/* 
Theme Name: Tema Agencia de Viajes
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Plantilla para agencia nde viajes
Author: Diego Quispe Amachi
Author URI: https://tecnodus.com/
Version: 2.0.0
Text Domain: theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



/* ── Landscape background ── */
.site-footer {
    position: relative;
    background-color: #c0663a;
    font-family: 'Lato', sans-serif;
    color: rgba(255, 255, 255, 0.88);
    overflow: hidden;
}

/* Layered mountain silhouette via SVG background */
.site-footer::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
            url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320' preserveAspectRatio='none'%3E%3Cpath fill='rgba(0,0,0,0.12)' d='M0,192 C200,96 400,256 600,160 C800,64 1000,220 1200,128 L1440,192 L1440,320 L0,320Z'/%3E%3Cpath fill='rgba(0,0,0,0.08)' d='M0,240 C300,160 500,280 800,200 C1000,140 1200,260 1440,220 L1440,320 L0,320Z'/%3E%3C/svg%3E")
            bottom / 100% 55% no-repeat;
    pointer-events: none;
}

.footer-main {
    position: relative;
    z-index: 1;
    padding: 3.5rem 0 2rem;
}

/* ── Section headings ── */
.footer-heading {
    font-family: 'Playfair Display', serif;
    font-size: 1.15rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1.1rem;
    letter-spacing: .01em;
}

/* ── Divider between columns ── */
.footer-divider {
    border-left: 1px solid rgba(255, 255, 255, 0.18);
}

/* ── Links ── */
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links li + li { margin-top: .45rem; }
.footer-links a {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
    font-size: .9rem;
    transition: color .2s;
}
.footer-links a:hover { color: #fff; }

/* ── Brand description ── */
.brand-desc {
    font-size: .875rem;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.65;
    margin-top: .75rem;
}

/* ── Trust badge images ── */
.trust-badges {
    display: flex;
    gap: .6rem;
    flex-wrap: wrap;
    margin-top: 1.25rem;
}
.trust-badges img {
    height: 64px;
    width: auto;
    background: #fff;
    border-radius: 6px;
    padding: 4px;
    object-fit: contain;
}
/* Placeholder boxes when images aren't available */
.badge-placeholder {
    height: 64px;
    width: 80px;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .55rem;
    color: #6b3a1f;
    font-weight: 700;
    text-align: center;
    padding: 4px;
    line-height: 1.2;
}

/* ── Contact list ── */
.contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: .875rem;
}
.contact-list li {
    display: flex;
    align-items: flex-start;
    gap: .5rem;
    color: rgba(255, 255, 255, 0.65);
    margin-bottom: .5rem;
}
.contact-list li i {
    color: #fff;
    flex-shrink: 0;
    margin-top: 2px;
}
.contact-list a {
    color: rgba(255, 255, 255, 0.65);
    text-decoration: none;
}
.contact-list a:hover { color: #fff; }

/* ── Payment icons ── */
.payment-icons {
    display: flex;
    gap: .5rem;
    flex-wrap: wrap;
    margin-top: .5rem;
}
.payment-icon {
    background: #fff;
    border-radius: 5px;
    padding: 4px 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    min-width: 48px;
    font-size: .6rem;
    font-weight: 800;
    color: #333;
    letter-spacing: .03em;
}
.payment-icon.visa   { color: #1a1f71; font-size: .85rem; }
.payment-icon.mc    { background: linear-gradient(135deg,#eb001b 40%,#f79e1b 60%); color:#fff; font-size:.65rem; font-weight:700; }
.payment-icon.paypal { color: #003087; }
.payment-icon.discover { color: #f76f20; }

/* ── Social icons ── */
.social-icons {
    display: flex;
    gap: .6rem;
    margin-top: .75rem;
}
.social-btn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    transition: background .2s, transform .2s;
    border: 1px solid rgba(255, 255, 255, 0.25);
}
.social-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    color: #fff;
    transform: translateY(-2px);
}

/* ── Bottom bar ── */
.footer-bottom {
    position: relative;
    z-index: 1;
    background: rgba(0, 0, 0, 0.25);
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    padding: .9rem 0;
    font-size: .78rem;
    color: rgba(255, 255, 255, 0.65);
    text-align: center;
    letter-spacing: .04em;
}

/* ── Llama logo placeholder ── */
.brand-logo {
    font-size: 2.5rem;
    line-height: 1;
    margin-bottom: .25rem;
    filter: brightness(0) invert(1);
    opacity: .85;
}

@media (max-width: 767.98px) {
    .footer-divider { border-left: none; border-top: 1px solid rgba(255, 255, 255, 0.18); padding-top: 1.5rem; margin-top: .5rem; }
}



/* estilos del tour */
/* ── DESIGN TOKENS ──────────────────────────────── */
:root {
    --bg:      #f5f5f3;
    --surface: #ffffff;
    --border:  #e0e0dd;
    --muted:   #9a9a95;
    --text:    #1c1c1a;
    --sub:     #5a5a56;
    --radius:  16px;
    --nav-h:   58px;
    --shadow:  0 2px 12px rgba(0,0,0,.08), 0 6px 24px rgba(0,0,0,.05);
}

/* ── BASE ───────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; margin: 0; }
html { scroll-behavior: smooth; }

body {
    font-family: 'Figtree', sans-serif;
    font-weight: 400;
    background: var(--bg);
    color: var(--text);
    font-size: 15px;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 { font-weight: 600; line-height: 1.2; }
p  { color: var(--sub); }
a  { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }

/* ── NAV ────────────────────────────────────────── */
#tour-nav {
    position: sticky;
    top: 0;
    z-index: 1000;
    height: var(--nav-h);
    background: var(--surface);
    border-bottom: 1px solid var(--border);
    display: flex;
    align-items: center;
}

.nav-inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav-brand {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--text);
    white-space: nowrap;
    margin-right: 28px;
}

.nav-links {
    display: flex;
    align-items: center;
    overflow-x: auto;
    scrollbar-width: none;
    flex: 1;
}
.nav-links::-webkit-scrollbar { display: none; }

.nav-links a {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: var(--muted);
    padding: 0 13px;
    height: var(--nav-h);
    display: flex;
    align-items: center;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
    transition: color .2s;
}
.nav-links a:hover,
.nav-links a.active {
    color: var(--text);
    border-bottom-color: var(--text);
}

.nav-cta {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .06em;
    text-transform: uppercase;
    background: var(--text);
    color: #fff !important;
    padding: 9px 18px;
    border-radius: var(--radius);
    transition: opacity .2s;
    white-space: nowrap;
    margin-left: 16px;
}
.nav-cta:hover { opacity: .8; }

/* ── HERO ───────────────────────────────────────── */
#hero {
    position: relative;
    height: 88vh;
    min-height: 500px;
    max-height: 780px;
    overflow: hidden;
    background: #2a2a28;
    z-index: 0;
}

.hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(.7);
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
            to top,
            rgba(0,0,0,.68) 0%,
            rgba(0,0,0,.12) 55%,
            transparent 100%
    );
}

.hero-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 48px 24px 52px;
}

.hero-eyebrow {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: rgba(255,255,255,.6);
    margin-bottom: 14px;
}

.hero-title {
    font-size: clamp(2rem, 5vw, 3.5rem);
    font-weight: 700;
    color: #fff;
    line-height: 1.08;
    margin-bottom: 24px;
    max-width: 680px;
}

.hero-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}

.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255,255,255,.85);
    background: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.18);
    backdrop-filter: blur(6px);
    padding: 7px 13px;
    border-radius: 2px;
}
.hero-badge i { font-size: 13px; opacity: .7; }

.hero-price {
    background: #fff;
    color: var(--text);
    font-weight: 700;
    font-size: 13px;
}
.hero-price small {
    font-size: 11px;
    font-weight: 400;
    opacity: .6;
    margin-left: 2px;
}

.tour-single-hero {
    min-height: 680px;
}

.tour-single-hero .hero-img {
    filter: none;
}

.tour-single-hero .hero-overlay {
    background:
        linear-gradient(90deg, rgba(8,14,24,.82) 0%, rgba(8,14,24,.54) 48%, rgba(8,14,24,.20) 100%),
        linear-gradient(180deg, rgba(0,0,0,.18) 0%, rgba(0,0,0,.72) 100%);
}

.tour-single-hero .hero-content {
    padding: 150px 24px 62px;
}

.tour-single-hero .hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    max-width: 100%;
    margin-bottom: 14px;
    padding: 8px 12px;
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.18);
    color: rgba(255,255,255,.88);
    font-weight: 800;
}

.tour-single-hero .hero-title {
    max-width: 880px;
    margin-bottom: 18px;
    font-family: var(--wsp-font-display, inherit);
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: 0;
    text-shadow: 0 14px 38px rgba(0, 0, 0, .34);
}
.hero-tour-summary {
    display: flex;
    align-items: stretch;
    gap: 14px;
    max-width: 880px;
    margin-bottom: 18px;
}

.hero-tour-summary__main,
.hero-tour-summary__price {
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.18);
    backdrop-filter: blur(10px);
}

.hero-tour-summary__main {
    flex: 1 1 auto;
    padding: 16px 18px;
}

.hero-tour-summary__label {
    margin: 0 0 4px;
    color: var(--wsp-primary, #c8a96a);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.hero-tour-summary__text {
    margin: 0;
    color: rgba(255,255,255,.86);
    font-size: 14px;
    line-height: 1.7;
}

.hero-tour-summary__price {
    flex: 0 0 auto;
    min-width: 160px;
    padding: 14px 18px;
    color: #fff;
}

.hero-tour-summary__price span,
.hero-tour-summary__price small {
    display: block;
    color: rgba(255,255,255,.72);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.hero-tour-summary__price strong {
    display: block;
    margin: 4px 0;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
}

.tour-single-hero .hero-meta {
    max-width: 880px;
    margin-bottom: 20px;
}

.tour-single-hero .hero-badge {
    border-radius: 999px;
    padding: 9px 14px;
    font-weight: 800;
}

.tour-single-hero .hero-price {
    background: var(--wsp-primary, #c8a96a);
    border-color: var(--wsp-primary, #c8a96a);
    color: #fff;
}

.hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.hero-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 44px;
    padding: 11px 20px;
    border: 2px solid transparent;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .08em;
    text-decoration: none;
    text-transform: uppercase;
    transition: background .25s ease, border-color .25s ease, color .25s ease, transform .25s ease;
}

.hero-action:hover {
    color: #fff;
    transform: translateY(-2px);
}

.hero-action--primary {
    background: var(--wsp-primary, #c8a96a);
    border-color: var(--wsp-primary, #c8a96a);
}

.hero-action--ghost {
    background: rgba(255,255,255,.10);
    border-color: rgba(255,255,255,.72);
}

.hero-action--ghost:hover {
    background: #fff;
    color: var(--wsp-dark, #1a2332);
}

/* ── PAGE WRAPPER ───────────────────────────────── */
.page-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px 80px;
}

/* ── SECTION HELPERS ────────────────────────────── */
.section-label {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 10px;
}

.section-title {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 24px;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--border);
}


/* ── STAT GRID (overview cards) ─────────────────── */
.stat-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(155px, 1fr));
    gap: 1px;
    background: var(--border);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    overflow: hidden;
}

.stat-card {
    background: var(--surface);
    padding: 22px 20px;
}

.stat-card .label {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 8px;
}

.stat-card i {
    font-size: 16px;
    color: var(--muted);
    margin-bottom: 10px;
    display: block;
}

.stat-card .value {
    font-size: 14px;
    font-weight: 600;
    color: var(--text);
}

/* ── OVERVIEW CARD (intro + highlights) ─────────── */
.overview-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 32px 36px;
    margin-bottom: 20px;
    box-shadow: var(--shadow);
}

.overview-card .overview-title {
    font-size: 1.35rem;
    font-weight: 700;
    color: var(--text);
    margin-bottom: 16px;
}

.overview-card .overview-body p,
.overview-card .overview-body li {
    font-size: 15px;
    color: var(--sub);
    line-height: 1.82;
}
.overview-card .overview-body { margin-bottom: 24px; }

.overview-card .overview-highlights {
    padding-top: 22px;
    border-top: 1px solid var(--border);
}

.overview-card .overview-highlights .block-label {
    font-size: 13px;
    font-weight: 600;
    color: var(--text);
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 14px;
}

.overview-card .overview-highlights li {
    font-size: 14.5px;
    color: var(--sub);
    line-height: 1.75;
    margin-bottom: 7px;
    padding-left: 4px;
}

.overview-card .overview-highlights ul {
    padding-left: 20px;
    list-style: none;
}

.overview-card .overview-highlights ul li::before {
    content: '✓';
    color: #3b8f5e;
    font-weight: 700;
    margin-left: -20px;
    margin-right: 8px;
}

/* ── TWO-COL LAYOUT ─────────────────────────────── */
.content-row {
    display: grid;
    grid-template-columns: 1fr 330px;
    gap: 32px;
    align-items: start;
}

.content-main { min-width: 0; }

/* ── SIDEBAR ────────────────────────────────────── */
.sidebar {
    position: sticky;
    top: 15px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.sidebar-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: var(--shadow);
}

.sidebar-card-head {
    padding: 18px 22px 14px;
    border-bottom: 1px solid var(--border);
}

.sidebar-card-head .label {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 6px;
}

.price-display {
    font-size: 1.9rem;
    font-weight: 700;
    color: var(--text);
    line-height: 1;
}

.price-display sub {
    font-size: 12px;
    font-weight: 400;
    color: var(--muted);
    vertical-align: baseline;
}

.sidebar-card-body { padding: 16px 22px; }

.sidebar-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 9px 0;
    border-bottom: 1px solid var(--border);
    font-size: 13px;
}
.sidebar-row:last-child { border-bottom: none; }
.sidebar-row .k { color: var(--muted); }
.sidebar-row .v { font-weight: 600; color: var(--text); text-align: right; max-width: 55%; }

.btn-book {
    display: block;
    width: 100%;
    padding: 14px;
    background: var(--text);
    color: #fff;
    font-family: 'Figtree', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .07em;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 0 0 var(--radius) var(--radius);
    cursor: pointer;
    transition: opacity .2s;
}
.btn-book:hover { opacity: .8; }

/* ── WYSIWYG BLOCKS ─────────────────────────────── */
.wysiwyg-block {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 26px 28px;
    margin-bottom: 16px;
    box-shadow: var(--shadow);
}

.wysiwyg-block .block-label {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 14px;
}

.wysiwyg-block p,
.wysiwyg-block li {
    font-size: 14.5px;
    color: var(--sub);
    line-height: 1.8;
}

.wysiwyg-block ul,
.wysiwyg-block ol { padding-left: 18px; }

.wysiwyg-block ul li,
.wysiwyg-block ol li { margin-bottom: 6px; }

.wysiwyg-block p + p { margin-top: 12px; }

/* ── Global content tables ───────────────────────────────── */
.content-main table,
.wysiwyg-block table,
.include-card table,
.overview-card table,
.tour-wrapper table {
    border: 1px solid var(--border);
    border-collapse: separate;
    border-radius: var(--radius);
    border-spacing: 0;
    color: var(--sub);
    font-size: 14px;
    line-height: 1.65;
    margin: 18px 0;
    overflow: hidden;
    width: 100%;
}

.content-main table th,
.content-main table td,
.wysiwyg-block table th,
.wysiwyg-block table td,
.include-card table th,
.include-card table td,
.overview-card table th,
.overview-card table td,
.tour-wrapper table th,
.tour-wrapper table td {
    border-bottom: 1px solid var(--border);
    padding: 13px 15px;
    text-align: left;
    vertical-align: top;
}

.content-main table th,
.wysiwyg-block table th,
.include-card table th,
.overview-card table th,
.tour-wrapper table th {
    background: rgba(174, 81, 55, .07);
    color: var(--text);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.content-main table tr:last-child > th,
.content-main table tr:last-child > td,
.wysiwyg-block table tr:last-child > th,
.wysiwyg-block table tr:last-child > td,
.include-card table tr:last-child > th,
.include-card table tr:last-child > td,
.overview-card table tr:last-child > th,
.overview-card table tr:last-child > td,
.tour-wrapper table tr:last-child > th,
.tour-wrapper table tr:last-child > td {
    border-bottom: 0;
}

.content-main table tbody tr:nth-child(even),
.wysiwyg-block table tbody tr:nth-child(even),
.include-card table tbody tr:nth-child(even),
.overview-card table tbody tr:nth-child(even),
.tour-wrapper table tbody tr:nth-child(even) {
    background: rgba(28, 28, 26, .025);
}

@media (max-width: 767.98px) {
    .content-main table,
    .wysiwyg-block table,
    .include-card table,
    .overview-card table,
    .tour-wrapper table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

/* ── SPLIT GRID (include / no_included) ─────────── */
.split-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
}

.include-card {
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 24px 24px;
    box-shadow: var(--shadow);
}

.include-card .block-label {
    align-items: center;
    display: flex;
    gap: 8px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 14px;
}

.include-card--included .block-label i { color: #1f9d55; }
.include-card--excluded .block-label i { color: #dc3545; }

.include-card p,
.include-card li {
    font-size: 14px;
    color: var(--sub);
    line-height: 1.75;
}

.include-card ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.include-card ul li {
    margin-bottom: 5px;
    padding-left: 18px;
    position: relative;
}

.include-card ul li::before {
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    top: .67em;
    width: 7px;
}

.include-card--included ul li::before { background: #1f9d55; }
.include-card--excluded ul li::before { background: #dc3545; }

/* ── PRICING GRID ───────────────────────────────── */
.pricing-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 16px;
}

/* ── Single tour extra sliders ────────────────────────────── */
.mth-single-extra {
    margin: 70px 0 0;
}

.mth-single-extra__head {
    align-items: flex-end;
    display: flex;
    gap: 24px;
    justify-content: space-between;
    margin-bottom: 22px;
}

.mth-single-extra__head .section-title,
.mth-single-extra__center .section-title {
    margin-bottom: 0;
}

.mth-single-extra__center {
    margin: 0 auto 28px;
    max-width: 780px;
    text-align: center;
}

.mth-single-extra__center p:last-child {
    color: var(--sub);
    font-size: 16px;
    line-height: 1.7;
    margin: 12px 0 0;
}

.mth-single-extra__nav {
    display: flex;
    gap: 9px;
    flex: 0 0 auto;
}

.mth-single-extra__nav--blog {
    justify-content: center;
    margin-bottom: 20px;
}

.mth-single-swiper-btn,
.mth-tailor-nav {
    align-items: center;
    background: #fff;
    border: 1px solid var(--border);
    color: var(--text);
    display: inline-flex;
    height: 42px;
    justify-content: center;
    transition: background-color .2s ease, color .2s ease, border-color .2s ease;
    width: 42px;
}

.mth-single-swiper-btn:hover,
.mth-tailor-nav:hover {
    background: var(--tour-orange);
    border-color: var(--tour-orange);
    color: #fff;
}

.mth-single-related-tours-swiper,
.mth-single-posts-swiper {
    padding: 2px 2px 42px;
}

.mth-single-related-tours-swiper .swiper-slide {
    height: auto;
}

.mth-single-related-tours-swiper .wsp-cat-tour {
    height: 100%;
}

.mth-tailor-made {
    margin: 80px 0 0;
}

.mth-tailor-made__inner {
    align-items: center;
    display: grid;
    gap: clamp(28px, 4vw, 46px);
    grid-template-columns: minmax(0, .95fr) minmax(0, 1fr);
}

.mth-tailor-made__copy h2 {
    color: var(--text);
    font-size: clamp(28px, 3vw, 42px);
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.12;
    margin: 0 0 24px;
    text-align: center;
}

.mth-tailor-made__copy > p {
    color: #2f343b;
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 26px;
}

.mth-tailor-made__features {
    display: grid;
    gap: 22px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 24px;
}

.mth-tailor-made__features p {
    color: #2f343b;
    font-size: 16px;
    line-height: 1.55;
    margin: 0;
}

.mth-tailor-made__features strong {
    color: var(--text);
    font-weight: 600;
}

.mth-tailor-made__note {
    background: rgba(174, 81, 55, .08);
    border: 1px solid var(--tour-orange);
    color: var(--text);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 22px;
    padding: 20px 24px;
    text-align: center;
}

.mth-tailor-made__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
}

.mth-tailor-made__btn {
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .03em;
    min-height: 44px;
    padding: 12px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.mth-tailor-made__btn:hover {
    color: #fff;
    filter: brightness(.96);
}

.mth-tailor-made__btn--primary {
    background: var(--tour-orange);
}

.mth-tailor-made__btn--dark {
    background: #17232b;
}

.mth-tailor-made__media {
    min-width: 0;
}

.mth-tailor-swiper {
    position: relative;
}

.mth-tailor-slide {
    display: block;
    min-height: 430px;
    overflow: hidden;
    position: relative;
}

.mth-tailor-slide::after {
    background: linear-gradient(180deg, rgba(0,0,0,0) 42%, rgba(0,0,0,.62) 100%);
    content: "";
    inset: 0;
    position: absolute;
}

.mth-tailor-slide img {
    display: block;
    height: 100%;
    min-height: 430px;
    object-fit: cover;
    width: 100%;
}

.mth-tailor-slide span {
    bottom: 22px;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    left: 24px;
    position: absolute;
    right: 24px;
    z-index: 2;
}

.mth-tailor-nav {
    background: rgba(255,255,255,.12);
    border-color: rgba(255,255,255,.65);
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
}

.mth-tailor-prev {
    left: 14px;
}

.mth-tailor-next {
    right: 14px;
}

.mth-blog-slider-section {
    background: var(--tour-orange);
    color: #fff;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 70px max(24px, calc((100vw - 1140px) / 2));
}

.mth-blog-slider-section .section-label,
.mth-blog-slider-section .section-title,
.mth-blog-slider-section .mth-single-extra__center p {
    color: #fff;
}

.mth-blog-slider-section .section-title {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(34px, 4vw, 54px);
    font-weight: 500;
}

.mth-blog-slide {
    color: #fff;
}

.mth-blog-slide__media {
    display: block;
    margin-bottom: 16px;
    overflow: hidden;
}

.mth-blog-slide__media img {
    aspect-ratio: 1.22 / .9;
    display: block;
    object-fit: cover;
    transition: transform .45s ease;
    width: 100%;
}

.mth-blog-slide:hover .mth-blog-slide__media img {
    transform: scale(1.035);
}

.mth-blog-slide__meta {
    display: flex;
    font-size: 13px;
    gap: 16px;
    justify-content: space-between;
    margin-bottom: 16px;
    opacity: .9;
}

.mth-blog-slide h3 {
    font-size: 19px;
    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 18px;
}

.mth-blog-slide h3 a,
.mth-blog-slide__link {
    color: inherit;
    text-decoration: none;
}

.mth-blog-slide p {
    color: rgba(255,255,255,.88);
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 18px;
}

.mth-blog-slide__link {
    align-items: center;
    display: inline-flex;
    font-weight: 600;
    gap: 8px;
}

.mth-blog-slider-section .mth-single-swiper-btn {
    background: transparent;
    border-color: rgba(255,255,255,.4);
    color: #fff;
}

@media (max-width: 991.98px) {
    .mth-tailor-made__inner {
        grid-template-columns: 1fr;
    }

    .mth-tailor-made__copy h2 {
        text-align: left;
    }
}

@media (max-width: 767.98px) {
    .mth-single-extra__head {
        align-items: flex-start;
        flex-direction: column;
    }

    .mth-tailor-made__features {
        grid-template-columns: 1fr;
    }

    .mth-tailor-slide,
    .mth-tailor-slide img {
        min-height: 320px;
    }

    .mth-blog-slider-section {
        padding-bottom: 56px;
        padding-top: 56px;
    }
}

/* ── ACCORDION (itinerary) ───────────────────────── */
#itineraryAccordion .accordion-item {
    background: var(--surface);
    border: 1px solid var(--border) !important;
    border-radius: var(--radius) !important;
    margin-bottom: 7px;
    overflow: hidden;
}

#itineraryAccordion .accordion-button {
    background: var(--surface);
    color: var(--text);
    font-family: 'Figtree', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 17px 22px;
    box-shadow: none !important;
    gap: 14px;
}

#itineraryAccordion .accordion-button:not(.collapsed) {
    background: var(--bg);
    color: var(--text);
    border-bottom: 1px solid var(--border);
}

#itineraryAccordion .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231c1c1a'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    filter: none;
}

.day-number {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--muted);
    background: var(--bg);
    border: 1px solid var(--border);
    padding: 3px 10px;
    border-radius: 2px;
    white-space: nowrap;
    flex-shrink: 0;
}

#itineraryAccordion .accordion-body {
    padding: 22px 22px 26px;
    background: var(--surface);
}

.day-description {
    font-size: 14.5px;
    color: var(--sub);
    line-height: 1.78;
    margin-bottom: 20px;
}

/* Day photo gallery */
.day-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 8px;
}

.day-gallery img {
    width: 100%;
    height: 118px;
    object-fit: cover;
    border-radius: 2px;
    filter: grayscale(15%);
    transition: filter .3s, transform .3s;
}

.day-gallery img:hover {
    filter: grayscale(0%);
    transform: scale(1.025);
}

/* ── CONTACT FORM ───────────────────────────────── */
.contact-grid {
    display: grid;
    grid-template-columns: 1fr 330px;
    gap: 32px;
    align-items: start;
}

.contact-form-wrap {
    position: relative;
    overflow: hidden;
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    padding: 32px 32px;
    box-shadow: var(--shadow);
}

.form-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 6px;
}

.form-control,
.form-select {
    font-family: 'Figtree', sans-serif;
    font-size: 14px;
    background: var(--bg);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    color: var(--text);
    padding: 11px 13px;
    transition: border-color .2s, background .2s;
}

.form-control:focus,
.form-select:focus {
    background: var(--surface);
    border-color: var(--text);
    box-shadow: none;
    color: var(--text);
}

.form-control::placeholder { color: var(--muted); }

/* ── Elegant linear forms ─────────────────────────────────── */
.mth-enquire-form {
    --mth-form-accent: var(--tour-orange, #f15a29);
    --mth-form-ink: #1f2937;
    --mth-form-muted: #6b7280;
    --mth-form-line: #d8dde5;
    --mth-form-soft-line: #edf0f4;
    color: var(--mth-form-ink);
}

.mth-enquire-form .mth-enq-intro {
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid var(--mth-form-soft-line) !important;
    border-radius: 0 !important;
    padding: 0 0 1.1rem !important;
    margin-bottom: 1.3rem !important;
}

.mth-enquire-form .mth-enq-intro__icon {
    width: 38px !important;
    height: 38px !important;
    border: 1px solid var(--mth-form-line) !important;
    border-radius: 50% !important;
    background: #fff !important;
    color: var(--mth-form-accent) !important;
    box-shadow: none !important;
}

.mth-enquire-form .mth-enq-intro h3,
.mth-enquire-form .mth-enq-section__heading h3 {
    color: var(--mth-form-ink) !important;
    font-size: .98rem !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
}

.mth-enquire-form .mth-enq-section {
    border-bottom: 1px solid var(--mth-form-soft-line) !important;
    padding-bottom: 1.35rem !important;
    margin-bottom: 1.35rem !important;
}

.mth-enquire-form .mth-enq-section:last-of-type {
    margin-bottom: 0 !important;
}

.mth-enquire-form .mth-enq-section__heading {
    gap: .65rem !important;
    margin-bottom: 1rem !important;
}

.mth-enquire-form .mth-enq-section__heading span {
    width: 24px !important;
    height: 24px !important;
    border: 1px solid var(--mth-form-line) !important;
    border-radius: 50% !important;
    background: #fff !important;
    color: var(--mth-form-accent) !important;
    font-size: .75rem !important;
    font-weight: 800 !important;
}

.mth-enquire-form .form-label {
    color: var(--mth-form-muted) !important;
    font-size: .72rem !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase !important;
    margin-bottom: .35rem !important;
}

.mth-enquire-form .form-control,
.mth-enquire-form .form-select {
    min-height: 44px;
    background-color: #fff !important;
    border: 1px solid var(--mth-form-line) !important;
    border-radius: .375rem !important;
    color: var(--mth-form-ink) !important;
    font-size: .94rem !important;
    padding: .62rem .75rem !important;
    box-shadow: none !important;
}

.mth-enquire-form textarea.form-control {
    resize: vertical;
    line-height: 1.65;
}

.mth-enquire-form .form-control:focus,
.mth-enquire-form .form-select:focus {
    border-color: var(--mth-form-accent) !important;
    box-shadow: 0 0 0 .2rem rgba(241, 90, 41, .14) !important;
    outline: 0 !important;
}

.mth-enquire-form .form-control::placeholder {
    color: #a0a7b2;
}

.mth-enquire-form .input-group {
    align-items: stretch;
}

.mth-enquire-form .input-group:focus-within {
    box-shadow: none;
}

.mth-enquire-form .input-group .form-control {
    box-shadow: none;
}

.mth-enquire-form .input-group-text,
.mth-enquire-form .input-group .btn {
    background: #fff !important;
    border: 1px solid var(--mth-form-line) !important;
    border-radius: .375rem !important;
    color: var(--mth-form-muted) !important;
    font-size: .9rem !important;
    padding-left: .75rem !important;
    padding-right: .75rem !important;
}

.mth-enquire-form .form-check {
    align-items: flex-start;
    display: flex;
    gap: .6rem;
    margin: .2rem 0;
    padding-left: 0;
}

.mth-enquire-form .form-check-input {
    border-color: var(--mth-form-line);
    box-shadow: none !important;
    flex: 0 0 auto;
    margin: .2rem 0 0;
}

.mth-enquire-form .form-check-input:checked {
    background-color: var(--mth-form-accent);
    border-color: var(--mth-form-accent);
}

.mth-enquire-form .form-check-input:focus {
    border-color: var(--mth-form-accent);
}

.mth-enquire-form .form-check-label {
    color: var(--mth-form-ink);
    font-size: .9rem;
    line-height: 1.55;
}

.mth-enquire-form .btn-primary {
    background: var(--mth-form-accent) !important;
    border-color: var(--mth-form-accent) !important;
    border-radius: 0 !important;
    font-size: .78rem !important;
    font-weight: 600 !important;
    letter-spacing: .08em;
    min-height: 44px;
    padding: .75rem 1.2rem !important;
    text-transform: uppercase;
}

.mth-enquire-form .btn-primary:hover,
.mth-enquire-form .btn-primary:focus {
    filter: brightness(.94);
    box-shadow: none !important;
}

.mth-enquire-form .invalid-feedback {
    font-size: .78rem;
    margin-top: .35rem;
}

#mthAskTourModal .modal-content {
    border: 0;
    border-radius: 0;
    box-shadow: 0 24px 70px rgba(15, 23, 42, .24);
}

#mthAskTourModal .modal-header {
    border-bottom: 1px solid #edf0f4;
    padding: 1.1rem 1.25rem;
}

#mthAskTourModal .modal-title {
    font-size: 1rem;
    font-weight: 800;
}

#mthAskTourModal .modal-body {
    padding: 1.25rem;
}

/* ── Official complaints book ────────────────────────────── */
.mth-complaints-page {
    background: #fff;
}

.mth-complaints-hero {
    background-position: center;
    background-size: cover;
    min-height: 470px;
    position: relative;
}

.mth-complaints-hero__overlay {
    background: linear-gradient(180deg, rgba(0,0,0,.4), rgba(0,0,0,.76));
    inset: 0;
    position: absolute;
}

.mth-complaints-hero .container {
    min-height: 470px;
    position: relative;
    z-index: 2;
}

.mth-complaints-hero__content {
    color: #fff;
    max-width: 720px;
    padding-top: 170px;
}

.mth-complaints-kicker {
    color: rgba(255,255,255,.86);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .16em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.mth-complaints-hero h1 {
    color: #fff;
    font-size: clamp(34px, 5vw, 58px);
    font-weight: 600;
    line-height: 1.05;
    margin-bottom: 16px;
}

.mth-complaints-hero__content p:last-child {
    color: rgba(255,255,255,.88);
    font-size: 17px;
    line-height: 1.7;
}

.mth-complaints-summary {
    background: var(--wsp-bg-light, #f7f7f4);
    border-bottom: 1px solid var(--wsp-border, #e6e2dc);
    padding: 26px 0;
}

.mth-complaints-summary__grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mth-complaints-summary__card,
.mth-complaints-form-card,
.mth-complaints-side {
    background: #fff;
    border: 1px solid var(--wsp-border, #e6e2dc);
    box-shadow: 0 18px 44px rgba(0,0,0,.08);
}

.mth-complaints-summary__card {
    padding: 18px;
}

.mth-complaints-summary__title {
    align-items: center;
    color: var(--wsp-dark, #1f2937);
    display: flex;
    font-size: 13px;
    font-weight: 600;
    gap: 9px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.mth-complaints-summary__title i {
    color: var(--tour-orange, #ae5137);
}

.mth-complaints-summary__card p,
.mth-complaints-summary__card li {
    color: var(--wsp-muted, #6b7280);
    font-size: 13px;
    line-height: 1.75;
}

.mth-complaints-summary__card ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mth-complaints-form-section {
    padding: 70px 0;
}

.mth-complaints-form-card {
    padding: 24px;
}

.mth-complaints-side {
    padding: 24px;
    position: sticky;
    top: 24px;
}

.mth-complaints-side h2 {
    color: var(--wsp-dark, #1f2937);
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}

.mth-complaints-side p {
    color: var(--wsp-muted, #6b7280);
    font-size: 14px;
    line-height: 1.75;
}

.mth-complaints-side__note,
.mth-complaints-legal {
    background: rgba(174, 81, 55, .07);
    border: 1px solid rgba(174, 81, 55, .2);
}

.mth-complaints-side__note {
    align-items: flex-start;
    color: var(--wsp-dark, #1f2937);
    display: flex;
    font-size: 13px;
    font-weight: 700;
    gap: 10px;
    line-height: 1.6;
    margin-top: 18px;
    padding: 14px;
}

.mth-complaints-side__note i {
    color: var(--tour-orange, #ae5137);
    margin-top: 3px;
}

.mth-complaints-legal {
    color: var(--mth-form-muted, #6b7280);
    font-size: 12px;
    line-height: 1.7;
    margin-top: 6px;
    padding: 14px 16px;
}

.mth-complaints-legal p {
    margin: 0;
}

.mth-complaints-legal p + p {
    margin-top: 8px;
}

@media (max-width: 991.98px) {
    .mth-complaints-summary__grid {
        grid-template-columns: 1fr;
    }

    .mth-complaints-side {
        position: static;
    }
}

@media (max-width: 575.98px) {
    .mth-complaints-hero,
    .mth-complaints-hero .container {
        min-height: 420px;
    }

    .mth-complaints-hero__content {
        padding-top: 140px;
    }

    .mth-complaints-form-card {
        padding: 18px 14px;
    }
}

.tour-captcha-card {
    padding: 18px;
    border: 1px solid rgba(28, 28, 26, 0.08);
    border-radius: calc(var(--radius) - 2px);
    background: linear-gradient(180deg, rgba(255,255,255,0.96) 0%, rgba(245,245,243,0.86) 100%);
}

.tour-captcha-question {
    margin-bottom: 12px;
    color: var(--text);
    font-size: 15px;
    font-weight: 600;
}

.tour-terms-check {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-top: 2px;
    padding: 14px 16px;
    border: 1px solid rgba(28, 28, 26, 0.08);
    border-radius: calc(var(--radius) - 2px);
    background: rgba(255,255,255,0.72);
}

.tour-terms-check .form-check-input {
    margin: 4px 0 0;
    float: none;
    flex-shrink: 0;
}

.tour-terms-check .form-check-label {
    font-size: 13px;
    color: var(--sub);
    line-height: 1.7;
}

.tour-terms-check .form-check-label a {
    color: var(--text);
    text-decoration: underline;
    text-underline-offset: 3px;
}

.tour-form-status {
    min-height: 24px;
    padding: 0 2px;
    font-size: 13px;
    line-height: 1.55;
    transition: color .2s ease, opacity .2s ease;
}

.tour-form-status.is-error {
    color: #a93c32;
}

.tour-form-status.is-success {
    color: #2a6a4d;
}

.tour-form-helper {
    margin: -6px 0 0;
    font-size: 12px;
    color: var(--muted);
}

.btn-submit {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px;
    background: var(--text);
    color: #fff;
    font-family: 'Figtree', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .07em;
    text-transform: uppercase;
    border: none;
    border-radius: var(--radius);
    cursor: pointer;
    transition: opacity .2s, transform .2s, box-shadow .2s, background .2s;
    margin-top: 4px;
}
.btn-submit:hover {
    opacity: .92;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(28, 28, 26, 0.14);
}

.btn-submit:disabled {
    cursor: not-allowed;
    opacity: .48;
    box-shadow: none;
    transform: none;
}

.btn-submit.is-loading {
    background: #333330;
}

.success-message-overlay {
    position: absolute;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(248, 244, 239, 0.76);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    opacity: 0;
    pointer-events: none;
    transition: opacity .24s ease;
    z-index: 5;
}

.success-message-overlay.show {
    opacity: 1;
    pointer-events: auto;
}

.success-message-content {
    width: min(100%, 440px);
    padding: 32px 28px;
    border: 1px solid rgba(28, 28, 26, 0.08);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.92);
    text-align: center;
    box-shadow: 0 20px 60px rgba(28, 28, 26, 0.12);
    transform: translateY(18px) scale(.96);
    transition: transform .28s ease;
}

.success-message-overlay.show .success-message-content {
    transform: translateY(0) scale(1);
}

.success-icon {
    display: inline-block;
    margin-bottom: 14px;
    font-size: 48px;
    color: #2f7c59;
}

.success-kicker {
    display: inline-block;
    margin-bottom: 10px;
    padding: 7px 12px;
    border-radius: 999px;
    background: #eef7f1;
    color: #2f7c59;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.success-message-content h3 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.15;
    color: var(--text);
}

.success-message-content p {
    margin-bottom: 22px;
    font-size: 14px;
    color: var(--sub);
}

.success-close-button {
    min-width: 132px;
    padding: 12px 18px;
    border: none;
    border-radius: 999px;
    background: var(--text);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    transition: opacity .2s ease, transform .2s ease;
}

.success-close-button:hover {
    opacity: .9;
    transform: translateY(-1px);
}

/* ── FOOTER ─────────────────────────────────────── */
.tour-footer {
    border-top: 1px solid var(--border);
    margin-top: 80px;
    padding: 28px 24px;
    text-align: center;
}

.tour-footer p {
    font-size: 12px;
    color: var(--muted);
}

/* ── SCROLL FADE ────────────────────────────────── */
.fade-in {
    opacity: 0;
    transform: translateY(16px);
    transition: opacity .5s ease, transform .5s ease;
}
.fade-in.visible {
    opacity: 1;
    transform: translateY(0);
}

/* ── RESPONSIVE ─────────────────────────────────── */
@media (max-width: 900px) {
    .content-row,
    .contact-grid { grid-template-columns: 1fr; }
    .sidebar { position: static; }
    .split-grid,
    .pricing-grid { grid-template-columns: 1fr; }
}

@media (max-width: 600px) {
    .hero-content { padding: 28px 16px 36px; }
    .page-wrap { padding: 0 16px 60px; }
    .wysiwyg-block,
    .include-card { padding: 18px 16px; }
    .contact-form-wrap { padding: 22px 16px; }
    .tour-captcha-card,
    .tour-terms-check { padding: 16px 14px; }
    .success-message-content {
        padding: 28px 22px;
        border-radius: 24px;
    }
    .success-message-content h3 { font-size: 24px; }
    .hero-title { font-size: 1.85rem; }
    .stat-grid { grid-template-columns: 1fr 1fr; }
    .nav-inner { padding: 0 16px; }
    .nav-links { display: none; }
    .day-gallery { grid-template-columns: 1fr 1fr; }
}

/* estilos del tour */



/* ── CSS variables ────────────────────────────────────────── */
:root {
    --tour-orange:       #AE5137;
    --tour-orange-light: #AE5137;
    --tour-orange-pale:  #FFF3EA;
    --tour-text:         #1E1E2E;
    --tour-muted:        #6B7280;
    --tour-border:       #E5E7EB;
    --tour-bg:           #F4F6FB;
    --tour-white:        #FFFFFF;
    --tour-dot:          #AE5137;
    --tour-label:        #9CA3AF;
    --tour-highlight:    #FFF7F0;
}

/* ── Base ─────────────────────────────────────────────────── */
body {
    background-color: var(--tour-bg);
    font-family: 'Poppins', sans-serif;
    color: var(--tour-text);
}

/* ── Wrapper card ─────────────────────────────────────────── */
.tour-wrapper {
    background: var(--tour-white);
    border-radius: 20px;
    box-shadow: 0 4px 32px rgba(0,0,0,.07);
    padding: 2.5rem 2rem;
}

/* ── Section title ────────────────────────────────────────── */
.tour-section-title {
    font-family: 'Nunito', sans-serif;
    font-weight: 800;
    font-size: 1.45rem;
    color: var(--tour-text);
    margin-bottom: 1rem;
}

/* ── Description text ─────────────────────────────────────── */
.tour-description {
    font-size: .95rem;
    line-height: 1.75;
    color: #374151;
}

/* ── Highlights title ─────────────────────────────────────── */
.tour-highlights-title {
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: .75rem;
    margin-top: 1.5rem;
}

/* ── Highlight list ───────────────────────────────────────── */
.list_lhighlights ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list_lhighlights li {
    position: relative;
    padding: .45rem 0;
    padding-left: 1.2rem;
    font-size: .92rem;
    color: #374151;
    line-height: 1.5;
}

.list_lhighlights li::before {
    content: "";
    position: absolute;
    top: .95rem;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid var(--tour-orange);
    background: #fff;
}

.trip_summary h3 {
    font-size: 1rem;
}

.pricing-grid h3 {
    font-size: 1rem;
}
.pricing-grid h2 {
    font-size: 1rem;
}


/* ── Footer meta bar (bottom of left col) ─────────────────── */
.tour-meta-bar {
    display: flex;
    flex-wrap: wrap;
    gap: 1.2rem;
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--tour-border);
}

.tour-meta-item {
    display: flex;
    align-items: center;
    gap: .55rem;
    font-size: .82rem;
}

.tour-meta-icon-wrap {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1.5px solid var(--tour-border);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--tour-muted);
    font-size: .9rem;
    flex-shrink: 0;
}

.tour-meta-label {
    font-size: .68rem;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: var(--tour-label);
    display: block;
    line-height: 1;
    margin-bottom: 2px;
}

.tour-meta-value {
    font-weight: 700;
    color: var(--tour-text);
    font-size: .82rem;
}

/* ── Booking card ─────────────────────────────────────────── */
.tour-booking-card {
    background: var(--tour-white);
    border: 1.5px solid var(--tour-border);
    border-radius: 18px;
    padding: 2rem 1.75rem;
    position: sticky;
    top: 2rem;
}

.tour-booking-starting {
    text-align: center;
    font-size: .82rem;
    color: var(--tour-orange);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .06em;
    margin-bottom: .25rem;
}

.tour-booking-price {
    text-align: center;
    font-family: 'Nunito', sans-serif;
    font-size: 3rem;
    font-weight: 800;
    color: var(--tour-orange);
    line-height: 1;
    margin-bottom: .2rem;
}

.tour-booking-per {
    text-align: center;
    font-size: .82rem;
    color: var(--tour-muted);
    margin-bottom: 1.75rem;
}

/* ── Booking detail rows ──────────────────────────────────── */
.tour-booking-details {
    list-style: none;
    padding: 0;
    margin: 0 0 1.75rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.tour-booking-detail {
    display: flex;
    align-items: flex-start;
    gap: .6rem;
}

.tour-booking-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--tour-orange);
    flex-shrink: 0;
    margin-top: 4px;
}

.tour-booking-detail-label {
    font-size: .68rem;
    text-transform: uppercase;
    letter-spacing: .07em;
    color: var(--tour-label);
    font-weight: 700;
    display: block;
    margin-bottom: 2px;
}

.tour-booking-detail-value {
    font-size: .9rem;
    color: var(--tour-text);
    line-height: 1.4;
}

/* ── Buttons ──────────────────────────────────────────────── */
.tour-btn-book {
    display: block;
    width: 100%;
    padding: .85rem;
    background: var(--tour-orange);
    color: #fff;
    font-weight: 700;
    font-size: .9rem;
    letter-spacing: .08em;
    text-transform: uppercase;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: background .2s, transform .15s;
    text-align: center;
    text-decoration: none;
}

.tour-btn-book:hover {
    background: var(--tour-orange-light);
    transform: translateY(-1px);
    color: #fff;
}

.tour-btn-ask {
    display: block;
    width: 100%;
    padding: .82rem;
    background: transparent;
    color: var(--tour-orange);
    font-weight: 700;
    font-size: .9rem;
    letter-spacing: .08em;
    text-transform: uppercase;
    border: 2px solid var(--tour-orange);
    border-radius: 50px;
    cursor: pointer;
    transition: background .2s, transform .15s;
    text-align: center;
    text-decoration: none;
}

.tour-btn-ask:hover {
    background: var(--tour-orange-pale);
    transform: translateY(-1px);
    color: var(--tour-orange);
}

/* ── Help footer in booking card ──────────────────────────── */
.tour-booking-help {
    text-align: center;
    font-size: .83rem;
    color: var(--tour-text);
    margin-top: 1.25rem;
    line-height: 1.6;
}

.tour-booking-help strong {
    display: block;
    font-weight: 700;
    margin-bottom: .15rem;
}

.tour-booking-help a {
    color: #25D366;
    font-weight: 700;
    text-decoration: none;
}

.tour-booking-help a:hover { text-decoration: underline; }

/* ── Divider illustration placeholder ─────────────────────── */
.tour-booking-illustration {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: var(--tour-bg);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.25rem;
    font-size: 2.2rem;
    color: var(--tour-border);
}

/* ── Responsive tweaks ────────────────────────────────────── */
@media (max-width: 991px) {
    .tour-booking-card { position: static; margin-top: 2rem; }
    .tour-meta-bar     { justify-content: space-between; }
}

@media (max-width: 575px) {
    .tour-wrapper       { padding: 1.5rem 1rem; }
    .tour-booking-price { font-size: 2.4rem; }
    .tour-meta-bar      { flex-direction: column; gap: .8rem; }
}


.header_price {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 15px;
}


.itinerary-accordion .accordion-button {
    box-shadow: none;
}

.itinerary-accordion .accordion-button:not(.collapsed) {
    color: inherit;
    background: #fff;
}

.itinerary-accordion .accordion-button::after {
    margin-left: auto;
}

.itinerary-img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    transition: transform .25s ease, box-shadow .25s ease;
}

.itinerary-img:hover {
    transform: scale(1.03);
}



/* estilos parea el menu principal */


/* ═══════════════════════════════════════════
      TOKENS
   ═══════════════════════════════════════════ */
:root {
    --tp-terracota:   #AE5137;
    --tp-dark:        #1a1008;
    --tp-gold:        #AE5137;
    --tp-white:       #ffffff;
    --tp-white-60:    rgba(255,255,255,.6);
    --tp-white-12:    rgba(255,255,255,.12);
    --tp-white-08:    rgba(255,255,255,.08);
    --tp-nav-h:       80px;
    --tp-nav-h-sm:    64px;
    --tp-ease:        cubic-bezier(.4,0,.2,1);
    font-family: 'Jost', sans-serif;
}

/* ═══════════════════════════════════════════
   HEADER SHELL¬
═══════════════════════════════════════════ */
#tp-header {
    z-index: 1050;
    height: var(--tp-nav-h);
    transition: background .45s var(--tp-ease),
    box-shadow .45s var(--tp-ease),
    height .35s var(--tp-ease);
}


.tp-header {
    position: absolute;
    width: 100%;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0) 100%);
}
/* Scrolled state – added via JS */
#tp-header.scrolled {
    background: rgba(20, 10, 4, .92);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    box-shadow: 0 2px 32px rgba(0,0,0,.35);
}

.tp-navbar {
    height: var(--tp-nav-h);
    display: flex;
    align-items: center;
    padding: 0 1.5rem;
    transition: height .35s var(--tp-ease);
}

/* ── Logo ── */
.tp-logo img {
    height: 52px;
    width: auto;
    transition: height .35s var(--tp-ease), filter .3s;
}
#tp-header.scrolled .tp-logo img { height: 42px; }

/* ═══════════════════════════════════════════
   DESKTOP MENU
═══════════════════════════════════════════ */
.tp-nav {
    display: flex;
    align-items: center;
    gap: .25rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Top-level items */
.tp-nav > li > a {
    display: flex;
    align-items: center;
    gap: .3rem;
    padding: .5rem .6rem;
    color: var(--tp-white);
    font-family: 'Jost', sans-serif;
    font-size: .85rem;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    font-weight: 700;
    white-space: nowrap;
    transition: color .25s;
}
/* Animated underline */
.tp-nav > li > a::after {
    content: '';
    position: absolute;
    bottom: 2px; left: .9rem; right: .9rem;
    height: 1px;
    background: var(--tp-gold);
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .35s var(--tp-ease);
}
.tp-nav > li > a:hover,
.tp-nav > li > a:focus { color: var(--tp-gold); }
.tp-nav > li > a:hover::after,
.tp-nav > li:hover > a::after { transform: scaleX(1); transform-origin: left; }

/* Chevron for items with children */
.tp-nav > li.has-children > a .tp-chevron {
    font-size: .6rem;
    opacity: .7;
    transition: transform .3s var(--tp-ease);
}
.tp-nav > li.has-children:hover > a .tp-chevron { transform: rotate(180deg); }

/* ── Dropdown panel ── */
.tp-dropdown {
    position: absolute;
    top: calc(100%);
    left: 50%;
    transform: translateX(-50%) translateY(12px);
    min-width: 420px;
    background: rgba(20, 10, 4, .88);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border: 1px solid var(--tp-white-12);
    border-radius: 10px;
    padding: .6rem 0;
    list-style: none;
    margin: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s var(--tp-ease),
    transform .35s var(--tp-ease);
}

/* Notch */
.tp-dropdown::before {
    content: '';
    position: absolute;
    top: -6px; left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 10px; height: 10px;
    background: rgba(30,15,5,.9);
    border-left: 1px solid var(--tp-white-12);
    border-top: 1px solid var(--tp-white-12);
    border-radius: 2px 0 0 0;
}

.tp-nav > li.has-children {
    position: relative;
}
.tp-nav > li.has-children:hover .tp-dropdown,
.tp-nav > li.has-children:focus-within .tp-dropdown {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
}

.tp-dropdown li a {
    display: block;
    padding: .55rem 1.4rem;
    color: var(--tp-white-60);
    font-size: .8rem;
    letter-spacing: .08em;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    transition: color .2s, padding-left .2s;
}
.tp-dropdown li a::before {
    content: '';
    position: absolute;
    left: .75rem; top: 50%;
    transform: translateY(-50%) scaleX(0);
    width: 6px; height: 1px;
    background: var(--tp-gold);
    transform-origin: left;
    transition: transform .25s var(--tp-ease);
}
.tp-dropdown li a:hover {
    color: var(--tp-gold);
    padding-left: 1.8rem;
}
.tp-dropdown li a:hover::before { transform: translateY(-50%) scaleX(1); }

/* ── CTA button (last item) ── */
.tp-nav-cta a {
    background: var(--tp-terracota) !important;
    border-radius: 50px !important;
    padding: .45rem 1.3rem !important;
    color: #fff !important;
    letter-spacing: .1em;
    transition: background .25s, transform .2s !important;
}
.tp-nav-cta a:hover { background: #a8552d !important; transform: translateY(-1px); }
.tp-nav-cta a::after { display: none !important; }

/* ═══════════════════════════════════════════
   MOBILE TOP BAR
═══════════════════════════════════════════ */
@media (max-width: 991.98px) {
    #tp-header { height: var(--tp-nav-h-sm); }
    .tp-navbar  { height: var(--tp-nav-h-sm); padding: 0 1rem; }

    .tp-logo img { height: 38px; }
    #tp-header.scrolled .tp-logo img { height: 34px; }

    .tp-desktop-nav { display: none !important; }
}

@media (min-width: 992px) {
    .tp-mobile-controls { display: none !important; }
}

/* Phone icon pill */
.tp-phone-pill {
    display: flex;
    align-items: center;
    gap: .4rem;
    color: var(--tp-white);
    text-decoration: none;
    font-size: .78rem;
    letter-spacing: .06em;
    padding: .35rem .8rem;
    border: 1px solid var(--tp-white-12);
    border-radius: 50px;
    transition: border-color .2s, color .2s;
}
.tp-phone-pill:hover { border-color: var(--tp-gold); color: var(--tp-gold); }
.tp-phone-pill i { font-size: .9rem; }

/* Hamburger */
.tp-burger {
    width: 40px; height: 40px;
    display: flex; flex-direction: column;
    justify-content: center; align-items: center;
    gap: 5px;
    background: none;
    border: 1px solid var(--tp-white-12);
    border-radius: 8px;
    cursor: pointer;
    padding: 0;
    transition: border-color .2s;
}
.tp-burger:hover { border-color: var(--tp-gold); }
.tp-burger span {
    display: block;
    width: 20px; height: 1.5px;
    background: var(--tp-white);
    border-radius: 2px;
    transition: transform .35s var(--tp-ease), opacity .25s;
}
/* Active X */
.tp-burger.active span:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }
.tp-burger.active span:nth-child(2) { opacity: 0; transform: scaleX(0); }
.tp-burger.active span:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }

/* ═══════════════════════════════════════════
   MOBILE FULLSCREEN OVERLAY
═══════════════════════════════════════════ */
#tp-mobile-menu {
    position: fixed;
    inset: 0;
    z-index: 1060;
    display: flex;
    pointer-events: none;
    visibility: hidden;
}

/* Backdrop */
.tp-mm-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.55);
    opacity: 0;
    transition: opacity .4s var(--tp-ease);
}

/* Panel slides left → right */
.tp-mm-panel {
    position: relative;
    width: min(360px, 88vw);
    height: 100%;
    background: rgba(14, 7, 2, .97);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    display: flex;
    flex-direction: column;
    transform: translateX(-100%);
    transition: transform .45s var(--tp-ease);
    border-right: 1px solid var(--tp-white-12);
    overflow-y: auto;
}

/* Open state */
#tp-mobile-menu.open {
    pointer-events: auto;
    visibility: visible;
}
#tp-mobile-menu.open .tp-mm-backdrop { opacity: 1; }
#tp-mobile-menu.open .tp-mm-panel    { transform: translateX(0); }

/* Panel header */
.tp-mm-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid var(--tp-white-08);
    flex-shrink: 0;
}
.tp-mm-head img { height: 36px; width: auto; }

/* Close button */
.tp-mm-close {
    width: 38px; height: 38px;
    display: flex; align-items: center; justify-content: center;
    background: var(--tp-white-08);
    border: 1px solid var(--tp-white-12);
    border-radius: 50%;
    color: var(--tp-white);
    font-size: 1.1rem;
    cursor: pointer;
    transition: background .2s, color .2s;
    flex-shrink: 0;
}
.tp-mm-close:hover { background: var(--tp-terracota); border-color: var(--tp-terracota); }

/* Panel body */
.tp-mm-body {
    flex: 1;
    padding: 1rem .75rem;
    overflow-y: auto;
}

/* ── Accordion (Bootstrap 5 override) ── */
.tp-accordion .accordion-item {
    background: transparent;
    border: none;
    border-bottom: 1px solid var(--tp-white-08);
}
.tp-accordion .accordion-item:last-child { border-bottom: none; }

.tp-accordion .accordion-button {
    background: transparent;
    color: var(--tp-white);
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    font-size: .8rem;
    letter-spacing: .12em;
    text-transform: uppercase;
    padding: 1rem .75rem;
    box-shadow: none !important;
    border: none;
    gap: .5rem;
}
.tp-accordion .accordion-button:not(.collapsed) {
    color: var(--tp-gold);
    background: var(--tp-white-08);
    border-radius: 6px 6px 0 0;
}
.tp-accordion .accordion-button::after {
    filter: invert(1) sepia(1) saturate(2) hue-rotate(10deg);
    opacity: .5;
}
.tp-accordion .accordion-button:not(.collapsed)::after { opacity: 1; }

.tp-accordion .accordion-body {
    padding: .4rem .5rem .8rem 1.25rem;
    background: rgba(255,255,255,.03);
    border-radius: 0 0 6px 6px;
}

/* Simple link (no children) */
.tp-mm-link {
    display: block;
    color: var(--tp-white-60);
    font-size: .8rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-decoration: none;
    padding: .95rem .75rem;
    border-bottom: 1px solid var(--tp-white-08);
    transition: color .2s, padding-left .2s;
}
.tp-mm-link:last-child { border-bottom: none; }
.tp-mm-link:hover { color: var(--tp-gold); padding-left: 1.1rem; }

/* Sub-links inside accordion */
.tp-mm-sub {
    display: block;
    color: var(--tp-white-60);
    font-size: .77rem;
    letter-spacing: .08em;
    text-transform: uppercase;
    text-decoration: none;
    padding: .6rem .5rem;
    border-radius: 5px;
    transition: color .2s, background .2s;
}
.tp-mm-sub:hover { color: var(--tp-gold); background: var(--tp-white-08); }

/* Panel footer */
.tp-mm-foot {
    padding: 1.25rem 1.25rem 1.5rem;
    border-top: 1px solid var(--tp-white-08);
    flex-shrink: 0;
}
.tp-mm-foot a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    width: 100%;
    padding: .75rem;
    background: var(--tp-terracota);
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: .8rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    transition: background .25s;
}
.tp-mm-foot a:hover { background: #a8552d; }

/* Social row */
.tp-mm-social {
    display: flex;
    gap: .5rem;
    margin-top: .75rem;
    justify-content: center;
}
.tp-mm-social a {
    width: 34px; height: 34px;
    display: flex; align-items: center; justify-content: center;
    border: 1px solid var(--tp-white-12);
    border-radius: 50%;
    color: var(--tp-white-60);
    font-size: .9rem;
    text-decoration: none;
    transition: color .2s, border-color .2s;
}
.tp-mm-social a:hover { color: var(--tp-gold); border-color: var(--tp-gold); }

/* ── Body padding so hero isn't hidden ── */

@media (max-width: 991.98px) {  }


/* estilos parea el menu principal */



.menu-principal {
    top: 40px;
    background: var(--surface);
    border: 1px solid var(--border);
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: 0 4px 32px rgba(0, 0, 0, .07);
}

.menu-principal li .nav-link {
    color: #AE5137;
    background-color: white;
    border-radius: 15px;
    border: 1px solid transparent;
    margin-right: 15px;
}
.menu-principal li .nav-link:hover {
    color: #AE5137;
    background-color: #ae513726;
    border-radius: 15px;
    border: 1px solid #ae513726;
}
.menu-principal li .nav-link.active {
    color: #AE5137;
    background-color: white;
    border-radius: 15px;
    border: 1px solid #AE5137;
}



.luxury-page {
    background: #fff;
}

.luxury-page-hero {
    position: relative;
    min-height: 520px;
    display: flex;
    align-items: flex-end;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.luxury-page-overlay {
    position: absolute;
    inset: 0;
    background:
            linear-gradient(
                    180deg,
                    rgba(0, 0, 0, 0.25) 0%,
                    rgba(0, 0, 0, 0.55) 55%,
                    rgba(0, 0, 0, 0.78) 100%
            );
    z-index: 1;
}

.luxury-page-hero-content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 160px 20px 80px;
    max-width: 1200px;
    margin: 0 auto;
}

.luxury-breadcrumbs {
    margin-bottom: 18px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    letter-spacing: 0.04em;
}

.luxury-breadcrumbs a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

.luxury-breadcrumbs a:hover {
    color: #fff;
}

.luxury-page-title {
    color: #fff;
    font-size: clamp(42px, 6vw, 82px);
    line-height: 1.05;
    font-weight: 600;
    max-width: 900px;
    margin: 0;
    text-shadow: 0 12px 35px rgba(0, 0, 0, 0.35);
}

.luxury-page-content {
    width: 100%;
}

/* Soporte para Elementor */
.luxury-page-content .elementor {
    width: 100%;
}

/* Responsive */
@media (max-width: 991px) {
    .luxury-page-hero {
        min-height: 430px;
    }

    .luxury-page-hero-content {
        padding: 130px 24px 60px;
    }
}

@media (max-width: 575px) {
    .luxury-page-hero {
        min-height: 360px;
    }

    .luxury-page-hero-content {
        padding: 110px 18px 45px;
    }

    .luxury-breadcrumbs {
        font-size: 13px;
    }

    .luxury-page-title {
        font-size: 38px;
    }
}










.mth-mega-panel ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.mth-mega-panel ul li{
    margin-bottom: 0;
}



.mth-mega-panel ul li a {
    letter-spacing: 0;
    text-transform: initial;
    color: #000000 !important;
    font-size: 0.85rem;
}



/* MTH Bootstrap 5 header */
.mth-site-header {
    --mth-black: #020202;
    --mth-charcoal: #2d2d2f;
    --mth-orange: #e70628;
    --mth-orange-bright: #9f0118;
    --mth-green: #52b84f;
    --mth-text: #303033;
    --mth-muted: #76777b;
    --mth-soft: #f7f7f5;
    --mth-line: #e8e8e4;
    --mth-shadow: 0 24px 65px rgba(15, 15, 15, 0.16);
    background: #fff;
    color: var(--mth-text);
    font-family: "Montserrat", "Aptos", "Helvetica Neue", sans-serif;
    position: relative;
    z-index: 1050;
}

/* Page transition loader (toggle via MTH_ENABLE_PAGE_LOADER). */
html[data-mth-page-loading="1"] body {
    cursor: progress;
}

html[data-mth-page-loading="1"] body::before {
    content: "";
    position: fixed;
    inset: 0;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

html[data-mth-page-loading="1"] body::after {
    content: "";
    position: fixed;
    left: 50%;
    top: 50%;
    width: 56px;
    height: 56px;
    margin-left: -28px;
    margin-top: -28px;
    z-index: 100000;
    border-radius: 999px;
    border: 4px solid rgba(241, 90, 41, 0.22);
    border-top-color: #f15a29;
    animation: mthPageLoaderSpin 0.85s linear infinite;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.14);
    background: transparent;
}

@keyframes mthPageLoaderSpin {
    to { transform: rotate(360deg); }
}

.mth-site-header a {
    text-decoration: none;
}

.mth-site-header a:focus-visible,
.mth-site-header button:focus-visible {
    box-shadow: 0 0 0 0.18rem rgba(214, 106, 42, 0.26);
    outline: 0;
}

.mth-desktop-top {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.mth-desktop-shell {
    align-items: center;
    display: flex;
    gap: 2.5rem;
    justify-content: space-between;
    min-height: 116px;
}

.mth-brand {
    color: var(--mth-charcoal);
    display: inline-flex;
    flex-direction: column;
    flex: 0 0 auto;
    line-height: 1;
    position: relative;
}

.mth-brand:hover,
.mth-brand:focus {
    color: var(--mth-charcoal);
}

.mth-brand-main {
    color: var(--mth-charcoal);
    display: block;
    font-size: clamp(2.25rem, 3vw, 3.15rem);
    font-weight: 800;
    letter-spacing: -0.075em;
    line-height: 0.88;
}

.mth-brand-sub {
    align-self: flex-end;
    border-top: 4px solid var(--mth-orange-bright);
    color: var(--mth-charcoal);
    display: inline-block;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    margin-top: 0.42rem;
    padding-top: 0.18rem;
    text-transform: uppercase;
}

.mth-desktop-meta {
    align-items: flex-end;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 1.1rem;
    min-width: 0;
}

.mth-utility-links,
.mth-contact-row {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.mth-utility-links {
    color: var(--mth-muted);
    flex-wrap: wrap;
    font-size: 0.84rem;
    gap: 0.72rem;
    line-height: 1.2;
}

.mth-utility-links a {
    color: var(--mth-muted);
    transition: color 180ms ease;
}

.mth-utility-links a:hover,
.mth-utility-links a:focus {
    color: var(--mth-orange);
}

.mth-toll-free {
    color: var(--mth-black);
    font-weight: 700;
}

.mth-toll-free strong {
    color: var(--mth-muted);
    font-weight: 500;
}

.mth-lang-link {
    font-weight: 600;
}

.mth-utility-divider {
    background: rgba(0, 0, 0, 0.68);
    display: inline-block;
    height: 16px;
    width: 1px;
}

.mth-contact-row {
    gap: 1.5rem;
}

.mth-contact-item {
    align-items: center;
    color: var(--mth-text);
    display: inline-flex;
    font-size: 0.95rem;
    font-weight: 500;
    gap: 0.55rem;
    white-space: nowrap;
}

.mth-contact-item i {
    color: var(--mth-orange);
    font-size: 1.45rem;
}

.mth-contact-item:hover,
.mth-contact-item:focus {
    color: var(--mth-orange);
}

.mth-whatsapp-btn {
    align-items: center;
    border: 1px solid var(--mth-green);
    border-radius: 999px;
    color: var(--mth-green);
    display: inline-flex;
    font-size: 0.95rem;
    font-weight: 800;
    gap: 0.42rem;
    padding: 0.42rem 0.92rem;
    transition: background 180ms ease, color 180ms ease, transform 180ms ease;
    white-space: nowrap;
}

.mth-whatsapp-btn i {
    font-size: 1.2rem;
}

.mth-whatsapp-btn:hover,
.mth-whatsapp-btn:focus {
    background: var(--mth-green);
    color: #fff;
    transform: translateY(-1px);
}

.mth-cart-link {
    color: var(--mth-orange);
    display: inline-flex;
    font-size: 1.75rem;
    position: relative;
}

.mth-cart-link:hover,
.mth-cart-link:focus {
    color: var(--mth-orange-bright);
}

.mth-cart-count {
    align-items: center;
    background: var(--mth-charcoal);
    border-radius: 999px;
    color: #fff;
    display: inline-flex;
    font-size: 0.72rem;
    font-weight: 800;
    height: 1.35rem;
    justify-content: center;
    line-height: 1;
    min-width: 1.35rem;
    position: absolute;
    right: -0.78rem;
    top: -0.62rem;
}

.mth-enquire-btn {
    background: var(--mth-orange);
    color: #fff;
    display: inline-flex;
    font-size: 0.92rem;
    font-weight: 800;
    justify-content: center;
    letter-spacing: 0.01em;
    padding: 0.88rem 1.45rem;
    transition: background 180ms ease, transform 180ms ease;
    white-space: nowrap;
}

.mth-enquire-btn:hover,
.mth-enquire-btn:focus {
    background: var(--mth-orange-bright);
    color: #fff;
    transform: translateY(-1px);
}

.mth-main-nav {
    background: var(--mth-black);
    position: relative;
    z-index: 30;
}

.site-header .main-nav {
    position: relative;
}
.site-header .mth-mega-panel {
    font-size: 0.85rem;
    padding: 15px;
    letter-spacing: 0;
    top: 100%;
    text-transform: none;
}
.mth-mega-panel ul li a{
    color: #000000 !important;
}

.mth-mega-panel h4 {
    margin-bottom: 21px;
    font-weight: 700;
    font-size: 1.2rem;
    color: #000000;
}

.mth-main-menu {
    align-items: stretch;
    display: flex;
    min-height: 75px;
}

.mth-menu-item {
    display: flex;
    position: static;
}
.mth-main-link {
    align-items: center;
    color: #fff;
    display: inline-flex;
    font-size: 1.2rem;
    font-weight: 400;
    gap: 0.42rem;
    letter-spacing: 0.055em;
    padding: 0 0.9rem;
    position: relative;
    text-transform: uppercase;
    transition: background 180ms ease, color 180ms ease;
    white-space: nowrap;
}

.mth-main-link::after {
    background: var(--mth-orange);
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: scaleX(0.5);
    transition: opacity 180ms ease, transform 220ms ease;
    width: 100%;
}

.mth-main-link-icon {
    font-size: 0.72rem;
    transition: transform 220ms ease;
}

.mth-menu-item:hover > .mth-main-link, .mth-menu-item:focus-within > .mth-main-link, .mth-menu-item.current-menu-item > .mth-main-link, .mth-menu-item.current-menu-ancestor > .mth-main-link {
    background: #25252700;
    color: #ffea00;
}

.mth-menu-item:hover > .mth-main-link::after,
.mth-menu-item:focus-within > .mth-main-link::after,
.mth-menu-item.current-menu-item > .mth-main-link::after,
.mth-menu-item.current-menu-ancestor > .mth-main-link::after {
    opacity: 1;
    transform: scaleX(1);
}

.mth-menu-item:hover > .mth-main-link .mth-main-link-icon,
.mth-menu-item:focus-within > .mth-main-link .mth-main-link-icon {
    transform: rotate(180deg);
}

.mth-menu-empty {
    color: #fff;
    font-size: 0.95rem;
    padding: 1.5rem 0;
}

.mth-mega-panel {
    background: rgb(255 255 255 / 1);
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(18px);
    transition: opacity 260ms ease, transform 340ms cubic-bezier(0.16, 1, 0.3, 1), visibility 0s linear 340ms;
    visibility: hidden;
    width: 100%;
    z-index: 35;
}

.mth-has-mega:hover > .mth-mega-panel,
.mth-has-mega:focus-within > .mth-mega-panel,
.mth-has-mega.mth-mega-open > .mth-mega-panel {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s;
    visibility: visible;
}

.mth-mega-container {
    overflow: auto;
    padding-bottom: 0.6rem;
    padding-top: 0.6rem;
}

.mth-mega-title {
    border-bottom: 1px solid var(--mth-line);
    color: var(--mth-charcoal);
    font-size: 0.98rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    margin: 0 0 1.25rem;
    padding-bottom: 0.72rem;
    position: relative;
    text-transform: uppercase;
}

.mth-mega-title::after {
    background: var(--mth-orange);
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 86px;
}

.mth-mega-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mth-mega-list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.mth-mega-list a {
    align-items: center;
    color: #7c7d81;
    display: flex;
    font-size: 0.94rem;
    gap: 0.45rem;
    justify-content: space-between;
    padding: 0.48rem 0;
    transition: color 180ms ease, padding 180ms ease;
}

.mth-mega-list a:hover,
.mth-mega-list a:focus {
    color: var(--mth-orange);
    padding-left: 0.22rem;
}

.mth-mega-badge {
    border-radius: 0.28rem;
    color: #fff;
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700;
    line-height: 1;
    padding: 0.22rem 0.38rem;
}

.mth-mega-badge-orange {
    background: var(--mth-orange);
}

.mth-mega-badge-teal {
    background: #62b6bd;
}

.mth-mega-badge-gold {
    background: #bd9b54;
}

.mth-mega-copy {
    color: #818287;
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.mth-mega-card {
    background: var(--mth-soft);
    border-radius: 0.25rem;
    display: block;
    overflow: hidden;
    position: relative;
}

.mth-mega-card img {
    display: block;
    height: auto;
    transition: transform 350ms ease;
    width: 100%;
}

.mth-mega-card span {
    align-items: center;
    background: rgba(0, 0, 0, 0.36);
    color: #fff;
    display: flex;
    font-size: 0.82rem;
    font-weight: 800;
    inset: 0;
    justify-content: center;
    letter-spacing: 0.03em;
    line-height: 1.1;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}

.mth-mega-card:hover img,
.mth-mega-card:focus img {
    transform: scale(1.045);
}

.mth-mega-image {
    display: block;
    height: auto;
    object-fit: cover;
    width: 100%;
}

.mth-mobile-bar {
    background: #fff;
    box-shadow: 0 8px 28px rgba(25, 25, 25, 0.08);
}

.mth-mobile-shell {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    min-height: 92px;
    padding: 0 0.6rem;
}

.mth-mobile-brand .mth-brand-main {
    font-size: clamp(1.75rem, 7.2vw, 2.65rem);
}

.mth-mobile-brand .mth-brand-sub {
    border-top-width: 3px;
    font-size: clamp(0.52rem, 2vw, 0.7rem);
    margin-top: 0.32rem;
}

.mth-mobile-actions {
    align-items: center;
    display: flex;
    flex: 0 1 auto;
    gap: clamp(0.22rem, 1vw, 0.58rem);
    justify-content: flex-end;
    min-width: 0;
}

.mth-mobile-lang {
    color: #c8c8c8;
    font-size: clamp(0.96rem, 3.6vw, 1.35rem);
    font-weight: 500;
    padding: 0 0.1rem;
}

.mth-mobile-lang:hover,
.mth-mobile-lang:focus {
    color: var(--mth-orange);
}

a.mth-brand.mth-mobile-brand img {
    width: 100%;
    height: auto;
}

.mth-mobile-divider {
    background: #e4e4e4;
    display: inline-block;
    flex: 0 0 1px;
    height: 34px;
    width: 1px;
}

.mth-mobile-icon,
.mth-mobile-toggle {
    align-items: center;
    background: transparent;
    border: 0;
    color: var(--mth-orange);
    display: inline-flex;
    font-size: clamp(1.15rem, 4.6vw, 1.62rem);
    justify-content: center;
    min-height: 38px;
    min-width: 32px;
    padding: 0;
    position: relative;
    transition: color 180ms ease, transform 180ms ease;
}

.mth-mobile-icon:hover,
.mth-mobile-icon:focus,
.mth-mobile-toggle:hover,
.mth-mobile-toggle:focus {
    color: var(--mth-orange-bright);
    transform: translateY(-1px);
}

.mth-mobile-whatsapp {
    color: #16b533;
}

.mth-mobile-toggle {
    color: var(--mth-charcoal);
    font-size: clamp(1.55rem, 5.8vw, 2.05rem);
}

.mth-mobile-cart .mth-cart-count {
    font-size: 0.68rem;
    height: 1.18rem;
    min-width: 1.18rem;
    right: -0.5rem;
    top: -0.35rem;
}

.mth-mobile-offcanvas {
    background: #fff;
    border-right: 0;
    box-shadow: none;
    max-width: 430px;
    opacity: 0;
    transition: transform 420ms cubic-bezier(0.16, 1, 0.3, 1), opacity 260ms ease;
    width: 80vw !important;
}

.mth-mobile-offcanvas.showing,
.mth-mobile-offcanvas.show {
    box-shadow: 24px 0 70px rgba(0, 0, 0, 0.18);
    opacity: 1;
}

.mth-mobile-offcanvas.hiding {
    opacity: 0;
}

.mth-offcanvas-header {
    align-items: center;
    border-bottom: 1px solid var(--mth-line);
    padding: 1.25rem 1.2rem;
}

.mth-offcanvas-brand .mth-brand-main {
    font-size: 2rem;
}

.mth-offcanvas-brand .mth-brand-sub {
    border-top-width: 3px;
    font-size: 0.58rem;
}

.mth-offcanvas-close {
    align-items: center;
    background: #fff3ed;
    border: 0;
    border-radius: 999px;
    color: var(--mth-orange);
    display: inline-flex;
    font-size: 1.3rem;
    height: 44px;
    justify-content: center;
    transition: background 180ms ease, color 180ms ease, transform 180ms ease;
    width: 44px;
}

.mth-offcanvas-close:hover,
.mth-offcanvas-close:focus {
    background: var(--mth-orange);
    color: #fff;
    transform: rotate(90deg);
}

.mth-offcanvas-body {
    padding: 1.35rem 1.2rem 2rem;
}

.mth-mobile-menu-intro {
    margin-bottom: 1.05rem;
}

.mth-mobile-menu-kicker {
    color: var(--mth-orange);
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.16em;
    margin: 0 0 0.25rem;
    text-transform: uppercase;
}

.mth-mobile-menu-intro h2 {
    color: var(--mth-charcoal);
    font-size: 1.34rem;
    font-weight: 800;
    letter-spacing: -0.04em;
    margin: 0;
}

.mth-mobile-quick-actions {
    display: grid;
    gap: 0.65rem;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1.15rem;
}

.mth-mobile-quick-actions a {
    align-items: center;
    background: var(--mth-soft);
    border: 1px solid var(--mth-line);
    border-radius: 1rem;
    color: var(--mth-charcoal);
    display: inline-flex;
    font-size: 0.86rem;
    font-weight: 800;
    gap: 0.45rem;
    justify-content: center;
    padding: 0.8rem 0.65rem;
    transition: background 180ms ease, border 180ms ease, color 180ms ease;
}

.mth-mobile-quick-actions i {
    color: var(--mth-orange);
}

.mth-mobile-quick-actions a:hover,
.mth-mobile-quick-actions a:focus {
    background: #fff8f4;
    border-color: rgba(214, 106, 42, 0.34);
    color: var(--mth-orange);
}

.mth-mobile-accordion {
    border-top: 1px solid var(--mth-line);
}

.mth-mobile-accordion .accordion-item {
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--mth-line);
}

.mth-mobile-accordion-button {
    background: transparent;
    box-shadow: none;
    color: var(--mth-charcoal);
    font-size: 0.94rem;
    font-weight: 800;
    gap: 0.8rem;
    letter-spacing: 0.02em;
    padding: 1.05rem 0;
    text-transform: uppercase;
}

.mth-mobile-accordion-button:not(.collapsed) {
    background: transparent;
    box-shadow: none;
    color: var(--mth-orange);
}

.mth-mobile-accordion-button::after {
    display: none;
}

.mth-mobile-accordion-icon {
    color: var(--mth-orange);
    font-size: 0.78rem;
    margin-left: auto;
    transition: transform 240ms ease;
}

.mth-mobile-accordion-button:not(.collapsed) .mth-mobile-accordion-icon {
    transform: rotate(180deg);
}

.mth-mobile-accordion-body {
    padding: 0 0 1rem;
}

.mth-mobile-parent-link {
    align-items: center;
    background: #fff8f4;
    border-radius: 0.9rem;
    color: var(--mth-orange);
    display: flex;
    font-size: 0.88rem;
    font-weight: 800;
    gap: 0.5rem;
    margin-bottom: 0.7rem;
    padding: 0.82rem 0.9rem;
}

.mth-mobile-parent-link:hover,
.mth-mobile-parent-link:focus {
    background: var(--mth-orange);
    color: #fff;
}

.mth-mobile-submenu {
    margin: 0;
    padding: 0;
}

.mth-mobile-submenu-depth-2,
.mth-mobile-submenu-depth-3,
.mth-mobile-submenu-depth-4 {
    border-left: 1px solid var(--mth-line);
    margin-left: 1rem;
    padding-left: 0.5rem;
}

.mth-mobile-submenu-item + .mth-mobile-submenu-item {
    margin-top: 0.18rem;
}

.mth-mobile-submenu-link {
    align-items: center;
    border-radius: 0.78rem;
    color: #68696d;
    display: flex;
    font-size: 0.92rem;
    font-weight: 600;
    gap: 0.52rem;
    padding: 0.72rem 0.82rem;
    transition: background 180ms ease, color 180ms ease, padding 180ms ease;
}

.mth-mobile-submenu-link i {
    color: var(--mth-orange);
    font-size: 0.72rem;
}

.mth-mobile-submenu-link:hover,
.mth-mobile-submenu-link:focus {
    background: var(--mth-soft);
    color: var(--mth-orange);
    padding-left: 1rem;
}

.mth-mobile-accordion-direct {
    align-items: center;
    color: var(--mth-charcoal);
    display: flex;
    font-size: 0.94rem;
    font-weight: 800;
    justify-content: space-between;
    letter-spacing: 0.02em;
    padding: 1.05rem 0;
    text-transform: uppercase;
}

.mth-mobile-accordion-direct i {
    color: var(--mth-orange);
    transition: transform 180ms ease;
}

.mth-mobile-accordion-direct:hover,
.mth-mobile-accordion-direct:focus {
    color: var(--mth-orange);
}

.mth-mobile-accordion-direct:hover i,
.mth-mobile-accordion-direct:focus i {
    transform: translateX(4px);
}

.mth-mobile-menu-empty {
    color: var(--mth-muted);
    font-size: 0.94rem;
    margin: 1rem 0 0;
}

@media (max-width: 1199.98px) {
    .mth-desktop-shell {
        gap: 1.25rem;
    }

    .mth-contact-row {
        gap: 0.85rem;
    }

    .mth-main-link {
        font-size: 0.78rem;
        padding: 0 0.62rem;
    }
}

@media (max-width: 575.98px) {
    .mth-mobile-shell {
        min-height: 86px;
        padding: 0;
    }

    .mth-mobile-brand {
        max-width: 42vw;
    }

    .mth-mobile-divider {
        height: 28px;
    }

    .mth-mobile-actions {
        gap: 0.18rem;
    }
}

@media (max-width: 410px) {
    .mth-mobile-brand {
        max-width: 39vw;
    }

    .mth-mobile-divider-menu {
        display: none;
    }

    .mth-mobile-icon,
    .mth-mobile-toggle {
        min-width: 28px;
    }
}




.megamenu_content {
    padding: 30px 10px;
    width: 100%;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0px 0 12px rgba(0, 0, 0, 0.08);
}
.megamenu_content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #1f2933;
}

.megamenu_content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.megamenu_content ul li {
    margin-bottom: 0;
}

.megamenu_content ul li a {
    border-bottom: 1px dotted #80808066;
    position: relative;
    display: block;
    padding: 5px 5px;
    color: #374151;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.25s ease;
}
.megamenu_content ul li a:hover {
    background: #f5f7f9;
    color: #0f766e;
    transform: translateX(5px);
}

.megamenu_content ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 2px;
    background: #0f766e;
    transform: translateY(-50%);
    transition: width 0.25s ease;
}

.megamenu_content ul li a:hover::before {
    width: 4px;
}

.megamenu_content .mega-description {
    padding: 14px 16px;
    border-radius: 14px;
    background: #fafafa;
    margin-bottom: 12px;
    transition: all 0.25s ease;
}

.megamenu_content .mega-description:hover {
    background: #f5f7f9;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
}

.megamenu_content .mega-description h5 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #1f2933;
}

.megamenu_content .mega-description p {
    font-size: 14px;
    line-height: 1.5;
    color: #6b7280;
    margin: 0;
}




.mth-mega-panel ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.mth-mega-panel ul li{
    margin-bottom: 0;
}
/* Skip link - accesible y solo visible al recibir foco */
.skip-link.screen-reader-text {
    position: absolute;
    top: -40px;
    left: 0;
    background-color: #000;
    color: #fff !important;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    z-index: 9999;
    transition: top 0.2s ease;
}

.skip-link.screen-reader-text:focus {
    top: 10px;
    outline: 2px solid #ffcc00;
    outline-offset: 2px;
    background-color: #000;
    color: #fff;
}

.mth-mega-panel ul li a {
    letter-spacing: 0;
    text-transform: initial;
    color: #000000 !important;
    font-size: 0.85rem;
}



/* MTH Bootstrap 5 header */
.mth-site-header {
    --mth-black: #020202;
    --mth-charcoal: #2d2d2f;
    --mth-orange: #e70628;
    --mth-orange-bright: #9f0118;
    --mth-green: #52b84f;
    --mth-text: #303033;
    --mth-muted: #76777b;
    --mth-soft: #f7f7f5;
    --mth-line: #e8e8e4;
    --mth-shadow: 0 24px 65px rgba(15, 15, 15, 0.16);
    background: #fff;
    color: var(--mth-text);
    font-family: "Montserrat", "Aptos", "Helvetica Neue", sans-serif;
    position: relative;
    z-index: 1050;
}

/* Page transition loader (toggle via MTH_ENABLE_PAGE_LOADER). */
html[data-mth-page-loading="1"] body {
    cursor: progress;
}

html[data-mth-page-loading="1"] body::before {
    content: "";
    position: fixed;
    inset: 0;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

html[data-mth-page-loading="1"] body::after {
    content: "";
    position: fixed;
    left: 50%;
    top: 50%;
    width: 56px;
    height: 56px;
    margin-left: -28px;
    margin-top: -28px;
    z-index: 100000;
    border-radius: 999px;
    border: 4px solid rgba(241, 90, 41, 0.22);
    border-top-color: #f15a29;
    animation: mthPageLoaderSpin 0.85s linear infinite;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.14);
    background: transparent;
}

@keyframes mthPageLoaderSpin {
    to { transform: rotate(360deg); }
}

.mth-site-header a {
    text-decoration: none;
}

.mth-site-header a:focus-visible,
.mth-site-header button:focus-visible {
    box-shadow: 0 0 0 0.18rem rgba(214, 106, 42, 0.26);
    outline: 0;
}

.mth-desktop-top {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.mth-desktop-shell {
    align-items: center;
    display: flex;
    gap: 2.5rem;
    justify-content: space-between;
    min-height: 116px;
}

.mth-brand {
    color: var(--mth-charcoal);
    display: inline-flex;
    flex-direction: column;
    flex: 0 0 auto;
    line-height: 1;
    position: relative;
}

.mth-brand:hover,
.mth-brand:focus {
    color: var(--mth-charcoal);
}

.mth-brand-main {
    color: var(--mth-charcoal);
    display: block;
    font-size: clamp(2.25rem, 3vw, 3.15rem);
    font-weight: 800;
    letter-spacing: -0.075em;
    line-height: 0.88;
}

.mth-brand-sub {
    align-self: flex-end;
    border-top: 4px solid var(--mth-orange-bright);
    color: var(--mth-charcoal);
    display: inline-block;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    margin-top: 0.42rem;
    padding-top: 0.18rem;
    text-transform: uppercase;
}

.mth-desktop-meta {
    align-items: flex-end;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 1.1rem;
    min-width: 0;
}

.mth-utility-links,
.mth-contact-row {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.mth-utility-links {
    color: var(--mth-muted);
    flex-wrap: wrap;
    font-size: 0.84rem;
    gap: 0.72rem;
    line-height: 1.2;
}

.mth-utility-links a {
    color: var(--mth-muted);
    transition: color 180ms ease;
}

.mth-utility-links a:hover,
.mth-utility-links a:focus {
    color: var(--mth-orange);
}

.mth-toll-free {
    color: var(--mth-black);
    font-weight: 700;
}

.mth-toll-free strong {
    color: var(--mth-muted);
    font-weight: 500;
}

.mth-lang-link {
    font-weight: 600;
}

.mth-utility-divider {
    background: rgba(0, 0, 0, 0.68);
    display: inline-block;
    height: 16px;
    width: 1px;
}

.mth-contact-row {
    gap: 1.5rem;
}

.mth-contact-item {
    align-items: center;
    color: var(--mth-text);
    display: inline-flex;
    font-size: 0.95rem;
    font-weight: 500;
    gap: 0.55rem;
    white-space: nowrap;
}

.mth-contact-item i {
    color: var(--mth-orange);
    font-size: 1.45rem;
}

.mth-contact-item:hover,
.mth-contact-item:focus {
    color: var(--mth-orange);
}

.mth-whatsapp-btn {
    align-items: center;
    border: 1px solid var(--mth-green);
    border-radius: 999px;
    color: var(--mth-green);
    display: inline-flex;
    font-size: 0.95rem;
    font-weight: 800;
    gap: 0.42rem;
    padding: 0.42rem 0.92rem;
    transition: background 180ms ease, color 180ms ease, transform 180ms ease;
    white-space: nowrap;
}

.mth-whatsapp-btn i {
    font-size: 1.2rem;
}

.mth-whatsapp-btn:hover,
.mth-whatsapp-btn:focus {
    background: var(--mth-green);
    color: #fff;
    transform: translateY(-1px);
}

.mth-cart-link {
    color: var(--mth-orange);
    display: inline-flex;
    font-size: 1.75rem;
    position: relative;
}

.mth-cart-link:hover,
.mth-cart-link:focus {
    color: var(--mth-orange-bright);
}

.mth-cart-count {
    align-items: center;
    background: var(--mth-charcoal);
    border-radius: 999px;
    color: #fff;
    display: inline-flex;
    font-size: 0.72rem;
    font-weight: 800;
    height: 1.35rem;
    justify-content: center;
    line-height: 1;
    min-width: 1.35rem;
    position: absolute;
    right: -0.78rem;
    top: -0.62rem;
}

.mth-enquire-btn {
    background: var(--mth-orange);
    color: #fff;
    display: inline-flex;
    font-size: 0.92rem;
    font-weight: 800;
    justify-content: center;
    letter-spacing: 0.01em;
    padding: 0.88rem 1.45rem;
    transition: background 180ms ease, transform 180ms ease;
    white-space: nowrap;
}

.mth-enquire-btn:hover,
.mth-enquire-btn:focus {
    background: var(--mth-orange-bright);
    color: #fff;
    transform: translateY(-1px);
}

.mth-main-nav {
    background: var(--mth-black);
    position: relative;
    z-index: 30;
}

.site-header .main-nav {
    position: relative;
}
.site-header .mth-mega-panel {
    font-size: 0.85rem;
    padding: 15px;
    letter-spacing: 0;
    top: 100%;
    text-transform: none;
}
.mth-mega-panel ul li a{
    color: #000000 !important;
}

.mth-mega-panel h4 {
    margin-bottom: 21px;
    font-weight: 700;
    font-size: 1.2rem;
    color: #000000;
}

.mth-main-menu {
    align-items: stretch;
    display: flex;
    min-height: 75px;
}

.mth-menu-item {
    display: flex;
    position: static;
}
.mth-main-link {
    align-items: center;
    color: #fff;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 400;
    gap: 0.42rem;
    letter-spacing: 0.055em;
    padding: 0 0.9rem;
    position: relative;
    text-transform: uppercase;
    transition: background 180ms ease, color 180ms ease;
    white-space: nowrap;
}

.mth-main-link::after {
    background: var(--mth-orange);
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: scaleX(0.5);
    transition: opacity 180ms ease, transform 220ms ease;
    width: 100%;
}

.mth-main-link-icon {
    font-size: 0.72rem;
    transition: transform 220ms ease;
}

.mth-menu-item:hover > .mth-main-link, .mth-menu-item:focus-within > .mth-main-link, .mth-menu-item.current-menu-item > .mth-main-link, .mth-menu-item.current-menu-ancestor > .mth-main-link {
    background: #25252700;
    color: #ffea00;
}

.mth-menu-item:hover > .mth-main-link::after,
.mth-menu-item:focus-within > .mth-main-link::after,
.mth-menu-item.current-menu-item > .mth-main-link::after,
.mth-menu-item.current-menu-ancestor > .mth-main-link::after {
    opacity: 1;
    transform: scaleX(1);
}

.mth-menu-item:hover > .mth-main-link .mth-main-link-icon,
.mth-menu-item:focus-within > .mth-main-link .mth-main-link-icon {
    transform: rotate(180deg);
}

.mth-menu-empty {
    color: #fff;
    font-size: 0.95rem;
    padding: 1.5rem 0;
}

.mth-mega-panel {
    background: rgb(255 255 255 / 1);
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(18px);
    transition: opacity 260ms ease, transform 340ms cubic-bezier(0.16, 1, 0.3, 1), visibility 0s linear 340ms;
    visibility: hidden;
    width: 100%;
    z-index: 35;
}

.mth-has-mega:hover > .mth-mega-panel,
.mth-has-mega:focus-within > .mth-mega-panel,
.mth-has-mega.mth-mega-open > .mth-mega-panel {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s;
    visibility: visible;
}

.mth-mega-container {
    overflow: auto;
    padding-bottom: 0.6rem;
    padding-top: 0.6rem;
}

.mth-mega-title {
    border-bottom: 1px solid var(--mth-line);
    color: var(--mth-charcoal);
    font-size: 0.98rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    margin: 0 0 1.25rem;
    padding-bottom: 0.72rem;
    position: relative;
    text-transform: uppercase;
}

.mth-mega-title::after {
    background: var(--mth-orange);
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 86px;
}

.mth-mega-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mth-mega-list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.mth-mega-list a {
    align-items: center;
    color: #7c7d81;
    display: flex;
    font-size: 0.94rem;
    gap: 0.45rem;
    justify-content: space-between;
    padding: 0.48rem 0;
    transition: color 180ms ease, padding 180ms ease;
}

.mth-mega-list a:hover,
.mth-mega-list a:focus {
    color: var(--mth-orange);
    padding-left: 0.22rem;
}

.mth-mega-badge {
    border-radius: 0.28rem;
    color: #fff;
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700;
    line-height: 1;
    padding: 0.22rem 0.38rem;
}

.mth-mega-badge-orange {
    background: var(--mth-orange);
}

.mth-mega-badge-teal {
    background: #62b6bd;
}

.mth-mega-badge-gold {
    background: #bd9b54;
}

.mth-mega-copy {
    color: #818287;
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.mth-mega-card {
    background: var(--mth-soft);
    border-radius: 0.25rem;
    display: block;
    overflow: hidden;
    position: relative;
}

.mth-mega-card img {
    display: block;
    height: auto;
    transition: transform 350ms ease;
    width: 100%;
}

.mth-mega-card span {
    align-items: center;
    background: rgba(0, 0, 0, 0.36);
    color: #fff;
    display: flex;
    font-size: 0.82rem;
    font-weight: 800;
    inset: 0;
    justify-content: center;
    letter-spacing: 0.03em;
    line-height: 1.1;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}

.mth-mega-card:hover img,
.mth-mega-card:focus img {
    transform: scale(1.045);
}

.mth-mega-image {
    display: block;
    height: auto;
    object-fit: cover;
    width: 100%;
}

.mth-mobile-bar {
    background: #fff;
    box-shadow: 0 8px 28px rgba(25, 25, 25, 0.08);
}

.mth-mobile-shell {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    min-height: 92px;
    padding: 0 0.6rem;
}

.mth-mobile-brand .mth-brand-main {
    font-size: clamp(1.75rem, 7.2vw, 2.65rem);
}

.mth-mobile-brand .mth-brand-sub {
    border-top-width: 3px;
    font-size: clamp(0.52rem, 2vw, 0.7rem);
    margin-top: 0.32rem;
}

.mth-mobile-actions {
    align-items: center;
    display: flex;
    flex: 0 1 auto;
    gap: clamp(0.22rem, 1vw, 0.58rem);
    justify-content: flex-end;
    min-width: 0;
}

.mth-mobile-lang {
    color: #c8c8c8;
    font-size: clamp(0.96rem, 3.6vw, 1.35rem);
    font-weight: 500;
    padding: 0 0.1rem;
}

.mth-mobile-lang:hover,
.mth-mobile-lang:focus {
    color: var(--mth-orange);
}

a.mth-brand.mth-mobile-brand img {
    width: 100%;
    height: auto;
}

.mth-mobile-divider {
    background: #e4e4e4;
    display: inline-block;
    flex: 0 0 1px;
    height: 34px;
    width: 1px;
}

.mth-mobile-icon,
.mth-mobile-toggle {
    align-items: center;
    background: transparent;
    border: 0;
    color: var(--mth-orange);
    display: inline-flex;
    font-size: clamp(1.15rem, 4.6vw, 1.62rem);
    justify-content: center;
    min-height: 38px;
    min-width: 32px;
    padding: 0;
    position: relative;
    transition: color 180ms ease, transform 180ms ease;
}

.mth-mobile-icon:hover,
.mth-mobile-icon:focus,
.mth-mobile-toggle:hover,
.mth-mobile-toggle:focus {
    color: var(--mth-orange-bright);
    transform: translateY(-1px);
}

.mth-mobile-whatsapp {
    color: #16b533;
}

.mth-mobile-toggle {
    color: var(--mth-charcoal);
    font-size: clamp(1.55rem, 5.8vw, 2.05rem);
}

.mth-mobile-cart .mth-cart-count {
    font-size: 0.68rem;
    height: 1.18rem;
    min-width: 1.18rem;
    right: -0.5rem;
    top: -0.35rem;
}

.mth-mobile-offcanvas {
    background: #fff;
    border-right: 0;
    box-shadow: none;
    max-width: 430px;
    opacity: 0;
    transition: transform 420ms cubic-bezier(0.16, 1, 0.3, 1), opacity 260ms ease;
    width: 80vw !important;
}

.mth-mobile-offcanvas.showing,
.mth-mobile-offcanvas.show {
    box-shadow: 24px 0 70px rgba(0, 0, 0, 0.18);
    opacity: 1;
}

.mth-mobile-offcanvas.hiding {
    opacity: 0;
}

.mth-offcanvas-header {
    align-items: center;
    border-bottom: 1px solid var(--mth-line);
    padding: 1.25rem 1.2rem;
}

.mth-offcanvas-brand .mth-brand-main {
    font-size: 2rem;
}

.mth-offcanvas-brand .mth-brand-sub {
    border-top-width: 3px;
    font-size: 0.58rem;
}

.mth-offcanvas-close {
    align-items: center;
    background: #fff3ed;
    border: 0;
    border-radius: 999px;
    color: var(--mth-orange);
    display: inline-flex;
    font-size: 1.3rem;
    height: 44px;
    justify-content: center;
    transition: background 180ms ease, color 180ms ease, transform 180ms ease;
    width: 44px;
}

.mth-offcanvas-close:hover,
.mth-offcanvas-close:focus {
    background: var(--mth-orange);
    color: #fff;
    transform: rotate(90deg);
}

.mth-offcanvas-body {
    padding: 1.35rem 1.2rem 2rem;
}

.mth-mobile-menu-intro {
    margin-bottom: 1.05rem;
}

.mth-mobile-menu-kicker {
    color: var(--mth-orange);
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.16em;
    margin: 0 0 0.25rem;
    text-transform: uppercase;
}

.mth-mobile-menu-intro h2 {
    color: var(--mth-charcoal);
    font-size: 1.34rem;
    font-weight: 800;
    letter-spacing: -0.04em;
    margin: 0;
}

.mth-mobile-quick-actions {
    display: grid;
    gap: 0.65rem;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1.15rem;
}

.mth-mobile-quick-actions a {
    align-items: center;
    background: var(--mth-soft);
    border: 1px solid var(--mth-line);
    border-radius: 1rem;
    color: var(--mth-charcoal);
    display: inline-flex;
    font-size: 0.86rem;
    font-weight: 800;
    gap: 0.45rem;
    justify-content: center;
    padding: 0.8rem 0.65rem;
    transition: background 180ms ease, border 180ms ease, color 180ms ease;
}

.mth-mobile-quick-actions i {
    color: var(--mth-orange);
}

.mth-mobile-quick-actions a:hover,
.mth-mobile-quick-actions a:focus {
    background: #fff8f4;
    border-color: rgba(214, 106, 42, 0.34);
    color: var(--mth-orange);
}

.mth-mobile-accordion {
    border-top: 1px solid var(--mth-line);
}

.mth-mobile-accordion .accordion-item {
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--mth-line);
}

.mth-mobile-accordion-button {
    background: transparent;
    box-shadow: none;
    color: var(--mth-charcoal);
    font-size: 0.94rem;
    font-weight: 800;
    gap: 0.8rem;
    letter-spacing: 0.02em;
    padding: 1.05rem 0;
    text-transform: uppercase;
}

.mth-mobile-accordion-button:not(.collapsed) {
    background: transparent;
    box-shadow: none;
    color: var(--mth-orange);
}

.mth-mobile-accordion-button::after {
    display: none;
}

.mth-mobile-accordion-icon {
    color: var(--mth-orange);
    font-size: 0.78rem;
    margin-left: auto;
    transition: transform 240ms ease;
}

.mth-mobile-accordion-button:not(.collapsed) .mth-mobile-accordion-icon {
    transform: rotate(180deg);
}

.mth-mobile-accordion-body {
    padding: 0 0 1rem;
}

.mth-mobile-parent-link {
    align-items: center;
    background: #fff8f4;
    border-radius: 0.9rem;
    color: var(--mth-orange);
    display: flex;
    font-size: 0.88rem;
    font-weight: 800;
    gap: 0.5rem;
    margin-bottom: 0.7rem;
    padding: 0.82rem 0.9rem;
}

.mth-mobile-parent-link:hover,
.mth-mobile-parent-link:focus {
    background: var(--mth-orange);
    color: #fff;
}

.mth-mobile-submenu {
    margin: 0;
    padding: 0;
}

.mth-mobile-submenu-depth-2,
.mth-mobile-submenu-depth-3,
.mth-mobile-submenu-depth-4 {
    border-left: 1px solid var(--mth-line);
    margin-left: 1rem;
    padding-left: 0.5rem;
}

.mth-mobile-submenu-item + .mth-mobile-submenu-item {
    margin-top: 0.18rem;
}

.mth-mobile-submenu-link {
    align-items: center;
    border-radius: 0.78rem;
    color: #68696d;
    display: flex;
    font-size: 0.92rem;
    font-weight: 600;
    gap: 0.52rem;
    padding: 0.72rem 0.82rem;
    transition: background 180ms ease, color 180ms ease, padding 180ms ease;
}

.mth-mobile-submenu-link i {
    color: var(--mth-orange);
    font-size: 0.72rem;
}

.mth-mobile-submenu-link:hover,
.mth-mobile-submenu-link:focus {
    background: var(--mth-soft);
    color: var(--mth-orange);
    padding-left: 1rem;
}

.mth-mobile-accordion-direct {
    align-items: center;
    color: var(--mth-charcoal);
    display: flex;
    font-size: 0.94rem;
    font-weight: 800;
    justify-content: space-between;
    letter-spacing: 0.02em;
    padding: 1.05rem 0;
    text-transform: uppercase;
}

.mth-mobile-accordion-direct i {
    color: var(--mth-orange);
    transition: transform 180ms ease;
}

.mth-mobile-accordion-direct:hover,
.mth-mobile-accordion-direct:focus {
    color: var(--mth-orange);
}

.mth-mobile-accordion-direct:hover i,
.mth-mobile-accordion-direct:focus i {
    transform: translateX(4px);
}

.mth-mobile-menu-empty {
    color: var(--mth-muted);
    font-size: 0.94rem;
    margin: 1rem 0 0;
}

@media (max-width: 1199.98px) {
    .mth-desktop-shell {
        gap: 1.25rem;
    }

    .mth-contact-row {
        gap: 0.85rem;
    }

    .mth-main-link {
        font-size: 0.78rem;
        padding: 0 0.62rem;
    }
}

@media (max-width: 575.98px) {
    .mth-mobile-shell {
        min-height: 86px;
        padding: 0;
    }

    .mth-mobile-brand {
        max-width: 42vw;
    }

    .mth-mobile-divider {
        height: 28px;
    }

    .mth-mobile-actions {
        gap: 0.18rem;
    }
}

@media (max-width: 410px) {
    .mth-mobile-brand {
        max-width: 39vw;
    }

    .mth-mobile-divider-menu {
        display: none;
    }

    .mth-mobile-icon,
    .mth-mobile-toggle {
        min-width: 28px;
    }
}




.megamenu_content {
    padding: 30px 10px;
    width: 100%;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0px 0 12px rgba(0, 0, 0, 0.08);
}
.megamenu_content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #1f2933;
}

.megamenu_content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.megamenu_content ul li {
    margin-bottom: 0;
}

.megamenu_content ul li a {
    border-bottom: 1px dotted #80808066;
    position: relative;
    display: block;
    padding: 5px 5px;
    color: #374151;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.25s ease;
}
.megamenu_content ul li a:hover {
    background: #f5f7f9;
    color: #0f766e;
    transform: translateX(5px);
}

.megamenu_content ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 2px;
    background: #0f766e;
    transform: translateY(-50%);
    transition: width 0.25s ease;
}

.megamenu_content ul li a:hover::before {
    width: 4px;
}

.megamenu_content .mega-description {
    padding: 14px 16px;
    border-radius: 14px;
    background: #fafafa;
    margin-bottom: 12px;
    transition: all 0.25s ease;
}

.megamenu_content .mega-description:hover {
    background: #f5f7f9;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
}

.megamenu_content .mega-description h5 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #1f2933;
}

.megamenu_content .mega-description p {
    font-size: 14px;
    line-height: 1.5;
    color: #6b7280;
    margin: 0;
}




/* =========================================
   ROOT VARIABLES
   ========================================= */
:root {
    --wsp-primary: #c8a96a;
    --wsp-primary-dark: #b29048;
    --wsp-primary-light: #ffc300;
    --wsp-dark: #1a2332;
    --wsp-text: #4a5568;
    --wsp-muted: #6b7785;
    --wsp-bg-light: #f7f8fa;
    --wsp-bg-card: #ffffff;
    --wsp-border: #e5e8ec;
    --wsp-success: #25d366;
    --wsp-yellow: #f5b300;

    --wsp-font-display: "Cinzel", sans-serif;
    --wsp-font-body: 'Poppins', sans-serif;
}

/* =========================================
   BASE
   ========================================= */
.wsp-body {
    font-family: var(--wsp-font-body);
    color: var(--wsp-text);
    font-size: 15px;
    line-height: 1.65;
    background: #fff;
    overflow-x: hidden;
}

img { max-width: 100%; height: auto; display: block; }

a { text-decoration: none; }

/* =========================================
   BUTTONS
   ========================================= */
.wsp-btn {
    display: inline-block;
    padding: 12px 28px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.3px;
    border-radius: 4px;
    border: 2px solid transparent;
    cursor: pointer;
    transition: all 0.25s ease;
    text-transform: uppercase;
    font-family: var(--wsp-font-body);
}

.wsp-btn--primary {
    background: var(--wsp-primary);
    color: #fff;
    border-color: var(--wsp-primary);
}
.wsp-btn--primary:hover {
    background: var(--wsp-primary-dark);
    border-color: var(--wsp-primary-dark);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(241, 90, 41, 0.35);
}

.wsp-btn--outline {
    background: transparent;
    color: #fff;
    border-color: #fff;
}
.wsp-btn--outline:hover {
    background: #fff;
    color: var(--wsp-dark);
}

.wsp-btn--outline-sm {
    background: transparent;
    color: var(--wsp-primary);
    border: 2px solid var(--wsp-primary);
    padding: 8px 18px;
    font-size: 12px;
    border-radius: 3px;
}
.wsp-btn--outline-sm:hover {
    background: var(--wsp-primary);
    color: #fff;
}

.wsp-btn--lg { padding: 15px 38px; font-size: 15px; }
.wsp-btn--sm { padding: 8px 18px; font-size: 12px; }

/* =========================================
   SECTION TITLES (shared)
   ========================================= */
.wsp-section-title {
    text-align: center;
    font-family: var(--wsp-font-display);
    font-weight: 700;
    color: var(--wsp-dark);
    font-size: 32px;
    letter-spacing: 0.5px;
    margin-bottom: 18px;
}

.wsp-section-subtitle {
    text-align: center;
    color: var(--wsp-primary);
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 12px;
}

.wsp-section-text {
    text-align: center;
    max-width: 920px;
    margin: 0 auto 40px;
    color: var(--wsp-muted);
    font-size: 14px;
    line-height: 1.75;
}

/* =========================================
   SINGLE POST (BLOG)
   ========================================= */
.wsp-post-hero {
    position: relative;
    padding: 84px 0 64px;
    color: #fff;
    background: url('https://picsum.photos/seed/cuscobloghero/1920/900') center/cover no-repeat;
}
.wsp-post-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.45), rgba(0,0,0,0.80));
}
.wsp-post-hero__content { position: relative; z-index: 2; max-width: 980px; text-align: left; }
.wsp-post-breadcrumbs { color: rgba(255,255,255,0.75); font-size: 12px; margin-bottom: 14px; }
.wsp-post-breadcrumbs a { color: rgba(255,255,255,0.9); text-decoration: none; font-weight: 600; }
.wsp-post-breadcrumbs a:hover { text-decoration: underline; }
.wsp-post-hero__kicker {
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    color: rgba(255,255,255,0.86);
    margin: 0 0 12px;
}
.wsp-post-hero__title {
    font-family: var(--wsp-font-display);
    font-weight: 600;
    font-size: 44px;
    line-height: 1.12;
    margin-bottom: 12px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.4);
}
.wsp-post-hero__meta {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    color: rgba(255,255,255,0.85);
    font-size: 13px;
    margin-bottom: 18px;
}
.wsp-post-hero__meta i { color: rgba(255,255,255,0.9); }
.wsp-post-hero__cta { display: flex; gap: 12px; flex-wrap: wrap; }

.wsp-post-top { margin-top: -34px; }
.wsp-post-cover {
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid var(--wsp-border);
    box-shadow: 0 18px 44px rgba(0,0,0,0.12);
    background: #fff;
}
.wsp-post-cover img { width: 100%; height: 440px; object-fit: cover; display: block; }

.wsp-post-body { padding: 42px 0 70px; }
.wsp-post-grid { display: grid; grid-template-columns: 340px 1fr; gap: 18px; align-items: start; }
.wsp-post-aside { position: sticky; top: 20px; display: grid; gap: 14px; }
.wsp-post-card {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 18px;
    padding: 18px 16px;
    box-shadow: 0 18px 44px rgba(0,0,0,0.08);
}
.wsp-post-card__title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: var(--wsp-font-display);
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 16px;
    margin-bottom: 10px;
}
.wsp-post-card__title i { color: var(--wsp-primary); }

.wsp-post-toc__nav { display: grid; gap: 8px; }
.wsp-post-toc__link {
    display: block;
    text-decoration: none;
    color: var(--wsp-dark);
    font-weight: 800;
    font-size: 13px;
    padding: 10px 10px;
    border-radius: 12px;
    border: 1px solid var(--wsp-border);
    background: linear-gradient(180deg, #fff, rgba(191,6,6,0.02));
}
.wsp-post-toc__link--h3 { padding-left: 18px; font-weight: 700; font-size: 12.5px; }
.wsp-post-toc__link:hover { border-color: rgba(191,6,6,0.25); }

.wsp-post-share__grid { display: grid; grid-template-columns: 1fr; gap: 10px; }
.wsp-post-share__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    border: 1px solid var(--wsp-border);
    background: #fff;
    color: var(--wsp-dark);
    font-weight: 600;
    font-size: 13px;
    border-radius: 12px;
    padding: 10px 12px;
    text-decoration: none;
}
.wsp-post-share__btn:hover { border-color: rgba(191,6,6,0.25); }
.wsp-post-share__btn i { color: var(--wsp-primary); }
.wsp-post-share__btn--copy { cursor: pointer; }
.wsp-post-share__note { margin-top: 10px; font-size: 12px; color: var(--wsp-muted); }

.wsp-post-prose h2, .wsp-post-prose h3 {
    font-family: var(--wsp-font-display);
    font-weight: 600;
    color: var(--wsp-dark);
    margin: 22px 0 10px;
}
.wsp-post-prose h2 { font-size: 24px; }
.wsp-post-prose h3 { font-size: 18px; font-family: var(--wsp-font); font-weight: 800; }
.wsp-post-prose p, .wsp-post-prose li {
    color: var(--wsp-muted);
    font-size: 14px;
    line-height: 1.9;
}
.wsp-post-prose a { color: var(--wsp-primary); font-weight: 800; }
.wsp-post-prose blockquote {
    border-left: 4px solid rgba(191,6,6,0.35);
    padding-left: 14px;
    color: var(--wsp-muted);
}
.wsp-post-tags { margin-top: 18px; display: flex; gap: 10px; flex-wrap: wrap; align-items: center; }
.wsp-post-tags__label { font-weight: 600; color: var(--wsp-dark); font-size: 13px; }
.wsp-post-tags__items a {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
    text-decoration: none;
    color: var(--wsp-dark);
    font-weight: 800;
    font-size: 12px;
    background: rgba(191, 6, 6, 0.08);
    border: 1px solid rgba(191, 6, 6, 0.18);
    padding: 7px 10px;
    border-radius: 999px;
}
.wsp-post-nextprev { margin-top: 18px; display: flex; gap: 12px; justify-content: space-between; }
.wsp-post-nextprev__item a {
    text-decoration: none;
    color: var(--wsp-dark);
    font-weight: 600;
    font-size: 13px;
    border: 1px solid var(--wsp-border);
    border-radius: 12px;
    padding: 10px 12px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #fff;
}
.wsp-post-nextprev__item a:hover { border-color: rgba(191,6,6,0.25); }
.wsp-post-nextprev__item--right { margin-left: auto; }

.wsp-post-related { padding: 70px 0; background: var(--wsp-bg-light); border-top: 1px solid var(--wsp-border); }
.wsp-related__slider { position: relative; }
.wsp-swiper-related-posts { padding-bottom: 46px; }

/* ===== Single Tour: Experts (WhatsApp) ===== */
.mth-tour-experts {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 18px;
    padding: 16px 14px;
    box-shadow: 0 18px 44px rgba(0,0,0,.08);
}
.mth-tour-experts__title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 14px;
    margin: 0 0 6px;
}
.mth-tour-experts__title i { color: var(--wsp-primary); }
.mth-tour-experts__subtitle {
    margin: 0 0 12px;
    color: var(--wsp-muted);
    font-size: 12px;
    line-height: 1.6;
}
.mth-tour-experts__list { display: grid; gap: 10px; }
.mth-expert-card {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 12px;
    align-items: center;
    padding: 12px 12px;
    border: 1px solid var(--wsp-border);
    border-radius: 16px;
    background: linear-gradient(180deg, #fff, rgba(191,6,6,.02));
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.mth-expert-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 36px rgba(0,0,0,.12);
    border-color: rgba(191, 6, 6, .22);
}
.mth-expert-card__avatar {
    width: 52px;
    height: 52px;
    border-radius: 999px;
    overflow: hidden;
    border: 2px solid rgba(191, 6, 6, .18);
    box-shadow: 0 10px 26px rgba(0,0,0,.10);
}
.mth-expert-card__avatar img { width: 100%; height: 100%; object-fit: cover; display: block; }
.mth-expert-card__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}
.mth-expert-card__name {
    margin: 0;
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 13px;
    line-height: 1.2;
}
.mth-expert-card__role {
    margin: 2px 0 0;
    color: var(--wsp-muted);
    font-size: 12px;
    line-height: 1.2;
}
.mth-expert-card__bio {
    margin: 8px 0 0;
    color: var(--wsp-muted);
    font-size: 12px;
    line-height: 1.65;
}
.mth-expert-card__wa {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 999px;
    text-decoration: none;
    color: #fff;
    background: #25D366;
    border: 1px solid rgba(0,0,0,.06);
    box-shadow: 0 12px 24px rgba(0,0,0,.12);
    transition: transform .18s ease, filter .18s ease;
    flex: 0 0 auto;
}
.mth-expert-card__wa:hover { transform: translateY(-1px) scale(1.02); filter: brightness(0.98); }
.mth-expert-card__wa i { font-size: 18px; }

@media (max-width: 575px) {
    .mth-expert-card { grid-template-columns: 48px 1fr; }
    .mth-expert-card__avatar { width: 48px; height: 48px; }
}

/* Related tours carousel */
.mth-related-tours-swiper { padding-bottom: 46px; }
.mth-related-tours-swiper .swiper-pagination { bottom: 8px; }

/* Single tour: Trip summary rich text */
.mth-trip-summary .mth-tour-richtext h3 {
    font-family: var(--wsp-font-display);
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 18px;
    margin: 0 0 10px;
    letter-spacing: .2px;
}
.mth-trip-summary .mth-tour-richtext p {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.9;
    margin: 0 0 12px;
}
.mth-trip-summary .mth-tour-richtext ul,
.mth-trip-summary .mth-tour-richtext ol {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.9;
    margin: 0 0 12px 18px;
}
.mth-trip-summary .mth-tour-richtext li { margin: 0 0 6px; }

/* Single tour: Prices & Availability (highlight box) */
.mth-tour-prices-box {
    background: linear-gradient(180deg, #fff, rgba(191,6,6,.03));
    border: 1px solid rgba(191, 6, 6, .20);
    border-radius: 18px;
    box-shadow: 0 18px 44px rgba(0,0,0,.08);
}
.mth-tour-prices-box__badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 600;
    color: var(--wsp-dark);
    background: rgba(191, 6, 6, .08);
    border: 1px solid rgba(191, 6, 6, .18);
    border-radius: 999px;
    padding: 8px 12px;
    margin-bottom: 12px;
}
.mth-tour-prices-box__badge i { color: var(--wsp-primary); }
.mth-tour-prices-box .mth-tour-richtext p,
.mth-tour-prices-box .mth-tour-richtext li {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.9;
}
.mth-tour-prices-box__cta {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 14px;
}

/* ===== Single tour: Departure selector ===== */
.mth-tour-departures {
    padding: 56px 0;
    background: var(--wsp-bg-light);
    border-top: 1px solid var(--wsp-border);
    border-bottom: 1px solid var(--wsp-border);
}
.mth-departures {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 22px;
    padding: 18px 16px;
    box-shadow: 0 18px 44px rgba(0,0,0,.08);
}
.mth-departures__head { text-align: center; }
.mth-departures__head-title {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
}
.mth-departures__head-title i { color: var(--wsp-primary); font-size: 18px; }
.mth-departures__title {
    margin: 0;
    font-family: var(--wsp-font-display);
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 22px;
    letter-spacing: .3px;
    text-transform: uppercase;
}
.mth-departures__sub {
    margin: 8px auto 0;
    max-width: 760px;
    color: var(--wsp-muted);
    font-size: 12px;
    line-height: 1.85;
}

.mth-departures__months {
    display: grid;
    grid-template-columns: repeat(10, minmax(0, 1fr));
    gap: 10px;
    margin-top: 14px;
}
.mth-dep-month {
    border: 1px solid var(--wsp-border);
    background: #fff;
    border-radius: 12px;
    padding: 12px 10px;
    text-align: center;
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background-color .18s ease, color .18s ease;
}
.mth-dep-month:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 36px rgba(0,0,0,.10);
    border-color: rgba(191, 6, 6, .22);
}
.mth-dep-month.is-active {
    background: var(--wsp-primary);
    border-color: rgba(0,0,0,.06);
    box-shadow: 0 18px 44px rgba(0,0,0,.12);
}
.mth-dep-month__m { font-weight: 600; font-size: 16px; color: var(--wsp-dark); }
.mth-dep-month__y { font-weight: 600; font-size: 13px; margin-top: 4px; color: var(--wsp-muted); }
.mth-dep-month.is-active .mth-dep-month__m,
.mth-dep-month.is-active .mth-dep-month__y { color: #fff; }

.mth-departures__list-wrap {
    margin-top: 14px;
    border: 1px solid var(--wsp-border);
    border-radius: 16px;
    overflow: hidden;
}
.mth-departures__list-head {
    background: var(--wsp-primary);
    color: #fff;
    font-family: var(--wsp-font-display);
    font-weight: 600;
    font-size: 16px;
    padding: 12px 14px;
}
.mth-departures__list {
    max-height: 460px;
    overflow: auto;
    background: #fff;
    scrollbar-gutter: stable both-edges;
    transition: opacity .18s ease, transform .18s ease;
}
.mth-departures__list.is-fade-out { opacity: 0; transform: translateY(6px); }
.mth-departures__list.is-fade-in { opacity: 1; transform: translateY(0); }

.mth-dep-row {
    display: grid;
    grid-template-columns: 170px 80px 170px 1fr 170px;
    gap: 14px;
    align-items: center;
    padding: 14px 14px;
    border-top: 1px solid var(--wsp-border);
    transition: background-color .18s ease;
}
.mth-dep-row:hover { background: rgba(191, 6, 6, .03); }
.mth-dep-row:first-child { border-top: 0; }
.mth-dep-dow { color: var(--wsp-muted); font-size: 12px; letter-spacing: .2px; }
.mth-dep-date { color: var(--wsp-dark); font-weight: 600; font-size: 16px; letter-spacing: .3px; }
.mth-dep-col--sep { display: flex; align-items: center; justify-content: center; gap: 10px; }
.mth-dep-line { height: 2px; width: 34px; background: rgba(191, 6, 6, .35); border-radius: 99px; }
.mth-dep-dot { width: 12px; height: 12px; border-radius: 99px; background: var(--wsp-primary); box-shadow: 0 10px 24px rgba(0,0,0,.12); }
.mth-dep-from { color: var(--wsp-muted); font-size: 13px; }
.mth-dep-price { color: var(--wsp-dark); font-size: 14px; font-weight: 600; }
.mth-dep-btn { width: 100%; justify-content: center; }

@media (max-width: 1199px) {
    .mth-departures__months { grid-template-columns: repeat(5, minmax(0, 1fr)); }
    .mth-dep-row { grid-template-columns: 1fr 70px 1fr 190px 160px; }
}
@media (max-width: 767px) {
    .mth-tour-departures { padding: 46px 0; }
    .mth-departures__months { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .mth-dep-row {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .mth-dep-col--sep { justify-content: flex-start; }
    .mth-dep-btn { width: auto; }
}
.wsp-related-card {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 18px 44px rgba(0,0,0,0.08);
    height: 100%;
}
.wsp-related-card__img img { width: 100%; height: 200px; object-fit: cover; display: block; }
.wsp-related-card__body { padding: 16px 16px 18px; }
.wsp-related-card__meta { color: var(--wsp-muted); font-size: 12px; font-weight: 800; margin-bottom: 8px; }
.wsp-related-card__meta i { color: var(--wsp-primary); }
.wsp-related-card__title { font-family: var(--wsp-font-display); font-weight: 600; font-size: 16px; margin-bottom: 8px; line-height: 1.25; }
.wsp-related-card__title a { color: var(--wsp-dark); text-decoration: none; }
.wsp-related-card__title a:hover { text-decoration: underline; }
.wsp-related-card__excerpt { color: var(--wsp-muted); font-size: 13px; line-height: 1.75; margin: 0 0 10px; }
.wsp-related-card__link { color: var(--wsp-primary); font-weight: 600; text-decoration: none; }
.wsp-related-card__link:hover { text-decoration: underline; }

@media (max-width: 991px) {
    .wsp-post-hero__title { font-size: 34px; }
    .wsp-post-cover img { height: 340px; }
    .wsp-post-grid { grid-template-columns: 1fr; }
    .wsp-post-aside { position: relative; top: auto; }
}
@media (max-width: 575px) {
    .wsp-post-cover img { height: 280px; }
    .wsp-post-hero { padding: 70px 0 56px; }
}

/* =========================================
   TAXONOMY: tours-type
   ========================================= */
.wsp-tax-hero {
    min-height: 600px;
    position: relative;
    padding: 0;
    color: #fff;
    background: center / cover no-repeat;
    display: flex;
    align-items: center;
}
.wsp-tax-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.42), rgba(0,0,0,0.80));
}

a.site-logo img {
    width: 100%;
    height: 70px;
}
.wsp-tax-hero__content { position: relative; z-index: 2; text-align: left; }
.wsp-tax-breadcrumbs { color: rgba(255,255,255,0.75); font-size: 12px; margin-bottom: 14px; }
.wsp-tax-breadcrumbs a { color: rgba(255,255,255,0.9); text-decoration: none; font-weight: 600; }
.wsp-tax-breadcrumbs a:hover { text-decoration: underline; }
.wsp-tax-hero__kicker {
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    color: rgba(255,255,255,0.86);
    margin: 0 0 12px;
}
.wsp-tax-hero__title {
    font-family: var(--wsp-font-display);
    font-weight: 600;
    font-size: 44px;
    line-height: 1.12;
    margin-bottom: 12px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.4);
}
.wsp-tax-hero__subtitle {
    color: rgba(255,255,255,0.90);
    font-size: 15px;
    line-height: 1.85;
    margin-bottom: 18px;
    max-width: 860px;
}
.wsp-tax-hero__cta { display: flex; gap: 12px; flex-wrap: wrap; }

.wsp-tax-list { padding: 70px 0; }
.wsp-tax-list__bar {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 18px;
}
.wsp-tax-list__count span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid var(--wsp-border);
    background: #fff;
    color: var(--wsp-dark);
    font-weight: 600;
    font-size: 13px;
    border-radius: 12px;
    padding: 10px 12px;
    box-shadow: 0 14px 34px rgba(0,0,0,0.06);
}

.wsp-tour-card {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 18px 44px rgba(0,0,0,0.08);
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: transform .2s ease, box-shadow .2s ease;
}
.wsp-tour-card:hover { transform: translateY(-3px); box-shadow: 0 22px 50px rgba(0,0,0,0.10); }
.wsp-tour-card__img img { width: 100%; height: 220px; object-fit: cover; display: block; }
.wsp-tour-card__body { padding: 16px 16px 18px; display: flex; flex-direction: column; flex: 1; }
.wsp-tour-card__meta {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    font-size: 12px;
    font-weight: 800;
    color: var(--wsp-muted);
    margin-bottom: 8px;
}
.wsp-tour-card__meta i { color: var(--wsp-primary); }
.wsp-tour-card__title {
    font-family: var(--wsp-font-display);
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 8px;
}
.wsp-tour-card__title a { color: inherit; text-decoration: none; }
.wsp-tour-card__title a:hover { text-decoration: underline; }
.wsp-tour-card__text { color: var(--wsp-muted); font-size: 13px; line-height: 1.75; margin: 0 0 12px; }
.wsp-tour-card__footer { margin-top: auto; display: flex; gap: 10px; flex-wrap: wrap; }

.wsp-tax-pagination { margin-top: 26px; }
.wsp-tax-pagination .page-numbers {
    list-style: none;
    display: flex;
    gap: 8px;
    justify-content: center;
    padding-left: 0;
    margin: 0;
    flex-wrap: wrap;
}
.wsp-tax-pagination .page-numbers li a,
.wsp-tax-pagination .page-numbers li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 12px;
    border: 1px solid var(--wsp-border);
    border-radius: 12px;
    background: #fff;
    color: var(--wsp-dark);
    text-decoration: none;
    font-weight: 600;
}
.wsp-tax-pagination .page-numbers li span.current {
    background: var(--wsp-primary);
    color: #fff;
    border-color: var(--wsp-primary);
}
.wsp-tax-empty {
    background: #fff;
    border: 1px dashed rgba(191, 6, 6, 0.35);
    border-radius: 18px;
    padding: 26px 18px;
    text-align: center;
    color: var(--wsp-muted);
}
.wsp-tax-empty h3 { color: var(--wsp-dark); font-weight: 600; }
.wsp-tax-empty__cta { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 12px; }

@media (max-width: 991px) {
    .wsp-tax-hero__title { font-size: 34px; }
}
@media (max-width: 575px) {
    .wsp-tax-hero { min-height: 520px; padding: 0; }
    .wsp-tour-card__img img { height: 200px; }
}

/* =========================================
   HERO
   ========================================= */
.wsp-hero {
    position: relative;
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.wsp-hero__bg-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.wsp-hero-swiper {
    position: absolute;
    inset: 0;
    z-index: 1;
}
.wsp-hero-swiper .swiper-slide,
.wsp-hero-swiper img {
    width: 100%;
    height: 100%;
}
.wsp-hero-swiper img {
    display: block;
    object-fit: cover;
}
.wsp-hero .wsp-swiper-btn {
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);
}
.wsp-hero .swiper-pagination {
    z-index: 4;
}
.wsp-hero .wsp-hero-swiper__pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 18px;
}
.wsp-hero .wsp-hero-swiper__pagination .swiper-pagination-bullet {
    background: rgba(255,255,255,0.6);
    opacity: 1;
}
.wsp-hero .wsp-hero-swiper__pagination .swiper-pagination-bullet-active {
    background: #fff;
}
.wsp-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.35), rgba(0,0,0,0.55));
    z-index: 2;
}
.wsp-hero__content {
    position: relative;
    z-index: 3;
}
.wsp-hero__title {
    font-family: var(--wsp-font-display);
    font-weight: 300;
    font-size: 46px;
    line-height: 1.15;
    margin-bottom: 18px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.4);
}
.wsp-hero__subtitle {
    color: white;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 35px;
    text-shadow: 0 1px 8px rgba(0,0,0,0.5);
}
.wsp-hero__cta {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

.wsp-front-hero__video,
.wsp-front-hero__mobile-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.wsp-front-hero__mobile-image {
    object-position: center;
}

.wsp-front-hero .wsp-hero__content {
    max-width: 980px;
    padding-left: 16px;
    padding-right: 16px;
}

/* =========================================
   INNER PAGE HERO (shared)
   ========================================= */
.wsp-hero--inner {
    height: 520px;
}

/* =========================================
   ABOUT PAGE
   ========================================= */
.wsp-about-kicker {
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: rgba(255,255,255,0.85);
    margin: 0 0 12px;
}

.wsp-section-title--left,
.wsp-section-subtitle.wsp-section-subtitle--left,
.wsp-section-text.wsp-section-text--left {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}

.wsp-about-stats {
    background: var(--wsp-bg-light);
    padding: 22px 0;
    border-bottom: 1px solid var(--wsp-border);
}
.wsp-about-stat {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 14px;
    padding: 18px 14px;
    box-shadow: 0 10px 26px rgba(0,0,0,0.05);
    height: 100%;
}
.wsp-about-stat__num {
    color: var(--wsp-primary);
    font-weight: 800;
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 4px;
}
.wsp-about-stat__label {
    font-size: 12px;
    color: var(--wsp-muted);
}

.wsp-about-split {
    padding: 70px 0 55px;
}
.wsp-about-lead {
    color: var(--wsp-muted);
    font-size: 14px;
    line-height: 1.85;
    margin: 0 0 18px;
}
.wsp-about-checks {
    display: grid;
    gap: 10px;
}
.wsp-about-check {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: var(--wsp-dark);
    font-weight: 600;
    font-size: 13px;
}
.wsp-about-check i {
    color: var(--wsp-primary);
    margin-top: 2px;
}
.wsp-about-media {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid var(--wsp-border);
    box-shadow: 0 18px 44px rgba(0,0,0,0.12);
}
.wsp-about-media__img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    display: block;
}
.wsp-about-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.0), rgba(0,0,0,0.28));
    pointer-events: none;
}
.wsp-about-media__badge {
    position: absolute;
    left: 16px;
    bottom: 16px;
    z-index: 2;
    background: rgba(255,255,255,0.92);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,0.65);
    border-radius: 14px;
    padding: 12px 14px;
    max-width: 320px;
    text-align: left;
}
.wsp-about-media__badge-title {
    font-weight: 800;
    color: var(--wsp-dark);
    font-size: 13px;
    margin-bottom: 2px;
}
.wsp-about-media__badge-text {
    color: var(--wsp-muted);
    font-size: 12px;
    line-height: 1.5;
}

.wsp-about-panels {
    padding: 10px 0 70px;
}
.wsp-about {
    padding: 70px 0 50px;
}
.wsp-about__panel {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 14px;
    padding: 26px 26px;
    height: 100%;
    box-shadow: 0 14px 34px rgba(0,0,0,0.06);
}
.wsp-about__panel--highlight {
    background: linear-gradient(180deg, #fff, rgba(191, 6, 6, 0.04));
    border-color: rgba(191, 6, 6, 0.18);
}
.wsp-about__title {
    font-family: var(--wsp-font-display);
    font-weight: 700;
    color: var(--wsp-dark);
    font-size: 22px;
    margin-bottom: 10px;
}
.wsp-about__panel-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}
.wsp-about__panel-thumb {
    width: 74px;
    height: 54px;
    border-radius: 10px;
    object-fit: cover;
    border: 1px solid var(--wsp-border);
}
.wsp-about__text {
    color: var(--wsp-muted);
    font-size: 14px;
    line-height: 1.8;
    margin: 0;
}
.wsp-about__pill-row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 18px;
}
.wsp-about__pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 600;
    color: var(--wsp-dark);
    background: rgba(191, 6, 6, 0.08);
    border: 1px solid rgba(191, 6, 6, 0.18);
    border-radius: 999px;
    padding: 8px 12px;
}
.wsp-about-offer {
    padding: 60px 0 70px;
    background: var(--wsp-bg-light);
    border-top: 1px solid var(--wsp-border);
    border-bottom: 1px solid var(--wsp-border);
}
.wsp-about-card {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 14px;
    padding: 26px 22px;
    height: 100%;
    box-shadow: 0 14px 34px rgba(0,0,0,0.06);
    transition: transform .2s ease, box-shadow .2s ease;
}
.wsp-about-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.08);
}
.wsp-about-card__icon {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--wsp-primary);
    margin-bottom: 14px;
    font-size: 18px;
}
.wsp-about-card__title {
    font-family: var(--wsp-font-display);
    font-weight: 700;
    color: var(--wsp-dark);
    font-size: 18px;
    margin-bottom: 8px;
}
.wsp-about-card__text {
    color: var(--wsp-muted);
    font-size: 14px;
    line-height: 1.75;
    margin: 0;
}
.wsp-about-cta {
    background-position: center;
    position: relative;
    padding: 80px 0;
    color: #fff;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.wsp-about-cta__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.35), rgba(0,0,0,0.62));
}
.wsp-about-cta__content {
    position: relative;
    z-index: 2;
    max-width: 960px;
}
.wsp-about-cta__pretitle {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: rgba(255,255,255,0.85);
    margin-bottom: 10px;
}
.wsp-about-cta__title {
    font-family: var(--wsp-font-display);
    font-weight: 700;
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 16px;
}
.wsp-about-cta__text {
    font-size: 15px;
    line-height: 1.8;
    color: rgba(255,255,255,0.9);
    margin: 0 auto 26px;
    max-width: 860px;
}
.wsp-about-cta__note {
    margin-top: 22px;
    font-size: 13px;
    color: rgba(255,255,255,0.85);
}

/* =========================================
   ABOUT GALLERY
   ========================================= */
.wsp-about-gallery {
    padding: 70px 0;
}
.wsp-about-gallery__item {
    display: block;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--wsp-border);
    box-shadow: 0 14px 34px rgba(0,0,0,0.06);
    transform: translateZ(0);
}
.wsp-about-gallery__item img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
    transition: transform .25s ease, filter .25s ease;
    filter: saturate(1.05);
}
.wsp-about-gallery__item:hover img {
    transform: scale(1.03);
    filter: saturate(1.15);
}

@media (max-width: 991px) {
    .wsp-hero--inner { height: 440px; }
    .wsp-about-media__img { height: 360px; }
    .wsp-about-cta__title { font-size: 28px; }
}
@media (max-width: 575px) {
    .wsp-hero--inner { height: 420px; }
    .wsp-about-media__img { height: 320px; }
    .wsp-about-media__badge { max-width: calc(100% - 32px); }
}

/* =========================================
   ESNNA POLICIES (LANDING)
   ========================================= */
.wsp-policy-hero .wsp-hero__overlay {
    background: linear-gradient(180deg, rgba(0,0,0,0.45), rgba(0,0,0,0.7));
}
.wsp-policy-kicker {
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: rgba(255,255,255,0.86);
    margin: 0 0 12px;
}
.wsp-policy-trust {
    background: var(--wsp-bg-light);
    padding: 26px 0;
    border-bottom: 1px solid var(--wsp-border);
}
.wsp-policy-trust__badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 800;
    color: var(--wsp-dark);
    background: rgba(191, 6, 6, 0.08);
    border: 1px solid rgba(191, 6, 6, 0.18);
    border-radius: 999px;
    padding: 8px 12px;
    margin-bottom: 10px;
}
.wsp-policy-trust__text {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.8;
    margin: 0;
}
.wsp-policy-trust__media {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--wsp-border);
    box-shadow: 0 14px 34px rgba(0,0,0,0.06);
}
.wsp-policy-trust__media img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

.wsp-policy-commitment {
    padding: 70px 0 55px;
}
.wsp-policy-card {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 14px;
    padding: 26px 22px;
    height: 100%;
    box-shadow: 0 14px 34px rgba(0,0,0,0.06);
    transition: transform .2s ease, box-shadow .2s ease;
    text-align: center;
}
.wsp-policy-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.08);
}
.wsp-policy-card__icon {
    width: 54px;
    height: 54px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--wsp-primary);
    margin-bottom: 14px;
    font-size: 18px;
}
.wsp-policy-card__title {
    font-family: var(--wsp-font-display);
    font-weight: 800;
    color: var(--wsp-dark);
    font-size: 18px;
    margin-bottom: 8px;
}
.wsp-policy-card__text {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.75;
    margin: 0;
}

.wsp-policy-prevention {
    padding: 70px 0;
    background: var(--wsp-bg-light);
    border-top: 1px solid var(--wsp-border);
}
.wsp-policy-prevention__media {
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid var(--wsp-border);
    box-shadow: 0 18px 44px rgba(0,0,0,0.10);
}
.wsp-policy-prevention__media img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    display: block;
}
.wsp-policy-steps {
    display: grid;
    gap: 14px;
    margin-top: 18px;
    margin-bottom: 22px;
}
.wsp-policy-step {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 14px;
    padding: 14px 14px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.05);
}
.wsp-policy-step__num {
    width: 34px;
    height: 34px;
    border-radius: 12px;
    background: rgba(191, 6, 6, 0.10);
    border: 1px solid rgba(191, 6, 6, 0.18);
    color: var(--wsp-primary);
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}
.wsp-policy-step__title {
    font-weight: 800;
    color: var(--wsp-dark);
    font-size: 13px;
    margin-bottom: 2px;
}
.wsp-policy-step__text {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.7;
}

.wsp-policy-callout {
    background: linear-gradient(180deg, #fff, rgba(191, 6, 6, 0.03));
    border: 1px solid rgba(191, 6, 6, 0.18);
    border-radius: 18px;
    padding: 22px 18px;
    box-shadow: 0 18px 44px rgba(0,0,0,0.08);
}
.wsp-policy-callout__title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: var(--wsp-font-display);
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 18px;
    margin-bottom: 8px;
}
.wsp-policy-callout__title i { color: var(--wsp-primary); }
.wsp-policy-callout__text {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.75;
    margin-bottom: 14px;
}
.wsp-policy-hotline {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 14px;
    padding: 14px 14px;
    height: 100%;
}
.wsp-policy-hotline__name {
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 13px;
    margin-bottom: 4px;
}
.wsp-policy-hotline__value {
    color: var(--wsp-primary);
    font-weight: 600;
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 4px;
}
.wsp-policy-hotline__meta {
    color: var(--wsp-muted);
    font-size: 12px;
}
.wsp-policy-callout__cta {
    display: flex;
    gap: 12px;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 16px;
}

@media (max-width: 991px) {
    .wsp-policy-prevention__media img { height: 420px; }
    .wsp-policy-callout__cta { justify-content: center; }
}
@media (max-width: 575px) {
    .wsp-policy-trust__media img { height: 160px; }
    .wsp-policy-prevention__media img { height: 340px; }
}

/* =========================================
   OUR AWARDS (LANDING)
   ========================================= */
.wsp-awards-hero .wsp-hero__overlay {
    background: linear-gradient(180deg, rgba(0,0,0,0.42), rgba(0,0,0,0.70));
}
.wsp-awards-kicker {
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: rgba(255,255,255,0.86);
    margin: 0 0 12px;
}
.wsp-awards-trust {
    background: var(--wsp-bg-light);
    padding: 30px 0 10px;
    border-bottom: 1px solid var(--wsp-border);
}
.wsp-awards-trust__badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 600;
    color: var(--wsp-dark);
    background: rgba(191, 6, 6, 0.08);
    border: 1px solid rgba(191, 6, 6, 0.18);
    border-radius: 999px;
    padding: 8px 12px;
    margin-bottom: 10px;
}
.wsp-awards-trust__text {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.85;
    margin: 0;
}
.wsp-awards-trust__media {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--wsp-border);
    box-shadow: 0 14px 34px rgba(0,0,0,0.06);
}
.wsp-awards-trust__media img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    display: block;
}
.wsp-awards-logos {
    display: flex;
    gap: 14px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 18px;
    padding: 18px 0 20px;
}
.wsp-awards-logos__item {
    flex: 1 1 160px;
    display: flex;
    justify-content: center;
}
.wsp-awards-logos__item img {
    width: 150px;
    height: 56px;
    object-fit: contain;
    filter: grayscale(35%);
    opacity: 0.92;
    transition: filter .25s ease, opacity .25s ease;
}
.wsp-awards-logos__item img:hover {
    filter: grayscale(0);
    opacity: 1;
}

.wsp-awards-pillars {
    padding: 70px 0 55px;
}
.wsp-awards-card {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 14px;
    padding: 26px 22px;
    height: 100%;
    box-shadow: 0 14px 34px rgba(0,0,0,0.06);
    transition: transform .2s ease, box-shadow .2s ease;
}
.wsp-awards-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.08);
}
.wsp-awards-card__icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--wsp-primary);
    margin-bottom: 14px;
    font-size: 18px;
}
.wsp-awards-card__title {
    font-family: var(--wsp-font-display);
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 18px;
    margin-bottom: 8px;
}
.wsp-awards-card__text {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.8;
    margin: 0 0 14px;
}
.wsp-awards-card__thumbs {
    display: flex;
    gap: 10px;
}
.wsp-awards-card__thumbs img {
    width: 100%;
    max-width: 160px;
    height: 92px;
    border-radius: 12px;
    object-fit: cover;
    border: 1px solid var(--wsp-border);
}

.wsp-awards-timeline {
    padding: 70px 0;
    background: var(--wsp-bg-light);
    border-top: 1px solid var(--wsp-border);
    border-bottom: 1px solid var(--wsp-border);
}
.wsp-awards-lead {
    color: var(--wsp-muted);
    font-size: 14px;
    line-height: 1.85;
    margin: 0 0 18px;
}
.wsp-awards-mini {
    display: grid;
    gap: 10px;
}
.wsp-awards-mini__item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: var(--wsp-dark);
    font-weight: 700;
    font-size: 13px;
}
.wsp-awards-mini__item i {
    color: var(--wsp-primary);
    margin-top: 2px;
}
.wsp-awards-rail {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 18px;
    padding: 16px 16px;
    box-shadow: 0 18px 44px rgba(0,0,0,0.08);
}
.wsp-awards-rail__item {
    position: relative;
    padding: 14px 14px 14px 52px;
    border-radius: 14px;
    border: 1px solid var(--wsp-border);
    margin-bottom: 12px;
    background: linear-gradient(180deg, #fff, rgba(191, 6, 6, 0.02));
}
.wsp-awards-rail__item:last-child { margin-bottom: 0; }
.wsp-awards-rail__year {
    position: absolute;
    left: 12px;
    top: 12px;
    width: 32px;
    height: 32px;
    border-radius: 12px;
    background: rgba(191, 6, 6, 0.10);
    border: 1px solid rgba(191, 6, 6, 0.18);
    color: var(--wsp-primary);
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
}
.wsp-awards-rail__title {
    font-weight: 600;
    color: var(--wsp-dark);
    font-size: 13px;
    margin-bottom: 2px;
}
.wsp-awards-rail__text {
    color: var(--wsp-muted);
    font-size: 13px;
    line-height: 1.7;
}
.wsp-awards-rail-note {
    margin-top: 10px;
    font-size: 12px;
    color: var(--wsp-muted);
}

.wsp-awards-cta {
    position: relative;
    padding: 85px 0;
    color: #fff;
    text-align: center;
    background: center/cover no-repeat;
}
.wsp-awards-cta__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.40), rgba(0,0,0,0.68));
}
.wsp-awards-cta__content {
    position: relative;
    z-index: 2;
    max-width: 980px;
}
.wsp-awards-cta__pretitle {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    color: rgba(255,255,255,0.85);
    margin-bottom: 10px;
}
.wsp-awards-cta__title {
    font-family: var(--wsp-font-display);
    font-weight: 600;
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 16px;
}
.wsp-awards-cta__text {
    font-size: 15px;
    line-height: 1.85;
    color: rgba(255,255,255,0.90);
    margin: 0 auto 26px;
    max-width: 860px;
}

@media (max-width: 991px) {
    .wsp-awards-trust__media img { height: 190px; }
    .wsp-awards-cta__title { font-size: 28px; }
}
@media (max-width: 575px) {
    .wsp-awards-card__thumbs img { height: 86px; }
}


a.mth-brand.mth-desktop-brand img {
    width: 100%;
}



/* =========================================
   STATS BAR
   ========================================= */
.wsp-stats {
    background: var(--wsp-bg-light);
    padding: 28px 0;
    border-bottom: 1px solid var(--wsp-border);
}
.wsp-stats__number {
    color: var(--wsp-primary);
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
}
.wsp-stats__label {
    font-size: 12px;
    color: var(--wsp-muted);
    margin-top: 4px;
}
.wsp-stats__logos {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    flex-wrap: wrap;
}
.wsp-stats__logos img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    filter: grayscale(40%);
    transition: filter 0.25s;
}
.wsp-stats__logos img:hover { filter: grayscale(0); }

/* =========================================
   INTRO
   ========================================= */
.wsp-intro {
    padding: 60px 0 50px;
    text-align: center;
}
.wsp-intro__title {
    font-family: var(--wsp-font-display);
    font-weight: 700;
    font-size: 26px;
    color: var(--wsp-dark);
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}
.wsp-intro__subtitle {
    font-weight: 500;
    font-size: 17px;
    color: var(--wsp-dark);
    letter-spacing: 0.4px;
    margin-bottom: 22px;
}
.wsp-intro__banner {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    background: #fff;
    border-bottom: 2px solid var(--wsp-primary);
    padding: 10px 24px;
    margin-bottom: 28px;
}
.wsp-intro__banner img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    object-fit: cover;
}
.wsp-intro__banner span {
    font-weight: 600;
    color: var(--wsp-primary);
    letter-spacing: 0.5px;
}
.wsp-intro__text {
    max-width: 970px;
    margin: 0 auto 28px;
    font-size: 14px;
    color: var(--wsp-muted);
    line-height: 1.85;
}

.wsp-awards {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-top: 50px;
    flex-wrap: wrap;
}
.wsp-awards__medal {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    border: 2px solid #efe2c2;
}
.wsp-awards__tripadvisor {
    text-align: center;
    font-size: 11px;
    color: var(--wsp-muted);
    border: 2px solid #00aa6c;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 6px;
}
.wsp-awards__year {
    font-weight: 700;
    color: var(--wsp-dark);
    font-size: 12px;
}
.wsp-awards__choice {
    font-weight: 700;
    color: var(--wsp-dark);
    font-size: 11px;
    line-height: 1.1;
}
.wsp-awards__owl { color: #00aa6c; font-size: 18px; margin: 3px 0; }
.wsp-awards__brand { font-size: 9px; color: var(--wsp-muted); }

/* =========================================
   BEST MACHU PICCHU TREKS
   ========================================= */
.wsp-treks {
    padding: 60px 0;
    background: #fff;
}
.wsp-treks__slider {
    position: relative;
    padding: 0 60px;
}
.wsp-swiper-treks { padding-bottom: 50px; }
.wsp-swiper-classic-tours { padding-bottom: 50px; }

.wsp-trek-card {
    display: flex;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 25px rgba(0,0,0,0.08);
}
.wsp-trek-card__img {
    position: relative;
    flex: 0 0 45%;
    overflow: hidden;
}
.wsp-trek-card__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}
.wsp-trek-card__img a:hover img { transform: scale(1.06); }

.wsp-trek-card__badge {
    position: absolute;
    top: 14px;
    left: 14px;
    background: var(--wsp-primary);
    color: #fff;
    padding: 5px 12px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 3px;
    letter-spacing: 0.5px;
    z-index: 2;
}

.wsp-trek-card__body {
    flex: 1;
    padding: 22px 26px;
    display: flex;
    flex-direction: column;
}
.wsp-trek-card__title {
    font-size: 22px;
    font-weight: 700;
    color: var(--wsp-dark);
    margin-bottom: 12px;
}
.wsp-trek-card__desc {
    font-size: 13px;
    color: var(--wsp-muted);
    line-height: 1.65;
    margin-bottom: 14px;
}
.wsp-trek-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    font-size: 12px;
    color: var(--wsp-text);
    margin-bottom: 16px;
}
.wsp-trek-card__meta-item i { color: var(--wsp-primary); margin-right: 4px; }

.wsp-trek-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    border-top: 1px solid var(--wsp-border);
    padding-top: 14px;
    gap: 12px;
    flex-wrap: wrap;
}
.wsp-trek-card__from {
    display: block;
    font-size: 11px;
    color: var(--wsp-muted);
    text-transform: uppercase;
}
.wsp-trek-card__amount {
    display: block;
    color: var(--wsp-primary);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
}
.wsp-trek-card__person {
    display: block;
    font-size: 11px;
    color: var(--wsp-muted);
}

.wsp-swiper-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid var(--wsp-border);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    color: var(--wsp-primary);
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: all 0.2s;
    z-index: 10;
}
.wsp-swiper-btn:hover {
    background: var(--wsp-primary);
    color: #fff;
}
.wsp-swiper-btn--prev { left: 5px; }
.wsp-swiper-btn--next { right: 5px; }

.wsp-swiper-treks .swiper-pagination-bullet-active {
    background: var(--wsp-primary);
}

/* =========================================
   READY TO TRAVEL
   ========================================= */
.wsp-ready {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 90px 0;
    color: #fff;
}
.wsp-ready__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(15,25,40,0.85) 0%, rgba(15,25,40,0.65) 100%);
}
.wsp-ready .container { position: relative; z-index: 2; }
.wsp-ready__pretitle {
    color: var(--wsp-primary);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    margin-bottom: 12px;
}
.wsp-ready__title {
    font-family: var(--wsp-font-display);
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 30px;
}

.wsp-ready-card {
    text-align: center;
    padding: 18px 16px;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 6px;
    transition: all 0.3s;
}
.wsp-ready-card:hover {
    background: rgba(241,90,41,0.12);
    border-color: var(--wsp-primary);
    transform: translateY(-4px);
}
.wsp-ready-card__icon {
    font-size: 34px;
    color: var(--wsp-primary);
    margin-bottom: 12px;
}
.wsp-ready-card__title {
    font-family: var(--wsp-font-display);
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
}
.wsp-ready-card__text {
    font-size: 12px;
    color: rgba(255,255,255,0.75);
    line-height: 1.55;
    margin: 0;
}

/* =========================================
   CUSTOMIZED PERU EXPERTS
   ========================================= */
.wsp-experts { padding: 70px 0; background: #fff; }
.wsp-experts__title {
    font-family: var(--wsp-font-display);
    font-size: 36px;
    font-weight: 700;
    color: var(--wsp-dark);
    margin-bottom: 18px;
}
.wsp-experts__text {
    color: var(--wsp-muted);
    font-size: 14px;
    margin-bottom: 28px;
    line-height: 1.8;
}
.wsp-experts__feature {
    display: flex;
    gap: 18px;
    margin-bottom: 22px;
}
.wsp-experts__feature-icon {
    font-size: 22px;
    color: var(--wsp-primary);
    background: rgba(241,90,41,0.1);
    width: 46px;
    height: 46px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.wsp-experts__feature-title {
    font-family: var(--wsp-font-display);
    font-size: 17px;
    font-weight: 700;
    color: var(--wsp-dark);
    margin-bottom: 3px;
}
.wsp-experts__feature-text {
    font-size: 13px;
    color: var(--wsp-muted);
    margin: 0;
}
.wsp-experts__img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 14px 40px rgba(0,0,0,0.18);
    object-fit: cover;
}

/* =========================================
   MOST POPULAR TOURS
   ========================================= */
.wsp-popular { padding: 70px 0; background: var(--wsp-bg-light); }

.wsp-tour-card {
    position: relative;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 6px 22px rgba(0,0,0,0.07);
    transition: all 0.3s;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.wsp-tour-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 14px 35px rgba(0,0,0,0.12);
}
.wsp-tour-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.wsp-tour-card__badge {
    position: absolute;
    top: 14px;
    right: 14px;
    background: var(--wsp-primary);
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.wsp-tour-card__body { padding: 20px; display: flex; flex-direction: column; flex: 1; }
.wsp-tour-card__title {
    font-family: var(--wsp-font-display);
    font-size: 18px;
    font-weight: 700;
    color: var(--wsp-dark);
    margin-bottom: 4px;
}
.wsp-tour-card__title span {
    display: block;
    font-family: var(--wsp-font-body);
    font-size: 12px;
    color: var(--wsp-primary);
    font-weight: 600;
    margin-top: 2px;
}
.wsp-tour-card__text {
    font-size: 13px;
    color: var(--wsp-muted);
    line-height: 1.6;
    margin: 10px 0;
}
.wsp-tour-card__meta {
    font-size: 12px;
    color: var(--wsp-text);
}
.wsp-tour-card__meta div { margin-bottom: 4px; }
.wsp-tour-card__meta i { color: var(--wsp-primary); margin-right: 4px; width: 16px; }

.wsp-tour-card__footer {
    margin-top: auto;
    padding-top: 14px;
    border-top: 1px solid var(--wsp-border);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.wsp-tour-card__from {
    display: block;
    font-size: 11px;
    color: var(--wsp-muted);
    text-transform: uppercase;
}
.wsp-tour-card__price {
    display: block;
    color: var(--wsp-primary);
    font-weight: 700;
    font-size: 22px;
    line-height: 1.1;
}

/* =========================================
   CERTIFIED EXCELLENCE
   ========================================= */
.wsp-certified { padding: 60px 0; background: #fff; }
.wsp-certified__logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 30px;
}
.wsp-certified__logos img {
    max-width: 30%;
    object-fit: contain;
    filter: grayscale(80%) opacity(0.7);
    transition: filter 0.25s;
}
.wsp-certified__logos img:hover { filter: grayscale(0) opacity(1); }

/* =========================================
   TRENDING ADVENTURES
   ========================================= */
.wsp-trending { padding: 70px 0; background: var(--wsp-bg-light); }

.wsp-trend-card {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    height: 380px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
    cursor: pointer;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    will-change: transform;
}
.wsp-trend-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}
.wsp-trend-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 16px 40px rgba(0,0,0,0.18);
}
.wsp-trend-card:hover img { transform: scale(1.08); }
.wsp-trend-card__badge {
    position: absolute;
    top: 14px;
    left: 14px;
    background: rgba(255,255,255,0.96);
    color: var(--wsp-primary);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 6px 12px;
    border-radius: 999px;
    z-index: 2;
}
.wsp-trend-card__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.0) 30%, rgba(0,0,0,0.88) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 22px;
    color: #fff;
    gap: 4px;
    transform: translateY(14px);
    transition: transform 0.9s;
}
.wsp-trend-card:hover .wsp-trend-card__overlay,
.wsp-trend-card:focus-within .wsp-trend-card__overlay {
    transform: translateY(0);
}
.wsp-trend-card__meta {
    color: white;
    font-size: 12px;
    opacity: 0.9;
    margin: 0;
}
.wsp-trend-card__title {
    font-family: var(--wsp-font-display);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.wsp-trend-card__divider {
    height: 1px;
    width: 100%;
    background: rgba(255,255,255,0.22);
    margin: 6px 0 4px;
}
.wsp-trend-card__price {
    color: white;
    font-size: 13px;
    margin: 0;
    opacity: 0.92;
}
.wsp-trend-card__reveal {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(6px);
    transition: max-height 0.6s ease, opacity 0.6s ease, transform 0.6s ease;
}
.wsp-trend-card__desc {
    color: white;
    font-size: 12px;
    line-height: 1.5;
    opacity: 0.88;
    margin-bottom: 10px;
}
.wsp-trend-card:hover .wsp-trend-card__reveal {
    max-height: 220px;
    opacity: 1;
    transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
    .wsp-trend-card,
    .wsp-trend-card img,
    .wsp-trend-card__reveal {
        transition: none !important;
    }
    .wsp-trend-card:hover { transform: none; }
}

/* =========================================
   TRAVEL THAT GIVES BACK
   ========================================= */
.wsp-gives { padding: 70px 0; background: #fff; }

.wsp-gives-card {
    position: relative;
    display: block;
    border-radius: 6px;
    overflow: hidden;
    height: 260px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
}
.wsp-gives-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s;
}
.wsp-gives-card:hover img { transform: scale(1.05); }
.wsp-gives-card__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 22px;
    gap: 10px;
}
.wsp-gives-card__icon {
    width: 74px;
    height: 74px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,0.65);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
    background: rgba(0,0,0,0.15);
}
.wsp-gives-card__title {
    font-family: var(--wsp-font-display);
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.6px;
    margin: 0;
    text-transform: uppercase;
}
.wsp-gives-card__text {
    font-size: 13px;
    opacity: 0.9;
    margin: 0;
    line-height: 1.35;
    max-width: 42ch;
}

@media (max-width: 991.98px) {
    .wsp-gives-card { height: 230px; }
}

/* =========================================
   FAQ
   ========================================= */
.wsp-faq { padding: 70px 0; background: var(--wsp-bg-light); }

.wsp-accordion .accordion-item {
    border: none;
    border-bottom: 1px solid var(--wsp-border);
    background: transparent;
    border-radius: 0;
}
.wsp-accordion .accordion-button {
    background: transparent;
    font-weight: 600;
    font-size: 13px;
    color: var(--wsp-dark);
    padding: 16px 0;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    box-shadow: none;
}
.wsp-accordion .accordion-button:not(.collapsed) {
    background: transparent;
    color: var(--wsp-primary);
    box-shadow: none;
}
.wsp-accordion .accordion-button::after {
    background: none;
    content: "+";
    font-size: 22px;
    font-weight: 300;
    width: auto;
    height: auto;
    transform: none;
    color: var(--wsp-primary);
}
.wsp-accordion .accordion-button:not(.collapsed)::after {
    content: '-';
    transform: none;
}
.wsp-accordion .accordion-body {
    padding: 0 0 16px 0;
    font-size: 13px;
    color: var(--wsp-muted);
    line-height: 1.7;
}


a.mth-brand.mth-offcanvas-brand img {
    width: 60%;
    height: 60px;
}


/* =========================================
   TRUST BADGES
   ========================================= */
.wsp-trust {
    padding: 50px 0;
    background: #fff;
    border-top: 1px solid var(--wsp-border);
    border-bottom: 1px solid var(--wsp-border);
}
.wsp-trust__icon {
    font-size: 30px;
    color: var(--wsp-primary);
    margin-bottom: 10px;
}
.wsp-trust__title {
    font-family: var(--wsp-font-display);
    font-size: 15px;
    font-weight: 700;
    color: var(--wsp-dark);
    margin-bottom: 8px;
}
.wsp-trust__text {
    font-size: 12px;
    color: var(--wsp-muted);
    line-height: 1.55;
    margin: 0;
}

/* =========================================
   TOURS AUTÉNTICOS
   ========================================= */
.wsp-auth-tours { padding: 70px 0 80px; background: var(--wsp-bg-light); }

.wsp-auth-card {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    height: 520px;
    box-shadow: 0 6px 22px rgba(0,0,0,0.1);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    transform-style: preserve-3d;
    will-change: transform;
}
.wsp-auth-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.55s;
}
.wsp-auth-card:hover img { transform: scale(1.06); }
.wsp-auth-card:hover {
    transform: translateY(-12px) scale(1.02);
    box-shadow: 0 26px 60px rgba(0,0,0,0.28);
}

.wsp-auth-card__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 35%, rgba(0,0,0,0.85) 100%);
    padding: 22px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #fff;
    gap: 6px;
}
.wsp-auth-card__title {
    font-family: var(--wsp-font-display);
    font-size: 22px;
    font-weight: 500;
    line-height: 1.05;
    margin: 0;
}
.wsp-auth-card__desc {
    font-size: 14px;
    opacity: 0.92;
    margin: 0;
}
.wsp-auth-card__divider {
    height: 1px;
    width: 100%;
    background: rgba(255,255,255,0.22);
    margin: 10px 0 6px;
}
.wsp-auth-card__route {
    font-size: 13px;
    opacity: 0.92;
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
.wsp-auth-card__route i {
    margin-top: 2px;
    color: rgba(255,255,255,0.9);
}
.wsp-auth-card__meta {
    color: white;
    margin: 0;
    font-size: 18px;
    display: flex;
    align-items: baseline;
    gap: 6px;
    flex-wrap: wrap;
}
.wsp-auth-card__meta strong {
    font-weight: 800;
    color: white;
}
.wsp-auth-card__meta-sep {
    color: yellow;
    opacity: 0.7;
}
.wsp-auth-card__currency { opacity: 0.92; }
.wsp-auth-card__amount {
    font-weight: 600;
    color: var(--wsp-primary-light);
    font-size: 26px;
    letter-spacing: 0.3px;
}

.wsp-auth-card .wsp-btn { align-self: flex-start; margin-top: 8px; }

@media (max-width: 991.98px) {
    .wsp-auth-card { height: 420px; }
    .wsp-auth-card__title { font-size: 24px; }
}

@media (prefers-reduced-motion: reduce) {
    .wsp-auth-card,
    .wsp-auth-card img {
        transition: none !important;
    }
    .wsp-auth-card:hover { transform: none; }
}

/* =========================================
   FOOTER
   ========================================= */
.wsp-footer {
    background: #0f172a;
    color: rgba(255,255,255,0.88);
    position: relative;
    overflow: hidden;
    background-image: url('images/footer-parallax.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.wsp-footer::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.92);
    z-index: 0;
}
.wsp-footer > * {
    position: relative;
    z-index: 1;
}
.wsp-footer a { color: rgba(255,255,255,0.82); text-decoration: none; }
.wsp-footer a:hover { color: #fff; }

.wsp-footer__payments {
    background: linear-gradient(90deg, rgba(241,90,41,0.18) 0%, rgba(241,90,41,0.06) 45%, rgba(255,255,255,0.02) 100%);
    border-bottom: 1px solid rgba(255,255,255,0.08);
    padding: 16px 0;
}
.wsp-footer__payments-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    flex-wrap: wrap;
}
.wsp-footer__payments-copy {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.wsp-footer__payments-kicker {
    font-weight: 800;
    letter-spacing: 0.2px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #fff;
}
.wsp-footer__payments-text { font-size: 13px; opacity: 0.92; }
.wsp-footer__payments-icons {
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 26px;
    color: rgba(255,255,255,0.92);
}
.wsp-footer__payments-icons i { opacity: 0.9; }

.wsp-footer__top { padding: 60px 0 48px; }
.wsp-footer__brand {
    display: inline-flex;
    flex-direction: column;
    line-height: 1;
    margin-bottom: 12px;
}
.wsp-footer__brand-main {
    font-family: var(--wsp-font-display);
    font-weight: 600;
    font-size: 28px;
    letter-spacing: -0.03em;
    color: #fff;
}
.wsp-footer__brand-sub {
    margin-top: 6px;
    font-weight: 800;
    letter-spacing: 0.24em;
    font-size: 11px;
    text-transform: uppercase;
    padding-top: 10px;
    border-top: 2px solid var(--wsp-primary-light);
    align-self: flex-start;
    color: rgba(255,255,255,0.86);
}
.wsp-footer__lead { font-size: 13px; line-height: 1.6; margin: 0 0 16px; max-width: 52ch; }

.wsp-footer__title {
    font-family: var(--wsp-font-display);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin: 0 0 14px;
}
.wsp-footer__links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 10px;
    font-size: 13px;
}
.wsp-footer__contact {
    list-style: none;
    padding: 0;
    margin: 0 0 16px;
    display: grid;
    gap: 10px;
    font-size: 13px;
}
.wsp-footer__contact li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.wsp-footer__contact i { margin-top: 2px; color: rgba(255,255,255,0.86); }

.wsp-footer__social {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 6px;
}
.wsp-footer__social-link {
    width: 42px;
    height: 42px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255,255,255,0.18);
    background: rgba(255,255,255,0.06);
    color: #fff;
    transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}
.wsp-footer__social-link:hover {
    transform: translateY(-4px);
    background: rgba(241,90,41,0.2);
    border-color: rgba(241,90,41,0.5);
    box-shadow: 0 16px 40px rgba(0,0,0,0.35);
}

.wsp-footer__legal-note { font-size: 12px; opacity: 0.82; margin: -6px 0 14px; }
.wsp-footer__badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 14px;
}
.wsp-footer__badge {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.03em;
    padding: 6px 10px;
    border-radius: 999px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.14);
    color: rgba(255,255,255,0.92);
}

.wsp-footer__bottom {
    border-top: 1px solid rgba(255,255,255,0.08);
    padding: 18px 0;
}
.wsp-footer__bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}
.wsp-footer__copyright { margin: 0; font-size: 13px; opacity: 0.9; }
.wsp-footer__mini-links {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    opacity: 0.92;
}
.wsp-footer__mini-links span { opacity: 0.5; }

@media (prefers-reduced-motion: reduce) {
    .wsp-footer__social-link { transition: none !important; }
    .wsp-footer__social-link:hover { transform: none; }
}

@supports (-webkit-touch-callout: none) {
    .wsp-footer { background-attachment: scroll; }
}

/* =========================================
   WHATSAPP FLOATING
   ========================================= */
.wsp-whatsapp {
    position: fixed;
    bottom: 24px;
    right: 24px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: var(--wsp-success);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.45);
    z-index: 999;
    transition: transform 0.25s;
    animation: wspPulse 2s infinite;
}
.wsp-whatsapp:hover {
    color: #fff;
    transform: scale(1.08);
}

@keyframes wspPulse {
    0%   { box-shadow: 0 0 0 0 rgba(37,211,102, 0.55); }
    70%  { box-shadow: 0 0 0 14px rgba(37,211,102, 0); }
    100% { box-shadow: 0 0 0 0 rgba(37,211,102, 0); }
}

/* =========================================
   SINGLE TOUR
   ========================================= */
.mth-tour-single { background: #fff; color: var(--wsp-text); font-family: var(--wsp-font-body); }
.mth-tour-hero {
    background: #fff;
    color: var(--wsp-text);
    padding: 0;
    position: relative;
}
.mth-tour-hero__top {
    height: 700px;
    color: #fff;
    position: relative;
    padding: 26px 0 22px;
}
.mth-tour-hero__top-fallback {
    display: none;
    position: absolute;
    inset: 0;
    z-index: 0;
    background: center / cover no-repeat;
}
.mth-tour-hero-top-swiper {
    position: absolute;
    inset: 0;
    z-index: 0;
}
.mth-tour-hero-top-swiper__slide {
    background: center / cover no-repeat;
}
.mth-tour-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.58) 72%, rgba(0,0,0,0.70) 100%);
    z-index: 1;
}
.mth-tour-hero__top .container { position: relative; z-index: 2; }
.mth-tour-breadcrumb {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    font-size: 12px;
    margin-bottom: 18px;
    color: rgb(0 0 0 / 78%);
}

.mth-tour-breadcrumb a {
    color: rgb(0 0 0 / 92%);
    text-decoration: none;
    font-weight: 800;
}
.mth-tour-breadcrumb a:hover { text-decoration: underline; }
.mth-tour-hero__top-inner {
    width: 50%;
    padding: 10px 0 6px;
}
.mth-tour-hero__title {
    color: #fff;
    font-family: var(--wsp-font-display);
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.02;
    margin: 0;
    text-shadow: 0 2px 22px rgba(0, 0, 0, 0.35);
}
.mth-tour-hero__subtitle {
    margin: 12px 0 0;
    color: rgba(255,255,255,0.88);
    font-size: 14px;
    max-width: 560px;
}
.mth-tour-hero__tabs {
    margin-top: 18px;
    background: rgba(0,0,0,0.48);
    display: inline-flex;
    gap: 34px;
    padding: 14px 18px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
}
.mth-tour-hero__tab { color: rgba(255,255,255,0.9); text-decoration: none; }
.mth-tour-hero__tab:hover { color: #fff; text-decoration: underline; }
.mth-tour-hero__bottom {
    background: #f6f6f6;
    padding: 18px 0 0;
}
.mth-tour-hero__bottom-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
    gap: 26px;
    align-items: start;
}

.mth-tour-hero__bar {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 10px 0 5px;
    border-bottom: 1px solid rgba(0,0,0,0.16);
}
.mth-tour-hero__bar-left { min-width: 0; }
.mth-tour-hero__bar-right { flex: 0 0 auto; display: flex; align-items: flex-start; }
.mth-tour-hero__bar-price-row {
    display: flex;
    gap: 22px;
    margin-top: 0;
}
.mth-tour-hero__bar-price-row::before {
    content: "";
    align-self: stretch;
    width: 1px;
    background: rgba(0,0,0,0.22);
    order: 2;
}
.mth-tour-hero__bar-meta { order: 1; }
.mth-tour-hero__bar-price { order: 3; }

.mth-tour-hero__bar-note { color: rgba(0,0,0,0.55); font-size: 12px; margin-top: 4px; }
.mth-tour-hero__meta-row { padding: 22px 0 8px; max-width: 660px; }
.mth-tour-hero__thumbs {
    position: relative;
    z-index: 9;
    margin-top: -140px;
}
.mth-tour-kicker,
.mth-tour-panel__eyebrow,
.mth-tour-kicker, .mth-tour-panel__eyebrow, .mth-tour-section-kicker {
    color: var(--wsp-primary);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.08em;
    margin: 0 0 8px;
    text-transform: uppercase;
}
.mth-tour-title-row h1 { color: #fff; font-family: var(--wsp-font-display); font-size: clamp(34px, 4.4vw, 58px); font-weight: 600; line-height: 1.02; margin: 0; text-shadow: 0 2px 14px rgba(0,0,0,0.35); }
.mth-tour-slogan { color: rgba(255,255,255,0.88); font-size: 15px; line-height: 1.7; margin: 14px 0 0; max-width: 760px; text-shadow: 0 1px 10px rgba(0,0,0,0.35); }
.mth-tour-rating { background: rgba(255,255,255,0.95); border: 1px solid rgba(255,255,255,0.35); border-radius: 8px; box-shadow: 0 12px 30px rgba(0,0,0,0.18); padding: 12px 14px; white-space: nowrap; }
.mth-tour-rating span { color: var(--wsp-yellow); display: block; font-size: 13px; margin-bottom: 4px; }
.mth-tour-rating a { color: var(--wsp-dark); font-size: 12px; font-weight: 800; text-decoration: none; }
mth-tour-hero__top.mth-tour-hero-swiper { padding-bottom: 24px; }
.mth-tour-hero__thumb {
    border-radius: 2px;
    box-shadow: 0 18px 48px rgba(0,0,0,0.28);
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    aspect-ratio: 1 / 1;
    background: #fff;
}
.mth-tour-hero__thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.55s ease; }
.mth-tour-hero__thumb:hover img { transform: scale(1.04); }
.mth-tour-hero__thumbs-nav {
    display: flex;
    gap: 0;
    justify-content: end;
    margin-top: 10px;
}
.mth-tour-hero__nav {
    background: transparent;
    border: 0;
    color: rgba(0,0,0,0.65);
    font-size: 22px;
    line-height: 1;
    padding: 6px 10px;
}
.mth-tour-hero__nav:hover { color: rgba(0,0,0,0.9); }

.mth-tour-hero__bar-kicker { font-size: 11px; letter-spacing: .2em; font-weight: 600; color: #2e3d2a; text-transform: uppercase; }
.mth-tour-hero__bar-meta { font-size: 12px; font-weight: 600; color: #2e3d2a; text-transform: uppercase; }
.mth-tour-hero__bar-price { display: flex; align-items: baseline; gap: 10px; }
.mth-tour-hero__bar-price strong {
    line-height: 1;
    font-size: 34px;
    font-weight: 600;
    color: #2f3b2f;
}
.mth-tour-hero__bar-price span { font-size: 12px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: rgba(0,0,0,0.55); }
.mth-tour-hero__bar-cta {
    background: #2e3d2a;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    padding: 14px 24px;
    border-radius: 999px;
}
.mth-tour-hero__bar-cta:hover { color: #fff; background: #1f2a1c; }

.mth-tour-hero__meta-row {
    background: transparent;
    padding: 16px 0 18px;
    display: flex;
    gap: 26px;
    align-items: center;
    color: rgba(0,0,0,0.8);
}
.mth-tour-hero__meta-item { display: flex; align-items: center; gap: 10px; font-weight: 600; font-size: 14px; }
.mth-tour-hero__meta-item i { color: #2e3d2a; font-size: 18px; }
.mth-tour-hero__meta-item strong { color: rgba(0,0,0,0.8); font-size: 14px; }

.mth-tour-specs {
    background: #fff;
    border: 1px solid var(--wsp-border);
    border-radius: 8px;
    box-shadow: 0 16px 40px rgba(15, 23, 42, 0.08);
    display: grid;
    gap: 1px;
    grid-template-columns: repeat(4, 1fr);
    margin: 10px auto 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.mth-tour-specs div { align-items: center; display: grid; gap: 2px 12px; grid-template-columns: auto minmax(0, 1fr); padding: 18px; }
.mth-tour-specs i { color: var(--wsp-primary); font-size: 20px; grid-row: span 2; }
.mth-tour-specs span { color: var(--wsp-muted); font-size: 11px; font-weight: 800; text-transform: uppercase; }
.mth-tour-specs strong { color: var(--wsp-dark); font-size: 13px; line-height: 1.35; }
.mth-tour-content {
    background: #fff;
    padding: 0px 0 75px 0;
}
.mth-tour-panel { height:100%; background: #fff; border: 1px solid var(--wsp-border); border-radius: 8px; box-shadow: 0 12px 34px rgba(15,23,42,0.06); margin-bottom: 24px; padding: 28px; }
.mth-tour-richtext { color: var(--wsp-text); font-size: 14px; line-height: 1.78; }
.mth-tour-richtext > :last-child { margin-bottom: 0; }
.mth-tour-richtext ul { list-style: none; margin: 0; padding: 0; }
.mth-tour-richtext li { margin-bottom: 9px; padding-left: 24px; position: relative; }
.mth-tour-richtext li::before { color: var(--wsp-primary); content: "\f00c"; font-family: "Font Awesome 6 Free"; font-size: 12px; font-weight: 600; left: 0; position: absolute; top: 2px; }
.mth-tour-accordion .accordion-item { border: 0; border-bottom: 1px solid var(--wsp-border); }
.mth-tour-accordion .accordion-button { background: #fff; box-shadow: none; color: var(--wsp-dark); gap: 12px; padding: 18px 0; }
.mth-tour-accordion .accordion-button span { background: rgba(241,90,41,0.1); border-radius: 999px; color: var(--wsp-primary); flex: 0 0 auto; font-size: 12px; font-weight: 600; padding: 6px 10px; }
.mth-tour-accordion .accordion-button strong { font-size: 15px; font-weight: 600; }
.mth-tour-accordion .accordion-button:not(.collapsed) { color: var(--wsp-primary-dark); }
.mth-tour-accordion .accordion-collapse { transition: height 0.42s ease; }
.mth-tour-accordion .accordion-body { padding: 2px 0 22px; }
.mth-tour-day-image { aspect-ratio: 4 / 3; border-radius: 8px; height: auto; object-fit: cover; width: 100%; }
.mth-tour-list-title { color: var(--wsp-dark); font-family: var(--wsp-font-display); font-size: 17px; font-weight: 600; margin-bottom: 14px; }
.mth-tour-sidebar { position: sticky; top: 110px; }
.mth-tour-price-card,
.mth-tour-brochure { background: #fff; border: 1px solid var(--wsp-border); border-radius: 8px; box-shadow: 0 18px 45px rgba(15,23,42,0.1); padding: 22px; }
.mth-tour-price-card__tag { background: var(--wsp-primary); border-radius: 6px; color: #fff; display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: 0.06em; padding: 7px 10px; text-transform: uppercase; }
.mth-tour-price-card__duration { color: var(--wsp-muted); font-size: 13px; font-weight: 800; margin-top: 16px; }
.mth-tour-price-card__duration i { color: var(--wsp-primary); margin-right: 6px; }
.mth-tour-price { margin: 18px 0; }
.mth-tour-price span,
.mth-tour-price small { color: var(--wsp-muted); display: block; font-size: 12px; font-weight: 700; }
.mth-tour-price strong { color: var(--wsp-dark); display: block; font-size: 42px; font-weight: 600; line-height: 1; }
.mth-tour-sidebar-list { border-top: 1px solid var(--wsp-border); list-style: none; margin: 20px 0 0; padding: 16px 0 0; }
.mth-tour-sidebar-list li { align-items: flex-start; color: var(--wsp-text); display: flex; font-size: 13px; gap: 10px; margin-bottom: 11px; }
.mth-tour-sidebar-list i { color: var(--wsp-primary); margin-top: 3px; width: 16px; }
.mth-tour-brochure { align-items: center;}
.mth-tour-brochure > i { align-items: center; background: rgba(241,90,41,0.1); border-radius: 50%; color: var(--wsp-primary); display: inline-flex; font-size: 24px; height: 54px; justify-content: center; width: 54px; }
.mth-tour-brochure strong,
.mth-tour-brochure span,
.mth-tour-brochure a { display: block; }

label.form-label .text-danger {
    float: left;
    margin-right: 5px;
}
.mth-tour-brochure strong { color: var(--wsp-dark); font-weight: 500; }
.mth-tour-brochure span { color: var(--wsp-muted); font-size: 12px; line-height: 1.45; }
.mth-tour-brochure a { color: var(--wsp-primary); font-size: 12px; font-weight: 600; grid-column: 2; text-decoration: none; }
.mth-tour-contact-band { background: linear-gradient(90deg, #0069a8 0%, #00a4c8 100%); color: #fff; padding: 46px 0; }
.mth-tour-contact-inner { align-items: center; display: flex; gap: 24px; justify-content: space-between; }
.mth-tour-contact-inner p { font-size: 12px; font-weight: 600; letter-spacing: 0.1em; margin: 0 0 8px; text-transform: uppercase; }
.mth-tour-contact-inner h2 { font-family: var(--wsp-font-display); font-size: clamp(24px, 3vw, 34px); font-weight: 600; margin: 0; max-width: 720px; }
.mth-tour-related,
.mth-tour-reviews { padding: 64px 0; }
.mth-tour-related { background: var(--wsp-bg-light); }
.mth-related-card { background: #fff; border: 1px solid var(--wsp-border); border-radius: 8px; box-shadow: 0 14px 35px rgba(15,23,42,0.08); color: inherit; display: block; overflow: hidden; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.mth-related-card:hover { box-shadow: 0 24px 60px rgba(15,23,42,0.14); transform: translateY(-8px); }
.mth-related-card img { aspect-ratio: 4 / 3; object-fit: cover; width: 100%; }
.mth-related-card div { padding: 18px; }
.mth-related-card h3 { color: var(--wsp-dark); font-size: 17px; font-weight: 600; margin-bottom: 8px; }
.mth-related-card p { color: var(--wsp-muted); font-size: 13px; line-height: 1.55; }
.mth-related-card span { color: var(--wsp-primary); font-size: 13px; font-weight: 600; }
.mth-tour-reviews { background: #fff; }
.mth-review-card { background: var(--wsp-bg-light); border: 1px solid var(--wsp-border); border-radius: 8px; min-height: 220px; padding: 22px; }
.mth-review-stars { color: var(--wsp-yellow); font-size: 13px; margin-bottom: 14px; }
.mth-review-card p { color: var(--wsp-text); font-size: 14px; line-height: 1.7; }
.mth-review-card strong { color: var(--wsp-dark); display: block; font-weight: 500; }
.mth-review-card span { color: var(--wsp-muted); font-size: 12px; font-weight: 800; }
.mth-tour-reviews-swiper { padding-bottom: 42px; }

.mth-tour-day-gallery {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-top: 14px;
}
.mth-tour-day-gallery__item {
    display: block;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.10);
    background: #fff;
}
.mth-tour-day-gallery__item img {
    width: 100%;
    height: 100%;
}

@media (max-width: 575.98px) {
    .mth-tour-day-gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .mth-tour-day-gallery__item img { height: 110px; }
}

/* =========================================
   RESPONSIVE
   ========================================= */
@media (max-width: 991.98px) {
    .wsp-hero__title { font-size: 36px; }
    .wsp-section-title { font-size: 26px; }
    .wsp-experts__title { font-size: 28px; }
    .wsp-ready__title { font-size: 30px; }

    .wsp-trek-card { flex-direction: column; }
    .wsp-trek-card__img { flex: 0 0 220px; height: 220px; }

    .wsp-stats__logos { justify-content: center; margin-top: 18px; }
    .wsp-treks__slider { padding: 0 24px; }
    .wsp-swiper-btn--prev { left: -6px; }
    .wsp-swiper-btn--next { right: -6px; }
    .mth-tour-title-row,
    .mth-tour-contact-inner { align-items: flex-start; flex-direction: column; }
    .mth-tour-hero__thumbs { width: 100%; }
    .mth-tour-specs { grid-template-columns: repeat(2, 1fr); margin-top: 16px; }
    .mth-tour-sidebar { position: static; }
    .mth-tour-hero__bottom-grid { grid-template-columns: 1fr; }
    .mth-tour-hero__thumbs { margin-top: 14px; }
    .mth-tour-hero__bar { flex-direction: column; align-items: stretch; }
    .mth-tour-hero__bar-right { align-items: flex-start; }
    .mth-tour-hero__bottom-right {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .wsp-hero { height: 430px; }
    .wsp-hero__title { font-size: 28px; }
    .wsp-hero__subtitle { font-size: 15px; }
    .wsp-section-title { font-size: 22px; }
    .wsp-awards { gap: 14px; }
    .wsp-awards__medal { width: 60px; height: 60px; }
    .wsp-awards__tripadvisor { width: 72px; height: 72px; }
    .wsp-trust .col-md { margin-bottom: 18px; }
    .wsp-whatsapp { width: 50px; height: 50px; font-size: 26px; }
    .mth-tour-hero__top { height: 420px; padding: 18px 0 18px; }
    .mth-tour-hero-top-swiper { display: none; }
    .mth-tour-hero__top-fallback { display: block; }
    .mth-tour-hero__top-inner { width: 100%; padding: 10px 0 0; }
    .mth-tour-hero__title { font-size: 2rem; }
    .mth-tour-specs { grid-template-columns: 1fr; }
    .mth-tour-panel { padding: 20px; }
    .mth-tour-price strong { font-size: 34px; }
    .mth-tour-hero__bar-price-row { flex-wrap: wrap; gap: 14px; }
    .mth-tour-hero__bar-price-row::before { display: none; }
}


/* =========================================
   MAQUETA (migrated from maqueta/css/styles.css)
   ========================================= */

/* =========================================
   TITLE BOX (Centered title with rules)
   ========================================= */
.title_box {
    align-items: center;
    display: flex;
    gap: 26px;
    justify-content: center;
    margin: 34px 0 26px;
}
.title_box::before,
.title_box::after {
    content: "";
    flex: 1 1 auto;
    height: 1px;
    background: var(--wsp-primary);
    opacity: 0.95;
}
.title_box .main-title {
    margin: 0;
    padding: 0 10px;
    color: #684807;
    font-family: var(--wsp-font-display);
    font-size: 2rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
}

@media (max-width: 575.98px) {
    .title_box { gap: 14px; margin: 26px 0 18px; }
    .title_box .main-title { font-size: clamp(28px, 9vw, 44px); }
}

/* =========================================
   TOUR DETAILS (Grid)
   ========================================= */
.mth-tour-panel.detalles { padding: 10px 22px 22px; }
.mth-tour-details-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    border-top: 1px solid rgba(0,0,0,0.10);
    border-left: 1px solid rgba(0,0,0,0.10);
    background: #fff;
}
.mth-tour-details-item {
    background-color: #ffffff;
    display: flex;
    gap: 16px;
    align-items: flex-start;
    padding: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.10);
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.mth-tour-details-item i {
    color: var(--wsp-primary);
    font-size: 26px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
    text-align: center;
    flex: 0 0 30px;
}
.mth-tour-details-text strong {
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.15;
    color: rgba(0, 0, 0, 0.82);
}
.mth-tour-details-text span {
    line-height: 1;
    display: block;
    margin-top: 6px;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.55);
}
@media (max-width: 991.98px) {
    .mth-tour-details-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 575.98px) {
    .mth-tour-panel.detalles { padding: 8px 18px 18px; }
    .mth-tour-details-grid { grid-template-columns: 1fr; }
    .mth-tour-details-item { padding: 16px 14px; min-height: 0; }
    .mth-tour-details-text strong { font-size: 16px; }
}

/* ==========================================================
   RAINFOREST CRUISES — Custom Styles
   ========================================================== */

:root {
    --color-bg: #ffffff;
    --color-text: #2c2c2c;
    --color-muted: #6b6b6b;
    --color-cream: #f7f3ec;
    --color-paper: #f4ede0;
    --color-green: #2e3d2a;
    --color-green-dark: #1f2a1c;
    --color-gold: #b08a4a;
    --color-gold-light: #c9a665;
    --color-border: #d8d2c4;

    --font-serif: "Cormorant Garamond", "Times New Roman", serif;
    --font-sans: "Montserrat", "Helvetica Neue", Arial, sans-serif;

    --header-height: 80px;
    --transition-smooth: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
    font-family: var(--font-sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7;
    color: var(--color-text);
    background: var(--color-bg);
    -webkit-font-smoothing: antialiased;
}

a { color: inherit; text-decoration: none; transition: color .25s ease; }
a:hover { color: var(--color-gold); }

img { max-width: 100%; height: auto; display: block; }

/* ==========================================================
   HEADER
   ========================================================== */
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: transparent;
    transform: translateY(0);
    transition: transform .45s var(--transition-smooth),
    background-color .35s ease,
    box-shadow .35s ease;
}

/* Desktop: elegant gradient when at top (not revealed) */
@media (min-width: 992px) {
    .site-header:not(.is-revealed) {
        padding-bottom: 30px;
        background: linear-gradient(
                180deg,
                rgba(0, 0, 0, 0.55) 0%,
                rgba(0, 0, 0, 0.28) 45%,
                rgba(0, 0, 0, 0) 100%
        );
        box-shadow: none;
        backdrop-filter: saturate(120%);
    }
}

/* Hidden state (when scrolling down) */
.site-header.is-hidden {
    transform: translateY(-100%);
}

/* When user scrolls up (revealed white state) */
.site-header.is-revealed {
    background: #ffffff;
    box-shadow: 0 2px 18px rgba(0,0,0,0.08);
}

.site-header .mth-header-desktop-top {
    max-height: 100px;
    opacity: 1;
    transition: max-height .35s ease, opacity .25s ease;
}

.site-header.is-revealed .mth-header-desktop-top {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height .35s ease, opacity .25s ease;
}

/* Logo y nav compactos al revelar */
.site-header .site-logo-img {
    transition: height .35s ease;
}

.site-header.is-revealed .site-logo-img {
    height: 35px;
}

.site-header .mth-main-link {
    transition: font-size .3s ease, color 180ms ease;
}

.site-header.is-revealed .mth-main-link {
    font-size: 0.75rem;
}

/* Initial (over hero) — letras blancas */
.site-header .site-logo,
.site-header .main-nav a,
.site-header .btn-outline-header,
.site-header .btn-menu {
    color: #ffffff;
}
.mth-mega-panel {
    color: #000000;
}
.mth-mega-panel a{
    color: #000000;
}

/* When revealed — letras negras */
.site-header.is-revealed .site-logo,
.site-header.is-revealed .main-nav a,
.site-header.is-revealed .btn-outline-header,
.site-header.is-revealed .btn-menu {
    color: #1a1a1a;
}

.site-header.is-revealed .btn-outline-header {
    border-color: #1a1a1a;
}

.site-header.is-revealed .btn-outline-header:hover {
    background: #1a1a1a;
    color: #fff;
}

.site-logo {
    display: inline-flex;
    align-items: center;
    gap: .65rem;
    font-family: var(--font-serif);
    font-weight: 500;
    font-size: 1.5rem;
    letter-spacing: .03em;
}

.logo-mark {
    width: 38px; height: 38px;
    border: 1.5px solid currentColor;
    border-radius: 50%;
    display: inline-flex; align-items: center; justify-content: center;
    font-size: 1rem;
}

.logo-text { line-height: 1; }
.logo-sub {
    display: block;
    font-size: .65rem;
    letter-spacing: .35em;
    text-transform: uppercase;
    font-family: var(--font-sans);
    font-weight: 500;
    margin-top: 3px;
    opacity: .85;
}

.main-nav {
    display: flex;
    gap: 0.5rem;
    font-size: .8rem;
    letter-spacing: .18em;
    text-transform: uppercase;
    font-weight: 500;
}

.mth-header-desktop-right {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    gap: .55rem;
}

.mth-header-desktop-top {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: .45rem 1rem;
    justify-content: flex-end;
    max-width: 100%;
}

.mth-header-desktop-top a:not(.btn-send-message) {
    color: rgba(255,255,255,.86);
    font-size: .62rem;
    font-weight: 500;
    letter-spacing: .08em;
    line-height: 1.2;
    text-transform: uppercase;
    transition: color .25s ease, opacity .25s ease;
}

.mth-header-desktop-top a:not(.btn-send-message):hover {
    color: var(--color-gold-light);
}

.site-header.is-revealed .mth-header-desktop-top a:not(.btn-send-message) {
    color: #1a1a1a;
}

.site-header.is-revealed .mth-header-desktop-top a:not(.btn-send-message):hover {
    color: var(--color-gold);
}

.mth-header-desktop-bottom {
    align-items: center;
    display: flex;
    gap: 1.1rem;
    justify-content: flex-end;
}

.main-nav a {
    position: relative;
    padding: .25rem 0;
}

.main-nav a:hover::after { width: 100%; }

.header-actions { gap: .75rem; }

.mth-header-mobile-actions {
    gap: .55rem;
}

.site-header .mth-mobile-divider {
    background: rgba(0,0,0,0.12);
    display: inline-block;
    flex: 0 0 1px;
    height: 26px;
    width: 1px;
}

.site-header .mth-mobile-lang {
    color: inherit;
    font-size: .95rem;
    font-weight: 500;
    padding: 0 .1rem;
    opacity: .6;
}

.site-header .mth-mobile-lang:hover,
.site-header .mth-mobile-lang:focus {
    opacity: 1;
}

.site-header .mth-mobile-icon {
    align-items: center;
    background: transparent;
    border: 0;
    color: inherit;
    display: inline-flex;
    font-size: 1.25rem;
    justify-content: center;
    min-height: 38px;
    min-width: 34px;
    padding: 0;
    position: relative;
}

.site-header .mth-mobile-whatsapp {
    color: #16b533;
}

.site-header .mth-mobile-cart {
    padding-right: 2px;
}

.site-header .mth-cart-badge {
    align-items: center;
    background: #222;
    border-radius: 999px;
    color: #fff;
    display: inline-flex;
    font-size: .66rem;
    font-weight: 700;
    height: 18px;
    justify-content: center;
    line-height: 1;
    min-width: 18px;
    padding: 0 5px;
    position: absolute;
    right: -6px;
    top: 2px;
}

.btn-outline-header {
    background: transparent;
    border: 1px solid currentColor;
    color: inherit;
    padding: .2rem 0.6rem;
    font-size: .75rem;
    letter-spacing: .12em;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 500;
    transition: background-color .25s ease, color .25s ease;
}

.btn-outline-header:hover {
    background: #fff;
    color: #1a1a1a;
}

.btn-send-message {
    background: var(--color-gold);
    color: #fff !important;
    border: 1px solid var(--color-gold);padding: .2rem 0.6rem;
    font-size: .75rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    transition: background-color .25s ease, border-color .25s ease;
}

.btn-send-message:hover {
    background: var(--color-gold-light);
    border-color: var(--color-gold-light);
    color: #fff !important;
}

.btn-menu {
    background: transparent;
    border: none;
    font-size: 1.4rem;
    padding: .25rem .5rem;
}

/* ==========================================================
   HERO
   ========================================================== */
.hero {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
}

.hero-media {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.hero-media img {
    width: 100%; height: 100%;
    object-fit: cover;
    object-position: center;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,.45) 0%, rgba(0,0,0,.25) 40%, rgba(0,0,0,.55) 100%);
}

.tour-single-hero .hero-content {
    position: absolute;
    z-index: 2;
    text-align: left;
    padding-top: calc(var(--header-height) + 40px);
    padding-left: 4vw;
}
.hero-title {
    font-family: var(--font-serif);
    font-weight: 400;
    line-height: 1.05;
    margin: 0 0 1.5rem;
    letter-spacing: .02em;
}

.hero-title .t1,
.hero-title .t2 {
    display: block;
    font-size: clamp(2.2rem, 5.5vw, 4.5rem);
}

.hero-title .t1 { font-style: italic; font-weight: 300; }
.hero-title .t2 { font-weight: 400; letter-spacing: .05em; }
.hero-title sup { font-size: .35em; vertical-align: super; opacity: .85; }

.hero-subtitle {
    font-size: .95rem;
    letter-spacing: .08em;
    font-weight: 300;
    margin-bottom: 2.5rem;
    opacity: .95;
}

.hero-search {
    position: relative;
    max-width: 360px;
    display: flex;
    align-items: center;
}

.hero-search i {
    position: absolute;
    left: 1rem;
    font-size: .85rem;
    opacity: .9;
    pointer-events: none;
}

.hero-search input {
    width: 100%;
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.5);
    color: #fff;
    padding: .85rem 1rem .85rem 2.5rem;
    font-family: var(--font-sans);
    font-size: .8rem;
    letter-spacing: .05em;
    border-radius: 30px;
    backdrop-filter: blur(6px);
    outline: none;
    transition: background-color .25s ease, border-color .25s ease;
}

.hero-search input::placeholder {
    color: rgba(255,255,255,.85);
}

.hero-search input:focus {
    background: rgba(255,255,255,.2);
    border-color: rgba(255,255,255,.8);
}

.hero-plus {
    position: absolute;
    bottom: 30px;
    left: 4vw;
    z-index: 3;
    width: 38px; height: 38px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.7);
    background: transparent;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .25s ease;
}

.hero-plus:hover {
    background: rgba(255,255,255,.15);
}

.hero-caption {
    position: absolute;
    right: 4vw;
    bottom: 30px;
    z-index: 3;
    color: #fff;
    font-size: .68rem;
    letter-spacing: .35em;
    text-transform: uppercase;
    opacity: .85;
}

/* ==========================================================
   COMMON SECTION HEADINGS
   ========================================================== */
.eyebrow {
    font-family: var(--font-sans);
    font-size: .7rem;
    letter-spacing: .35em;
    text-transform: uppercase;
    color: var(--color-gold);
    font-weight: 600;
    margin-bottom: 1rem;
}

.section-title {
    font-family: var(--font-serif);
    font-weight: 400;
    font-size: clamp(1.8rem, 3vw, 2.6rem);
    line-height: 1.2;
    color: #2a2a2a;
    margin-bottom: 1.5rem;
}

.fancy-heading {
    font-family: var(--font-serif);
    font-weight: 400;
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    color: #2a2a2a;
    margin-bottom: 1rem;
    letter-spacing: .01em;
}

.heading-line {
    width: 220px;
    max-width: 60%;
    height: 1px;
    background: var(--color-border);
    margin: 0 auto 1.5rem;
    position: relative;
}

.heading-line::before {
    content: "✦";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 0 .75rem;
    color: var(--color-gold);
    font-size: .7rem;
}

/* ==========================================================
   INTRO SECTION
   ========================================================== */
.intro-section { background: #fff; }

.intro-image-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    cursor: pointer;
    display: block;
}

.intro-image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .8s ease;
}

.intro-image-wrap:hover img { transform: scale(1.04); }

.intro-divider {
    width: 60px;
    height: 1px;
    background: var(--color-gold);
    margin: 1.5rem 0;
}

.intro-quote {
    font-family: var(--font-serif);
    font-size: 1.05rem;
    font-style: italic;
    line-height: 1.7;
    color: #555;
    border-left: 2px solid var(--color-gold);
    padding-left: 1.25rem;
}

.intro-author {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: 1.5rem;
}

.intro-author img {
    width: 56px; height: 56px;
    border-radius: 50%;
    object-fit: cover;
}

.intro-author strong {
    display: block;
    font-family: var(--font-serif);
    font-size: 1.05rem;
    color: #2a2a2a;
    font-weight: 500;
}

.intro-author span {
    font-size: .72rem;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: var(--color-muted);
}

/* PILLARS */
.pillars {
    background: var(--color-paper);
    padding: 3rem 1rem;
    margin: 4rem -15px 0;
    background-image:
            linear-gradient(rgba(244,237,224,.85), rgba(244,237,224,.85)),
            radial-gradient(circle at 20% 30%, rgba(176,138,74,.07), transparent 40%),
            radial-gradient(circle at 80% 70%, rgba(46,61,42,.05), transparent 40%);
}

.pillar { text-align: center; padding: 1rem; }

.pillar-icon {
    width: 56px; height: 56px;
    margin: 0 auto 1rem;
    border: 1px solid var(--color-gold);
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    color: var(--color-gold);
    font-size: 1.1rem;
}

.pillar h4 {
    font-family: var(--font-sans);
    font-size: .8rem;
    letter-spacing: .25em;
    font-weight: 600;
    color: #2a2a2a;
    margin-bottom: 1rem;
}

.pillar p {
    font-size: .82rem;
    line-height: 1.75;
    color: #555;
}

/* ==========================================================
   DESTINATIONS
   ========================================================== */
.destinations-section,
.expedition-section,
.bucket-section {
    background:
            linear-gradient(rgba(255,255,255,.95), rgba(255,255,255,.95)),
            url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='60'><circle cx='30' cy='30' r='1' fill='%23d8d2c4' opacity='.4'/></svg>");
}

.destinations-intro,
.expedition-intro,
.bucket-intro {
    max-width: 900px;
    margin: 0 auto 2.5rem;
    font-size: .85rem;
    line-height: 1.85;
    color: #555;
}

.destinations-intro a,
.expedition-intro a,
.bucket-intro a {
    color: var(--color-gold);
    border-bottom: 1px dotted var(--color-gold);
}

.destinations-swiper-wrap {
    position: relative;
    padding: 0 2.5rem;
}

.destination-card {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 2px;
    aspect-ratio: 4 / 5;
}

.destination-card img {
    width: 100%; height: 100%;
    object-fit: cover;
    transition: transform .9s ease;
}

.destination-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 30%, rgba(0,0,0,.75) 100%);
    z-index: 1;
    transition: background .35s ease;
}

.destination-card:hover img { transform: scale(1.08); }
.destination-card:hover::before { background: linear-gradient(180deg, rgba(0,0,0,.1) 0%, rgba(0,0,0,.85) 100%); }

.dest-overlay {
    position: absolute;
    left: 0; right: 0; bottom: 18px;
    z-index: 2;
    text-align: center;
    color: #fff;
    padding: 0 .75rem;
}

.dest-overlay h3 {
    font-family: var(--font-serif);
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .08em;
    margin: 0 0 .25rem;
}

.dest-overlay span {
    display: block;
    font-size: .65rem;
    letter-spacing: .25em;
    text-transform: uppercase;
    opacity: .9;
}

.dest-nav,
.exp-nav,
.bucket-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    width: 42px; height: 42px;
    border-radius: 50%;
    border: 1px solid var(--color-border);
    background: #fff;
    color: var(--color-text);
    display: inline-flex;
    align-items: center; justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 14px rgba(0,0,0,.08);
    transition: all .25s ease;
}

.dest-nav:hover,
.exp-nav:hover,
.bucket-nav:hover {
    background: var(--color-gold);
    color: #fff;
    border-color: var(--color-gold);
}

.dest-prev, .exp-prev, .bucket-prev { left: -8px; }
.dest-next, .exp-next, .bucket-next { right: -8px; }

/* ==========================================================
   EXPEDITION / BUCKET (text + image)
   ========================================================== */
.exp-text, .bucket-text { padding: 2rem 1rem; }

.exp-title, .bucket-title {
    font-family: var(--font-serif);
    font-size: clamp(1.6rem, 2.3vw, 2.2rem);
    font-weight: 400;
    color: #2a2a2a;
    margin-bottom: 1.25rem;
    line-height: 1.2;
}

.exp-text p, .bucket-text p {
    font-size: .9rem;
    color: #555;
    margin-bottom: 1.5rem;
    line-height: 1.75;
}

.exp-btn {
    display: inline-flex;
    align-items: center;
    font-size: .75rem;
    letter-spacing: .25em;
    font-weight: 600;
    color: var(--color-gold);
    padding: .65rem 0;
    border-bottom: 1px solid var(--color-gold);
    text-transform: uppercase;
    transition: color .25s ease, border-color .25s ease;
}

.exp-btn:hover {
    color: var(--color-green);
    border-color: var(--color-green);
}

.exp-image, .bucket-image {
    display: block;
    overflow: hidden;
    border-radius: 2px;
    cursor: zoom-in;
}

.exp-image img, .bucket-image img {
    width: 100%;
    transition: transform .9s ease;
}

.exp-image:hover img, .bucket-image:hover img { transform: scale(1.05); }

/* ==========================================================
   FEATURED IN
   ========================================================== */
.featured-section {
    background: var(--color-green);
    color: #fff;
}

.featured-eyebrow {
    font-size: .68rem;
    letter-spacing: .4em;
    text-transform: uppercase;
    color: rgba(255,255,255,.7);
    margin-bottom: 0;
}

.featured-logos span {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    letter-spacing: .03em;
    opacity: .92;
    line-height: 1.1;
    font-size: 1.05rem;
}

.logo-usatoday { font-family: var(--font-sans); font-weight: 800; font-size: 1.1rem; letter-spacing: 0; }
.logo-fodors { font-family: var(--font-serif); font-style: italic; font-size: 1.4rem; font-weight: 600; }
.logo-nyt { font-family: "Times New Roman", serif; font-weight: 700; font-size: 1.1rem; font-style: italic; }
.logo-tl { font-family: var(--font-serif); font-weight: 500; font-size: .9rem; line-height: 1.1; }
.logo-bloomberg { font-family: var(--font-sans); font-weight: 700; font-size: 1.1rem; }

/* ==========================================================
   REVIEWS
   ========================================================== */
.reviews-section {
    background: #fff;
}

.review-image {
    display: block;
    overflow: hidden;
    border-radius: 2px;
    cursor: zoom-in;
}

.review-image img {
    width: 100%;
    transition: transform .9s ease;
}

.review-image:hover img { transform: scale(1.04); }

.review-text {
    padding: 1.5rem;
    position: relative;
}

.review-quote {
    font-size: 2rem;
    color: var(--color-gold);
    opacity: .35;
    margin-bottom: 1rem;
}

.review-text p {
    font-family: var(--font-serif);
    font-size: 1.05rem;
    font-style: italic;
    line-height: 1.8;
    color: #444;
}

.review-author {
    font-family: var(--font-sans) !important;
    font-style: normal !important;
    font-size: .75rem !important;
    letter-spacing: .25em;
    font-weight: 600;
    color: var(--color-gold) !important;
    margin-top: 1rem;
}

.reviews-pagination {
    text-align: center;
    margin-top: 2rem;
    position: static !important;
}

.reviews-pagination .swiper-pagination-bullet {
    background: var(--color-border);
    opacity: 1;
    width: 8px; height: 8px;
    margin: 0 4px !important;
    transition: background .25s ease;
}

.reviews-pagination .swiper-pagination-bullet-active {
    background: var(--color-gold);
}

/* ==========================================================
   NEWSLETTER
   ========================================================== */
.newsletter-section {
    background: #fff;
}

.newsletter-title {
    font-family: var(--font-serif);
    font-size: clamp(1.7rem, 2.6vw, 2.4rem);
    font-weight: 400;
    color: #2a2a2a;
    margin-bottom: 1rem;
}

.newsletter-text {
    font-size: .88rem;
    color: #555;
    max-width: 520px;
}

.newsletter-form {
    position: relative;
    max-width: 420px;
}

.newsletter-form input {
    width: 100%;
    background: transparent;
    border: 1px solid var(--color-border);
    padding: .9rem 3.5rem .9rem 1.2rem;
    font-size: .85rem;
    border-radius: 30px;
    outline: none;
    transition: border-color .25s ease;
}

.newsletter-form input:focus {
    border-color: var(--color-gold);
}

.newsletter-form button {
    position: absolute;
    right: 5px; top: 50%;
    transform: translateY(-50%);
    width: 38px; height: 38px;
    border-radius: 50%;
    border: none;
    background: var(--color-gold);
    color: #fff;
    display: inline-flex;
    align-items: center; justify-content: center;
    cursor: pointer;
    transition: background-color .25s ease;
}

.newsletter-form button:hover {
    background: var(--color-green);
}

.newsletter-image {
    overflow: hidden;
    border-radius: 2px;
}

.newsletter-image img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

/* ==========================================================
   FOOTER
   ========================================================== */
.site-footer {
    background: var(--color-green-dark);
    color: rgba(255,255,255,.78);
    border-top: 6px solid var(--color-gold);
}

.site-footer a { color: rgba(255,255,255,.78); }
.site-footer a:hover { color: var(--color-gold); }

.footer-logo {
    width: 48px; height: 48px;
    border: 1.5px solid rgba(255,255,255,.55);
    border-radius: 50%;
    display: inline-flex;
    align-items: center; justify-content: center;
    color: #fff;
    margin-bottom: 1.5rem;
}

.footer-cta {
    font-family: var(--font-serif);
    font-weight: 400;
    font-size: clamp(2rem, 3.5vw, 3rem);
    line-height: 1.1;
    color: #fff;
}

.btn-footer-send {
    display: inline-block;
    background: transparent;
    border: 1px solid var(--color-gold);
    color: var(--color-gold) !important;
    padding: .7rem 1.6rem;
    font-size: .72rem;
    letter-spacing: .25em;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    transition: background-color .25s ease, color .25s ease;
}

.btn-footer-send:hover {
    background: var(--color-gold);
    color: #fff !important;
}

.footer-phone {
    font-size: .9rem;
    letter-spacing: .04em;
    color: #fff !important;
}

.footer-social {
    display: flex;
    gap: .75rem;
}

.footer-social a {
    width: 36px; height: 36px;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 50%;
    display: inline-flex;
    align-items: center; justify-content: center;
    color: rgba(255,255,255,.8);
    font-size: .85rem;
    transition: all .25s ease;
}

.footer-social a:hover {
    background: var(--color-gold);
    border-color: var(--color-gold);
    color: #fff;
}

.footer-cols { border-top: 1px solid rgba(255,255,255,.1); }

.footer-cols h5 {
    font-family: var(--font-sans);
    font-size: .72rem;
    letter-spacing: .25em;
    font-weight: 600;
    color: #fff;
    margin-bottom: 1.25rem;
}

.footer-cols ul {
    list-style: none;
    padding: 0; margin: 0;
}

.footer-cols ul li {
    margin-bottom: .55rem;
    font-size: .82rem;
}

.footer-bottom {
    border-top: 1px solid rgba(255,255,255,.1);
    font-size: .72rem;
    color: rgba(255,255,255,.55);
    line-height: 1.8;
}

/* ==========================================================
   RESPONSIVE
   ========================================================== */
@media (max-width: 991.98px) {
    .hero-content { padding-left: 5vw; padding-right: 5vw; }
    .hero-caption { display: none; }
    .pillars { margin-left: -12px; margin-right: -12px; }
    .main-nav { display: none !important; }

    /* Mobile header: always white + always visible */
    .site-header {
        background: #ffffff !important;
        box-shadow: 0 2px 18px rgba(0,0,0,0.08) !important;
    }

    .site-header.is-hidden {
        transform: translateY(0) !important;
    }

    .site-header .site-logo,
    .site-header .main-nav a,
    .site-header .btn-outline-header,
    .site-header .btn-menu,
    .site-header .mth-mobile-lang,
    .site-header .mth-mobile-icon {
        color: #1a1a1a !important;
    }

    .site-header .btn-outline-header {
        border-color: #1a1a1a !important;
    }

    .site-header .mth-mobile-whatsapp {
        color: #16b533 !important;
    }

    .wsp-front-hero {
        align-items: flex-end;
        height: 620px;
        min-height: 86vh;
        padding-bottom: 78px;
    }

    .wsp-front-hero .wsp-hero__overlay {
        background: linear-gradient(180deg, rgba(0,0,0,.24), rgba(0,0,0,.74));
    }

    .wsp-front-hero .wsp-hero__content {
        padding-left: 22px;
        padding-right: 22px;
    }

    .wsp-front-hero .wsp-hero__title {
        font-size: 34px;
        line-height: 1.12;
        margin-bottom: 14px;
    }

    .wsp-front-hero .wsp-hero__subtitle {
        font-size: 16px;
        line-height: 1.55;
        margin-bottom: 24px;
    }

    .wsp-front-hero .wsp-hero__cta {
        gap: 10px;
    }

    .wsp-front-hero .wsp-btn {
        min-width: min(100%, 245px);
        padding: 12px 18px;
        text-align: center;
    }
}

@media (max-width: 767.98px) {
    .hero { min-height: 90vh; }
    .hero-title .t1, .hero-title .t2 { font-size: 2.4rem; }
    .hero-subtitle { font-size: .85rem; }
    .tour-single-hero {
        height: auto;
        min-height: 620px;
        max-height: none;
    }
    .tour-single-hero .hero-content {
        padding: 118px 18px 34px;
    }
    .tour-single-hero .hero-title {
        font-size: 2rem;
        line-height: 1.08;
        margin-bottom: 14px;
    }
    .hero-tour-summary {
        flex-direction: column;
        gap: 10px;
    }
    .hero-tour-summary__main,
    .hero-tour-summary__price {
        width: 100%;
    }
    .hero-tour-summary__text {
        font-size: 13px;
        line-height: 1.6;
    }
    .tour-single-hero .hero-meta {
        gap: 7px;
        margin-bottom: 16px;
    }
    .tour-single-hero .hero-badge {
        padding: 8px 11px;
        font-size: 11px;
    }
    .hero-actions {
        gap: 9px;
    }
    .hero-action {
        width: 100%;
        min-height: 42px;
        padding: 10px 14px;
        font-size: 12px;
    }
    .destinations-swiper-wrap { padding: 0; }
    .dest-prev, .exp-prev, .bucket-prev { left: -4px; }
    .dest-next, .exp-next, .bucket-next { right: -4px; }
    .dest-nav, .exp-nav, .bucket-nav { width: 36px; height: 36px; font-size: .8rem; }
    .exp-text, .bucket-text { padding: 1rem .5rem; text-align: center; }
    .review-text { padding: 1rem .5rem; text-align: center; }
    .footer-cta-actions { justify-content: flex-start; }
    .footer-social { margin-top: 1rem; }
    .btn-send-message span { display: none; }
}

@media (max-width: 575.98px) {
    .btn-send-message { padding: .5rem .8rem; font-size: .7rem; }
    .header-actions { gap: .35rem; }
    .mth-header-mobile-actions { gap: .4rem; }
    .site-logo { font-size: 1.15rem; }
    .logo-mark { width: 32px; height: 32px; }

    .tour-single-hero {
        min-height: 600px;
    }

    .tour-single-hero .hero-content {
        padding: 104px 14px 28px;
    }

    .tour-single-hero .hero-title {
        font-size: 1.75rem;
    }

    .tour-single-hero .hero-eyebrow {
        font-size: 10px;
        line-height: 1.35;
    }

    .wsp-front-hero {
        height: 560px;
        min-height: 82vh;
        padding-bottom: 58px;
    }

    .wsp-front-hero .wsp-hero__title {
        font-size: 29px;
    }

    .wsp-front-hero .wsp-hero__subtitle {
        font-size: 15px;
    }
}

/* Tablet destinations grid behaviour */
@media (min-width: 768px) and (max-width: 991.98px) {
    .destination-card { aspect-ratio: 3 / 4; }
}



.inner_header {
    position: absolute;
    width: 100%;
    bottom: 30px;
}


.duracion {
    font-weight: 200;
}


.mth-tour-hero__bottom-right {
    z-index: 9;
}


/* estilos megamenu interno */

/* Mega menu: match Bootstrap container width (desktop) */
.mth-main-nav > .container { position: relative; }
.mth-main-nav .mth-mega-panel {
    left: 0;
    right: 0;
    width: 100%;
    max-width: none;
    margin: 0;
}

/* Mega menu (maqueta header): use full Bootstrap container width */
.site-header > .container { position: relative; }
.site-header .main-nav { position: relative; }
.site-header .main-nav .mth-mega-panel {
    left: 0;
    right: auto;
    width: 100%;
    max-width: none;
    margin: 0;
}

/* Ensure the panel isn't constrained by the flex item width */
.site-header .mth-header-desktop-bottom { position: static; }
.site-header .mth-header-desktop-right { position: static; }


.mth-mega-panel{
    --mth-blue:#1b4e9d;
    --mth-blue-dark:#143f80;
    --mth-orange:#ef6c2f;
    --mth-ink:#3f4145;
    --mth-muted:#6b7280;
    --mth-rule:#dcdee2;
    --mth-cyan:#1aa6c8;
    --mth-cyan-dark:#1690af;

    font-family:'Mulish',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
    color:var(--mth-ink);
    background:#fff;
    max-width:1180px;
    margin:0 auto;
    padding:2.75rem 2.5rem;
    line-height:1.5;
    -webkit-font-smoothing:antialiased;
}

/* ---- separación entre columnas ---- */
.mth-mega-panel .col-12 + .col-12{ margin-top:2.5rem; }
@media (min-width:992px){
    .mth-mega-panel .col-12 + .col-12{ margin-top:0; }
}


.btn-marron, .btn-marron:link, .btn-marron:visited {
    margin-top: 5px;
    border-radius: 0;
    align-items: center;
    gap: 8px;
    padding: 5px 20px;
    border: 1px solid #cf4217;
    color: #cf4217 !important;
    background: transparent;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    transition: 0.25s ease;
}

.btn-marron:hover,
.btn-marron:focus,
.btn-marron:active{
    background:#cf4217;
    color:#fff !important;
    text-decoration:none;
    box-shadow:none;
    outline:none;
}

/* ---- títulos de sección ---- */
.mth-mega-panel h3 {
    font-size: 1.18rem;
    font-weight: 800;
    color: var(--mth-blue);
    letter-spacing: .2px;
    margin: 0 0 1rem;
    padding-bottom: 0;
}
.mth-mega-panel ul + h3{ margin-top:1.7rem; }

/* ---- listas (reset) ---- */
.mth-mega-panel ul{ list-style:none; margin:0; padding:0; }

/* =========================================================
   Enlaces de columnas
========================================================= */
.mth-mega-panel .row > div li a {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    display: inline-flex;
    align-items: baseline;
    gap: .55rem;
    padding: 5px 0 5px 0;
    font-size: 1.02rem;
    font-weight: 300;
    color: var(--mth-ink);
    text-decoration: none;
    transition: color .25s ease;
}
.mth-mega-panel .row > div li a span{   /* duración */
    font-style:italic;
    font-weight:800;
    font-size:.95rem;
    color:var(--mth-orange);
}


/* ---- botón "See All ..." (a hijo directo de cualquier columna) ---- */
.mth-mega-panel .row > div > a{
    display:inline-flex;
    align-items:center;
    gap:.6rem;
    margin-top:1.9rem;
    padding:.95rem 2rem;
    font-size:1.02rem;
    font-weight:800;
    color:#fff;
    text-decoration:none;
    background:var(--mth-cyan);
    border-radius:999px;
    box-shadow:0 8px 18px -6px rgba(26,166,200,.55);
    transition:background .25s ease, box-shadow .25s ease, transform .25s ease;
}
.mth-mega-panel .row > div > a i{
    font-size:.85rem;
    transition:transform .25s ease;
}
.mth-mega-panel .row > div > a:hover{
    background:var(--mth-cyan-dark);
    box-shadow:0 10px 22px -6px rgba(26,166,200,.65);
    transform:translateY(-1px);
}
.mth-mega-panel .row > div > a:hover i{ transform:translateX(4px); }

/* ---- responsive ---- */
@media (max-width:575px){
    .mth-mega-panel{ padding:1.75rem 1.25rem; }
}

/* ---- respeta la preferencia de menos movimiento ---- */
@media (prefers-reduced-motion:reduce){
    .mth-mega-panel *{ transition:none !important; }
}

/* estilos megamenu interno */

/* ============================================================
   TOUR CARD — compartida entre taxonomy-tours_category y frontpage
   ============================================================ */
.wsp-cat-card {
	background: #fff;
	border: 1px solid var(--wsp-border);
	border-radius: 18px;
	box-shadow: 0 18px 44px rgba(0,0,0,.08);
	height: 100%;
}
.wsp-cat-tour {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	transition: transform .25s ease, box-shadow .25s ease;
}
.wsp-cat-tour:hover { transform: translateY(-3px); box-shadow: 0 22px 50px rgba(0,0,0,.10); }
.wsp-cat-tour__media { display: block; height: 235px; overflow: hidden; position: relative; }
.wsp-cat-tour__media img { width: 100%; height: 100%; object-fit: cover; display: block; transition: opacity .35s ease, transform .55s ease; }
.wsp-cat-tour__media img:nth-child(2) { inset: 0; opacity: 0; position: absolute; }
.wsp-cat-tour:hover .wsp-cat-tour__media img:first-child { transform: scale(1.04); opacity: 0; }
.wsp-cat-tour:hover .wsp-cat-tour__media img:nth-child(2) { opacity: 1; transform: scale(1.04); }
.wsp-cat-tour__tags { display: flex; flex-wrap: wrap; gap: 6px; left: 12px; position: absolute; right: 12px; top: 12px; z-index: 2; }
.wsp-cat-tag { background: rgba(255,255,255,.92); border-radius: 999px; color: var(--wsp-dark); font-size: 10px; font-weight: 600; padding: 6px 8px; text-transform: uppercase; }
.wsp-cat-tour__body { display: flex; flex: 1; flex-direction: column; padding: 16px; }
.wsp-cat-tour__title { color: var(--wsp-dark); font-size: 18px; font-weight: 600; line-height: 1.25; margin: 0 0 10px; }
.wsp-cat-tour__title a { color: inherit; text-decoration: none; }
.wsp-cat-tour__title a:hover { text-decoration: underline; }
.wsp-cat-tour__meta { color: var(--wsp-muted); display: flex; flex-wrap: wrap; gap: 8px 12px; font-size: 12px; font-weight: 800; margin-bottom: 10px; }
.wsp-cat-tour__meta i { color: var(--wsp-primary); }
.wsp-cat-rating { align-items: center; display: flex; gap: 7px; font-size: 12px; font-weight: 600; margin-bottom: 10px; }
.wsp-cat-rating i { color: #f5b300; }
.wsp-cat-highlights { color: var(--wsp-muted); display: grid; gap: 6px; font-size: 13px; line-height: 1.55; margin: 0 0 14px; padding: 0; list-style: none; }
.wsp-cat-highlights li { display: flex; gap: 8px; }
.wsp-cat-highlights i { color: var(--wsp-primary); margin-top: 3px; }
.wsp-cat-tour__footer { align-items: flex-end; display: flex; gap: 10px; justify-content: space-between; margin-top: auto; }
.wsp-cat-price span { color: var(--wsp-muted); display: block; font-size: 11px; font-weight: 800; text-transform: uppercase; }
.wsp-cat-price strong { color: var(--wsp-dark); font-size: 24px; font-weight: 600; line-height: 1; }
.wsp-cat-price del { color: var(--wsp-muted); font-size: 12px; margin-left: 5px; }
.wsp-cat-actions { display: flex; gap: 7px; flex-wrap: wrap; justify-content: flex-end; }
@media (max-width: 575px) {
	.wsp-cat-tour__footer { align-items: stretch; flex-direction: column; }
	.wsp-cat-actions { justify-content: flex-start; }
}


/* ============================================================
   TOURS ARCHIVE LANDING
   ============================================================ */
.mth-tours-landing {
	background: #fff;
	color: var(--wsp-dark);
}

.mth-tours-hero {
	position: relative;
	min-height: 660px;
	display: flex;
	align-items: center;
	background: url('https://picsum.photos/seed/travelution-tours-landing/1920/980') center/cover no-repeat;
	color: #fff;
}

.mth-tours-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(13, 26, 33, .88), rgba(13, 26, 33, .48) 58%, rgba(13, 26, 33, .14));
}

.mth-tours-hero .container {
	position: relative;
	z-index: 2;
}

.mth-tours-hero__content {
	max-width: 840px;
	padding: 110px 0 86px;
}

.mth-tours-kicker {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	color: rgba(255, 255, 255, .86);
	margin: 0 0 14px;
}

.mth-tours-kicker i {
	color: var(--wsp-primary);
}

.mth-tours-hero h1 {
	font-family: var(--wsp-font-display);
	font-size: clamp(44px, 7vw, 88px);
	line-height: .98;
	font-weight: 600;
	letter-spacing: 0;
	margin: 0 0 22px;
}

.mth-tours-hero__lead {
	max-width: 720px;
	color: rgba(255, 255, 255, .9);
	font-size: 17px;
	line-height: 1.85;
	margin: 0 0 30px;
}

.mth-tours-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.mth-tours-stats {
	margin-top: -56px;
	position: relative;
	z-index: 4;
}

.mth-tours-stats__wrap {
	background: #fff;
	border: 1px solid var(--wsp-border);
	border-radius: 18px;
	box-shadow: 0 22px 54px rgba(13, 26, 33, .12);
	padding: 22px;
}

.mth-tours-stat {
	padding: 14px 16px;
	border-right: 1px solid var(--wsp-border);
}

.mth-tours-stat:last-child {
	border-right: 0;
}

.mth-tours-stat strong {
	display: block;
	color: var(--wsp-dark);
	font-family: var(--wsp-font-display);
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 6px;
}

.mth-tours-stat span {
	color: var(--wsp-muted);
	font-size: 13px;
	font-weight: 800;
}

.mth-tours-section {
	padding: 76px 0;
}

.mth-tours-section--soft {
	background: var(--wsp-bg-light);
	border-top: 1px solid var(--wsp-border);
	border-bottom: 1px solid var(--wsp-border);
}

.mth-tours-category-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.mth-tours-category {
	position: relative;
	min-height: 260px;
	display: flex;
	align-items: flex-end;
	overflow: hidden;
	border-radius: 18px;
	text-decoration: none;
	box-shadow: 0 18px 44px rgba(13, 26, 33, .12);
}

.mth-tours-category__image {
	position: absolute;
	inset: 0;
	background-position: center;
	background-size: cover;
	transition: transform .45s ease;
}

.mth-tours-category:hover .mth-tours-category__image {
	transform: scale(1.06);
}

.mth-tours-category::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(13, 26, 33, .04), rgba(13, 26, 33, .82));
}

.mth-tours-category__body {
	position: relative;
	z-index: 2;
	padding: 20px;
	color: #fff;
}

.mth-tours-category__count {
	display: inline-flex;
	margin-bottom: 8px;
	padding: 5px 10px;
	border-radius: 999px;
	background: rgba(255, 255, 255, .16);
	color: rgba(255, 255, 255, .9);
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.mth-tours-category h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 6px;
}

.mth-tours-category p {
	color: rgba(255, 255, 255, .82);
	font-size: 13px;
	line-height: 1.65;
	margin: 0;
}

.mth-tours-feature-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

.mth-tours-feature {
	height: 100%;
	padding: 22px 18px;
	background: #fff;
	border: 1px solid var(--wsp-border);
	border-radius: 16px;
	box-shadow: 0 16px 38px rgba(13, 26, 33, .07);
}

.mth-tours-feature i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	border-radius: 14px;
	background: rgba(191, 6, 6, .08);
	color: var(--wsp-primary);
	margin-bottom: 12px;
}

.mth-tours-feature strong {
	display: block;
	color: var(--wsp-dark);
	font-size: 15px;
	font-weight: 600;
	line-height: 1.35;
	margin-bottom: 6px;
}

.mth-tours-feature span {
	display: block;
	color: var(--wsp-muted);
	font-size: 13px;
	line-height: 1.65;
}

.mth-tours-cta {
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 86px 0;
    color: #fff;
    background-size: cover;
}
.mth-tours-cta::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(13, 26, 33, .88), rgba(13, 26, 33, .46));
}

.mth-tours-cta .container {
	position: relative;
	z-index: 2;
}

.mth-tours-cta__box {
	max-width: 760px;
}

.mth-tours-cta h2 {
	color: #fff;
	font-family: var(--wsp-font-display);
	font-size: clamp(30px, 4vw, 52px);
	font-weight: 600;
	line-height: 1.12;
	margin: 0 0 14px;
}

.mth-tours-cta p {
	color: rgba(255, 255, 255, .88);
	font-size: 16px;
	line-height: 1.8;
	margin: 0 0 26px;
}

@media (max-width: 991px) {
	.mth-tours-hero {
		min-height: 560px;
	}

	.mth-tours-stat {
		border-right: 0;
		border-bottom: 1px solid var(--wsp-border);
	}

	.mth-tours-stat:nth-last-child(-n+2) {
		border-bottom: 0;
	}

	.mth-tours-category-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.mth-tours-feature-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 575px) {
	.mth-tours-hero {
		min-height: 520px;
	}

	.mth-tours-hero__content {
		padding: 86px 0 70px;
	}

	.mth-tours-section {
		padding: 58px 0;
	}

	.mth-tours-actions .wsp-btn {
		width: 100%;
		justify-content: center;
	}

	.mth-tours-stat:nth-last-child(-n+2) {
		border-bottom: 1px solid var(--wsp-border);
	}

	.mth-tours-stat:last-child {
		border-bottom: 0;
	}

	.mth-tours-category-grid,
	.mth-tours-feature-grid {
		grid-template-columns: 1fr;
	}
}
