.iad-shell {
  --iad-ink: #132a24;
  --iad-pine: #173f36;
  --iad-pine-2: #245c4d;
  --iad-mist: #eef1e9;
  --iad-paper: #f8f6ef;
  --iad-gold: #c98c4b;
  --iad-lake: #b8d1d0;
  --iad-line: rgba(19, 42, 36, .16);
  color: var(--iad-ink);
  font-family: Lato, Arial, sans-serif;
  line-height: 1.5;
  width: 100%;
  max-width: none;
}

/* Break out of boxed theme and Elementor parent wrappers used by some sites. */
.elementor .iad-full-bleed-page.e-con,
.elementor .iad-full-bleed-page.elementor-element {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-right: calc(50% - 50vw) !important;
  margin-left: calc(50% - 50vw) !important;
  --width: 100vw;
  --content-width: 100%;
}
.elementor .iad-full-bleed-page > .e-con-inner {
  width: 100% !important;
  max-width: none !important;
}
.elementor-widget-iad-trip-planner,
.elementor-widget-iad-trip-planner > .elementor-widget-container,
.iad-planner-full-bleed,
.iad-planner-full-bleed > .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
}

.iad-shell *, .iad-shell *::before, .iad-shell *::after { box-sizing: border-box; }
.iad-shell button, .iad-shell select, .iad-shell a { font: inherit; }
.iad-shell button { cursor: pointer; }
.iad-shell h2, .iad-shell h3, .iad-shell h4 { margin: 0; font-family: Lato, Arial, sans-serif; }
.iad-shell input, .iad-shell textarea, .iad-shell select, .iad-shell button,
.iad-leaflet-map, .iad-leaflet-map * { font-family: Lato, Arial, sans-serif; }
.iad-shell label, .iad-shell input, .iad-shell button, .iad-shell select, .iad-shell textarea { font-size: 80%; line-height: 1.7; }
.iad-shell select { font-size: 100%; }
.iad-eyebrow, .iad-filters label span { color: var(--iad-pine-2); font-size: 10px; font-weight: 750; letter-spacing: .13em; text-transform: uppercase; }
.iad-eyebrow { color: #c98c4b; }

.iad-filters { display: flex; flex-wrap: wrap; align-items: end; gap: 12px; padding: 26px; background: var(--iad-mist); border: 1px solid var(--iad-line); }
.iad-filters label { display: grid; gap: 5px; }
.iad-filters select { min-width: 170px; padding: 6px 12px 8px; color: var(--iad-ink); background: white; border: 1px solid var(--iad-line); border-radius: 2px; }
.iad-shell .iad-reset { align-self: end; margin-bottom: 12px; padding: 9px 15px !important; color: #fff !important; background-color: var(--iad-pine) !important; border: 1px solid var(--iad-pine) !important; border-radius: 4px; font-size: 15px !important; font-weight: 600; line-height: 1.2; text-decoration: none !important; }
.iad-shell .iad-reset:hover, .iad-shell .iad-reset:focus { color: #fff !important; background-color: var(--iad-gold) !important; border-color: var(--iad-gold) !important; text-decoration: none !important; }

.iad-grid { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(310px, .8fr); background: white; box-shadow: 0 18px 50px rgba(23, 63, 54, .12); }
.iad-map-panel { align-self: start; min-width: 0; padding: 32px; border-right: 1px solid var(--iad-line); scroll-margin-top: 24px; }
.iad-panel-head, .iad-results-head { display: flex; justify-content: space-between; gap: 20px; align-items: start; margin-bottom: 18px; }
.iad-panel-head h3, .iad-results-head h3 { font-size: 25px; }
.iad-map-wrap { position: relative; overflow: hidden; background: var(--iad-lake); }
.iad-leaflet-map { width: 100%; height: 560px; background: var(--iad-lake); }
.iad-leaflet-map .leaflet-control-attribution { font-size: 10px; }
.iad-leaflet-map .iad-map-tooltip { padding: 3px 7px; color: var(--iad-ink); background: rgba(248, 246, 239, .94); border: 0; border-radius: 2px; box-shadow: 0 2px 9px rgba(19, 42, 36, .2); font-size: 11px; font-weight: 700; }
.iad-leaflet-map .iad-map-tooltip::before { border-top-color: rgba(248, 246, 239, .94); }
.iad-leaflet-map .iad-origin-tooltip { color: white; background: var(--iad-pine); }
.iad-leaflet-map .iad-origin-tooltip::before { border-right-color: var(--iad-pine); border-top-color: transparent; }
.iad-caption { position: absolute; right: 18px; bottom: 18px; left: 18px; display: flex; justify-content: space-between; gap: 12px; padding: 13px 15px; color: white; background: rgba(19, 42, 36, .92); font-size: 12px; }

.iad-results { max-height: 680px; padding: 32px; overflow: auto; }
.iad-trip { display: grid; grid-template-columns: 1fr auto; gap: 10px; width: 100%; padding: 17px 4px; color: var(--iad-ink); text-align: left; background: transparent; border: 0; border-top: 1px solid var(--iad-line); }
.iad-trip:last-child { border-bottom: 1px solid var(--iad-line); }
.iad-trip.is-active { width: calc(100% + 24px); margin: 0 -12px; padding: 17px 12px; color: white; background: var(--iad-pine); }
.iad-shell .iad-results button.iad-trip h4 { margin: 3px 0 5px; color: var(--iad-ink) !important; -webkit-text-fill-color: var(--iad-ink) !important; font-size: 20px; }
.iad-shell .iad-results button.iad-trip:not(.is-active):hover h4, .iad-shell .iad-results button.iad-trip:not(.is-active):focus h4 { color: var(--iad-ink) !important; -webkit-text-fill-color: var(--iad-ink) !important; }
.iad-shell .iad-results button.iad-trip.is-active h4, .iad-shell .iad-results button.iad-trip.is-active:hover h4, .iad-shell .iad-results button.iad-trip.is-active:focus h4 { color: #fff !important; -webkit-text-fill-color: #fff !important; }
.iad-meta { display: flex; flex-wrap: wrap; gap: 4px 10px; color: #65746f; font-size: 13px; }
.iad-trip.is-active .iad-meta { color: rgba(255, 255, 255, .72); }
.iad-empty { padding: 55px 15px; text-align: center; }
.iad-empty[hidden], .iad-compare[hidden] { display: none; }

.iad-detail { display: grid; grid-template-columns: 1.1fr 1fr; gap: 38px 60px; padding: 48px; color: white; background: var(--iad-pine); }
.iad-detail-one-column .iad-detail { grid-template-columns: 1fr; }
.iad-hide-destination-image .iad-hero-media,
.iad-hide-summary .iad-summary,
.iad-hide-directions-button .iad-primary,
.iad-hide-compare-button .iad-secondary,
.iad-hide-trip-stats .iad-stats,
.iad-hide-photo-stops .iad-stops,
.iad-hide-travel-note .iad-note { display: none !important; }
.iad-detail h2 { margin: 8px 0 18px; color: #fff; font-size: clamp(40px, 5vw, 66px); line-height: 1; }
.iad-detail .iad-eyebrow { color: #c98c4b; }
.iad-hero-media { margin: 0 0 24px; }
.iad-hero-media[hidden] { display: none; }
.iad-hero-media img { display: block; width: 100%; aspect-ratio: 16 / 10; object-fit: cover; }
.iad-hero-media figcaption { margin-top: 7px; color: rgba(255, 255, 255, .58); font-size: 11px; }
.iad-summary { color: rgba(255, 255, 255, .75); font-size: 16px; line-height: 1.65; }
.iad-summary > :first-child { margin-top: 0; }
.iad-summary > :last-child { margin-bottom: 0; }
.iad-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 25px; }
.iad-primary, .iad-secondary { display: inline-flex; align-items: center; justify-content: center; padding: 12px 16px; font-size: 13px; font-weight: 700; text-decoration: none; border: 1px solid transparent; }
.iad-primary { color: var(--iad-ink); background: var(--iad-gold); }
.iad-secondary { color: white; background: transparent; border-color: rgba(255, 255, 255, .3); }
.iad-stats { display: grid; grid-template-columns: 1fr 1fr; margin: 0; }
.iad-stats div { padding: 18px; border-top: 1px solid rgba(255, 255, 255, .15); border-left: 1px solid rgba(255, 255, 255, .15); }
.iad-stats dt { color: rgba(255, 255, 255, .55); font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.iad-stats dd { margin: 6px 0 0; font: 700 17px Lato, Arial, sans-serif; }
.iad-map-panel .iad-weather { display: block; min-width: 0; margin-top: 12px; padding: 14px; color: var(--iad-ink); background: var(--iad-paper); border: 1px solid var(--iad-line); }
.iad-shell .iad-weather h3 { margin: 2px 0 0; color: var(--iad-ink); font-size: 19px; line-height: 1.25; }
.iad-weather-head .iad-eyebrow { color: var(--iad-pine-2); }
.iad-weather-status { margin: 3px 0 8px; color: #425a51; font-size: 11px; }
.iad-weather-days { display: grid; grid-template-columns: repeat(7, minmax(82px, 1fr)); gap: 5px; max-width: 100%; overflow-x: auto; }
.iad-weather-day { display: flex; flex-direction: column; align-items: center; gap: 2px; min-width: 0; padding: 7px 3px; background: #fff; border: 1px solid var(--iad-line); text-align: center; }
.iad-weather-date { font-size: 11px; }
.iad-weather-icon { font-size: 19px; line-height: 1.2; }
.iad-weather-condition { font-size: 10px; line-height: 1.2; }
.iad-weather-temperatures { font-size: 12px; font-weight: 700; white-space: nowrap; }
.iad-weather-credit { margin: 8px 0 0; color: #425a51; font-size: 10px; line-height: 1.35; }
.iad-shell .iad-weather-credit a { color: var(--iad-pine); text-decoration: underline; }
.iad-stops { padding-top: 25px; border-top: 1px solid rgba(255, 255, 255, .15); }
.iad-stops h3 { font-size: 24px; }
.iad-shell .iad-detail .iad-stops > h3 { color: #fff !important; -webkit-text-fill-color: #fff !important; }
.iad-stops ol { margin: 12px 0 0; padding-left: 24px; }
.iad-stops li { padding: 9px 0; color: rgba(255, 255, 255, .78); font-size: 14px; border-bottom: 1px solid rgba(255, 255, 255, .12); }
.iad-stops li a { display: flex; justify-content: space-between; gap: 16px; color: inherit; text-decoration: none; }
.iad-stops li a:hover, .iad-stops li a:focus { color: white; text-decoration: underline; text-underline-offset: 4px; }
.iad-stops li a span { flex: 0 0 auto; color: #d7a975; }
.iad-gallery-wrap { margin-top: 28px; }
.iad-gallery-wrap[hidden] { display: none; }
.iad-gallery-wrap h3 { margin-bottom: 12px; }
.iad-gallery { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.iad-gallery figure { margin: 0; }
.iad-gallery img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.iad-gallery figcaption { margin-top: 5px; color: rgba(255, 255, 255, .58); font-size: 10px; }
.iad-note { align-self: end; padding: 20px; color: rgba(255, 255, 255, .72); background: rgba(255, 255, 255, .07); font-size: 13px; }
.iad-note strong { display: block; margin-bottom: 5px; color: white; }

.iad-compare { padding: 48px 0; }
.iad-compare-head { display: flex; justify-content: space-between; align-items: end; margin-bottom: 20px; }
.iad-compare-head h2 { font-size: 38px; }
.iad-compare-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--iad-line); border-left: 1px solid var(--iad-line); }
.iad-compare-card { padding: 24px; background: white; border-right: 1px solid var(--iad-line); border-bottom: 1px solid var(--iad-line); }
.iad-compare-card h3 { margin-bottom: 10px; font-size: 26px; }
.iad-compare-card dl div { display: flex; justify-content: space-between; gap: 15px; padding: 9px 0; font-size: 12px; border-top: 1px solid var(--iad-line); }
.iad-compare-card dd { margin: 0; font-weight: 700; text-align: right; }
.iad-remove { padding: 0; color: inherit; background: transparent; border: 0; text-decoration: underline; text-underline-offset: 3px; }

@media (max-width: 1024px) {
  .iad-grid, .iad-detail { grid-template-columns: minmax(0, 1fr); }
  .iad-map-panel { border-right: 0; border-bottom: 1px solid var(--iad-line); }
  .iad-results { max-height: none; }
}

@media (max-width: 767px) {
	.elementor .iad-full-bleed-page.e-con,
	.elementor .iad-full-bleed-page.elementor-element {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		--width: 100%;
	}
  .iad-filters { display: grid; grid-template-columns: 1fr 1fr; padding: 18px; }
  .iad-filters label:first-child { grid-column: 1 / -1; }
  .iad-filters label, .iad-results, .iad-map-wrap { min-width: 0; }
  .iad-filters select { width: 100%; min-width: 0; }
  .iad-map-panel, .iad-results { padding: 20px; }
  .iad-map-panel .iad-weather { width: 100%; max-width: 100%; }
  .iad-weather-days { display: flex; gap: 5px; width: 100%; max-width: 100%; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch; overscroll-behavior-inline: contain; }
  .iad-weather-day { flex: 0 0 82px; }
  .iad-leaflet-map { height: 420px; }
  .iad-caption { flex-direction: column; gap: 2px; }
  .iad-detail { padding: 30px 22px; }
  .iad-compare-grid { grid-template-columns: 1fr; }
}

@media (max-width: 480px) {
  .iad-filters { grid-template-columns: 1fr; }
  .iad-filters label:first-child { grid-column: auto; }
  .iad-map-panel, .iad-results { padding: 15px; }
  .iad-leaflet-map { height: 340px; }
  .iad-detail { padding: 26px 17px; }
  .iad-detail h2 { font-size: 38px; }
  .iad-actions > * { width: 100%; }
  .iad-stats { grid-template-columns: 1fr; }
  .iad-map-panel .iad-weather { padding: 10px; }
  .iad-gallery { grid-template-columns: 1fr; }
  .iad-compare { padding: 34px 0; }
  .iad-compare-head { align-items: flex-start; flex-direction: column; gap: 12px; }
}

@media print {
  .iad-filters, .iad-grid, .iad-detail, .iad-compare-head button { display: none !important; }
  .iad-compare { display: block !important; }
}
