:root{
  --zr-bg:#ffffff;
  --zr-card:#ffffff;
  --zr-soft:#f8f4ed;
  --zr-line:#ece5da;
  --zr-text:#172544;
  --zr-muted:#7f776d;
  --zr-gold:#c58c2c;
  --zr-gold-soft:#f7f1e8;
  --zr-shadow:0 12px 32px rgba(17,24,39,.08);
  --zr-shadow-soft:0 10px 22px rgba(17,24,39,.06);
}
html{scroll-behavior:smooth;}
body.nw-page-offer{
  background:#fff!important;
  color:var(--zr-text)!important;
  font-family:"Mier B",Arial,Helvetica,sans-serif!important;
  padding-bottom:92px!important;
}
body.nw-page-offer,
body.nw-page-offer #container,
body.nw-page-offer ._2dxSCm,
body.nw-page-offer ._3CzzrP,
body.nw-page-offer ._38U37R,
body.nw-page-offer .zr-home,
body.nw-page-offer .zr-all-products-section{background:#fff!important;}
body.nw-page-offer a{text-decoration:none!important;}
body.nw-page-offer .desktop-ui-toast{display:none!important;}
body.nw-page-offer .overlay{z-index:9998;}
body.nw-page-offer .d-none{display:none!important;}

/* Top benefit bar */
body.nw-page-offer .zr-announcement-bar{
  position:sticky;top:0;z-index:1004;
  background:linear-gradient(90deg,#08172f 0%,#0f2547 50%,#08172f 100%)!important;
  color:#fff!important;box-shadow:0 8px 18px rgba(13,29,54,.16);
}
body.nw-page-offer .zr-announcement-inner{
  max-width:446px;margin:0 auto;min-height:34px;padding:6px 12px;
  display:flex;align-items:center;justify-content:center;gap:22px;overflow:hidden;white-space:nowrap;
  font-size:11px;font-weight:700;
}
body.nw-page-offer .zr-announcement-inner span{display:inline-flex;align-items:center;gap:8px;}
body.nw-page-offer .zr-announcement-inner i{color:var(--zr-gold)!important;font-size:13px!important;}

/* Header */
body.nw-page-offer .mobile-top-header{position:sticky;top:34px;z-index:1003;background:#fff!important;border-bottom:1px solid rgba(236,229,218,.95)!important;}
body.nw-page-offer ._1FWdmb{min-height:70px!important;padding:14px 14px 10px!important;background:#fff!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center!important;column-gap:12px!important;}
body.nw-page-offer ._1FWdmb>.d-flex.align-items-center{display:contents!important;}
body.nw-page-offer #back-btn{display:none!important;}
body.nw-page-offer #showmenu,body.nw-page-offer .header-menu a{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
body.nw-page-offer #showmenu{grid-column:1;justify-self:start;color:var(--zr-text)!important;}
body.nw-page-offer .zr-menu-lines{display:flex!important;flex-direction:column!important;justify-content:space-between!important;width:22px!important;height:16px!important;}
body.nw-page-offer .zr-menu-lines span{display:block!important;height:2.2px!important;border-radius:999px!important;background:var(--zr-text)!important;}
body.nw-page-offer .zr-menu-lines span:nth-child(2){width:70%!important;}
body.nw-page-offer .nw-brand-wordmark{grid-column:2;justify-self:center;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;}
body.nw-page-offer .nw-brand-logo-header-img{display:block!important;width:min(168px,44vw)!important;max-width:100%!important;height:auto!important;max-height:42px!important;object-fit:contain!important;}
body.nw-page-offer .header-title{display:none!important;}
body.nw-page-offer .header-menu{grid-column:3;justify-self:end;display:flex!important;align-items:center!important;gap:17px!important;margin:0!important;}
body.nw-page-offer .zr-top-icon{width:29px!important;height:29px!important;display:block!important;color:var(--zr-text)!important;}
body.nw-page-offer .zr-top-icon path,body.nw-page-offer .zr-top-icon rect,body.nw-page-offer .zr-top-icon circle,body.nw-page-offer .zr-top-icon line{stroke:currentColor!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
body.nw-page-offer .header__cart-count--floating,body.nw-page-offer .nw-cart-count,body.nw-page-offer .bubble-count{position:absolute;top:-4px!important;right:-7px!important;min-width:16px!important;height:16px!important;border-radius:999px!important;background:var(--zr-gold)!important;color:#fff!important;border:2px solid #fff!important;font-size:9px!important;font-weight:800!important;line-height:12px!important;padding:0 2px!important;}

/* Search */
body.nw-page-offer .search-bar{padding:10px 14px 0!important;background:#fff!important;position:relative!important;z-index:5!important;box-shadow:none!important;}
body.nw-page-offer #guidSearch,body.nw-page-offer .ORogdv,body.nw-page-offer ._1k9EoO,body.nw-page-offer ._2d36Hu,body.nw-page-offer .search-form-rebuilt{width:100%!important;max-width:100%!important;}
body.nw-page-offer .search-form-rebuilt:before{display:none!important;content:none!important;}
body.nw-page-offer .search-box-rebuilt{min-height:56px!important;height:56px!important;display:flex!important;align-items:center!important;gap:10px!important;border:1px solid var(--zr-line)!important;border-radius:18px!important;background:#fffdf9!important;padding:0 14px!important;box-shadow:0 6px 14px rgba(31,23,13,.04)!important;overflow:hidden!important;}
body.nw-page-offer .search-submit-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;min-width:32px!important;border:0!important;background:transparent!important;padding:0!important;}
body.nw-page-offer .nw-search-svg{width:24px!important;height:24px!important;display:block!important;color:#111!important;}
body.nw-page-offer .nw-search-svg path,body.nw-page-offer .nw-search-svg circle{stroke:currentColor!important;fill:none!important;stroke-width:2.05!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
body.nw-page-offer .search-input-rebuilt{flex:1!important;width:100%!important;height:54px!important;background:transparent!important;border:0!important;outline:0!important;font-size:16px!important;font-weight:600!important;color:#3b362f!important;padding:0!important;margin:0!important;}
body.nw-page-offer .search-input-rebuilt::placeholder{color:#9b8f80!important;opacity:1!important;}

/* Home content */
body.nw-page-offer .zr-home{width:100%;max-width:446px;margin:0 auto;padding:12px 12px 28px!important;}
body.nw-page-offer .zr-banner-shell{margin:14px 0 12px!important;}
body.nw-page-offer .zr-banner-slider{position:relative;aspect-ratio:16/7.6;border-radius:22px!important;overflow:hidden!important;background:#fff!important;border:1px solid #ece3d8!important;box-shadow:0 18px 34px rgba(31,23,13,.12)!important;}
body.nw-page-offer .zr-banner-slide{position:absolute;inset:0;opacity:0;transition:opacity .35s ease;}
body.nw-page-offer .zr-banner-slide.is-active{opacity:1;z-index:1;}
body.nw-page-offer .zr-banner-slide img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;}
body.nw-page-offer .zr-banner-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:3!important;width:34px!important;height:34px!important;border-radius:50%!important;border:0!important;background:rgba(255,255,255,.96)!important;box-shadow:0 8px 18px rgba(31,23,13,.18)!important;cursor:pointer!important;}
body.nw-page-offer .zr-banner-nav-prev{left:10px!important;}
body.nw-page-offer .zr-banner-nav-next{right:10px!important;}
body.nw-page-offer .zr-banner-nav:before{content:"";display:block;width:9px;height:9px;border-top:2px solid #111;border-right:2px solid #111;position:absolute;top:50%;left:50%;}
body.nw-page-offer .zr-banner-nav-prev:before{transform:translate(-35%,-50%) rotate(-135deg);}
body.nw-page-offer .zr-banner-nav-next:before{transform:translate(-65%,-50%) rotate(45deg);}

/* Category strip */
body.nw-page-offer .zr-category-strip{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:14px 2px 6px!important;margin:2px 0 8px!important;background:transparent!important;}
body.nw-page-offer .zr-category-strip::-webkit-scrollbar{display:none!important;}
body.nw-page-offer .zr-category-item{flex:0 0 80px!important;scroll-snap-align:start!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;color:var(--zr-text)!important;}
body.nw-page-offer .zr-category-img{width:72px!important;height:72px!important;border-radius:18px!important;background:#f8f0e3!important;border:1px solid #eadfce!important;box-shadow:var(--zr-shadow-soft)!important;overflow:hidden!important;}
body.nw-page-offer .zr-category-img img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
body.nw-page-offer .zr-category-item strong{margin-top:10px!important;font-size:11px!important;line-height:1.25!important;font-weight:700!important;min-height:30px!important;color:#2c251e!important;}
body.nw-page-offer .zr-category-item small{margin-top:3px!important;font-size:10px!important;font-weight:600!important;color:var(--zr-gold)!important;}

/* Product heading */
body.nw-page-offer .zr-search-note{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:8px 0 2px!important;padding:12px 14px!important;border-radius:16px!important;background:#faf7f1!important;border:1px solid var(--zr-line)!important;}
body.nw-page-offer .zr-search-note strong{display:block!important;font-size:13px!important;color:var(--zr-text)!important;}
body.nw-page-offer .zr-search-note span{display:block!important;margin-top:2px!important;font-size:11px!important;color:var(--zr-muted)!important;}
body.nw-page-offer .zr-search-note a{font-size:12px!important;font-weight:700!important;color:var(--zr-gold)!important;white-space:nowrap!important;}
body.nw-page-offer .zr-product-section{margin:18px 0 0!important;}
body.nw-page-offer .zr-section-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 16px!important;}
body.nw-page-offer .zr-section-head h2{margin:0!important;font-family:Georgia,"Times New Roman",serif!important;font-size:31px!important;line-height:1.02!important;font-weight:700!important;letter-spacing:-.025em!important;color:#102347!important;}
body.nw-page-offer .zr-section-head p{display:none!important;}
body.nw-page-offer .zr-section-count{display:inline-flex!important;align-items:center!important;gap:7px!important;padding-top:4px!important;font-size:13px!important;font-weight:700!important;color:#b77a1f!important;white-space:nowrap!important;}
body.nw-page-offer .zr-section-count i{font-size:13px!important;color:#b77a1f!important;}

/* Product grid and cards */
body.nw-page-offer .zr-product-grid,
body.nw-page-offer .zr-product-grid-all{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 14px!important;margin-bottom:22px!important;}
body.nw-page-offer .zr-product-card{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;border-radius:18px!important;border:1px solid var(--zr-line)!important;background:#fff!important;box-shadow:var(--zr-shadow)!important;overflow:hidden!important;height:auto!important;}
body.nw-page-offer .zr-product-card.is-hidden{display:none!important;}
body.nw-page-offer .zr-product-media{display:block!important;aspect-ratio:1/1!important;background:#f7f3ed!important;overflow:hidden!important;}
body.nw-page-offer .zr-product-media img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f8f4ed!important;padding:5px!important;box-sizing:border-box!important;transition:transform .3s ease!important;}
body.nw-page-offer .zr-product-card:hover .zr-product-media img{transform:scale(1.02)!important;}
body.nw-page-offer .zr-wishlist-btn{position:absolute!important;right:12px!important;top:12px!important;z-index:2!important;width:46px!important;height:46px!important;border-radius:50%!important;border:1px solid #ece6de!important;background:#fff!important;color:#15284b!important;box-shadow:0 8px 20px rgba(17,24,39,.12)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.nw-page-offer .zr-wishlist-btn i{font-size:19px!important;}


body.nw-page-offer .zr-product-body{display:flex!important;flex-direction:column!important;background:#fff!important;padding:10px 12px 12px!important;}
body.nw-page-offer .zr-color-dots{display:flex!important;gap:8px!important;margin:0 0 10px!important;}
body.nw-page-offer .zr-color-dots span{width:11px!important;height:11px!important;border-radius:50%!important;box-shadow:0 0 0 1px rgba(16,24,40,.08),0 0 0 3px #fff!important;}
body.nw-page-offer .zr-product-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;min-height:50px!important;max-height:50px!important;margin:0!important;color:#132546!important;font-family:Georgia,"Times New Roman",serif!important;font-size:14px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.01em!important;word-break:normal!important;overflow-wrap:break-word!important;}
body.nw-page-offer .zr-product-quality{margin-top:5px!important;font-size:11px!important;line-height:1.2!important;color:#80776c!important;font-weight:500!important;}
body.nw-page-offer .zr-price-row{position:relative!important;display:flex!important;align-items:flex-end!important;flex-wrap:wrap!important;gap:7px 8px!important;margin-top:10px!important;padding-top:12px!important;}
body.nw-page-offer .zr-price-row:before{content:""!important;position:absolute!important;left:0!important;top:0!important;width:48px!important;height:2px!important;border-radius:999px!important;background:var(--zr-gold)!important;}
body.nw-page-offer .zr-price-row strong{font-size:18px!important;line-height:1!important;font-weight:800!important;color:#102347!important;letter-spacing:-.03em!important;}
body.nw-page-offer .zr-price-row del{font-size:12px!important;line-height:1.1!important;color:#989086!important;text-decoration-thickness:1.5px!important;}
body.nw-page-offer .zr-price-row span{font-size:11px!important;line-height:1.1!important;color:#ea4335!important;font-weight:700!important;letter-spacing:.01em!important;}
body.nw-page-offer .zr-delivery-badge{display:inline-flex!important;align-items:center!important;gap:7px!important;align-self:flex-start!important;margin-top:10px!important;padding:8px 12px!important;min-height:34px!important;border-radius:999px!important;background:var(--zr-gold-soft)!important;color:#15305a!important;font-size:11px!important;line-height:1!important;font-weight:800!important;letter-spacing:.01em!important;box-shadow:none!important;}
body.nw-page-offer .zr-rating-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid #eee7dd!important;min-height:34px!important;}
body.nw-page-offer .zr-rating{display:inline-flex!important;align-items:center!important;gap:5px!important;min-width:0!important;white-space:nowrap!important;font-size:12px!important;line-height:1.1!important;color:#132546!important;font-weight:700!important;}
body.nw-page-offer .zr-rating em{font-style:normal!important;color:#70685e!important;font-weight:500!important;}
body.nw-page-offer .zr-meta-sep{flex:0 0 1px!important;width:1px!important;height:16px!important;background:#e8e0d4!important;display:block!important;}
body.nw-page-offer .zr-trusted{display:inline-flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important;font-size:11px!important;line-height:1.1!important;color:#3c3c3c!important;font-weight:600!important;}
body.nw-page-offer .zr-inline-icon{display:block!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 auto!important;}
body.nw-page-offer .zr-inline-icon-truck{width:14px!important;height:14px!important;stroke:#1e8e3e!important;stroke-width:1.9!important;}
body.nw-page-offer .zr-inline-icon-star{width:14px!important;height:14px!important;fill:#d39b2f!important;stroke:#d39b2f!important;stroke-width:1!important;}
body.nw-page-offer .zr-inline-icon-trusted{width:14px!important;height:14px!important;stroke:#c58c2c!important;stroke-width:1.8!important;}
body.nw-page-offer .zr-products-load-more-wrap,body.nw-page-offer .zr-load-more-btn{display:none!important;}
body.nw-page-offer .zr-home-empty{padding:30px 14px!important;border:1px solid var(--zr-line)!important;border-radius:18px!important;background:#fffdf9!important;text-align:center!important;color:#6b7280!important;}

/* Cart drawer and drawers */
body.nw-page-offer .sidenav{background:#fff!important;width:min(92%,430px)!important;max-width:430px!important;box-shadow:-22px 0 54px rgba(0,0,0,.18)!important;display:flex!important;flex-direction:column!important;}
body.nw-page-offer .sidenav-div{background:#fff!important;border-bottom:1px solid var(--zr-line)!important;padding:16px 18px!important;}
body.nw-page-offer .drawer__title{padding:0!important;min-height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.nw-page-offer .drawer__title h3.ui2-heading{font-family:Georgia,"Times New Roman",serif!important;font-size:22px!important;font-weight:500!important;letter-spacing:.11em!important;margin:0 auto!important;color:#111!important;text-transform:uppercase!important;}
body.nw-page-offer .sidenav .closebtn{top:12px!important;right:16px!important;width:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#111!important;font-size:28px!important;text-decoration:none!important;}
body.nw-page-offer .cart-products-list{flex:1 1 auto!important;max-height:none!important;overflow:auto!important;padding:16px 14px 18px!important;background:#fff!important;}
body.nw-page-offer .nw-cart-empty-wrap{display:flex!important;flex-direction:column!important;gap:14px!important;}
body.nw-page-offer .nw-empty-hero-card{background:#fff!important;border:1px solid #efe3d1!important;border-radius:20px!important;padding:28px 20px!important;text-align:center!important;box-shadow:0 12px 34px rgba(28,21,14,.07)!important;}
body.nw-page-offer .nw-empty-icon{width:84px!important;height:84px!important;border-radius:50%!important;margin:0 auto 16px!important;background:#fbf3e8!important;color:#bd8429!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.nw-page-offer .nw-empty-hero-card h2{font-size:20px!important;line-height:1.15!important;color:#111!important;font-weight:800!important;margin:0 0 8px!important;}
body.nw-page-offer .nw-empty-hero-card p{font-size:13px!important;line-height:1.5!important;color:#6e665d!important;margin:0 0 18px!important;}
body.nw-page-offer .nw-gold-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;min-width:160px!important;border-radius:12px!important;background:linear-gradient(135deg,#d39a35,#a56d17)!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;font-size:13px!important;border:none!important;}
body.nw-page-offer .nw-cart-trust-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;background:#fff!important;border:1px solid #eadfce!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 10px 26px rgba(28,21,14,.06)!important;}
body.nw-page-offer .nw-cart-trust-row span{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:12px 6px!important;border-left:1px solid #eadfce!important;gap:2px!important;}
body.nw-page-offer .nw-cart-trust-row span:first-child{border-left:0!important;}
body.nw-page-offer .nw-cart-trust-row i{color:#bd8429!important;font-size:18px!important;margin-bottom:4px!important;}
body.nw-page-offer .nw-cart-trust-row b{font-size:10px!important;color:#111!important;line-height:1.1!important;}
body.nw-page-offer .nw-cart-trust-row small{font-size:9px!important;color:#6e665d!important;}
body.nw-page-offer .cart-product{background:#fff!important;border:1px solid var(--zr-line)!important;border-radius:18px!important;margin-bottom:12px!important;padding:12px!important;display:flex!important;gap:12px!important;box-shadow:0 10px 22px rgba(28,21,14,.06)!important;}
body.nw-page-offer .cart-product-img{width:96px!important;height:96px!important;flex:0 0 96px!important;border-radius:16px!important;background:#f7efe4!important;overflow:hidden!important;}
body.nw-page-offer .cart-product-img img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
body.nw-page-offer .cart-product-details{width:auto!important;flex:1!important;min-width:0!important;}
body.nw-page-offer .cart-product-title{justify-content:space-between!important;gap:8px!important;margin:0 0 8px!important;}
body.nw-page-offer .cart-product-title p{font-size:14px!important;color:#111!important;font-weight:800!important;line-height:1.25!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
body.nw-page-offer .cart-product-price{font-size:20px!important;color:#111!important;font-weight:900!important;}
body.nw-page-offer .cart-product-mrp{font-size:12px!important;color:#8b8278!important;}
body.nw-page-offer .cart-product-color{font-size:12px!important;color:#6e665d!important;}
body.nw-page-offer .cart-qty-wrapper{background:#fff!important;border:1px solid var(--zr-line)!important;border-radius:12px!important;height:34px!important;color:#111!important;}
body.nw-page-offer .cart__footer{background:#fff!important;border-top:1px solid var(--zr-line)!important;box-shadow:0 -10px 28px rgba(28,21,14,.08)!important;padding:14px!important;}
body.nw-page-offer .cart__confirm__order,.btn-dark{background:linear-gradient(135deg,#d39a35,#a56d17)!important;border:none!important;color:#fff!important;border-radius:14px!important;font-weight:800!important;}
body.nw-page-offer .category-drawer-overlay{position:fixed;inset:0;background:rgba(17,17,17,.55);z-index:9999;display:flex;align-items:stretch;justify-content:flex-start;opacity:0;visibility:hidden;transition:.22s ease;}
body.nw-page-offer .category-drawer-overlay.is-open{opacity:1;visibility:visible;}
body.nw-page-offer .category-drawer-panel{width:min(86vw,380px);height:100%;background:#fff;border-radius:0 22px 22px 0;transform:translateX(-100%);transition:.25s ease;display:flex;flex-direction:column;overflow:hidden;box-shadow:18px 0 45px rgba(0,0,0,.18);}
body.nw-page-offer .category-drawer-overlay.is-open .category-drawer-panel{transform:translateX(0);}
body.nw-page-offer .category-drawer-head{padding:18px 16px 14px;background:#fff;color:#111;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid var(--zr-line);}
body.nw-page-offer .category-drawer-head h3{margin:0;font-size:22px;font-weight:700;}
body.nw-page-offer .category-drawer-head p{margin:4px 0 0;font-size:12px;color:#7b7369;}
body.nw-page-offer .category-drawer-close{color:#111;font-size:30px;line-height:1;text-decoration:none;}
body.nw-page-offer .category-drawer-body{padding:14px;background:#fff;overflow:auto;}
body.nw-page-offer .category-drawer-item{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--zr-line);border-radius:16px;padding:10px 12px;margin-bottom:12px;text-decoration:none;box-shadow:0 8px 22px rgba(15,23,42,.06);}
body.nw-page-offer .category-drawer-item-thumb{width:62px;height:62px;border-radius:14px;overflow:hidden;background:#f3f4f6;flex:0 0 62px;}
body.nw-page-offer .category-drawer-item-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
body.nw-page-offer .category-drawer-item-text{flex:1;min-width:0;}
body.nw-page-offer .category-drawer-item-text strong{display:block;font-size:14px;color:#111827;line-height:1.25;}
body.nw-page-offer .category-drawer-item-text span{display:block;font-size:11px;color:var(--zr-gold);margin-top:4px;font-weight:600;}
body.nw-page-offer .category-drawer-item i{color:#9ca3af;font-size:13px;}
body.nw-page-offer .category-drawer-empty{padding:30px 10px;text-align:center;color:#6b7280;}
body.nw-page-offer .nw-drawer-title{display:none!important;}

/* Trust strip + footer */
body.nw-page-offer .zr-home-trust-strip{width:calc(100% - 24px)!important;max-width:422px!important;margin:8px auto 14px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;background:#fff!important;border:1px solid #ece5da!important;border-radius:14px!important;box-shadow:0 10px 26px rgba(17,24,39,.07)!important;overflow:hidden!important;}
body.nw-page-offer .zr-home-trust-item{min-height:64px!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:8px!important;padding:10px!important;border-left:1px solid #ece5da!important;}
body.nw-page-offer .zr-home-trust-item:first-child{border-left:0!important;}
body.nw-page-offer .zr-home-trust-item i{grid-row:1/3!important;color:#102347!important;font-size:21px!important;justify-self:center!important;}
body.nw-page-offer .zr-home-trust-item b{font-size:11px!important;line-height:1.1!important;color:#102347!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
body.nw-page-offer .zr-home-trust-item small{font-size:10px!important;line-height:1.1!important;color:#6b7280!important;font-weight:600!important;}
body.nw-page-offer .zr-footer{width:100%!important;max-width:446px!important;margin:0 auto!important;padding:0 0 84px!important;background:#fff!important;color:#102347!important;border-top:1px solid #ece5da!important;}
body.nw-page-offer .zr-footer-inner{display:block!important;padding:0!important;background:#fff!important;}
body.nw-page-offer .zr-footer-brand,body.nw-page-offer .zr-footer-col{position:relative!important;margin:0!important;padding:16px!important;border-bottom:1px solid #ece5da!important;background:#fff!important;}
body.nw-page-offer .zr-footer-brand:after,body.nw-page-offer .zr-footer-col:after{content:'\f107';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute!important;right:16px!important;top:50%!important;transform:translateY(-50%)!important;color:#111827!important;font-size:14px!important;}
body.nw-page-offer .zr-footer-logo,body.nw-page-offer .zr-footer-col h4{display:block!important;margin:0!important;font-size:16px!important;line-height:1.1!important;color:#102347!important;font-weight:900!important;letter-spacing:.03em!important;font-family:"Mier B",Arial,Helvetica,sans-serif!important;}
body.nw-page-offer .zr-footer-brand p,body.nw-page-offer .zr-footer-col a,body.nw-page-offer .zr-footer-col p,body.nw-page-offer .zr-newsletter-form,body.nw-page-offer .zr-footer-bottom{display:none!important;}
body.nw-page-offer .desktop-policy-footer{display:none!important;}

/* Bottom nav */
body.nw-page-offer .nw-bottom-nav{position:fixed!important;left:50%!important;right:auto!important;bottom:0!important;transform:translateX(-50%)!important;width:100%!important;max-width:446px!important;min-height:70px!important;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(14px)!important;border-top:1px solid #e7ded2!important;box-shadow:0 -8px 26px rgba(17,24,39,.08)!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:center!important;padding:8px 12px calc(9px + env(safe-area-inset-bottom))!important;z-index:1004!important;}
body.nw-page-offer .nw-bottom-nav-item{position:relative!important;width:100%!important;min-width:0!important;min-height:52px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;color:#171717!important;font-size:11px!important;line-height:1.1!important;font-weight:600!important;text-align:center!important;}
body.nw-page-offer .nw-bottom-icon-wrap{width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.nw-page-offer .nw-bottom-icon{width:24px!important;height:24px!important;display:block!important;color:currentColor!important;}
body.nw-page-offer .nw-bottom-icon path,body.nw-page-offer .nw-bottom-icon circle,body.nw-page-offer .nw-bottom-icon rect{stroke:currentColor!important;fill:none!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
body.nw-page-offer .nw-bottom-nav-item.is-active{color:#c58c2c!important;}
body.nw-page-offer .nw-bottom-nav-item.is-active:after{content:""!important;position:absolute!important;bottom:-7px!important;width:28px!important;height:3px!important;border-radius:999px!important;background:#c58c2c!important;}

@media(max-width:380px){
  body.nw-page-offer .zr-announcement-inner{gap:14px!important;font-size:10px!important;}
  body.nw-page-offer .zr-home{padding-left:10px!important;padding-right:10px!important;}
  body.nw-page-offer .zr-product-grid-all{gap:14px 12px!important;}
  body.nw-page-offer .zr-wishlist-btn{width:42px!important;height:42px!important;}
  body.nw-page-offer .zr-product-body{padding:9px 10px 11px!important;}
  body.nw-page-offer .zr-product-title{font-size:13px!important;min-height:47px!important;max-height:47px!important;}
  body.nw-page-offer .zr-price-row strong{font-size:17px!important;}
  body.nw-page-offer .zr-delivery-badge{padding:8px 10px!important;font-size:10px!important;}
  body.nw-page-offer .zr-rating{font-size:11px!important;}
  body.nw-page-offer .zr-trusted{font-size:10.5px!important;}
  body.nw-page-offer .zr-home-trust-item{grid-template-columns:24px minmax(0,1fr)!important;padding:9px 7px!important;}
  body.nw-page-offer .zr-home-trust-item b{font-size:10px!important;}
  body.nw-page-offer .zr-home-trust-item small{font-size:9px!important;}
  body.nw-page-offer .nw-bottom-nav{padding-left:8px!important;padding-right:8px!important;}
}

@media(min-width:992px){
  body.nw-page-offer{padding-bottom:40px!important;}
  body.nw-page-offer .zr-announcement-inner,body.nw-page-offer .mobile-top-header,body.nw-page-offer .search-bar,body.nw-page-offer .zr-home{max-width:1240px!important;margin-left:auto!important;margin-right:auto!important;}
  body.nw-page-offer .mobile-top-header{top:34px!important;}
  body.nw-page-offer ._1FWdmb{grid-template-columns:32px minmax(0,1fr) auto!important;}
  body.nw-page-offer .nw-brand-logo-header-img{width:220px!important;max-height:48px!important;}
  body.nw-page-offer .zr-home{padding-top:18px!important;max-width:1240px!important;}
  body.nw-page-offer .zr-product-grid,body.nw-page-offer .zr-product-grid-all{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;}
  body.nw-page-offer .zr-category-item{flex:1 1 0!important;max-width:140px!important;}
  body.nw-page-offer .zr-category-strip{justify-content:space-between!important;overflow:visible!important;}
  body.nw-page-offer .zr-section-head h2{font-size:44px!important;}
  body.nw-page-offer .zr-section-count{font-size:18px!important;}
  body.nw-page-offer .zr-product-title{font-size:17px!important;min-height:60px!important;max-height:60px!important;}
  body.nw-page-offer .zr-price-row strong{font-size:21px!important;}
  body.nw-page-offer .zr-home-trust-strip{max-width:1240px!important;width:100%!important;margin-top:30px!important;grid-template-columns:repeat(3,1fr)!important;}
  body.nw-page-offer .zr-home-trust-item{min-height:76px!important;grid-template-columns:38px minmax(0,1fr)!important;padding:16px 24px!important;}
  body.nw-page-offer .zr-home-trust-item i{font-size:26px!important;}
  body.nw-page-offer .zr-home-trust-item b{font-size:15px!important;}
  body.nw-page-offer .zr-home-trust-item small{font-size:12px!important;}
  body.nw-page-offer .zr-footer{max-width:1240px!important;padding:28px 0 24px!important;border-top:1px solid #ece5da!important;}
  body.nw-page-offer .zr-footer-inner{display:grid!important;grid-template-columns:1.2fr .8fr .8fr .8fr 1.1fr!important;gap:34px!important;padding:0 0 22px!important;}
  body.nw-page-offer .zr-footer-brand,body.nw-page-offer .zr-footer-col{padding:0!important;border:0!important;}
  body.nw-page-offer .zr-footer-brand:after,body.nw-page-offer .zr-footer-col:after{display:none!important;}
  body.nw-page-offer .zr-footer-brand p,body.nw-page-offer .zr-footer-col a,body.nw-page-offer .zr-footer-col p,body.nw-page-offer .zr-newsletter-form,body.nw-page-offer .zr-footer-bottom{display:flex!important;}
  body.nw-page-offer .zr-footer-brand p{display:block!important;margin:12px 0 0!important;color:#5f6673!important;font-size:13px!important;line-height:1.5!important;}
  body.nw-page-offer .zr-footer-col{display:flex!important;flex-direction:column!important;gap:9px!important;}
  body.nw-page-offer .zr-footer-col h4{margin:0 0 5px!important;font-size:14px!important;}
  body.nw-page-offer .zr-footer-col a{font-size:13px!important;color:#5f6673!important;display:block!important;}
  body.nw-page-offer .zr-footer-newsletter p{font-size:13px!important;color:#5f6673!important;margin:0!important;display:block!important;}
  body.nw-page-offer .zr-newsletter-form{gap:8px!important;margin-top:8px!important;}
  body.nw-page-offer .zr-newsletter-form input{height:42px!important;border:1px solid #e0d7cb!important;border-radius:8px!important;padding:0 12px!important;flex:1!important;}
  body.nw-page-offer .zr-newsletter-form button{height:42px!important;border:0!important;border-radius:8px!important;background:#102347!important;color:#fff!important;padding:0 16px!important;font-weight:800!important;}
  body.nw-page-offer .zr-footer-bottom{align-items:center!important;justify-content:space-between!important;border-top:1px solid #ece5da!important;padding-top:18px!important;color:#5f6673!important;font-size:12px!important;}
  body.nw-page-offer .zr-payment-icons{display:flex!important;gap:8px!important;}
  body.nw-page-offer .zr-payment-icons span{display:inline-flex!important;padding:4px 8px!important;border-radius:6px!important;background:#f4f6f8!important;color:#102347!important;font-weight:700!important;}
  body.nw-page-offer .nw-bottom-nav{display:none!important;}
}


/* V23 targeted fixes: cart drawer off-canvas + working premium footer accordion */
body.nw-page-offer #mySidenav.sidenav{
  position:fixed!important;
  top:0!important;
  right:-100%!important;
  left:auto!important;
  bottom:auto!important;
  width:min(92vw,430px)!important;
  max-width:430px!important;
  height:100dvh!important;
  max-height:100dvh!important;
  z-index:10030!important;
  background:#fff!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  box-shadow:-22px 0 54px rgba(0,0,0,.18)!important;
  transition:right .26s ease!important;
}

body.nw-page-offer #mySidenav.sidenav.is-open{
  right:0!important;
}
body.cart-drawer-open #overlay{
  display:block!important;
}
body.nw-page-offer #mySidenav .cart-products-list{
  flex:1 1 auto!important;
  overflow:auto!important;
  max-height:none!important;
  padding:16px 14px!important;
  background:#fff!important;
}
body.nw-page-offer #mySidenav .cart__footer{
  flex:0 0 auto!important;
  background:#fff!important;
}
body.nw-page-offer #overlay{
  display:none;
  position:fixed;
  inset:0;
  background:rgba(17,24,39,.45);
  z-index:10020;
}
body.nw-page-offer .zr-footer{
  clear:both!important;
}
body.nw-page-offer .zr-footer-brand,
body.nw-page-offer .zr-footer-col{
  cursor:pointer!important;
}
body.nw-page-offer .zr-footer-brand:after,
body.nw-page-offer .zr-footer-col:after{
  transition:transform .22s ease!important;
}
body.nw-page-offer .zr-footer-brand.is-open:after,
body.nw-page-offer .zr-footer-col.is-open:after{
  transform:translateY(-50%) rotate(180deg)!important;
}
body.nw-page-offer .zr-footer-brand.is-open p{
  display:block!important;
  margin:12px 0 0!important;
  color:#5f6673!important;
  font-size:13px!important;
  line-height:1.55!important;
}
body.nw-page-offer .zr-footer-col.is-open a{
  display:block!important;
  margin-top:11px!important;
  color:#5f6673!important;
  font-size:13px!important;
  line-height:1.25!important;
}
body.nw-page-offer .zr-footer-col.is-open p{
  display:block!important;
  margin:11px 0 0!important;
  color:#5f6673!important;
  font-size:13px!important;
  line-height:1.4!important;
}
body.nw-page-offer .zr-footer-col.is-open .zr-newsletter-form{
  display:flex!important;
  gap:8px!important;
  margin-top:12px!important;
}
body.nw-page-offer .zr-footer-col.is-open .zr-newsletter-form input{
  min-width:0!important;
  height:42px!important;
  border:1px solid #e0d7cb!important;
  border-radius:10px!important;
  padding:0 12px!important;
  flex:1!important;
}
body.nw-page-offer .zr-footer-col.is-open .zr-newsletter-form button{
  height:42px!important;
  border:0!important;
  border-radius:10px!important;
  background:#102347!important;
  color:#fff!important;
  padding:0 14px!important;
  font-weight:800!important;
}
@media(min-width:992px){
  body.nw-page-offer .zr-footer-brand,
  body.nw-page-offer .zr-footer-col{cursor:default!important;}
  body.nw-page-offer #mySidenav.sidenav{width:min(420px,92vw)!important;}
}


/* V24 targeted polish: cart badge position + tight hero/banner spacing */
body.nw-page-offer .header-menu a,
body.nw-page-offer .zr-top-btn{
  position:relative!important;
  overflow:visible!important;
}
body.nw-page-offer .header__cart-count--floating,
body.nw-page-offer .bubble-count{
  top:-7px!important;
  right:-7px!important;
  min-width:15px!important;
  height:15px!important;
  line-height:11px!important;
  border-radius:999px!important;
  font-size:8px!important;
  padding:0 3px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.nw-page-offer .header__cart-count--floating.d-none,
body.nw-page-offer .bubble-count.d-none{
  display:none!important;
}
body.nw-page-offer .search-bar{
  padding-bottom:0!important;
}
body.nw-page-offer .zr-home{
  padding-left:8px!important;
  padding-right:8px!important;
  padding-top:8px!important;
}
body.nw-page-offer .zr-banner-shell{
  margin:8px 0 10px!important;
}
body.nw-page-offer .zr-banner-slider{
  border-radius:18px!important;
}
body.nw-page-offer .zr-category-strip{
  padding-top:10px!important;
}
@media(max-width:380px){
  body.nw-page-offer .zr-home{padding-left:6px!important;padding-right:6px!important;}
  body.nw-page-offer .zr-banner-shell{margin-top:6px!important;}
}
@media(min-width:992px){
  body.nw-page-offer .zr-home{padding-left:18px!important;padding-right:18px!important;}
  body.nw-page-offer .zr-banner-shell{margin-top:14px!important;}
}
