/* ===== LAVI PARK HOTELS - Full UX Overhaul v2 ===== */
/* Generated: 2026-03-04 — Fixes spacing, sizing, responsiveness */

/* === GLOBAL === */
* { scroll-behavior: smooth; }
a, button, .btn, input, .card { transition: all 0.25s ease; }
body { overflow-x: hidden; }

/* Preloader */
.egns-preloader { transition: opacity 0.3s ease; }
body.loaded .egns-preloader { opacity: 0; pointer-events: none; }

/* === DRASTICALLY REDUCE SECTION SPACING (Desktop) === */
.mb-120 { margin-bottom: 50px !important; }
.mt-120 { margin-top: 50px !important; }
.pt-120 { padding-top: 50px !important; }
.pb-120 { padding-bottom: 50px !important; }
.mb-100 { margin-bottom: 40px !important; }
.mt-100 { margin-top: 40px !important; }
.mb-60 { margin-bottom: 30px !important; }
.mb-50 { margin-bottom: 25px !important; }
.mt-50 { margin-top: 25px !important; }
.mb-40 { margin-bottom: 20px !important; }
.mb-35 { margin-bottom: 18px !important; }
.mb-30 { margin-bottom: 15px !important; }

/* Section titles - tighter */
.section-title { margin-bottom: 20px !important; }
.section-title.mb-60 { margin-bottom: 25px !important; }
.section-title.mb-40 { margin-bottom: 18px !important; }
.section-title.mb-30 { margin-bottom: 15px !important; }

/* === HERO / BANNER === */
.home1-banner-area { margin-bottom: 0 !important; }
.home1-banner-bottom { margin-bottom: 40px !important; }
.home1-banner-bottom .nav-tabs { margin-bottom: 0; }
.search-form { margin-bottom: 0 !important; }

/* === ABOUT SECTION === */
.home1-about-section { margin-bottom: 40px !important; margin-top: 40px !important; }
.home1-about-section .section-vector1 { display: none; } /* Remove decorative bg if causes overflow */

/* === DESTINATIONS === */
.home1-destination-section { margin-bottom: 40px !important; }
.destination-banner { margin-bottom: 0 !important; }

/* === HOTELS / ROOM CARDS === */
.tour-facilites-section { margin-bottom: 40px !important; margin-top: 40px !important; padding: 0 !important; }
.tour-facilites-section .col-lg-12.d-flex { margin-bottom: 20px !important; }

.room-suits-card.two { border-radius: 12px; overflow: hidden; margin-bottom: 20px; box-shadow: 0 2px 12px rgba(0,0,0,0.08); }
.room-suits-card.two:hover { box-shadow: 0 8px 24px rgba(0,0,0,0.14); transform: translateY(-3px); transition: all 0.3s ease; }
.room-suits-card .room-content { padding: 15px !important; }
.room-suits-card .content-top { padding-bottom: 10px !important; }
.room-suits-card .content-top h5 { font-size: 16px; margin-bottom: 6px; }
.room-suits-card .content-top .loaction-area { margin-bottom: 8px !important; font-size: 13px; }
.room-suits-card .content-top .facilisis { margin-bottom: 8px !important; gap: 6px; }
.room-suits-card .content-top .facilisis li { font-size: 12px; padding: 3px 8px; }
.room-suits-card .content-bottom { padding-top: 10px !important; border-top: 1px solid #eee; }
.room-suits-card .content-bottom .room-type h6 { font-size: 14px; margin-bottom: 2px; }
.room-suits-card .content-bottom .room-type span { font-size: 12px; }
.room-suits-card .content-bottom .deals span { font-size: 12px; line-height: 1.4; }
.room-suits-card .content-bottom .price-and-book { margin-top: 8px; }
.room-suits-card .content-bottom .price-area p { font-size: 12px; margin-bottom: 2px; }
.room-suits-card .content-bottom .price-area span { font-size: 20px; font-weight: 700; }
.room-suits-card .room-img img { width: 100%; height: 220px; object-fit: cover; }

/* === OFFERS / BANNER2 SECTION === */
.banner2-section { margin-bottom: 40px !important; margin-top: 40px !important; }
.banner2-card { border-radius: 12px; overflow: hidden; position: relative; }
.banner2-card img { width: 100%; height: auto; object-fit: cover; }
.banner2-content span { font-size: 13px; }
.banner2-content h3 { font-size: 22px; }
.banner2-content a { font-size: 13px; }

/* === FEATURES SECTION === */
.feature-card-section { margin-bottom: 30px !important; margin-top: 30px !important; }
.feature-card-section .section-vector4 { display: none; }

/* === ACTIVITIES COUNTER === */
.activities-counter { margin-bottom: 30px !important; padding: 30px 0 !important; }
.fun-fact-section { padding: 30px 0 !important; }

/* === TESTIMONIALS === */
.testimonial-section { padding: 40px 0 !important; }
.testimonial-section .section-title.mb-60 { margin-bottom: 20px !important; }

/* === BLOG SECTION === */
.blog-section { padding-top: 40px !important; margin-bottom: 40px !important; }
.blog-card.two { margin-bottom: 15px !important; border-radius: 10px; overflow: hidden; }
.blog-card-section { padding: 30px 0 !important; }

/* === FOOTER — TIGHT AND CLEAN === */
.footer-section { padding-top: 35px !important; padding-bottom: 0 !important; }
.footer-section .footer-top { padding-top: 30px !important; padding-bottom: 20px !important; }
.footer-section .footer-widget { margin-bottom: 0; }
.footer-section .footer-widget h3 { font-size: 18px; margin-bottom: 10px; }
.footer-section .footer-widget h5 { font-size: 15px; }
.footer-section .footer-widget p { font-size: 13px; line-height: 1.6; margin-bottom: 12px; }
.footer-section .footer-widget .widget-list li { margin-bottom: 6px; }
.footer-section .footer-widget .widget-list li a { font-size: 13px; }
.footer-section .footer-widget .single-contact { margin-bottom: 15px !important; }
.footer-section .footer-widget .single-contact a { font-size: 13px; word-break: break-all; }
.footer-section .footer-logo img { max-height: 50px; margin-bottom: 12px; }
.footer-section .widget-title { margin-bottom: 10px !important; }
.footer-section .widget-title h5 { margin-bottom: 0; }
.footer-bottom { padding: 12px 0 !important; margin-top: 15px; }
.footer-bottom p { font-size: 12px; margin: 0; }
.footer-bottom .footer-right ul { gap: 8px; }
.footer-bottom .footer-right ul li a { font-size: 12px; }

/* Payment partner in footer */
.payment-partner { margin-top: 10px; }
.payment-partner .widget-title { margin-bottom: 5px !important; }
.payment-partner .icons ul { display: flex; gap: 8px; flex-wrap: wrap; padding: 0; margin: 0; list-style: none; }
.payment-partner .icons ul li { margin: 0 !important; }
.payment-partner .icons ul li img { max-height: 35px; }

/* === FLOATING BOOK NOW BUTTON — less intrusive === */
.book-now-float, .floating-book-btn, [class*="book-now-float"] { 
    bottom: 15px !important; 
    padding: 10px 20px !important; 
    font-size: 14px !important; 
    border-radius: 50px !important; 
}

/* === FORM POLISH === */
.contact-form-area { border-radius: 16px; box-shadow: 0 8px 32px rgba(0,0,0,0.08); }
.contact-form-area input, .contact-form-area textarea, .contact-form-area select {
    border-radius: 10px !important; padding: 12px 16px !important;
    border: 1.5px solid #e8e8e8 !important; transition: border-color 0.3s ease;
}
.contact-form-area input:focus, .contact-form-area textarea:focus {
    border-color: var(--primary-color1) !important; box-shadow: 0 0 0 3px rgba(212,167,98,0.15) !important;
}

/* === CARD HOVER EFFECTS === */
.package-card, .destination-card, .hotel-card, .blog-card, .feature-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 12px; overflow: hidden;
}
.package-card:hover, .destination-card:hover, .hotel-card:hover, .blog-card:hover {
    transform: translateY(-4px); box-shadow: 0 10px 25px rgba(0,0,0,0.12);
}

/* === BUTTONS === */
.primary-btn1 { border-radius: 10px !important; font-weight: 600; letter-spacing: 0.3px; transition: all 0.3s ease !important; }
.primary-btn1:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(0,0,0,0.15); }

/* === SECTION HEADERS === */
.section-title h2, .section-title2 h2 { font-weight: 700; }

/* === TOP BAR === */
.top-bar.style-2 { padding: 5px 15px; font-size: 13px; }

/* === WHATSAPP & SCROLL FLOAT === */
#whatsappFloat { transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important; z-index: 999; }
#scrollToTop { transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important; }

/* Image loading fade-in */
img[loading="lazy"] { opacity: 1; transition: opacity 0.5s ease; }
img:not([loading="lazy"]) { opacity: 1; }

/* === DECORATIVE BACKGROUNDS — remove if they cause layout overflow === */
.section-vector1, .section-vector2, .section-vector3, .section-vector4 {
    opacity: 0.3;
}

/* ================================================================
   TABLET RESPONSIVE (768px — 1024px)
   ================================================================ */
@media (max-width: 1024px) {
    .mb-120 { margin-bottom: 35px !important; }
    .mt-120 { margin-top: 35px !important; }
    .pt-120 { padding-top: 35px !important; }
    .pb-120 { padding-bottom: 35px !important; }
    .mb-100 { margin-bottom: 30px !important; }
    .mt-100 { margin-top: 30px !important; }

    .room-suits-card .room-img img { height: 200px; }
    .room-suits-card .room-content { padding: 12px !important; }

    .banner2-section { margin: 30px 0 !important; }
    .home1-about-section { margin: 30px 0 !important; }
    .tour-facilites-section { margin: 30px 0 !important; }
    .blog-section { padding-top: 30px !important; margin-bottom: 30px !important; }

    .section-title h2 { font-size: 24px !important; }
}

/* ================================================================
   MOBILE RESPONSIVE (max-width: 768px)
   ================================================================ */
@media (max-width: 768px) {
    /* Spacing — aggressively reduced for mobile */
    .mb-120 { margin-bottom: 25px !important; }
    .mt-120 { margin-top: 25px !important; }
    .pt-120 { padding-top: 25px !important; }
    .pb-120 { padding-bottom: 25px !important; }
    .mb-100 { margin-bottom: 20px !important; }
    .mt-100 { margin-top: 20px !important; }
    .mb-60 { margin-bottom: 15px !important; }
    .mb-50 { margin-bottom: 15px !important; }
    .mt-50 { margin-top: 15px !important; }
    .mb-40 { margin-bottom: 12px !important; }
    .mb-30 { margin-bottom: 10px !important; }

    /* Hide topbar marquee — saves vertical space */
    .topbar-marquee { display: none !important; }

    /* Hero */
    .home1-banner-wrapper { min-height: 50vh !important; }
    .home1-banner-content h2 { font-size: 22px !important; line-height: 1.3 !important; }
    .home1-banner-content p { font-size: 13px !important; }
    .home1-banner-content .eg-tag { margin-bottom: 8px; }
    .home1-banner-bottom { margin-bottom: 20px !important; padding: 15px !important; }

    /* Booking form on hero */
    .home1-banner-bottom .nav-tabs .nav-link { font-size: 12px; padding: 6px 10px; }
    .booking-form-wrap { padding: 12px !important; }
    .booking-form-wrap .form-inner { margin-bottom: 10px !important; }
    .booking-form-wrap label { font-size: 12px !important; }
    .booking-form-wrap input, .booking-form-wrap select { font-size: 13px !important; padding: 8px 10px !important; }

    /* Section titles */
    .section-title h2 { font-size: 20px !important; line-height: 1.3 !important; }
    .section-title span { font-size: 12px; }
    .section-title.mb-60 { margin-bottom: 15px !important; }

    /* About section */
    .home1-about-section { margin: 20px 0 !important; }
    .home1-about-section .section-title.mb-40 { margin-bottom: 12px !important; }
    .home1-about-section p { font-size: 13px; line-height: 1.5; }
    .home1-about-section img.section-vector1 { display: none; }

    /* Destinations */
    .home1-destination-section { margin-bottom: 20px !important; }
    .destination-card { margin-bottom: 10px; }

    /* Hotels / Rooms */
    .tour-facilites-section { margin: 20px 0 !important; }
    .tour-facilites-section .col-lg-12.d-flex { margin-bottom: 10px !important; gap: 10px !important; }
    .room-suits-card.two { margin-bottom: 15px; }
    .room-suits-card .room-img img { height: 180px; }
    .room-suits-card .room-content { padding: 12px !important; }
    .room-suits-card .content-top h5 { font-size: 15px; }
    .room-suits-card .content-top h5 a { font-size: 15px; }
    .room-suits-card .content-top .reviews { margin-bottom: 5px; }
    .room-suits-card .content-top .loaction-area { font-size: 12px; margin-bottom: 6px !important; }
    .room-suits-card .content-top .facilisis { flex-wrap: wrap; gap: 4px; }
    .room-suits-card .content-top .facilisis li { font-size: 11px; padding: 2px 6px; }
    .room-suits-card .content-bottom { padding-top: 8px !important; }
    .room-suits-card .content-bottom .room-type h6 { font-size: 13px; }
    .room-suits-card .content-bottom .room-type span { font-size: 11px; }
    .room-suits-card .content-bottom .deals span { font-size: 11px; }
    .room-suits-card .content-bottom .price-area p { font-size: 11px; }
    .room-suits-card .content-bottom .price-area span { font-size: 18px; }
    .room-suits-card .content-bottom .book-btn .primary-btn2 { font-size: 12px; padding: 8px 14px; }

    /* Tab navigation in hotel section */
    .tour-facilites-section .nav-tabs { flex-wrap: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .tour-facilites-section .nav-tabs .nav-link { white-space: nowrap; font-size: 13px; padding: 6px 12px; }

    /* Offers */
    .banner2-section { margin: 20px 0 !important; }
    .banner2-card { margin-bottom: 12px; border-radius: 10px; }
    .banner2-card img { height: auto; max-height: 200px; object-fit: cover; width: 100%; }
    .banner2-content span { font-size: 12px; }
    .banner2-content h3 { font-size: 18px; }
    .banner2-content h5 { font-size: 14px; }

    /* Features */
    .feature-card-section { margin: 15px 0 !important; }
    .feature-card { margin-bottom: 10px; padding: 15px !important; }
    .feature-card h5 { font-size: 14px; }
    .feature-card p { font-size: 12px; }

    /* Activities/Counter */
    .activities-counter { margin-bottom: 15px !important; padding: 15px 0 !important; }

    /* Testimonials */
    .testimonial-section { padding: 20px 0 !important; }

    /* Blog */
    .blog-section { padding-top: 20px !important; margin-bottom: 20px !important; }
    .blog-card.two { margin-bottom: 10px !important; }

    /* Footer */
    .footer-section { padding-top: 20px !important; }
    .footer-section .footer-top { padding-top: 20px !important; padding-bottom: 15px !important; }
    .footer-section .row.g-lg-4 { gap: 15px 0 !important; }
    .footer-section .footer-widget { margin-bottom: 10px; }
    .footer-section .footer-widget h3 { font-size: 16px; margin-bottom: 8px; }
    .footer-section .footer-widget h5 { font-size: 14px; }
    .footer-section .footer-widget p { font-size: 12px; line-height: 1.5; }
    .footer-section .footer-widget .widget-list li { margin-bottom: 4px; }
    .footer-section .footer-widget .widget-list li a { font-size: 12px; }
    .footer-section .footer-widget .single-contact { margin-bottom: 10px !important; }
    .footer-section .footer-widget .single-contact a { font-size: 12px; }
    .footer-section .footer-logo img { max-height: 40px; margin-bottom: 8px; }
    .footer-section .widget-title { margin-bottom: 8px !important; }
    .footer-bottom { padding: 10px 0 !important; margin-top: 10px; }
    .footer-bottom p { font-size: 11px; }
    .footer-bottom .footer-right ul li a { font-size: 11px; }

    /* Payment images in footer */
    .payment-partner .icons ul li img { max-height: 28px; }

    /* Contact form mobile */
    .contact-form-area { padding: 20px 15px !important; border-radius: 12px; }

    /* Floating buttons mobile */
    #whatsappFloat { 
        width: 45px !important; height: 45px !important; 
        bottom: 70px !important; right: 12px !important; 
    }
    #scrollToTop { 
        width: 38px !important; height: 38px !important; 
        bottom: 70px !important; 
    }

    /* Breadcrumb on inner pages */
    .breadcrumb-area { padding: 20px 0 !important; min-height: auto !important; }
    .breadcrumb-area h2 { font-size: 20px !important; }

    /* Container padding mobile */
    .container { padding-left: 12px !important; padding-right: 12px !important; }

    /* Row gap reduction */
    .row.g-lg-4 { --bs-gutter-y: 0.8rem; }
    .row.gy-5 { --bs-gutter-y: 1rem !important; }
}

/* ================================================================
   SMALL MOBILE (max-width: 480px)
   ================================================================ */
@media (max-width: 480px) {
    .home1-banner-content h2 { font-size: 18px !important; }
    .home1-banner-content p { font-size: 12px !important; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
    
    .section-title h2 { font-size: 18px !important; }
    
    .room-suits-card .room-img img { height: 160px; }
    .room-suits-card .content-bottom .price-area span { font-size: 16px; }
    
    .banner2-card img { max-height: 160px; }
    
    .footer-section .footer-top { padding: 15px 0 !important; }
    .footer-bottom .footer-right ul { flex-wrap: wrap; justify-content: center; }
    
    /* Stack price and book button */
    .room-suits-card .content-bottom .price-and-book { 
        flex-direction: column; 
        align-items: flex-start; 
        gap: 8px; 
    }
}

/* ================================================================
   RTL / ARABIC SPECIFIC
   ================================================================ */
html[dir="rtl"] .footer-widget p,
html[dir="rtl"] .banner2-content span,
html[dir="rtl"] .banner2-content h3 {
    word-spacing: normal !important;
    letter-spacing: normal !important;
}

/* Fix Arabic text stretching in footer */
.footer-section p[style*="text-align: justify"],
.footer-section p {
    text-align-last: auto !important;
    text-justify: auto !important;
}

/* ================================================================
   MOBILE GRID FORCE — ensure single column on small screens
   ================================================================ */
@media (max-width: 767px) {
    /* Force single column for offers on mobile */
    .banner2-section .col-lg-3,
    .banner2-section .col-lg-4,
    .banner2-section .col-lg-5 { 
        width: 100% !important; 
        max-width: 100% !important; 
        flex: 0 0 100% !important; 
    }
    .banner2-section .row > .col-lg-5 > .row > .col-lg-12 {
        width: 100% !important;
    }
    .banner2-card.two.mb-30 { margin-bottom: 12px !important; }
    
    /* Force offers cards to show full width nicely */
    .banner2-card { min-height: auto !important; }
    .banner2-card img { max-height: 180px !important; width: 100% !important; object-fit: cover; }
    .banner2-card .banner2-content-wrap { position: relative !important; }
    
    /* Hotel cards - ensure full width */
    .tour-facilites-section .col-lg-4,
    .tour-facilites-section .col-lg-6,
    .tour-facilites-section .col-md-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Features section grid */
    .feature-card-section .col-lg-3,
    .feature-card-section .col-lg-4,
    .feature-card-section .col-md-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Blog cards grid */
    .blog-section .col-lg-4,
    .blog-section .col-lg-6,
    .blog-section .col-md-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Destination grid */
    .home1-destination-section .col-lg-4,
    .home1-destination-section .col-lg-6,
    .home1-destination-section .col-md-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Footer columns stack nicely */
    .footer-section .col-lg-3,
    .footer-section .col-lg-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    
    /* Prevent horizontal overflow globally */
    body { overflow-x: hidden !important; }
    .container-fluid { overflow-x: hidden; }
    .swiper { overflow: hidden !important; }
    
    /* About section images responsive */
    .home1-about-section img { max-width: 100%; height: auto; }
    
    /* Navigation mobile tweaks */
    .header-area .main-nav { padding: 8px 0; }
    .header-area .logo img { max-height: 40px; }
    
    /* Hide decorative floating vectors on mobile */
    .section-vector1, .section-vector2, .section-vector3, .section-vector4 { display: none !important; }
    
    /* Floating Book Now button mobile sizing */
    .primary-btn1.book-now-fixed, 
    a[href*="all-hotels"].primary-btn1[style*="fixed"],
    .fixed-book-btn {
        padding: 8px 16px !important;
        font-size: 13px !important;
        bottom: 10px !important;
    }
}

/* ================================================================
   FACILITIES / SERVICES — COMPACT PILL TAGS WITH ICONS
   ================================================================ */

/* Section heading */
.room-details-area h4 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
    margin-top: 18px !important;
    font-weight: 600;
    color: var(--title-color);
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Override default column layout → flex wrap */
.room-details-area .room-features {
    columns: unset !important;
    -moz-columns: unset !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    padding-top: 5px !important;
    margin-bottom: 12px !important;
}

/* Each facility item as a pill/chip */
.room-details-area .room-features li {
    border: 1px solid #e0e0e0 !important;
    background: linear-gradient(135deg, #f8f9fa 0%, #fff 100%) !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    padding: 6px 14px !important;
    margin-bottom: 0 !important;
    border-radius: 50px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: var(--title-color) !important;
    letter-spacing: 0.2px !important;
    transition: all 0.2s ease !important;
    white-space: nowrap !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04) !important;
}

.room-details-area .room-features li:hover {
    border-color: var(--primary-color1) !important;
    background: linear-gradient(135deg, #fdf6e8 0%, #fff 100%) !important;
    box-shadow: 0 2px 8px rgba(212,167,98,0.15) !important;
    transform: translateY(-1px);
}

/* Icon inside pill — larger, colored */
.room-details-area .room-features li i {
    font-size: 15px !important;
    color: var(--primary-color1) !important;
    width: 18px;
    text-align: center;
    flex-shrink: 0;
}

/* Image icon inside pill */
.room-details-area .room-features li img {
    width: 18px !important;
    height: 18px !important;
    object-fit: contain;
    flex-shrink: 0;
}

/* ================================================================
   HEADER — MODERN, COMPACT, SLIMMER
   ================================================================ */

/* Reduce overall header height */
header.style-1 {
    padding: 0 3% !important;
    box-shadow: 0 1px 10px rgba(0,0,0,0.06);
}

/* Compact logo */
header.style-1 .header-logo {
    padding: 8px 0 !important;
}
header.style-1 .header-logo img {
    max-height: 45px !important;
    width: auto !important;
    transition: all 0.3s ease;
}

/* Sticky header even tighter */
header.style-1.sticky {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    box-shadow: 0 2px 16px rgba(0,0,0,0.08) !important;
}
header.style-1.sticky .header-logo {
    padding: 6px 0 !important;
}
header.style-1.sticky .header-logo img {
    max-height: 38px !important;
}

/* Nav links — reduced vertical padding for slimmer bar */
header.style-1 .main-menu ul > li a {
    padding: 14px 12px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase;
}

/* Nav items spacing */
header.style-1 .main-menu ul > li {
    padding: 0 4px !important;
}

/* Dropdown arrow position adjust */
header.style-1 .main-menu ul > li.position-inherit > a::after {
    top: 12px !important;
    font-size: 12px !important;
}

/* Right side gap */
header.style-1 .nav-right {
    gap: 20px !important;
}

/* Hotline area in header */
header.style-1 .nav-right .hotline-area {
    gap: 8px !important;
}
header.style-1 .nav-right .hotline-area .icon svg {
    width: 22px !important;
    height: 22px !important;
}
header.style-1 .nav-right .hotline-area .content span {
    font-size: 11px !important;
}
header.style-1 .nav-right .hotline-area .content h6 {
    font-size: 13px !important;
}
header.style-1 .nav-right .hotline-area .content::after {
    display: none !important;
}

/* Account button compact */
header.style-1 .nav-right .primary-btn1 {
    padding: 8px 18px !important;
    font-size: 13px !important;
}
header.style-1 .nav-right .primary-btn1 svg {
    width: 15px !important;
    height: 15px !important;
}

/* Profile area compact */
.profile-area {
    gap: 8px !important;
}
.profile-area .profile-img {
    width: 34px !important;
    height: 34px !important;
}
.profile-area .profile-img img {
    width: 34px !important;
    height: 34px !important;
    border-radius: 50%;
    object-fit: cover;
}
.profile-area .profile-content span {
    font-size: 11px !important;
}
.profile-area .profile-content h6 {
    font-size: 13px !important;
}

/* Balance area compact */
.balance-area {
    gap: 8px !important;
}
.balance-area .content span {
    font-size: 11px !important;
}
.balance-area .content h6 {
    font-size: 13px !important;
}

/* Top bar — slimmer */
.top-bar {
    padding: 4px 0 !important;
}
.top-bar.style-2 {
    padding: 3px 15px !important;
    font-size: 12px !important;
}

/* Active nav link highlight */
header.style-1 .main-menu ul > li a.active,
header.style-1 .main-menu ul > li a:hover {
    color: var(--primary-color1) !important;
}

/* Subtle bottom border on hover */
header.style-1 .main-menu ul > li a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: var(--primary-color1);
    transition: all 0.3s ease;
    transform: translateX(-50%);
}
header.style-1 .main-menu ul > li a:hover::before,
header.style-1 .main-menu ul > li a.active::before {
    width: 60%;
}

/* ================================================================
   FACILITIES — MOBILE RESPONSIVE
   ================================================================ */
@media (max-width: 768px) {
    .room-details-area h4 {
        font-size: 16px !important;
        margin-top: 14px !important;
        margin-bottom: 8px !important;
    }
    .room-details-area .room-features {
        gap: 6px !important;
        margin-bottom: 10px !important;
    }
    .room-details-area .room-features li {
        padding: 5px 10px !important;
        font-size: 12px !important;
    }
    .room-details-area .room-features li i {
        font-size: 13px !important;
    }
}

/* ================================================================
   HEADER — MOBILE RESPONSIVE
   ================================================================ */
@media (max-width: 991px) {
    header.style-1 {
        padding: 0 12px !important;
    }
    header.style-1 .header-logo {
        padding: 6px 0 !important;
    }
    header.style-1 .header-logo img {
        max-height: 36px !important;
    }
    header.style-1 .nav-right {
        gap: 10px !important;
    }
    header.style-1 .nav-right .hotline-area {
        display: none !important;
    }
    /* Account button mobile */
    header.style-1 .nav-right .primary-btn1 {
        padding: 6px 12px !important;
        font-size: 12px !important;
    }
}

@media (max-width: 576px) {
    header.style-1 .header-logo img {
        max-height: 32px !important;
    }
    header.style-1 .nav-right {
        gap: 8px !important;
    }
    /* Mobile menu button */
    header.style-1 .nav-right .mobile-menu-btn svg {
        width: 22px !important;
        height: 22px !important;
    }
    .room-details-area .room-features li {
        padding: 4px 9px !important;
        font-size: 11px !important;
        gap: 5px !important;
    }
}

/* ================================================================
   PRINT — just in case
   ================================================================ */
@media print {
    .footer-section, #whatsappFloat, #scrollToTop, .floating-book-btn { display: none !important; }
}
