﻿/* Spice Heaven page styles moved from index.html */

:root {
            --primary: #d8ad48;
            --primary-hover: #b8892e;
            --secondary: #f3d889;
            --secondary-hover: #d3ab4d;
            --primary-transparent: rgba(216, 173, 72, 0.14);
            --secondary-transparent: rgba(243, 216, 137, 0.18);
            --dark: #070604;
            --dark-200: #15110a;
            --dark-300: #21180c;
            --heading-color: #1c1408;
            --body-color: #5f5241;
            --border-color: rgba(216, 173, 72, 0.24);
            --light: #fffaf0;
            --linear-gradient: linear-gradient(180deg, #fffaf0 0%, #f8edce 100%);
            --dark-gradient: linear-gradient(269.34deg, rgba(7, 6, 4, 0.58) -17.32%, rgba(24, 17, 8, 0.44) 48.97%, rgba(7, 6, 4, 0.92) 98.12%);
        }

        .spice-hidden-link {
            display: none !important;
            visibility: hidden !important;
        }

        .spice-hero-slide-01 {
            background-image: url("../img/banner/hero-slide-01.png");
        }

        .spice-hero-slide-02 {
            background-image: url("../img/banner/hero-slide-02.png");
        }

        .spice-hero-slide-03 {
            background-image: url("../img/banner/hero-slide-03.png");
        }

        .spice-wow-visible {
            visibility: visible;
        }

        .spice-wow-duration-15 {
            animation-duration: 1.5s;
        }

        .spice-wow-fade-in-up {
            animation-name: fadeInUp;
        }

        .spice-wow-bounce-in {
            animation-name: bounceIn;
        }

        .footer-bottom .copyright a.footer-credit-link {
            color: #ff9924 !important;
        }

        body {
            background-color: #fffaf0;
        }

        .aboutus-section-two {
            padding: 68px 0 52px;
        }

        .aboutus-section-two .row {
            align-items: stretch;
        }

        .aboutus-section-two .aboutus-img {
            margin: 0 auto;
            max-width: 560px;
        }

        .aboutus-section-two .aboutus-img,
        .aboutus-section-two .aboutus-content {
            width: 100%;
        }

        .aboutus-section-two .aboutus-content {
            display: flex;
            flex-direction: column;
            height: 100%;
            justify-content: center;
        }

        .aboutus-section-two .aboutus-img.spice-about-van {
            background: linear-gradient(135deg, #070604 0%, #171108 100%);
            border-radius: 8px;
            box-shadow: 0 22px 42px rgba(7, 6, 4, 0.2);
            display: flex;
            height: 100%;
            min-height: 100%;
            outline: 1px solid rgba(216, 173, 72, 0.3);
            overflow: hidden;
            padding: 14px;
            width: 100%;
        }

        .aboutus-section-two .aboutus-van-photo {
            display: block;
            height: 100%;
            object-fit: contain;
            object-position: center;
            width: 100%;
        }

        .aboutus-section-two .section-header {
            margin-bottom: 14px;
        }

        .aboutus-section-two .aboutus-content-item {
            margin-top: 14px;
        }

        .aboutus-section-two .aboutus-text + .aboutus-text {
            margin-top: 10px;
        }

        html {
            scroll-behavior: smooth;
        }

        #home-section,
        #about-section,
        #category-section,
        #spice-menu-showcase,
        #success-section,
        #contact-section {
            scroll-margin-top: 118px;
        }

        .aboutus-section-two .aboutus-avatar {
            margin-top: 16px;
        }

        @media (min-width: 992px) {
            .aboutus-section-two .col-lg-6 {
                display: flex;
            }

            .aboutus-section-two .aboutus-img {
                height: 100%;
                margin-bottom: 0;
                max-width: 100%;
            }

            .aboutus-section-two .aboutus-content.ps-lg-4 {
                height: 100%;
            }
        }

        @media (max-width: 991.98px) {
            #home-section,
            #about-section,
            #category-section,
            #spice-menu-showcase,
            #success-section,
            #contact-section {
                scroll-margin-top: 96px;
            }

            .aboutus-section-two {
                padding: 54px 0 42px;
            }

            .aboutus-section-two .row {
                align-items: center;
            }

            .aboutus-section-two .aboutus-img {
                max-width: 500px;
                margin-bottom: 24px;
            }

            .aboutus-section-two .aboutus-img.spice-about-van {
                min-height: 360px;
            }
        }

        @media (max-width: 575.98px) {
            .aboutus-section-two {
                padding: 42px 0 34px;
            }

            .aboutus-section-two .aboutus-img {
                margin-bottom: 14px;
            }

            .aboutus-section-two .aboutus-img.spice-about-van {
                min-height: 260px;
                padding: 10px;
            }
        }

        @media (max-width: 767.98px) {
            .aboutus-section-two .aboutus-content .section-header {
                text-align: center;
            }

            .aboutus-section-two .aboutus-content .section-header .section-title-one {
                justify-content: center !important;
            }

            .aboutus-section-two .aboutus-content .section-header .badge {
                display: inline-flex;
                justify-content: center;
                margin-left: auto;
                margin-right: auto;
            }

            .aboutus-section-two .aboutus-content-item,
            .aboutus-section-two .aboutus-content-item .aboutus-text {
                text-align: center;
            }

            .aboutus-section-two .aboutus-content-item .custom-title {
                justify-content: center;
            }
        }

        .delicious-info .delicious-img.spice-truck-photo-wrap {
            background: #070604;
            border: 0;
            border-radius: 8px;
            box-shadow: 0 24px 44px rgba(7, 6, 4, 0.22);
            display: block !important;
            height: 100%;
            outline: 1px solid rgba(216, 173, 72, 0.36);
            overflow: hidden;
            position: relative;
        }

        .delicious-img.spice-truck-photo-wrap::after {
            background: linear-gradient(180deg, rgba(7, 6, 4, 0) 52%, rgba(7, 6, 4, 0.48) 100%);
            content: "";
            display: none;
            inset: 0;
            pointer-events: none;
            position: absolute;
        }

        .delicious-img .spice-truck-photo {
            display: block;
            height: 100% !important;
            min-height: 430px;
            object-fit: contain;
            object-position: center;
            transform: none !important;
            width: 100%;
        }

        .spice-truck-photo-wrap .shape-img {
            display: none !important;
        }

        .delicious-info .delicious-img.spice-truck-photo-wrap .offer-item {
            background: rgba(7, 6, 4, 0.88);
            background-image: none !important;
            border: 1px solid rgba(216, 173, 72, 0.42);
            border-radius: 8px;
            bottom: 22px;
            box-shadow: 0 16px 30px rgba(7, 6, 4, 0.28);
            height: auto !important;
            min-height: 92px;
            padding: 16px 14px !important;
            right: 22px;
            width: 132px !important;
            z-index: 2;
        }

        .delicious-info .delicious-img.spice-truck-photo-wrap .offer-item {
            display: none;
        }

        .delicious-info .delicious-img.spice-truck-photo-wrap .offer-item h2 {
            color: #f3d889 !important;
            font-size: 26px !important;
            line-height: 1;
        }

        .delicious-info .delicious-img.spice-truck-photo-wrap .offer-item p {
            color: #fff8e6 !important;
            font-size: 12px !important;
            line-height: 1.25;
        }

        @media (max-width: 991.98px) {
            .delicious-info .delicious-img.spice-truck-photo-wrap {
                height: auto;
                margin-bottom: 28px;
            }

            .delicious-img .spice-truck-photo {
                min-height: 0;
                height: 380px;
            }
        }

        @media (max-width: 575.98px) {
            .delicious-img .spice-truck-photo {
                height: 280px;
            }

            .spice-truck-photo-wrap .offer-item {
                bottom: 10px;
                right: 14px;
                min-height: 92px;
                padding: 16px 14px;
                width: 122px;
            }

            .spice-truck-photo-wrap .offer-item h2 {
                font-size: 26px;
            }

            .spice-truck-photo-wrap .offer-item p {
                font-size: 12px;
            }
        }

        .hero-section {
            background-color: #070604;
        }

        header.custom-header .header-nav {
            background: rgba(8, 8, 8, 0.78);
            border: 1px solid rgb(216 173 72 / 65%);
            /* border: 1px solid rgba(216, 173, 72, 0.28); */
            border-radius: 100px;
            padding: 8px 18px;
            backdrop-filter: blur(12px);
        }

        header.fixed.custom-header .header-nav {
            background: rgba(7, 6, 4, 0.94);
            box-shadow: 0 14px 34px rgba(7, 6, 4, 0.22);
        }

        header.fixed.custom-header .main-menu-wrapper .main-nav > li > a {
            color: #fff7dc !important;
        }

        header.custom-header .main-menu-wrapper {
            background: rgba(255, 247, 220, 0.08);
            border: 1px solid rgba(216, 173, 72, 0.22);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
        }

        header.custom-header .main-menu-wrapper .main-nav > li > a,
        header.custom-header .topbar-link {
            color: #fff7dc;
        }

        header.custom-header .main-menu-wrapper .main-nav > li.active > a,
        header.custom-header .main-menu-wrapper .main-nav > li > a:hover {
            background: linear-gradient(135deg, #f8dea0 0%, #d8ad48 52%, #a87521 100%) !important;
            color: #1a1106 !important;
        }

        header .navbar-header #mobile_btn,
        .topbar-link {
            background: #fff8e6;
            border-color: rgba(216, 173, 72, 0.42);
            color: #140e06;
        }

        header.custom-header {
            left: 0;
            padding: 0 !important;
            right: 0;
            width: 100%;
        }

        header.custom-header > .container {
            max-width: 100%;
            padding-left: 0;
            padding-right: 0;
        }

        header.custom-header .header-nav {
            border-left: 0;
            border-radius: 0 !important;
            border-right: 0;
            display: flex;
            gap: 28px;
            justify-content: space-between;
            min-height: 94px;
            /* padding: 10px 54px !important; */
            padding: 0px 96px !important;
            width: 100%;
        }

        header.custom-header .navbar-header {
            flex: 0 0 auto;
        }

        header.custom-header .nav.header-items {
            align-items: center;
            flex: 0 0 auto;
            gap: 12px;
            justify-content: flex-end;
        }

        @media (min-width: 992px) {
            header.custom-header .menu-wrapper {
                display: flex;
                flex: 1 1 auto;
                justify-content: center;
                min-width: 0;
            }

            header.custom-header .main-menu-wrapper {
                background: transparent !important;
                border: 0 !important;
                box-shadow: none !important;
                margin: 0 auto;
            }

            header.custom-header .main-menu-wrapper .main-nav {
                background: transparent !important;
                border: 0 !important;
                box-shadow: none !important;
                gap: 40px;
            }
        }

        @media (min-width: 992px) and (max-width: 1399.98px) {
            header.custom-header .header-nav {
                gap: 16px;
                min-height: 82px;
                padding: 0 34px !important;
            }

            header.custom-header .navbar-brand .site-logo,
            header.custom-header .menu-logo .site-logo {
                max-height: 72px;
            }

            header.custom-header .main-menu-wrapper .main-nav {
                gap: 16px;
            }

            header.custom-header .main-menu-wrapper .main-nav > li > a {
                font-size: 15px;
                padding: 10px 12px !important;
                white-space: nowrap;
            }

            header.custom-header .nav.header-items .primary-btn {
                font-size: 15px;
                padding: 12px 18px !important;
                white-space: nowrap;
            }

            header.custom-header .nav.header-items .primary-btn i {
                margin-left: 4px;
            }
        }

        @media (max-width: 1199.98px) {
            header.custom-header .header-nav {
                gap: 18px;
                padding-left: 28px !important;
                padding-right: 28px !important;
            }
        }

        .banner-content .sub-title,
        .banner-content .banner-text {
            color: #fff4d1 !important;
            text-shadow: 0 2px 14px rgba(7, 6, 4, 0.62);
        }

        .banner-content .sub-title .line {
            background: #d8ad48 !important;
        }

        .banner-content .title {
            color: #fff8e6 !important;
            text-shadow: 0 5px 24px rgba(7, 6, 4, 0.72) !important;
        }

        .banner-content .title span,
        .section-title-one span {
            color: #f3d889 !important;
        }

        .banner-content.wow {
            opacity: 1 !important;
            transform: none !important;
        }

        .primary-btn,
        .btn-primary,
        .secondary-btn,
        .spice-menu-more,
        .footer-map-link,
        .spice-order-cta-button {
            align-items: center;
            background: linear-gradient(135deg, #f8dea0 0%, #d8ad48 48%, #a87521 100%) !important;
            border-color: #d8ad48 !important;
            border-radius: 999px;
            color: #160f07 !important;
            display: inline-flex;
            font-size: 15px;
            font-weight: 700;
            gap: 8px;
            justify-content: center;
            line-height: 1.2;
            min-height: 54px;
            padding: 12px 22px;
            box-shadow: 0 10px 22px rgba(168, 117, 33, 0.22);
        }

        .primary-btn:hover,
        .btn-primary:hover,
        .secondary-btn:hover {
            background: linear-gradient(135deg, #ffe8ad 0%, #c99836 100%) !important;
            border-color: #c99836 !important;
            color: #100a04 !important;
        }

        .bg-primary,
        .badge.bg-primary {
            background-color: #d8ad48 !important;
            color: #140e06 !important;
        }

        .bg-primary-light {
            background-color: rgba(216, 173, 72, 0.12) !important;
        }

        .bg-secondary-light {
            background-color: rgba(7, 6, 4, 0.06) !important;
        }

        .text-primary,
        a.text-primary,
        .text-warning,
        .fa-star.text-warning {
            color: #b8892e !important;
        }

        .testimonial-section .testimonial-item .quatation-icon,
        .testimonial-section .testimonial-item:hover .quatation-icon {
            filter: none !important;
            color: #d8ad48 !important;
        }

        .section-header span,
        .blog-badge,
        .rating i,
        .footer-title {
            color: #d8ad48 !important;
        }

        .section-header.section-header-left {
            text-align: left;
        }

        .section-header.section-header-left .section-title-one {
            justify-content: flex-start !important;
        }

        .spice-section-subtitle {
            color: #1b120a;
            font-family: "Playfair Display", serif;
            font-size: 32px;
            font-weight: 700;
            line-height: 1.14;
            margin-bottom: 12px;
        }

        .border-primary,
        .border-warning {
            border-color: #d8ad48 !important;
        }

        .badge-soft-primary,
        .badge-soft-warning {
            background-color: rgba(216, 173, 72, 0.14) !important;
            color: #8f641e !important;
        }

        .blog-badge {
            background: rgba(216, 173, 72, 0.16);
        }

        .category-slider {
            overflow: hidden !important;
            padding: 30px 4px 8px;
            -ms-overflow-style: none;
            scrollbar-width: none;
        }

        .category-slider::-webkit-scrollbar {
            display: none;
        }

        .category-slider .swiper-pagination,
        .category-slider .swiper-scrollbar,
        .category-slider .swiper-notification {
            display: none !important;
        }

        .category-slider .swiper-wrapper {
            align-items: stretch;
        }

        .category-slider .swiper-slide {
            display: flex;
            height: auto;
        }

        .category-slider .category-item {
            width: 100%;
        }

        .category-slider .category-img {
            align-items: center;
            display: flex;
            height: 190px;
            justify-content: center;
        }

        .category-slider .category-img img {
            height: 190px;
            object-fit: contain;
            width: 190px;
        }

        .category-slider .category-content {
            display: flex;
            flex-direction: column;
            min-height: 153px;
        }

        .category-slider .category-content p {
            flex: 1;
        }

        .category-slider .category-content > a {
            align-self: center;
            margin-top: auto;
        }

        .spice-menu-showcase {
            background: rgba(255, 255, 255, 0.92);
            padding: 74px 0 40px;
            position: relative;
            z-index: 2;
        }

        .choose-section .why-choose-imgs,
        .choose-section .why-choose-imgs * {
            pointer-events: none;
        }
        .choose-section .why-choose-gallery {
            margin: 36px 0 0;
        }

        .choose-section .why-choose-gallery .nav {
            flex-wrap: nowrap;
            gap: 24px;
        }

        .choose-section .why-choose-gallery .nav li {
            position: relative;
            text-align: center;
            width: 25%;
        }

        .choose-section .why-choose-gallery .nav li:nth-child(even) {
            margin-top: 50px;
        }

        .choose-section .why-choose-carousel,
        .choose-section .why-choose-carousel * {
            pointer-events: auto;
        }

        .choose-section .why-choose-carousel {
            overflow: hidden;
            padding: 0 0 54px;
        }

        .choose-section .why-choose-carousel .swiper-wrapper {
            align-items: flex-start;
        }

        .choose-section .why-choose-carousel .swiper-slide {
            display: flex;
            justify-content: center;
            position: relative;
            text-align: center;
        }

        .choose-section .why-choose-carousel .swiper-slide:nth-child(even) {
            margin-top: 50px;
        }

        @media (max-width: 767.98px) {
            .choose-section .why-choose-carousel .swiper-slide:nth-child(even) {
                margin-top: 0;
            }
        }
        .choose-section .why-choose-gallery .why-choose-image-wrap {
            border-radius: 20px;
            display: inline-block;
            isolation: isolate;
            line-height: 0;
            max-width: 100%;
            overflow: hidden;
            position: relative;
            transition: transform 0.35s ease, box-shadow 0.35s ease, filter 0.35s ease;
        }

        .choose-section .why-choose-gallery .why-choose-image-wrap img {
            display: block;
            display: block;
            border-radius: 20px;
            transform: scale(1);
            transition: transform 0.45s ease, filter 0.45s ease;
            width: 100%;
        }

        .choose-section .why-choose-gallery .why-choose-image-wrap::before {
            background: linear-gradient(135deg, rgba(248, 222, 160, 0.18), rgba(216, 173, 72, 0.04) 42%, rgba(255, 255, 255, 0.02) 100%);
            border: 1px solid rgba(248, 222, 160, 0.16);
            border-radius: 20px;
            content: "";
            inset: 0;
            opacity: 0;
            pointer-events: none;
            position: absolute;
            transform: scale(0.96);
            transition: opacity 0.35s ease, transform 0.35s ease;
            z-index: 1;
        }


        .choose-section .why-choose-gallery .why-choose-image-title {
            background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(8, 6, 4, 0.88));
            border-radius: 0 0 20px 20px;
            bottom: 0;
            color: #f3d889;
            font-size: 24px;
            left: 0;
            margin: 0;
            padding: 42px 12px 16px;
            position: absolute;
            right: 0;
            transition: padding 0.35s ease, color 0.35s ease, text-shadow 0.35s ease;
            z-index: 1;
        }

        @media (hover: hover) and (pointer: fine) {
            .choose-section .why-choose-carousel .swiper-slide:hover .why-choose-image-wrap {
                box-shadow: 0 24px 38px rgba(15, 9, 3, 0.28);
                filter: saturate(1.06);
                transform: translateY(-12px);
            }

            .choose-section .why-choose-carousel .swiper-slide:hover .why-choose-image-wrap::before {
                opacity: 1;
                transform: scale(1);
            }

            .choose-section .why-choose-carousel .swiper-slide:hover .why-choose-image-wrap img {
                filter: brightness(1.04);
                transform: scale(1.08);
            }

            .choose-section .why-choose-carousel .swiper-slide:hover .why-choose-image-title {
                color: #ffe4a1;
                padding-bottom: 20px;
                text-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
            }
        }

        @media (max-width: 991.98px) {
            .choose-section .why-choose-gallery {
                display: block;
            }

            .choose-section .why-choose-gallery .nav {
                flex-wrap: wrap;
            }

            .choose-section .why-choose-gallery .nav li {
                width: calc(50% - 12px);
            }
        }

        @media (max-width: 767.98px) {
            .choose-section .why-choose-gallery .nav li:nth-child(even) {
                margin-top: 0;
            }
        }

        @media (max-width: 575.98px) {
            .choose-section .why-choose-gallery .nav li {
                width: 100%;
            }
        }

        .spice-menu-showcase .section-title-one {
            color: #160f07;
        }

        .spice-menu-filters {
            display: flex;
            flex-direction: column;
            gap: 6px;
            margin: 8px auto 18px;
            max-width: 1180px;
        }

        .spice-menu-filter-row {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            justify-content: center;
        }

        .spice-menu-filter {
            background: rgba(255, 255, 255, 0.92);
            border: 1px solid rgba(96, 50, 25, 0.42);
            border-radius: 4px;
            color: #2b1a0d;
            font-size: 14px;
            font-weight: 600;
            line-height: 1;
            min-width: 92px;
            padding: 8px 14px;
            flex: 0 0 auto;
            transition: all 0.25s ease;
            width: 130px;
            white-space: nowrap;
        }

        .spice-menu-filter[data-menu-filter="home"],
        .spice-menu-filter[data-menu-filter="chinese"] {
            width: 144px;
        }

        .spice-menu-filter[data-menu-filter="tandoori-special"],
        .spice-menu-filter[data-menu-filter="accompaniments"] {
            width: 162px;
        }

        .spice-menu-filter:hover,
        .spice-menu-filter.active {
            background: #653419;
            border-color: #653419;
            color: #fff8ea;
            box-shadow: 0 10px 22px rgba(101, 52, 25, 0.18);
        }

        .spice-menu-grid {
            align-items: stretch;
            display: flex;
            flex-wrap: wrap;
            gap: 44px 34px;
            justify-content: center;
            margin: 0 auto;
            max-width: 1050px;
        }

        .spice-menu-card {
            display: flex;
            flex: 0 0 calc((100% - 102px) / 4);
            flex-direction: column;
            max-width: calc((100% - 102px) / 4);
            min-width: 0;
            text-align: center;
            transition: transform 0.35s ease, filter 0.35s ease;
        }

        .spice-menu-card.is-hidden {
            display: none;
        }

        .spice-menu-img {
            align-items: center;
            display: flex;
            height: 230px;
            justify-content: center;
            margin-bottom: 16px;
            position: relative;
            transition: transform 0.35s ease;
        }

        .spice-menu-img::before {
            background: radial-gradient(circle, rgba(216, 173, 72, 0.16) 0%, rgba(216, 173, 72, 0.08) 38%, rgba(216, 173, 72, 0) 68%);
            border: 1px solid rgba(216, 173, 72, 0.12);
            border-radius: 50%;
            content: "";
            height: 208px;
            position: absolute;
            transition: opacity 0.4s ease, transform 0.4s ease, box-shadow 0.4s ease;
            width: 208px;
        }

        .spice-menu-img img {
            filter: drop-shadow(0 12px 18px rgba(20, 12, 5, 0.12));
            height: 230px;
            object-fit: contain;
            position: relative;
            transform: rotate(0deg) scale(1);
            transform-origin: center center;
            transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1), filter 0.45s ease;
            width: 230px;
            z-index: 1;
        }

        .spice-menu-card h3 {
            color: #160f07;
            font-size: 24px;
            line-height: 1.1;
            margin-bottom: 7px;
            transition: color 0.3s ease, transform 0.3s ease;
        }

        .spice-menu-card p {
            color: #5f5348;
            display: none;
            font-size: 14px;
            line-height: 1.4;
            margin: 0 auto 9px;
            max-width: 230px;
            min-height: 40px;
        }

        .spice-menu-tag {
            color: #8b542c;
            font-size: 14px;
            font-weight: 700;
            transition: color 0.3s ease, letter-spacing 0.3s ease;
        }

        @media (hover: hover) and (pointer: fine) {
            .spice-menu-card:hover {
                filter: saturate(1.05);
                transform: translateY(-10px);
            }

            .spice-menu-card:hover .spice-menu-img {
                transform: translateY(-4px);
            }

            .spice-menu-card:hover .spice-menu-img::before {
                box-shadow: 0 16px 28px rgba(216, 173, 72, 0.14);
                opacity: 1;
                transform: scale(1.08);
            }

            .spice-menu-card:hover .spice-menu-img img {
                filter: drop-shadow(0 20px 28px rgba(20, 12, 5, 0.2));
                transform: rotate(11deg) scale(1.08);
            }

            .spice-menu-card:nth-child(even):hover .spice-menu-img img {
                transform: rotate(-11deg) scale(1.08);
            }

            .spice-menu-card:hover h3 {
                color: #9b651f;
                transform: translateY(-2px);
            }

            .spice-menu-card:hover .spice-menu-tag {
                color: #d08d2a;
                letter-spacing: 0.02em;
            }
        }

        .spice-menu-actions {
            margin-top: 34px;
            text-align: center;
        }

        .spice-menu-more {
            background: #653419;
            border: 1px solid #653419;
            box-shadow: 0 12px 24px rgba(101, 52, 25, 0.22);
            color: #fff8ea;
        }

        .spice-menu-more:hover,
        .spice-menu-more:focus {
            background: #d8ad48;
            border-color: #d8ad48;
            color: #160f07;
        }

        .tasty-menu-section {
            background:
                /* linear-gradient(180deg, rgba(255, 255, 255, 0.78) 0%, rgba(255, 255, 255, 0.62) 14%, rgba(255, 248, 235, 0.56) 14%, rgba(251, 240, 220, 0.58) 83%, rgba(255, 255, 255, 0.78) 83%, rgba(255, 255, 255, 0.88) 100%), */
                url("../img/bg/bg-menu.png") center / cover no-repeat;
            overflow: hidden;
            padding: 20px 0;
            position: relative;
        }

        .tasty-menu-section .tasty-menu-top {
            margin: 0 auto 26px;
            max-width: 960px;
            text-align: center;
        }

        .tasty-menu-section .tasty-menu-top .tasty-icon {
            background: linear-gradient(145deg, #f6d16f 0%, #dba42a 100%);
            border: 3px solid rgba(255, 255, 255, 0.9);
            box-shadow: 0 12px 24px rgba(196, 137, 24, 0.22);
            height: 62px;
            margin: 0 auto 12px;
            width: 62px;
        }

        .tasty-menu-section .tasty-menu-top .tasty-icon img {
            filter: brightness(0) invert(1);
            width: 30px;
        }

        .tasty-menu-section .section-title-one {
            color: #fcfcfc !important;
            font-family: Georgia, "Times New Roman", serif;
            font-size: 56px;
            letter-spacing: 0;
            line-height: 1;
        }

        .tasty-menu-section .section-header .text-bar,
        .order-section-heading .text-bar {
            background: #d8ad48;
            display: inline-block;
            height: 2px;
            margin: 0 12px;
            width: 40px;
        }

        .tasty-menu-section .tasty-menu-top p {
            color: #ffffff !important;
            font-size: 18px;
            line-height: 1.35;
            margin: 0 auto;
            max-width: 720px;
        }

        .tasty-menu-ornament {
            align-items: center;
            display: flex;
            gap: 8px;
            justify-content: center;
            margin: 18px auto 0;
        }

        .tasty-menu-ornament::before,
        .tasty-menu-ornament::after {
            background: #d9a62e;
            content: "";
            height: 1px;
            width: 72px;
        }

        .tasty-menu-ornament span {
            border: 2px solid #d9a62e;
            height: 9px;
            transform: rotate(45deg);
            width: 9px;
        }

        .tasty-tab-item {
            background: rgba(255, 252, 246, 0.80);
            border: 1px solid #dba638;
            border-radius: 18px;
            backdrop-filter: blur(2px);
            box-shadow: 0 22px 44px rgba(52, 38, 15, 0.18);
            margin: 0 auto;
            max-width: 1320px;
            padding: 22px 26px 34px;
        }

        .tasty-menu-section .tasty-menu-tab .nav {
            display: flex;
            gap: 14px;
            justify-content: center;
            margin: 0 auto 24px;
            max-width: 1240px;
            row-gap: 22px;
        }

        .tasty-menu-section .tasty-menu-tab .nav a {
            align-items: center !important;
            background: linear-gradient(180deg, #1c1c1c 0%, #0b0b0b 100%);
            border: 1px solid #d7a642;
            border-radius: 8px !important;
            box-shadow: 0 12px 22px rgba(18, 12, 5, 0.18);
            color: #fff8e8;
            display: inline-flex !important;
            font-size: 15px !important;
            font-weight: 700;
            gap: 12px;
            justify-content: center;
            min-height: 50px;
            min-width: 146px;
            padding: 4px 16px !important;
            text-align: center;
            transition: all 0.22s ease;
            white-space: nowrap;
        }

        .tasty-menu-section .tasty-menu-tab .nav li:first-child a {
            border-radius: 10px 0 0 10px;
        }

        .tasty-menu-section .tasty-menu-tab .nav li:nth-child(8) a,
        .tasty-menu-section .tasty-menu-tab .nav li:last-child a {
            border-radius: 0 10px 10px 0;
        }

        .tasty-menu-section .tasty-menu-tab .nav a:hover {
            background: linear-gradient(180deg, #242424 0%, #101010 100%);
            border-color: #f0c667;
            box-shadow: 0 14px 24px rgba(18, 12, 5, 0.26);
            color: #fff8e8;
        }

        .tasty-menu-section .tasty-menu-tab .nav a.active {
            background: linear-gradient(135deg, #f8d978 0%, #d9a435 100%);
            border-color: #d9a435;
            box-shadow: 0 16px 28px rgba(159, 107, 20, 0.24);
            color: #171006;
        }

        .tasty-tab-icon {
            align-items: center;
            color: #f2c86c;
            display: inline-flex;
            flex: 0 0 auto;
            font-size: 30px;
            height: 42px;
            justify-content: center;
            line-height: 1;
            width: 42px;
        }

        .tasty-menu-section .tasty-menu-tab .nav a:hover .tasty-tab-icon {
            color: #f2c86c;
        }

        .tasty-menu-section .tasty-menu-tab .nav a.active .tasty-tab-icon {
            background: #101010;
            border-radius: 8px;
            color: #f2c86c;
        }

        .tasty-menu-panel {
            background: rgba(255, 255, 255, 0.86);
            border: 1px solid #e2bc6a;
            border-radius: 14px;
            padding: 26px 30px;
            position: relative;
        }

        .tasty-menu-panel.is-scrollable {
            max-height: 585px;
            overflow-y: auto;
            scrollbar-color: #d9a62e rgba(217, 166, 46, 0.12);
            scrollbar-width: thin;
        }

        .tasty-menu-panel.is-scrollable::-webkit-scrollbar {
            width: 6px;
        }

        .tasty-menu-panel.is-scrollable::-webkit-scrollbar-track {
            background: rgba(217, 166, 46, 0.12);
            border-radius: 999px;
        }

        .tasty-menu-panel.is-scrollable::-webkit-scrollbar-thumb {
            background: #d9a62e;
            border-radius: 999px;
        }

        .tasty-category-block {
            display: grid;
            gap: 26px;
            grid-template-columns: 112px minmax(0, 1fr);
            padding: 24px 0 28px;
        }

        .tasty-category-block + .tasty-category-block {
            border-top: 1px solid #f1dfbd;
        }

        .tasty-category-visual {
            align-items: flex-start;
            display: flex;
            justify-content: center;
        }

        .tasty-category-visual img {
            border: 4px solid #fff;
            border-radius: 50%;
            box-shadow: 0 7px 16px rgba(54, 39, 14, 0.2);
            height: 74px;
            object-fit: cover;
            width: 74px;
        }

        .tasty-category-body {
            min-width: 0;
        }

        .tasty-menu-items {
            display: grid;
            gap: 16px 54px;
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .tasty-menu-group-title {
            color: #c8890d;
            font-family: Georgia, "Times New Roman", serif;
            font-size: 28px;
            line-height: 1;
            margin: 0 0 16px;
            position: relative;
        }

        .tasty-menu-group-title::after {
            background: linear-gradient(90deg, #d9a62e 0 44px, transparent 44px 52px, #d9a62e 52px 96px);
            content: "";
            display: block;
            height: 1px;
            margin-top: 10px;
            width: 110px;
        }

        .tasty-menu-section .tasty-menu-item {
            border-bottom: 1px dashed #ead9b9;
            padding: 0 0 10px 18px;
            position: relative;
        }

        .tasty-menu-section .tasty-menu-item::before {
            background: #d9a435;
            border-radius: 8px 8px 8px 0;
            content: "";
            height: 7px;
            left: 0;
            position: absolute;
            top: 8px;
            transform: rotate(45deg);
            width: 7px;
        }

        .tasty-menu-section .tasty-menu-item:last-child {
            padding-bottom: 12px;
        }

        .tasty-menu-section .tasty-menu-item .menu-top {
            display: block;
        }

        .tasty-menu-section .tasty-menu-item .title {
            color: #141414;
            font-size: 20px;
            line-height: 1.15;
            margin-bottom: 0;
        }

        .tasty-menu-section .tasty-menu-item p {
            color: #4b4b4b;
            font-size: 14px;
            line-height: 1.45;
            margin-top: 6px;
        }

        .tasty-menu-section .tasty-menu-item .dots,
        .tasty-menu-section .tasty-menu-item .price {
            display: none;
        }

        .tasty-menu-section .view-all {
            text-align: center;
        }

        @media (max-width: 1199.98px) {
            .spice-menu-card {
                flex-basis: calc((100% - 68px) / 3);
                max-width: calc((100% - 68px) / 3);
            }
        }

        @media (max-width: 991.98px) {
            .spice-menu-filters {
                max-width: 620px;
            }

            .spice-menu-filter-row {
                flex-wrap: wrap;
            }

            .spice-menu-filter {
                width: 180px;
            }

            .spice-menu-card {
                flex-basis: calc((100% - 34px) / 2);
                max-width: calc((100% - 34px) / 2);
            }

            .tasty-menu-grid {
                grid-template-columns: 1fr;
            }

            .tasty-menu-section .section-title-one {
                font-size: 46px;
            }

            .tasty-tab-item {
                padding: 12px;
            }

            .tasty-menu-section .tasty-menu-tab .nav {
                flex-wrap: wrap;
            }

            .tasty-menu-section .tasty-menu-tab .nav a {
                border-radius: 10px !important;
                min-width: 164px;
            }
        }

        @media (max-width: 575.98px) {
            .spice-menu-showcase {
                padding: 56px 0 130px;
            }

            .spice-menu-grid {
                gap: 36px;
            }

            .spice-menu-card {
                flex-basis: 100%;
                max-width: 100%;
            }

            .spice-menu-filters {
                margin-bottom: 16px;
                gap: 6px;
            }

            .spice-menu-filter-row {
                gap: 6px 8px;
            }

            .spice-menu-filter {
                font-size: 13px;
                min-width: auto;
                padding: 8px 10px;
                width: calc(50% - 4px);
            }

            .tasty-menu-panel {
                padding: 18px 14px;
            }

            .tasty-menu-panel.is-scrollable {
                max-height: 520px;
            }

            .tasty-menu-section {
                padding: 64px 0;
            }

            .tasty-menu-section .section-title-one {
                font-size: 33px;
            }

            .tasty-menu-section .tasty-menu-top p {
                font-size: 15px;
            }

            .tasty-menu-ornament::before,
            .tasty-menu-ornament::after {
                width: 48px;
            }

            .tasty-tab-item {
                border-radius: 12px;
                padding: 10px;
            }

            .tasty-menu-section .tasty-menu-tab .nav a {
                font-size: 14px;
                justify-content: flex-start;
                min-width: 0;
                padding-left: 8px;
                padding-right: 8px;
                white-space: nowrap;
                width: calc(50% - 5px);
            }

            .tasty-tab-icon {
                font-size: 22px;
            }

            .tasty-category-block {
                gap: 14px;
                grid-template-columns: 1fr;
                padding: 22px 0;
            }

            .tasty-category-visual {
                justify-content: flex-start;
            }

            .tasty-category-visual img {
                height: 62px;
                width: 62px;
            }

            .tasty-menu-items {
                grid-template-columns: 1fr;
            }
        }

        .footer {
            background: #070604;
        }

        .footer .footer-content,
        .footer .footer-contact,
        .footer .footer-bottom {
            border-color: rgba(216, 173, 72, 0.22);
        }

        .footer-map-strip {
            background: #090704;
            padding: 0 0 18px;
        }

        .footer-map-strip .container {
            max-width: 1240px;
        }

        .footer-map-shell {
            background: linear-gradient(180deg, rgba(18, 12, 5, 0.98) 0%, rgba(9, 7, 4, 0.98) 100%);
            border: 1px solid rgba(216, 173, 72, 0.2);
            border-radius: 26px;
            overflow: hidden;
            position: relative;
        }

        .footer-map-shell::before {
            background: linear-gradient(90deg, transparent, rgba(216, 173, 72, 0.22), transparent);
            content: "";
            height: 1px;
            left: 34px;
            position: absolute;
            right: 34px;
            top: 0;
            z-index: 1;
        }

        .footer-map-header {
            align-items: center;
            display: flex;
            gap: 18px;
            justify-content: space-between;
            padding: 22px 26px 18px;
            position: relative;
            z-index: 1;
        }

        .footer-map-copy h3 {
            color: #fff8e6;
            font-size: 28px;
            margin-bottom: 6px;
        }

        .footer-map-copy p {
            color: rgba(255, 244, 209, 0.76);
            line-height: 1.7;
            margin: 0;
        }

        .footer-map-link {
            background: linear-gradient(135deg, #f8d978 0%, #d8ad48 100%);
            color: #150e06;
            white-space: nowrap;
        }

        .footer-map-link:hover {
            color: #150e06;
        }

        .footer-map-frame {
            border-top: 1px solid rgba(216, 173, 72, 0.16);
            height: 280px;
        }

        .footer-map-frame iframe {
            border: 0;
            display: block;
            height: 100%;
            width: 100%;
        }

        .footer p,
        .footer a,
        .footer .working-hours p {
            color: #e9dcc1;
        }

        .footer a:hover {
            color: #f3d889;
        }

        .site-logo {
            width: auto;
            max-height: 110px;
            object-fit: contain;
        }

        .menu-logo .site-logo {
            max-height: 64px;
        }

        .footer-logo.site-logo {
            max-height: 118px;
        }

        @media (max-width: 767.98px) {
            .footer-map-strip {
                padding-bottom: 14px;
            }

            .footer-map-shell {
                border-radius: 22px;
            }

            .footer-map-header {
                align-items: flex-start;
                flex-direction: column;
                gap: 12px;
                padding: 18px 18px 14px;
            }

            .footer-map-copy h3 {
                font-size: 22px;
            }

            .footer-map-copy p {
                font-size: 14px;
            }

            .footer-map-link {
                width: 100%;
            }

            .footer-map-frame {
                height: 240px;
            }

            .footer .footer-about {
                text-align: center;
            }

            .footer .footer-about > a {
                display: inline-flex;
                justify-content: center;
            }

            .footer .footer-follow-title {
                display: none;
            }

            .footer .footer-follow-social {
                display: none;
            }

            .footer .footer-contact-follow-mobile {
                margin-top: 18px;
                text-align: center;
            }

            .footer .footer-contact-follow-mobile h5 {
                color: #d8ad48;
                font-size: 18px;
                margin-bottom: 12px;
            }

            .footer .footer-contact-follow-mobile .social-icon {
                justify-content: center;
            }
        }

        @media (max-width: 991.98px) {
            .footer .footer-follow-title,
            .footer .footer-follow-social {
                display: none !important;
            }

            .footer .footer-contact {
                border-top: 0 !important;
                margin-top: 0 !important;
                padding-top: 8px !important;
            }

            .footer .working-hours {
                display: none;
            }

            .footer .working-hours-mobile-line {
                color: #e9dcc1;
                display: block !important;
                font-size: 14px;
                line-height: 1.6;
                margin-top: 6px;
            }

            .footer .footer-getintouch-mobile {
                display: block !important;
                margin-top: 18px;
                text-align: left;
            }

            .footer .footer-getintouch-mobile h4 {
                color: #ffffff;
                font-size: 22px;
                margin-bottom: 6px;
            }

            .footer .footer-getintouch-mobile p {
                color: #e9dcc1;
                margin-bottom: 0;
            }

            .footer-contact .footer-contact-title-col,
            .footer-contact .contact-title {
                display: none;
            }

            .footer-contact .row {
                gap: 10px !important;
            }

            .footer-contact .col-sm-6 {
                flex: 0 0 100%;
                max-width: 100%;
                width: 100%;
            }

            .footer-contact .contact-item {
                margin-top: 0;
                width: 100%;
            }
        }


        .spice-gallery-section {
            background: #fffaf0;
            padding: 82px 0 0;
            overflow: hidden;
        }

        .spice-gallery-section .section-header {
            margin-bottom: 24px;
        }

        .spice-gallery-section .section-title-one {
            color: #1c1408 !important;
        }

        .spice-gallery-filters {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            justify-content: center;
            margin-bottom: 30px;
        }

        .spice-gallery-filter {
            background: #f8f1e1;
            border: 1px solid rgba(216, 173, 72, 0.38);
            border-radius: 0;
            color: #1c1408;
            font-size: 13px;
            font-weight: 700;
            min-width: 78px;
            padding: 8px 18px;
            transition: all 0.22s ease;
        }

        .spice-gallery-filter.active,
        .spice-gallery-filter:hover {
            background: #d8ad48;
            border-color: #d8ad48;
            color: #070604;
        }

        .spice-gallery-grid {
            display: grid;
            grid-auto-flow: dense;
            grid-auto-rows: 190px;
            grid-template-columns: repeat(12, minmax(0, 1fr));
            width: 100%;
        }

        .spice-gallery-item {
            display: block;
            overflow: hidden;
            position: relative;
        }

        .spice-gallery-item.is-hidden {
            display: none;
        }

        .spice-gallery-item img {
            display: block;
            height: 100%;
            object-fit: cover;
            transform: scale(1.01);
            transition: transform 0.45s ease;
            width: 100%;
        }

        .spice-gallery-item::after {
            background: linear-gradient(180deg, rgba(7, 6, 4, 0) 30%, rgba(7, 6, 4, 0.72) 100%);
            content: "";
            inset: 0;
            opacity: 0;
            position: absolute;
            transition: opacity 0.28s ease;
        }

        .spice-gallery-caption {
            bottom: 14px;
            color: #fff8e8;
            font-size: 18px;
            font-weight: 800;
            left: 20px;
            opacity: 0;
            position: absolute;
            right: 20px;
            transform: translateY(10px);
            transition: all 0.28s ease;
            z-index: 1;
        }

        .spice-gallery-caption span {
            color: #f3d889;
            display: block;
            font-size: 13px;
            margin-top: 3px;
        }

        .spice-gallery-item:hover img {
            transform: scale(1.08);
        }

        .spice-gallery-item:hover::after,
        .spice-gallery-item:hover .spice-gallery-caption {
            opacity: 1;
            transform: translateY(0);
        }

        .spice-gallery-item.gallery-small {
            grid-column: span 2;
            grid-row: span 2;
        }

        .spice-gallery-item.gallery-medium {
            grid-column: span 3;
            grid-row: span 2;
        }

        .spice-gallery-item.gallery-wide {
            grid-column: span 5;
            grid-row: span 2;
        }

        .spice-gallery-item.gallery-large {
            grid-column: span 5;
            grid-row: span 2;
        }

        .spice-gallery-item.gallery-tall {
            grid-column: span 4;
            grid-row: span 2;
        }

        @media (max-width: 991.98px) {
            .spice-gallery-grid {
                grid-auto-rows: 170px;
                grid-template-columns: repeat(6, minmax(0, 1fr));
            }

            .spice-gallery-item.gallery-small,
            .spice-gallery-item.gallery-medium,
            .spice-gallery-item.gallery-wide,
            .spice-gallery-item.gallery-large,
            .spice-gallery-item.gallery-tall {
                grid-column: span 3;
                grid-row: span 2;
            }
        }

        @media (max-width: 575.98px) {
            .spice-gallery-section {
                padding-top: 60px;
            }

            .spice-gallery-grid {
                display: block;
            }

            .spice-gallery-item {
                height: 260px;
            }

            .spice-gallery-filter {
                min-width: 0;
                padding: 8px 14px;
            }
        }
        .spice-testimonial-section {
            align-items: center;
            background:
                linear-gradient(90deg, rgba(7, 6, 4, 0.18) 0%, rgba(7, 6, 4, 0.04) 48%, rgba(7, 6, 4, 0.22) 100%),
                url("../img/bg/spice-testimonial-truck.png") center / cover no-repeat;
            display: flex;
            min-height: 620px;
            overflow: hidden;
            padding: 86px 0;
            position: relative;
        }

        .spice-testimonial-section::before {
            background: rgba(0, 0, 0, 0.03);
            content: "";
            inset: 0;
            position: absolute;
        }

        .spice-testimonial-section .container {
            position: relative;
            z-index: 1;
        }

        .spice-testimonial-panel {
            background: rgba(3, 21, 24, 0.58);
            border-left: 1px solid rgba(216, 173, 72, 0.38);
            backdrop-filter: blur(2px);
            box-shadow: 0 22px 46px rgba(0, 0, 0, 0.24);
            color: #fff8e8;
            margin-left: auto;
            max-width: 650px;
            min-height: 335px;
            padding: 52px 56px;
        }

        .spice-quote-mark {
            color: #f1bd27;
            display: block;
            font-family: Georgia, "Times New Roman", serif;
            font-size: 82px;
            font-weight: 800;
            line-height: 0.75;
            margin-bottom: 16px;
        }

        .spice-testimonial-panel h2 {
            color: #fff8e8;
            font-size: 34px;
            line-height: 1.1;
            margin-bottom: 20px;
        }

        .spice-testimonial-panel h2 span {
            background: #fff8e8;
            color: #070604;
            display: inline;
            padding: 0 6px;
        }

        .spice-testimonial-panel p {
            color: #f1ead8;
            font-size: 17px;
            font-weight: 600;
            line-height: 1.65;
            margin-bottom: 22px;
        }

        .spice-testimonial-author {
            color: #fff8e8;
            font-size: 16px;
            font-weight: 800;
            margin-bottom: 36px;
        }

        .spice-testimonial-author span {
            color: #f1bd27;
        }

        .spice-testimonial-dots {
            display: flex;
            gap: 12px;
        }

        .spice-testimonial-dots span {
            background: #fff8e8;
            display: block;
            height: 9px;
            width: 9px;
        }

        .spice-testimonial-dots span.active {
            background: #d8ad48;
        }

        .spice-success-section {
            background: url("../img/bg/success-stories-bg.png") right center / cover no-repeat;
            overflow: hidden;
            padding: 46px 0 36px;
            position: relative;
        }

        .spice-success-section::before {
            /* background: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.95) 38%, rgba(255, 255, 255, 0.86) 56%, rgba(255, 255, 255, 0.16) 100%); */
            content: "";
            inset: 0;
            position: absolute;
        }

        .spice-success-section .container {
            position: relative;
            z-index: 1;
        }

        .spice-success-wrap {
            max-width: 790px;
            position: relative;
        }

        .spice-success-leaves {
            display: flex;
            flex-direction: column;
            gap: 8px;
            left: 8px;
            position: absolute;
            top: -4px;
        }

        .spice-success-leaves img {
            width: 42px;
        }

        .spice-success-heading {
            padding-left: 118px;
            text-align: left;
        }

        .spice-success-heading .section-title-one {
            color: #1c1209 !important;
        }

        .spice-success-scriptline {
            align-items: center;
            color: #d8ad48;
            display: inline-flex;
            font-family: "Brush Script MT", "Segoe Script", cursive;
            font-size: 28px;
            gap: 14px;
            line-height: 1;
            margin-bottom: 8px;
        }

        .spice-success-scriptline span {
            background: #d8ad48;
            border-radius: 999px;
            display: block;
            height: 3px;
            width: 34px;
        }

        .spice-success-title {
            color: #1c1209;
            font-size: clamp(38px, 4.7vw, 64px);
            font-weight: 800;
            letter-spacing: 0;
            line-height: 0.96;
            margin-bottom: 10px;
        }

        .spice-success-title strong {
            color: #d8ad48;
            display: block;
            font-weight: 800;
        }

        .spice-success-divider {
            align-items: center;
            color: #d8ad48;
            display: flex;
            gap: 14px;
            margin-bottom: 10px;
            max-width: 250px;
        }

        .spice-success-divider span {
            background: rgba(216, 173, 72, 0.66);
            display: block;
            flex: 1;
            height: 1px;
        }

        .spice-success-divider i {
            font-size: 14px;
        }

        .spice-success-heading p {
            color: #645c57;
            font-size: 17px;
            line-height: 1.5;
            margin: 0 0 18px;
            max-width: 665px;
        }

        .spice-success-cards {
            display: grid;
            gap: 14px;
            grid-template-columns: repeat(3, minmax(0, 1fr));
        }

        .spice-success-order-card {
            margin-top: 24px;
        }

        .spice-success-card {
            background: rgba(255, 255, 255, 0.95);
            border: 1px solid rgba(216, 173, 72, 0.14);
            border-radius: 20px;
            box-shadow: 0 18px 42px rgba(38, 24, 9, 0.12);
            min-height: 100%;
            padding: 18px 18px 16px;
            text-align: center;
        }

        .spice-success-quote {
            color: #d8ad48;
            display: block;
            font-family: Georgia, "Times New Roman", serif;
            font-size: 54px;
            font-weight: 800;
            line-height: 0.65;
            margin-bottom: 4px;
        }

        .spice-success-stars {
            color: #d8ad48;
            display: flex;
            gap: 5px;
            justify-content: center;
            margin-bottom: 10px;
        }

        .spice-success-card p {
            color: #2a2018;
            font-size: 15px;
            line-height: 1.48;
            margin-bottom: 12px;
        }

        .spice-success-avatar {
            border: 3px solid rgba(216, 173, 72, 0.24);
            border-radius: 50%;
            display: inline-flex;
            height: 52px;
            margin-bottom: 10px;
            overflow: hidden;
            width: 52px;
        }

        .spice-success-avatar img {
            height: 100%;
            object-fit: cover;
            width: 100%;
        }

        .spice-success-name {
            color: #1b120a;
            font-size: 17px;
            font-weight: 800;
            margin-bottom: 4px;
        }

        .spice-success-meta {
            align-items: center;
            color: #7b6f62;
            display: inline-flex;
            font-size: 14px;
            gap: 8px;
        }

        .spice-success-meta i {
            color: #d8ad48;
            font-size: 14px;
        }

        @media (max-width: 1199.98px) {
            .spice-success-wrap {
                max-width: 680px;
            }

            .spice-success-heading {
                padding-left: 96px;
            }

            .spice-success-cards {
                grid-template-columns: repeat(2, minmax(0, 1fr));
            }
        }

        @media (max-width: 991.98px) {
            .spice-success-section {
                background-position: 72% center;
                padding: 40px 0 34px;
            }

            .spice-success-section::before {
                background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.94) 52%, rgba(255, 255, 255, 0.88) 100%);
            }

            .spice-success-wrap {
                max-width: 100%;
            }

            .spice-success-heading {
                padding-left: 84px;
            }

            .spice-success-heading p {
                max-width: 560px;
            }
        }

        @media (max-width: 767.98px) {
            .spice-success-section {
                background-position: 78% top;
                padding: 36px 0 32px;
            }

            .spice-success-leaves {
                left: 0;
                top: -8px;
            }

            .spice-success-leaves img {
                width: 34px;
            }

            .spice-success-heading {
                padding-left: 0;
                padding-top: 56px;
            }

            .spice-success-scriptline {
                font-size: 24px;
                gap: 10px;
            }

            .spice-success-scriptline span {
                width: 28px;
            }

            .spice-success-title {
                font-size: 34px;
            }

            .spice-success-heading p {
                font-size: 15px;
                margin-bottom: 16px;
            }

            .spice-success-cards {
                grid-template-columns: 1fr;
            }

            .spice-success-order-card {
                margin-top: 18px;
            }
        }

        @media (max-width: 575.98px) {
            .spice-success-section {
                background-position: 82% top;
                padding: 30px 0 26px;
            }

            .spice-success-scriptline {
                font-size: 20px;
            }

            .spice-success-title {
                font-size: 28px;
            }

            .spice-success-card {
                padding: 16px 16px 14px;
            }

            .spice-success-card p {
                font-size: 16px;
            }

            .spice-section-subtitle,
            .order-display-title {
                font-size: 24px;
            }
        }

        .spice-contact-section {
            background:
                radial-gradient(circle at top left, rgba(216, 173, 72, 0.12), transparent 26%),
                radial-gradient(circle at bottom right, rgba(216, 173, 72, 0.08), transparent 24%),
                #080603;
            overflow: hidden;
            padding: 80px 0;
            position: relative;
        }

        .spice-contact-section .section-title-one,
        .spice-contact-section .section-header p {
            color: #fff8e6 !important;
        }

        .spice-contact-wrap {
            display: grid;
            gap: 28px;
            grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr);
            margin-top: 34px;
        }

        .spice-contact-card,
        .spice-contact-map-card {
            background: linear-gradient(180deg, rgba(19, 13, 7, 0.98) 0%, rgba(10, 7, 4, 0.98) 100%);
            border: 1px solid rgba(216, 173, 72, 0.22);
            border-radius: 28px;
            box-shadow: 0 24px 54px rgba(0, 0, 0, 0.24);
            height: 100%;
            position: relative;
        }

        .spice-contact-card {
            padding: 34px;
        }

        .spice-contact-card::before,
        .spice-contact-map-card::before {
            background: linear-gradient(90deg, transparent, rgba(216, 173, 72, 0.24), transparent);
            content: "";
            height: 1px;
            left: 32px;
            position: absolute;
            right: 32px;
            top: 0;
        }

        .spice-contact-copy h3 {
            color: #fff8e6;
            font-size: 38px;
            line-height: 1.08;
            margin-bottom: 12px;
        }

        .spice-contact-copy p {
            color: rgba(255, 244, 209, 0.82);
            font-size: 16px;
            line-height: 1.8;
            margin-bottom: 0;
            max-width: 560px;
        }

        .spice-contact-list {
            display: grid;
            gap: 16px;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            margin-top: 26px;
        }

        .spice-contact-item {
            align-items: flex-start;
            background: rgba(255, 248, 230, 0.03);
            border: 1px solid rgba(216, 173, 72, 0.16);
            border-radius: 22px;
            display: flex;
            gap: 14px;
            min-height: 112px;
            padding: 18px;
        }

        .spice-contact-item > div:last-child {
            flex: 1;
            min-width: 0;
        }

        .spice-contact-icon {
            align-items: center;
            background: linear-gradient(135deg, #f7d989 0%, #d8ad48 100%);
            border-radius: 18px;
            color: #150e06;
            display: inline-flex;
            flex: 0 0 52px;
            font-size: 21px;
            height: 52px;
            justify-content: center;
            width: 52px;
        }

        .spice-contact-item span {
            color: #d8ad48;
            display: block;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: 0.12em;
            margin-bottom: 8px;
            text-transform: uppercase;
        }

        .spice-contact-item strong,
        .spice-contact-item strong a {
            color: #fff8e6;
            display: block;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            overflow-wrap: anywhere;
            word-break: break-word;
        }

        .spice-contact-item p {
            color: rgba(255, 244, 209, 0.74);
            font-size: 14px;
            line-height: 1.65;
            margin: 5px 0 0;
        }

        .spice-contact-actions {
            display: flex;
            flex-wrap: wrap;
            gap: 14px;
            margin-top: 24px;
        }

        .spice-contact-actions .primary-btn,
        .spice-contact-actions .spice-contact-map-btn {
            align-items: center;
            border-radius: 999px;
            display: inline-flex;
            gap: 10px;
            justify-content: center;
            min-height: 56px;
            padding: 14px 24px;
        }

        .spice-contact-actions .spice-contact-map-btn {
            background: rgba(255, 248, 230, 0.08);
            border: 1px solid rgba(216, 173, 72, 0.24);
            color: #fff8e6;
        }

        .spice-contact-map-card {
            display: flex;
            flex-direction: column;
            padding: 22px;
        }

        .spice-contact-map-top {
            margin-bottom: 18px;
            padding: 6px 8px 0;
        }

        .spice-contact-map-top span {
            color: #d8ad48;
            display: block;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: 0.14em;
            margin-bottom: 8px;
            text-transform: uppercase;
        }

        .spice-contact-map-top h3 {
            color: #fff8e6;
            font-size: 28px;
            line-height: 1.18;
            margin-bottom: 8px;
        }

        .spice-contact-map-top p {
            color: rgba(255, 244, 209, 0.76);
            line-height: 1.75;
            margin-bottom: 0;
        }

        .spice-contact-map-frame {
            border: 1px solid rgba(216, 173, 72, 0.18);
            border-radius: 24px;
            flex: 1;
            min-height: 420px;
            overflow: hidden;
        }

        .spice-contact-map-frame iframe {
            border: 0;
            display: block;
            height: 100%;
            min-height: 420px;
            width: 100%;
        }

        @media (max-width: 991.98px) {
            .spice-contact-section {
                padding: 68px 0;
            }

            .spice-contact-wrap {
                grid-template-columns: minmax(0, 1fr);
            }

            .spice-contact-copy h3 {
                font-size: 34px;
            }
        }

        @media (max-width: 767.98px) {
            .spice-contact-section {
                padding: 52px 0;
            }

            .spice-contact-card,
            .spice-contact-map-card {
                border-radius: 24px;
            }

            .spice-contact-card {
                padding: 28px 20px;
            }

            .spice-contact-copy,
            .spice-contact-section .section-header {
                text-align: center;
            }

            .spice-contact-copy h3 {
                font-size: 30px;
            }

            .spice-contact-list {
                grid-template-columns: minmax(0, 1fr);
            }

            .spice-contact-item {
                min-height: 0;
            }

            .spice-contact-actions {
                justify-content: center;
            }

            .spice-contact-map-card {
                padding: 18px;
            }

            .spice-contact-map-top {
                padding: 4px 2px 0;
                text-align: center;
            }

            .spice-contact-map-frame,
            .spice-contact-map-frame iframe {
                min-height: 320px;
            }
        }

        @media (max-width: 575.98px) {
            .spice-contact-section {
                padding: 44px 0;
            }

            .spice-contact-copy h3 {
                font-size: 26px;
            }

            .spice-contact-copy p,
            .spice-contact-map-top p {
                font-size: 14px;
            }

            .spice-contact-item {
                padding: 16px;
            }

            .spice-contact-item strong,
            .spice-contact-item strong a {
                font-size: 17px;
            }

            .spice-contact-actions .primary-btn,
            .spice-contact-actions .spice-contact-map-btn {
                width: 100%;
            }
        }

        .order-whatsapp-section {
            background:
                radial-gradient(circle at 12% 18%, rgba(216, 173, 72, 0.18), transparent 28%),
                linear-gradient(135deg, #070604 0%, #151007 48%, #090705 100%);
            overflow: hidden;
            padding: 34px 0;
            position: relative;
        }

        .order-whatsapp-section::before,
        .order-whatsapp-section::after {
            border: 1px solid rgba(216, 173, 72, 0.22);
            content: "";
            height: 230px;
            opacity: 0.5;
            position: absolute;
            transform: rotate(45deg);
            width: 230px;
        }

        .order-whatsapp-section::before {
            left: -92px;
            top: 42px;
        }

        .order-whatsapp-section::after {
            bottom: -110px;
            right: -72px;
        }

        .order-whatsapp-shell {
            position: relative;
            z-index: 1;
        }

        .order-whatsapp-copy {
            color: #fff7dc;
            display: flex;
            flex-direction: column;
            height: 100%;
        }

        .order-kicker {
            color: #f3d889;
            display: inline-flex;
            font-size: 14px;
            font-weight: 700;
            gap: 8px;
            letter-spacing: 0;
            margin-bottom: 14px;
            text-transform: uppercase;
        }

        .order-whatsapp-copy h2 {
            color: #fff8e6;
            font-family: "Playfair Display", serif;
            font-size: 42px;
            line-height: 1.08;
            margin-bottom: 16px;
        }

        .order-section-heading {
            margin-bottom: 14px;
        }

        .order-display-title {
            color: #fff8e6;
            font-family: "Playfair Display", serif;
            font-size: 32px;
            font-weight: 700;
            line-height: 1.12;
            margin-bottom: 14px;
        }

        .order-whatsapp-copy p {
            color: #e9dcc1;
            font-size: 16px;
            margin-bottom: 26px;
            max-width: 520px;
        }

        .order-whatsapp-media {
            border: 1px solid rgba(216, 173, 72, 0.32);
            border-radius: 8px;
            flex: 1 1 auto;
            min-height: 300px;
            overflow: hidden;
        }

        .order-whatsapp-media img {
            display: block;
            height: 100%;
            object-fit: cover;
            width: 100%;
        }

        .order-whatsapp-card {
            background: #fff8e8;
            border: 1px solid rgba(216, 173, 72, 0.34);
            border-radius: 8px;
            box-shadow: 0 24px 54px rgba(0, 0, 0, 0.24);
            padding: 32px;
        }

        .order-form-title {
            color: #1a1106;
            font-family: "Playfair Display", serif;
            font-size: 30px;
            margin-bottom: 8px;
        }

        .order-form-text {
            color: #6f6048;
            margin-bottom: 24px;
        }

        .order-whatsapp-form label {
            color: #251a0d;
            font-size: 14px;
            font-weight: 700;
            margin-bottom: 8px;
        }

        .order-whatsapp-form .form-control,
        .order-whatsapp-form .form-select {
            background-color: #fffdfa;
            border: 1px solid rgba(111, 96, 72, 0.26);
            border-radius: 8px;
            color: #24180c;
            min-height: 50px;
            padding: 12px 14px;
        }

        .order-whatsapp-form textarea.form-control {
            min-height: 118px;
            resize: vertical;
        }

        .order-whatsapp-form .form-control:focus,
        .order-whatsapp-form .form-select:focus {
            border-color: #d8ad48;
            box-shadow: 0 0 0 0.2rem rgba(216, 173, 72, 0.18);
        }

        .order-whatsapp-form .primary-btn {
            border: 0;
            justify-content: center;
            width: 100%;
        }
        .order-whatsapp-section {
            background:
                linear-gradient(120deg, rgba(7, 6, 4, 0.94) 0%, rgba(17, 12, 6, 0.92) 46%, rgba(7, 6, 4, 0.98) 100%),
                radial-gradient(circle at 18% 14%, rgba(216, 173, 72, 0.24), transparent 34%),
                radial-gradient(circle at 82% 74%, rgba(243, 216, 137, 0.16), transparent 34%);
            padding: 104px 0;
        }

        .order-whatsapp-shell::before {
            background: linear-gradient(135deg, rgba(216, 173, 72, 0.2), rgba(255, 248, 230, 0.04));
            border: 1px solid rgba(216, 173, 72, 0.24);
            border-radius: 8px;
            box-shadow: 0 30px 80px rgba(0, 0, 0, 0.32);
            content: "";
            inset: -22px;
            position: absolute;
            z-index: -1;
        }

        .order-whatsapp-copy {
            background: linear-gradient(180deg, rgba(255, 248, 230, 0.08), rgba(255, 248, 230, 0.02));
            border: 1px solid rgba(216, 173, 72, 0.24);
            border-radius: 8px;
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
            padding: 28px;
        }

        .order-kicker {
            align-items: center;
            background: rgba(216, 173, 72, 0.14);
            border: 1px solid rgba(216, 173, 72, 0.34);
            border-radius: 100px;
            color: #f8dea0;
            margin-bottom: 14px;
            padding: 9px 14px;
            width: fit-content;
        }

        .order-whatsapp-copy h2 {
            font-size: 48px;
            max-width: 560px;
        }

        .order-whatsapp-copy p {
            color: #f0e5cc;
            font-size: 17px;
            line-height: 1.7;
        }

        .order-benefits {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
            margin: 0 0 24px;
            padding: 0;
        }

        .order-benefits li {
            align-items: center;
            background: rgba(255, 248, 230, 0.08);
            border: 1px solid rgba(216, 173, 72, 0.22);
            border-radius: 100px;
            color: #fff4d1;
            display: inline-flex;
            font-size: 13px;
            font-weight: 700;
            gap: 8px;
            list-style: none;
            padding: 9px 12px;
        }

        .order-benefits i {
            color: #d8ad48;
        }

        .order-whatsapp-media {
            border-color: rgba(216, 173, 72, 0.46);
            box-shadow: 0 24px 48px rgba(0, 0, 0, 0.32);
            min-height: 330px;
            position: relative;
        }

        .order-whatsapp-media::after {
            background: linear-gradient(180deg, rgba(7, 6, 4, 0), rgba(7, 6, 4, 0.42));
            content: "";
            inset: 0;
            pointer-events: none;
            position: absolute;
        }

        .order-whatsapp-card {
            background:
                linear-gradient(90deg, rgba(10, 8, 5, 0.94) 0%, rgba(10, 8, 5, 0.88) 46%, rgba(10, 8, 5, 0.92) 100%),
                url("../img/banner/spice-heaven-hero-food.png") center center / cover no-repeat;
            border: 1px solid rgba(216, 173, 72, 0.72);
            border-radius: 32px;
            box-shadow: 0 24px 62px rgba(0, 0, 0, 0.28);
            overflow: hidden;
            padding: 0;
            position: relative;
        }

        .order-whatsapp-card::before {
            background: linear-gradient(90deg, rgba(216, 173, 72, 0), rgba(216, 173, 72, 0.82), rgba(216, 173, 72, 0));
            content: "";
            height: 1px;
            left: 26px;
            position: absolute;
            right: 26px;
            top: 0;
        }

        .order-whatsapp-shell {
            max-width: 1340px;
        }

        .order-whatsapp-shell::before {
            display: none;
        }

        .spice-order-panel {
            display: block;
            min-height: auto;
        }

        .spice-order-form-side {
            padding: 54px 44px 34px;
            position: relative;
        }

        .spice-order-form-side::before {
            background:
                radial-gradient(circle at 14% 18%, rgba(216, 173, 72, 0.08), transparent 18%),
                radial-gradient(circle at 86% 76%, rgba(216, 173, 72, 0.07), transparent 17%);
            content: "";
            inset: 0;
            pointer-events: none;
            position: absolute;
        }

        .spice-order-cta-side {
            align-items: center;
            display: flex;
            justify-content: center;
            padding: 26px 34px;
            position: relative;
        }

        .spice-order-cta-side::before {
            background:
                linear-gradient(90deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0));
            content: "";
            inset: 0;
            pointer-events: none;
            position: absolute;
        }

        .spice-order-cta-layout {
            align-items: center;
            display: grid;
            column-gap: 24px;
            grid-template-columns: minmax(0, 1fr) auto;
            margin: 0 auto;
            max-width: 100%;
            position: relative;
            width: 100%;
            z-index: 1;
        }

        .spice-order-heading {
            min-width: 0;
            text-align: left;
        }

        .spice-order-heading .order-form-header {
            margin-bottom: 0;
            text-align: left;
        }

        .spice-order-heading .spice-order-title {
            align-items: baseline;
            font-size: clamp(34px, 3vw, 52px);
            justify-content: flex-start;
            margin-bottom: 2px;
        }

        .spice-order-heading .order-display-title {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .spice-order-heading-copy {
            color: rgba(255, 248, 230, 0.8);
            font-size: 15px;
            line-height: 1.65;
            margin: 0;
            max-width: 700px;
        }

        .spice-order-cta-copy {
            justify-self: end;
            margin-top: 0;
            max-width: none;
            text-align: left;
            white-space: nowrap;
        }

        .spice-order-cta-text {
            color: rgba(255, 248, 230, 0.82);
            display: none;
            font-size: 17px;
            line-height: 1.75;
            margin: 0 0 22px;
        }

        .spice-order-cta-button {
            min-width: 250px;
            width: auto;
        }

        .spice-order-cta-button i {
            font-size: 22px;
        }

        .spice-order-cta-note {
            display: none;
        }

        .order-form-header {
            align-items: center;
            display: flex;
            gap: 16px;
            margin-bottom: 0;
            position: relative;
            text-align: center;
            z-index: 1;
        }

        .spice-order-icon {
            align-items: center;
            background: rgba(216, 173, 72, 0.18);
            border: 1px solid rgba(255, 248, 230, 0.24);
            border-radius: 50%;
            color: #d8ad48;
            display: inline-flex;
            flex: 0 0 58px;
            font-size: 24px;
            height: 58px;
            justify-content: center;
            margin-bottom: 0;
            width: 58px;
        }

        .spice-order-title {
            align-items: center;
            color: #fff8e6;
            display: flex;
            font-family: "Playfair Display", serif;
            font-size: clamp(44px, 4vw, 72px);
            font-weight: 800;
            gap: 12px;
            justify-content: center;
            letter-spacing: 0;
            line-height: 1;
            margin-bottom: 10px;
        }

        .spice-order-title::before,
        .spice-order-title::after {
            background: linear-gradient(90deg, rgba(216, 173, 72, 0), #d8ad48 55%, rgba(216, 173, 72, 0));
            content: "";
            height: 2px;
            width: 40px;
        }

        .spice-order-title span {
            background: linear-gradient(180deg, #ffe7a4 0%, #d8ad48 72%, #b87a18 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            color: transparent;
        }

        .order-form-header .order-display-title {
            color: rgba(255, 248, 230, 0.78);
            font-size: 24px;
            font-weight: 500;
            line-height: 1.2;
            margin-bottom: 0;
        }

        .spice-order-form-grid {
            position: relative;
            z-index: 1;
        }

        .spice-order-field {
            margin-bottom: 0;
        }

        .spice-order-label {
            align-items: center;
            color: #fffaf0;
            display: flex;
            font-size: 14px;
            font-weight: 600;
            gap: 12px;
            margin-bottom: 10px;
        }

        .spice-order-label i {
            color: #d8ad48;
            font-size: 20px;
            width: 22px;
        }

        .order-whatsapp-form .form-control,
        .order-whatsapp-form .form-select {
            background: rgba(255, 255, 255, 0.03);
            border: 1px solid rgba(216, 173, 72, 0.68);
            border-radius: 16px;
            box-shadow: none;
            color: #fff7df;
            min-height: 60px;
            padding: 16px 20px;
        }

        .order-whatsapp-form .form-control::placeholder,
        .order-whatsapp-form .form-select {
            color: rgba(255, 248, 230, 0.6);
        }

        .order-whatsapp-form textarea.form-control {
            min-height: 126px;
            resize: none;
        }

        .spice-order-notes {
            min-height: 126px;
        }

        .order-whatsapp-form .form-control:focus,
        .order-whatsapp-form .form-select:focus {
            background: rgba(255, 255, 255, 0.05);
            border-color: #f3d889;
            box-shadow: 0 0 0 0.18rem rgba(216, 173, 72, 0.16);
            color: #fff7df;
        }

        .spice-order-submit {
            margin-top: 22px;
        }

        .order-whatsapp-form .primary-btn.spice-order-btn {
            align-items: center;
            background: linear-gradient(180deg, #f7cb59 0%, #d8ad48 100%) !important;
            border: 0;
            border-radius: 18px;
            color: #1a1206 !important;
            display: flex;
            font-size: 18px;
            font-weight: 800;
            gap: 14px;
            justify-content: center;
            min-height: 70px;
            width: 100%;
        }

        .spice-order-btn i {
            font-size: 28px;
        }

        .spice-order-btn .arrow {
            font-size: 28px;
            margin-left: auto;
        }

        .spice-order-note {
            align-items: center;
            color: rgba(255, 248, 230, 0.78);
            display: inline-flex;
            font-size: 14px;
            gap: 10px;
            justify-content: center;
            margin-top: 16px;
            width: 100%;
        }

        .spice-order-note i {
            color: #d8ad48;
            font-size: 18px;
        }

        .spice-order-visual {
            min-height: 100%;
            overflow: hidden;
            position: relative;
        }

        .spice-order-visual::before {
            border: 2px solid rgba(216, 173, 72, 0.88);
            border-right: 0;
            border-radius: 280px 0 0 280px;
            content: "";
            inset: -18px auto -18px -118px;
            position: absolute;
            width: 240px;
            z-index: 2;
        }

        .spice-order-visual img {
            display: block;
            height: 100%;
            object-fit: cover;
            width: 100%;
        }

        @media (max-width: 991.98px) {
            .spice-testimonial-section {
                padding: 72px 0;
            }

            .spice-testimonial-panel {
                margin-left: 0;
                max-width: 100%;
                padding: 40px 34px;
            }

            .spice-order-cta-layout {
                gap: 18px;
                grid-template-columns: minmax(0, 1fr);
            }

            .spice-order-heading,
            .spice-order-heading .order-form-header,
            .spice-order-cta-copy {
                text-align: center;
            }

            .order-form-header {
                justify-content: center;
            }

            .spice-order-heading .spice-order-title {
                justify-content: center;
            }

            .spice-order-heading-copy {
                margin-left: auto;
                margin-right: auto;
            }

            .spice-order-cta-copy {
                justify-self: center;
                margin-left: auto;
                margin-right: auto;
            }
        }

        @media (max-width: 767.98px) {
            .order-whatsapp-section {
                padding: 26px 0;
            }

            .order-whatsapp-card {
                border-radius: 24px;
                margin: 0 auto;
                max-width: 100%;
                padding: 0;
            }

            .spice-order-panel {
                grid-template-columns: minmax(0, 1fr);
                min-height: auto;
            }

            .spice-order-cta-side,
            .spice-order-form-side {
                padding: 24px 18px;
            }

            .spice-order-cta-side::before,
            .spice-order-form-side::before {
                background:
                    radial-gradient(circle at 16% 12%, rgba(216, 173, 72, 0.08), transparent 20%),
                    radial-gradient(circle at 84% 88%, rgba(216, 173, 72, 0.05), transparent 18%);
            }

            .order-form-header {
                flex-direction: column;
                margin-bottom: 0;
            }

            .spice-order-icon {
                font-size: 18px;
            }

            .spice-order-title {
                font-size: 34px;
                gap: 10px;
                margin-bottom: 8px;
            }

            .spice-order-title::before,
            .spice-order-title::after {
                width: 22px;
            }

            .order-form-header .order-display-title {
                font-size: 17px;
            }

            .spice-order-heading-copy {
                font-size: 14px;
                margin-top: 10px;
            }

            .spice-order-cta-copy {
                max-width: 100%;
                text-align: center;
            }

            .spice-order-cta-text {
                font-size: 15px;
                line-height: 1.7;
                margin-bottom: 20px;
            }

            .spice-order-cta-button {
                min-height: 58px;
                min-width: 0;
                width: 100%;
            }

            .spice-order-cta-note {
                font-size: 12px;
                line-height: 1.5;
            }

            .spice-order-label {
                font-size: 13px;
                gap: 8px;
                margin-bottom: 8px;
            }

            .spice-order-label i {
                font-size: 16px;
                width: 18px;
            }

            .order-whatsapp-form .form-control,
            .order-whatsapp-form .form-select {
                border-radius: 14px;
                min-height: 52px;
                padding: 14px 16px;
            }

            .order-whatsapp-form textarea.form-control,
            .spice-order-notes {
                min-height: 110px;
            }

            .spice-order-submit {
                margin-top: 16px;
            }

            .order-whatsapp-form .primary-btn.spice-order-btn {
                font-size: 15px;
                gap: 10px;
                min-height: 58px;
                padding: 14px 16px;
            }

            .spice-order-btn i,
            .spice-order-btn .arrow {
                font-size: 22px;
            }

            .spice-order-note {
                font-size: 12px;
                line-height: 1.5;
                margin-top: 12px;
                text-align: center;
            }
        }

        @media (max-width: 575.98px) {
            .spice-testimonial-panel {
                padding: 34px 24px;
            }

            .spice-testimonial-panel h2 {
                font-size: 28px;
            }

            .spice-testimonial-panel p {
                font-size: 15px;
            }

            .order-whatsapp-card {
                padding: 20px 16px 18px;
              margin-top: 19px;
            }

            .order-form-header .order-display-title {
                font-size: 22px;
            }
        }
        @media (max-width: 575.98px) {
            .site-logo {
                max-height: 93px;
            }
        }

        .spice-floating-contact {
            align-items: center;
            border-radius: 50%;
            bottom: 16px;
            color: #ffffff !important;
            display: flex;
            height: 70px;
            justify-content: center;
            position: fixed;
            text-decoration: none !important;
            width: 70px;
            z-index: 999;
        }

        .spice-floating-contact i {
            line-height: 1;
            position: relative;
            z-index: 2;
        }

        .spice-floating-contact::before {
            animation: spice-floating-pulse-border 1.5s ease-out infinite;
            border-radius: 50%;
            content: "";
            inset: 0;
            opacity: 0.75;
            position: absolute;
        }

        .spice-floating-contact:hover,
        .spice-floating-contact:focus {
            color: #ffffff !important;
            transform: translateY(-3px);
        }

        .spice-floating-contact:focus-visible {
            outline: 3px solid rgba(255, 255, 255, 0.85);
            outline-offset: 4px;
        }

        .spice-floating-whatsapp {
            background: #25d366;
            font-size: 30px;
            left: 6px;
        }

        .spice-floating-whatsapp::before {
            border: 5px solid #25d366;
        }

        .spice-floating-phone {
            background: #fcb412;
            font-size: 40px;
            right: 6px;
        }

        .spice-floating-phone::before {
            border: 5px solid #fcb412;
        }

        @keyframes spice-floating-pulse-border {
            0% {
                opacity: 0.75;
                transform: scale(1);
            }

            75%,
            100% {
                opacity: 0;
                transform: scale(1.45);
            }
        }

        @media (prefers-reduced-motion: reduce) {
            .spice-floating-contact,
            .spice-floating-contact::before {
                animation: none;
                transition: none;
            }
        }

        @media (max-width: 575.98px) {
            .spice-floating-contact {
                bottom: 12px;
                height: 60px;
                width: 60px;
            }

            .spice-floating-whatsapp {
                font-size: 26px;
                left: 8px;
            }

            .spice-floating-phone {
                font-size: 34px;
                right: 8px;
            }
        }

        @media (max-width: 991.98px) {
            header.custom-header .header-nav {
                border-radius: 0;
                padding: 10px 14px;
            }

            header.custom-header .menu-overlay {
                backdrop-filter: blur(4px);
                background: rgba(4, 3, 2, 0.64);
            }

            header .main-menu-wrapper {
                background: rgba(7, 6, 4, 0.97);
                border-left: 1px solid rgba(216, 173, 72, 0.22);
                box-shadow: -18px 0 38px rgba(0, 0, 0, 0.34);
                padding-bottom: 18px;
                width: min(320px, 86vw);
            }

            header.custom-header .menu-header {
                align-items: center;
                border-bottom: 1px solid rgba(216, 173, 72, 0.18);
                display: flex;
                justify-content: space-between;
                margin-bottom: 10px;
                padding: 18px 18px 16px;
            }

            header.custom-header .menu-header .site-logo {
                max-height: 64px;
            }

            header.custom-header .menu-actions {
                margin-left: auto;
            }

            header.custom-header .menu-close.topbar-link {
                align-items: center;
                background: #fff8e6;
                border: 1px solid rgba(216, 173, 72, 0.42);
                border-radius: 50%;
                color: #140e06;
                display: inline-flex;
                height: 42px;
                justify-content: center;
                width: 42px;
            }

            header.custom-header .main-menu-wrapper .main-nav {
                padding: 8px 14px 0;
            }

            header.custom-header .main-menu-wrapper .main-nav > li {
                margin-bottom: 10px;
            }

            header.custom-header .main-menu-wrapper .main-nav > li:last-child {
                margin-bottom: 0;
            }

            header .main-menu-wrapper .main-nav > li > a {
                background: rgba(255, 248, 230, 0.04);
                border: 1px solid rgba(216, 173, 72, 0.16);
                border-radius: 14px;
                color: #fff7dc !important;
                font-size: 18px;
                font-weight: 700;
                padding: 15px 18px !important;
            }

            .banner-content .title {
                color: #fff8e6 !important;
            }

            .banner-section {
                min-height: 380px;
                padding-top: 70px;
                padding-bottom: 24px;
            }

            .hero-section .tab-content img {
                display: block;
                width: min(78%, 860px);
                max-height: 320px;
                object-fit: contain;
                margin: 0 auto;
            }

            @media (max-width: 991.98px) {
                .banner-section {
                    min-height: 350px;
                    padding-top: 65px;
                    padding-bottom: 24px;
                }

                .hero-section .tab-content img {
                    width: min(82%, 720px);
                    max-height: 290px;
                }
            }

            @media (max-width: 575.98px) {
                .banner-section {
                    min-height: 310px;
                    padding-top: 60px;
                    padding-bottom: 24px;
                }

                .hero-section .tab-content img {
                    width: min(88%, 420px);
                    max-height: 245px;
                }
            }

            .banner-content {
                position: relative;
                z-index: 2;
            }

            .banner-content .title {
                font-size: 34px !important;
                line-height: 1.08 !important;
            }

            .banner-tab-one {
                margin-top: 128px;
            }

        }

        .hero-section {
            background: #070604;
            overflow: hidden;
        }

        .banner-section {
            /* margin-top: 20px; */
            padding-top: 2px;
        }

        .banner-section .container,
        .banner-section .container-fluid {
            max-width: 100%;
            padding-left: 0;
            padding-right: 0;
        }

        .spice-hero-slider {
            background: #070604;
            overflow: hidden;
            position: relative;
            width: 100%;
        }

        .spice-hero-slider .swiper-slide {
            height: auto;
        }

        .spice-hero-slide {
            align-items: center;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            display: flex;
            min-height: clamp(420px, 90vh, 800px)!important;
            position: relative;
            width: 100%;
        }

        .spice-hero-slide::before {
            background: transparent;
            content: '';
            inset: 0;
            position: absolute;
        }

        .spice-hero-slide::after {
            background: transparent;
            content: '';
            inset: 0;
            position: absolute;
        }

        .spice-hero-inner {
            max-width: 760px;
            padding: 34px 7vw 70px;
            position: relative;
            z-index: 2;
        }

        .spice-hero-badge {
            align-items: center;
            backdrop-filter: blur(14px);
            background: rgba(7, 6, 4, 0.34);
            border: 1px solid rgba(216, 173, 72, 0.32);
            border-radius: 999px;
            color: #fff4d1;
            display: inline-flex;
            font-size: 15px;
            font-weight: 500;
            gap: 14px;
            margin-bottom: 30px;
            padding: 12px 18px;
            text-shadow: 0 4px 16px rgba(0, 0, 0, 0.52);
        }

        .spice-hero-badge .line {
            background: linear-gradient(90deg, rgba(216, 173, 72, 0.18) 0%, #d8ad48 100%);
            border-radius: 999px;
            height: 2px;
            width: 26px;
        }

        .spice-hero-badge strong {
            color: #d8ad48;
            font-weight: 700;
        }

        .spice-hero-title {
            color: #fff8e6;
            font-size: clamp(64px, 8vw, 20px);
            font-weight: 800;
            letter-spacing: 0;
            line-height: 0.9;
            margin-bottom: 24px;
            text-shadow: 0 12px 28px rgba(0, 0, 0, 0.52);
        }

        .spice-hero-title .accent {
            color: #d8ad48;
            display: block;
            font-family: 'Brush Script MT', 'Segoe Script', cursive;
            font-size: clamp(68px, 8vw, 92px);
            font-style: italic;
            font-weight: 400;
            line-height: 0.94;
            margin-top: 10px;
            white-space: nowrap;
        }

        .spice-hero-text {
            color: rgba(255, 244, 209, 0.96);
            font-size: 21px;
            line-height: 1.72;
            margin-bottom: 0;
            max-width: 540px;
            text-shadow: 0 8px 20px rgba(0, 0, 0, 0.48);
        }

        .spice-hero-actions {
            display: flex;
            flex-wrap: wrap;
            gap: 14px;
            margin-top: 36px;
        }

        .spice-hero-actions .primary-btn,
        .spice-hero-actions .spice-hero-ghost-btn {
            font-size: 15px;
            gap: 8px;
            min-height: 54px;
            padding: 12px 22px;
        }

        .spice-hero-actions .primary-btn i,
        .spice-hero-actions .spice-hero-ghost-btn i {
            align-items: center;
            border-radius: 50%;
            display: inline-flex;
            height: 34px;
            justify-content: center;
            margin-left: 2px;
            width: 34px;
        }

        .spice-hero-actions .primary-btn i {
            background: #120c05;
            color: #d8ad48;
        }

        .spice-hero-ghost-btn {
            background: rgba(255, 248, 230, 0.08) !important;
            border: 1px solid rgba(255, 248, 230, 0.28) !important;
            box-shadow: none !important;
            color: #fff8e6 !important;
        }

        .spice-hero-ghost-btn i {
            background: rgba(216, 173, 72, 0.18);
            color: #fff4d1;
        }

        .spice-hero-card {
            backdrop-filter: blur(16px);
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            min-height: 184px;
            background: rgba(18, 12, 5, 0.52);
            border: 1px solid rgba(255, 248, 230, 0.14);
            border-radius: 26px;
            bottom: clamp(56px, 7vh, 88px);
            box-shadow: 0 20px 44px rgba(0, 0, 0, 0.2);
            max-width: 300px;
            padding: 24px 24px 22px;
            position: absolute;
            right: clamp(24px, 4vw, 70px);
            z-index: 2;
        }

        .spice-hero-card .label {
            color: #d8ad48;
            display: block;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: 0.14em;
            margin-bottom: 10px;
            text-transform: uppercase;
        }

        .spice-hero-card strong {
            color: #fff8e6;
            display: block;
            font-size: 26px;
            font-weight: 800;
            line-height: 1.15;
            margin-bottom: 8px;
        }

        .spice-hero-card p {
            color: rgba(255, 244, 209, 0.9);
            font-size: 14px;
            line-height: 1.6;
            margin: 0;
        }

        .spice-hero-controls {
            align-items: center;
            bottom: 14px;
            display: flex;
            justify-content: space-between;
            left: clamp(18px, 4vw, 54px);
            pointer-events: none;
            position: absolute;
            right: clamp(18px, 4vw, 54px);
            z-index: 4;
        }

        .spice-hero-pagination {
            align-items: center;
            display: flex;
            gap: 10px;
            pointer-events: auto;
        }

        .spice-hero-pagination .swiper-pagination-bullet {
            background: rgba(255, 248, 230, 0.42);
            border-radius: 999px;
            height: 8px;
            margin: 0 !important;
            opacity: 1;
            transition: all 0.3s ease;
            width: 28px;
        }

        .spice-hero-pagination .swiper-pagination-bullet-active {
            background: linear-gradient(135deg, #f8dea0 0%, #d8ad48 100%);
            width: 56px;
        }

        .spice-hero-nav {
            display: flex;
            gap: 12px;
            pointer-events: auto;
        }

        .spice-hero-nav-btn {
            align-items: center;
            background: rgba(7, 6, 4, 0.38);
            border: 1px solid rgba(255, 248, 230, 0.22);
            border-radius: 50%;
            color: #fff8e6;
            cursor: pointer;
            display: inline-flex;
            font-size: 18px;
            height: 54px;
            justify-content: center;
            transition: all 0.25s ease;
            width: 54px;
        }

        .spice-hero-nav-btn:hover {
            background: linear-gradient(135deg, #f8dea0 0%, #d8ad48 100%);
            border-color: #d8ad48;
            color: #120c05;
        }

        @media (max-width: 991.98px) {
            .banner-section {
                margin-top: 86px;
                padding-top: 0;
            }

            .spice-hero-text {
                display: none;
            }

            .spice-hero-slide {
                background-position: center center;
                background-size: cover;
                min-height: clamp(500px, 68vh, 620px);
            }

            .spice-hero-slide::before {
                background: transparent;
            }

            .spice-hero-slide::after {
                background: transparent;
            }

            .spice-hero-inner {
                max-width: 620px;
                padding: 34px 28px 70px;
            }

            .spice-hero-badge {
                text-shadow: 0 6px 18px rgba(0, 0, 0, 0.68);
            }

            .spice-hero-title {
                font-size: clamp(56px, 8vw, 86px);
                text-shadow: 0 14px 28px rgba(0, 0, 0, 0.68);
            }

            .spice-hero-title .accent {
                font-size: clamp(72px, 10vw, 108px);
            }

            .spice-hero-text {
                font-size: 18px;
                max-width: 460px;
                text-shadow: 0 10px 24px rgba(0, 0, 0, 0.7);
            }

            .spice-hero-card {
                bottom: 52px;
                max-width: 228px;
                padding: 18px;
                right: 28px;
            }

            .spice-hero-card strong {
                font-size: 20px;
            }

            .spice-hero-controls {
                left: 26px;
                right: 26px;
            }
        }

        @media (min-width: 992px) and (max-width: 1399.98px) {
            .spice-hero-slide {
                /* min-height: 500px; */
                min-height: 697px;
            }

            .spice-hero-inner {
                max-width: 620px;
                padding: 28px 4.8vw 62px;
            }

            .spice-hero-badge {
                font-size: 14px;
                gap: 12px;
                margin-bottom: 18px;
                padding: 10px 16px;
            }

            .spice-hero-title {
                font-size: 56px;
                margin-bottom: 16px;
            }

            .spice-hero-title .accent {
                font-size: 76px;
                margin-top: 6px;
            }

            .spice-hero-text {
                font-size: 17px;
                line-height: 1.55;
                max-width: 470px;
            }

            .spice-hero-actions {
                gap: 12px;
                margin-top: 24px;
            }

            .spice-hero-actions .primary-btn,
            .spice-hero-actions .spice-hero-ghost-btn {
                font-size: 15px;
                min-height: 54px;
                padding: 12px 22px;
            }

            .spice-hero-actions .primary-btn i,
            .spice-hero-actions .spice-hero-ghost-btn i {
                height: 34px;
                width: 34px;
            }

            .spice-hero-card {
                bottom: 42px;
                max-width: 250px;
                min-height: 148px;
                padding: 18px 18px 16px;
                right: 26px;
            }

            .spice-hero-card strong {
                font-size: 18px;
            }

            .spice-hero-card p {
                font-size: 13px;
                line-height: 1.45;
            }

            .spice-hero-controls {
                bottom: 10px;
                left: 24px;
                right: 24px;
            }

            .spice-hero-nav-btn {
                height: 48px;
                width: 48px;
            }
        }

        @media (min-width: 1600px) {
            .spice-hero-slide {
                min-height: 860px !important;
            }

            .spice-hero-inner {
                max-width: 900px;
                padding: 54px 7.2vw 96px;
            }

            .spice-hero-title {
                font-size: 78px;
                margin-bottom: 26px;
            }

            .spice-hero-title .accent {
                font-size: 104px;
                margin-top: 10px;
            }

            .spice-hero-text {
                font-size: 24px;
                line-height: 1.72;
                max-width: 600px;
            }

            .spice-hero-actions {
                margin-top: 34px;
            }

            .spice-hero-card {
                bottom: 76px;
                max-width: 336px;
                min-height: 210px;
                padding: 28px 28px 24px;
                right: clamp(34px, 4vw, 82px);
            }

            .spice-hero-card strong {
                font-size: 30px;
            }

            .spice-hero-card p {
                font-size: 15px;
                line-height: 1.65;
            }

            .spice-hero-controls {
                bottom: 20px;
                left: clamp(24px, 4vw, 64px);
                right: clamp(24px, 4vw, 64px);
            }
        }

        @media (max-width: 575.98px) {
            .banner-section {
                margin-top: 8px;
                padding-top: 0;
                padding-bottom: 2px;
            }

            .spice-hero-slide {
                background-position: center center !important;
                background-size: cover !important;
                min-height: 500px !important;
            }

            .spice-hero-slide::before {
                background: transparent;
            }

            .spice-hero-inner {
                max-width: 100%;
                padding: 22px 16px 58px;
            }

            .spice-hero-badge {
                font-size: 11px;
                gap: 7px;
                margin-bottom: 12px;
                padding: 9px 11px;
                text-shadow: 0 6px 18px rgba(0, 0, 0, 0.76);
            }

            .spice-hero-badge .line {
                width: 14px;
            }

            .spice-hero-title {
                font-size: 36px;
                line-height: 1.02;
                margin-bottom: 14px;
                text-shadow: 0 14px 28px rgba(0, 0, 0, 0.8);
            }

            .spice-hero-title .accent {
                font-size: 46px;
                margin-top: 6px;
                text-shadow: 0 12px 22px rgba(0, 0, 0, 0.72);
            }

            .spice-hero-text {
                background: rgba(7, 6, 4, 0.42);
                backdrop-filter: blur(6px);
                border: 1px solid rgba(255, 248, 230, 0.14);
                border-radius: 14px;
                color: #fff8e6;
                display: inline-block;
                font-size: 14px;
                line-height: 1.7;
                max-width: 100%;
                padding: 10px 12px;
                text-shadow: 0 10px 22px rgba(0, 0, 0, 0.88);
                display: none;
            }

            .spice-hero-actions {
                gap: 10px;
                margin-top: 16px;
            }

            .spice-hero-actions .primary-btn,
            .spice-hero-actions .spice-hero-ghost-btn {
                font-size: 13px;
                gap: 6px;
                min-height: 46px;
                padding: 10px 16px;
            }

            .spice-hero-actions .primary-btn i,
            .spice-hero-actions .spice-hero-ghost-btn i {
                height: 28px;
                margin-left: 2px;
                width: 28px;
            }

            .spice-hero-card {
                display: none;
            }

            .spice-hero-controls {
                bottom: 14px;
                left: 16px;
                right: 16px;
            }

            .spice-hero-pagination .swiper-pagination-bullet {
                width: 18px;
            }

            .spice-hero-pagination .swiper-pagination-bullet-active {
                width: 36px;
            }

            .spice-hero-nav {
                gap: 8px;
            }

            .spice-hero-nav-btn {
                height: 42px;
                width: 42px;
            }
        }

