.tripgo-tour-page,
.st-tour-elementor-full,
.st-tour-elementor-body {
  --nile-deep: #20588f;
  --nile-sky: #5c9fe1;
  --nile-mist: #f1f6fb;
  --sun-gold: #f7b856;
  --desert-orange: #e48039;
  --tour-ink: #10263b;
  --tour-copy: #3d5368;
  --tour-muted: #61788e;
  --tour-line: rgba(32, 88, 143, .14);
  --tour-shadow: 0 1px 2px rgba(32, 88, 143, .05), 0 8px 28px rgba(32, 88, 143, .08);
  color: var(--tour-copy);
  background: #fff;
  font-family: "Plus Jakarta Sans", "DM Sans", system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 1.7;
}
.tripgo-tour-page *, .tripgo-tour-page *::before, .tripgo-tour-page *::after,
.st-tour-elementor-full *, .st-tour-elementor-full *::before, .st-tour-elementor-full *::after,
.st-tour-elementor-body *, .st-tour-elementor-body *::before, .st-tour-elementor-body *::after { box-sizing: border-box; }
.st-single-tour-template,
.st-single-tour-template > .elementor-container,
.st-single-tour-template > .elementor-container > .elementor-column,
.st-single-tour-template > .elementor-container > .elementor-column > .elementor-widget-wrap,
.st-single-tour-template .elementor-widget-tripgo_elementor_tour_page,
.st-single-tour-template .elementor-widget-container { width: 100% !important; max-width: none !important; }
.st-single-tour-template > .elementor-container > .elementor-column > .elementor-widget-wrap { padding: 0 !important; }
.st-tour-elementor-full,
.st-tour-elementor-full > .elementor-container,
.st-tour-elementor-full > .elementor-container > .elementor-column,
.st-tour-elementor-full > .elementor-container > .elementor-column > .elementor-widget-wrap,
.st-tour-elementor-full .elementor-widget-tripgo_elementor_tour_element,
.st-tour-elementor-full .elementor-widget-container { width: 100% !important; max-width: none !important; }
.single-tour .st-tour-elementor-full {
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}
.st-tour-elementor-full > .elementor-container > .elementor-column > .elementor-widget-wrap { padding: 0 !important; }
.st-tour-elementor-body > .elementor-container {
  width: calc(100% - clamp(32px, 4vw, 72px)) !important;
  max-width: none !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: clamp(36px, 5vw, 72px);
  align-items: start;
  margin-inline: auto;
  padding-block: clamp(48px, 7vw, 88px);
}
.st-tour-elementor-body .st-tour-elementor-main,
.st-tour-elementor-body .st-tour-elementor-inquiry { width: auto !important; min-width: 0; }
.st-tour-elementor-body > .elementor-container > .st-tour-elementor-main,
.st-tour-elementor-body > .elementor-container > .st-tour-elementor-inquiry,
.st-tour-elementor-body > .elementor-container > .elementor-column:first-child,
.st-tour-elementor-body > .elementor-container > .elementor-column:last-child { width: 100% !important; max-width: none !important; flex: none !important; }
.st-tour-elementor-body .st-tour-elementor-main > .elementor-widget-wrap,
.st-tour-elementor-body .st-tour-elementor-inquiry > .elementor-widget-wrap { padding: 0 !important; }
.st-tour-elementor-body .st-tour-elementor-main > .elementor-widget-wrap,
.st-tour-elementor-body .st-tour-elementor-inquiry > .elementor-widget-wrap,
.st-tour-elementor-body > .elementor-container > .elementor-column > .elementor-widget-wrap { display: block !important; width: 100% !important; }
.st-tour-elementor-body .elementor-widget-tripgo_elementor_tour_element { width: 100% !important; max-width: none !important; flex: 0 0 100% !important; align-self: stretch !important; }
.st-tour-elementor-body .st-tour-elementor-main .elementor-widget-container,
.st-tour-elementor-body .st-tour-elementor-inquiry .elementor-widget-container { width: 100%; }
.st-tour-elementor-body .st-tour-elementor-inquiry { position: sticky; top: 78px; align-self: start; }
.st-tour-elementor-body > .elementor-container > .elementor-column:last-child { position: sticky; top: 78px; align-self: start; }
.st-tour-elementor-body .st-tour-elementor-inquiry .tripgo-tour-contact-card { position: static; }
.st-tour-elementor-body > .elementor-container > .elementor-column:last-child .tripgo-tour-contact-card { position: static; }
.tripgo-tour-container { width: calc(100% - clamp(32px, 4vw, 72px)); max-width: none; margin-inline: auto; }
.tripgo-tour-intro { padding-block: clamp(32px, 5vw, 64px) 28px; }
.tripgo-tour-breadcrumb { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; margin-bottom: 26px; color: var(--tour-muted); font-size: 13px; }
.tripgo-tour-breadcrumb a { color: var(--nile-deep); text-decoration: none; }
.tripgo-tour-title-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 32px; align-items: end; margin-bottom: 28px; }
.tripgo-tour-kicker, .tripgo-tour-eyebrow { margin: 0 0 8px; color: var(--nile-deep); font-size: 12px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.tripgo-tour-title-row h1 { max-width: 940px; margin: 0; color: var(--tour-ink); font-size: clamp(32px, 3.6vw, 48px); line-height: 1.08; letter-spacing: -.03em; }
.tripgo-tour-deck { max-width: 820px; margin: 16px 0 0; color: var(--tour-muted); font-size: clamp(16px, 2vw, 19px); }
.tripgo-tour-price { min-width: 170px; padding: 18px 20px; border-radius: 14px; background: var(--nile-mist); text-align: right; }
.tripgo-tour-price span { display: block; color: var(--tour-muted); font-size: 12px; }
.tripgo-tour-price strong { display: block; color: var(--nile-deep); font-size: 22px; }
.tripgo-tour-mosaic { position: relative; display: grid; grid-template-columns: 2fr 1fr 1fr; grid-template-rows: repeat(2, 190px); gap: 10px; overflow: hidden; border-radius: 18px; background: var(--nile-mist); }
.tripgo-tour-mosaic-item { display: block; min-width: 0; overflow: hidden; background: var(--nile-mist); }
.tripgo-tour-editor-sample .tripgo-tour-mosaic-item { background: linear-gradient(135deg, #dcebf8, #b9d7f1); }
.tripgo-tour-editor-sample .tripgo-tour-mosaic-item:nth-child(2) { background: linear-gradient(145deg, #b9d7f1, #6fa8d7); }
.tripgo-tour-editor-sample .tripgo-tour-mosaic-item:nth-child(3) { background: linear-gradient(145deg, #e8f1f8, #c4d9ea); }
.tripgo-tour-editor-sample .tripgo-tour-mosaic-item:nth-child(4) { background: linear-gradient(145deg, #d9e8f4, #9fc3df); }
.tripgo-tour-mosaic-item.item-1 { grid-row: 1 / 3; }
.tripgo-tour-mosaic-item.item-2 { grid-row: 1 / 3; }
.tripgo-tour-mosaic-item img { width: 100%; height: 100%; object-fit: cover; }
.tripgo-tour-mosaic.count-1 { grid-template-columns: 1fr; }
.tripgo-tour-mosaic.count-2 { grid-template-columns: 2fr 1fr; }
.tripgo-tour-mosaic.count-2 .item-2 { grid-row: 1 / 3; }
.tripgo-tour-mosaic.count-3 { grid-template-columns: 2fr 1fr; }
.tripgo-tour-mosaic.count-3 .item-2 { grid-row: auto; }
.tripgo-tour-all-photos { position: absolute; right: 16px; bottom: 16px; min-height: 44px; display: inline-flex; align-items: center; padding: 0 16px; border-radius: 999px; color: var(--tour-ink); background: rgba(255,255,255,.94); box-shadow: var(--tour-shadow); font-size: 13px; font-weight: 700; text-decoration: none; }
.tripgo-tour-media-empty { min-height: 320px; display: grid; place-items: center; border-radius: 18px; color: var(--nile-deep); background: linear-gradient(135deg, var(--nile-mist), #dfeefa); font-weight: 700; }
.tripgo-tour-fact-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin: 10px 0 15px; }
.tripgo-tour-fact { display: grid; grid-template-columns: 40px 1fr; column-gap: 12px; align-items: center; min-height: 92px; padding: 16px 18px; border: 1px solid var(--tour-line); border-radius: 14px; background: #fff; box-shadow: 0 1px 2px rgba(32,88,143,.04); }
.tripgo-tour-fact > span { grid-row: 1 / 3; display: grid; width: 40px; height: 40px; place-items: center; border-radius: 50%; color: var(--nile-deep); background: var(--nile-mist); font-size: 20px; }
.tripgo-tour-fact small { color: var(--tour-muted); font-size: 11px; text-transform: uppercase; letter-spacing: .06em; }
.tripgo-tour-fact strong { color: var(--tour-ink); font-size: 15px; line-height: 1.25; }
.tripgo-tour-tabs { position: sticky; top: 0; z-index: 20; border-block: 1px solid var(--tour-line); background: rgba(255,255,255,.93); backdrop-filter: blur(14px); }
.tripgo-tour-tabs .tripgo-tour-container { display: flex; gap: 4px; overflow-x: auto; scrollbar-width: none; }
.tripgo-tour-tabs a { min-height: 52px; display: inline-flex; align-items: center; padding-inline: 16px; border-bottom: 3px solid transparent; color: var(--tour-copy); font-size: 13px; font-weight: 700; white-space: nowrap; text-decoration: none; }
.tripgo-tour-tabs a:hover { color: var(--nile-deep); border-bottom-color: var(--sun-gold); }
.tripgo-tour-layout { display: grid; grid-template-columns: minmax(0, 1fr) 360px; grid-template-areas: "tour-content tour-inquiry"; gap: clamp(36px, 5vw, 72px); align-items: start; padding-block: clamp(48px, 7vw, 88px); }
.tripgo-tour-main { grid-area: tour-content; min-width: 0; }
.tripgo-tour-section,
.tripgo-tour-rich-text,
.tripgo-tour-inclusion-grid,
.tripgo-tour-list-card,
.tripgo-tour-itinerary,
.tripgo-tour-itinerary-item,
.tripgo-tour-why-choose,
.tripgo-tour-related,
.tripgo-tour-related .tripgo-tour-container { width: 100%; max-width: none; }
.tripgo-tour-section { scroll-margin-top: 76px; padding-bottom: 56px; margin-bottom: 56px; border-bottom: 1px solid var(--tour-line); }
.tripgo-tour-section:last-child { margin-bottom: 0; }
.tripgo-tour-section h2, .tripgo-tour-related h2 { margin: 0 0 24px; color: var(--tour-ink); font-size: clamp(28px, 3.5vw, 42px); line-height: 1.12; letter-spacing: -.025em; }
.tripgo-tour-rich-text { color: var(--tour-copy); font-size: 17px; line-height: 1.85; }
.tripgo-tour-rich-text > :first-child { margin-top: 0; }
.tripgo-tour-rich-text > :last-child { margin-bottom: 0; }
.tripgo-tour-sidebar { grid-area: tour-inquiry; min-width: 0; width: 100%; }
.tripgo-tour-contact-card { position: sticky; top: 78px; overflow: hidden; padding: 0 24px 24px; border: 1px solid var(--tour-line); border-radius: 24px; background: #fff; box-shadow: var(--tour-shadow); }
.tripgo-tour-contact-price { display: flex; justify-content: center; gap: 6px; align-items: baseline; margin: 0 -24px 24px; padding: 18px 24px; color: #fff; background: var(--tour-ink); text-align: center; }
.tripgo-tour-contact-price span { font-size: 16px; font-weight: 700; }
.tripgo-tour-contact-price strong { color: #fff; font-size: 25px; line-height: 1.25; }
.tripgo-tour-contact-card h2 { margin: 0 0 8px; color: var(--tour-ink); font-size: 27px; }
.tripgo-tour-contact-card > p:not(.tripgo-tour-contact-price) { margin: 0 0 22px; color: var(--tour-muted); font-size: 14px; }
.tripgo-tour-enquiry-button { min-height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding-inline: 18px; border-radius: 10px; color: var(--tour-ink); background: var(--desert-orange); box-shadow: 0 6px 20px rgba(228,128,57,.22); font-weight: 800; text-decoration: none; transition: transform 150ms ease, box-shadow 150ms ease; }
.tripgo-tour-enquiry-button:hover { transform: translateY(-1px); box-shadow: 0 10px 28px rgba(228,128,57,.28); color: var(--tour-ink); }
.tripgo-tour-contact-form .wpcf7-form { margin: 0; }
.tripgo-tour-contact-form .wpcf7-spinner { display: block; margin: 8px auto 0; }
.st-tour-inquiry-form { display: grid; gap: 10px; }
.st-form-field, .st-form-field .wpcf7-form-control-wrap { display: block; min-width: 0; margin: 0; }
.st-form-field input:not([type="submit"]), .st-form-field select, .st-form-field textarea { width: 100%; min-height: 54px; margin: 0; padding: 12px 16px; border: 1px solid rgba(32,88,143,.22); border-radius: 18px; color: var(--tour-ink); background: #fff; box-shadow: none; font: inherit; }
.st-form-field input::placeholder, .st-form-field textarea::placeholder { color: #6d7885; opacity: 1; }
.st-form-field select { appearance: auto; cursor: pointer; }
.st-phone-row, .st-date-row { display: grid; grid-template-columns: 42% minmax(0, 1fr); }
.st-phone-row .st-form-field:first-child select { border-radius: 18px 0 0 18px; border-right: 0; }
.st-phone-row .st-form-field:last-child input { border-radius: 0 18px 18px 0; }
.st-date-row { grid-template-columns: 1fr 1fr; gap: 10px; }
.st-date-field { position: relative; }
.st-date-field > span:first-child { position: absolute; z-index: 1; top: 16px; left: 16px; color: #6d7885; font-weight: 600; pointer-events: none; }
.st-date-field input { padding-left: 54px !important; color: transparent !important; }
.st-date-field input:focus, .st-date-field input:valid { color: var(--tour-ink) !important; }
.st-travellers { display: grid; gap: 8px; padding-block: 2px 8px; }
.st-traveller-row { display: grid; grid-template-columns: minmax(0, 1fr) 168px; gap: 12px; align-items: center; }
.st-traveller-row > div:first-child strong, .st-traveller-row > div:first-child span { display: block; }
.st-traveller-row > div:first-child strong { color: var(--tour-ink); font-size: 16px; }
.st-traveller-row > div:first-child span { color: var(--tour-muted); font-size: 13px; }
.st-stepper { min-height: 52px; display: grid; grid-template-columns: 42px 1fr 42px; gap: 4px; align-items: center; padding: 5px; border: 1px solid rgba(32,88,143,.22); border-radius: 18px; background: #fff; }
.st-stepper .wpcf7-form-control-wrap { min-width: 0; }
.st-stepper input[type="number"] { width: 100%; height: 40px; min-height: 0; margin: 0; padding: 0; border: 0; color: var(--tour-ink); background: transparent; text-align: center; appearance: textfield; font-size: 17px; }
.st-stepper input[type="number"]::-webkit-inner-spin-button, .st-stepper input[type="number"]::-webkit-outer-spin-button { margin: 0; appearance: none; }
.st-stepper button { width: 38px; height: 38px; padding: 0; border: 0; border-radius: 11px; color: #fff; background: var(--desert-orange); cursor: pointer; font-size: 25px; line-height: 1; }
.st-stepper button:hover { background: var(--sun-gold); }
.st-message-field textarea { min-height: 126px; resize: vertical; }
.st-tour-inquiry-form input[type="submit"] { width: 100%; min-height: 58px; margin-top: 2px; border: 0; border-radius: 18px; color: #fff; background: var(--desert-orange); cursor: pointer; font-size: 20px; font-weight: 800; }
.st-tour-inquiry-form input[type="submit"]:hover { background: var(--sun-gold); color: var(--tour-ink); }
.st-form-field input:focus, .st-form-field select:focus, .st-form-field textarea:focus, .st-stepper button:focus-visible { outline: 3px solid rgba(228,128,57,.35); outline-offset: 2px; border-color: var(--desert-orange); }
.tripgo-tour-inclusion-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.tripgo-tour-list-card { padding: 24px; border-radius: 16px; background: var(--nile-mist); }
.tripgo-tour-list-card.is-excluded { background: #fff6ed; }
.tripgo-tour-list-card h3 { margin: 0 0 18px; color: var(--tour-ink); font-size: 20px; }
.tripgo-tour-list-card ul { display: grid; gap: 11px; margin: 0; padding: 0; list-style: none; }
.tripgo-tour-list-card li { display: grid; grid-template-columns: 22px 1fr; gap: 8px; align-items: start; font-size: 14px; }
.tripgo-tour-list-card li span { color: var(--nile-deep); font-weight: 900; }
.tripgo-tour-list-card.is-excluded li span { color: #a8470d; }
.tripgo-tour-itinerary { display: grid; gap: 10px; }
.tripgo-tour-empty-state { padding: 26px; border: 1px dashed rgba(32,88,143,.28); border-radius: 14px; color: var(--tour-muted); background: var(--nile-mist); }
.tripgo-tour-empty-state strong { display: block; margin-bottom: 4px; color: var(--tour-ink); font-size: 17px; }
.tripgo-tour-empty-state p { margin: 0; }
.tripgo-tour-itinerary-item { border: 1px solid var(--tour-line); border-radius: 12px; background: #fff; box-shadow: 0 1px 2px rgba(32,88,143,.03); }
.tripgo-tour-itinerary-item summary { min-height: 64px; display: grid; grid-template-columns: 42px 1fr 18px; gap: 14px; align-items: center; padding: 10px 18px; color: var(--tour-ink); cursor: pointer; font-weight: 700; list-style: none; }
.tripgo-tour-itinerary-item summary::-webkit-details-marker { display: none; }
.tripgo-tour-day-number { display: grid; width: 40px; height: 40px; place-items: center; border-radius: 50%; color: var(--tour-ink); background: var(--sun-gold); font-size: 12px; }
.tripgo-tour-itinerary-item summary i { position: relative; width: 16px; height: 16px; }
.tripgo-tour-itinerary-item summary i::before, .tripgo-tour-itinerary-item summary i::after { position: absolute; top: 7px; left: 1px; width: 14px; height: 2px; content: ""; background: var(--nile-deep); }
.tripgo-tour-itinerary-item summary i::after { transform: rotate(90deg); transition: transform 180ms ease; }
.tripgo-tour-itinerary-item[open] summary i::after { transform: rotate(0); }
.tripgo-tour-itinerary-content { padding: 0 24px 22px 74px; color: var(--tour-muted); }
.tripgo-tour-pricing-group + .tripgo-tour-pricing-group { margin-top: 38px; }
.tripgo-tour-pricing-group > h3 { margin: 0 0 18px; color: var(--tour-ink); font-size: clamp(22px, 2.5vw, 32px); text-align: center; }
.tripgo-tour-pricing-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.tripgo-tour-pricing-card { min-width: 0; padding: clamp(22px, 3vw, 34px); border: 1px solid var(--tour-line); border-radius: 22px; background: #fffcf8; box-shadow: 0 1px 2px rgba(32,88,143,.03); }
.tripgo-tour-pricing-card h4 { margin: 0 0 10px; padding-bottom: 16px; border-bottom: 1px solid var(--tour-line); color: var(--tour-ink); font-size: clamp(21px, 2.4vw, 29px); font-weight: 600; letter-spacing: -.02em; text-transform: uppercase; }
.tripgo-tour-pricing-card ul { margin: 0; padding: 0; list-style: none; }
.tripgo-tour-pricing-card li { display: grid; grid-template-columns: 34px minmax(0, 1fr); gap: 12px; align-items: center; padding: 18px 0; border-bottom: 1px solid var(--tour-line); }
.tripgo-tour-pricing-card li:last-child { border-bottom: 0; padding-bottom: 0; }
.tripgo-tour-price-icon { display: grid; width: 34px; height: 34px; place-items: center; color: var(--nile-deep); font-size: 18px; }
.tripgo-tour-pricing-card strong, .tripgo-tour-pricing-card small { display: block; }
.tripgo-tour-pricing-card strong { color: var(--desert-orange); font-size: clamp(22px, 2.5vw, 30px); line-height: 1.2; }
.tripgo-tour-pricing-card small { margin-top: 4px; color: var(--tour-ink); font-size: 14px; line-height: 1.45; }
.tripgo-tour-price-request { display: grid; grid-template-columns: 34px minmax(0, 1fr); gap: 12px; align-items: start; padding-top: 18px; }
.tripgo-tour-price-request strong { color: var(--desert-orange); font-size: clamp(20px, 2.3vw, 27px); }
.tripgo-tour-price-request p { margin: 6px 0 0; color: var(--tour-muted); font-size: 14px; line-height: 1.55; }
.tripgo-tour-why-choose { padding: 34px; border: 0; border-radius: 18px; background: var(--nile-mist); }
.tripgo-tour-related { padding-block: clamp(56px, 7vw, 88px); background: var(--nile-mist); }
.tripgo-similar-tour-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.tripgo-tour-template-placeholder { display: grid; gap: 6px; min-height: 280px; place-content: center; padding: 32px; border: 2px dashed rgba(32,88,143,.28); border-radius: 18px; color: var(--tour-copy); background: var(--nile-mist); text-align: center; }
.tripgo-tour-template-placeholder strong { color: var(--tour-ink); font-size: 24px; }
.tripgo-tour-editor-preview { min-height: 640px; }
.tripgo-tour-element-placeholder { min-height: 170px; display: grid; gap: 5px; place-content: center; padding: 24px; border: 1px dashed rgba(32,88,143,.28); border-radius: 14px; color: var(--tour-muted); background: var(--nile-mist); text-align: center; }
.tripgo-tour-element-placeholder strong { color: var(--tour-ink); font-size: 18px; }
.tripgo-tour-related-placeholder { overflow: hidden; padding: 0 0 18px; border: 1px solid var(--tour-line); border-radius: 14px; background: #fff; box-shadow: var(--tour-shadow); }
.tripgo-tour-related-placeholder > div { height: 170px; margin-bottom: 16px; background: linear-gradient(145deg, #dcebf8, #a9cce7); }
.tripgo-tour-related-placeholder strong, .tripgo-tour-related-placeholder span { display: block; padding-inline: 18px; }
.tripgo-tour-related-placeholder strong { color: var(--tour-ink); font-size: 17px; }
.tripgo-tour-related-placeholder span { margin-top: 5px; color: var(--tour-muted); font-size: 12px; }
.tripgo-tour-page a:focus-visible, .tripgo-tour-page summary:focus-visible, .tripgo-tour-page input:focus-visible, .tripgo-tour-page select:focus-visible, .tripgo-tour-page textarea:focus-visible { outline: 3px solid var(--desert-orange); outline-offset: 3px; }
@media (max-width: 1024px) {
  .tripgo-tour-mosaic { grid-template-rows: repeat(2, 150px); }
  .tripgo-tour-fact-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tripgo-tour-layout { grid-template-columns: minmax(0, 1fr) 320px; gap: 32px; }
  .st-tour-elementor-body > .elementor-container { grid-template-columns: minmax(0, 1fr) 320px; gap: 32px; }
}
@media (max-width: 767px) {
  .tripgo-tour-container { width: calc(100% - 30px); }
  .tripgo-tour-title-row { grid-template-columns: 1fr; gap: 18px; }
  .tripgo-tour-price { text-align: left; }
  .tripgo-tour-mosaic { grid-template-columns: 2fr 1fr; grid-template-rows: repeat(2, 130px); border-radius: 14px; }
  .tripgo-tour-mosaic-item.item-1 { grid-row: 1 / 3; }
  .tripgo-tour-mosaic-item.item-2 { grid-row: auto; }
  .tripgo-tour-mosaic-item.item-4 { display: none; }
  .tripgo-tour-fact-grid { grid-template-columns: 1fr 1fr; }
  .tripgo-tour-fact { grid-template-columns: 34px 1fr; min-height: 82px; padding: 12px; }
  .tripgo-tour-fact > span { width: 34px; height: 34px; }
  .tripgo-tour-layout { grid-template-columns: 1fr; grid-template-areas: "tour-inquiry" "tour-content"; padding-block: 48px 64px; }
  .st-tour-elementor-body > .elementor-container { width: calc(100% - 30px) !important; grid-template-columns: 1fr; gap: 34px; padding-block: 48px 64px; }
  .st-tour-elementor-body .st-tour-elementor-inquiry { position: static; grid-row: 1; }
  .st-tour-elementor-body .st-tour-elementor-main { grid-row: 2; }
  .st-tour-elementor-body > .elementor-container > .elementor-column:last-child { position: static; grid-row: 1; }
  .st-tour-elementor-body > .elementor-container > .elementor-column:first-child { grid-row: 2; }
  .tripgo-tour-contact-card { position: static; }
  .tripgo-tour-inclusion-grid, .tripgo-similar-tour-grid, .tripgo-tour-pricing-grid { grid-template-columns: 1fr; }
	.tripgo-tour-pricing-card { padding: 22px; border-radius: 18px; }
  .tripgo-tour-section { padding-bottom: 42px; margin-bottom: 42px; }
  .tripgo-tour-itinerary-content { padding: 0 18px 18px; }
  .tripgo-tour-why-choose { padding: 24px; }
}
@media (max-width: 420px) {
  .tripgo-tour-fact-grid { grid-template-columns: 1fr; }
  .tripgo-tour-mosaic { grid-template-columns: 1fr; grid-template-rows: 240px; }
  .tripgo-tour-mosaic-item.item-1 { grid-row: auto; }
  .tripgo-tour-mosaic-item:not(.item-1) { display: none; }
	.tripgo-tour-contact-card { padding-inline: 18px; border-radius: 20px; }
	.tripgo-tour-contact-price { margin-inline: -18px; }
	.st-traveller-row { grid-template-columns: minmax(0, 1fr) 150px; }
}
@media (prefers-reduced-motion: reduce) {
  .tripgo-tour-page *, .tripgo-tour-page *::before, .tripgo-tour-page *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}


/* Full-viewport single-tour content and inquiry section. */
.single-tour .st-tour-elementor-body {
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}


/* Full-width single-tour content and inquiry layout */
@media (min-width: 768px) {
  .single-tour .st-tour-elementor-body > .elementor-container {
    width: calc(100vw - clamp(32px, 4vw, 72px)) !important;
    max-width: calc(100vw - clamp(32px, 4vw, 72px)) !important;
  }
}


/* Keep the full-width tour section aligned to the viewport. */
.single-tour .st-tour-elementor-body {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}


/* Five-image tour banner: one large image plus two stacked images in each side column. */
.tripgo-tour-mosaic.count-5 .tripgo-tour-mosaic-item.item-2 { grid-row: auto; }
@media (max-width: 767px) {
  .tripgo-tour-mosaic.count-5 .tripgo-tour-mosaic-item.item-4,
  .tripgo-tour-mosaic.count-5 .tripgo-tour-mosaic-item.item-5 { display: none; }
}
