:root{--s4-primary:#06402b;--s4-accent:#c9a227;--s4-bg:#fff;--s4-text:#17211d;--s4-muted:#68736e;--s4-soft:#f5f7f5;--s4-radius:12px;--s4-shadow:0 5px 20px rgba(0,0,0,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--s4-text);background:var(--s4-bg);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55}img{max-width:100%;height:auto}a{color:var(--s4-primary);text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1200px,calc(100% - 32px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto;width:auto;height:auto;margin:8px;padding:12px;background:#fff;z-index:99999}.topbar{background:var(--s4-primary);color:#fff;font-size:13px;padding:6px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.desktop-header{display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,2fr) auto;align-items:center;gap:28px;min-height:92px}.brand{display:flex;align-items:center;gap:10px}.brand img{max-height:60px;width:auto}.brand a{display:flex;flex-direction:column;color:var(--s4-text)}.brand strong{font-size:20px;line-height:1.15}.brand small{font-size:12px;color:var(--s4-muted)}.s4-search{position:relative;display:flex;border:1px solid #d8dedb;border-radius:999px;background:#fff}.s4-search input{border:0;outline:0;background:transparent;width:100%;padding:12px 18px}.s4-search button{border:0;background:var(--s4-primary);color:#fff;border-radius:50%;width:43px;height:43px;margin:2px;display:grid;place-items:center}.s4-search svg,.header-actions svg,.mobile-header svg,.mobile-bottom-nav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:10px;box-shadow:var(--s4-shadow);z-index:100;padding:6px}.search-results a{display:flex;align-items:center;gap:10px;padding:8px;border-bottom:1px solid #eee}.search-results img{width:44px;height:44px;object-fit:cover;border-radius:7px}.search-results span{display:flex;flex-direction:column}.search-results small{color:var(--s4-primary)}.header-actions{display:flex;gap:20px}.header-actions>a{display:flex;flex-direction:column;align-items:center;position:relative;font-size:12px}.s4c-cart-count{position:absolute;top:-8px;right:-8px;background:var(--s4-accent);color:#111;border-radius:99px;min-width:18px;height:18px;display:grid;place-items:center;font-size:11px;font-weight:700}.main-navigation{background:#fff;border-block:1px solid #edf0ee}.main-navigation ul{display:flex;gap:26px;list-style:none;margin:0;padding:12px 0}.main-navigation a{font-weight:600;color:var(--s4-text)}.has-sticky-header .site-header{position:sticky;top:0;z-index:500;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.04)}.mobile-header,.mobile-drawer,.mobile-bottom-nav{display:none}.hero{position:relative;overflow:hidden;background:#eee}.hero-slide{display:none;position:relative}.hero-slide.is-active{display:block;animation:s4fade .45s ease}.hero-slide picture,.hero-slide img{display:block;width:100%}.hero-slide img{height:auto;aspect-ratio:12/5;object-fit:cover}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),transparent 70%)}.hero-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.hero-content h1{font-size:clamp(32px,5vw,64px);max-width:650px;margin:0 0 8px;line-height:1.05}.hero-content p{font-size:clamp(16px,2vw,22px);max-width:600px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 22px;background:var(--s4-primary);color:#fff;font-weight:700}.hero .button{background:var(--s4-accent);color:#111}.slider-prev,.slider-next{position:absolute;z-index:4;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:42px;height:42px;background:rgba(255,255,255,.85);font-size:28px}.slider-prev{left:18px}.slider-next{right:18px}.hero-placeholder{padding:95px 0;background:linear-gradient(125deg,var(--s4-primary),#0a6848);color:#fff}.hero-placeholder h1{font-size:clamp(38px,6vw,70px);margin:0}.hero-placeholder p{font-size:20px}.hero-placeholder .button{background:var(--s4-accent);color:#111}.home-section{padding-block:58px}.soft-bg{background:var(--s4-soft)}.section-heading{text-align:center;margin-bottom:28px}.section-heading h2{font-size:clamp(26px,4vw,38px);margin:0}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;display:flex;flex-direction:column;background:#fff;border:1px solid #e6ebe8;border-radius:var(--s4-radius);padding:12px;box-shadow:0 1px 0 rgba(0,0,0,.02);transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--s4-shadow)}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;border-radius:9px;background:#fafafa}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;color:var(--s4-text);min-height:50px}.woocommerce ul.products li.product .price{color:var(--s4-primary);font-weight:800;font-size:17px;margin-top:auto}.woocommerce span.onsale{background:var(--s4-accent);color:#111;min-width:auto;min-height:auto;line-height:1;border-radius:7px;padding:8px;top:18px;left:18px}.category-section .product-category{text-align:center}.category-section .product-category img{border-radius:50%!important}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-block:42px}.benefits>div{padding:20px;background:var(--s4-soft);border-radius:var(--s4-radius);display:flex;flex-direction:column;text-align:center}.benefits strong{color:var(--s4-primary);font-size:17px}.benefits span{font-size:13px;color:var(--s4-muted)}.site-content{min-height:55vh}.page-content,.content-layout,.shop-layout,.not-found{padding-block:50px}.site-footer{background:#10251d;color:#dfe8e4;padding:55px 0 20px}.site-footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:32px}.footer-grid h2,.footer-grid h3{color:#fff}.footer-widget ul{padding:0;list-style:none}.footer-widget li{margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:13px}.back-to-top{position:fixed;right:20px;bottom:24px;width:42px;height:42px;border:0;border-radius:50%;background:var(--s4-accent);opacity:0;pointer-events:none;z-index:450}.back-to-top.show{opacity:1;pointer-events:auto}.s4c-sticky-cart{display:none}.woocommerce div.product{padding-block:30px}.woocommerce div.product div.images img{border-radius:var(--s4-radius)}.woocommerce div.product .product_title{font-size:clamp(27px,4vw,42px)}.woocommerce div.product p.price{color:var(--s4-primary);font-weight:800}.woocommerce-cart table.cart,.woocommerce-checkout-review-order{border-radius:var(--s4-radius);overflow:hidden}.post-card{margin-bottom:35px}.post-card img{border-radius:var(--s4-radius)}@keyframes s4fade{from{opacity:.55}to{opacity:1}}
@media(max-width:900px){.desktop-header,.main-navigation,.top-contact{display:none}.mobile-header{display:block;padding:8px 0}.mobile-brand-row,.mobile-search-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-brand-row{margin-bottom:9px}.mobile-brand-row .brand{min-width:0}.mobile-brand-row .brand img{max-height:42px}.mobile-brand-row .brand strong{font-size:17px}.mobile-brand-row .cart-link{position:relative;padding:8px}.mobile-search-row .s4-search{flex:1}.mobile-search-row>a,.menu-toggle{display:grid;place-items:center;border:0;background:transparent;color:var(--s4-primary);padding:7px}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:min(82vw,340px);background:#fff;z-index:1000;transform:translateX(-105%);transition:.25s;padding:80px 25px;box-shadow:var(--s4-shadow)}.mobile-drawer.is-open{transform:translateX(0)}.mobile-drawer ul{list-style:none;padding:0;margin:0}.mobile-drawer li{border-bottom:1px solid #eee}.mobile-drawer a{display:block;padding:13px 4px;font-weight:650}.menu-open:after{content:"";position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:900}.has-mobile-nav{padding-bottom:67px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e0e5e2;z-index:800;padding:6px env(safe-area-inset-right) calc(5px + env(safe-area-inset-bottom)) env(safe-area-inset-left)}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--s4-primary);font-size:10px}.mobile-bottom-nav svg{width:21px;height:21px}.hero-slide img{aspect-ratio:4/5;object-fit:cover}.hero-slide:after{background:linear-gradient(0deg,rgba(0,0,0,.62),transparent 75%)}.hero-content{justify-content:flex-end;padding-bottom:45px}.hero-content h1{font-size:34px}.slider-prev,.slider-next{width:34px;height:34px}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.s4c-sticky-cart{position:fixed;left:0;right:0;bottom:64px;background:#fff;z-index:700;display:flex;justify-content:space-between;align-items:center;padding:9px 16px;box-shadow:0 -3px 15px rgba(0,0,0,.12)}.s4c-sticky-cart button{border:0;border-radius:99px;background:var(--s4-primary);color:#fff;padding:10px 22px;font-weight:700}}
@media(max-width:600px){.container{width:min(100% - 22px,1200px)}.topbar{text-align:center}.topbar .container{justify-content:center}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.woocommerce ul.products li.product{padding:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px;min-height:44px}.woocommerce ul.products li.product .price{font-size:14px}.woocommerce ul.products li.product .button{font-size:12px;padding:9px 10px}.home-section{padding-block:36px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.benefits{gap:10px;padding-block:28px}.benefits>div{padding:14px 8px}.hero-content p{font-size:15px}.category-section .woocommerce ul.products{grid-template-columns:repeat(4,1fr)}.category-section .woocommerce-loop-category__title{font-size:12px}.back-to-top{bottom:80px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* v1.1.6: WooCommerce 360-degree product viewer. */
.woocommerce div.product{position:relative}.s4c-360-trigger{display:inline-flex;align-items:center;gap:5px;border:1px solid #080808;border-radius:999px;background:var(--s4-accent);color:#080808;padding:7px 12px;font-size:12px;font-weight:800;line-height:1;box-shadow:0 5px 16px rgba(0,0,0,.18);cursor:pointer;z-index:8}.s4c-360-product-trigger{position:absolute;top:46px;left:12px}.s4c-360-loop-trigger{position:absolute;top:18px;right:18px}.woocommerce ul.products li.product{position:relative}.s4c-360-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.78);opacity:0;visibility:hidden;transition:.2s}.s4c-360-modal.is-open{opacity:1;visibility:visible}.s4c-360-open{overflow:hidden}.s4c-360-dialog{width:min(92vw,720px);max-height:92vh;overflow:auto;border:2px solid var(--s4-accent);border-radius:18px;background:#fffaf0;padding:18px;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.4)}.s4c-360-dialog h2{margin:0 0 12px;font-size:clamp(21px,3vw,30px)}.s4c-360-stage{position:relative;display:grid;place-items:center;aspect-ratio:1/1;border-radius:13px;background:#fff;overflow:hidden;cursor:ew-resize;touch-action:none;user-select:none}.s4c-360-stage img{width:100%;height:100%;object-fit:contain;pointer-events:none}.s4c-360-stage span{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);white-space:nowrap;border-radius:99px;background:rgba(0,0,0,.7);color:#fff;padding:6px 12px;font-size:12px}.s4c-360-controls{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:12px}.s4c-360-controls button,.s4c-360-close{border:0;border-radius:50%;background:#080808;color:var(--s4-accent);cursor:pointer}.s4c-360-controls button{width:40px;height:40px;font-size:27px}.s4c-360-close{position:fixed;top:18px;right:20px;z-index:2;width:46px;height:46px;font-size:32px}.s4c-360-controls b{color:#080808;font-size:20px}@media(max-width:600px){.s4c-360-loop-trigger{top:10px;right:10px;padding:6px 9px;font-size:10px}.s4c-360-product-trigger{top:36px;left:7px}.s4c-360-dialog{padding:10px;border-radius:12px}.s4c-360-close{top:9px;right:9px}}

/* Split hero: large rotating banner plus two linked promotional cards. */
.s4-hero-layout{display:grid;grid-template-columns:minmax(0,2.2fr) repeat(2,minmax(0,.8fr));gap:16px;padding-block:18px;align-items:stretch}
.s4-hero-layout.no-promos{grid-template-columns:1fr}
.s4-hero-main{min-width:0;border-radius:14px;overflow:hidden;box-shadow:var(--s4-shadow)}
.s4-hero-main .hero-slide,.s4-hero-main .hero-slide picture,.s4-hero-main .hero-slide img{height:100%}
.s4-hero-main .hero-slide img{aspect-ratio:12/5;object-fit:cover}
.s4-hero-main .hero-content{padding:clamp(22px,3vw,52px)}
.s4-hero-main .hero-content h1{font-size:clamp(28px,3.2vw,54px);max-width:620px}
.s4-promo-card{display:block;min-width:0;border-radius:14px;overflow:hidden;background:#111;box-shadow:var(--s4-shadow);border:1px solid rgba(212,175,55,.32)}
.s4-promo-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.s4-promo-card:hover img{transform:scale(1.025)}
.slider-dots{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);z-index:5;display:flex;gap:6px;padding:5px 8px;border-radius:99px;background:rgba(255,255,255,.82)}
.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#9b9b9b;cursor:pointer}
.slider-dots button.is-active{width:22px;border-radius:99px;background:var(--s4-accent)}
@media(max-width:900px){
 .s4-hero-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-block:10px}
 .s4-hero-main{grid-column:1/-1}
 .s4-hero-main .hero-slide img{aspect-ratio:4/5}
 .s4-promo-card{aspect-ratio:1/1}
 .s4-hero-main .hero-content{padding:22px 22px 48px}
}
@media(max-width:480px){.s4-hero-layout{width:calc(100% - 16px);gap:8px}.s4-hero-main,.s4-promo-card{border-radius:10px}}

/* Premium five-column decorative footer. */
.site-footer{position:relative;background-color:#080808;background-position:center;background-size:cover;background-repeat:no-repeat;padding:62px 0 20px;border-top:3px solid var(--s4-accent)}
.site-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 25%,rgba(212,175,55,.14),transparent 34%);pointer-events:none}
.site-footer>.container{position:relative;z-index:1}
.footer-grid{grid-template-columns:minmax(240px,1.45fr) repeat(4,minmax(145px,1fr));gap:clamp(24px,3vw,52px);align-items:start}
.footer-brand{max-width:390px}.footer-logo img{display:block;max-width:280px;max-height:130px;width:auto;height:auto;margin-bottom:22px}
.footer-brand>p{color:#e6dfcf;line-height:1.75}.footer-contact{display:flex;flex-direction:column;gap:7px;margin-top:18px}.footer-contact span,.footer-contact a{color:#f2eadb;font-size:14px}
.footer-contact a:hover,.site-footer a:hover{color:var(--s4-accent)}
.footer-column:empty{display:none}.footer-widget{margin:0 0 24px}.footer-widget h3{font-size:18px;margin:0 0 17px;color:#fff}.footer-widget li{margin:0 0 10px}.footer-widget a{color:#e8e1d4}
.footer-widget .wp-block-latest-posts{margin:0;padding:0}.footer-widget .wp-block-social-links{display:flex;gap:9px}
.footer-bottom{position:relative;z-index:1;align-items:center;color:#ddd}.footer-legal ul{display:flex;gap:22px;list-style:none;margin:0;padding:0}.footer-legal a{color:#eee}
@media(max-width:1100px){.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-brand{grid-row:span 2}}
@media(max-width:700px){.site-footer{padding-top:44px;background-position:center}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.footer-brand{grid-column:1/-1;grid-row:auto;max-width:none}.footer-logo img{max-width:210px;max-height:105px}.footer-bottom{align-items:flex-start}.footer-legal ul{flex-wrap:wrap;gap:8px 16px}}
@media(max-width:460px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{font-size:12px}}

/* v1.0.3: Zam Zam Perfume black, gold and ivory luxury brand system. */
:root{--s4-primary:#0a0a0a;--s4-accent:#d4af37;--s4-bg:#fffaf0;--s4-text:#16130d;--s4-muted:#6d6555;--s4-soft:#f6efdf}
body{background:var(--s4-bg)}
h1,h2,h3,.brand strong,.woocommerce div.product .product_title{font-family:Georgia,"Times New Roman",serif;letter-spacing:.01em}
.site-header,.desktop-header,.mobile-header,.main-navigation,.topbar,.site-footer{background:#080808;color:#f8e8ad}
.desktop-header .brand a,.mobile-header .brand a,.desktop-header .brand strong,.mobile-header .brand strong,.header-actions>a,.main-navigation a{color:#f8e8ad}
.desktop-header .brand small,.mobile-header .brand small{color:#d4af37}
.desktop-header .brand img{max-height:82px}.mobile-brand-row .brand img{max-height:56px}
.main-navigation{border-top-color:rgba(212,175,55,.3);border-bottom-color:rgba(212,175,55,.55)}
.main-navigation a:hover,.header-actions>a:hover{color:#fff}
.s4-search:focus-within{border-color:var(--s4-accent);box-shadow:0 0 0 2px rgba(201,162,39,.16)}
.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{box-shadow:inset 0 0 0 1px rgba(201,162,39,.55)}
.woocommerce ul.products li.product{border-color:rgba(201,162,39,.28)}
.woocommerce ul.products li.product:hover{border-color:var(--s4-accent)}
.hero-placeholder{background:radial-gradient(circle at 70% 20%,#3a2b08,#0a0a0a 55%)}
.site-footer{border-top:3px solid var(--s4-accent)}
@media(min-width:901px){
 body{width:100%;max-width:none;overflow-x:hidden}
 .site-header,.site-content,.site-footer,.topbar,.main-navigation,.hero,.hero-placeholder,.soft-bg{width:100%;max-width:none}
 .container{width:calc(100% - 48px);max-width:none;margin-left:auto;margin-right:auto}
 .desktop-header{grid-template-columns:minmax(260px,1fr) minmax(420px,2.2fr) minmax(150px,auto);min-height:104px}
 .hero-slide img{width:100%;height:auto;max-height:680px;object-fit:cover}
 .home-section.container,.benefits.container,.shop-layout.container,.page-content.container,.content-layout.container,.not-found.container{max-width:none}
 .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(min-width:1500px){.woocommerce ul.products{grid-template-columns:repeat(5,minmax(0,1fr))}}

/* v1.0.7: All Categories off-canvas navigation. */
@media(min-width:901px){.desktop-header{grid-template-columns:minmax(220px,.9fr) auto minmax(360px,2fr) minmax(140px,auto)}}
.category-menu-toggle{display:flex;align-items:center;gap:9px;white-space:nowrap;border:1px solid var(--s4-accent);border-radius:999px;background:var(--s4-accent);color:#090909;padding:11px 17px;font-weight:800;cursor:pointer}
.category-menu-toggle svg,.category-drawer-title svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}
.category-drawer{position:fixed;inset:0 auto 0 0;width:min(88vw,330px);z-index:1200;background:#fff;color:#171717;transform:translateX(-105%);transition:transform .28s ease;overflow-y:auto;box-shadow:10px 0 35px rgba(0,0,0,.2)}
.category-drawer.is-open{transform:translateX(0)}
.category-drawer-title{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;background:#080808;color:#f8e8ad;padding:15px 17px;font-weight:800;border-bottom:2px solid var(--s4-accent)}
.category-drawer-title>span{display:flex;align-items:center;gap:9px}.category-menu-close{border:0;background:transparent;color:#f8e8ad;font-size:28px;line-height:1;cursor:pointer}
.category-drawer-nav ul{list-style:none;margin:0;padding:8px 0}.category-drawer-nav li{position:relative;border-bottom:1px solid #eee}.category-drawer-nav a{display:flex;align-items:center;min-height:48px;padding:10px 38px 10px 18px;color:#191919;font-weight:650}.category-drawer-nav a:before{content:"◆";font-size:10px;color:var(--s4-accent);margin-right:12px}.category-drawer-nav .menu-item-has-children>a:after{content:"›";position:absolute;right:17px;color:#999;font-size:20px}.category-drawer-nav .sub-menu{display:block;padding:0 0 7px 18px;background:#faf7ef}.category-drawer-nav .sub-menu a{min-height:40px;font-size:14px;font-weight:550}
.category-overlay{position:fixed;inset:0;z-index:1150;border:0;background:rgba(0,0,0,.68);opacity:0;visibility:hidden;transition:.25s;cursor:pointer}.category-menu-open .category-overlay{opacity:1;visibility:visible}.category-menu-open{overflow:hidden}
@media(max-width:900px){.category-menu-toggle{display:none}.category-drawer{width:min(88vw,340px)}}

/* v1.0.8: horizontal product-category image pills. */
.s4-category-pills{margin-top:22px;margin-bottom:26px;overflow:hidden}
.s4-category-pills-track{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--s4-accent) transparent}
.s4-category-pill{position:relative;display:flex;flex:0 0 auto;align-items:center;gap:10px;min-height:66px;max-width:270px;padding:7px 18px 7px 8px;border:1px solid #e5dfd0;border-radius:999px;background:#fff;color:#15110a;font-weight:750;scroll-snap-align:start;transition:.2s ease}
.s4-category-pill:hover,.s4-category-pill.is-active{border-color:#080808;background:#080808;color:#f7df88;box-shadow:0 8px 22px rgba(0,0,0,.13)}
.s4-category-pill img{width:50px;height:50px;flex:0 0 50px;border-radius:50%;object-fit:cover;background:#f4f1e9}
.s4-category-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.s4-category-pill sup{align-self:flex-start;margin-top:5px;font-size:11px;font-weight:700;color:#776f61}
.s4-category-pill:hover sup,.s4-category-pill.is-active sup{color:#f7df88}
.woocommerce .s4-category-pills{width:100%;max-width:none;margin-top:12px;margin-bottom:22px;padding:0}
@media(max-width:767px){.s4-category-pills{margin-top:14px;margin-bottom:18px}.s4-category-pills-track{gap:8px}.s4-category-pill{min-height:58px;max-width:230px;padding:6px 14px 6px 7px;font-size:14px}.s4-category-pill img{width:44px;height:44px;flex-basis:44px}}

/* v1.0.9: compact icon-triggered header product search. */
@media(min-width:901px){.desktop-header{grid-template-columns:minmax(250px,1fr) auto minmax(185px,auto)}.header-actions{align-items:center}}
.header-search-toggle{display:grid;place-items:center;border:0;background:transparent;color:#f8e8ad;cursor:pointer;padding:10px;border-radius:50%}
.header-search-toggle:hover,.header-search-toggle:focus-visible{color:var(--s4-accent);background:rgba(212,175,55,.1);outline:1px solid var(--s4-accent)}
.header-search-toggle svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2}
.header-search-panel{position:fixed;left:0;right:0;top:0;z-index:1400;padding:24px 0;background:#080808;border-bottom:2px solid var(--s4-accent);transform:translateY(-110%);visibility:hidden;transition:transform .25s ease,visibility .25s}
.header-search-panel.is-open{transform:translateY(0);visibility:visible}
.header-search-panel-inner{position:relative;max-width:900px!important;padding-right:56px}
.header-search-panel p{margin:0 0 9px;color:#f8e8ad;font-family:Georgia,"Times New Roman",serif;font-size:18px}
.header-search-panel .s4-search{border:2px solid var(--s4-accent);box-shadow:0 12px 35px rgba(0,0,0,.28)}
.header-search-panel .s4-search input{min-height:52px;font-size:17px;padding-left:22px}
.header-search-panel .s4-search button{width:48px;height:48px;background:var(--s4-accent);color:#080808}
.header-search-panel .search-results{top:calc(100% + 8px);max-height:60vh;overflow-y:auto;text-align:left}
.header-search-close{position:absolute;right:0;bottom:5px;width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:#f8e8ad;font-size:34px;line-height:1;cursor:pointer}
.header-search-overlay{position:fixed;inset:0;z-index:1350;border:0;background:rgba(0,0,0,.65);opacity:0;visibility:hidden;transition:.25s}.header-search-open .header-search-overlay{opacity:1;visibility:visible}.header-search-open{overflow:hidden}
.mobile-search-toggle{display:flex;flex:1;justify-content:flex-start;gap:9px;border:1px solid rgba(212,175,55,.55);border-radius:999px;padding:9px 14px;color:#f8e8ad;font-size:13px}
@media(max-width:900px){.mobile-search-row .mobile-search-toggle{display:flex}.header-search-panel{padding:17px 0}.header-search-panel-inner{width:calc(100% - 24px);padding-right:43px}.header-search-panel p{font-size:15px}.header-search-panel .s4-search input{min-height:46px;font-size:16px;padding:10px 14px}.header-search-panel .s4-search button{width:42px;height:42px}.header-search-close{right:-2px;bottom:3px;width:38px;height:38px}.mobile-search-row>a,.menu-toggle{flex:0 0 auto}}

/* v1.1.0: reference-style inline desktop navigation bar. */
.header-primary-navigation{min-width:0}
.header-primary-navigation ul{display:flex;align-items:center;gap:clamp(18px,2vw,34px);list-style:none;margin:0;padding:0}
.header-primary-navigation li{position:relative;white-space:nowrap}
.header-primary-navigation a{display:block;padding:13px 0;color:#fff;font-weight:700}
.header-primary-navigation a:hover,.header-primary-navigation .current-menu-item>a{color:var(--s4-accent)}
.header-primary-navigation .sub-menu{position:absolute;display:none;top:100%;left:-15px;z-index:700;min-width:225px;padding:8px 0;background:#080808;border:1px solid var(--s4-accent);border-radius:0 0 12px 12px;box-shadow:0 15px 30px rgba(0,0,0,.25)}
.header-primary-navigation .menu-item-has-children:hover>.sub-menu,.header-primary-navigation .menu-item-has-children:focus-within>.sub-menu{display:block}
.header-primary-navigation .sub-menu li{display:block}.header-primary-navigation .sub-menu a{padding:10px 15px;color:#f8e8ad}.header-primary-navigation .sub-menu a:hover{background:#171717;color:var(--s4-accent)}
@media(min-width:901px){
 .site-header{background:var(--s4-bg);padding-bottom:14px}
 .desktop-header{grid-template-columns:minmax(210px,.8fr) minmax(420px,2fr) auto;gap:clamp(22px,3vw,50px);width:calc(100% - 44px);min-height:78px;margin-top:14px;padding:9px 22px;background:#080808;border:1px solid rgba(212,175,55,.55);border-radius:32px;box-shadow:0 7px 20px rgba(0,0,0,.16)}
 .desktop-header .brand img{max-height:58px}.desktop-header .brand strong{font-size:20px}
 .desktop-header .header-actions{gap:14px}.desktop-header .header-actions>a{padding:10px;color:#fff}
 .desktop-header .header-actions>a>span:not(.s4c-cart-count){display:none}
 .desktop-header .header-actions svg{width:24px;height:24px}
}
@media(max-width:1120px) and (min-width:901px){.desktop-header{grid-template-columns:minmax(185px,.7fr) minmax(360px,1.8fr) auto;gap:20px}.header-primary-navigation ul{gap:16px}.header-primary-navigation a{font-size:14px}}
@media(max-width:900px){.header-primary-navigation{display:none}}

/* v1.1.1: customer profile quick panel. */
.profile-panel-toggle{display:grid;place-items:center;border:0;background:transparent;color:#fff;padding:10px;border-radius:50%;cursor:pointer}
.profile-panel-toggle:hover,.profile-panel-toggle:focus-visible{color:var(--s4-accent);background:rgba(212,175,55,.1);outline:1px solid var(--s4-accent)}
.profile-panel-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9}
.profile-panel{position:fixed;top:118px;right:24px;z-index:1500;width:min(360px,calc(100vw - 30px));padding:20px 16px 17px;background:#0a0a0a;color:#fff;border:1px solid #d4af37;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.42);transform:translateY(-12px) scale(.97);transform-origin:top right;opacity:0;visibility:hidden;transition:.2s ease}
.profile-panel.is-open{transform:none;opacity:1;visibility:visible}
.profile-panel-close{position:absolute;right:13px;top:12px;width:34px;height:34px;border:1px solid rgba(212,175,55,.45);border-radius:8px;background:#181818;color:#f8df86;font-size:26px;line-height:1;cursor:pointer}
.profile-panel-heading{display:flex;flex-direction:column;gap:3px;padding:3px 48px 16px 4px}.profile-panel-heading strong{font-size:18px}.profile-panel-heading span{color:#bbb7d0;font-size:14px;overflow-wrap:anywhere}
.profile-panel-links{overflow:hidden;border:1px solid rgba(212,175,55,.48);border-radius:12px;background:#151515}
.profile-panel-links a{display:block;padding:12px 15px;color:#fff;font-weight:700;border-bottom:1px solid rgba(255,255,255,.14)}.profile-panel-links a:last-child{border-bottom:0}.profile-panel-links a:hover{background:rgba(212,175,55,.15);color:#f8df86}.profile-panel-links .profile-primary-link{background:var(--s4-accent);color:#0a0a0a}
.profile-panel-overlay{position:fixed;inset:0;z-index:1450;border:0;background:rgba(0,0,0,.28);opacity:0;visibility:hidden;transition:.2s}.profile-panel-open .profile-panel-overlay{opacity:1;visibility:visible}.profile-panel-open{overflow:hidden}
.mobile-profile-toggle{flex:0 0 auto;color:#f8e8ad}
@media(max-width:900px){.profile-panel{top:82px;right:12px;width:min(360px,calc(100vw - 24px));border-radius:14px}.mobile-profile-toggle{display:grid;padding:7px}.mobile-profile-toggle svg{width:23px;height:23px}}

/* v1.1.4: smooth premium depth-slide transition without arrow controls. */
.s4-hero-main{perspective:1800px;transform-style:preserve-3d;isolation:isolate}
.s4-hero-main .hero-slide{transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity,filter}
.s4-hero-main .hero-slide.is-active{animation:s4SmoothForward 1.05s cubic-bezier(.16,1,.3,1) both}
.s4-hero-main.slide-backward .hero-slide.is-active{animation-name:s4SmoothBackward}
.s4-hero-main .slider-prev,.s4-hero-main .slider-next{display:none!important}
@keyframes s4SmoothForward{0%{opacity:0;transform:translate3d(7%,0,-80px) rotateY(-7deg) scale(.985);filter:blur(2px) brightness(.82)}55%{opacity:1;filter:blur(0) brightness(1)}100%{opacity:1;transform:translate3d(0,0,0) rotateY(0) scale(1);filter:blur(0) brightness(1)}}
@keyframes s4SmoothBackward{0%{opacity:0;transform:translate3d(-7%,0,-80px) rotateY(7deg) scale(.985);filter:blur(2px) brightness(.82)}55%{opacity:1;filter:blur(0) brightness(1)}100%{opacity:1;transform:translate3d(0,0,0) rotateY(0) scale(1);filter:blur(0) brightness(1)}}
@media(max-width:767px){.s4-hero-main{perspective:1200px}.s4-hero-main .hero-slide.is-active{animation-duration:.85s}}
@media(prefers-reduced-motion:reduce){.s4-hero-main .hero-slide.is-active{animation:none!important}}

/* v1.1.5: responsive muted video slides with image poster fallback. */
.hero-slide .hero-video{display:block;width:100%;height:auto;aspect-ratio:12/5;object-fit:cover;background:#080808}
.s4-hero-main .hero-slide .hero-video{height:100%}
@media(max-width:767px){.hero-slide .hero-video{aspect-ratio:4/5}}

/* v1.1.7: mobile-only hero composition; desktop remains unchanged. */
@media(max-width:767px){
 .s4-hero-main .hero-slide picture,.s4-hero-main .hero-slide img{height:auto!important}
 .s4-hero-main .hero-slide img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center}
 .s4-hero-main .hero-slide:after{background:linear-gradient(90deg,rgba(0,0,0,.76) 0,rgba(0,0,0,.5) 46%,rgba(0,0,0,.08) 72%,transparent 100%)}
 .s4-hero-main .hero-content{inset:0 auto 0 0;width:62%;padding:22px 8px 48px 20px;justify-content:center;align-items:flex-start;text-align:left}
 .s4-hero-main .hero-content h1{font-size:clamp(23px,7.4vw,30px);line-height:1.05;margin:0 0 9px;max-width:100%}
 .s4-hero-main .hero-content p{font-size:13px;line-height:1.38;margin:0 0 14px;max-width:100%}
 .s4-hero-main .hero-content .button{font-size:12px;line-height:1.15;padding:10px 14px;text-align:center}
}

/* v1.1.9: automatic five-column footer with policy and useful links. */
.footer-grid-auto{grid-template-columns:minmax(230px,1.35fr) minmax(220px,1.25fr) repeat(3,minmax(150px,1fr));gap:clamp(24px,3vw,48px)}
.footer-grid-auto .footer-widget{margin:0 0 26px}
.footer-grid-auto .footer-widget:last-child{margin-bottom:0}
.footer-recent-posts{padding-left:18px!important;list-style:disc!important}
.footer-recent-posts li::marker{color:var(--s4-accent)}
.footer-contact strong{display:block;color:#fff;margin-bottom:5px}
.footer-apps{display:flex;flex-wrap:wrap;gap:8px}
.footer-apps a{display:inline-flex;padding:7px 10px;border:1px solid rgba(212,175,55,.55);border-radius:6px;background:#050505;color:#fff;font-size:12px;font-weight:700}
.footer-coming-soon{display:block;color:#e8e1d4;font-size:13px;line-height:1.45}
.footer-social{display:flex;gap:9px}
.footer-social a{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#fff!important;transition:.2s ease;box-shadow:0 4px 10px rgba(0,0,0,.2)}
.footer-social a svg{width:20px;height:20px;fill:currentColor}
.footer-social a.social-facebook{background:#1877f2}.footer-social a.social-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.footer-social a.social-youtube{background:#f00}.footer-social a.social-whatsapp{background:#25d366}
.footer-social a:hover{transform:translateY(-3px) scale(1.06);filter:brightness(1.12)}
@media(max-width:1100px){.footer-grid-auto{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.footer-grid-auto{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.footer-grid-auto .footer-brand{grid-column:1/-1}.site-footer{background-position:72% center!important}}
@media(max-width:460px){.footer-grid-auto{grid-template-columns:1fr}.footer-grid-auto .footer-brand{grid-column:auto}}

/* v1.2.0: catalogue home control, non-overlapping 360 button and registration. */
.s4c-shop-home-button{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;padding:9px 15px;border:1px solid var(--s4-accent);border-radius:999px;background:#080808;color:#fff!important;font-weight:800;box-shadow:0 5px 16px rgba(0,0,0,.12)}
.s4c-shop-home-button span{color:var(--s4-accent);font-size:22px;line-height:1}
.s4c-shop-home-button:hover{background:var(--s4-accent);color:#080808!important}
.s4c-shop-home-button:hover span{color:#080808}
.woocommerce ul.products li.product .s4c-360-loop-trigger{position:static;align-self:flex-start;margin:9px 0 3px;order:3;box-shadow:none}
.woocommerce ul.products li.product .button{order:4}
@media(max-width:600px){.s4c-shop-home-button{margin-bottom:14px;padding:7px 12px;font-size:13px}.woocommerce ul.products li.product .s4c-360-loop-trigger{width:100%;justify-content:center;margin:7px 0 2px;padding:7px 9px;font-size:11px}}

/* v1.2.1: show Home control on product pages and place single 360 viewer below gallery. */
.woocommerce div.product .s4c-360-product-trigger{position:static;clear:both;float:left;margin:10px 0 18px;padding:9px 16px}
@media(max-width:600px){.woocommerce div.product .s4c-360-product-trigger{float:none;width:100%;justify-content:center;margin:8px 0 16px}}

/* v1.2.2: universal return-home control on every inner page. */
.s4c-global-home-wrap{padding-top:22px;margin-bottom:-20px}
@media(max-width:600px){.s4c-global-home-wrap{padding-top:14px;margin-bottom:-24px}}

/* v1.2.3: centred mobile branding; cart remains in bottom navigation. */
@media(max-width:900px){.mobile-brand-row{justify-content:center!important}.mobile-brand-row .brand{justify-content:center;text-align:left}.mobile-brand-row .brand>a{flex:0 1 auto}}

/* v1.2.4: edge-to-edge, screen-height homepage hero. */
.s4-hero-layout,.s4-hero-layout.no-promos{display:block;width:100%;max-width:none;margin:0;padding:0}
.s4-hero-layout .s4-promo-card{display:none!important}
.s4-hero-main{width:100%;height:calc(100vh - 126px);min-height:520px;border-radius:0;box-shadow:none}
.s4-hero-main .hero-slide,.s4-hero-main .hero-slide picture{width:100%;height:100%!important}
.s4-hero-main .hero-slide img,.s4-hero-main .hero-slide .hero-video{width:100%;height:100%!important;aspect-ratio:auto!important;object-fit:cover}
.s4-hero-main .hero-content{width:min(100%,1400px);margin-inline:auto;padding-inline:clamp(38px,6vw,90px)}
@media(max-width:900px){.s4-hero-main{height:calc(100svh - 158px);min-height:500px}.s4-hero-main .hero-content{width:58%;margin:0;padding:24px 12px 54px 24px}.s4-hero-main .hero-slide img,.s4-hero-main .hero-slide .hero-video{object-position:center}}
@media(max-width:480px){.s4-hero-main{min-height:470px}.s4-hero-main .hero-content{width:60%;padding-left:18px;padding-right:6px}}

/* v1.2.5: three promotional cards directly below the hero slider. */
.s4-promo-strip{position:relative;padding-block:30px 18px}
.s4-promo-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
.s4-promo-track::-webkit-scrollbar{display:none}
.s4-promo-below-card{position:relative;min-height:210px;overflow:hidden;border-radius:18px;background:#080808;scroll-snap-align:start;color:#fff!important;box-shadow:0 10px 26px rgba(0,0,0,.14)}
.s4-promo-below-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.15))}
.s4-promo-below-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.s4-promo-below-card:hover img{transform:scale(1.035)}
.s4-promo-below-card span{position:absolute;z-index:2;left:24px;right:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;max-width:65%}
.s4-promo-below-card strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(21px,2vw,29px);line-height:1.12}
.s4-promo-below-card small{margin-top:10px;color:#eee;font-size:15px;line-height:1.4}
.s4-promo-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#080808;color:var(--s4-accent);font-size:30px;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.2)}
.s4-promo-arrow.is-prev{left:-5px}.s4-promo-arrow.is-next{right:-5px}
.s4-promo-dots{display:flex;justify-content:center;gap:7px;margin-top:13px}
.s4-promo-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#b9c0be;cursor:pointer}
.s4-promo-dots button.is-active{width:24px;border-radius:99px;background:var(--s4-accent)}
@media(max-width:900px){.s4-promo-strip{width:100%;padding:18px 14px}.s4-promo-track{display:grid;grid-template-columns:none;grid-auto-columns:min(84vw,620px);gap:14px;padding-right:8vw}.s4-promo-below-card{min-height:0;aspect-ratio:5/3;border-radius:20px}.s4-promo-below-card span{left:22px;right:18px;max-width:68%}.s4-promo-below-card strong{font-size:clamp(22px,6vw,32px)}.s4-promo-below-card small{font-size:clamp(14px,4vw,19px)}.s4-promo-arrow{display:none!important}.s4-promo-dots{margin-top:15px}}


/* v1.2.15: correct hero proportions.
   Desktop image target: 1920x800 (12:5)
   Mobile image target: 1080x1350 (4:5)
   This deliberately overrides the older screen-height hero rules. */
.s4-hero-layout,
.s4-hero-layout.no-promos{
    width:100%;
    max-width:none;
    margin:0;
    padding:0;
}
.s4-hero-main{
    width:100%;
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:12 / 5;
    overflow:hidden;
}
.s4-hero-main .hero-slide,
.s4-hero-main .hero-slide picture{
    width:100%;
    height:100% !important;
}
.s4-hero-main .hero-slide picture{
    display:block;
}
.s4-hero-main .hero-slide img,
.s4-hero-main .hero-slide .hero-video{
    display:block;
    width:100%;
    height:100% !important;
    max-height:none !important;
    aspect-ratio:auto !important;
    object-fit:cover;
    object-position:center center;
}
@media (max-width:767px){
    .s4-hero-main{
        height:auto !important;
        min-height:0 !important;
        aspect-ratio:4 / 5;
    }
    .s4-hero-main .hero-slide img,
    .s4-hero-main .hero-slide .hero-video{
        object-position:center center;
    }
}

/* v1.2.16 - Zam Zam Perfume footer layout matching the approved 3-column design */
.site-footer{background:#080808!important;color:#f5e9c6!important;border-top:0!important;padding:54px 0 22px!important}
.site-footer .footer-grid-auto{
  display:grid!important;
  grid-template-columns:minmax(260px,1.05fr) minmax(300px,1.05fr) minmax(300px,1fr)!important;
  grid-template-areas:
    "brand column1 column2"
    "brand column3 column4";
  column-gap:clamp(42px,6vw,90px)!important;
  row-gap:46px!important;
  align-items:start!important;
}
.site-footer .footer-brand{grid-area:brand!important;max-width:330px!important}
.site-footer .footer-news-contact{grid-area:column1!important}
.site-footer .footer-grid-auto > .footer-column:nth-of-type(3){grid-area:column2!important}
.site-footer .footer-grid-auto > .footer-column:nth-of-type(4){grid-area:column3!important}
.site-footer .footer-connect{grid-area:column4!important}
.site-footer .footer-logo img{max-width:130px!important;max-height:130px!important;margin-bottom:24px!important}
.site-footer .footer-brand>p{font-size:16px!important;line-height:1.75!important;color:#fff4d8!important;margin:0!important}
.site-footer .footer-widget{margin:0!important}
.site-footer .footer-column .footer-widget + .footer-widget{margin-top:34px!important}
.site-footer .footer-widget h2,
.site-footer .footer-widget h3{font-family:Georgia,'Times New Roman',serif!important;font-size:27px!important;line-height:1.15!important;font-weight:700!important;color:#fff!important;margin:0 0 24px!important}
.site-footer .footer-widget ul{margin:0!important;padding:0!important;list-style:none!important}
.site-footer .footer-widget li{position:relative;margin:0 0 14px!important;padding-left:20px!important;color:#efc531!important}
.site-footer .footer-widget li::before{content:'•';position:absolute;left:0;top:-1px;color:#e3b923;font-size:22px;line-height:1}
.site-footer .footer-widget li::marker{content:''}
.site-footer .footer-widget a{color:#f4cf46!important;font-size:16px!important}
.site-footer .footer-widget a:hover{color:#fff!important}
.site-footer .footer-contact{gap:10px!important;margin-top:0!important}
.site-footer .footer-contact strong{color:#f4cf46!important;font-size:16px!important}
.site-footer .footer-contact span,
.site-footer .footer-contact a{display:flex!important;align-items:flex-start!important;gap:8px!important;color:#f4cf46!important;font-size:16px!important;line-height:1.5!important}
.site-footer .footer-recent-posts{padding:0!important;list-style:none!important}
.site-footer .footer-bottom{border-top:1px solid rgba(227,185,35,.28)!important;margin-top:44px!important;padding-top:18px!important;color:#e7dfc7!important}

@media(max-width:900px){
 .site-footer .footer-grid-auto{
   grid-template-columns:1fr 1fr!important;
   grid-template-areas:"brand brand" "column1 column2" "column3 column4"!important;
   column-gap:28px!important;row-gap:36px!important
 }
 .site-footer .footer-brand{max-width:none!important}
}
@media(max-width:600px){
 .site-footer{padding:38px 0 90px!important}
 .site-footer .footer-grid-auto{
   grid-template-columns:1fr!important;
   grid-template-areas:"brand" "column1" "column2" "column3" "column4"!important;
   row-gap:32px!important
 }
 .site-footer .footer-logo img{max-width:110px!important;max-height:110px!important}
 .site-footer .footer-widget h2,.site-footer .footer-widget h3{font-size:24px!important;margin-bottom:18px!important}
}


/* ==========================================================
   v1.2.17 — Zam Zam Perfume footer: exact 3-column layout
   Left: Brand
   Middle: Address / Contact Us / Useful Links
   Right: Policy / Recent Posts
   ========================================================== */
.site-footer{
    background:#080808 !important;
    color:#fff4d8 !important;
    padding:46px 0 20px !important;
    border-top:0 !important;
}
.site-footer:before{display:none!important;}

.zzp-footer-layout{
    display:grid !important;
    grid-template-columns:minmax(250px,1.05fr) minmax(300px,1.05fr) minmax(300px,1fr) !important;
    gap:clamp(44px,6vw,105px) !important;
    align-items:start !important;
}

.zzp-footer-brand{max-width:330px}
.zzp-footer-brand .footer-logo img{
    width:auto!important;
    height:auto!important;
    max-width:130px!important;
    max-height:130px!important;
    margin:0 0 24px!important;
}
.zzp-footer-brand p{
    margin:0!important;
    color:#fff4d8!important;
    font-size:16px!important;
    line-height:1.75!important;
}

.zzp-footer-middle,
.zzp-footer-right{
    display:flex!important;
    flex-direction:column!important;
    gap:42px!important;
}
.zzp-footer-block{margin:0!important;}
.zzp-footer-block .widget{margin:0!important;}
.zzp-footer-block h2,
.zzp-footer-block h3,
.zzp-footer-block .widget-title{
    margin:0 0 24px!important;
    color:#fff!important;
    font-family:Georgia,'Times New Roman',serif!important;
    font-weight:700!important;
    font-size:27px!important;
    line-height:1.15!important;
}

.zzp-address,
.zzp-contact-lines{
    display:flex!important;
    flex-direction:column!important;
    gap:9px!important;
}
.zzp-address strong{
    color:#f4cf46!important;
    font-size:16px!important;
}
.zzp-address span,
.zzp-contact-lines a,
.zzp-contact-lines>span{
    display:flex!important;
    align-items:flex-start!important;
    gap:9px!important;
    color:#f4cf46!important;
    font-size:16px!important;
    line-height:1.5!important;
}
.zzp-icon{
    display:inline-block!important;
    width:18px!important;
    min-width:18px!important;
    color:#f4cf46!important;
    font-style:normal!important;
    font-weight:400!important;
}

.zzp-footer-block ul,
.zzp-footer-block .menu,
.zzp-footer-block .wp-block-list,
.zzp-footer-block .wp-block-latest-posts{
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}
.zzp-footer-block li{
    position:relative!important;
    margin:0 0 14px!important;
    padding-left:20px!important;
    color:#f4cf46!important;
}
.zzp-footer-block li::before{
    content:'•'!important;
    position:absolute!important;
    left:0!important;
    top:-2px!important;
    color:#e3b923!important;
    font-size:22px!important;
    line-height:1!important;
}
.zzp-footer-block li::marker{content:''!important;}
.zzp-footer-block a{
    color:#f4cf46!important;
    font-size:16px!important;
}
.zzp-footer-block a:hover{color:#fff!important;}

.site-footer .footer-bottom{
    margin-top:44px!important;
    padding-top:18px!important;
    border-top:1px solid rgba(227,185,35,.28)!important;
    color:#e7dfc7!important;
}

@media(max-width:900px){
    .zzp-footer-layout{
        grid-template-columns:1fr 1fr!important;
        gap:38px 28px!important;
    }
    .zzp-footer-brand{
        grid-column:1/-1!important;
        max-width:none!important;
    }
}
@media(max-width:600px){
    .site-footer{padding:36px 0 90px!important;}
    .zzp-footer-layout{
        grid-template-columns:1fr!important;
        gap:34px!important;
    }
    .zzp-footer-brand{grid-column:auto!important;}
    .zzp-footer-middle,.zzp-footer-right{gap:32px!important;}
    .zzp-footer-block h2,.zzp-footer-block h3,.zzp-footer-block .widget-title{
        font-size:24px!important;
        margin-bottom:18px!important;
    }
}


/* v1.2.18 Footer mobile/contact improvements */
.zzp-mobile-number{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    width:max-content!important;
    text-decoration:none!important;
}
.zzp-contact-icon{
    width:22px!important;
    height:22px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#e3b923!important;
    flex:0 0 22px!important;
}
.zzp-contact-icon svg{display:block!important;}
.zzp-useful-links{display:block!important;}

@media(max-width:600px){
    .zzp-footer-brand{
        text-align:center!important;
    }
    .zzp-footer-brand .footer-logo{
        display:flex!important;
        justify-content:center!important;
    }
    .zzp-footer-brand .footer-logo img{
        max-width:115px!important;
        max-height:115px!important;
    }
    .zzp-contact-lines{
        gap:12px!important;
    }
    .zzp-mobile-number{
        font-size:17px!important;
        font-weight:600!important;
    }
    .zzp-useful-block{
        display:block!important;
    }
}
