/* Pahadi House Button Overrides */
.btn-default-prime {
    background: #1b6635 !important;
    color: #ffffff !important;
}
.btn-default-prime::before {
    background-color: #d8a627 !important;
    background-image: url('../images/arrow-primary.svg') !important;
}
.btn-default-prime:hover {
    color: #ffffff !important;
}
.btn-default-prime:hover::after {
    background: #d8a627 !important;
}
.btn-default-prime:hover::before {
    background-color: #fff !important;
}

/* Hero subtitle - Pahadi yellow */
.hero-prime .section-title h3 {
    color: #d8a627 !important;
}
.hero-prime .section-title h3::before {
    background-image: none !important;
    background-color: #d8a627 !important;
    -webkit-mask-image: url('../images/icon-sub-heading-accent.svg');
    mask-image: url('../images/icon-sub-heading-accent.svg');
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
}

/* Custom cursor - Pahadi green */
.cb-cursor:not(.-text):not(.-opaque):not(.-exclusion):before {
    background: #1b6635 !important;
}

/* About Us - yellow subheading and star icon */
.about-us-royal .section-title h3 {
    color: #d8a627 !important;
}
.about-us-royal .section-title h3::before {
    background-image: none !important;
    background-color: #d8a627 !important;
    -webkit-mask-image: url('../images/icon-sub-heading-accent.svg');
    mask-image: url('../images/icon-sub-heading-accent.svg');
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
}

/* About Us - green bullet points */
.about-body-list-royal ul li::before {
    color: #1b6635 !important;
}

/* About client box - green background */
.about-client-box-royal {
    background-color: #1b6635 !important;
}
.about-client-box-royal p,
.about-client-box-royal h3 {
    color: #ffffff !important;
}

/* About client box - 4th counter box yellow */
.satisfy-client-image-royal.add-more {
    background: #d8a627 !important;
}
.satisfy-client-image-royal.add-more h3 {
    color: #ffffff !important;
}


/* Our Mountain Stays (homepage glamping section on home-v3) — yellow subheading */
/* Matches the About Pahadi House label color (#d8a627). */
/* The default leaf ::before icon is hidden because the user added a literal '✦' character to the heading text. */
.our-services .section-title h3 {
    color: #d8a627 !important;
    padding-left: 0 !important;
}
.our-services .section-title h3::before {
    display: none !important;
}


/* Mountain Stays footer CTA link — Pahadi yellow to match the top heading */
.our-services .section-footer-text p a {
    color: #d8a627 !important;
}
.our-services .section-footer-text p a:hover {
    color: #1b6635 !important;
}


/* Mountain Stays footer CTA — bump text size by 6px (16px → 22px) */
.our-services .section-footer-text p {
    font-size: 22px !important;
    line-height: 1.5em !important;
}


/* Pahadi Experiences (Services Royal section on home-v3) — yellow heading + CTA, emoji icon sizing */
.our-services-royal .section-title h3 {
    color: #d8a627 !important;
    padding-left: 0 !important;
}
.our-services-royal .section-title h3::before {
    display: none !important;
}
.our-services-royal .section-footer-text p {
    font-size: 22px !important;
    line-height: 1.5em !important;
}
.our-services-royal .section-footer-text p a {
    color: #d8a627 !important;
}
.our-services-royal .section-footer-text p a:hover {
    color: #1b6635 !important;
}
.our-services-royal .icon-box {
    font-size: 22px;
    line-height: 1;
}


/* Pahadi Experiences swiper — equal-height cards with bottom-aligned Read More buttons */
.our-services-royal .swiper-wrapper {
    align-items: stretch !important;
}
.our-services-royal .swiper-slide {
    height: auto !important;
    display: flex !important;
}
.our-services-royal .swiper-slide .service-item-royal {
    display: flex !important;
    flex-direction: column;
    height: auto !important;
    width: 100%;
    margin-bottom: 0 !important;
}
.our-services-royal .service-content-body-royal {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.our-services-royal .service-btn-royal {
    margin-top: auto;
    padding-top: 15px;
}


/* Pahadi Experiences — icon-box, pagination dots in Pahadi yellow; Read More button green w/ white text */
.our-services-royal .service-image-royal .icon-box {
    background-color: #d8a627 !important;
}
.our-services-royal .service-item-royal:hover .service-image-royal .icon-box {
    background-color: #ffffff !important;
}
.our-services-royal .services-slider .service-pagination .swiper-pagination-bullet {
    background: #d8a627 !important;
    opacity: 0.4;
}
.our-services-royal .services-slider .service-pagination .swiper-pagination-bullet-active {
    background: #d8a627 !important;
    opacity: 1;
}
.our-services-royal .services-slider .service-pagination .swiper-pagination-bullet-active:before {
    border-color: #d8a627 !important;
}
.our-services-royal .btn-default-royal {
    background: #1b6635 !important;
    color: #ffffff !important;
}
.our-services-royal .btn-default-royal:hover {
    color: #ffffff !important;
}
.our-services-royal .btn-default-royal::before {
    filter: brightness(0) invert(1) !important;
}
.our-services-royal .btn-default-royal::after {
    background: #d8a627 !important;
}


/* Pahadi Way (Why Choose Us) - yellow subheading */
.why-choose-us-prime .section-title h3 {
    color: #d8a627 !important;
    padding-left: 0 !important;
}
.why-choose-us-prime .section-title h3::before {
    display: none !important;
}


/* Pahadi Way - 10+ Years stat badge: green background, white text */
.why-choose-us-prime .why-choose-year-counter-prime {
    background: #1b6635 !important;
}
.why-choose-us-prime .why-choose-year-counter-prime h2,
.why-choose-us-prime .why-choose-year-counter-prime h3,
.why-choose-us-prime .why-choose-year-counter-prime .counter {
    color: #ffffff !important;
}


/* Guest Stories (Testimonials) — yellow subheading, hide default leaf icon */
.our-testimonials-prime .section-title h3 {
    color: #d8a627 !important;
    padding-left: 0 !important;
}
.our-testimonials-prime .section-title h3::before {
    display: none !important;
}

/* Guest Stories — star ratings in Pahadi yellow */
.testimonial-rating-star-prime i {
    color: #d8a627 !important;
}

/* Guest Stories — bottom CTA link in Pahadi yellow */
.our-testimonials-prime .section-footer-text p a {
    color: #d8a627 !important;
}
.our-testimonials-prime .section-footer-text p a:hover {
    color: #1b6635 !important;
}

/* Guest Stories — CTA icon span background in Pahadi yellow */
.our-testimonials-prime .section-footer-text.section-footer-contact span {
    background: #d8a627 !important;
    border-radius: 50%;
}

/* Guest Stories — bump CTA text size to match other sections */
.our-testimonials-prime .section-footer-text p {
    font-size: 22px !important;
    line-height: 1.5em !important;
}


/* Guest Stories — align testimonial cards: fixed logo & title heights */
.our-testimonials-prime .testimonial-header-prime {
    min-height: 50px;
    align-items: center;
}
.our-testimonials-prime .testimonial-logo-prime {
    height: 41px;
    display: flex;
    align-items: center;
}
.our-testimonials-prime .testimonial-logo-prime img {
    max-height: 41px;
    width: auto;
    object-fit: contain;
}
.our-testimonials-prime .testimonial-content-prime h3 {
    min-height: 60px;
    display: flex;
    align-items: flex-start;
}


/* Guest Stories — dark stats card in Pahadi green (matches 10+ Years card) */
.our-testimonials-prime .testimonial-cta-box-prime {
    background: #1b6635 !important;
}


/* Guest Stories — equal-height testimonial cards with bottom-aligned author */
.our-testimonials-prime .testimonial-slider-prime .swiper-wrapper {
    align-items: stretch !important;
}
.our-testimonials-prime .testimonial-slider-prime .swiper-slide {
    height: auto !important;
    display: flex !important;
}
.our-testimonials-prime .testimonial-item-prime {
    display: flex !important;
    flex-direction: column;
    height: 100% !important;
    min-height: 0 !important;
}
.our-testimonials-prime .testimonial-body-prime {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.our-testimonials-prime .testimonial-author-content-prime {
    margin-top: auto !important;
}


/* Mountain Stays — Explore More CTA in Pahadi yellow */
.our-services .readmore-btn {
    color: #d8a627 !important;
}
.our-services .readmore-btn:hover {
    color: #1b6635 !important;
}
.our-services .readmore-btn::before {
    filter: brightness(0) saturate(100%) invert(63%) sepia(85%) saturate(500%) hue-rotate(10deg) brightness(95%) contrast(90%) !important;
}


/* Gallery Showcase Section — heading yellow, slider styling */
.gallery-showcase-section .section-title h3 {
    color: #d8a627 !important;
    padding-left: 0 !important;
}
.gallery-showcase-section .section-title h3::before {
    display: none !important;
}
.gallery-showcase-section .photo-gallery {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 0;
}
.gallery-showcase-section .photo-gallery figure {
    margin-bottom: 0;
}
.gallery-showcase-section .photo-gallery img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 15px;
}
.gallery-showcase-slider {
    position: relative;
    padding-bottom: 50px;
}
.gallery-showcase-pagination {
    bottom: 0 !important;
    text-align: center;
}
.gallery-showcase-pagination .swiper-pagination-bullet {
    background: #d8a627 !important;
    opacity: 0.4;
    width: 10px;
    height: 10px;
}
.gallery-showcase-pagination .swiper-pagination-bullet-active {
    opacity: 1 !important;
}
.gallery-showcase-pagination .swiper-pagination-bullet-active::before {
    border-color: #d8a627 !important;
}

/* Gallery CTA link & icon */
.gallery-showcase-section .section-footer-text p a {
    color: #d8a627 !important;
}
.gallery-showcase-section .section-footer-text p a:hover {
    color: #1b6635 !important;
}
.gallery-showcase-section .section-footer-text.section-footer-contact span {
    background: #d8a627 !important;
    border-radius: 50%;
}
.gallery-showcase-section .section-footer-text p {
    font-size: 22px !important;
    line-height: 1.5em !important;
}


/* Gallery Showcase — add top padding so it doesn't touch the section above */
.gallery-showcase-section {
    padding-top: 100px !important;
}


/* Gallery Showcase — filter tabs in Pahadi yellow */
.gallery-showcase-section .our-gallery-nav ul li a.active-btn,
.gallery-showcase-section .our-gallery-nav ul li a:hover {
    color: #d8a627 !important;
}

/* Gallery Showcase — consistent image height */
.gallery-showcase-section .gallery-item img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
}
.gallery-showcase-section .gallery-item,
.gallery-showcase-section .gallery-item .image-anime {
    height: auto !important;
}
.gallery-showcase-section .gallery-popup-link {
    display: block;
    cursor: zoom-in;
    overflow: hidden;
}
.gallery-showcase-section .gallery-popup-link img {
    transition: transform 0.45s ease;
}
.gallery-showcase-section .gallery-popup-link:hover img {
    transform: scale(1.05);
}


/* Gallery filter nav — hide bullet before last visible item on small screens */
@media (max-width: 575px) {
    .gallery-showcase-section .our-gallery-nav ul li:nth-child(4):before {
        display: none !important;
    }
}


/* Gallery filter nav — remove all dots on mobile, use gap only */
@media (max-width: 767px) {
    .gallery-showcase-section .our-gallery-nav ul li:before {
        display: none !important;
    }
    .gallery-showcase-section .our-gallery-nav ul {
        gap: 8px 20px !important;
    }
}


/* Pahadi Experience (Feature section) — yellow heading, hide leaf icon */
.our-features-prime .section-title h3 {
    color: #d8a627 !important;
    padding-left: 0 !important;
}
.our-features-prime .section-title h3::before {
    display: none !important;
}


/* Feature section — mountain icon circle background to Pahadi yellow */
.our-features-prime .section-title h2 .feature-title-img-1 {
    background-color: #d8a627 !important;
}

/* Feature section — 500+ badge background to Pahadi yellow */
.our-features-prime .satisfy-client-image-prime.add-more {
    background: #d8a627 !important;
}
.our-features-prime .satisfy-client-image-prime.add-more h3 {
    color: #ffffff !important;
}


/* Feature — bottom left card (Pahadi Food & Bonfire) green bg, white text */
.our-features-prime .feature-box-3-prime {
    background: #1b6635 !important;
}
.our-features-prime .feature-box-3-prime .feature-box-content-prime h3,
.our-features-prime .feature-box-3-prime .feature-box-content-prime p {
    color: #ffffff !important;
}
.our-features-prime .feature-box-3-prime .icon-box {
    background-color: #d8a627 !important;
}


/* Feature — bottom left card icon circle: white default, yellow on hover */
.our-features-prime .feature-box-3-prime .icon-box {
    background-color: #ffffff !important;
    transition: all 0.3s ease-in-out;
}
.our-features-prime .feature-box-3-prime:hover .icon-box {
    background-color: #d8a627 !important;
}


/* Scrolling Ticker — yellow background, green text & icon */
.our-scrolling-ticker {
    background-color: #d8a627 !important;
}
.our-scrolling-ticker .scrolling-content span {
    color: #1b6635 !important;
}
.our-scrolling-ticker .scrolling-content span img {
    filter: brightness(0) saturate(100%) invert(30%) sepia(90%) saturate(500%) hue-rotate(100deg) brightness(70%) contrast(95%) !important;
}


/* Scrollbar — Pahadi yellow */
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: #d8a627 !important;
    border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
    background: #c49520 !important;
}
html {
    scrollbar-color: #d8a627 #f1f1f1;
}


/* Mobile menu — hamburger button yellow, menu bg green, text white */
.slicknav_btn {
    background: #d8a627 !important;
}
.slicknav_menu {
    background: #1b6635 !important;
}
.slicknav_nav .slicknav_row,
.slicknav_nav li a {
    color: #ffffff !important;
}
.slicknav_nav a:hover,
.slicknav_nav a:focus,
.slicknav_nav .slicknav_row:hover {
    color: #d8a627 !important;
}
.slicknav_arrow:after {
    color: #ffffff !important;
}


/* Footer — tagline styling */
.footer-tagline-prime {
    color: #d8a627 !important;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

/* Footer — social icons */
.footer-social-icons-prime ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
    display: flex;
    gap: 12px;
}
.footer-social-icons-prime ul li a {
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 50%;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
}
.footer-social-icons-prime ul li a:hover {
    background: #d8a627 !important;
    border-color: #d8a627 !important;
    color: #ffffff !important;
}

/* Footer header social links — hover yellow */
.footer-social-links-prime ul li a:hover {
    color: #d8a627 !important;
}

/* Footer — Quick Links & Our Stays list styling */
.main-footer-prime .footer-links-prime ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.main-footer-prime .footer-links-prime ul li {
    margin-bottom: 8px;
}
.main-footer-prime .footer-links-prime ul li a {
    color: rgba(255,255,255,0.7);
    transition: all 0.3s ease-in-out;
}
.main-footer-prime .footer-links-prime ul li a:hover {
    color: #d8a627 !important;
}

/* Footer — newsletter arrow hover yellow */
.footer-newsletter-form-prime .newsletter-btn:hover {
    background: #d8a627 !important;
}
.footer-newsletter-form-prime .newsletter-btn:hover img {
    filter: brightness(0) invert(1) !important;
}


/* Footer tagline */
.footer-about .footer-tagline {
    color: #d8a627;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}

/* Footer social icons — yellow on hover */
.footer-social-links ul li a:hover {
    background: #d8a627 !important;
    border-color: #d8a627 !important;
}

/* Footer links — yellow on hover */
.footer-links ul li a:hover {
    color: #d8a627 !important;
}

/* Footer newsletter arrow — yellow on hover */
.footer-newsletter-form .newsletter-btn:hover {
    background: #d8a627 !important;
}

/* Contact page — custom banner (WebP) */
.page-id-24 .page-header {
    background-image: url('/wp-content/uploads/2026/04/contact-banner.webp') !important;
    background-position: center center !important;
    background-size: cover !important;
}

/* Contact page — info card icon backgrounds use brand yellow (was accent green) */
.contact-info-item .icon-box,
.contact-info-item .icon-box::before {
    background: #d7a628 !important;
}

/* Contact form — sub-heading label uses brand yellow (was accent green) */
.page-contact-us .contact-form .section-title h3 {
    color: #d7a628 !important;
}
.page-contact-us .contact-form .section-title h3::before {
    background-image: none !important;
    background-color: #d7a628 !important;
    -webkit-mask: url('/wp-content/themes/wildex/images/icon-sub-heading-accent.svg') center/cover no-repeat;
    mask: url('/wp-content/themes/wildex/images/icon-sub-heading-accent.svg') center/cover no-repeat;
}

/* Contact form — Send Message button: dark green base, yellow on hover, white icon box kept */
.contact-form-btn .btn-default {
    background: #1b6635 !important;
    color: #ffffff !important;
}
.contact-form-btn .btn-default::after {
    background: #d7a628 !important;
}
.contact-form-btn .btn-default:hover {
    color: #1b6635 !important;
}
/* Arrow icon box stays white in both states */
.contact-form-btn .btn-default::before,
.contact-form-btn .btn-default:hover::before {
    background-color: #ffffff !important;
}


/* about-us page: force all section-title sparkles yellow */
.page-id-13 .section-title h3::before,
.page-id-13 .section-sub-title h3::before {
    background-image: none !important;
    background-color: #d7a628 !important;
    -webkit-mask-image: url('../images/icon-sub-heading-accent.svg');
    mask-image: url('../images/icon-sub-heading-accent.svg');
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
}

/* Preloader: custom dark background image */
.preloader {
    background: url('/wp-content/uploads/2026/04/preloader-bg.webp') center center / cover no-repeat !important;
}
.preloader::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 0;
    pointer-events: none;
}
.preloader .loading-container {
    position: relative;
    z-index: 1;
}

/* Our Stays page hero background override (page ID 196) */
.page-id-196 .page-header {
    background-image: url("/wp-content/uploads/2026/04/our-stays-hero.png") !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}



/* Our Stays hero: kicker, subhead, CTA (theme-aligned) */
html { scroll-behavior: smooth; }
.page-id-196 #stays-grid { scroll-margin-top: 80px; }

.page-id-196 .our-stays-kicker {
    display: block;
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: #d7a628;
    margin: 0 0 18px;
}
.page-id-196 .page-header-box h1 {
    font-size: clamp(40px, 6vw, 72px);
    line-height: 1.1;
    margin: 0 0 20px;
}
.page-id-196 .our-stays-subhead {
    max-width: 720px;
    margin: 0 auto 32px;
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 1.65;
    color: rgba(255,255,255,0.88);
}
.page-id-196 .our-stays-cta {
    margin-bottom: 28px;
}
@media (max-width: 767px) {
    .page-id-196 .our-stays-subhead { font-size: 16px; }
}


/* ===== Section 2: Stays Listing (page-id-196) ===== */
.page-id-196 .stays-listing {
    padding: 55px 0 110px;
    background: #f7f4ec;
    position: relative;
}
.page-id-196 .stays-listing .section-title {
    margin-bottom: 28px;
}
.page-id-196 .stays-listing .section-title h3 {
    color: #d7a628;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 18px;
}
.page-id-196 .stays-listing .section-title h3 span {
    color: #d7a628;
    margin-right: 8px;
}
.page-id-196 .stays-listing .section-title h2 {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(34px, 4.2vw, 56px);
    line-height: 1.1;
    color: #1b1b1b;
    margin-bottom: 20px;
}
.page-id-196 .stays-listing-lede {
    max-width: 680px;
    margin: 0 auto;
    font-family: "Manrope", sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #5a5a5a;
}

.page-id-196 .stays-listing-grid {
    --card-gap: 28px;
    row-gap: var(--card-gap);
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 16px;
}

.page-id-196 .stay-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    border-radius: 22px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    box-shadow: 0 20px 50px rgba(27, 27, 27, 0.08);
    border: 1px solid rgba(27, 27, 27, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
    position: relative;
}
.page-id-196 .stay-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 30px 60px rgba(27, 27, 27, 0.18);
    border-color: rgba(215, 166, 40, 0.35);
}

.page-id-196 .stay-card-media {
    position: relative;
    aspect-ratio: 5 / 4;
    overflow: hidden;
    background: #1b1b1b;
}
.page-id-196 .stay-card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
    display: block;
}
.page-id-196 .stay-card:hover .stay-card-media img {
    transform: scale(1.08);
}
.page-id-196 .stay-card-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 45%, rgba(0,0,0,0.45) 100%);
    pointer-events: none;
}

.page-id-196 .stay-card-location {
    position: absolute;
    top: 18px;
    left: 18px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(6px);
    border-radius: 999px;
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #1b1b1b;
    text-transform: uppercase;
}
.page-id-196 .stay-card-location i {
    color: #d7a628;
    font-size: 12px;
}

.page-id-196 .stay-card-body {
    padding: 24px 24px 22px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.page-id-196 .stay-card-name {
    font-family: "Bricolage Grotesque", serif;
    font-size: 23px;
    line-height: 1.2;
    font-weight: 600;
    color: #1b1b1b;
    margin: 0 0 8px;
}
.page-id-196 .stay-card-tagline {
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    line-height: 1.55;
    color: #5a5a5a;
    margin: 0 0 20px;
    font-style: italic;
}

.page-id-196 .stay-card-facts {
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.page-id-196 .stay-card-facts li {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    background: #f5f1e3;
    border-radius: 999px;
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #1b1b1b;
    letter-spacing: 0.02em;
}
.page-id-196 .stay-card-facts li i {
    color: #d7a628;
    font-size: 12px;
}

.page-id-196 .stay-card-footer {
    margin-top: auto;
    padding-top: 20px;
    border-top: 1px dashed rgba(27, 27, 27, 0.12);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
.page-id-196 .stay-card-price {
    display: flex;
    flex-direction: column;
    line-height: 1.15;
}
.page-id-196 .price-label {
    font-family: "Manrope", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #8a8a8a;
}
.page-id-196 .price-amount {
    font-family: "Bricolage Grotesque", serif;
    font-size: 24px;
    font-weight: 700;
    color: #1b1b1b;
}
.page-id-196 .price-unit {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    color: #8a8a8a;
    margin-top: 2px;
}

.page-id-196 .stay-card-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #1b1b1b;
    letter-spacing: 0.02em;
    white-space: nowrap;
    transition: color 0.3s ease, gap 0.3s ease;
}
.page-id-196 .stay-card-cta i {
    transition: transform 0.3s ease;
    color: #d7a628;
}
.page-id-196 .stay-card:hover .stay-card-cta {
    color: #d7a628;
    gap: 12px;
}
.page-id-196 .stay-card:hover .stay-card-cta i {
    transform: translateX(6px);
}

@media (max-width: 991px) {
    .page-id-196 .stays-listing { padding: 40px 0 80px; }
    .page-id-196 .stays-listing .section-title { margin-bottom: 40px; }
}
@media (max-width: 767px) {
    .page-id-196 .stay-card-body { padding: 22px 22px 22px; }
    .page-id-196 .stay-card-name { font-size: 22px; }
    .page-id-196 .stay-card-footer { flex-wrap: wrap; }
}


/* ===== Section 3: Stays Compare (page-id-196) ===== */
.page-id-196 .stays-compare {
    padding: 90px 0 110px;
    background: #ffffff;
    position: relative;
}
.page-id-196 .stays-compare .section-title { margin-bottom: 50px; }
.page-id-196 .stays-compare .section-title h3 {
    color: #d7a628;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 18px;
}
.page-id-196 .stays-compare .section-title h2 {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(32px, 4vw, 54px);
    line-height: 1.12;
    color: #1b1b1b;
    margin-bottom: 18px;
}
.page-id-196 .compare-lede {
    max-width: 640px;
    margin: 0 auto;
    font-family: "Manrope", sans-serif;
    font-size: 17px;
    line-height: 1.65;
    color: #5a5a5a;
}

.page-id-196 .compare-table-wrap {
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 30px 60px rgba(27, 27, 27, 0.08);
    border: 1px solid rgba(27, 27, 27, 0.06);
    overflow: hidden;
    max-width: 1060px;
    margin: 0 auto;
}
.page-id-196 .compare-table {
    display: grid;
    grid-template-columns: 0.85fr 1fr 1fr 1fr;
    font-family: "Manrope", sans-serif;
}
.page-id-196 .compare-row {
    display: contents;
}
.page-id-196 .compare-cell {
    padding: 18px 20px;
    border-bottom: 1px solid rgba(27, 27, 27, 0.07);
    font-size: 15px;
    line-height: 1.5;
    color: #2a2a2a;
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
}
.page-id-196 .compare-row:nth-child(even) .compare-cell { background: #faf7ef; }

.page-id-196 .compare-row-head .compare-cell {
    background: #1b6635;
    color: #ffffff;
    border-bottom: none;
    padding: 24px 20px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}
.page-id-196 .compare-row-head .compare-cell-featured {
    background: #d7a628;
    color: #1b1b1b;
    position: relative;
}
.page-id-196 .compare-row-head .compare-cell-featured::before {
    content: "Most popular";
    position: absolute;
    top: 10px;
    right: 14px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    padding: 4px 10px;
    background: #1b6635;
    color: #ffffff;
    border-radius: 999px;
}
.page-id-196 .compare-row-head .stay-col-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    opacity: 0.75;
}
.page-id-196 .compare-row-head .stay-col-tag i { font-size: 11px; }
.page-id-196 .compare-row-head h4 {
    font-family: "Bricolage Grotesque", serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.15;
    margin: 0;
    color: inherit;
}
.page-id-196 .compare-row-head .compare-cell-label {
    font-family: "Bricolage Grotesque", serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    background: #f5f1e3 !important;
    color: #1b6635 !important;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    padding-top: 24px;
    padding-bottom: 20px;
    border-right: 1px solid rgba(27, 27, 27, 0.07);
}

.page-id-196 .compare-cell-label {
    font-weight: 600;
    color: #1b1b1b;
    background: #f5f1e3 !important;
    border-right: 1px solid rgba(27, 27, 27, 0.07);
    font-size: 14px;
    letter-spacing: 0.02em;
}
.page-id-196 .compare-cell-label i {
    color: #d7a628;
    font-size: 14px;
    width: 16px;
    text-align: center;
}

.page-id-196 .compare-cell-price strong {
    font-family: "Bricolage Grotesque", serif;
    font-size: 20px;
    font-weight: 700;
    color: #1b1b1b;
}
.page-id-196 .compare-cell-price span {
    color: #8a8a8a;
    font-size: 13px;
    margin-left: 4px;
}

.page-id-196 .compare-row-cta .compare-cell {
    padding: 28px 24px;
    background: #ffffff !important;
    border-bottom: none;
}
.page-id-196 .compare-row-cta .compare-cell-label {
    background: #f5f1e3 !important;
}
.page-id-196 .compare-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 22px;
    background: transparent;
    border: 1.5px solid #1b1b1b;
    border-radius: 999px;
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #1b1b1b;
    text-decoration: none;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease, gap 0.3s ease;
}
.page-id-196 .compare-cta i {
    transition: transform 0.3s ease;
    color: inherit;
}
.page-id-196 .compare-cta:hover {
    background: #d7a628;
    border-color: #d7a628;
    color: #1b1b1b;
    gap: 12px;
}
.page-id-196 .compare-cta:hover i { transform: translateX(4px); }

/* Mobile: horizontal swipe with sticky feature column */
@media (max-width: 991px) {
    .page-id-196 .stays-compare { padding: 60px 0 80px; }
    .page-id-196 .stays-compare .section-title { margin-bottom: 36px; }

    .page-id-196 .compare-table-wrap {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        border-radius: 20px;
        scroll-snap-type: x mandatory;
    }
    .page-id-196 .compare-table {
        grid-template-columns: 160px repeat(3, minmax(220px, 1fr));
        min-width: 820px;
    }
    .page-id-196 .compare-cell { padding: 16px 18px; font-size: 14px; }
    .page-id-196 .compare-row-head .compare-cell { padding: 22px 18px 18px; }
    .page-id-196 .compare-row-head h4 { font-size: 18px; }
    .page-id-196 .compare-cell-label { font-size: 13px; }
    .page-id-196 .compare-cta { padding: 10px 16px; font-size: 12px; }
}
@media (max-width: 767px) {
    .page-id-196 .compare-table-wrap::after {
        content: "\2190  Swipe to compare  \2192";
        display: block;
        text-align: center;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0.18em;
        color: #8a8a8a;
        padding: 14px 0 10px;
    }
}




/* Section 4 v2: our-features tweaks (page-id-196 scoped) */
.page-id-196 .our-features { margin-top: 0; }
.page-id-196 .our-features .section-title h3 { color: #d7a628; }
.page-id-196 .our-features .section-title h3::before { background-color: #d7a628; }
.page-id-196 .our-features .section-title h2 img {
    height: 50px;
    width: 158px;
    border-radius: 999px;
    object-fit: cover;
    vertical-align: middle;
    margin: 0 8px;
}


/* ===== Section 6: Experiences Teaser (page-id-196) ===== */
.page-id-196 .experiences-teaser {
    padding: 90px 0 100px;
    background: #f7f4ec;
    position: relative;
}
.page-id-196 .experiences-teaser .section-title {
    text-align: left;
    margin-bottom: 0;
}
.page-id-196 .experiences-teaser .section-title h3 {
    color: #d7a628;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 14px;
    text-align: left;
}
.page-id-196 .experiences-teaser .section-title h2 {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(30px, 3.8vw, 48px);
    line-height: 1.12;
    color: #1b1b1b;
    margin: 0;
    text-align: left;
}
.page-id-196 .experiences-viewall {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #1b6635;
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 2px solid #1b6635;
    transition: gap 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.page-id-196 .experiences-viewall i { transition: transform 0.3s ease; }
.page-id-196 .experiences-viewall:hover {
    color: #d7a628;
    border-color: #d7a628;
    gap: 12px;
}
.page-id-196 .experiences-viewall:hover i { transform: translateX(5px); }

.page-id-196 .experiences-slider-wrap {
    margin-top: 44px;
}
.page-id-196 .experiences-slider .swiper { padding: 4px 4px 50px; }

.page-id-196 .exp-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    color: inherit;
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid rgba(27,27,27,0.06);
    box-shadow: 0 14px 30px rgba(27,27,27,0.06);
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}
.page-id-196 .exp-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 24px 48px rgba(27,27,27,0.14);
    border-color: rgba(215,166,40,0.35);
}
.page-id-196 .exp-card-media {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #1b1b1b;
}
.page-id-196 .exp-card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
    display: block;
}
.page-id-196 .exp-card:hover .exp-card-media img { transform: scale(1.08); }
.page-id-196 .exp-card-media::after {
    content: "";
    position: absolute; inset: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,0.38) 100%);
    pointer-events: none;
}
.page-id-196 .exp-card-icon {
    position: absolute;
    top: 14px;
    left: 14px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #1b6635;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    z-index: 2;
    box-shadow: 0 8px 18px rgba(27,102,53,0.25);
}
.page-id-196 .exp-card-body { padding: 18px 20px 20px; }
.page-id-196 .exp-card-body h4 {
    font-family: "Bricolage Grotesque", serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25;
    color: #1b1b1b;
    margin: 0 0 8px;
}
.page-id-196 .exp-card-avail {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    line-height: 1.4;
    color: #6a6a6a;
    margin: 0;
}
.page-id-196 .exp-card-avail span {
    color: #1b6635;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-size: 11px;
    margin-right: 4px;
}

/* Pagination bullets */
.page-id-196 .experiences-pagination {
    position: static;
    margin-top: 18px;
    text-align: center;
}
.page-id-196 .experiences-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: #1b1b1b;
    opacity: 0.25;
    margin: 0 5px !important;
    transition: all 0.3s ease;
    border-radius: 50%;
}
.page-id-196 .experiences-pagination .swiper-pagination-bullet-active {
    background: #d7a628;
    opacity: 1;
    width: 28px;
    border-radius: 999px;
}

@media (max-width: 991px) {
    .page-id-196 .experiences-teaser { padding: 70px 0 80px; }
    .page-id-196 .experiences-slider-wrap { margin-top: 28px; }
    .page-id-196 .experiences-viewall { margin-top: 18px; }
}

/* ===== Section 7: How It Works (page-id-196) ===== */
.page-id-196 .how-it-works {
    padding: 90px 0 100px;
    background: #ffffff;
    position: relative;
}
.page-id-196 .how-it-works .section-title { margin-bottom: 22px; }
.page-id-196 .how-it-works .section-row { margin-bottom: 18px; }
.page-id-196 .how-it-works .section-title h3 {
    color: #d7a628;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 12px;
}
.page-id-196 .how-it-works .section-title h2 {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(30px, 3.8vw, 48px);
    line-height: 1.15;
    color: #1b1b1b;
    margin: 0;
}

.page-id-196 .howitworks-grid {
    display: grid;
    grid-template-columns: 1fr 50px 1fr 50px 1fr;
    align-items: stretch;
    gap: 0;
    max-width: 1140px;
    margin: 28px auto 0;
    padding: 0 8px;
}

.page-id-196 .hiw-step {
    position: relative;
    background: #f7f4ec;
    border: 1px solid rgba(27,27,27,0.06);
    border-radius: 20px;
    padding: 34px 26px 30px;
    text-align: center;
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}
.page-id-196 .hiw-step:hover {
    transform: translateY(-6px);
    background: #ffffff;
    border-color: rgba(215,166,40,0.4);
    box-shadow: 0 22px 46px rgba(27,27,27,0.1);
}
.page-id-196 .hiw-step-num {
    font-family: "Bricolage Grotesque", serif;
    font-size: 16px;
    font-weight: 700;
    color: #d7a628;
    letter-spacing: 0.14em;
    margin-bottom: 14px;
}
.page-id-196 .hiw-step-icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin: 0 auto 20px;
    background: #1b6635;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    box-shadow: 0 14px 30px rgba(27,102,53,0.25);
    transition: transform 0.35s ease, background 0.35s ease;
}
.page-id-196 .hiw-step:hover .hiw-step-icon {
    transform: scale(1.06) rotate(-4deg);
    background: #d7a628;
    box-shadow: 0 16px 34px rgba(215,166,40,0.35);
}
.page-id-196 .hiw-step h4 {
    font-family: "Bricolage Grotesque", serif;
    font-size: 20px;
    font-weight: 700;
    color: #1b1b1b;
    margin: 0 0 10px;
}
.page-id-196 .hiw-step p {
    font-family: "Manrope", sans-serif;
    font-size: 14.5px;
    line-height: 1.65;
    color: #5a5a5a;
    margin: 0;
}

.page-id-196 .hiw-connector {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-196 .hiw-line {
    display: block;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(90deg, rgba(27,102,53,0.5) 0 8px, transparent 8px 16px);
    background-size: 16px 2px;
    background-repeat: repeat-x;
    background-position: 0 center;
}
.page-id-196 .hiw-dot {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d7a628;
    box-shadow: 0 0 0 4px rgba(215,166,40,0.18);
}

.page-id-196 .howitworks-cta {
    margin-top: 46px;
    text-align: center;
}
.page-id-196 .hiw-whatsapp-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.page-id-196 .hiw-whatsapp-btn .fa-whatsapp {
    font-size: 18px;
}

@media (max-width: 991px) {
    .page-id-196 .how-it-works { padding: 60px 0 70px; }
    .page-id-196 .how-it-works .section-title { margin-bottom: 14px; }
    .page-id-196 .howitworks-grid {
        grid-template-columns: 1fr;
        gap: 0;
        margin-top: 18px;
    }
    .page-id-196 .hiw-connector {
        width: 100%;
        height: 32px;
        padding: 0;
        transform: none;
    }
    .page-id-196 .hiw-connector .hiw-line {
        width: 2px;
        height: 100%;
        background-image: linear-gradient(180deg, rgba(27,102,53,0.5) 0 6px, transparent 6px 12px);
        background-size: 2px 12px;
        background-repeat: repeat-y;
    }
    .page-id-196 .hiw-step { padding: 30px 22px 26px; }
    .page-id-196 .hiw-step-icon { width: 64px; height: 64px; font-size: 22px; margin-bottom: 16px; }
    .page-id-196 .howitworks-cta { margin-top: 30px; }
}



/* Pins */
.page-id-196 .map-pin {
    position: absolute;
    width: 34px;
    height: 34px;
    padding: 0;
    border: 0;
    background: transparent;
    transform: translate(-50%, -100%);
    cursor: pointer;
    z-index: 2;
}
.page-id-196 .map-pin-dot {
    position: relative;
    display: inline-flex;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #1b6635;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    box-shadow: 0 8px 20px rgba(27,102,53,0.35);
    border: 3px solid #ffffff;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 2;
}
.page-id-196 .map-pin[data-pin="kanatal"] .map-pin-dot { background: #d7a628; box-shadow: 0 8px 20px rgba(215,166,40,0.4); }
.page-id-196 .map-pin:hover .map-pin-dot,
.page-id-196 .map-pin:focus .map-pin-dot {
    transform: scale(1.15);
}
.page-id-196 .map-pin-pulse {
    position: absolute;
    inset: -3px;
    border-radius: 50%;
    background: rgba(27,102,53,0.35);
    z-index: 1;
    animation: pahadiPinPulse 2.2s ease-out infinite;
}
.page-id-196 .map-pin[data-pin="kanatal"] .map-pin-pulse { background: rgba(215,166,40,0.4); }
@keyframes pahadiPinPulse {
    0%   { transform: scale(0.85); opacity: 0.75; }
    100% { transform: scale(2.1); opacity: 0; }
}

.page-id-196 .map-pin-tooltip {
    position: absolute;
    bottom: calc(100% + 12px);
    left: 50%;
    transform: translate(-50%, 6px);
    min-width: 220px;
    max-width: 240px;
    padding: 12px 14px;
    background: #1b1b1b;
    color: #ffffff;
    border-radius: 10px;
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    line-height: 1.45;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
    z-index: 3;
}
.page-id-196 .map-pin-tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: #1b1b1b;
}
.page-id-196 .map-pin-tooltip strong {
    display: block;
    font-family: "Bricolage Grotesque", serif;
    font-size: 14.5px;
    color: #d7a628;
    margin-bottom: 3px;
}
.page-id-196 .map-pin:hover .map-pin-tooltip,
.page-id-196 .map-pin:focus .map-pin-tooltip {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
}

/* Legend */
.page-id-196 .location-legend {
    list-style: none;
    padding: 0;
    margin: 22px 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 26px;
    justify-content: center;
    font-family: "Manrope", sans-serif;
    font-size: 13.5px;
    color: #1b1b1b;
}
.page-id-196 .location-legend li {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.page-id-196 .location-legend em {
    font-style: normal;
    color: #6a6a6a;
    margin-left: 3px;
}
.page-id-196 .legend-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-shadow: 0 0 0 3px rgba(27,27,27,0.06);
}

/* Distance table */
.page-id-196 .location-distance-wrap {
    max-width: 1060px;
    margin: 48px auto 0;
}
.page-id-196 .location-distance-title {
    font-family: "Bricolage Grotesque", serif;
    font-size: 20px;
    font-weight: 700;
    color: #1b1b1b;
    text-align: center;
    margin: 0 0 22px;
    letter-spacing: 0.01em;
}
.page-id-196 .location-distance-table-wrap {
    background: #ffffff;
    border: 1px solid rgba(27,27,27,0.07);
    border-radius: 18px;
    box-shadow: 0 14px 32px rgba(27,27,27,0.06);
    overflow: hidden;
}
.page-id-196 .location-distance-table {
    width: 100%;
    border-collapse: collapse;
    font-family: "Manrope", sans-serif;
}
.page-id-196 .location-distance-table thead th {
    background: #1b6635;
    color: #ffffff;
    text-align: left;
    font-size: 12.5px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 16px 20px;
    border: 0;
}
.page-id-196 .location-distance-table thead th:first-child {
    font-family: "Bricolage Grotesque", serif;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #d7a628;
    background: #1b6635;
}
.page-id-196 .location-distance-table tbody th {
    font-family: "Bricolage Grotesque", serif;
    font-size: 16px;
    font-weight: 700;
    color: #1b6635;
    text-align: left;
    padding: 18px 20px;
    background: #f7f4ec;
    border-bottom: 1px solid rgba(27,27,27,0.06);
    width: 22%;
}
.page-id-196 .location-distance-table tbody td {
    padding: 18px 20px;
    color: #1b1b1b;
    font-size: 14.5px;
    line-height: 1.45;
    border-bottom: 1px solid rgba(27,27,27,0.06);
    vertical-align: middle;
}
.page-id-196 .location-distance-table tbody td span {
    display: inline-block;
    font-weight: 700;
    color: #1b1b1b;
    margin-right: 8px;
}
.page-id-196 .location-distance-table tbody td em {
    font-style: normal;
    color: #6a6a6a;
    font-size: 13px;
}
.page-id-196 .location-distance-table tbody tr:last-child th,
.page-id-196 .location-distance-table tbody tr:last-child td {
    border-bottom: 0;
}
.page-id-196 .location-distance-table tbody tr:hover td,
.page-id-196 .location-distance-table tbody tr:hover th {
    background: #fdf9ea;
}

@media (max-width: 768px) {
    .page-id-196 .location-map { padding: 60px 0 70px; }
    .page-id-196 .location-map-illustration { padding: 10px; border-radius: 16px; }
    .page-id-196 .map-pin { width: 28px; height: 28px; }
    .page-id-196 .map-pin-dot { width: 28px; height: 28px; font-size: 12px; border-width: 2px; }
    .page-id-196 .map-pin-tooltip { min-width: 180px; font-size: 12px; padding: 10px 12px; }

    /* Stacked distance cards */
    .page-id-196 .location-distance-wrap { margin-top: 34px; }
    .page-id-196 .location-distance-table-wrap {
        background: transparent;
        border: 0;
        box-shadow: none;
        border-radius: 0;
    }
    .page-id-196 .location-distance-table thead { display: none; }
    .page-id-196 .location-distance-table,
    .page-id-196 .location-distance-table tbody,
    .page-id-196 .location-distance-table tr { display: block; width: 100%; }
    .page-id-196 .location-distance-table tbody tr {
        margin-bottom: 14px;
        background: #ffffff;
        border: 1px solid rgba(27,27,27,0.07);
        border-radius: 14px;
        box-shadow: 0 10px 24px rgba(27,27,27,0.05);
        overflow: hidden;
    }
    .page-id-196 .location-distance-table tbody th {
        display: block;
        width: 100%;
        background: #1b6635;
        color: #d7a628;
        padding: 12px 16px;
        font-size: 14px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        border-bottom: 0;
    }
    .page-id-196 .location-distance-table tbody td {
        display: flex;
        justify-content: space-between;
        gap: 14px;
        padding: 12px 16px;
        border-bottom: 1px solid rgba(27,27,27,0.06);
    }
    .page-id-196 .location-distance-table tbody td::before {
        content: attr(data-label);
        font-family: "Bricolage Grotesque", serif;
        font-size: 13px;
        font-weight: 700;
        color: #1b6635;
        letter-spacing: 0.04em;
        flex: 1;
    }
    .page-id-196 .location-distance-table tbody td span { margin-right: 0; }
    .page-id-196 .location-distance-table tbody tr:last-child td:last-child { border-bottom: 0; }
}

/* ===== Section 8: Location Map (page-id-196) ===== */
.page-id-196 .location-map {
    padding: 90px 0 100px;
    background: #f7f4ec;
    position: relative;
    overflow: hidden;
}
.page-id-196 .location-map .section-title { margin-bottom: 22px; }
.page-id-196 .location-map .section-row { margin-bottom: 10px; }
.page-id-196 .location-map .section-title h3 {
    color: #d7a628;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 12px;
}
.page-id-196 .location-map .section-title h2 {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(30px, 3.8vw, 48px);
    line-height: 1.15;
    color: #1b1b1b;
    margin: 0;
}

/* 3-map grid */
.page-id-196 .location-maps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
    max-width: 1200px;
    margin: 20px auto 0;
    padding: 0 8px;
}
.page-id-196 .map-card {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 1px solid rgba(27,27,27,0.07);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 16px 36px rgba(27,27,27,0.07);
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}
.page-id-196 .map-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 24px 50px rgba(27,27,27,0.12);
    border-color: rgba(215,166,40,0.35);
}
.page-id-196 .map-card-head {
    padding: 20px 22px 16px;
    background: #f7f4ec;
    border-bottom: 1px solid rgba(27,27,27,0.06);
}
.page-id-196 .map-card-head h4 {
    font-family: "Bricolage Grotesque", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #1b1b1b;
    margin: 0 0 6px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.page-id-196 .map-card-head h4 .fa-location-dot {
    color: #1b6635;
    font-size: 15px;
}
.page-id-196 .map-card-head p {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: #5a5a5a;
    margin: 0;
}
.page-id-196 .map-card-frame {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 3;
    background: #efeadc;
}
.page-id-196 .map-card-frame iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}
.page-id-196 .map-card-foot {
    padding: 14px 22px 18px;
    background: #ffffff;
    text-align: right;
}
.page-id-196 .map-card-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #1b6635;
    text-decoration: none;
    padding-bottom: 3px;
    border-bottom: 2px solid #1b6635;
    transition: color 0.25s ease, border-color 0.25s ease, gap 0.25s ease;
}
.page-id-196 .map-card-link:hover {
    color: #d7a628;
    border-color: #d7a628;
    gap: 10px;
}

/* Distance table */
.page-id-196 .location-distance-wrap {
    max-width: 1060px;
    margin: 54px auto 0;
}
.page-id-196 .location-distance-title {
    font-family: "Bricolage Grotesque", serif;
    font-size: 20px;
    font-weight: 700;
    color: #1b1b1b;
    text-align: center;
    margin: 0 0 22px;
    letter-spacing: 0.01em;
}
.page-id-196 .location-distance-table-wrap {
    background: #ffffff;
    border: 1px solid rgba(27,27,27,0.07);
    border-radius: 18px;
    box-shadow: 0 14px 32px rgba(27,27,27,0.06);
    overflow: hidden;
}
.page-id-196 .location-distance-table {
    width: 100%;
    border-collapse: collapse;
    font-family: "Manrope", sans-serif;
}
.page-id-196 .location-distance-table thead th {
    background: #1b6635;
    color: #ffffff;
    text-align: left;
    font-size: 12.5px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 16px 20px;
    border: 0;
}
.page-id-196 .location-distance-table thead th:first-child {
    font-family: "Bricolage Grotesque", serif;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #d7a628;
    background: #1b6635;
}
.page-id-196 .location-distance-table tbody th {
    font-family: "Bricolage Grotesque", serif;
    font-size: 16px;
    font-weight: 700;
    color: #1b6635;
    text-align: left;
    padding: 18px 20px;
    background: #f7f4ec;
    border-bottom: 1px solid rgba(27,27,27,0.06);
    width: 22%;
}
.page-id-196 .location-distance-table tbody td {
    padding: 18px 20px;
    color: #1b1b1b;
    font-size: 14.5px;
    line-height: 1.45;
    border-bottom: 1px solid rgba(27,27,27,0.06);
    vertical-align: middle;
}
.page-id-196 .location-distance-table tbody td span {
    display: inline-block;
    font-weight: 700;
    color: #1b1b1b;
    margin-right: 8px;
}
.page-id-196 .location-distance-table tbody td em {
    font-style: normal;
    color: #6a6a6a;
    font-size: 13px;
}
.page-id-196 .location-distance-table tbody tr:last-child th,
.page-id-196 .location-distance-table tbody tr:last-child td {
    border-bottom: 0;
}
.page-id-196 .location-distance-table tbody tr:hover td,
.page-id-196 .location-distance-table tbody tr:hover th {
    background: #fdf9ea;
}

@media (max-width: 991px) {
    .page-id-196 .location-maps-grid { grid-template-columns: 1fr 1fr; gap: 20px; }
}
@media (max-width: 640px) {
    .page-id-196 .location-map { padding: 60px 0 70px; }
    .page-id-196 .location-maps-grid { grid-template-columns: 1fr; gap: 18px; }
    .page-id-196 .map-card-head { padding: 16px 18px 14px; }
    .page-id-196 .map-card-head h4 { font-size: 17px; }
    .page-id-196 .map-card-foot { padding: 12px 18px 16px; }

    /* Stacked distance cards */
    .page-id-196 .location-distance-wrap { margin-top: 34px; }
    .page-id-196 .location-distance-table-wrap {
        background: transparent;
        border: 0;
        box-shadow: none;
        border-radius: 0;
    }
    .page-id-196 .location-distance-table thead { display: none; }
    .page-id-196 .location-distance-table,
    .page-id-196 .location-distance-table tbody,
    .page-id-196 .location-distance-table tr { display: block; width: 100%; }
    .page-id-196 .location-distance-table tbody tr {
        margin-bottom: 14px;
        background: #ffffff;
        border: 1px solid rgba(27,27,27,0.07);
        border-radius: 14px;
        box-shadow: 0 10px 24px rgba(27,27,27,0.05);
        overflow: hidden;
    }
    .page-id-196 .location-distance-table tbody th {
        display: block;
        width: 100%;
        background: #1b6635;
        color: #d7a628;
        padding: 12px 16px;
        font-size: 14px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        border-bottom: 0;
    }
    .page-id-196 .location-distance-table tbody td {
        display: flex;
        justify-content: space-between;
        gap: 14px;
        padding: 12px 16px;
        border-bottom: 1px solid rgba(27,27,27,0.06);
    }
    .page-id-196 .location-distance-table tbody td::before {
        content: attr(data-label);
        font-family: "Bricolage Grotesque", serif;
        font-size: 13px;
        font-weight: 700;
        color: #1b6635;
        letter-spacing: 0.04em;
        flex: 1;
    }
    .page-id-196 .location-distance-table tbody td span { margin-right: 0; }
    .page-id-196 .location-distance-table tbody tr:last-child td:last-child { border-bottom: 0; }
}


/* ===== Section 9: FAQs (page-id-196) ===== */
.page-id-196 .section9-faqs .faqs-cta-contact-item .icon-box.faqs-cta-whatsapp-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #1b6635;
    color: #ffffff;
    font-size: 22px;
    box-shadow: 0 10px 24px rgba(27,102,53,0.3);
}
.page-id-196 .section9-faqs .faqs-cta-contact-item .icon-box.faqs-cta-whatsapp-icon .fa-whatsapp { line-height: 1; }
.page-id-196 .section9-faqs .faqs-cta-contact-content a { color: #1b6635; font-weight: 700; }
.page-id-196 .section9-faqs .faqs-cta-contact-content a:hover { color: #d7a628; }
.page-id-196 .section9-faqs .faqs-cta-image figure { overflow: hidden; border-radius: 16px; }
.page-id-196 .section9-faqs .faqs-cta-image img { width: 100%; height: 100%; object-fit: cover; }


/* ===== Section 9 FAQs — brand yellow overrides (page-id-196) ===== */
/* Kicker in theme yellow */
.page-id-196 .section9-faqs .section-title h3 { color: #d7a628; }
.page-id-196 .section9-faqs .section-title h3::before { background-color: #d7a628; }
.page-id-196 .section9-faqs .section-title h3::after  { background-color: #d7a628; }

/* Accordion arrow/chevron in theme yellow */
.page-id-196 .section9-faqs .accordion-button::after,
.page-id-196 .section9-faqs .accordion-button::before {
    color: #d7a628 !important;
    border-color: #d7a628 !important;
    background-color: transparent !important;
}
.page-id-196 .section9-faqs .accordion-button:not(.collapsed)::after,
.page-id-196 .section9-faqs .accordion-button:not(.collapsed)::before {
    color: #1b1b1b !important;
    border-color: #1b1b1b !important;
}

/* Open answer background in theme yellow */
.page-id-196 .section9-faqs .accordion-item .accordion-collapse.show,
.page-id-196 .section9-faqs .accordion-item .accordion-collapse.collapsing {
    background: #d7a628 !important;
}
.page-id-196 .section9-faqs .accordion-item .accordion-collapse.show .accordion-body,
.page-id-196 .section9-faqs .accordion-item .accordion-collapse.collapsing .accordion-body {
    background: #d7a628 !important;
    border-top: 0 !important;
}
.page-id-196 .section9-faqs .accordion-item .accordion-collapse.show .accordion-body p {
    color: #1b1b1b !important;
}
.page-id-196 .section9-faqs .accordion-button:not(.collapsed) {
    background: #d7a628 !important;
    color: #1b1b1b !important;
    box-shadow: none;
}

/* WhatsApp CTA icon — keep brand green, icon stays white on hover */
.page-id-196 .section9-faqs .faqs-cta-contact-item .icon-box.faqs-cta-whatsapp-icon {
    background: #1b6635 !important;
    color: #ffffff !important;
    transition: background 0.3s ease, transform 0.3s ease;
}
.page-id-196 .section9-faqs .faqs-cta-contact-item .icon-box.faqs-cta-whatsapp-icon i,
.page-id-196 .section9-faqs .faqs-cta-contact-item .icon-box.faqs-cta-whatsapp-icon .fa-whatsapp {
    color: #ffffff !important;
}
.page-id-196 .section9-faqs .faqs-cta-contact-item:hover .icon-box.faqs-cta-whatsapp-icon,
.page-id-196 .section9-faqs .faqs-cta-box:hover .icon-box.faqs-cta-whatsapp-icon,
.page-id-196 .section9-faqs .icon-box.faqs-cta-whatsapp-icon:hover {
    background: #d7a628 !important;
}
.page-id-196 .section9-faqs .faqs-cta-contact-item:hover .icon-box.faqs-cta-whatsapp-icon i,
.page-id-196 .section9-faqs .faqs-cta-box:hover .icon-box.faqs-cta-whatsapp-icon i,
.page-id-196 .section9-faqs .icon-box.faqs-cta-whatsapp-icon:hover i {
    color: #ffffff !important;
}

/* Phone number: one line + bigger */
.page-id-196 .section9-faqs .faqs-cta-contact-content p {
    white-space: nowrap;
    font-size: 15px;
    margin: 0;
}
.page-id-196 .section9-faqs .faqs-cta-contact-content a {
    font-family: "Bricolage Grotesque", serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.01em;
    white-space: nowrap;
    color: #1b6635;
    display: inline-block;
}
.page-id-196 .section9-faqs .faqs-cta-contact-content a:hover { color: #d7a628; }
.page-id-196 .section9-faqs .faqs-cta-contact-content h3 { margin-bottom: 4px; }


/* ===== Section 10: Seasonal Guide (page-id-196) ===== */
.page-id-196 .seasonal-guide {
    padding: 90px 0 100px;
    background: #ffffff;
    position: relative;
}
.page-id-196 .seasonal-guide .section-title { margin-bottom: 22px; }
.page-id-196 .seasonal-guide .section-row { margin-bottom: 10px; }
.page-id-196 .seasonal-guide .section-title h3 {
    color: #d7a628;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 12px;
}
.page-id-196 .seasonal-guide .section-title h2 {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(30px, 3.8vw, 48px);
    line-height: 1.15;
    color: #1b1b1b;
    margin: 0;
}

.page-id-196 .seasonal-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    max-width: 1180px;
    margin: 28px auto 0;
    padding: 0 8px;
}

.page-id-196 .season-card {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 26px 22px 24px;
    background: #f7f4ec;
    border: 1px solid rgba(27,27,27,0.06);
    border-radius: 18px;
    box-shadow: 0 14px 30px rgba(27,27,27,0.06);
    overflow: hidden;
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}
.page-id-196 .season-card::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 4px;
    background: #1b6635;
    transition: background 0.3s ease;
}
.page-id-196 .season-card:hover {
    transform: translateY(-6px);
    background: #ffffff;
    border-color: rgba(215,166,40,0.35);
    box-shadow: 0 22px 44px rgba(27,27,27,0.12);
}
.page-id-196 .season-card-top {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 14px;
}
.page-id-196 .season-card-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1b6635;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    flex-shrink: 0;
    box-shadow: 0 10px 22px rgba(27,102,53,0.22);
    transition: background 0.3s ease, transform 0.3s ease;
}
.page-id-196 .season-card:hover .season-card-icon {
    transform: scale(1.08) rotate(-5deg);
    background: #d7a628;
    box-shadow: 0 12px 26px rgba(215,166,40,0.3);
}
.page-id-196 .season-card-meta h4 {
    font-family: "Bricolage Grotesque", serif;
    font-size: 20px;
    font-weight: 700;
    color: #1b1b1b;
    margin: 0 0 2px;
}
.page-id-196 .season-months {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #d7a628;
    text-transform: uppercase;
}
.page-id-196 .season-desc {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #4a4a4a;
    margin: 0 0 18px;
    flex-grow: 1;
}
.page-id-196 .season-best-label {
    display: block;
    font-family: "Manrope", sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #1b6635;
    margin-bottom: 8px;
}
.page-id-196 .season-best-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.page-id-196 .season-chip {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 5px 10px;
    background: #ffffff;
    border: 1px solid rgba(27,102,53,0.25);
    border-radius: 999px;
    font-family: "Manrope", sans-serif;
    font-size: 11.5px;
    font-weight: 600;
    color: #1b6635;
    letter-spacing: 0.02em;
    transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.page-id-196 .season-chip .fa-location-dot { font-size: 10px; }
.page-id-196 .season-card:hover .season-chip {
    background: #1b6635;
    color: #ffffff;
    border-color: #1b6635;
}

/* Per-season top bar accents */
.page-id-196 .season-spring::before  { background: #7eb569; }
.page-id-196 .season-summer::before  { background: #d7a628; }
.page-id-196 .season-monsoon::before { background: #1b6635; }
.page-id-196 .season-autumn::before  { background: #c8772a; }
.page-id-196 .season-winter::before  { background: #7a9fc2; }

/* Timeline bar */
.page-id-196 .seasonal-timeline {
    max-width: 1180px;
    margin: 46px auto 0;
    padding: 0 8px;
}
.page-id-196 .seasonal-timeline-bar {
    display: grid;
    grid-template-columns: 3fr 1fr 3fr 2fr 3fr; /* Spring(Mar-May=3) Summer(Jun=1) Monsoon(Jul-Sep=3) Autumn(Oct-Nov=2) Winter(Dec-Feb=3) */
    height: 14px;
    border-radius: 999px;
    overflow: hidden;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
    margin-bottom: 12px;
}
.page-id-196 .seasonal-timeline-bar .tl-seg {
    position: relative;
    display: block;
}
.page-id-196 .seasonal-timeline-bar .tl-seg em {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Manrope", sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #ffffff;
    font-style: normal;
    white-space: nowrap;
    pointer-events: none;
}
.page-id-196 .tl-spring  { background: #7eb569; }
.page-id-196 .tl-summer  { background: #d7a628; }
.page-id-196 .tl-monsoon { background: #1b6635; }
.page-id-196 .tl-autumn  { background: #c8772a; }
.page-id-196 .tl-winter  { background: #7a9fc2; }

.page-id-196 .seasonal-timeline-months {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    font-family: "Manrope", sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #8a8a8a;
    letter-spacing: 0.08em;
    text-align: center;
}
.page-id-196 .seasonal-timeline-months span { display: block; }

@media (max-width: 1199px) {
    .page-id-196 .seasonal-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px) {
    .page-id-196 .seasonal-guide { padding: 60px 0 70px; }
    .page-id-196 .seasonal-grid { grid-template-columns: 1fr 1fr; gap: 14px; }
    .page-id-196 .seasonal-timeline-bar .tl-seg em { font-size: 9px; letter-spacing: 0.06em; }
    .page-id-196 .seasonal-timeline-months { font-size: 10px; }
}
@media (max-width: 480px) {
    .page-id-196 .seasonal-grid { grid-template-columns: 1fr; }
}

/* ===== Section 11: Brand Philosophy (page-id-196) ===== */
.page-id-196 .brand-philosophy {
    position: relative;
    padding: 130px 0 140px;
    background: #0f1a13;
    color: #f4ede0;
    overflow: hidden;
    isolation: isolate;
}
.page-id-196 .brand-philosophy-bg {
    position: absolute;
    inset: 0;
    background-image: url("/wp-content/uploads/2026/04/our-stays-hero.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: grayscale(20%) brightness(0.72);
    z-index: -2;
    transform: scale(1.04);
}
.page-id-196 .brand-philosophy-overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse at center, rgba(15,26,19,0.30) 0%, rgba(15,26,19,0.55) 70%, rgba(15,26,19,0.70) 100%),
        linear-gradient(180deg, rgba(15,26,19,0.25) 0%, rgba(15,26,19,0.45) 100%);
    z-index: -1;
}

.page-id-196 .brand-philosophy-inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
    padding: 0 16px;
}

.page-id-196 .philosophy-kicker {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.32em;
    text-transform: uppercase;
    color: #d7a628;
    margin: 0 0 32px;
    position: relative;
    display: inline-block;
    padding: 0 26px;
}
.page-id-196 .philosophy-kicker::before,
.page-id-196 .philosophy-kicker::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 14px;
    height: 1px;
    background: #d7a628;
    opacity: 0.8;
}
.page-id-196 .philosophy-kicker::before { left: 0; }
.page-id-196 .philosophy-kicker::after  { right: 0; }

.page-id-196 .philosophy-quote {
    margin: 0 auto 32px;
    padding: 0;
    border: 0;
    max-width: 900px;
}
.page-id-196 .philosophy-quote p {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(19px, 2.3vw, 30px);
    line-height: 1.4;
    font-weight: 500;
    color: #ffffff;
    margin: 0 0 4px;
    letter-spacing: -0.005em;
    text-wrap: balance;
}
.page-id-196 .philosophy-quote p + p { margin-top: 0; }

.page-id-196 .philosophy-body {
    font-family: "Manrope", sans-serif;
    font-size: 15.5px;
    line-height: 1.8;
    color: rgba(244,237,224,0.85);
    max-width: 720px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .page-id-196 .brand-philosophy { padding: 90px 0 100px; }
    .page-id-196 .philosophy-kicker { margin-bottom: 24px; }
    .page-id-196 .philosophy-quote { margin-bottom: 26px; }
    .page-id-196 .philosophy-quote p { font-size: 19px; line-height: 1.42; }
    .page-id-196 .philosophy-body { font-size: 14.5px; }
}
@media (max-width: 576px) {
    .page-id-196 .brand-philosophy { padding: 70px 0 80px; }
    .page-id-196 .philosophy-kicker { font-size: 11.5px; letter-spacing: 0.26em; }
    .page-id-196 .philosophy-kicker::before,
    .page-id-196 .philosophy-kicker::after { width: 10px; }
    .page-id-196 .philosophy-quote p { font-size: 17px; line-height: 1.45; }
    .page-id-196 .philosophy-body { font-size: 14px; line-height: 1.7; }
}

/* ===== Section 12: Final CTA Banner (page-id-196) ===== */
.page-id-196 .final-cta {
    position: relative;
    padding: 120px 0 130px;
    background: #1b6635;
    color: #ffffff;
    overflow: hidden;
    isolation: isolate;
}
.page-id-196 .final-cta-bg,
.page-id-196 .final-cta-overlay { display: none; }

.page-id-196 .final-cta-inner {
    max-width: 860px;
    margin: 0 auto;
    text-align: center;
    padding: 0 16px;
    position: relative;
    z-index: 1;
}

.page-id-196 .final-cta-kicker {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.34em;
    text-transform: uppercase;
    color: #d7a628;
    margin: 0 0 22px;
    position: relative;
    display: inline-block;
    padding: 0 28px;
}
.page-id-196 .final-cta-kicker::before,
.page-id-196 .final-cta-kicker::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 16px;
    height: 1px;
    background: #d7a628;
    opacity: 0.85;
}
.page-id-196 .final-cta-kicker::before { left: 0; }
.page-id-196 .final-cta-kicker::after  { right: 0; }

.page-id-196 .final-cta-headline {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(32px, 4.4vw, 56px);
    line-height: 1.1;
    font-weight: 600;
    color: #ffffff;
    margin: 0 0 22px;
    letter-spacing: -0.01em;
}

.page-id-196 .final-cta-sub {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: rgba(255,255,255,0.88);
    max-width: 640px;
    margin: 0 auto 40px;
}

.page-id-196 .final-cta-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.page-id-196 .final-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 28px;
    border-radius: 999px;
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none;
    transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}
.page-id-196 .final-cta-btn i { font-size: 16px; }
.page-id-196 .final-cta-btn:hover { transform: translateY(-2px); }

.page-id-196 .final-cta-primary {
    background: #25D366;
    color: #ffffff;
    box-shadow: 0 14px 30px rgba(0,0,0,0.25);
}
.page-id-196 .final-cta-primary:hover {
    background: #1eb858;
    color: #ffffff;
    box-shadow: 0 18px 36px rgba(0,0,0,0.32);
}
.page-id-196 .final-cta-primary .fa-whatsapp { font-size: 19px; }

.page-id-196 .final-cta-secondary {
    background: #d7a628;
    color: #1b1b1b;
    box-shadow: 0 14px 30px rgba(0,0,0,0.22);
}
.page-id-196 .final-cta-secondary:hover {
    background: #ffffff;
    color: #1b6635;
    box-shadow: 0 18px 36px rgba(0,0,0,0.28);
}

.page-id-196 .final-cta-tertiary {
    background: transparent;
    color: #ffffff;
    border: 2px solid rgba(255,255,255,0.4);
    padding: 14px 26px;
}
.page-id-196 .final-cta-tertiary:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #1b6635;
}

@media (max-width: 991px) {
    .page-id-196 .final-cta { padding: 90px 0 100px; }
    .page-id-196 .final-cta-headline { margin-bottom: 18px; }
    .page-id-196 .final-cta-sub { font-size: 15px; margin-bottom: 30px; }
}
@media (max-width: 640px) {
    .page-id-196 .final-cta { padding: 70px 0 80px; }
    .page-id-196 .final-cta-kicker { font-size: 11.5px; letter-spacing: 0.26em; }
    .page-id-196 .final-cta-kicker::before,
    .page-id-196 .final-cta-kicker::after { width: 12px; }
    .page-id-196 .final-cta-headline { font-size: 30px; line-height: 1.15; }
    .page-id-196 .final-cta-sub { font-size: 14.5px; line-height: 1.65; margin-bottom: 26px; }
    .page-id-196 .final-cta-buttons { flex-direction: column; gap: 12px; align-items: stretch; }
    .page-id-196 .final-cta-btn { justify-content: center; padding: 14px 22px; font-size: 13px; letter-spacing: 0.04em; }
    .page-id-196 .final-cta-tertiary { padding: 12px 20px; }
}


/* ===== Section 13: SEO Content Block (page-id-196) ===== */
.page-id-196 .seo-content-block {
    padding: 60px 0 70px;
    background: #ffffff;
    border-top: 1px solid rgba(27,27,27,0.06);
}
.page-id-196 .seo-content-inner {
    max-width: 920px;
    margin: 0 auto;
    padding: 0 16px;
}
.page-id-196 .seo-content-title {
    font-family: "Bricolage Grotesque", serif;
    font-size: clamp(20px, 2.2vw, 26px);
    font-weight: 700;
    line-height: 1.3;
    color: #1b1b1b;
    margin: 0 0 18px;
    letter-spacing: -0.005em;
}
.page-id-196 .seo-content-inner p {
    font-family: "Manrope", sans-serif;
    font-size: 14.5px;
    line-height: 1.8;
    color: #5a5a5a;
    margin: 0 0 14px;
}
.page-id-196 .seo-content-inner p:last-child { margin-bottom: 0; }

@media (max-width: 640px) {
    .page-id-196 .seo-content-block { padding: 46px 0 52px; }
    .page-id-196 .seo-content-title { font-size: 20px; margin-bottom: 14px; }
    .page-id-196 .seo-content-inner p { font-size: 14px; line-height: 1.75; }
}


/* ===== Page-wide kicker unification — brand yellow ✦ (no box/outline) (page-id-196) ===== */
/* Kill any theme ::before/::after sparkle sprite/mask/background on all kickers */
.page-id-196 .section-title h3::before,
.page-id-196 .section-title h3::after,
.page-id-196 .faqs-content .section-title h3::before,
.page-id-196 .faqs-content .section-title h3::after {
    content: none !important;
    background: none !important;
    background-image: none !important;
    -webkit-mask: none !important;
    mask: none !important;
    border: 0 !important;
    box-shadow: none !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Add a clean yellow ✦ character before every section kicker */
.page-id-196 .section-title h3 {
    position: relative;
    color: #d7a628 !important;
    background: transparent !important;
    padding: 0 !important;
    display: inline-block;
}
.page-id-196 .section-title h3::before {
    content: "\2726" !important;
    display: inline-block !important;
    margin-right: 10px !important;
    color: #d7a628 !important;
    font-size: 0.95em !important;
    font-family: inherit !important;
    background: transparent !important;
    line-height: 1 !important;
    vertical-align: baseline !important;
    width: auto !important;
    height: auto !important;
}

/* Section 5 already has ✦ in the text — strip the auto-prepended one there */
.page-id-196 .section5-guest-stories .section-title h3::before { content: none !important; }

/* Section 11 uses a custom kicker with side dashes — leave its rules intact */
.page-id-196 .section11-philosophy .philosophy-kicker::before,
.page-id-196 .section11-philosophy .philosophy-kicker::after,
.page-id-196 .section12-finalcta .final-cta-kicker::before,
.page-id-196 .section12-finalcta .final-cta-kicker::after {
    content: "" !important;
    background: #d7a628 !important;
    width: 14px !important;
    height: 1px !important;
}


/* ===== Kicker overlap fix (page-id-196) ===== */
.page-id-196 .section-title h3::before {
    position: static !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 8px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.page-id-196 .section-title h3 {
    padding-left: 0 !important;
    text-indent: 0 !important;
    white-space: nowrap;
}
/* Section 11 & 12 custom kickers keep their side dashes — restore absolute positioning */
.page-id-196 .section11-philosophy .philosophy-kicker::before,
.page-id-196 .section12-finalcta .final-cta-kicker::before {
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
}
.page-id-196 .section11-philosophy .philosophy-kicker::after,
.page-id-196 .section12-finalcta .final-cta-kicker::after {
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
}


/* ===== Reduce gap between description and content in Section 2 & 3 (page-id-196) ===== */
/* Section 2 - Stays Listing */
.page-id-196 .stays-listing .section-row { margin-bottom: 6px !important; }
.page-id-196 .stays-listing .section-title { margin-bottom: 6px !important; }
.page-id-196 .stays-listing-lede { margin-bottom: 18px !important; }
.page-id-196 .stays-listing-grid { margin-top: 6px !important; }

/* Section 3 - Stays Compare */
.page-id-196 .stays-compare .section-row { margin-bottom: 6px !important; }
.page-id-196 .stays-compare .section-title { margin-bottom: 6px !important; }
.page-id-196 .stays-compare .section-title p,
.page-id-196 .stays-compare-lede { margin-bottom: 14px !important; }
.page-id-196 .stays-compare-wrap,
.page-id-196 .compare-grid { margin-top: 10px !important; }

/* ===== Single post article padding (added 2026-04-20) ===== */
.page-single-post .container {
    max-width: 900px;
}
.page-single-post .post-content {
    padding-left: 20px;
    padding-right: 20px;
}
.page-single-post .post-entry p,
.page-single-post .post-entry h2,
.page-single-post .post-entry h3,
.page-single-post .post-entry ul,
.page-single-post .post-entry ol,
.page-single-post .post-entry blockquote {
    padding-left: 0;
    padding-right: 0;
}
.page-single-post .post-entry blockquote {
    padding-left: 24px;
    padding-right: 24px;
}
@media (max-width: 767px) {
    .page-single-post .post-content {
        padding-left: 16px;
        padding-right: 16px;
    }
    .page-single-post .container {
        padding-left: 12px;
        padding-right: 12px;
    }
}
@media (min-width: 992px) {
    .page-single-post .post-content {
        padding-left: 40px;
        padding-right: 40px;
    }
}
/* ===== REVISED: single post padding (2026-04-20) ===== */
.page-single-post .container {
    max-width: none;
}
.page-single-post .post-content {
    padding-left: 0;
    padding-right: 0;
}
.page-single-post .container {
    padding-left: 24px;
    padding-right: 24px;
}
@media (max-width: 767px) {
    .page-single-post .container {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (min-width: 992px) {
    .page-single-post .container {
        padding-left: 40px;
        padding-right: 40px;
    }
}
/* ===== Restore blockquote inner padding (2026-04-20) ===== */
.page-single-post .post-entry blockquote {
    padding: 30px 30px 30px 90px !important;
}
@media (max-width: 991px) {
    .page-single-post .post-entry blockquote {
        padding: 20px 20px 20px 70px !important;
    }
}
@media (max-width: 575px) {
    .page-single-post .post-entry blockquote {
        padding: 60px 15px 15px 15px !important;
    }
}

/* ===== Single post breadcrumb yellow accent (2026-04-20) ===== */
.post-single-meta .breadcrumb li,
.post-single-meta .breadcrumb li a,
.post-single-meta .breadcrumb li i {
    color: #d7a628 !important;
}
.post-single-meta .breadcrumb li a:hover {
    color: #ffffff !important;
}

/* ===== Pahadi gallery slider (2026-04-20) ===== */
.pahadi-gallery-slider {
    position: relative;
    margin: 60px 0 30px;
}
.pahadi-gallery-title {
    font-size: 26px;
    font-family: var(--accent-font);
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 24px;
}
.pahadi-gallery-track {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    padding: 4px 4px 18px 4px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #d7a628 rgba(0,0,0,.08);
}
.pahadi-gallery-track::-webkit-scrollbar { height: 6px; }
.pahadi-gallery-track::-webkit-scrollbar-track { background: rgba(0,0,0,.05); border-radius: 3px; }
.pahadi-gallery-track::-webkit-scrollbar-thumb { background: #d7a628; border-radius: 3px; }
.pahadi-gallery-track figure {
    flex: 0 0 auto;
    scroll-snap-align: start;
    margin: 0;
    width: 360px;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0 6px 20px rgba(0,0,0,.08);
}
.pahadi-gallery-track img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .6s ease;
    display: block;
}
.pahadi-gallery-track figure:hover img { transform: scale(1.05); }
.pahadi-gallery-btn {
    position: absolute;
    top: calc(50% + 20px);
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: none;
    background: #d7a628;
    color: #111;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    z-index: 3;
    box-shadow: 0 6px 18px rgba(0,0,0,.18);
    transition: transform .2s ease, background .2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pahadi-gallery-btn:hover { transform: translateY(-50%) scale(1.08); background: #e8b835; }
.pahadi-gallery-prev { left: -14px; }
.pahadi-gallery-next { right: -14px; }
@media (max-width: 767px) {
    .pahadi-gallery-track figure { width: 260px; }
    .pahadi-gallery-btn { display: none; }
    .pahadi-gallery-title { font-size: 22px; }
}

/* ===== Gallery portrait aspect override (2026-04-20) ===== */
.pahadi-gallery-track figure {
    width: 300px !important;
    aspect-ratio: 9 / 16 !important;
}
@media (max-width: 767px) {
    .pahadi-gallery-track figure {
        width: 220px !important;
    }
}



/* Gallery Showcase — 2 cols mobile (<768px), 3 cols tablet/desktop (>=768px) [v3] */
.gallery-home-v3 .gallery-item-box {
    flex: 0 0 auto !important;
    width: 50% !important;
    max-width: 50% !important;
}
@media (min-width: 768px) {
    .gallery-home-v3 .gallery-item-box {
        width: 33.3333% !important;
        max-width: 33.3333% !important;
    }
}

/* Footer — 3 link columns layout (2026-04-20), removed subscribe */
.footer-newsletter-box { display: none !important; }
.main-footer-box .footer-about {
    width: calc(28% - 50px) !important;
}
.main-footer-box .footer-links-box {
    width: calc(72% - 50px) !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 30px 40px !important;
}
.main-footer-box .footer-links-box .footer-links {
    flex: 1 1 0;
    min-width: 160px;
}
.main-footer-box .footer-links-box::before { display: none !important; }
@media (max-width: 991px) {
    .main-footer-box .footer-about,
    .main-footer-box .footer-links-box { width: 100% !important; }
}
@media (max-width: 767px) {
    .main-footer-box .footer-links-box .footer-links {
        flex: 1 1 45%;
        min-width: 45%;
    }
}

/* Footer — equal gap between logo block and link columns */
.main-footer-box { gap: 40px !important; }
.main-footer-box .footer-links-box { gap: 30px 40px !important; }

/* Footer — fix width math (match 40px gap), keep divider between about and links */
.main-footer-box .footer-about { width: calc(30% - 20px) !important; }
.main-footer-box .footer-links-box { width: calc(70% - 20px) !important; }
.footer-about::before { right: -20px !important; }
.main-footer-box .footer-links-box::before { display: none !important; }

/* Gallery Showcase — CSS Grid final layout (2026-04-20) */
.gallery-home-v3 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
    margin: 0 !important;
}
@media (min-width: 768px) {
    .gallery-home-v3 {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
.gallery-home-v3 .gallery-item-box {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    padding: 0 !important;
    margin: 0 !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
}
.gallery-home-v3 .gallery-item-box.gal-hidden { display: none !important; }
.gallery-home-v3 .gallery-item {
    height: auto !important;
    margin-bottom: 0 !important;
}


/* Mobile fix (2026-04-21): gallery→experience overlap
   On ≤767px the next section's h3/h2 was rendering over the last gallery row.
   Root cause: gallery had no bottom padding and our-features-prime had .wow
   transform leftover + tight 50px top padding. Force clear vertical separation
   and nullify any transform/negative-margin carryover on the next section. */
@media (max-width: 767px) {
    .gallery-showcase-section {
        padding-bottom: 40px !important;
    }
    .our-features-prime {
        padding-top: 40px !important;
        position: relative;
        z-index: 2;
        background: var(--white-color, #fff);
    }
    .our-features-prime .section-row {
        margin-bottom: 24px !important;
    }
    .our-features-prime .section-title h2 {
        font-size: 24px !important;
        line-height: 1.35 !important;
    }
    .our-features-prime .section-title h2 .feature-title-img-1,
    .our-features-prime .section-title h2 .feature-title-img-2 {
        vertical-align: middle !important;
        margin: 0 4px !important;
    }
    /* Feature boxes currently keep desktop 64%/36% widths on mobile — stack them */
    .our-feature-box-prime {
        flex-direction: column !important;
    }
    .our-feature-box-prime .feature-item-1-prime,
    .our-feature-box-prime .feature-item-2-prime,
    .our-feature-box-prime .feature-box-1-prime,
    .our-feature-box-prime .feature-box-2-prime,
    .our-feature-box-prime .feature-box-3-prime,
    .our-feature-box-prime .feature-box-4-prime {
        width: 100% !important;
    }
}


/* ======================================================
   MOBILE GALLERY SECTION FIXES (2026-04-21)
   ====================================================== */

/* 1. Prevent testimonial-footer CTA from bleeding into gallery section */
@media (max-width: 767px) {
    .our-testimonials-prime .section-footer-text {
        margin-top: 24px !important;
        margin-bottom: 0 !important;
    }

    /* 2. Gallery section needs breathing room — bottom padding so next section clears properly */
    .gallery-showcase-section {
        padding-bottom: 60px !important;
    }

    /* 3. The "View Full Gallery" CTA footer */
    .gallery-showcase-section .section-footer-text {
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }
    .gallery-showcase-section .section-footer-text p {
        font-size: 16px !important;
        line-height: 1.5em !important;
    }
    .gallery-showcase-section .section-footer-text.section-footer-contact span {
        display: inline-flex !important;
        vertical-align: middle !important;
    }

    /* 4. Gallery images — ensure consistent 4:3 ratio, full width, no cropping */
    .gallery-home-v3 .gallery-item-box .gallery-item img {
        aspect-ratio: 4 / 3 !important;
        width: 100% !important;
        height: auto !important;
        object-fit: cover !important;
        display: block !important;
        border-radius: 12px !important;
    }
    .gallery-home-v3 .gallery-item-box .gallery-item,
    .gallery-home-v3 .gallery-item-box .gallery-item .image-anime {
        height: auto !important;
        overflow: hidden !important;
    }
    .gallery-home-v3 .gallery-item-box .gallery-popup-link {
        display: block !important;
        overflow: hidden !important;
        border-radius: 12px !important;
    }
}

/* Gallery → Experience section: prevent overlap on mobile (2026-04-21) */
@media (max-width: 767px) {
    /* Gallery section: clip any overflow, establish stacking context */
    .gallery-showcase-section {
        overflow: hidden !important;
        position: relative !important;
        z-index: 1 !important;
    }
    /* Experience section: rise above gallery, solid bg blocks gallery content behind */
    .our-features-prime {
        position: relative !important;
        z-index: 2 !important;
        background: #ffffff !important;
        padding-top: 50px !important;
    }
}

/* ======================================================
   GALLERY SECTION MOBILE STACKING FIX (2026-04-21)
   The testimonial CTA text was appearing BEHIND gallery images
   because gallery items created their own stacking context.
   Fix: lift the testimonial footer above gallery stacking.
   ====================================================== */
@media (max-width: 767px) {
    /* Ensure testimonial section's footer CTA renders ABOVE gallery images */
    .our-testimonials-prime {
        position: relative !important;
        z-index: 10 !important;
    }
    .our-testimonials-prime .section-footer-text {
        position: relative !important;
        z-index: 11 !important;
    }

    /* Gallery section: establish its own stacking context (z-index 1)
       so its content doesn't float above testimonial footer */
    .gallery-showcase-section {
        position: relative !important;
        z-index: 1 !important;
        overflow: hidden !important;
    }

    /* Experience section: above gallery */
    .our-features-prime {
        position: relative !important;
        z-index: 2 !important;
        background: #ffffff !important;
    }
}

/* ======================================================
   GALLERY SECTION BOTTOM FIX (2026-04-21)
   - Remove overflow:hidden that crops bottom row images
   - Give View Full Gallery button proper space below images
   ====================================================== */
@media (max-width: 767px) {
    /* Remove overflow:hidden — it was cropping bottom images */
    .gallery-showcase-section {
        overflow: visible !important;
        position: relative !important;
        z-index: auto !important;
    }

    /* Give gallery grid items space at bottom so button doesn't overlap */
    .gallery-home-v3 {
        margin-bottom: 30px !important;
    }

    /* View Full Gallery button — give it clear space below gallery grid */
    .gallery-showcase-section .section-footer-text {
        margin-top: 30px !important;
        margin-bottom: 0 !important;
        position: relative !important;
        z-index: auto !important;
    }
    .gallery-showcase-section .section-footer-text p {
        font-size: 17px !important;
        line-height: 1.6em !important;
    }

    /* Next section (Pahadi Experience) stays above gallery */
    .our-features-prime {
        position: relative !important;
        z-index: 2 !important;
        background: #ffffff !important;
    }
}

/* ======================================================
   GALLERY MOBILE FIX v2 (2026-04-21)
   2-col grid was causing images to overflow/crop.
   Clean: let grid items size naturally, no overflow clipping.
   ====================================================== */
@media (max-width: 767px) {
    /* Let gallery section grow with its content, no clipping */
    .gallery-showcase-section {
        overflow: visible !important;
    }

    /* Grid: gap creates natural spacing, margin-bottom pushes button down */
    .gallery-home-v3 {
        gap: 16px !important;
        margin-bottom: 24px !important;
    }

    /* Each item: let the image determine the height via aspect-ratio */
    .gallery-home-v3 .gallery-item-box {
        margin-bottom: 0 !important;
    }
    .gallery-home-v3 .gallery-item {
        height: auto !important;
        margin-bottom: 0 !important;
    }
    .gallery-home-v3 .gallery-item .image-anime {
        height: auto !important;
    }

    /* Images: fixed 4:3, no forced cropping */
    .gallery-home-v3 .gallery-item img {
        aspect-ratio: 4 / 3 !important;
        width: 100% !important;
        height: auto !important;
        object-fit: cover !important;
        display: block !important;
        border-radius: 10px !important;
    }
    .gallery-home-v3 .gallery-popup-link {
        display: block !important;
        border-radius: 10px !important;
    }

    /* View Full Gallery button: clear space below gallery grid */
    .gallery-showcase-section .section-footer-text {
        margin-top: 20px !important;
        padding-bottom: 10px !important;
    }

    /* Experience section: solid bg, stays above */
    .our-features-prime {
        background: #fff !important;
        position: relative !important;
        z-index: 2 !important;
    }
}

/* More space between gallery images and View Full Gallery button */
@media (max-width: 767px) {
    .gallery-home-v3 {
        margin-bottom: 40px !important;
    }
    .gallery-showcase-section .section-footer-text {
        margin-top: 30px !important;
        padding-bottom: 20px !important;
    }
}

/* Extra breathing room below gallery grid */
@media (max-width: 767px) {
    .gallery-home-v3 {
        margin-bottom: 60px !important;
    }
}

/* Adjust gallery bottom margin to 70px */
@media (max-width: 767px) {
    .gallery-home-v3 {
        margin-bottom: 70px !important;
    }
}

/* Gallery bottom margin 90px */
@media (max-width: 767px) {
    .gallery-home-v3 {
        margin-bottom: 90px !important;
    }
}

/* Footer layout fix (2026-04-21)
   Left column too wide, right side cramped.
   Social icons vertical (should be horizontal).
   Fix: balance column widths, make icons horizontal. */
@media (max-width: 1199px) {
    .main-footer-box .footer-about {
        width: 28% !important;
    }
    .main-footer-box .footer-links-box {
        width: 72% !important;
    }
}
@media (max-width: 991px) {
    .main-footer-box .footer-about,
    .main-footer-box .footer-links-box {
        width: 50% !important;
    }
}
@media (max-width: 575px) {
    .main-footer-box .footer-about,
    .main-footer-box .footer-links-box {
        width: 100% !important;
    }
}

/* Social icons: ensure horizontal in both footer link areas */
.footer-social-links ul,
.footer-social-links-prime ul,
.footer-social-icons-prime ul {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    gap: 10px 14px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 12px 0 0 !important;
}
.footer-social-links ul li,
.footer-social-links-prime ul li,
.footer-social-icons-prime ul li {
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0 !important;
}
.footer-social-links ul li a,
.footer-social-links-prime ul li a,
.footer-social-icons-prime ul li a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 1px solid rgba(255,255,255,0.25);
    border-radius: 50%;
    color: rgba(255,255,255,0.8);
    transition: all 0.3s ease;
}
.footer-social-links ul li a:hover,
.footer-social-links-prime ul li a:hover,
.footer-social-icons-prime ul li a:hover {
    background: #d8a627 !important;
    border-color: #d8a627 !important;
    color: #fff !important;
}

/* Social media icons: make green and visible */
.footer-social-links ul li a,
.footer-social-links-prime ul li a,
.footer-social-icons-prime ul li a,
.footer-social-links ul li a i,
.footer-social-links-prime ul li a i,
.footer-social-icons-prime ul li a i {
    color: #1b6635 !important;
    border-color: #1b6635 !important;
    background: transparent !important;
}
.footer-social-links ul li a:hover,
.footer-social-links-prime ul li a:hover,
.footer-social-icons-prime ul li a:hover {
    background: #1b6635 !important;
    color: #ffffff !important;
}

/* Hide JoinChat plugin button (replacing with custom WhatsApp) */
.joinchat,
.joinchat-button,
#joinchat-button,
.joinchat-modal,
.joinchat-button__link {
    display: none !important;
}


/* ======================================================
   HERO INFO BOX — true frosted glass (2026-04-22)
   Image visible through the glass, stronger blur,
   subtle text-shadow on inner text for legibility.
   ====================================================== */
.hero-info-box-prime {
    background: rgba(255, 255, 255, 0.10) !important;
    backdrop-filter: blur(24px) saturate(200%) !important;
    -webkit-backdrop-filter: blur(24px) saturate(200%) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.18) !important;
}
.hero-info-box-prime .hero-info-text h3,
.hero-info-box-prime .hero-info-text p,
.hero-info-box-prime .hero-info-content-prime h3,
.hero-info-box-prime .hero-info-content-prime p {
    text-shadow: 0 1px 4px rgba(0,0,0,0.6);
}

/* Gallery page hero background (page ID 22) */
.page-id-22 .page-header {
    background-image: url("/wp-content/uploads/2026/04/gallery-hero.webp") !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

/* ======================================================
   OUR MOUNTAIN STAYS — mobile spacing (2026-04-25)
   Cards were stacked flush against each other and against
   the viewport edges on mobile. Add vertical gap between
   cards + horizontal padding inside the container.
   ====================================================== */
@media (max-width: 767.98px) {
    .our-services .col-md-6 {
        margin-bottom: 24px;
    }
    .our-services .container {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}

/* ======================================================
   OUR STAYS hero — reduce excessive top/bottom padding
   (2026-04-25). Default .page-header is 260px/155px which
   leaves a huge empty band above the heading.
   ====================================================== */
.page-id-196 .page-header {
    padding-top: 150px !important;
    padding-bottom: 90px !important;
}
@media (max-width: 991px) {
    .page-id-196 .page-header {
        padding-top: 110px !important;
        padding-bottom: 60px !important;
    }
}

/* ======================================================
   River Rafting pricing cards — mobile layout (2026-04-25)
   Default ≤640px stacks everything centered. Make it
   left-aligned with duration + price on the same row.
   ====================================================== */
@media (max-width: 640px) {
    .phx-stretch {
        grid-template-columns: auto auto 1fr !important;
        text-align: left !important;
        column-gap: 14px !important;
        row-gap: 8px !important;
        align-items: start !important;
    }
    .phx-stretch .grade {
        grid-row: 1 / 3 !important;
        grid-column: 1 !important;
        margin: 0 !important;
        align-self: start !important;
    }
    .phx-stretch .info {
        grid-row: 1 !important;
        grid-column: 2 / 4 !important;
        text-align: left !important;
    }
    .phx-stretch .info h3 {
        text-align: left !important;
    }
    .phx-stretch .info .rapids {
        text-align: left !important;
    }
    .phx-stretch .meta {
        grid-row: 2 !important;
        grid-column: 2 !important;
        text-align: left !important;
        padding-right: 16px;
    }
    .phx-stretch .cost {
        grid-row: 2 !important;
        grid-column: 3 !important;
        text-align: left !important;
    }
}
