/* Wanderin route mobile polish v60 */
.wr-page--route-master{
  --wr-border:#dfe6ee;
  --wr-border-strong:#d4dde8;
  --wr-bg:#ffffff;
  --wr-bg-soft:#f7fafc;
  --wr-text:#0f172a;
  --wr-muted:#667085;
  --wr-green:#17663f;
  --wr-green-soft:#f4fbf6;
  --wr-blue:#2c63e5;
}
.wr-page--route-master .wr-hero{
  padding:12px 14px !important;
  border-radius:24px !important;
  min-height:0 !important;
  box-shadow:none !important;
}
.wr-page--route-master .wr-hero-copy{display:grid !important;gap:8px !important;}
.wr-page--route-master .wr-hero h1,
.wr-page--route-master .wr-hero-title{
  margin:0 !important;
  font-size:clamp(24px,7.2vw,38px) !important;
  line-height:.92 !important;
  letter-spacing:-.055em !important;
}
.wr-page--route-master .wr-hero-copy p,
.wr-page--route-master .wr-hero-sidecopy,
.wr-page--route-master .wr-hero-actions{display:none !important;}
.wr-page--route-master .wr-hero-topline,
.wr-page--route-master .wr-hero-statline{margin:0 !important;gap:8px !important;}
.wr-page--route-master .wr-hero-topline{font-size:13px !important;line-height:1.2 !important;}
.wr-page--route-master .wr-hero-priceblock strong{
  display:inline-flex !important;align-items:center !important;min-height:44px !important;
  padding:0 18px !important;border-radius:999px !important;font-size:15px !important;font-weight:900 !important;
}
.wr-page--route-master .wr-hero-statline > *{
  min-height:40px !important;padding:0 14px !important;border-radius:999px !important;
}
.wr-page--route-master #booking{
  margin-top:10px !important;padding:10px !important;border-radius:24px !important;box-shadow:none !important;
}
.wr-page--route-master #booking .wr-book-head,
.wr-page--route-master #booking .wr-book-divider{display:none !important;}
.wr-page--route-master #booking .wr-book-core,
.wr-page--route-master #booking .wr-form,
.wr-page--route-master #booking .wr-guided-core{display:grid !important;gap:10px !important;}
.wr-page--route-master #booking .wr-form-section,
.wr-page--route-master #booking .wr-booking-selected-card,
.wr-page--route-master #booking .wr-quote-box--submit,
.wr-page--route-master #booking .wr-book-optional{
  padding:12px !important;border-radius:20px !important;border:1px solid var(--wr-border) !important;
  box-shadow:none !important;background:var(--wr-bg) !important;
}
.wr-page--route-master #booking .wb-section-title{
  margin:0 0 10px !important;font-size:15px !important;line-height:1 !important;font-weight:950 !important;
  letter-spacing:-.03em !important;color:var(--wr-text) !important;text-transform:none !important;
}
.wr-page--route-master #booking .wr-booking-brain{display:none !important;}

/* compact trip basics */
.wr-page--route-master #booking .wr-form-section--trip{padding:10px 12px !important;}
.wr-page--route-master #booking .wr-form-section--trip .wb-section-title{display:none !important;}
.wr-page--route-master #booking .wr-trip-pair--counts{display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px !important;align-items:start !important;}
.wr-page--route-master #booking .wr-trip-field{display:grid !important;gap:6px !important;min-width:0 !important;}
.wr-page--route-master #booking .wr-trip-field label{
  display:flex !important;align-items:center !important;gap:6px !important;margin:0 !important;
  font-size:11px !important;font-weight:900 !important;letter-spacing:.06em !important;text-transform:uppercase !important;color:var(--wr-muted) !important;
}
.wr-page--route-master #booking .wr-field-icon{width:14px !important;height:14px !important;color:#2f7a52 !important;display:inline-flex !important;}
.wr-page--route-master #booking .wr-field-icon svg{width:14px !important;height:14px !important;display:block !important;}
.wr-page--route-master #booking .wr-number-stepper{
  display:grid !important;grid-template-columns:38px minmax(0,1fr) 38px !important;align-items:center !important;
  border:1px solid var(--wr-border-strong) !important;border-radius:16px !important;overflow:hidden !important;background:#fff !important;
}
.wr-page--route-master #booking .wr-step-btn{
  appearance:none !important;border:0 !important;background:#f7f9fc !important;color:var(--wr-text) !important;
  font-size:22px !important;font-weight:900 !important;height:42px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;
}
.wr-page--route-master #booking .wr-number-stepper input{
  appearance:none !important;-moz-appearance:textfield !important;border:0 !important;background:#fff !important;text-align:center !important;
  font-size:21px !important;font-weight:900 !important;color:var(--wr-text) !important;height:42px !important;padding:0 4px !important;width:100% !important;min-width:0 !important;
}
.wr-page--route-master #booking .wr-number-stepper input::-webkit-outer-spin-button,
.wr-page--route-master #booking .wr-number-stepper input::-webkit-inner-spin-button{appearance:none !important;margin:0 !important;}

/* chooser */
.wr-page--route-master #booking .wr-vehicle-chooser{display:grid !important;gap:8px !important;margin:0 !important;}
.wr-page--route-master #booking .wr-vehicle-group{display:grid !important;gap:6px !important;}
.wr-page--route-master #booking .wr-vehicle-group__label{display:flex !important;align-items:center !important;justify-content:space-between !important;padding:0 2px !important;margin:0 !important;}
.wr-page--route-master #booking .wr-vehicle-group__label span{font-size:14px !important;font-weight:950 !important;color:var(--wr-text) !important;letter-spacing:-.02em !important;}
.wr-page--route-master #booking .wr-vehicle-group__label small{font-size:11px !important;color:var(--wr-muted) !important;font-weight:800 !important;}
.wr-page--route-master #booking .wr-class-grid--booking{display:grid !important;grid-template-columns:1fr !important;gap:8px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card{
  display:grid !important;grid-template-columns:60px minmax(0,1fr) auto !important;align-items:center !important;gap:10px !important;
  min-height:92px !important;padding:8px !important;border-radius:18px !important;border:1px solid var(--wr-border) !important;box-shadow:none !important;background:#fff !important;
}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-vehicle-media{
  width:60px !important;height:60px !important;min-height:60px !important;max-height:60px !important;padding:0 !important;
  background:#f3f7fb !important;border-radius:14px !important;overflow:hidden !important;border:0 !important;
}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-vehicle-media img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-vehicle-media-badge,
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-fitline,
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-model,
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-fit-hint,
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-badges{display:none !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-body{
  display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:'title cta' 'price cta' 'meta cta' !important;
  gap:5px 8px !important;align-items:center !important;padding:0 !important;min-width:0 !important;
}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-head{display:contents !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-copy{grid-area:title !important;min-width:0 !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-copy h3{margin:0 !important;font-size:16px !important;line-height:1.05 !important;letter-spacing:-.03em !important;color:var(--wr-text) !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-price-box{
  grid-area:price !important;justify-self:start !important;display:inline-flex !important;align-items:center !important;min-height:28px !important;padding:0 11px !important;
  border-radius:999px !important;background:var(--wr-green-soft) !important;border:1px solid #d4e7d9 !important;box-shadow:none !important;
}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-price-box small{display:none !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-price-box strong{font-size:14px !important;line-height:1 !important;font-weight:900 !important;color:var(--wr-green) !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-meta-row{grid-area:meta !important;display:flex !important;gap:6px !important;flex-wrap:wrap !important;margin:0 !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-meta-row span{
  display:inline-flex !important;align-items:center !important;min-height:22px !important;padding:0 9px !important;border-radius:999px !important;border:1px solid #e3e8ef !important;background:#fff !important;
  font-size:11px !important;font-weight:850 !important;color:#475467 !important;
}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions{grid-area:cta !important;margin:0 !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions .wr-btn,
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions .js-book-class{
  min-height:36px !important;padding:0 14px !important;border-radius:999px !important;font-size:12px !important;font-weight:900 !important;white-space:nowrap !important;
}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card:hover,
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card:focus-within{border-color:#c9d5e3 !important;box-shadow:0 1px 0 rgba(15,23,42,.02) !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card.is-selected{border-color:#0f7a49 !important;box-shadow:0 0 0 2px rgba(15,122,73,.08) !important;}

/* selected summary */
.wr-page--route-master #booking .wr-booking-selected-card{
  display:grid !important;grid-template-columns:52px minmax(0,1fr) auto !important;gap:10px !important;align-items:center !important;padding:10px !important;
}
.wr-page--route-master #booking .wr-booking-selected-card__media{width:52px !important;height:52px !important;min-height:52px !important;max-height:52px !important;border-radius:14px !important;overflow:hidden !important;background:#f3f7fb !important;}
.wr-page--route-master #booking .wr-booking-selected-card__media .wr-vehicle-media{width:100% !important;height:100% !important;padding:0 !important;background:transparent !important;border:0 !important;}
.wr-page--route-master #booking .wr-booking-selected-card__media img{width:100% !important;height:100% !important;object-fit:cover !important;}
.wr-page--route-master #booking .wr-booking-selected-card__body{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;gap:6px 10px !important;align-items:center !important;padding:0 !important;min-width:0 !important;}
.wr-page--route-master #booking .wr-booking-selected-card__head{display:contents !important;}
.wr-page--route-master #booking .wr-booking-selected-card__copy{display:grid !important;gap:2px !important;min-width:0 !important;}
.wr-page--route-master #booking .wr-booking-selected-card__copy small{display:none !important;}
.wr-page--route-master #booking .wr-booking-selected-card__copy strong{font-size:16px !important;line-height:1.02 !important;color:var(--wr-text) !important;letter-spacing:-.03em !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}
.wr-page--route-master #booking .wr-price-box--booking{
  display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:30px !important;padding:0 12px !important;border-radius:999px !important;
  background:var(--wr-green-soft) !important;border:1px solid #d4e7d9 !important;box-shadow:none !important;
}
.wr-page--route-master #booking .wr-price-box--booking small{display:none !important;}
.wr-page--route-master #booking .wr-price-box--booking strong{font-size:14px !important;font-weight:900 !important;color:var(--wr-green) !important;}
.wr-page--route-master #booking .wr-booking-selected-card__meta{display:flex !important;gap:6px !important;flex-wrap:wrap !important;grid-column:1 / span 2 !important;margin-left:62px !important;}
.wr-page--route-master #booking .wr-booking-selected-card__meta span{display:inline-flex !important;align-items:center !important;min-height:22px !important;padding:0 9px !important;border-radius:999px !important;border:1px solid #e3e8ef !important;background:#fff !important;font-size:11px !important;font-weight:850 !important;color:#475467 !important;}
.wr-page--route-master #booking .wr-booking-selected-card__actions{display:flex !important;align-items:center !important;justify-content:flex-end !important;grid-column:3 !important;grid-row:1 / span 2 !important;}
.wr-page--route-master #booking .wr-booking-selected-card__actions .wr-btn{min-height:34px !important;padding:0 12px !important;border-radius:999px !important;font-size:12px !important;font-weight:900 !important;}
.wr-page--route-master #booking .wr-booking-selected-card__foot,
.wr-page--route-master #booking #wr_booking_selected_fit,
.wr-page--route-master #booking #wr_booking_selected_proof,
.wr-page--route-master #booking #wr_booking_selected_model,
.wr-page--route-master #booking #wr_booking_selected_sub{display:none !important;}

/* compact forms */
.wr-page--route-master #booking .wr-form-section--pickup,
.wr-page--route-master #booking .wr-form-section--contact,
.wr-page--route-master #booking #wr_optional_details{padding:14px !important;}
.wr-page--route-master #booking .wr-form-section--pickup label,
.wr-page--route-master #booking .wr-form-section--contact label,
.wr-page--route-master #booking #wr_optional_details label,
.wr-page--route-master #booking .wr-input-label{
  display:block !important;margin:0 0 6px !important;font-size:11px !important;font-weight:900 !important;letter-spacing:.06em !important;text-transform:uppercase !important;color:var(--wr-muted) !important;
}
.wr-page--route-master #booking .wr-form-section--pickup input,
.wr-page--route-master #booking .wr-form-section--pickup select,
.wr-page--route-master #booking .wr-form-section--contact input,
.wr-page--route-master #booking .wr-form-section--contact select,
.wr-page--route-master #booking #wr_optional_details textarea,
.wr-page--route-master #booking #wr_optional_details input{
  min-height:44px !important;border-radius:14px !important;padding:0 14px !important;font-size:16px !important;border:1px solid var(--wr-border-strong) !important;box-shadow:none !important;background:#fff !important;
}
.wr-page--route-master #booking #wr_optional_details textarea{padding:12px 14px !important;min-height:88px !important;}
.wr-page--route-master #booking .wr-trip-pair--datetime,
.wr-page--route-master #booking .wr-booking-essential-grid,
.wr-page--route-master #booking .wr-form-grid{display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px !important;}
.wr-page--route-master #booking .wr-trip-pair--datetime > *,
.wr-page--route-master #booking .wr-booking-essential-grid > *,
.wr-page--route-master #booking .wr-form-grid > *{min-width:0 !important;}
.wr-page--route-master #booking .wr-contact-pref__buttons{
  display:grid !important;grid-template-columns:1fr 1fr !important;gap:6px !important;padding:0 !important;border:0 !important;background:transparent !important;
}
.wr-page--route-master #booking .wr-contact-pref__btn{
  min-height:40px !important;border-radius:999px !important;border:1px solid var(--wr-border-strong) !important;background:#fff !important;color:var(--wr-text) !important;font-size:14px !important;font-weight:900 !important;
}
.wr-page--route-master #booking .wr-contact-pref__btn.is-active{background:#eff7f2 !important;border-color:#cfe3d5 !important;color:var(--wr-green) !important;}
.wr-page--route-master #booking .wr-contact-pref__hint,
.wr-page--route-master #booking .wb-phone-preview,
.wr-page--route-master #booking .wb-email-preview,
.wr-page--route-master #booking .wr-note-toggle-link{font-size:12px !important;color:var(--wr-muted) !important;}
.wr-page--route-master #booking .wb-phone-grid{display:grid !important;grid-template-columns:120px minmax(0,1fr) !important;gap:8px !important;}
.wr-page--route-master #booking .wb-code-select{min-height:44px !important;border-radius:14px !important;}
.wr-page--route-master #booking .ww-validation,
.wr-page--route-master #booking .field-error,
.wr-page--route-master #booking .input-error,
.wr-page--route-master #booking .error,
.wr-page--route-master #booking .wr-form-hint.is-error,
.wr-page--route-master #booking .wr-input-error{font-size:12px !important;}
.wr-page--route-master #booking .ww-help,
.wr-page--route-master #booking .wr-form-hint,
.wr-page--route-master #booking small:not(.wr-price-box small):not(.wr-vehicle-group__label small):not([data-group-count]){color:var(--wr-muted) !important;}

/* extras + submit */
.wr-page--route-master #booking .wr-detail-box summary{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:10px !important;min-height:42px !important;font-size:14px !important;font-weight:900 !important;color:var(--wr-text) !important;}
.wr-page--route-master #booking .wr-detail-box summary small{display:block !important;font-size:11px !important;font-weight:700 !important;color:var(--wr-muted) !important;}
.wr-page--route-master #booking .wr-submit-bar{display:grid !important;gap:10px !important;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important;}
.wr-page--route-master #booking .wr-quote-box--submit{padding:14px !important;}
.wr-page--route-master #booking .wr-quote-head strong{font-size:12px !important;line-height:1 !important;letter-spacing:.08em !important;text-transform:uppercase !important;color:var(--wr-muted) !important;}
.wr-page--route-master #booking #wr_quote_text{display:block !important;margin-top:6px !important;font-size:20px !important;line-height:1.05 !important;font-weight:950 !important;letter-spacing:-.03em !important;color:var(--wr-green) !important;}
.wr-page--route-master #booking .wr-submit-actions{display:grid !important;gap:8px !important;}
.wr-page--route-master #booking .wr-submit-actions .wr-btn{min-height:48px !important;border-radius:18px !important;font-size:16px !important;font-weight:950 !important;}

/* stage control */
.wr-page--route-master #booking:not(.has-selection) .wr-form-section--pickup,
.wr-page--route-master #booking:not(.has-selection) .wr-form-section--contact,
.wr-page--route-master #booking:not(.has-selection) #wr_optional_details,
.wr-page--route-master #booking:not(.has-selection) .wr-submit-bar,
.wr-page--route-master #booking:not(.has-selection) #wr_booking_selected_card{display:none !important;}
.wr-page--route-master #booking.has-selection:not(.show-class-list) .wr-vehicle-chooser{display:none !important;}
.wr-page--route-master #booking.show-class-list .wr-vehicle-chooser{display:grid !important;}
.wr-page--route-master #booking.has-selection .wr-form-section--pickup,
.wr-page--route-master #booking.has-selection .wr-form-section--contact,
.wr-page--route-master #booking.has-selection #wr_optional_details,
.wr-page--route-master #booking.has-selection .wr-submit-bar,
.wr-page--route-master #booking.has-selection #wr_booking_selected_card{display:grid !important;}
.wr-page--route-master #booking.has-selection .wr-form-section--contact,
.wr-page--route-master #booking.has-selection #wr_optional_details{display:block !important;}

/* keep CTA clear of WhatsApp float */
.ww-wa-float{right:14px !important;bottom:88px !important;width:58px !important;height:58px !important;}
.ww-wa-float svg{width:24px !important;height:24px !important;}

@media (max-width: 420px){
  .wr-page--route-master .wr-hero{padding:10px 12px !important;}
  .wr-page--route-master .wr-hero h1,.wr-page--route-master .wr-hero-title{font-size:clamp(22px,6.9vw,34px) !important;}
  .wr-page--route-master #booking{padding:8px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card{grid-template-columns:56px minmax(0,1fr) auto !important;min-height:88px !important;padding:7px !important;gap:8px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-vehicle-media{width:56px !important;height:56px !important;min-height:56px !important;max-height:56px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-copy h3{font-size:15px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions .wr-btn,
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions .js-book-class{padding:0 12px !important;font-size:12px !important;}
  .wr-page--route-master #booking .wr-booking-selected-card{grid-template-columns:48px minmax(0,1fr) auto !important;}
  .wr-page--route-master #booking .wr-booking-selected-card__media{width:48px !important;height:48px !important;min-height:48px !important;max-height:48px !important;}
  .wr-page--route-master #booking .wr-booking-selected-card__meta{margin-left:56px !important;}
}

@media (min-width: 768px){
  .wr-page--route-master .wr-hero{padding:14px 16px !important;}
  .wr-page--route-master .wr-hero h1,.wr-page--route-master .wr-hero-title{font-size:42px !important;}
  .wr-page--route-master #booking{padding:14px !important;}
  .wr-page--route-master #booking .wr-trip-pair--counts{grid-template-columns:repeat(2,minmax(0,220px)) !important;justify-content:start !important;}
  .wr-page--route-master #booking .wr-class-grid--booking{grid-template-columns:1fr 1fr !important;gap:10px !important;}
  .wr-page--route-master #booking .wr-booking-selected-card__meta{grid-column:2 !important;margin-left:0 !important;}
  .wr-page--route-master #booking .wr-booking-selected-card{grid-template-columns:56px minmax(0,1fr) auto !important;}
}


/* pass61 premium compact overrides */
.wr-page--route-master{padding:8px 10px 96px !important;}
.wr-page--route-master .wr-main{gap:10px !important;}
.wr-page--route-master .wr-hero{padding:10px 12px !important;border-radius:22px !important;}
.wr-page--route-master .wr-hero-copy{gap:6px !important;}
.wr-page--route-master .wr-hero h1,
.wr-page--route-master .wr-hero-title{font-size:clamp(21px,6.9vw,32px) !important;line-height:.95 !important;letter-spacing:-.06em !important;}
.wr-page--route-master .wr-hero-topline{font-size:12px !important;margin-bottom:2px !important;}
.wr-page--route-master .wr-hero-priceblock strong{min-height:40px !important;padding:0 16px !important;font-size:15px !important;}
.wr-page--route-master .wr-hero-statline{gap:8px !important;}
.wr-page--route-master .wr-hero-statline > *{min-height:36px !important;padding:0 12px !important;}
.wr-page--route-master #booking{margin-top:6px !important;padding:8px !important;border-radius:22px !important;}
.wr-page--route-master #booking .wr-book-core,
.wr-page--route-master #booking .wr-form,
.wr-page--route-master #booking .wr-guided-core{gap:8px !important;}
.wr-page--route-master #booking .wr-form-section,
.wr-page--route-master #booking .wr-booking-selected-card,
.wr-page--route-master #booking .wr-quote-box--submit,
.wr-page--route-master #booking .wr-book-optional{padding:10px !important;border-radius:18px !important;}
.wr-page--route-master #booking .wr-form-section--trip{padding:10px !important;}
.wr-page--route-master #booking .wr-trip-pair--counts{gap:8px !important;}
.wr-page--route-master #booking .wr-trip-field{gap:4px !important;}
.wr-page--route-master #booking .wr-trip-field label{font-size:10.5px !important;gap:5px !important;}
.wr-page--route-master #booking .wr-number-stepper{grid-template-columns:34px minmax(0,1fr) 34px !important;border-radius:14px !important;}
.wr-page--route-master #booking .wr-step-btn{height:38px !important;font-size:20px !important;}
.wr-page--route-master #booking .wr-number-stepper input{height:38px !important;font-size:18px !important;}
.wr-page--route-master #booking .wr-vehicle-group{gap:6px !important;}
.wr-page--route-master #booking .wr-vehicle-group__label{padding:0 1px !important;}
.wr-page--route-master #booking .wr-vehicle-group__label span{font-size:12.5px !important;}
.wr-page--route-master #booking .wr-vehicle-group__label small{font-size:10.5px !important;}
.wr-page--route-master #booking .wr-class-grid--booking{gap:7px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card{grid-template-columns:54px minmax(0,1fr) auto !important;min-height:84px !important;padding:7px !important;gap:8px !important;border-radius:17px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-vehicle-media{width:54px !important;height:54px !important;min-height:54px !important;max-height:54px !important;border-radius:14px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-body{gap:4px 8px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-copy h3{font-size:15px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-price-box{min-height:26px !important;padding:0 10px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-price-box strong{font-size:13px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-meta-row{gap:5px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-meta-row span,
.wr-page--route-master #booking .wr-booking-selected-card__meta span{min-height:20px !important;padding:0 8px !important;font-size:10.5px !important;gap:4px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-meta-row span::before,
.wr-page--route-master #booking .wr-booking-selected-card__meta span::before{content:'';display:inline-block;width:12px;height:12px;flex:0 0 12px;background:#667085;mask-size:12px 12px;-webkit-mask-size:12px 12px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-meta-row span[data-meta-kind="pax"]::before,
.wr-page--route-master #booking .wr-booking-selected-card__meta span[data-meta-kind="pax"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='7.5' r='3.5'/%3E%3Cpath d='M5.5 19c.6-3 3.1-5 6.5-5s5.9 2 6.5 5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='7.5' r='3.5'/%3E%3Cpath d='M5.5 19c.6-3 3.1-5 6.5-5s5.9 2 6.5 5'/%3E%3C/svg%3E");}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-meta-row span[data-meta-kind="bags"]::before,
.wr-page--route-master #booking .wr-booking-selected-card__meta span[data-meta-kind="bags"]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 8V6.75A4 4 0 0 1 12 2.75a4 4 0 0 1 4 4V8'/%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 8V6.75A4 4 0 0 1 12 2.75a4 4 0 0 1 4 4V8'/%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3C/svg%3E");}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions .wr-btn,
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions .js-book-class{min-height:34px !important;padding:0 12px !important;font-size:12px !important;}
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card.is-disabled,
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card[hidden],
.wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card[aria-hidden="true"],
.wr-page--route-master #classes .wr-class-card.is-disabled,
.wr-page--route-master #classes .wr-class-card[hidden],
.wr-page--route-master #classes .wr-class-card[aria-hidden="true"]{display:none !important;}
.wr-page--route-master #booking .wr-booking-selected-card{grid-template-columns:46px minmax(0,1fr) auto !important;gap:8px !important;padding:9px !important;}
.wr-page--route-master #booking .wr-booking-selected-card__media{width:46px !important;height:46px !important;min-height:46px !important;max-height:46px !important;border-radius:12px !important;}
.wr-page--route-master #booking .wr-booking-selected-card__copy strong{font-size:15px !important;}
.wr-page--route-master #booking .wr-booking-selected-card__meta{grid-column:2 !important;margin-left:0 !important;}
.wr-page--route-master #booking .wr-booking-selected-card__actions{grid-column:3 !important;grid-row:1 / span 2 !important;}
.wr-page--route-master #booking .wr-booking-selected-card__actions .wr-btn{min-height:32px !important;padding:0 11px !important;font-size:11.5px !important;}
.wr-page--route-master #booking .wr-form-section--pickup,
.wr-page--route-master #booking .wr-form-section--contact,
.wr-page--route-master #booking #wr_optional_details{padding:12px !important;}
.wr-page--route-master #booking .wr-form-section--pickup input,
.wr-page--route-master #booking .wr-form-section--pickup select,
.wr-page--route-master #booking .wr-form-section--contact input,
.wr-page--route-master #booking .wr-form-section--contact select,
.wr-page--route-master #booking #wr_optional_details textarea,
.wr-page--route-master #booking #wr_optional_details input{min-height:42px !important;border-radius:13px !important;}
.wr-page--route-master #booking .wr-booking-essential-grid,
.wr-page--route-master #booking .wr-form-grid,
.wr-page--route-master #booking .wr-trip-pair--datetime{gap:8px !important;}
.wr-page--route-master #booking #wr_step_btn{display:none !important;}
.wr-page--route-master #booking .wr-submit-actions{gap:0 !important;}
.wr-page--route-master #booking .wr-submit-actions .wr-btn{min-height:50px !important;border-radius:16px !important;}
.wr-page--route-master #booking .wr-submit-actions .wr-btn + .wr-btn{margin-top:8px !important;}
.wr-page--route-master #booking .wr-contact-pref__hint,
.wr-page--route-master #booking .wb-phone-preview,
.wr-page--route-master #booking .wb-email-preview,
.wr-page--route-master #booking .ww-help,
.wr-page--route-master #booking .wr-form-hint,
.wr-page--route-master #booking .ww-validation,
.wr-page--route-master #booking .field-error,
.wr-page--route-master #booking .input-error,
.wr-page--route-master #booking .error,
.wr-page--route-master #booking .wr-input-error{display:none !important;}
.wr-page--route-master #booking.show-validation .ww-validation,
.wr-page--route-master #booking.show-validation .field-error,
.wr-page--route-master #booking.show-validation .input-error,
.wr-page--route-master #booking.show-validation .error,
.wr-page--route-master #booking.show-validation .wr-input-error{display:block !important;}
.wr-page--route-master #booking .wr-detail-box summary{min-height:40px !important;font-size:13px !important;}
.wr-page--route-master #booking .wr-detail-box summary small{font-size:10.5px !important;}
.wr-page--route-master #booking .wr-quote-box--submit{padding:12px !important;}
.wr-page--route-master #booking #wr_quote_text{font-size:18px !important;}
.ww-wa-float{right:12px !important;bottom:104px !important;width:54px !important;height:54px !important;}
.ww-wa-float svg{width:22px !important;height:22px !important;}
@media (max-width: 420px){
  .wr-page--route-master .wr-hero{padding:9px 11px !important;}
  .wr-page--route-master .wr-hero h1,
  .wr-page--route-master .wr-hero-title{font-size:clamp(20px,6.7vw,29px) !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card{grid-template-columns:50px minmax(0,1fr) auto !important;min-height:80px !important;padding:6px !important;gap:7px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-vehicle-media{width:50px !important;height:50px !important;min-height:50px !important;max-height:50px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-class-copy h3{font-size:14px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-price-box{min-height:24px !important;padding:0 9px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-price-box strong{font-size:12.5px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-meta-row span,
  .wr-page--route-master #booking .wr-booking-selected-card__meta span{min-height:19px !important;padding:0 7px !important;font-size:10px !important;}
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions .wr-btn,
  .wr-page--route-master #booking .wr-class-grid--booking>.wr-class-card .wr-card-actions .js-book-class{min-height:32px !important;padding:0 11px !important;font-size:11.5px !important;}
}
