/* 2.5.39 — professional red / charcoal storefront redesign.
   Every rule is scoped to .storefront-redesign so the admin switch can restore 2.5.38 instantly. */
.storefront-redesign{
  --rd-red:#ed1c24;--rd-red-dark:#c9141b;--rd-ink:#17212b;--rd-navy:#1e2e3a;--rd-soft:#f5f7f9;
  --rd-line:#e6eaee;--rd-muted:#6d7781;--rd-card:#fff;--rd-radius:12px;--rd-shadow:0 10px 28px rgba(25,36,48,.08);
  background:#fff!important;color:var(--rd-ink);padding-top:0!important;
}
.storefront-redesign .container{width:min(1420px,94%)}
.storefront-redesign .btn{background:var(--rd-red)!important;border-radius:7px!important;box-shadow:none!important;font-weight:850}
.storefront-redesign .btn:hover{background:var(--rd-red-dark)!important;transform:none!important}
.storefront-redesign .card{border-color:var(--rd-line);border-radius:12px;box-shadow:0 5px 18px rgba(15,23,42,.045)}

/* ---------- header ---------- */
.redesign-header{position:relative;z-index:90;background:#fff;box-shadow:0 1px 0 rgba(16,24,40,.05)}
.redesign-utility{height:36px;background:#f4f6f8;border-bottom:1px solid #e7ebee;color:#47515b;font-size:12px}
.redesign-utility-inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.redesign-utility-primary,.redesign-utility-links{display:flex;align-items:center;gap:16px;white-space:nowrap}
.redesign-utility-primary>a,.redesign-utility-links>a{position:relative;color:#3c4650}
.redesign-utility-primary>a:not(:last-child):after,.redesign-utility-links>a:not(:last-child):after{content:"";position:absolute;left:-8px;top:4px;width:1px;height:12px;background:#d4dae0}
.redesign-shipping-note{font-weight:800;color:#222f3b}
.redesign-masthead{background:#fff}
.redesign-masthead-inner{min-height:88px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(420px,1.25fr) minmax(260px,1fr);align-items:center;gap:26px}
.redesign-brand{display:flex;align-items:center;gap:12px;min-width:0;justify-self:start}
.redesign-brand img{width:74px;height:60px;object-fit:contain;display:block}
.redesign-brand>span:last-child{display:grid;line-height:1.35}
.redesign-brand strong{font-size:26px;font-weight:950;letter-spacing:-.6px;color:#151b21}
.redesign-brand small{font-size:11px;color:#59636d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}
.redesign-brand-flame{width:54px;height:54px;border-radius:50% 50% 50% 8px;display:grid;place-items:center;background:var(--rd-red);color:#fff;transform:rotate(45deg)}
.redesign-search{height:48px;display:grid;grid-template-columns:minmax(0,1fr) 54px;direction:rtl;border:1px solid #d9dfe5;border-radius:8px;background:#fff;overflow:visible;position:relative;box-shadow:0 4px 16px rgba(15,23,42,.035)}
.redesign-search-field{position:relative;min-width:0}
.redesign-search input{height:46px;border:0!important;border-radius:8px!important;box-shadow:none!important;padding:0 18px!important;font-size:13px;background:#fff}
.redesign-search>button{border:0;background:var(--rd-red);color:#fff;border-radius:8px 0 0 8px;display:grid;place-items:center;cursor:pointer}
.redesign-search>button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.redesign-search-suggestions{top:calc(100% + 8px)!important;right:0!important;left:auto!important;width:100%!important;z-index:130}
.redesign-actions{display:flex;align-items:center;justify-self:end;gap:12px}
.redesign-actions>a{min-height:48px;display:flex;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:800;color:#1c2731;position:relative}
.redesign-actions>a+a{border-right:1px solid #e4e8ec}
.redesign-actions svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.redesign-cart b{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--rd-red);color:#fff;display:grid;place-items:center;font-size:10px}
.redesign-mobile-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:8px;color:#17212b}
.redesign-mobile-toggle svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.redesign-nav-bar{background:linear-gradient(90deg,#17222b,#263744);color:#fff}
.redesign-nav-inner{height:56px;display:flex;align-items:stretch;gap:0}
.redesign-category-trigger{width:238px;flex:0 0 238px;background:var(--rd-red);display:flex;align-items:center;justify-content:center;gap:15px;font-size:14px;font-weight:900;position:relative;cursor:default}
.redesign-category-trigger>svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.redesign-category-dropdown{position:absolute;right:0;top:100%;width:290px;display:none;background:#fff;color:#1f2933;border:1px solid #e4e9ed;border-top:0;border-radius:0 0 12px 12px;padding:8px;box-shadow:0 18px 38px rgba(15,23,42,.16);z-index:150}
.redesign-category-trigger:hover .redesign-category-dropdown{display:grid}
.redesign-category-dropdown a{padding:10px 12px;border-radius:7px;font-size:13px;font-weight:700}
.redesign-category-dropdown a:hover{background:#fff1f1;color:var(--rd-red)}
.redesign-primary-nav{display:flex;align-items:stretch;gap:0;min-width:0;flex:1}
.redesign-primary-nav>a{height:56px;display:flex;align-items:center;padding:0 19px;font-size:13px;font-weight:760;color:#f4f6f8;position:relative;white-space:nowrap}
.redesign-primary-nav>a:hover,.redesign-primary-nav>a.active{color:#fff}
.redesign-primary-nav>a.active:after,.redesign-primary-nav>a:hover:after{content:"";position:absolute;right:18px;left:18px;bottom:0;height:3px;background:var(--rd-red);border-radius:4px 4px 0 0}

/* ---------- home flow ---------- */
.storefront-redesign main[data-layout-page="home"]{display:flex;flex-direction:column;padding-top:14px;padding-bottom:28px}
.storefront-redesign .homepage-search-hero{display:none!important}
.storefront-redesign [data-home-block="slideshow"]{order:10}
.storefront-redesign [data-home-block="categories"]{order:20}
.storefront-redesign [data-home-block="benefits"]{order:30}
.storefront-redesign [data-home-block="amazing"]{order:40}
.storefront-redesign [data-home-block="newest"]{order:50}
.storefront-redesign [data-home-block="featured"]{order:60}
.storefront-redesign [data-home-block="bestsellers"]{order:70}
.storefront-redesign [data-home-block="category_1"]{order:80}
.storefront-redesign [data-home-block="ad_mid"]{order:90}
.storefront-redesign [data-home-block="category_2"]{order:100}
.storefront-redesign [data-home-block="all_products"]{order:110}
.storefront-redesign [data-home-block="partners"]{order:120}
.storefront-redesign [data-home-block="ad_bottom"]{order:130}
.storefront-redesign .homepage-block{margin:0 0 20px!important;padding-top:0;padding-bottom:0}
.storefront-redesign .homepage-bg-soft{background:#fff!important;border:0!important;padding:0!important}

/* ---------- reference hero ---------- */
.storefront-redesign .redesign-visual-hero{margin-bottom:14px!important}
.storefront-redesign .redesign-visual-hero .home-visual-grid{display:block!important}
.storefront-redesign .redesign-home-slideshow{margin:0!important;border:0!important;border-radius:12px!important;background:#121a20;box-shadow:0 6px 22px rgba(16,24,40,.11)!important;overflow:hidden}
.storefront-redesign .redesign-home-slideshow .slideshow-track{aspect-ratio:877/246;min-height:0!important}
.storefront-redesign .redesign-home-slideshow .slide img{width:100%;height:100%!important;object-fit:cover!important;object-position:center!important;background:#121a20}
.storefront-redesign .redesign-home-slideshow .redesign-reference-slide picture{display:block;width:100%;height:100%}
.storefront-redesign .redesign-home-slideshow .slideshow-arrow{width:40px;height:40px;border-radius:50%;font-size:26px;background:rgba(15,23,42,.58);box-shadow:none;backdrop-filter:blur(4px)}
.storefront-redesign .redesign-home-slideshow .slideshow-arrow.prev{right:14px}
.storefront-redesign .redesign-home-slideshow .slideshow-arrow.next{left:14px}

/* ---------- categories ---------- */
.storefront-redesign .homepage-categories .homepage-section-head{display:none}
.storefront-redesign .home-category-tiles{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:9px}
.storefront-redesign .home-category-tile{min-width:0;padding:10px 5px 9px;background:#f8f9fa;border:1px solid #edf0f2;border-radius:9px;display:grid;justify-items:center;gap:6px;transition:.18s}
.storefront-redesign .home-category-tile:hover{transform:translateY(-2px);background:#fff;border-color:#dce2e6;box-shadow:0 8px 20px rgba(15,23,42,.06)}
.storefront-redesign .home-category-image{width:76px;height:64px;border:0;border-radius:0;background:transparent;display:grid;place-items:center;overflow:hidden}
.storefront-redesign .home-category-image img{width:100%;height:100%;object-fit:contain}
.storefront-redesign .home-category-tile strong{font-size:11.5px;line-height:1.55;text-align:center;color:#27313a;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* ---------- trust benefits ---------- */
.storefront-redesign .homepage-benefits{margin-top:0!important}
.storefront-redesign .home-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid #edf0f2;border-radius:10px;background:#f8f9fa;overflow:hidden}
.storefront-redesign .home-benefit-grid article{min-height:82px;padding:12px 22px;display:flex;align-items:center;justify-content:center;gap:14px;background:#f8f9fa;border-left:1px solid #e4e8eb}
.storefront-redesign .home-benefit-grid article:last-child{border-left:0}
.storefront-redesign .home-benefit-grid article>span{width:46px;height:46px;border-radius:10px;background:transparent;color:#263845;border:0;display:grid;place-items:center;flex:0 0 46px}
.storefront-redesign .home-benefit-grid svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.storefront-redesign .home-benefit-grid strong{display:block;font-size:14px;color:#1e2a34;margin-bottom:2px}
.storefront-redesign .home-benefit-grid small{display:block;font-size:10.5px;color:#74808a;line-height:1.65}

/* ---------- section headings ---------- */
.storefront-redesign .homepage-section-head{min-height:42px;margin:0 0 12px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0}
.storefront-redesign .homepage-section-head h2{position:relative;margin:0;padding-bottom:8px;font-size:18px;font-weight:950;color:#1b252e}
.storefront-redesign .homepage-section-head h2:after{content:"";position:absolute;right:0;bottom:0;width:28px;height:3px;border-radius:3px;background:var(--rd-red)}
.storefront-redesign .homepage-section-line{display:none!important}
.storefront-redesign .homepage-section-head>a{font-size:11px;color:var(--rd-red);font-weight:850}

/* ---------- amazing offer ---------- */
.storefront-redesign .homepage-amazing{margin-top:2px!important}
.storefront-redesign .amazing-offers{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:170px;margin:0;border:1px solid #f0c2c5;border-radius:10px;box-shadow:none;background:linear-gradient(90deg,#fff,#fffafa);overflow:hidden}
.storefront-redesign .amazing-offers-title{min-height:170px;background:linear-gradient(120deg,#ef242b 0,#d9151e 72%,#bb1119 100%);padding:16px 22px;display:grid;grid-template-columns:1fr;align-content:center;justify-items:center;color:#fff}
.storefront-redesign .amazing-offers-title:after{content:"";position:absolute;left:-45px;top:-40px;width:130px;height:250px;background:rgba(255,255,255,.12);transform:rotate(15deg)}
.storefront-redesign .amazing-offers-title>span{font-size:19px;font-weight:950}
.storefront-redesign .amazing-offers-title>strong{font-size:25px;line-height:1.25;margin:0}.storefront-redesign .amazing-offers-title>strong br{display:none}
.storefront-redesign .amazing-offers-title>b{display:none}
.storefront-redesign .amazing-countdown{margin-top:10px;display:grid;gap:3px;text-align:center}
.storefront-redesign .amazing-countdown small{font-size:10px;opacity:.9}
.storefront-redesign .amazing-countdown strong{font-size:22px;letter-spacing:1px;direction:ltr;background:#fff;color:var(--rd-red);padding:5px 10px;border-radius:7px;box-shadow:0 4px 10px rgba(0,0,0,.08)}
.storefront-redesign .amazing-products-shell{height:170px;background:#fffafa}
.storefront-redesign .amazing-scroller{grid-auto-columns:100%;height:170px}
.storefront-redesign .amazing-card{height:170px;padding:12px 58px 12px 34px;border-left:0;background:#fffafa}
.storefront-redesign .amazing-card>a{display:grid;grid-template-columns:240px minmax(220px,1fr) minmax(170px,.75fr);grid-template-rows:1fr auto;align-items:center;column-gap:28px}
.storefront-redesign .amazing-image-wrap{grid-row:1/3;height:145px;margin:0;background:transparent}
.storefront-redesign .amazing-card h3{grid-column:2;margin:0;min-height:0;font-size:16px;align-self:end}
.storefront-redesign .amazing-price-row{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:center;gap:12px;margin:0}
.storefront-redesign .amazing-price{font-size:22px;color:var(--rd-red)}
.storefront-redesign .amazing-discount{background:var(--rd-red);height:38px;min-width:58px;border-radius:50%;font-size:12px}
.storefront-redesign .amazing-card del{grid-column:3;grid-row:2;justify-self:center;margin:0 0 12px;color:#9da4ab;font-size:12px}
.storefront-redesign .amazing-arrow{width:34px;height:34px;margin-top:-17px;border:1px solid #ebd3d5;background:#fff;color:#c91921;font-size:24px;box-shadow:0 4px 10px rgba(15,23,42,.06)}

/* ---------- product grids ---------- */
.storefront-redesign .homepage-product-strip{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;overflow:visible!important}
.storefront-redesign .product-grid.home-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.storefront-redesign .home-product-card{height:328px!important;min-height:328px;background:#fff;border:1px solid #e4e8eb;border-radius:9px!important;box-shadow:none!important;overflow:hidden}
.storefront-redesign .home-product-card:hover{transform:translateY(-2px)!important;border-color:#d5dce2;box-shadow:0 9px 24px rgba(15,23,42,.07)!important}
.storefront-redesign .home-product-image-link{height:210px;background:#fff;padding:10px}
.storefront-redesign .home-product-card .product-img{height:190px!important;width:100%;object-fit:contain;background:#fff}
.storefront-redesign .home-product-body{height:118px!important;min-height:118px!important;padding:10px 12px 12px!important;display:grid!important;grid-template-rows:54px auto!important;gap:4px;background:#fff}
.storefront-redesign .home-product-body h3{height:54px!important;min-height:54px!important;max-height:54px!important;padding:0!important;line-height:27px!important;font-size:12.3px!important;font-weight:800;text-align:center;color:#26323c}
.storefront-redesign .home-product-body h3.compact-text{font-size:11.7px!important;line-height:26px!important}
.storefront-redesign .home-product-body h3.tiny-text{font-size:11px!important;line-height:25px!important}
.storefront-redesign .home-product-body .compact-price{justify-content:center!important;min-height:30px!important;gap:5px!important;text-align:center}
.storefront-redesign .home-product-body .compact-price .price{font-size:14.5px!important;color:var(--rd-red)!important;font-weight:950}
.storefront-redesign .home-product-body .compact-price del{font-size:10.5px!important;color:#9aa3ab}
.storefront-redesign .home-card-badges{top:9px;right:9px;left:auto}
.storefront-redesign .home-badge{font-size:9px;padding:4px 7px;border-radius:999px}
.storefront-redesign .home-badge.new{background:#179d68;color:#fff}.storefront-redesign .home-badge.discount{background:var(--rd-red);color:#fff}.storefront-redesign .home-badge.best{background:#263a4a;color:#fff}.storefront-redesign .home-badge.out{background:#7a838b;color:#fff}
.storefront-redesign .product-hover-plus{display:none!important}

/* ---------- partners ---------- */
.storefront-redesign .homepage-partners{padding-top:4px!important}
.storefront-redesign .partners-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(160px,1fr);gap:10px;overflow:auto;scrollbar-width:none}
.storefront-redesign .partners-scroller::-webkit-scrollbar{display:none}
.storefront-redesign .partner-logo-card{min-height:96px;border:1px solid #e6eaed;border-radius:8px;background:#f8f9fa;padding:10px;box-shadow:none}
.storefront-redesign .partner-logo-card img{height:45px;max-width:120px;object-fit:contain;filter:grayscale(.2)}
.storefront-redesign .partner-logo-card span{font-size:10px;color:#55616b}

/* ---------- footer ---------- */
.storefront-redesign .gb-map-contact{margin-top:0}
.storefront-redesign .store-rich-footer{background:linear-gradient(105deg,#182a37,#213844)!important;color:#fff;border-top:4px solid var(--rd-red)}
.storefront-redesign .store-rich-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:32px;padding-bottom:28px;gap:40px}
.storefront-redesign .footer-link-col summary{font-size:15px;color:#fff;margin-bottom:12px}
.storefront-redesign .footer-link-col a{font-size:12px;color:#b8c5ce}.storefront-redesign .footer-link-col a:hover{color:#fff}
.storefront-redesign .footer-bottom-line{color:#97a8b3}

/* ---------- product and inner pages ---------- */
.storefront-redesign main[data-layout-page]:not([data-layout-page="home"]){padding-top:24px;padding-bottom:38px}
.storefront-redesign .page-head h1,.storefront-redesign .product-info h1{color:#17222b}
.storefront-redesign .product-view{gap:34px}
.storefront-redesign .product-view .main-image img{border:1px solid #e6eaee;border-radius:12px;background:#fff;object-fit:contain}
.storefront-redesign .price{color:var(--rd-red)}
.storefront-redesign .badge{background:#fff0f0;color:#c91820}
.storefront-redesign input:focus,.storefront-redesign textarea:focus,.storefront-redesign select:focus{border-color:#ef7b80;box-shadow:0 0 0 3px rgba(237,28,36,.09)}

/* ---------- mobile bottom nav ---------- */
.redesign-mobile-bottom{display:none}

/* ---------- tablet ---------- */
@media (min-width:768px) and (max-width:1100px){
  .storefront-redesign .container{width:min(100% - 34px,1040px)}
  .redesign-utility{height:32px}.redesign-utility-inner{height:32px}.redesign-utility-links{display:none}
  .redesign-masthead-inner{min-height:78px;grid-template-columns:220px minmax(320px,1fr) 190px;gap:16px}
  .redesign-brand img{width:60px;height:52px}.redesign-brand strong{font-size:21px}.redesign-brand small{font-size:9px;max-width:150px}
  .redesign-search{height:44px}.redesign-search input{height:42px}.redesign-actions>a{font-size:11px;padding:0 6px}.redesign-actions svg{width:22px;height:22px}
  .redesign-category-trigger{width:210px;flex-basis:210px}.redesign-primary-nav>a{padding:0 11px;font-size:11.5px}
  .storefront-redesign .home-category-tiles{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}
  .storefront-redesign .home-category-image{width:68px;height:58px}
  .storefront-redesign .home-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.storefront-redesign .home-benefit-grid article{padding:10px 10px;gap:8px}.storefront-redesign .home-benefit-grid strong{font-size:12px}.storefront-redesign .home-benefit-grid small{font-size:9px}
  .storefront-redesign .amazing-offers{grid-template-columns:210px 1fr}.storefront-redesign .amazing-card>a{grid-template-columns:180px minmax(180px,1fr) minmax(140px,.6fr);gap:16px}.storefront-redesign .amazing-image-wrap{height:130px}
  .storefront-redesign .homepage-product-strip,.storefront-redesign .product-grid.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .storefront-redesign .home-product-card{height:314px!important;min-height:314px}.storefront-redesign .home-product-image-link{height:198px}.storefront-redesign .home-product-card .product-img{height:178px!important}
}

/* ---------- mobile ---------- */
@media (max-width:767px){
  .storefront-redesign{padding-bottom:74px!important;background:#fff!important}
  .storefront-redesign .container{width:calc(100% - 20px)}
  .redesign-utility,.redesign-nav-bar{display:none!important}
  .redesign-masthead{border-bottom:1px solid #eef1f3}
  .redesign-masthead-inner{min-height:118px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;grid-template-rows:62px 46px;gap:5px 8px;padding:4px 0 6px}
  .redesign-brand{grid-column:2;grid-row:1;justify-self:center;gap:7px;max-width:210px}
  .redesign-brand img{width:52px;height:46px}.redesign-brand strong{font-size:18px}.redesign-brand small{font-size:8px;max-width:130px}
  .redesign-mobile-toggle{display:grid;place-items:center;grid-column:1;grid-row:1;justify-self:start}
  .redesign-actions{grid-column:3;grid-row:1;justify-self:end}
  .redesign-actions .redesign-account{display:none}.redesign-actions>a+a{border:0}.redesign-actions .redesign-cart{width:42px;height:42px;padding:0;justify-content:center}.redesign-actions .redesign-cart>span{display:none}.redesign-actions .redesign-cart svg{width:27px;height:27px}
  .redesign-search{grid-column:1/4;grid-row:2;width:100%;height:42px;grid-template-columns:minmax(0,1fr) 48px}.redesign-search input{height:40px;font-size:11.5px;padding:0 12px!important}.redesign-search>button{border-radius:8px 0 0 8px}.redesign-search>button svg{width:21px;height:21px}
  .redesign-primary-nav{position:absolute;top:64px;right:10px;left:10px;display:none!important;flex-direction:column;background:#fff;color:#1f2933;border:1px solid #e4e8eb;border-radius:12px;padding:7px;box-shadow:0 18px 38px rgba(15,23,42,.16);z-index:200}
  .redesign-primary-nav.open{display:flex!important}.redesign-primary-nav>a{height:42px;color:#25313a;padding:0 12px;border-radius:8px}.redesign-primary-nav>a:hover,.redesign-primary-nav>a.active{color:var(--rd-red);background:#fff1f1}.redesign-primary-nav>a:after{display:none!important}
  .storefront-redesign main[data-layout-page="home"]{padding-top:9px;padding-bottom:18px}
  .storefront-redesign .homepage-block{margin-bottom:12px!important}
  .storefront-redesign .redesign-home-slideshow{border-radius:9px!important;width:100%!important;max-width:100%!important;margin:0!important;border:0!important}
  .storefront-redesign .redesign-home-slideshow .slideshow-track{aspect-ratio:233/162!important;min-height:0!important}
  .storefront-redesign .redesign-home-slideshow .slide{position:absolute!important;display:block!important;opacity:0!important;visibility:hidden!important}.storefront-redesign .redesign-home-slideshow .slide.active{opacity:1!important;visibility:visible!important}
  .storefront-redesign .redesign-home-slideshow .slide img{height:100%!important;object-fit:cover!important}
  .storefront-redesign .redesign-home-slideshow .slideshow-arrow{width:30px;height:30px;font-size:19px}.storefront-redesign .redesign-home-slideshow .slideshow-arrow.prev{right:5px}.storefront-redesign .redesign-home-slideshow .slideshow-arrow.next{left:5px}
  .storefront-redesign .home-category-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.storefront-redesign .home-category-tile{padding:8px 4px 7px;border-radius:8px}.storefront-redesign .home-category-image{width:64px;height:56px}.storefront-redesign .home-category-tile strong{font-size:10px}
  .storefront-redesign .home-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-radius:8px}.storefront-redesign .home-benefit-grid article{min-height:72px;padding:7px 3px;display:grid;justify-items:center;text-align:center;gap:3px}.storefront-redesign .home-benefit-grid article>span{width:32px;height:30px;flex-basis:auto}.storefront-redesign .home-benefit-grid svg{width:25px;height:25px}.storefront-redesign .home-benefit-grid strong{font-size:9.5px;margin:0;white-space:nowrap}.storefront-redesign .home-benefit-grid small{display:none}
  .storefront-redesign .homepage-section-head{min-height:34px;margin-bottom:8px}.storefront-redesign .homepage-section-head h2{font-size:15px;padding-bottom:6px}.storefront-redesign .homepage-section-head h2:after{width:22px;height:2px}.storefront-redesign .homepage-section-head>a{font-size:9.5px}
  .storefront-redesign .amazing-offers{display:block;min-height:0;border-radius:9px}.storefront-redesign .amazing-offers-title{height:62px;min-height:62px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.storefront-redesign .amazing-offers-title>span{font-size:15px}.storefront-redesign .amazing-offers-title>strong{font-size:17px}.storefront-redesign .amazing-countdown{margin:0 0 0 auto}.storefront-redesign .amazing-countdown small{display:none}.storefront-redesign .amazing-countdown strong{font-size:14px;padding:4px 6px}.storefront-redesign .amazing-products-shell{height:200px}.storefront-redesign .amazing-scroller{height:200px;grid-auto-columns:100%}.storefront-redesign .amazing-card{height:200px;padding:8px 10px}.storefront-redesign .amazing-card>a{grid-template-columns:120px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:9px}.storefront-redesign .amazing-image-wrap{grid-row:1/4;grid-column:1;height:130px}.storefront-redesign .amazing-card h3{grid-column:2;grid-row:1;font-size:11.5px;align-self:end}.storefront-redesign .amazing-price-row{grid-column:2;grid-row:2;justify-content:flex-start;gap:6px}.storefront-redesign .amazing-price{font-size:15px}.storefront-redesign .amazing-discount{min-width:44px;height:30px;font-size:9px}.storefront-redesign .amazing-card del{grid-column:2;grid-row:3;justify-self:start;margin:0;font-size:9px}.storefront-redesign .amazing-arrow{display:none}
  .storefront-redesign .homepage-product-strip,.storefront-redesign .product-grid.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important;overflow:visible!important}.storefront-redesign .home-product-card{height:272px!important;min-height:272px!important;border-radius:8px!important}.storefront-redesign .home-product-image-link{height:170px;padding:7px}.storefront-redesign .home-product-card .product-img{height:156px!important}.storefront-redesign .home-product-body{height:102px!important;min-height:102px!important;padding:7px 8px 9px!important;grid-template-rows:48px auto!important}.storefront-redesign .home-product-body h3{height:48px!important;min-height:48px!important;max-height:48px!important;line-height:24px!important;font-size:10.8px!important}.storefront-redesign .home-product-body h3.compact-text{font-size:10px!important;line-height:23px!important}.storefront-redesign .home-product-body h3.tiny-text{font-size:9.4px!important;line-height:22px!important}.storefront-redesign .home-product-body .compact-price{min-height:26px!important}.storefront-redesign .home-product-body .compact-price .price{font-size:12px!important}.storefront-redesign .home-product-body .compact-price del{font-size:8px!important}.storefront-redesign .home-badge{font-size:8px;padding:3px 5px}
  .storefront-redesign .partners-scroller{grid-auto-columns:42%;gap:7px}.storefront-redesign .partner-logo-card{min-height:78px}.storefront-redesign .partner-logo-card img{height:36px}
  .storefront-redesign .store-rich-footer{margin-bottom:0}.storefront-redesign .store-rich-footer-grid{grid-template-columns:1fr;gap:0;padding-top:18px;padding-bottom:12px}.storefront-redesign .footer-link-col summary{font-size:13px}.storefront-redesign .footer-link-col a{font-size:11px}
  .storefront-redesign .floating-contact{bottom:86px!important}
  .redesign-mobile-bottom{position:fixed;right:0;left:0;bottom:0;z-index:1000;height:66px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.98);border-top:1px solid #e4e8ec;box-shadow:0 -6px 20px rgba(15,23,42,.08);padding-bottom:max(2px,env(safe-area-inset-bottom))}
  .redesign-mobile-bottom>a{display:grid;place-items:center;align-content:center;gap:2px;color:#26323c;font-size:9px;font-weight:780;position:relative}.redesign-mobile-bottom>a.active{color:var(--rd-red)}.redesign-mobile-bottom svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-bottom-icon{position:relative;display:grid;place-items:center}.mobile-bottom-icon b{position:absolute;top:-7px;right:-8px;min-width:17px;height:17px;border-radius:999px;background:var(--rd-red);color:#fff;font-size:8px;display:grid;place-items:center}
  .storefront-redesign main[data-layout-page]:not([data-layout-page="home"]){padding-top:12px;padding-bottom:24px}.storefront-redesign .product-view{grid-template-columns:1fr!important;gap:14px;padding-top:16px}.storefront-redesign .product-view .main-image img{height:auto!important;aspect-ratio:1/1;object-fit:contain}.storefront-redesign .product-info h1{font-size:23px!important}
}

@media (max-width:380px){
  .redesign-brand strong{font-size:16px}.redesign-brand small{font-size:7px}.redesign-brand img{width:46px;height:42px}
  .storefront-redesign .home-category-image{width:58px;height:50px}.storefront-redesign .home-category-tile strong{font-size:9.4px}
  .storefront-redesign .home-benefit-grid strong{font-size:8.7px}.storefront-redesign .home-benefit-grid svg{width:23px;height:23px}
  .storefront-redesign .home-product-card{height:260px!important;min-height:260px!important}.storefront-redesign .home-product-image-link{height:160px}.storefront-redesign .home-product-card .product-img{height:146px!important}
}


/* ========================================================================
   2.5.40 — visual calibration against the approved reference mockup
   ======================================================================== */
@media (min-width:1101px){
  .storefront-redesign main[data-layout-page="home"]{padding-top:12px;padding-bottom:26px}
  .storefront-redesign .homepage-block{margin-bottom:13px!important}
  .storefront-redesign .redesign-visual-hero{margin-bottom:12px!important}
  .storefront-redesign .redesign-home-slideshow{border-radius:11px!important;box-shadow:0 7px 24px rgba(15,23,42,.10)!important}
  .storefront-redesign .redesign-home-slideshow .slideshow-track{aspect-ratio:3.58/1!important}
  .storefront-redesign .redesign-slide-dots{bottom:9px!important}
  .storefront-redesign .redesign-slide-dots button{width:9px;height:9px;border:1px solid rgba(255,255,255,.88);background:rgba(255,255,255,.75)}
  .storefront-redesign .redesign-slide-dots button.active{background:var(--rd-red);border-color:var(--rd-red)}

  /* Exactly one clean category row, matching the reference design. */
  .storefront-redesign .homepage-categories{margin-bottom:13px!important}
  .storefront-redesign .home-category-tiles{grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:9px!important}
  .storefront-redesign .home-category-tile{min-height:104px;padding:8px 5px 8px!important;border-radius:9px!important;background:#f8f9fa!important}
  .storefront-redesign .home-category-image{width:72px!important;height:62px!important}
  .storefront-redesign .home-category-tile strong{font-size:11.2px!important;line-height:1.45!important}

  .storefront-redesign .homepage-benefits{margin-bottom:14px!important}
  .storefront-redesign .home-benefit-grid article{min-height:76px!important;padding:10px 18px!important}
  .storefront-redesign .home-benefit-grid article>span{width:42px!important;height:42px!important;flex-basis:42px!important}
  .storefront-redesign .home-benefit-grid svg{width:31px!important;height:31px!important}

  /* Flash deal: red panel on the LEFT, product content on the right. */
  .storefront-redesign .homepage-amazing{margin:0 0 18px!important}
  .storefront-redesign .amazing-offers{direction:ltr!important;grid-template-columns:265px minmax(0,1fr)!important;min-height:158px!important;height:158px!important;border-radius:9px!important;background:#fffafa!important}
  .storefront-redesign .amazing-offers-title{direction:rtl;grid-column:1;grid-row:1;min-height:158px!important;height:158px!important;padding:13px 18px!important}
  .storefront-redesign .amazing-offers-title>span{font-size:17px!important}.storefront-redesign .amazing-offers-title>strong{font-size:23px!important}
  .storefront-redesign .amazing-products-shell{direction:rtl;grid-column:2;grid-row:1;height:158px!important;min-width:0}
  .storefront-redesign .amazing-scroller{direction:rtl;height:158px!important;grid-auto-columns:100%!important}
  .storefront-redesign .amazing-card{height:158px!important;padding:9px 54px 9px 30px!important}
  .storefront-redesign .amazing-card>a{height:100%;display:grid!important;grid-template-columns:230px minmax(230px,1fr) minmax(180px,.78fr)!important;grid-template-rows:1fr auto auto!important;column-gap:24px!important;align-items:center!important}
  .storefront-redesign .amazing-image-wrap{grid-column:1!important;grid-row:1/4!important;height:138px!important;margin:0!important}
  .storefront-redesign .amazing-card h3{grid-column:2!important;grid-row:1!important;align-self:end!important;margin:0 0 5px!important;font-size:15px!important;line-height:1.8!important;min-height:0!important}
  .storefront-redesign .amazing-price-row{grid-column:2!important;grid-row:2!important;justify-content:flex-start!important;margin:0!important;gap:10px!important}
  .storefront-redesign .amazing-price{font-size:20px!important}
  .storefront-redesign .amazing-discount{min-width:52px!important;height:34px!important;font-size:11px!important}
  .storefront-redesign .amazing-card del{grid-column:2!important;grid-row:3!important;justify-self:start!important;margin:0!important;font-size:11px!important}
  .storefront-redesign .amazing-cta{grid-column:3!important;grid-row:1/4!important;justify-self:center;align-self:center;min-width:145px;height:42px;padding:0 18px;border-radius:7px;background:var(--rd-red);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:900;white-space:nowrap}
  .storefront-redesign .amazing-cta b{font-size:20px;line-height:1}
  .storefront-redesign .amazing-arrow{width:32px!important;height:32px!important;margin-top:-16px!important;font-size:21px!important}

  /* Product cards: one precise merchandising row, smaller and denser than 2.5.39. */
  .storefront-redesign .homepage-product-strip{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-flow:row!important;overflow:visible!important;gap:10px!important;padding:0!important}
  .storefront-redesign .product-grid.home-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}
  .storefront-redesign .home-product-card{height:292px!important;min-height:292px!important}
  .storefront-redesign .home-product-image-link{height:184px!important;padding:8px!important}
  .storefront-redesign .home-product-card .product-img{height:168px!important;max-height:168px!important}
  .storefront-redesign .home-product-body{height:108px!important;min-height:108px!important;padding:8px 10px 10px!important;grid-template-rows:50px auto!important;gap:2px!important}
  .storefront-redesign .home-product-body h3{height:50px!important;min-height:50px!important;max-height:50px!important;line-height:25px!important;font-size:11.8px!important}
  .storefront-redesign .home-product-body h3.compact-text{font-size:11.1px!important;line-height:24px!important}
  .storefront-redesign .home-product-body h3.tiny-text{font-size:10.4px!important;line-height:23px!important}
  .storefront-redesign .home-product-body .compact-price{min-height:26px!important;margin:0!important}
  .storefront-redesign .home-product-body .compact-price .price{font-size:13.5px!important}
  .storefront-redesign .homepage-section-head{min-height:36px!important;margin-bottom:9px!important}
  .storefront-redesign .homepage-section-head h2{font-size:17px!important;padding-bottom:7px!important}
}

@media (min-width:768px) and (max-width:1100px){
  .storefront-redesign main[data-layout-page="home"]{padding-top:10px}
  .storefront-redesign .homepage-block{margin-bottom:12px!important}
  .storefront-redesign .home-category-tiles{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}
  .storefront-redesign .home-category-tile{min-height:100px!important}
  .storefront-redesign .amazing-offers{direction:ltr!important;grid-template-columns:190px minmax(0,1fr)!important;height:154px!important;min-height:154px!important}
  .storefront-redesign .amazing-offers-title{direction:rtl;grid-column:1;min-height:154px!important;height:154px!important}
  .storefront-redesign .amazing-products-shell{direction:rtl;grid-column:2;height:154px!important}
  .storefront-redesign .amazing-scroller,.storefront-redesign .amazing-card{height:154px!important}
  .storefront-redesign .amazing-card{padding:8px 38px 8px 18px!important}
  .storefront-redesign .amazing-card>a{grid-template-columns:160px minmax(170px,1fr) 128px!important;grid-template-rows:1fr auto auto!important;gap:14px!important}
  .storefront-redesign .amazing-image-wrap{grid-column:1!important;grid-row:1/4!important;height:126px!important}
  .storefront-redesign .amazing-card h3{grid-column:2!important;grid-row:1!important;font-size:12px!important;align-self:end!important}
  .storefront-redesign .amazing-price-row{grid-column:2!important;grid-row:2!important;justify-content:flex-start!important}.storefront-redesign .amazing-price{font-size:16px!important}
  .storefront-redesign .amazing-card del{grid-column:2!important;grid-row:3!important;justify-self:start!important;margin:0!important;font-size:9px!important}
  .storefront-redesign .amazing-cta{grid-column:3!important;grid-row:1/4!important;min-width:112px;height:38px;padding:0 10px;border-radius:7px;background:var(--rd-red);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:900}
  .storefront-redesign .amazing-cta b{font-size:17px}
  .storefront-redesign .homepage-product-strip,.storefront-redesign .product-grid.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}
  .storefront-redesign .home-product-card{height:286px!important;min-height:286px!important}
  .storefront-redesign .home-product-image-link{height:180px!important}.storefront-redesign .home-product-card .product-img{height:164px!important}
  .storefront-redesign .home-product-body{height:106px!important;min-height:106px!important;padding:8px 9px 9px!important}
}

@media (max-width:767px){
  .storefront-redesign main[data-layout-page="home"]{padding-top:8px!important}
  .storefront-redesign .homepage-block{margin-bottom:10px!important}
  .storefront-redesign .redesign-visual-hero{margin-bottom:10px!important}
  .storefront-redesign .redesign-home-slideshow .slideshow-track{aspect-ratio:233/162!important}
  /* Six visible categories exactly like the approved phone mockup. */
  .storefront-redesign .home-category-tile:nth-child(n+7){display:none!important}
  .storefront-redesign .home-category-tiles{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .storefront-redesign .home-category-tile{min-height:96px!important;padding:7px 3px 6px!important}
  .storefront-redesign .home-category-image{width:60px!important;height:52px!important}
  .storefront-redesign .homepage-benefits{margin-bottom:10px!important}
  .storefront-redesign .home-benefit-grid article{min-height:66px!important}

  .storefront-redesign .amazing-offers{direction:rtl!important;height:auto!important;min-height:0!important;margin:0!important}
  .storefront-redesign .amazing-offers-title{height:56px!important;min-height:56px!important;padding:6px 10px!important}
  .storefront-redesign .amazing-offers-title>span{font-size:14px!important}.storefront-redesign .amazing-offers-title>strong{font-size:16px!important}
  .storefront-redesign .amazing-products-shell{height:184px!important}
  .storefront-redesign .amazing-scroller,.storefront-redesign .amazing-card{height:184px!important}
  .storefront-redesign .amazing-card{padding:7px 8px!important}
  .storefront-redesign .amazing-card>a{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;grid-template-rows:auto auto auto auto!important;column-gap:8px!important}
  .storefront-redesign .amazing-image-wrap{grid-column:1!important;grid-row:1/5!important;height:120px!important}
  .storefront-redesign .amazing-card h3{grid-column:2!important;grid-row:1!important;font-size:11px!important;line-height:1.65!important;align-self:end!important;margin:0!important}
  .storefront-redesign .amazing-price-row{grid-column:2!important;grid-row:2!important;justify-content:flex-start!important;gap:5px!important}.storefront-redesign .amazing-price{font-size:14px!important}.storefront-redesign .amazing-discount{height:28px!important;min-width:40px!important;font-size:8px!important}
  .storefront-redesign .amazing-card del{grid-column:2!important;grid-row:3!important;justify-self:start!important;margin:0!important;font-size:8.5px!important}
  .storefront-redesign .amazing-cta{grid-column:2!important;grid-row:4!important;justify-self:stretch;height:34px;margin-top:4px;border-radius:6px;background:var(--rd-red);color:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:900}
  .storefront-redesign .amazing-cta b{font-size:15px}

  .storefront-redesign .homepage-product-strip,.storefront-redesign .product-grid.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .storefront-redesign .home-product-card{height:248px!important;min-height:248px!important}
  .storefront-redesign .home-product-image-link{height:150px!important;padding:6px!important}
  .storefront-redesign .home-product-card .product-img{height:138px!important;max-height:138px!important}
  .storefront-redesign .home-product-body{height:98px!important;min-height:98px!important;padding:6px 7px 8px!important;grid-template-rows:46px auto!important}
  .storefront-redesign .home-product-body h3{height:46px!important;min-height:46px!important;max-height:46px!important;line-height:23px!important;font-size:10.3px!important}
  .storefront-redesign .home-product-body .compact-price .price{font-size:11.5px!important}
}

@media (max-width:380px){
  .storefront-redesign .home-product-card{height:238px!important;min-height:238px!important}
  .storefront-redesign .home-product-image-link{height:142px!important}.storefront-redesign .home-product-card .product-img{height:130px!important;max-height:130px!important}
  .storefront-redesign .home-product-body{height:96px!important;min-height:96px!important}
}


/* ========================================================================
   2.5.41 — upper-home corrective pass only
   Fixes the live layout while leaving newest / bestsellers / all-products intact.
   ======================================================================== */
.storefront-redesign .redesign-visual-hero,
.storefront-redesign .homepage-categories,
.storefront-redesign .homepage-benefits,
.storefront-redesign .homepage-amazing{
  width:100%!important;
  max-width:none!important;
  align-self:stretch!important;
  grid-column:1/-1!important;
}
.storefront-redesign .redesign-visual-hero[hidden]{display:block!important}
.storefront-redesign .redesign-visual-hero{order:10!important;margin:0 0 12px!important}
.storefront-redesign .homepage-categories{order:20!important;margin:0 0 12px!important}
.storefront-redesign .homepage-benefits{order:30!important;margin:0 0 12px!important;border:0!important;padding:0!important}
.storefront-redesign .homepage-amazing{order:40!important;margin:0 0 17px!important}

/* Hero: always a true full-width first visual. */
.storefront-redesign .redesign-visual-hero .home-visual-grid,
.storefront-redesign .redesign-visual-hero .home-main-slider,
.storefront-redesign .redesign-home-slideshow,
.storefront-redesign .redesign-home-slideshow .slideshow-track{
  width:100%!important;
  max-width:none!important;
}
.storefront-redesign .redesign-home-slideshow .slide,
.storefront-redesign .redesign-home-slideshow .slide picture{
  inset:0!important;
  width:100%!important;
  height:100%!important;
}
.storefront-redesign .redesign-home-slideshow .slide picture{display:block!important}

/* Categories: fill the complete content width instead of shrink-wrapping into the right side. */
.storefront-redesign .homepage-categories .home-category-tiles{width:100%!important;max-width:none!important}
.storefront-redesign .homepage-categories .home-category-tile{width:100%!important;min-width:0!important}

/* Trust strip: full width and visually attached to the category row. */
.storefront-redesign .homepage-benefits .home-benefit-grid{width:100%!important;max-width:none!important}

/* Amazing offer: product composition follows the approved mockup:
   red panel on the left, product image next to it, information, CTA at the far right. */
@media (min-width:1101px){
  .storefront-redesign .redesign-home-slideshow .slideshow-track{aspect-ratio:3.56/1!important}
  .storefront-redesign .homepage-categories .home-category-tiles{grid-template-columns:repeat(10,minmax(0,1fr))!important}
  .storefront-redesign .homepage-benefits .home-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .storefront-redesign .homepage-amazing .amazing-offers{direction:ltr!important;grid-template-columns:265px minmax(0,1fr)!important;height:164px!important;min-height:164px!important}
  .storefront-redesign .homepage-amazing .amazing-offers-title{grid-column:1!important;height:164px!important;min-height:164px!important}
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{height:164px!important}
  .storefront-redesign .homepage-amazing .amazing-card{padding:10px 36px 10px 44px!important}
  .storefront-redesign .homepage-amazing .amazing-card>a{
    direction:ltr!important;
    height:100%!important;
    display:grid!important;
    grid-template-columns:230px minmax(260px,1fr) 170px!important;
    grid-template-rows:1fr auto auto!important;
    gap:3px 24px!important;
    align-items:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{grid-column:1!important;grid-row:1/4!important;height:142px!important;margin:0!important}
  .storefront-redesign .homepage-amazing .amazing-card h3{direction:rtl!important;text-align:right!important;grid-column:2!important;grid-row:1!important;align-self:end!important;margin:0 0 2px!important}
  .storefront-redesign .homepage-amazing .amazing-price-row{direction:rtl!important;grid-column:2!important;grid-row:2!important;justify-content:flex-start!important;margin:0!important}
  .storefront-redesign .homepage-amazing .amazing-card del{direction:rtl!important;grid-column:2!important;grid-row:3!important;justify-self:start!important;margin:0!important}
  .storefront-redesign .homepage-amazing .amazing-cta{direction:rtl!important;grid-column:3!important;grid-row:1/4!important;justify-self:stretch!important;align-self:center!important;min-width:0!important}
}

@media (min-width:768px) and (max-width:1100px){
  .storefront-redesign .redesign-home-slideshow .slideshow-track{aspect-ratio:2.75/1!important}
  .storefront-redesign .homepage-categories .home-category-tiles{grid-template-columns:repeat(5,minmax(0,1fr))!important}
  .storefront-redesign .homepage-benefits .home-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .storefront-redesign .homepage-amazing .amazing-offers{direction:ltr!important;grid-template-columns:190px minmax(0,1fr)!important;height:158px!important}
  .storefront-redesign .homepage-amazing .amazing-card>a{direction:ltr!important;grid-template-columns:165px minmax(160px,1fr) 120px!important;gap:2px 13px!important}
  .storefront-redesign .homepage-amazing .amazing-image-wrap{grid-column:1!important;grid-row:1/4!important}
  .storefront-redesign .homepage-amazing .amazing-card h3,
  .storefront-redesign .homepage-amazing .amazing-price-row,
  .storefront-redesign .homepage-amazing .amazing-card del,
  .storefront-redesign .homepage-amazing .amazing-cta{direction:rtl!important}
}

@media (max-width:767px){
  .storefront-redesign .redesign-visual-hero{margin-top:0!important;margin-bottom:9px!important}
  .storefront-redesign .redesign-home-slideshow .slideshow-track{aspect-ratio:233/162!important}
  .storefront-redesign .homepage-categories{margin-bottom:9px!important}
  .storefront-redesign .homepage-categories .home-category-tiles{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}
  .storefront-redesign .homepage-categories .home-category-tile{min-height:98px!important}
  .storefront-redesign .homepage-benefits{margin-bottom:10px!important}
  .storefront-redesign .homepage-benefits .home-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important}
  .storefront-redesign .homepage-amazing{margin-bottom:14px!important}
  .storefront-redesign .homepage-amazing .amazing-offers{width:100%!important;display:block!important}
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{height:192px!important}
  .storefront-redesign .homepage-amazing .amazing-card{padding:9px 10px!important}
  .storefront-redesign .homepage-amazing .amazing-card>a{
    direction:ltr!important;
    display:grid!important;
    grid-template-columns:42% minmax(0,1fr)!important;
    grid-template-rows:auto auto auto auto!important;
    column-gap:10px!important;
    height:100%!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{grid-column:1!important;grid-row:1/5!important;height:132px!important;align-self:center!important}
  .storefront-redesign .homepage-amazing .amazing-card h3{direction:rtl!important;text-align:right!important;grid-column:2!important;grid-row:1!important;align-self:end!important}
  .storefront-redesign .homepage-amazing .amazing-price-row{direction:rtl!important;grid-column:2!important;grid-row:2!important;justify-content:flex-start!important}
  .storefront-redesign .homepage-amazing .amazing-card del{direction:rtl!important;grid-column:2!important;grid-row:3!important;justify-self:start!important}
  .storefront-redesign .homepage-amazing .amazing-cta{direction:rtl!important;grid-column:2!important;grid-row:4!important;justify-self:stretch!important}
}
@media (max-width:767px){
  .storefront-redesign .homepage-amazing .amazing-offers-title{justify-content:center!important;gap:7px!important}
  .storefront-redesign .homepage-amazing .amazing-offers-title .amazing-countdown{margin-right:auto!important}
}


/* ========================================================================
   2.5.42 — simplified header + working mobile category drawer
   ======================================================================== */
.storefront-redesign .redesign-mobile-category-layer{display:none}
body.mobile-category-open{overflow:hidden}
@media (max-width:767px){
  .storefront-redesign .redesign-mobile-category-layer[hidden]{display:none!important}
  .storefront-redesign .redesign-mobile-category-layer{position:fixed;inset:0;z-index:2200;display:block;direction:rtl}
  .storefront-redesign .redesign-mobile-category-backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.46);opacity:0;transition:opacity .22s ease}
  .storefront-redesign .redesign-mobile-category-panel{position:absolute;top:0;right:0;bottom:0;width:min(86vw,360px);background:#fff;box-shadow:-18px 0 42px rgba(15,23,42,.22);transform:translateX(105%);transition:transform .22s ease;overflow:auto;outline:0;padding-bottom:max(18px,env(safe-area-inset-bottom))}
  .storefront-redesign .redesign-mobile-category-layer.open .redesign-mobile-category-backdrop{opacity:1}
  .storefront-redesign .redesign-mobile-category-layer.open .redesign-mobile-category-panel{transform:translateX(0)}
  .storefront-redesign .redesign-mobile-category-head{position:sticky;top:0;z-index:2;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;border-bottom:1px solid #edf0f2}
  .storefront-redesign .redesign-mobile-category-head strong{font-size:16px;font-weight:900;color:#17212b}
  .storefront-redesign .redesign-mobile-category-head button{width:38px;height:38px;border:0;border-radius:10px;background:#f4f6f8;color:#17212b;font-size:28px;line-height:1;cursor:pointer}
  .storefront-redesign .redesign-mobile-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px}
  .storefront-redesign .redesign-mobile-category-grid>a{min-height:86px;border:1px solid #e9edf0;border-radius:10px;background:#fafbfc;padding:8px;display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:8px;color:#1f2933}
  .storefront-redesign .redesign-mobile-category-grid>a>span{width:50px;height:50px;display:grid;place-items:center;background:#fff;border-radius:8px;overflow:hidden}
  .storefront-redesign .redesign-mobile-category-grid img{width:100%;height:100%;object-fit:contain}
  .storefront-redesign .redesign-mobile-category-grid b{font-size:11px;line-height:1.7;font-weight:800}
  .storefront-redesign .redesign-mobile-category-links{display:grid;gap:0;padding:0 14px 12px}
  .storefront-redesign .redesign-mobile-category-links a{min-height:44px;display:flex;align-items:center;border-top:1px solid #edf0f2;color:#26323c;font-size:12px;font-weight:800}
  .storefront-redesign .redesign-mobile-toggle[aria-expanded="true"]{color:var(--rd-red);background:#fff1f1;border-radius:10px}
}

/* ========================================================================
   2.5.43 — amazing offer height/image correction + full-width desktop partners
   ======================================================================== */
@media (min-width:1101px){
  /* Amazing offer: give the product enough vertical breathing room so the
     full product image remains visible inside the clipped offer shell. */
  .storefront-redesign .homepage-amazing .amazing-offers{
    height:220px!important;
    min-height:220px!important;
    grid-template-columns:285px minmax(0,1fr)!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title{
    height:220px!important;
    min-height:220px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    padding:20px 22px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title>span{
    display:block!important;
    margin:0!important;
    line-height:1.2!important;
    font-size:19px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title>strong{
    display:block!important;
    margin:0!important;
    line-height:1.2!important;
    font-size:26px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{
    height:220px!important;
    min-height:220px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card{
    padding:12px 38px 12px 42px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card>a{
    height:100%!important;
    grid-template-columns:270px minmax(280px,1fr) 180px!important;
    grid-template-rows:1fr auto auto!important;
    gap:5px 26px!important;
    align-items:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{
    height:194px!important;
    min-height:194px!important;
    padding:6px!important;
    overflow:hidden!important;
    display:grid!important;
    place-items:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap img,
  .storefront-redesign .homepage-amazing .amazing-card img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    transform:none!important;
  }

  /* Partners: on desktop use a real full-width grid rather than a horizontal
     auto-column carousel, so the existing partner cards occupy the whole row. */
  .storefront-redesign .homepage-partners{
    width:100%!important;
    max-width:none!important;
    align-self:stretch!important;
  }
  .storefront-redesign .homepage-partners .partners-scroller{
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-auto-flow:row!important;
    grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;
    grid-auto-columns:auto!important;
    gap:12px!important;
    overflow:visible!important;
    padding:4px 0 8px!important;
  }
  .storefront-redesign .homepage-partners .partner-logo-card{
    width:100%!important;
    min-width:0!important;
    min-height:104px!important;
    display:grid!important;
    place-items:center!important;
  }
  .storefront-redesign .homepage-partners .partner-logo-card>a{
    width:100%!important;
    display:grid!important;
    place-items:center!important;
  }
  .storefront-redesign .homepage-partners .partner-logo-card img{
    height:52px!important;
    max-width:150px!important;
  }
}

@media (min-width:768px) and (max-width:1100px){
  .storefront-redesign .homepage-amazing .amazing-offers,
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{
    height:188px!important;
    min-height:188px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title{
    height:188px!important;
    min-height:188px!important;
    gap:7px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{
    height:160px!important;
    min-height:160px!important;
  }
}


/* ==========================================================
   2.5.46 — amazing-offer refinement: extra height and deeper gradient,
   visually balanced on desktop/tablet/mobile
   ========================================================== */
.storefront-redesign .homepage-amazing .amazing-offers{
  box-sizing:border-box;
  border:1px solid rgba(232,35,47,.24)!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#fff7f7 0%,#f8e7e9 40%,#ecd3d7 72%,#d8bcc2 100%)!important;
  box-shadow:0 16px 42px rgba(74,18,24,.09)!important;
  overflow:hidden!important;
}
.storefront-redesign .homepage-amazing .amazing-offers-title{
  position:relative!important;
  isolation:isolate;
  overflow:hidden!important;
  background:linear-gradient(145deg,#f42a34 0%,#d91621 40%,#a90d16 72%,#6f070d 100%)!important;
  text-shadow:0 1px 2px rgba(92,0,8,.18);
}
.storefront-redesign .homepage-amazing .amazing-offers-title:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2;
  background:
    radial-gradient(circle at 22% 18%,rgba(255,255,255,.20),transparent 28%),
    linear-gradient(125deg,rgba(255,255,255,.14) 0 27%,transparent 27% 100%)!important;
  pointer-events:none;
}
.storefront-redesign .homepage-amazing .amazing-offers-title:after{
  content:""!important;
  position:absolute!important;
  left:-55px!important;
  top:-48px!important;
  width:155px!important;
  height:380px!important;
  z-index:-1;
  background:rgba(255,255,255,.10)!important;
  transform:rotate(14deg)!important;
  border-radius:999px!important;
  pointer-events:none;
}
.storefront-redesign .homepage-amazing .amazing-offers-title>span{
  opacity:.96;
  letter-spacing:0!important;
}
.storefront-redesign .homepage-amazing .amazing-offers-title>strong{
  font-weight:950!important;
  letter-spacing:0!important;
  word-spacing:0.12em!important;
  white-space:nowrap!important;
  display:block!important;
}
.storefront-redesign .homepage-amazing .amazing-card{
  background:transparent!important;
  border:0!important;
  box-sizing:border-box!important;
}
.storefront-redesign .homepage-amazing .amazing-image-wrap{
  box-sizing:border-box!important;
  background:#fff!important;
  border:1px solid #f0e3e4!important;
  border-radius:15px!important;
  box-shadow:0 9px 24px rgba(36,20,22,.07)!important;
}
.storefront-redesign .homepage-amazing .amazing-card h3{
  color:#17212b!important;
  font-weight:900!important;
}
.storefront-redesign .homepage-amazing .amazing-price{
  color:#ef1f2c!important;
  font-weight:950!important;
}
.storefront-redesign .homepage-amazing .amazing-discount{
  border-radius:999px!important;
  background:linear-gradient(135deg,#ff3440,#e91621)!important;
  box-shadow:0 6px 14px rgba(232,22,33,.18)!important;
}
.storefront-redesign .homepage-amazing .amazing-cta{
  border-radius:11px!important;
  background:linear-gradient(135deg,#f52631,#e91621)!important;
  box-shadow:0 8px 18px rgba(232,22,33,.18)!important;
  transition:transform .18s ease,box-shadow .18s ease!important;
}
.storefront-redesign .homepage-amazing .amazing-cta:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 11px 24px rgba(232,22,33,.24)!important;
}
.storefront-redesign .homepage-amazing .amazing-arrow{
  border-color:#f0d4d7!important;
  box-shadow:0 7px 18px rgba(35,20,22,.10)!important;
}

@media (min-width:1101px){
  .storefront-redesign .homepage-amazing{margin:4px 0 24px!important}
  .storefront-redesign .homepage-amazing .amazing-offers{
    height:344px!important;
    min-height:344px!important;
    grid-template-columns:300px minmax(0,1fr)!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title{
    height:344px!important;
    min-height:344px!important;
    padding:34px 26px!important;
    gap:16px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title>span{
    font-size:20px!important;
    line-height:1.25!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title>strong{
    font-size:30px!important;
    line-height:1.25!important;
  }
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{
    height:344px!important;
    min-height:344px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card{
    padding:20px 48px 20px 50px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card>a{
    height:100%!important;
    grid-template-columns:372px minmax(300px,1fr) 190px!important;
    grid-template-rows:1fr auto auto!important;
    column-gap:34px!important;
    row-gap:8px!important;
    align-items:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{
    grid-column:1!important;
    grid-row:1/4!important;
    height:300px!important;
    min-height:300px!important;
    padding:12px!important;
    margin:0!important;
    overflow:hidden!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap img,
  .storefront-redesign .homepage-amazing .amazing-card img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card h3{
    grid-column:2!important;
    grid-row:1!important;
    align-self:end!important;
    margin:0 0 3px!important;
    font-size:18px!important;
    line-height:1.75!important;
  }
  .storefront-redesign .homepage-amazing .amazing-price-row{
    grid-column:2!important;
    grid-row:2!important;
    justify-content:flex-start!important;
    gap:12px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-price{font-size:25px!important}
  .storefront-redesign .homepage-amazing .amazing-discount{
    min-width:58px!important;
    height:38px!important;
    font-size:12px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card del{
    grid-column:2!important;
    grid-row:3!important;
    justify-self:start!important;
    margin:0!important;
    font-size:12px!important;
    color:#9ea5ad!important;
  }
  .storefront-redesign .homepage-amazing .amazing-cta{
    grid-column:3!important;
    grid-row:1/4!important;
    min-width:164px!important;
    height:48px!important;
    padding:0 22px!important;
    font-size:13px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-arrow{
    width:38px!important;
    height:38px!important;
    margin-top:-19px!important;
  }
}

@media (min-width:768px) and (max-width:1100px){
  .storefront-redesign .homepage-amazing .amazing-offers{
    height:288px!important;
    min-height:288px!important;
    grid-template-columns:205px minmax(0,1fr)!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title{
    height:288px!important;
    min-height:288px!important;
    padding:22px 16px!important;
    gap:11px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title>span{font-size:17px!important}
  .storefront-redesign .homepage-amazing .amazing-offers-title>strong{font-size:24px!important}
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{
    height:288px!important;
    min-height:288px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card{padding:15px 38px 15px 22px!important}
  .storefront-redesign .homepage-amazing .amazing-card>a{
    height:100%!important;
    grid-template-columns:205px minmax(180px,1fr) 128px!important;
    grid-template-rows:1fr auto auto!important;
    gap:6px 18px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{
    height:248px!important;
    min-height:248px!important;
    padding:9px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card h3{font-size:13.5px!important;line-height:1.7!important}
  .storefront-redesign .homepage-amazing .amazing-price{font-size:18px!important}
  .storefront-redesign .homepage-amazing .amazing-cta{height:42px!important;min-width:118px!important;font-size:10.5px!important}
}

@media (max-width:767px){
  .storefront-redesign .homepage-amazing .amazing-offers{
    border-radius:14px!important;
    min-height:0!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title{
    height:76px!important;
    min-height:76px!important;
    padding:10px 15px!important;
    gap:12px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title>span{font-size:14px!important}
  .storefront-redesign .homepage-amazing .amazing-offers-title>strong{font-size:18px!important}
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{
    height:302px!important;
    min-height:302px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card{padding:12px 12px 14px!important}
  .storefront-redesign .homepage-amazing .amazing-card>a{
    height:100%!important;
    grid-template-columns:43% minmax(0,1fr)!important;
    grid-template-rows:auto auto auto auto!important;
    column-gap:12px!important;
    row-gap:5px!important;
    align-items:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{
    grid-column:1!important;
    grid-row:1/5!important;
    height:258px!important;
    min-height:258px!important;
    padding:9px!important;
    align-self:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card h3{
    grid-column:2!important;
    grid-row:1!important;
    font-size:11.5px!important;
    line-height:1.75!important;
    align-self:end!important;
  }
  .storefront-redesign .homepage-amazing .amazing-price-row{grid-column:2!important;grid-row:2!important;gap:6px!important}
  .storefront-redesign .homepage-amazing .amazing-price{font-size:15px!important}
  .storefront-redesign .homepage-amazing .amazing-discount{height:30px!important;min-width:43px!important;font-size:8.5px!important}
  .storefront-redesign .homepage-amazing .amazing-card del{grid-column:2!important;grid-row:3!important;font-size:9px!important;margin:0!important}
  .storefront-redesign .homepage-amazing .amazing-cta{
    grid-column:2!important;
    grid-row:4!important;
    height:38px!important;
    margin-top:4px!important;
    font-size:9.5px!important;
  }
}


/* ================================================================
   2.5.47 — balanced amazing-offer composition
   Smaller overall shell, proportionate image stage and vertically
   centered product/title/price/CTA on the darker burgundy gradient.
   ================================================================ */
.storefront-redesign .homepage-amazing .amazing-products-shell{
  background:linear-gradient(110deg,#8f2e3f 0%,#7b2636 42%,#66202e 72%,#541923 100%)!important;
}
.storefront-redesign .homepage-amazing .amazing-card h3{
  color:#fff!important;
  text-shadow:0 1px 1px rgba(41,5,12,.18)!important;
}
.storefront-redesign .homepage-amazing .amazing-price{
  color:#fff!important;
  text-shadow:0 1px 1px rgba(41,5,12,.16)!important;
}
.storefront-redesign .homepage-amazing .amazing-card del{
  color:rgba(255,255,255,.60)!important;
}
.storefront-redesign .homepage-amazing .amazing-image-wrap{
  border-color:rgba(255,255,255,.64)!important;
  box-shadow:0 12px 30px rgba(47,7,15,.18)!important;
}

@media (min-width:1101px){
  .storefront-redesign .homepage-amazing .amazing-offers{
    height:282px!important;
    min-height:282px!important;
    grid-template-columns:270px minmax(0,1fr)!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title{
    height:282px!important;
    min-height:282px!important;
    padding:27px 22px!important;
    gap:12px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title>span{
    font-size:18px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title>strong{
    font-size:27px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{
    height:282px!important;
    min-height:282px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card{
    padding:24px 42px 24px 44px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card>a{
    height:100%!important;
    display:grid!important;
    grid-template-columns:260px minmax(300px,1fr) 190px!important;
    grid-template-rows:auto auto auto!important;
    column-gap:38px!important;
    row-gap:7px!important;
    align-content:center!important;
    align-items:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{
    grid-column:1!important;
    grid-row:1/4!important;
    width:260px!important;
    height:224px!important;
    min-height:224px!important;
    padding:13px!important;
    justify-self:center!important;
    align-self:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card h3{
    grid-column:2!important;
    grid-row:1!important;
    align-self:end!important;
    margin:0 0 4px!important;
    font-size:17px!important;
    line-height:1.75!important;
    text-align:right!important;
  }
  .storefront-redesign .homepage-amazing .amazing-price-row{
    grid-column:2!important;
    grid-row:2!important;
    justify-content:flex-start!important;
    align-items:center!important;
    gap:12px!important;
    margin:0!important;
  }
  .storefront-redesign .homepage-amazing .amazing-price{
    font-size:23px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-discount{
    min-width:54px!important;
    height:36px!important;
    font-size:11px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card del{
    grid-column:2!important;
    grid-row:3!important;
    justify-self:start!important;
    align-self:start!important;
    margin:0!important;
    font-size:11px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-cta{
    grid-column:3!important;
    grid-row:1/4!important;
    justify-self:center!important;
    align-self:center!important;
    min-width:168px!important;
    height:46px!important;
    padding:0 20px!important;
    font-size:12.5px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-arrow{
    top:50%!important;
    width:36px!important;
    height:36px!important;
    margin-top:-18px!important;
  }
}

@media (min-width:768px) and (max-width:1100px){
  .storefront-redesign .homepage-amazing .amazing-offers{
    height:238px!important;
    min-height:238px!important;
    grid-template-columns:190px minmax(0,1fr)!important;
  }
  .storefront-redesign .homepage-amazing .amazing-offers-title{
    height:238px!important;
    min-height:238px!important;
    padding:20px 14px!important;
    gap:9px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{
    height:238px!important;
    min-height:238px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card{
    padding:18px 32px 18px 20px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card>a{
    grid-template-columns:190px minmax(170px,1fr) 122px!important;
    grid-template-rows:auto auto auto!important;
    gap:5px 16px!important;
    align-content:center!important;
    align-items:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{
    width:190px!important;
    height:194px!important;
    min-height:194px!important;
    justify-self:center!important;
    align-self:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card h3{font-size:13px!important}
  .storefront-redesign .homepage-amazing .amazing-price{font-size:17px!important}
  .storefront-redesign .homepage-amazing .amazing-cta{height:40px!important;min-width:112px!important;font-size:10px!important}
}

@media (max-width:767px){
  .storefront-redesign .homepage-amazing .amazing-offers-title{
    height:68px!important;
    min-height:68px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-products-shell,
  .storefront-redesign .homepage-amazing .amazing-scroller,
  .storefront-redesign .homepage-amazing .amazing-card{
    height:242px!important;
    min-height:242px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card{
    padding:11px 11px 13px!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card>a{
    grid-template-columns:40% minmax(0,1fr)!important;
    grid-template-rows:auto auto auto auto!important;
    column-gap:11px!important;
    row-gap:4px!important;
    align-content:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-image-wrap{
    width:100%!important;
    height:196px!important;
    min-height:196px!important;
    padding:8px!important;
    align-self:center!important;
  }
  .storefront-redesign .homepage-amazing .amazing-card h3{font-size:11px!important}
  .storefront-redesign .homepage-amazing .amazing-price{font-size:14px!important}
  .storefront-redesign .homepage-amazing .amazing-cta{height:36px!important;font-size:9px!important}
}
