.single-trip .wpte-booking-area .wpte-bf-btn-wrap {
    display: none
}
.single-trip .wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price {
    margin-bottom: 0 !important;
}
.single-trip .wpte-booking-area .wpte-booking-inner-wrapper {
    padding-bottom: 0 !important;
}

@media (max-width: 767px) {
    #secondary {
        margin-top: 50px;
        width: 100%;
        display: block;
    }
}
#floatingButtonsContainer {
	display: none !important;
}

/* Last of the Passes - hide departure widget and header */
body.postid-13139,

body.postid-13139,

body.postid-13139,

body.postid-13139,

body.postid-13139,

body.postid-13139,

}
}
}
}
}
}
body.postid-13139,

body.postid-13139,

body.postid-13139,


/* WTE tabs section - restore padding and constrain width */
.single-trip .wpte-tabs-container {
  padding: 0 30px !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
}

/* Trip content area - add overflow hidden to prevent horizontal scroll */
.single-trip .trip-content-area {
  overflow-x: hidden !important;
}

/* Itinerary expand rows need breathing room */
.single-trip .itinerary-row {
  padding-left: 20px !important;
}

/* Mobile: tighter padding, ensure tappable itinerary headers */
@media (max-width: 768px) {
  .single-trip .wpte-tabs-container {
    padding: 0 15px !important;
  }
  .single-trip .wpte-tab-wrap li a {
    padding: 10px 8px !important;
    font-size: 13px !important;
  }
  .single-trip .wte-itinerary-head-wrap {
    padding: 15px 10px !important;
    min-height: 44px !important;
    cursor: pointer !important;
  }
}

/* === WTE Brand Styling === */

/* Tabs section background */
.single-trip .wpte-tabs-container {
  background-color: #F5F0EB !important;
  padding: 30px 30px 20px !important;
  border-radius: 0 !important;
}

/* Tab labels */
.single-trip .wpte-tab-wrap li a {
  color: #2C3338 !important;
  font-weight: 500 !important;
  letter-spacing: 0.03em !important;
}

/* Active tab - terracotta underline and text */
.single-trip .wpte-tab-wrap li.active a,
.single-trip .wpte-tab-wrap li a:hover {
  color: #DC834E !important;
}
.single-trip .wpte-tab-wrap li.active {
  border-bottom-color: #DC834E !important;
}
.single-trip .wpte-tab-wrap li.active a::after,
.single-trip .wpte-tab-wrap .active-tab-indicator {
  background-color: #DC834E !important;
}

/* Itinerary day icons - terracotta instead of blue */
.single-trip .itinerary-row .wte-itinerary-head-wrap .itinerary-day {
  background-color: #DC834E !important;
  border-color: #DC834E !important;
}
.single-trip .itinerary-row .itinerary-day svg,
.single-trip .itinerary-row .itinerary-day i {
  color: #fff !important;
}
/* The circle markers */
.single-trip .advanced-itinerary-row .wte-itinerary-head-wrap::before {
  background-color: #DC834E !important;
  border-color: #DC834E !important;
}
.single-trip .advanced-itinerary-row .itinerary-row::before {
  background-color: #DC834E !important;
}

/* Itinerary timeline line */
.single-trip .advanced-itinerary-row .wte-itinerary-timeline::before,
.single-trip .advanced-itinerary-row::before {
  background-color: #e8ddd4 !important;
}

/* Expand/collapse chevrons */
.single-trip .itinerary-row .wte-itinerary-head-wrap .itinerary-toggle svg,
.single-trip .itinerary-row .wte-itinerary-head-wrap .itinerary-toggle {
  color: #DC834E !important;
}

/* Itinerary day title */
.single-trip .itinerary-row .itinerary-title {
  color: #2C3338 !important;
  font-weight: 600 !important;
}

/* Expand all toggle - terracotta */
.single-trip .wpte-itinerary-expand-all .slider,
.single-trip .wte-itinerary-header-wrapper .slider {
  background-color: #ccc !important;
}
.single-trip .wpte-itinerary-expand-all input:checked + .slider,
.single-trip .wte-itinerary-header-wrapper input:checked + .slider {
  background-color: #DC834E !important;
}

/* Overview highlights tick icons */
.single-trip .wpte-trip-highlights li::before,
.single-trip .trip-highlights-content li svg {
  color: #DC834E !important;
  fill: #DC834E !important;
}

/* Tab content area */
.single-trip .wpte-tab-content {
  padding: 25px 0 !important;
}

/* Section headings in tabs */
.single-trip .wpte-tab-content h3,
.single-trip .wpte-tab-content h4 {
  color: #1D2327 !important;
}

/* Catch-all for any blue WTE elements */
.single-trip .wpte-tabs-container svg {
  fill: #DC834E !important;
  color: #DC834E !important;
}
.single-trip .wpte-tabs-container .dashicons {
  color: #DC834E !important;
}
/* Highlight ticks on overview */  
.single-trip .trip-highlights-content svg circle,
.single-trip .trip-highlights-content svg path {
  fill: #DC834E !important;
  stroke: #DC834E !important;
}




/* Chamonix ski trip - full width layout (corrected) */
body.postid-13053 .wpte-gallery-wrapper,
body.postid-13053 .entry-header,
body.postid-13053 .content-area {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}
body.postid-13053 .trip-content-area {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
body.postid-13053 .col-full {
  max-width: 100% !important;
  padding: 0 !important;
}
body.postid-13053 .site-content {
  padding: 0 !important;
}
body.postid-13053 .entry-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Hide theme page title on ski booking page */
body.page-id-13225 .entry-header {
  display: none !important;
}


/* Small & Mighty + Designed to be Driven - Full Width Trip Layout */
body.postid-12859 .wpte-gallery-wrapper,
body.postid-12982 .wpte-gallery-wrapper {
  display: none !important;
}

body.postid-12859 .entry-header,
body.postid-12982 .entry-header {
  display: none !important;
}

body.postid-12859 .widget-area,
body.postid-12982 .widget-area,
body.postid-12859 .wpte-booking-area-wrapper,
body.postid-12982 .wpte-booking-area-wrapper,
body.postid-12859 .wpte-bf-outer,
body.postid-12982 .wpte-bf-outer {
  display: none !important;
}

body.postid-12859 .trip-content-area,
body.postid-12982 .trip-content-area {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 !important;
}

body.postid-12859 .col-full,
body.postid-12982 .col-full {
  max-width: 100% !important;
  padding: 0 !important;
}

body.postid-12859 .site-content,
body.postid-12982 .site-content {
  padding: 0 !important;
}

body.postid-12859 .trip-content-area .row,
body.postid-12982 .trip-content-area .row {
  display: block !important;
}

body.postid-12859 .wte-fsd__container,
body.postid-12982 .wte-fsd__container {
  display: none !important;
}
/* Small & Mighty - Full Width */
body.postid-12859 .wpte-gallery-wrapper,
body.postid-12859 .entry-header,
body.postid-12859 .widget-area,
body.postid-12859 .wte-fsd__container {
  display: none !important;
}
body.postid-12859 .trip-content-area {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 !important;
}
body.postid-12859 .col-full {
  max-width: 100% !important;
  padding: 0 !important;
}
body.postid-12859 .trip-content-area .row {
  display: block !important;
}
body.postid-12859 #primary.content-area {
  width: 100% !important;
  max-width: 100% !important;
}

/* Designed to be Driven - Full Width */
body.postid-12982 .wpte-gallery-wrapper,
body.postid-12982 .entry-header,
body.postid-12982 .widget-area,
body.postid-12982 .wte-fsd__container {
  display: none !important;
}
body.postid-12982 .trip-content-area {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 !important;
}
body.postid-12982 .col-full {
  max-width: 100% !important;
  padding: 0 !important;
}
body.postid-12982 .trip-content-area .row {
  display: block !important;
}
body.postid-12982 #primary.content-area {
  width: 100% !important;
  max-width: 100% !important;
}

