:root{--bg:#fff;--text:#121212;--muted:#6d6d6d;--line:#e8e8e8;--soft:#f6f6f6;--accent:#111}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif}button,a,input{font:inherit}button,a{cursor:pointer}.skip{position:absolute;left:-999px}.top-announcement{background:#111;color:#fff;text-align:center;padding:11px;font-size:13px;font-weight:600}.site-header{height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 46px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand{margin:0;grid-column:1;grid-row:1;font-size:0}.brand a{display:inline-flex;color:#111;text-decoration:none;font-weight:900;font-size:29px;letter-spacing:-1px}.brand a:before{content:"SKRRRT";background:#111;color:#fff;padding:8px 10px;border-radius:2px;margin-right:3px}.brand a:after{content:"KICKS";border:2px solid #111;padding:6px 10px;border-radius:2px}.main-nav{grid-column:2;display:flex;gap:34px;align-items:center}.main-nav a,.nav-dropdown{color:#222;text-decoration:none;background:none;border:0;font-size:15px}.header-icons{justify-self:end;display:flex;gap:20px;align-items:center}.header-icons button{background:none;border:0;font-size:19px;color:#111}.header-icons span{font-size:12px;background:#111;color:#fff;border-radius:999px;padding:2px 6px}.hamburger{display:none;background:none;border:0;font-size:26px}.marquee{overflow:hidden;background:#fafafa;border-bottom:1px solid var(--line)}.marquee div{display:flex;gap:42px;white-space:nowrap;animation:mar 28s linear infinite;padding:16px 0;font-weight:700;font-size:13px}.marquee span{display:inline-block}.collection-strip{display:flex;gap:34px;overflow:auto;padding:34px 46px 24px;scrollbar-width:none}.collection-pill{min-width:96px;text-align:center;background:none;border:0}.collection-pill img{width:88px;height:88px;object-fit:cover;border-radius:50%;background:#f4f4f4;border:1px solid var(--line);padding:4px}.collection-pill p{margin:10px 0 0;font-size:14px}.hero-banner{margin:10px 46px 30px;min-height:360px;background:#f1f1f1;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center}.hero-banner img{width:100%;height:100%;object-fit:cover;min-height:360px}.hero-banner div{padding:54px}.hero-banner p{font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.hero-banner h2{font-size:clamp(34px,5vw,68px);line-height:1;margin:10px 0 28px;letter-spacing:-2px}.hero-banner a{display:inline-block;background:#111;color:#fff;text-decoration:none;padding:15px 26px;font-weight:800}.product-section{padding:42px 46px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-head h2,.collections-grid h2,.faq h2{font-size:32px;margin:0 0 8px;font-weight:800;letter-spacing:.02em}.section-head p{margin:0;color:#777}.slider-btn{width:44px;height:44px;border:1px solid #ccc;background:#fff;border-radius:50%;font-size:28px}.product-row{display:grid;grid-auto-flow:column;grid-auto-columns:calc(25% - 18px);gap:24px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:8px}.product-card{scroll-snap-align:start}.product-media{background:#f7f7f7;aspect-ratio:1/1.22;position:relative;overflow:hidden}.product-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.28s}.product-media .second{opacity:0}.product-card:hover .second{opacity:1}.product-card:hover .first{opacity:0}.product-card h3{font-size:15px;font-weight:600;line-height:1.35;margin:14px 0 9px}.product-card .price{font-size:14px;color:#444}.product-card button{margin-top:10px;width:100%;background:#111;color:#fff;border:0;padding:12px;font-weight:700;opacity:0;transform:translateY(5px);transition:.2s}.product-card:hover button{opacity:1;transform:none}.reviews{margin:36px 46px;padding:26px;background:#fafafa;border:1px solid var(--line);display:grid;grid-template-columns:.75fr 1fr 1fr;gap:18px}.review-badge,.review-card{background:#fff;border:1px solid var(--line);padding:20px}.review-badge b{display:block;font-size:20px}.review-badge span{display:block;color:#f6a600;font-weight:800;margin:8px 0}.review-card b{font-size:18px}.review-card p{color:#666;line-height:1.65}.why{padding:54px 46px;display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;background:#f8f8f8}.why h4{font-size:30px;margin:0}.why p{color:#666;font-size:18px;line-height:1.7}.comparison{background:#fff;border:1px solid var(--line)}.compare-head,.comparison>div:not(.compare-head){display:grid;grid-template-columns:1.5fr .75fr .75fr;align-items:center}.compare-head{background:#111;color:#fff}.compare-head h3{padding:18px;margin:0;text-align:center}.compare-head:before{content:""}.comparison b,.comparison span{padding:18px;border-top:1px solid var(--line)}.comparison span{text-align:center;font-size:24px;font-weight:900}.comparison span:nth-child(2){color:#078a36}.comparison span:nth-child(3){color:#d20d0d}.collections-grid{padding:52px 46px}.collections-grid>div{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.collection-card{position:relative;aspect-ratio:1/1.12;overflow:hidden;background:#eee}.collection-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.collection-card:hover img{transform:scale(1.05)}.collection-card b{position:absolute;left:18px;bottom:18px;background:#fff;padding:12px 16px;font-size:18px}.faq{padding:50px 46px;color:#111}.faq-item{border-top:1px solid var(--line)}.faq-q{width:100%;background:none;border:0;padding:22px 0;display:flex;justify-content:space-between;font-weight:700;text-align:left;color:#111!important;text-decoration:none!important;-webkit-appearance:none;appearance:none}.faq-q span{color:#111!important}.faq-a{max-height:0;overflow:hidden;color:#444!important;transition:.3s;line-height:1.7}.faq-item.open .faq-a{max-height:140px;padding-bottom:18px}footer{border-top:1px solid var(--line);padding:42px 46px;display:grid;grid-template-columns:1fr 1fr auto;gap:24px;align-items:center}footer b{font-size:22px}footer p{color:#777;margin:8px 0 0}footer form{display:flex}footer input{border:1px solid #bbb;padding:14px;width:100%}footer form button,footer>button{border:1px solid #111;background:#111;color:#fff;padding:0 18px}.wa-float{position:fixed;right:20px;bottom:20px;background:#25d366;color:#fff;border-radius:999px;padding:14px 18px;font-weight:800;text-decoration:none;z-index:70}.drawer,.cart-drawer{position:fixed;top:0;right:0;height:100vh;width:min(390px,94vw);background:#fff;z-index:90;box-shadow:0 0 50px rgba(0,0,0,.18);transform:translateX(105%);transition:.3s;padding:24px}.drawer.open,.cart-drawer.open{transform:none}.drawer{display:flex;flex-direction:column;gap:18px}.drawer a{color:#111;text-decoration:none;font-size:22px}.drawer button:first-child,.cart-drawer>div:first-child button{align-self:flex-end;background:none;border:0;font-size:32px}.drawer-cta,#checkout{background:#111;color:#fff;border:0;padding:14px;font-weight:800}.cart-drawer>div:first-child{display:flex;align-items:center;justify-content:space-between}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0}.cart-line img{width:72px;height:88px;object-fit:cover}.qty button,.remove{border:1px solid #ddd;background:#fff;margin:8px 4px 0 0}.toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%,80px);background:#111;color:#fff;padding:13px 18px;z-index:100;transition:.3s}.toast.show{transform:translate(-50%,0)}.modal{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:100;display:none;place-items:center}.modal.open{display:grid}.modal>div{background:#fff;padding:32px;max-width:420px;text-align:center}.modal button{background:#111;color:#fff;border:0;padding:14px 20px}.reveal{opacity:0;transform:translateY(22px);transition:.6s}.reveal.visible{opacity:1;transform:none}@keyframes mar{to{transform:translateX(-50%)}}@media(max-width:1000px){.site-header{height:64px;grid-template-columns:44px 1fr auto;padding:0 12px;gap:8px}.hamburger{display:block;width:40px;height:40px;border:0;background:#f6f6f6;border-radius:50%;font-size:21px;line-height:1}.main-nav{display:none}.brand{justify-self:center;min-width:0}.brand a{font-size:19px;letter-spacing:-.5px;white-space:nowrap}.brand a:before{padding:6px 7px}.brand a:after{padding:4px 7px;border-width:2px}.header-icons{gap:6px}.header-icons button{width:40px;height:40px;display:inline-grid;place-items:center;background:#f6f6f6;border-radius:50%;font-size:16px}.header-icons button:not(#cartBtn){display:none}.header-icons #cartBtn{position:relative}.header-icons #cartBtn span{position:absolute;right:-3px;top:-3px;min-width:18px;height:18px;display:grid;place-items:center;font-size:10px;padding:0}.hero-banner,.why{grid-template-columns:1fr}.product-row{grid-auto-columns:calc(50% - 12px)}.reviews{grid-template-columns:1fr}.collections-grid>div{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr}}@media(max-width:560px){.top-announcement{font-size:12px;padding:9px}.site-header{height:58px;padding:0 10px;grid-template-columns:38px 1fr 38px}.hamburger,.header-icons button{width:36px;height:36px}.brand a{font-size:16px;transform:scale(.96);transform-origin:center}.brand a:before{padding:5px 6px;margin-right:2px}.brand a:after{padding:3px 6px}.collection-strip{padding:24px 16px}.hero-banner{margin:0 0 20px}.hero-banner div{padding:28px}.product-section,.why,.collections-grid,.faq,footer{padding-left:16px;padding-right:16px}.product-row{grid-auto-columns:78%}.collections-grid>div{grid-template-columns:1fr}.reviews{margin:24px 16px}}.product-link{display:block;color:inherit;text-decoration:none}.product-card .price b{font-weight:500;color:#333}.product-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:46px;padding:40px 46px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery-item{background:#f6f6f6;overflow:hidden}.gallery-item img{width:100%;height:100%;aspect-ratio:1/1.22;object-fit:cover;display:block}.product-info{position:sticky;top:106px}.viewing{display:inline-flex;gap:5px;align-items:center;background:#f7f7f7;border:1px solid var(--line);padding:9px 12px;margin-bottom:18px;font-size:13px}.vendor{margin:0 0 10px;color:#555}.product-info h1{font-size:40px;line-height:1.1;margin:0 0 18px;font-weight:600;letter-spacing:-1px}.product-price{display:grid;gap:4px;margin-bottom:22px}.product-price span{color:#777;font-size:13px}.product-price b{font-size:19px;font-weight:500}.sizes{border:0;padding:0;margin:0 0 18px}.sizes legend{margin-bottom:12px}.size{display:inline-grid;place-items:center;min-width:46px;height:42px;border:1px solid #bbb;margin:0 8px 8px 0;background:#fff;cursor:pointer}.size input{display:none}.size.active{outline:2px solid #111;border-color:#111}.size-note{line-height:1.55}.stock{display:flex;align-items:center;gap:8px;border:1px solid var(--line);padding:12px;margin:18px 0;font-weight:700}.tomorrow{font-size:15px}.tabby{border:1px solid var(--line);padding:13px;background:#fafafa;margin:18px 0}.buy-actions{display:grid;gap:10px;margin:18px 0}.buy-actions button{width:100%;padding:16px;border:1px solid #111;background:#fff;font-weight:700}.buy-actions #buyNow{background:#111;color:#fff}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin:22px 0}.benefits div{background:#fff;padding:16px;text-align:center}.benefits b{display:block}.benefits span{font-size:13px;color:#777}.upsell{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin:20px 0}.upsell>div{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;margin-top:12px}.upsell button{border:1px solid #111;background:#111;color:#fff;padding:8px 14px}.p-acc{border-bottom:1px solid var(--line)}.p-acc button{width:100%;border:0;background:#fff;padding:18px 0;display:flex;justify-content:space-between;font-weight:700}.p-acc p{max-height:0;overflow:hidden;margin:0;color:#666;line-height:1.7;transition:.25s}.p-acc.open p{max-height:120px;padding-bottom:18px}.happy{padding:34px 46px;text-align:center}.happy h2{font-size:34px}.happy>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.happy article{background:#fafafa;border:1px solid var(--line);padding:22px}.happy p{color:#666;line-height:1.6}@media(max-width:950px){.product-page{grid-template-columns:1fr;padding:22px 16px}.product-info{position:static}.product-gallery{grid-template-columns:1fr 1fr;gap:8px}.product-info h1{font-size:30px}.happy{padding:28px 16px}.happy>div{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr}}@media(max-width:560px){.product-gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory}.gallery-item{min-width:86%;scroll-snap-align:start}.product-page{gap:24px}.benefits{grid-template-columns:1fr}.upsell>div{grid-template-columns:1fr}.product-card button{opacity:1;transform:none}}

/* Power-design inspired refinement: 8pt grid, clearer hierarchy, fewer chunks, stronger whitespace */
:root{--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-6:48px;--space-8:64px;--max:1184px;--accent:#111;--focus:#f4f4f4}.site-header{padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}.marquee div{gap:48px;padding:16px 0}.collection-strip,.product-section,.why,.collections-grid,.faq,footer,.product-page,.happy{max-width:1280px;margin-left:auto;margin-right:auto}.collection-strip{padding-top:48px;padding-bottom:32px}.collection-pill{min-width:112px}.collection-pill img{width:96px;height:96px}.hero-banner{max-width:1184px;margin:16px auto 48px;min-height:448px}.hero-banner div{padding:64px}.hero-banner h2{max-width:12ch;font-size:64px;line-height:1.04;letter-spacing:-.035em}.hero-banner p{margin-bottom:16px}.product-section{padding-top:64px;padding-bottom:64px}.section-head{margin-bottom:32px}.section-head h2,.collections-grid h2,.faq h2{font-size:40px;line-height:1.1;letter-spacing:-.02em}.section-head p{max-width:56ch;line-height:1.55}.product-row{gap:32px;grid-auto-columns:calc(25% - 24px)}.product-card h3{font-size:16px;line-height:1.45;margin-top:16px;min-height:46px}.product-card .price{line-height:1.45}.product-card button{padding:14px 16px;margin-top:16px}.reviews{max-width:1184px;margin:48px auto;padding:32px;gap:24px}.review-badge,.review-card{padding:24px}.why{padding-top:80px;padding-bottom:80px;gap:64px}.why-copy{max-width:420px}.comparison b,.comparison span{padding:24px}.collections-grid{padding-top:72px;padding-bottom:72px}.collections-grid>div{gap:32px;margin-top:32px}.faq{padding-top:64px;padding-bottom:80px;max-width:960px}.faq h2{margin-bottom:24px}.faq-q{padding:24px 0}.product-page{padding-top:64px;padding-bottom:80px;gap:64px;grid-template-columns:minmax(0,1.08fr) minmax(392px,.92fr)}.product-gallery{gap:16px}.product-info{top:120px}.product-info h1{font-size:48px;line-height:1.08;letter-spacing:-.035em;max-width:14ch}.product-price{margin-top:24px;margin-bottom:32px}.sizes{margin-bottom:24px}.size{min-width:48px;height:48px;margin-right:8px;margin-bottom:8px}.size-note,.tomorrow,.tabby,.p-acc p{max-width:58ch;line-height:1.55}.stock,.tabby{margin:24px 0;padding:16px}.buy-actions{gap:16px;margin:24px 0}.buy-actions button{min-height:56px}.benefits{margin:32px 0}.benefits div{padding:24px 16px}.upsell{padding:24px 0;margin:32px 0}.p-acc button{padding:24px 0}.happy{padding-top:64px;padding-bottom:64px}.happy h2{font-size:40px;line-height:1.1}.happy>div{gap:24px;margin-top:24px}.happy article{padding:32px}.drawer,.cart-drawer{padding:32px}.cart-line{padding:16px 0}.wa-float{right:24px;bottom:24px}.top-announcement{letter-spacing:.01em}

/* reduce noise: one strong CTA style, all other UI neutral */
.hero-banner a,.buy-actions #buyNow,#checkout,.drawer-cta{background:#111;color:#fff}.slider-btn,.header-icons button,.hamburger{transition:background .2s,transform .2s}.slider-btn:hover,.header-icons button:hover,.hamburger:hover{background:#f0f0f0;transform:translateY(-1px)}

@media(max-width:1000px){.site-header{padding-left:16px;padding-right:16px}.hero-banner{margin-left:16px;margin-right:16px;min-height:auto}.hero-banner h2{font-size:48px;max-width:14ch}.product-row{grid-auto-columns:calc(50% - 16px);gap:32px}.why{gap:40px}.product-page{gap:40px;padding-top:32px}.product-info h1{font-size:40px}.reviews{margin-left:16px;margin-right:16px}.collection-strip,.product-section,.why,.collections-grid,.faq,footer,.happy{padding-left:24px;padding-right:24px}}
@media(max-width:560px){.site-header{padding-left:10px;padding-right:10px}.hero-banner{margin-left:0;margin-right:0}.hero-banner h2{font-size:40px}.hero-banner div{padding:32px 24px}.product-row{grid-auto-columns:82%;gap:24px}.section-head h2,.collections-grid h2,.faq h2,.happy h2{font-size:32px}.product-section,.why,.collections-grid,.faq,footer,.happy{padding-top:48px;padding-bottom:48px}.product-page{padding-left:16px;padding-right:16px}.product-info h1{font-size:32px}.product-gallery{gap:12px}.benefits{grid-template-columns:1fr}.collection-strip{padding-left:16px;padding-right:16px}.wa-float{right:16px;bottom:16px}}

/* Mobile-safe logo fix */
.brand a{display:inline-block;font-weight:900;font-size:28px;letter-spacing:-.04em;text-transform:none;line-height:1;color:#111}.brand a:before,.brand a:after{content:none!important}.brand a span{display:none}.brand a::first-letter{text-transform:uppercase}@media(max-width:1000px){.brand a{font-size:23px;letter-spacing:-.05em;max-width:170px;overflow:hidden;text-overflow:ellipsis}.site-header{grid-template-columns:40px minmax(0,1fr) 40px}.brand{justify-self:center;overflow:hidden;max-width:180px}.header-icons{justify-self:end}}@media(max-width:380px){.brand a{font-size:20px;max-width:140px}.brand{max-width:145px}}

/* Hard mobile cleanup after real viewport test */
html,body{max-width:100%;overflow-x:hidden}.site-header>*{min-width:0}.brand{grid-column:1;grid-row:auto;min-width:0}.header-icons{min-width:0}.product-info,.product-page,.product-gallery,.stock,.tabby,.tomorrow,.size-note,.buy-actions,.benefits,.upsell,.product-accordions{min-width:0;max-width:100%}.sizes{display:flex;flex-wrap:wrap;gap:8px}.size{margin:0}.stock,.tabby{overflow-wrap:anywhere}.stock{line-height:1.35}.wa-float{box-shadow:0 8px 24px rgba(0,0,0,.18)}
@media(max-width:1000px){.brand{grid-column:2!important;justify-self:center;text-align:center}.site-header{grid-template-columns:44px minmax(0,1fr) 44px!important}.brand a{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.header-icons{grid-column:3}.hamburger{grid-column:1}.product-page{display:block!important}.product-info{width:100%;padding:0}.product-gallery{margin-bottom:24px}.viewing{max-width:100%;white-space:normal;line-height:1.35}.product-info h1{max-width:100%;overflow-wrap:break-word}.buy-actions button{width:100%}.wa-float{font-size:13px;padding:12px 14px;right:12px;bottom:12px}}
@media(max-width:560px){.top-announcement{font-size:12px}.site-header{height:58px;grid-template-columns:40px minmax(0,1fr) 40px!important}.brand{max-width:210px!important}.brand a{font-size:21px!important;letter-spacing:-.06em!important;transform:none!important}.header-icons #cartBtn{width:36px;height:36px}.product-page{padding:18px 14px 40px!important}.product-gallery{display:flex!important;gap:10px;overflow-x:auto;margin-left:-14px;margin-right:-14px;padding:0 14px 4px}.gallery-item{min-width:82%!important}.gallery-item img{aspect-ratio:1/1.08}.product-info h1{font-size:32px!important;line-height:1.08;margin-bottom:22px}.product-price{margin-bottom:28px}.sizes{gap:8px}.size{min-width:50px;height:50px}.size-note{font-size:15px;line-height:1.55}.stock,.tabby{padding:14px 16px!important;margin:20px 0!important;font-size:14px}.tomorrow{font-size:14px}.benefits{display:grid;grid-template-columns:1fr!important}.upsell>div{display:grid!important;grid-template-columns:1fr!important}.p-acc button{padding:18px 0}.happy,.product-section{padding-left:14px!important;padding-right:14px!important}.product-row{grid-auto-columns:84%!important}.drawer,.cart-drawer{width:100vw;padding:22px}.wa-float{bottom:10px;right:10px}}
@media(max-width:360px){.brand a{font-size:18px!important}.brand{max-width:160px!important}.size{min-width:46px;height:46px}.product-info h1{font-size:29px!important}}

/* Mobile verification fixes: remove ugly horizontal bars and keep product pages clean */
.product-gallery,.collection-strip,.product-row{scrollbar-width:none}.product-gallery::-webkit-scrollbar,.collection-strip::-webkit-scrollbar,.product-row::-webkit-scrollbar{display:none}@media(max-width:560px){.product-gallery{overflow-x:auto!important;overscroll-behavior-x:contain;scrollbar-width:none}.gallery-item{min-width:100%!important}.gallery-item img{aspect-ratio:1/1.05;object-fit:cover}.product-info{padding-bottom:24px}.wa-float{font-size:12px;padding:10px 13px;bottom:8px;right:8px}.size-note{padding-bottom:10px}.top-announcement{position:relative;z-index:60}.hero-banner img{min-height:280px}.product-card button{opacity:1!important;transform:none!important}}

/* Final mobile product-page layout: no carousel sliver, no horizontal feel */
@media(max-width:560px){.product-gallery{display:block!important;overflow:visible!important;margin-left:0!important;margin-right:0!important;padding:0!important}.product-gallery .gallery-item{min-width:0!important;width:100%!important;margin:0 0 12px 0}.product-gallery .gallery-item:nth-child(n+2){display:none}.gallery-item img{width:100%!important;aspect-ratio:1/1!important}.product-page{overflow:hidden}.product-info{overflow:hidden}.viewing{font-size:13px}.wa-float{opacity:.96}.productMount{overflow:hidden}}


/* Store cleanup pass after desktop/mobile audit */
.hero-banner img{background:#f3f3f3}.hero-banner a{border-radius:999px}.product-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;overflow:visible!important;scroll-snap-type:none!important}.product-card{min-width:0}.product-card button{opacity:1!important;transform:none!important;border-radius:999px}.slider-btn{display:none}.collection-pill,.collection-card{border:0}.cart-drawer h3::after{content:' bag';font-weight:400;color:#777}.product-info .tabby{font-weight:600}.upsell em:empty{display:none}.upsell>div{grid-template-columns:1fr auto!important}.product-gallery .gallery-item{border-radius:2px}.gallery-item img,.product-media img,.collection-pill img,.collection-card img{background:#f5f5f5}.product-media{border-radius:2px}.product-info h1{max-width:18ch}.buy-actions button{border-radius:999px}.buy-actions button:first-child{background:#fff}.buy-actions #buyNow{background:#111;color:#fff}.faq-a{max-width:70ch}.drawer-cta,#checkout{border-radius:999px}.footer,footer{background:#fff}
@media(max-width:1000px){.product-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}.product-card h3{min-height:auto}.hero-banner{display:flex;flex-direction:column}.hero-banner img{width:100%;max-height:420px}.hero-banner div{width:100%}.reviews{gap:14px}.collections-grid>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.product-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.product-card h3{font-size:13px;margin:10px 0 6px}.product-card .price{font-size:12px}.product-card button{padding:10px 8px;font-size:12px;margin-top:10px}.product-media{aspect-ratio:1/1.2}.hero-banner div{padding:28px 18px!important}.hero-banner h2{font-size:34px!important}.hero-banner img{min-height:260px;max-height:340px}.section-head{align-items:flex-start}.collection-strip{gap:18px}.collection-pill{min-width:82px}.collection-pill img{width:72px;height:72px}.collection-pill p{font-size:12px}.reviews{display:grid!important}.review-badge,.review-card{padding:18px}.why{padding-top:42px!important}.comparison b,.comparison span{padding:14px 10px}.collections-grid>div{grid-template-columns:1fr 1fr!important;gap:14px}.collection-card b{left:10px;bottom:10px;font-size:13px;padding:8px 10px}.product-gallery{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:0 0 22px!important;padding:0!important;overflow:visible!important}.product-gallery .gallery-item{display:block!important;width:100%!important;min-width:0!important;margin:0!important}.product-gallery .gallery-item:nth-child(n+4){display:none!important}.gallery-item img{aspect-ratio:1/1.05!important}.product-info h1{font-size:30px!important}.benefits div{padding:16px}.happy>div{gap:12px}.wa-float{bottom:12px;right:12px}}


/* Footer cleanup */
.site-footer{border-top:1px solid var(--line);padding:34px 46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;background:#fff!important}
.site-footer .footer-brand b{font-size:24px;font-weight:900;letter-spacing:-.03em}.site-footer .footer-brand p{margin:8px 0 0;color:#666}.footer-actions{display:flex;gap:12px;align-items:center}.footer-actions button{border:1px solid #111;background:#111;color:#fff;border-radius:999px;padding:13px 22px;font-weight:800;min-width:124px}.footer-actions button[data-whatsapp]{background:#25d366;border-color:#25d366;color:#fff}.footer-actions button:hover{transform:translateY(-1px)}
@media(max-width:700px){.site-footer{padding:28px 16px 82px!important;display:grid!important;grid-template-columns:1fr!important;text-align:left!important}.footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.footer-actions button{width:100%;min-width:0;padding:13px 10px}footer form{display:none!important}}

/* Ktown-like Shopify theme pass (original assets/products kept) */
:root{--page-width:1200px;--kt-black:#111;--kt-border:#e5e5e5;--kt-grey:#f7f7f7;--kt-text:#121212;--kt-muted:#6b6b6b}body{font-size:15px;line-height:1.45;color:var(--kt-text)}.top-announcement{height:39px;display:grid;place-items:center;background:#111;color:#fff;font-weight:600;font-size:13px;letter-spacing:.01em;padding:0}.site-header{height:120px!important;grid-template-columns:1fr auto 1fr!important;padding:0 50px!important;border-bottom:1px solid #eee;background:#fff;display:grid!important;align-items:center!important}.hamburger{display:inline-grid!important;grid-column:1!important;justify-self:start!important;width:44px;height:44px;place-items:center;background:transparent!important;border:0!important;border-radius:0!important;color:#111;font-size:28px}.main-nav{display:none!important}.brand{grid-column:2!important;justify-self:center!important}.brand a{font-size:0!important;text-decoration:none}.brand a img{height:65px!important;width:auto!important;display:block!important;max-width:220px!important;margin:0 auto!important;object-fit:contain!important}.brand a:before{content:none!important}.brand a:after{display:none!important}.header-icons{grid-column:3!important;justify-self:end!important;gap:18px!important}.header-icons button{background:transparent!important;border:0!important;border-radius:0!important;width:auto!important;height:auto!important;font-size:20px!important;display:inline-grid!important;place-items:center}.header-icons button[data-whatsapp]{display:none!important}.header-icons #cartBtn span{background:transparent;color:#111;position:static;font-size:0;padding:0}.header-icons #cartBtn span:before{content:attr(data-count)}.drawer{left:0;right:auto;transform:translateX(-105%);box-shadow:0 0 70px rgba(0,0,0,.18);padding:32px}.drawer.open{transform:none}.drawer a{font-size:18px;padding:8px 0}.drawer-cta{border-radius:0!important}.marquee{border:0;background:#fff}.marquee div{padding:14px 0;gap:44px;font-size:12px;letter-spacing:.04em}.collection-strip{max-width:var(--page-width);margin:0 auto;padding:28px 22px 18px;gap:26px;justify-content:flex-start}.collection-pill{min-width:98px}.collection-pill img{width:92px;height:92px;border-radius:50%;padding:0;border:0;background:#f3f3f3;box-shadow:none}.collection-pill p{font-size:14px;margin-top:12px;color:#202020}.shop-all-cta{max-width:var(--page-width);margin:10px auto 28px;text-align:center}.shop-all-cta a{display:inline-flex;align-items:center;justify-content:center;min-width:170px;height:46px;background:#111;color:#fff;text-decoration:none;font-weight:700;font-size:14px;padding:0 28px}.hero-banner{display:none!important}.product-section{max-width:var(--page-width);margin:0 auto;padding:42px 22px}.section-head{margin-bottom:22px}.section-head h2,.collections-grid h2,.faq h2{font-size:28px;font-weight:700;letter-spacing:0;text-transform:uppercase}.section-head p{font-size:15px;color:#555}.product-row{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc(25% - 18px)!important;grid-template-columns:none!important;gap:24px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;padding-bottom:18px}.product-card{scroll-snap-align:start}.product-media{background:#f6f6f6;aspect-ratio:1/1.18;border-radius:0}.product-media img{object-fit:cover}.product-card h3{font-size:15px;font-weight:400;margin:13px 0 7px;color:#1c1c1c;line-height:1.35}.product-card .price{font-size:13px;color:#555}.product-card .price b{display:block;margin-top:3px;color:#111;font-size:14px;font-weight:500}.product-card button{border-radius:0!important;background:#111;color:#fff;margin-top:12px;padding:13px 10px;font-size:14px}.slider-btn{display:inline-grid!important;border:1px solid #ddd;background:#fff;width:42px;height:42px;border-radius:50%;place-items:center;color:#111}.reviews{max-width:var(--page-width);margin:42px auto;padding:0 22px;display:grid;grid-template-columns:360px 1fr 1fr;gap:18px;background:transparent;border:0}.review-badge,.review-card{border:1px solid #eee;background:#fff;padding:24px}.review-badge b{font-size:20px}.why{padding:54px 22px;max-width:var(--page-width);margin:0 auto;background:#fff;grid-template-columns:.82fr 1.18fr}.why h4{font-size:28px}.why p{font-size:16px}.comparison{border:1px solid #111}.compare-head{background:#111}.comparison b,.comparison span{border-color:#eee}.collections-grid{max-width:var(--page-width);margin:0 auto;padding:48px 22px}.collections-grid>div{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.collection-card{border:0;aspect-ratio:1/1.1}.collection-card b{font-size:15px;left:14px;bottom:14px}.faq{max-width:850px;margin:0 auto;padding:48px 22px 64px}.faq h2{text-align:left}.faq-item{border-color:#ddd}.faq-q{font-size:16px;padding:20px 0}.faq-a{font-size:15px}.product-page{max-width:var(--page-width);margin:0 auto;padding:36px 22px 30px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:46px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gallery-item{background:#f7f7f7;border-radius:0}.gallery-item img{aspect-ratio:1/1.23;object-fit:cover}.product-info{position:sticky;top:112px}.viewing{background:#fff;border:0;padding:0;margin:0 0 16px;font-size:13px;color:#333}.vendor{font-size:13px;color:#555;margin-bottom:10px}.product-info h1{font-size:40px!important;line-height:1.08;font-weight:400;letter-spacing:-.02em;margin-bottom:18px;max-width:none}.product-price{margin-bottom:22px}.product-price span{font-size:13px;color:#666}.product-price b{font-size:18px;font-weight:400}.sizes legend{font-size:14px;margin-bottom:12px}.sizes{gap:0}.size{height:42px;min-width:48px;border:1px solid #bbb;border-radius:0;font-size:14px;margin:0 8px 8px 0}.size.active{outline:1px solid #111;outline-offset:1px}.size-note{font-size:14px;color:#333;margin:8px 0 18px}.stock{border:1px solid #eee;background:#fff;padding:12px 14px;font-size:13px}.tomorrow{font-size:14px}.tabby{border:1px solid #e6e6e6;background:#fafafa;font-size:13px}.buy-actions{gap:10px}.buy-actions button{height:50px;border-radius:0!important;font-size:15px;font-weight:600}.benefits{border:0;background:#fff;grid-template-columns:repeat(4,1fr);gap:0;margin:18px 0}.benefits div{border:1px solid #eee;border-right:0;padding:14px 8px}.benefits div:last-child{border-right:1px solid #eee}.benefits b{font-size:12px}.benefits span{font-size:11px}.upsell{border-color:#eee}.p-acc button{font-size:15px}.happy{max-width:var(--page-width);margin:0 auto;padding:52px 22px}.happy h2{text-align:center;font-size:30px}.happy>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.happy article{border:1px solid #eee;padding:24px;background:#fff}.wa-float{background:#25d366!important;color:#fff!important;border-radius:999px!important;box-shadow:0 4px 24px rgba(0,0,0,.18);font-size:0!important;width:72px;height:50px;display:grid;place-items:center;padding:0!important}.wa-float:before{content:'WhatsApp';font-size:13px;font-weight:800}.kt-footer{margin-top:30px;border-top:1px solid #e5e5e5;background:#fff!important;padding:0!important;display:block!important}.footer-top{max-width:var(--page-width);margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1fr 1.3fr;gap:40px}.footer-links a{color:#222;text-decoration:none;font-size:14px}.footer-newsletter h2{font-size:18px;font-weight:400;margin:0 0 18px;text-transform:none}.footer-newsletter form{display:flex;max-width:360px}.footer-newsletter label{flex:1;color:#555;font-size:13px}.footer-newsletter input{height:48px;border:1px solid #aaa;padding:0 14px;width:100%;margin-top:6px}.footer-newsletter form button{width:54px;height:48px;margin-top:24px;background:#111;color:#fff;border:0}.footer-socials{display:flex;gap:14px;margin-top:20px}.footer-socials{display:flex;gap:15px;margin-top:20px}.footer-socials button{background:white!important;border:1px solid #eee!important;border-radius:50%!important;width:44px;height:44px;display:grid;place-items:center;padding:0!important;min-width:0!important;cursor:pointer;transition:.2s;position:relative;z-index:1}.footer-socials button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.footer-socials img{width:22px;height:22px;display:block;pointer-events:none}.footer-bottom{border-top:1px solid #eee;max-width:var(--page-width);margin:0 auto;padding:22px;display:flex;justify-content:space-between;gap:18px;align-items:center;color:#555;font-size:12px}.payment-icons{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.payment-icons span{border:1px solid #ddd;border-radius:3px;background:#fafafa;color:#333;font-size:11px;padding:4px 7px}.footer-bottom p{margin:0;color:#555}.site-footer .footer-brand{display:none!important}.footer-actions{display:none!important}
@media(max-width:1000px){.site-header{height:72px!important;padding:0 18px!important}.brand a:before{font-size:26px!important}.header-icons{gap:12px!important}.collection-strip{padding-left:16px;padding-right:16px}.product-row{grid-auto-columns:calc(50% - 12px)!important}.reviews{grid-template-columns:1fr;margin-left:auto;margin-right:auto}.why{grid-template-columns:1fr}.collections-grid>div{grid-template-columns:repeat(3,1fr)}.product-page{grid-template-columns:1fr;gap:28px}.product-info{position:static}.happy>div{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}}
@media(max-width:560px){.top-announcement{height:36px}.site-header{height:90px!important;grid-template-columns:42px 1fr 72px!important;padding:0 14px!important;display:grid!important;align-items:center!important}.brand a img{height:45px!important;max-width:160px!important;margin:0 auto!important}.hamburger{width:38px;height:38px;font-size:24px}.brand a:before{font-size:23px!important}.header-icons button{font-size:18px!important}.header-icons button#searchBtn{display:none!important}.marquee div{font-size:11px;padding:12px 0}.collection-strip{gap:18px;padding-top:22px}.collection-pill{min-width:78px}.collection-pill img{width:72px;height:72px}.collection-pill p{font-size:12px}.shop-all-cta{margin:8px auto 20px}.shop-all-cta a{height:44px}.product-section{padding:34px 15px}.section-head h2,.collections-grid h2,.faq h2{font-size:24px}.product-row{grid-auto-columns:72%!important;display:grid!important;grid-template-columns:none!important;overflow-x:auto!important}.product-card h3{font-size:14px}.reviews{padding:0 15px;margin:30px auto}.why{padding:42px 15px!important}.collections-grid{padding:38px 15px}.collections-grid>div{grid-template-columns:repeat(2,1fr)!important}.faq{padding:40px 15px 52px}.product-page{padding:22px 15px}.product-gallery{display:flex!important;overflow-x:auto!important;gap:10px!important;scroll-snap-type:x mandatory}.product-gallery .gallery-item{display:block!important;min-width:86%!important;scroll-snap-align:start}.product-gallery .gallery-item:nth-child(n+4){display:block!important}.gallery-item img{aspect-ratio:1/1.12!important}.product-info h1{font-size:31px!important}.benefits{grid-template-columns:1fr 1fr}.benefits div:nth-child(2){border-right:1px solid #eee}.footer-top{padding:34px 16px}.footer-bottom{padding:20px 16px 86px;display:block}.footer-newsletter form{max-width:none}.wa-float{right:12px!important;bottom:12px!important;width:82px;height:48px}.drawer,.cart-drawer{width:90vw!important}}

/* Product page closer to Ktown product template */
.kt-product-page{padding-top:34px!important;align-items:start!important}.kt-gallery{gap:10px!important}.kt-gallery .gallery-item{background:#f7f7f7}.kt-product-info{padding-top:2px}.kt-viewing{display:flex!important;align-items:center!important;gap:6px!important;margin-bottom:15px!important;color:#222!important}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#14a44d;display:inline-block;box-shadow:0 0 0 5px rgba(20,164,77,.12)}.kt-product-info .vendor{text-transform:none;color:#555;font-size:13px}.kt-product-info h1{font-family:Inter,Arial,sans-serif;font-weight:400!important;font-size:41px!important;letter-spacing:-.03em!important;margin:8px 0 17px!important}.kt-product-info .product-price{border:0;margin-bottom:24px}.kt-product-info .product-price span{display:block;color:#555;font-size:13px;margin-bottom:5px}.kt-product-info .product-price b{font-size:18px;font-weight:400;color:#111}.kt-sizes{margin-bottom:14px}.kt-sizes legend{font-size:14px;color:#111;margin-bottom:12px}.kt-sizes .size{border:1px solid #9f9f9f;height:42px;min-width:47px;background:#fff;margin:0 8px 9px 0;font-size:14px;color:#111}.kt-sizes .size.active{border-color:#111;outline:1px solid #111;outline-offset:2px}.kt-size-note{font-size:14px;line-height:1.55;color:#202020;margin:4px 0 17px}.kt-alert{display:flex;align-items:center;gap:10px;border:1px solid #e7e7e7;background:#fff;font-size:13px;letter-spacing:.02em;font-weight:700;padding:12px 13px;margin:15px 0}.mini-icon{width:20px;height:20px;border-radius:50%;display:inline-grid;place-items:center;background:#111;color:#fff;font-size:12px;font-weight:800;flex:0 0 auto}.kt-delivery{display:flex;align-items:center;gap:10px;font-size:14px;margin:12px 0 16px}.kt-delivery .mini-icon{background:#f6f6f6;color:#111;border:1px solid #ddd}.kt-tabby{border:1px solid #e7e7e7;background:#fafafa;padding:12px 14px;margin:16px 0;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:13px;color:#222}.kt-tabby>div{display:flex;gap:10px;align-items:center}.tabby-mark{display:inline-grid;place-items:center;background:#d9ff6a;border-radius:4px;padding:2px 6px;font-weight:800;letter-spacing:-.04em;color:#111}.kt-tabby b{font-weight:700;white-space:nowrap}.kt-product-info .buy-actions{margin:16px 0 18px;display:grid;gap:10px}.kt-product-info .buy-actions button{border-radius:0!important;height:51px;font-weight:500;font-size:15px}.kt-product-info .buy-actions #addProduct{background:#fff;color:#111;border:1px solid #111}.kt-product-info .buy-actions #buyNow{background:#111;color:#fff;border:1px solid #111}.kt-benefits{display:grid!important;grid-template-columns:repeat(4,1fr)!important;background:#fff!important;gap:0!important;margin:17px 0 20px!important}.kt-benefits div{border:1px solid #e7e7e7!important;border-right:0!important;background:#fff!important;padding:14px 8px!important;text-align:center!important}.kt-benefits div:last-child{border-right:1px solid #e7e7e7!important}.kt-benefits b{font-size:12px!important;font-weight:700}.kt-benefits span{font-size:11px!important;color:#777}.kt-upsell{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:17px 0;margin:19px 0}.kt-upsell>b{font-size:14px}.kt-upsell>div{margin-top:12px;display:grid!important;grid-template-columns:1fr auto auto!important;gap:10px;align-items:center}.kt-upsell span{font-size:14px}.kt-upsell em{font-style:normal;color:#555;font-size:13px}.kt-upsell button{background:#111;color:#fff;border:0;padding:8px 16px;font-size:13px}.kt-accordions .p-acc{border-bottom:1px solid #e7e7e7}.kt-accordions .p-acc:first-child{border-top:1px solid #e7e7e7}.kt-accordions .p-acc button{font-size:15px;padding:18px 0;background:#fff}.kt-accordions .p-acc p{font-size:14px;color:#555;line-height:1.7}.kt-review-wall{max-width:1200px;margin:26px auto 10px;padding:0 22px;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:14px}.review-card-main,.review-mini{border:1px solid #e7e7e7;background:#fff;padding:20px;min-height:118px}.review-card-main b{display:block;font-size:20px}.review-card-main span{display:block;color:#f4a900;font-weight:900;margin:7px 0}.review-card-main p,.review-mini{font-size:14px;color:#555;line-height:1.6}.kt-standout{max-width:1200px;margin:20px auto 10px;padding:46px 22px;text-align:center}.kt-standout h2{font-size:30px;margin:0 0 24px;font-weight:700}.kt-standout>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.kt-standout article{border:1px solid #e7e7e7;padding:28px 22px;background:#fff;text-align:left}.kt-standout b{font-size:18px}.kt-standout p{color:#666;line-height:1.7}.related-products{padding-top:34px!important}.cart-drawer h3::after{content:''!important}
@media(max-width:1000px){.kt-review-wall{grid-template-columns:1fr 1fr}.kt-standout>div{grid-template-columns:1fr}.kt-product-info h1{font-size:36px!important}}
@media(max-width:560px){.kt-product-page{padding-top:18px!important}.kt-gallery{display:flex!important;overflow-x:auto!important;gap:10px!important;margin:0 0 20px!important}.kt-gallery .gallery-item{min-width:86%!important;scroll-snap-align:start}.kt-product-info h1{font-size:32px!important}.kt-benefits{grid-template-columns:1fr 1fr!important}.kt-benefits div:nth-child(2){border-right:1px solid #e7e7e7!important}.kt-benefits div:nth-child(1),.kt-benefits div:nth-child(2){border-bottom:0!important}.kt-upsell>div{grid-template-columns:1fr auto!important}.kt-upsell em{grid-column:1}.kt-review-wall{grid-template-columns:1fr;padding:0 15px}.kt-standout{padding:38px 15px}.kt-standout h2{font-size:26px}.kt-standout article{padding:22px}.kt-sizes .size{min-width:47px;height:42px}.related-products .product-row{grid-auto-columns:72%!important}}

/* Rebuilt Ktown-style header */
.kt-header{height:88px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;padding:0 46px!important;background:#fff!important;border-bottom:1px solid #e8e8e8!important;position:sticky!important;top:0!important;z-index:80!important}.header-left{grid-column:1;justify-self:start;display:flex;align-items:center}.kt-menu{display:grid!important;gap:5px!important;width:42px!important;height:42px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;place-content:center!important}.kt-menu span{display:block;width:20px;height:1.5px;background:#111}.kt-logo{grid-column:2!important;justify-self:center!important;margin:0!important;line-height:1!important}.kt-logo a{display:block!important;text-decoration:none!important;color:#111!important;font-size:0!important;letter-spacing:0!important;transform:none!important;max-width:none!important;overflow:visible!important}.kt-logo a:before{content:'SkrrrtKicks'!important;display:block!important;background:transparent!important;color:#111!important;border:0!important;padding:0!important;margin:0!important;font-size:31px!important;line-height:1!important;font-weight:800!important;letter-spacing:-.055em!important;text-transform:none!important}.kt-logo a:after{display:none!important}.kt-icons{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:22px!important}.kt-icons .icon-btn{position:relative!important;display:block!important;width:24px!important;height:24px!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;font-size:0!important;color:#111!important}.search-icon:before{content:'';position:absolute;left:3px;top:3px;width:12px;height:12px;border:1.8px solid #111;border-radius:50%}.search-icon:after{content:'';position:absolute;right:3px;bottom:4px;width:8px;height:1.8px;background:#111;transform:rotate(45deg);transform-origin:center}.account-icon:before{content:'';position:absolute;left:8px;top:3px;width:8px;height:8px;border:1.8px solid #111;border-radius:50%}.account-icon:after{content:'';position:absolute;left:4px;bottom:3px;width:16px;height:9px;border:1.8px solid #111;border-radius:12px 12px 0 0;border-bottom:0}.bag-icon:before{content:'';position:absolute;left:4px;top:8px;width:16px;height:13px;border:1.8px solid #111;border-radius:1px}.bag-icon:after{content:'';position:absolute;left:8px;top:4px;width:8px;height:7px;border:1.8px solid #111;border-bottom:0;border-radius:8px 8px 0 0}.bag-icon #cartCount{position:absolute!important;right:-8px!important;top:-8px!important;min-width:17px!important;height:17px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-size:10px!important;line-height:17px!important;text-align:center!important;padding:0!important;display:block!important}.kt-drawer{left:0!important;right:auto!important;width:min(390px,92vw)!important;transform:translateX(-105%)!important;padding:28px 30px!important;background:#fff!important;box-shadow:0 0 70px rgba(0,0,0,.22)!important;z-index:100!important}.kt-drawer.open{transform:translateX(0)!important}.drawer-close{align-self:flex-end!important;background:transparent!important;border:0!important;font-size:38px!important;line-height:1!important;margin-bottom:18px!important}.kt-drawer a{font-size:20px!important;color:#111!important;text-decoration:none!important;padding:9px 0!important;border-bottom:1px solid #f0f0f0!important}.kt-drawer .drawer-cta{margin-top:16px!important;background:#111!important;color:#fff!important;border:0!important;border-radius:0!important;padding:15px!important;font-weight:700!important}.top-announcement{position:relative!important;z-index:90!important}.main-nav{display:none!important}
@media(max-width:700px){.kt-header{height:64px!important;padding:0 15px!important;grid-template-columns:48px 1fr 88px!important}.kt-logo{grid-column:2!important;justify-self:center!important}.kt-logo a:before{font-size:25px!important}.kt-icons{gap:16px!important}.kt-icons .icon-btn{width:22px!important;height:22px!important}.account-icon{display:block!important}.search-icon{display:block!important}.top-announcement{height:36px!important;font-size:12px!important}.bag-icon #cartCount{right:-7px!important;top:-9px!important}.kt-drawer{width:86vw!important}}
@media(max-width:360px){.kt-logo a:before{font-size:22px!important}.kt-header{grid-template-columns:42px 1fr 78px!important}.kt-icons{gap:12px!important}}

/* Clean floating WhatsApp button: icon-only, no clipped text */
.wa-float{position:fixed!important;right:18px!important;bottom:18px!important;width:56px!important;height:56px!important;border-radius:999px!important;background:#25d366!important;color:#fff!important;padding:0!important;display:grid!important;place-items:center!important;z-index:120!important;font-size:0!important;text-decoration:none!important;box-shadow:0 8px 28px rgba(0,0,0,.22)!important;overflow:hidden!important;line-height:1!important}.wa-float:before{content:''!important;width:30px!important;height:30px!important;display:block!important;background:#fff!important;clip-path:path('M15 1.8C7.9 1.8 2.2 7.3 2.2 14.2c0 2.2.6 4.3 1.7 6.2L2 28.2l8-1.9c1.7.9 3.5 1.3 5.4 1.3 7.1 0 12.8-5.5 12.8-12.4S22.1 1.8 15 1.8Zm0 23.4c-1.7 0-3.3-.4-4.7-1.3l-.5-.3-4.7 1.1 1.1-4.5-.3-.5c-1-1.6-1.5-3.5-1.5-5.4C4.4 8.7 9.1 4 15 4s10.6 4.7 10.6 10.4S20.9 25.2 15 25.2Zm5.9-7.8c-.3-.2-1.9-.9-2.2-1-.3-.1-.5-.2-.7.2s-.8 1-1 1.2-.4.2-.7.1c-.3-.2-1.3-.5-2.5-1.5-.9-.8-1.5-1.8-1.7-2.1-.2-.3 0-.5.1-.7.1-.1.3-.4.5-.5.2-.2.2-.3.3-.5.1-.2 0-.4 0-.5s-.7-1.7-1-2.3c-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.5.1-.8.4-.3.3-1 1-1 2.4s1 2.8 1.2 3c.2.2 2 3.1 4.9 4.3.7.3 1.2.5 1.6.6.7.2 1.3.2 1.8.1.6-.1 1.9-.8 2.1-1.5.3-.7.3-1.4.2-1.5-.1-.1-.3-.2-.6-.4Z')!important}.wa-float:after{display:none!important}@media(max-width:560px){.wa-float{right:14px!important;bottom:14px!important;width:52px!important;height:52px!important}.wa-float:before{width:28px!important;height:28px!important}}

/* Screenshot-matched desktop header + Tabby hero */
.kt-header{height:58px!important;grid-template-columns:auto auto 1fr auto!important;padding:0 58px!important;border-bottom:1px solid #dcdcdc!important;position:sticky!important;top:0!important;background:#fff!important}.header-left{display:none!important}.kt-logo{grid-column:1!important;justify-self:start!important;margin-right:34px!important}.kt-logo a:before{content:'Skrrrt'!important;color:#d71920!important;font-family:Inter,Arial,sans-serif!important;font-size:24px!important;font-weight:900!important;font-style:italic!important;letter-spacing:-.09em!important;transform:skew(-10deg) rotate(-4deg);text-transform:uppercase!important}.kt-desktop-nav{grid-column:2!important;display:flex!important;align-items:center!important;gap:29px!important;height:100%!important}.kt-desktop-nav a{font-size:14px!important;color:#111!important;text-decoration:none!important;font-weight:500!important;letter-spacing:.02em!important}.kt-desktop-nav a:first-child{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.kt-desktop-nav span{font-size:12px;margin-left:5px}.kt-icons{grid-column:4!important;gap:22px!important}.kt-icons .icon-btn{width:22px!important;height:22px!important}.top-announcement{display:none!important}.kt-hero-tabby{position:relative;height:630px;min-height:520px;overflow:hidden;background:#b9a58e;border-bottom:0}.hero-collage{position:absolute;inset:0;display:grid;grid-template-columns:1.08fr .92fr 1fr 1fr}.hero-img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(.95)}.hero-a{grid-column:1;object-position:center}.hero-b{grid-column:2;object-position:center}.hero-c{grid-column:3;object-position:center}.hero-d{grid-column:4;object-position:center}.kt-hero-tabby:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.34),rgba(0,0,0,.08) 43%,rgba(0,0,0,.02));pointer-events:none}.paper-tear{position:absolute;top:-40px;bottom:-40px;width:54px;background:rgba(255,255,255,.72);filter:drop-shadow(0 0 1px rgba(0,0,0,.2));z-index:2;clip-path:polygon(35% 0,70% 6%,43% 13%,75% 20%,37% 30%,70% 42%,41% 52%,78% 65%,36% 76%,67% 88%,42% 100%,0 100%,21% 89%,0 77%,25% 66%,0 53%,23% 40%,0 28%,25% 15%,0 3%,20% 0)}.tear-one{left:37%}.tear-two{left:68%;transform:scaleX(-1)}.hero-copy{position:absolute;z-index:3;left:62px;top:118px;color:#fff}.hero-copy h2{font-size:clamp(58px,7vw,92px);line-height:1.32;margin:0;font-weight:900;letter-spacing:-.05em;text-shadow:6px 7px 0 rgba(0,0,0,.45)}.tabby-badge{display:inline-flex;margin-top:34px;background:#37f279;color:#102b22;border-radius:8px;padding:5px 16px 8px;font-size:44px;line-height:1;font-weight:900;letter-spacing:-.07em}.marquee{background:#050505!important;color:#fff!important;border:0!important}.marquee div{padding:15px 0!important;font-weight:900!important;gap:62px!important;font-size:14px!important;animation:mar 22s linear infinite!important}.marquee span{position:relative}.marquee span:not(:first-child):before{content:'•';position:absolute;left:-34px;color:#777}.shop-all-cta{display:none!important}
@media(max-width:900px){.kt-header{height:64px!important;grid-template-columns:48px 1fr 92px!important;padding:0 15px!important}.header-left{display:flex!important}.kt-desktop-nav{display:none!important}.kt-logo{grid-column:2!important;justify-self:center!important;margin:0!important}.kt-logo a:before{font-size:25px!important}.kt-icons{grid-column:3!important}.top-announcement{display:grid!important}.kt-hero-tabby{height:520px;min-height:520px}.hero-collage{grid-template-columns:1fr 1fr}.hero-c,.hero-d{display:none}.tear-one{left:49%}.tear-two{display:none}.hero-copy{left:28px;top:95px}.hero-copy h2{font-size:54px;line-height:1.25}.tabby-badge{font-size:34px;margin-top:26px}.marquee div{font-size:12px!important;gap:48px!important}}
@media(max-width:480px){.kt-hero-tabby{height:440px;min-height:440px}.hero-copy{left:20px;top:86px}.hero-copy h2{font-size:42px;text-shadow:4px 5px 0 rgba(0,0,0,.45)}.tabby-badge{font-size:28px;border-radius:6px}.hero-img{filter:saturate(.9) contrast(.95) brightness(.92)}}

/* Remove hero text/tabby badge per request */
.kt-hero-tabby:after{display:none!important}.hero-copy,.tabby-badge{display:none!important}.kt-hero-tabby{background:#ddd!important}

/* Ktown-style collection circle menu */
.collection-strip{max-width:none!important;margin:0!important;padding:18px 10px 13px!important;gap:10px!important;justify-content:flex-start!important;overflow-x:auto!important;background:#fff!important;scrollbar-width:none!important}.collection-strip::-webkit-scrollbar{display:none!important}.collection-pill{width:74px!important;min-width:74px!important;max-width:74px!important;background:transparent!important;border:0!important;padding:0!important;text-align:center!important;display:block!important}.collection-pill img{width:72px!important;height:72px!important;border-radius:50%!important;background:#f4f4f4!important;border:0!important;padding:0!important;object-fit:cover!important;display:block!important;margin:0 auto!important}.collection-pill p{margin:6px 0 0!important;font-size:10px!important;line-height:13px!important;font-weight:400!important;color:#000!important;text-align:center!important;white-space:normal!important;min-height:26px!important}.collection-pill img[src*="drop-"]{box-shadow:inset 0 0 0 999px rgba(246,246,246,.25)}
@media(min-width:901px){.collection-strip{padding:24px 50px 18px!important;gap:16px!important}.collection-pill{width:86px!important;min-width:86px!important;max-width:86px!important}.collection-pill img{width:84px!important;height:84px!important}.collection-pill p{font-size:12px!important;line-height:15px!important;margin-top:8px!important}}

/* Premium footer logo assets */
.logo-socials{display:flex!important;gap:16px!important;margin-top:18px!important}.logo-socials button{width:38px!important;height:38px!important;border:0!important;background:transparent!important;padding:0!important;display:grid!important;place-items:center!important}.logo-socials img{width:34px!important;height:34px!important;display:block!important}.payment-wrap>b{font-size:22px!important;font-weight:800!important;color:#555!important}.logo-payments{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:14px!important}.logo-payments span{display:none!important}.logo-payments img{height:32px!important;width:auto!important;min-width:52px!important;border:1px solid #ddd!important;border-radius:4px!important;background:#fff!important;box-shadow:0 1px 2px rgba(0,0,0,.04)!important}.footer-socials button{font-size:0!important}.footer-bottom{align-items:flex-end!important}.footer-bottom p{margin-top:18px!important}.kt-footer{box-shadow:0 -12px 34px rgba(0,0,0,.03)}
@media(max-width:700px){.logo-payments{gap:8px!important}.logo-payments img{height:27px!important;min-width:48px!important}.payment-wrap>b{font-size:22px!important}.logo-socials img{width:32px!important;height:32px!important}.footer-bottom{padding-bottom:86px!important}}

/* Official-source footer logo correction */
.logo-socials img{width:30px!important;height:30px!important;object-fit:contain!important}.logo-payments{align-items:center!important}.logo-payments img{height:24px!important;width:48px!important;min-width:48px!important;object-fit:contain!important;padding:5px 7px!important;border:1px solid #d9d9d9!important;border-radius:3px!important;background:#fff!important;box-shadow:none!important}.logo-payments img[alt="Apple Pay"],.logo-payments img[alt="Google Pay"]{width:58px!important}.logo-payments img[alt="Cash on Delivery"]{width:50px!important}.logo-payments img[alt="Tabby"]{width:44px!important;background:#d7ff60!important;padding:4px!important}.payment-wrap>b{color:#555!important;font-size:22px!important}.footer-newsletter h2{font-size:18px!important}.kt-footer svg{display:block}@media(max-width:700px){.logo-payments img{height:25px!important;width:50px!important;padding:5px!important}.logo-payments img[alt="Apple Pay"],.logo-payments img[alt="Google Pay"]{width:60px!important}.logo-payments img[alt="Tabby"]{width:42px!important}.logo-socials img{width:31px!important;height:31px!important}}


/* Refined product gallery: clean single hero + thumbnail rail */
.kt-product-page{grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr)!important;gap:42px!important}.refined-gallery{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;position:sticky;top:112px}.gallery-main-wrap{grid-column:2;position:relative;background:#f7f7f7;border:1px solid #f0f0f0;min-height:620px;height:calc(100vh - 170px);max-height:740px;display:grid;place-items:center;overflow:hidden}.gallery-main-img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;transform:scale(1.18);transition:transform .25s ease,opacity .2s ease}.gallery-thumbs{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:10px;max-height:740px;overflow:auto;scrollbar-width:none}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{width:96px;height:112px;border:1px solid #e4e4e4;background:#f7f7f7;padding:0;display:grid;place-items:center;overflow:hidden}.gallery-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transform:scale(1.12)}.gallery-thumb.active{border-color:#111;box-shadow:inset 0 0 0 1px #111}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:38px;height:38px;border:1px solid #ddd;background:rgba(255,255,255,.9);border-radius:50%;font-size:28px;line-height:1;color:#111;display:grid;place-items:center}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-arrow:hover{background:#111;color:#fff;border-color:#111}@media(min-width:1200px){.gallery-main-wrap{min-height:650px}.gallery-main-img{transform:scale(1.22)}}@media(max-width:950px){.kt-product-page{display:block!important;padding-top:16px!important}.refined-gallery{position:relative!important;top:auto!important;display:block!important;margin:0 0 22px!important}.gallery-main-wrap{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:1/1.08;width:100%;border:0}.gallery-main-img{transform:scale(1.22)}.gallery-thumbs{display:flex!important;flex-direction:row!important;gap:8px!important;margin-top:10px!important;overflow-x:auto!important;max-height:none!important;padding-bottom:2px}.gallery-thumb{flex:0 0 64px;width:64px;height:72px}.gallery-arrow{width:34px;height:34px;font-size:24px}.gallery-prev{left:10px}.gallery-next{right:10px}}@media(max-width:560px){.product-page.kt-product-page{padding:12px 0 40px!important}.refined-gallery{padding:0 0 0!important;margin:0 0 18px!important}.gallery-main-wrap{aspect-ratio:1/1.05;background:#f7f7f7}.gallery-main-img{transform:scale(1.32)}.gallery-thumbs{padding:0 15px 3px!important;margin-top:9px!important}.gallery-thumb{flex-basis:58px;width:58px;height:66px}.kt-product-info{padding:0 15px!important}.kt-viewing{margin-top:4px!important}.gallery-arrow{display:none}.product-gallery.kt-gallery .gallery-item{display:none!important}}

/* Product gallery zoom tuning after screenshot review */
@media(min-width:951px){.refined-gallery .gallery-main-img{transform:scale(1.62)!important}.refined-gallery .gallery-thumb img{transform:scale(1.28)!important}.gallery-main-wrap{background:#f5f5f5!important}}
@media(max-width:950px){.refined-gallery .gallery-main-img{transform:scale(1.34)!important}}
@media(max-width:560px){.refined-gallery .gallery-main-img{transform:scale(1.42)!important}.gallery-main-wrap{aspect-ratio:1/1!important}}

/* Full product info cleanup: tighter, premium, mobile-safe */
.kt-product-info{background:#fff!important}.kt-product-info *{box-sizing:border-box}.kt-viewing{font-size:13px!important;line-height:1.35!important;margin-bottom:14px!important;color:#1f1f1f!important}.kt-viewing b{font-weight:700!important}.kt-product-info .vendor{font-size:13px!important;margin:0 0 8px!important;color:#666!important}.kt-product-info h1{font-size:38px!important;line-height:1.06!important;margin:0 0 20px!important;letter-spacing:-.035em!important}.kt-product-info .product-price{margin:0 0 24px!important}.kt-product-info .product-price span{font-size:13px!important;color:#666!important}.kt-product-info .product-price b{font-size:19px!important;line-height:1.4!important}.kt-sizes{display:grid!important;grid-template-columns:repeat(6,minmax(46px,1fr))!important;gap:8px!important;margin:0 0 18px!important}.kt-sizes legend{grid-column:1/-1!important;margin:0 0 3px!important;font-size:14px!important}.kt-sizes .size{width:100%!important;min-width:0!important;height:44px!important;margin:0!important;border-color:#aaa!important}.kt-sizes .size.active{outline:1.5px solid #111!important;outline-offset:2px!important}.kt-size-note{font-size:14px!important;line-height:1.65!important;margin:0 0 20px!important;color:#252525!important}.kt-alert{min-height:48px!important;margin:0 0 16px!important;padding:12px 14px!important;display:flex!important;align-items:center!important;gap:10px!important;white-space:normal!important;overflow-wrap:normal!important;letter-spacing:.01em!important}.kt-alert span:last-child{min-width:0!important;line-height:1.35!important}.kt-delivery{margin:0 0 16px!important;font-size:14px!important}.kt-tabby{margin:0 0 18px!important;padding:14px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:12px!important;background:#fafafa!important}.kt-tabby>div{min-width:0!important;display:flex!important;gap:12px!important;align-items:center!important}.kt-tabby span{line-height:1.45!important;min-width:0!important}.tabby-mark{width:36px!important;height:36px!important;padding:0!important;display:grid!important;place-items:center!important;font-size:11px!important;line-height:.88!important;letter-spacing:-.06em!important;flex:0 0 36px!important}.kt-tabby b{font-size:13px!important;white-space:nowrap!important}.kt-product-info .buy-actions{margin:0 0 18px!important;gap:10px!important}.kt-product-info .buy-actions button{height:54px!important;font-size:15px!important}.kt-benefits{margin:0 0 20px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;border:1px solid #e7e7e7!important;border-right:0!important;background:#fff!important}.kt-benefits div{border:0!important;border-right:1px solid #e7e7e7!important;padding:16px 8px!important;min-height:70px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.kt-benefits b{font-size:12px!important;line-height:1.2!important}.kt-benefits span{font-size:11px!important;line-height:1.3!important;margin-top:4px!important}.kt-upsell{margin:20px 0!important}.kt-accordions{margin-bottom:16px!important}.kt-review-wall,.kt-standout{border-top:1px solid #f0f0f0!important}.wa-float{z-index:90!important}.skiptranslate,.goog-te-banner-frame,.goog-te-gadget,.goog-te-balloon-frame,iframe[src*="translate"]{display:none!important;visibility:hidden!important}body{top:0!important}@media(max-width:720px){.kt-product-info h1{font-size:30px!important;line-height:1.08!important;margin-bottom:19px!important}.kt-product-info .product-price{margin-bottom:22px!important}.kt-sizes{grid-template-columns:repeat(6,1fr)!important;gap:8px!important}.kt-sizes .size{height:44px!important;font-size:14px!important}.kt-tabby{grid-template-columns:1fr!important}.kt-tabby b{display:none!important}.kt-benefits{grid-template-columns:repeat(2,1fr)!important;border-bottom:0!important}.kt-benefits div{border-bottom:1px solid #e7e7e7!important;min-height:74px!important}.kt-benefits div:nth-child(2n){border-right:1px solid #e7e7e7!important}.kt-alert{font-size:12.5px!important}.kt-product-info .buy-actions button{height:53px!important}.wa-float{width:48px!important;height:48px!important;right:16px!important;bottom:16px!important}.wa-float:before{width:26px!important;height:26px!important}}@media(max-width:390px){.kt-product-info{padding-left:14px!important;padding-right:14px!important}.kt-sizes{grid-template-columns:repeat(5,1fr)!important}.kt-sizes .size{height:43px!important}.kt-product-info h1{font-size:29px!important}.kt-alert{font-size:12px!important;padding-left:12px!important;padding-right:12px!important}.kt-tabby{padding:12px!important}.tabby-mark{width:34px!important;height:34px!important;flex-basis:34px!important}.kt-benefits div{padding:14px 6px!important}}

/* Product page rebuild: premium ecommerce detail layout */
.pdp-topline{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:#111;font-size:13px;font-weight:600}.live-dot{width:8px;height:8px;border-radius:999px;background:#28c76f;box-shadow:0 0 0 5px rgba(40,199,111,.12)}.pdp-size-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;font-size:14px;font-weight:700}.size-help{background:none;border:0;text-decoration:underline;text-underline-offset:3px;font-size:13px;color:#555;padding:0}.pdp-purchase-card{border:1px solid #e7e7e7;background:#fbfbfb;margin:18px 0 12px}.pdp-mini-row{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:start;padding:13px 14px;border-bottom:1px solid #ececec;font-size:13px;line-height:1.45}.pdp-mini-row:last-child{border-bottom:0}.pdp-mini-row b{font-size:13px}.pdp-mini-row span{color:#555}.pdp-trust-strip{max-width:1200px;margin:16px auto 0;padding:0 22px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pdp-trust-strip div{border:1px solid #e9e9e9;background:#fff;padding:18px 20px}.pdp-trust-strip b{display:block;font-size:15px}.pdp-trust-strip span{display:block;margin-top:5px;color:#666;font-size:13px}.kt-upsell{display:none!important}.kt-review-wall,.kt-standout{display:none!important}.kt-viewing{display:none!important}.kt-product-info .vendor{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#777!important}.kt-product-info h1{font-weight:500!important}.kt-product-info .product-price span{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.06em!important}.kt-product-info .product-price b{font-size:22px!important;font-weight:500!important}.kt-sizes legend{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.kt-sizes .size{border-color:#bdbdbd!important;background:#fff!important;transition:.15s!important}.kt-sizes .size:hover{border-color:#111!important}.kt-size-note{padding:0!important;background:none!important;border:0!important}.kt-alert,.kt-delivery{display:none!important}.kt-tabby{border-color:#e7e7e7!important;background:#fff!important}.kt-product-info .buy-actions button{font-weight:600!important;letter-spacing:.01em!important}.kt-product-info .buy-actions #buyNow{box-shadow:0 8px 18px rgba(0,0,0,.08)!important}.kt-benefits{border-color:#e9e9e9!important}.kt-accordions .p-acc button{font-weight:600!important}.kt-accordions .p-acc p{margin:0!important;padding:0 0 16px!important}@media(min-width:951px){.kt-product-page{max-width:1240px!important;margin:0 auto!important;padding-top:52px!important}.gallery-main-wrap{height:620px!important;min-height:620px!important;max-height:620px!important}.refined-gallery .gallery-main-img{transform:scale(1.48)!important}.kt-product-info{top:96px!important;padding-top:0!important}.kt-product-info h1{font-size:36px!important}.kt-sizes{grid-template-columns:repeat(6,1fr)!important}.related-products{max-width:1240px;margin-left:auto;margin-right:auto}}@media(max-width:950px){.pdp-trust-strip{grid-template-columns:1fr;padding:0 15px;margin-top:8px}.pdp-trust-strip div{padding:15px 16px}.kt-product-info .product-price b{font-size:21px!important}.gallery-main-wrap{background:#f3f3f3!important}.refined-gallery .gallery-main-img{transform:scale(1.24)!important}}@media(max-width:560px){.product-page.kt-product-page{padding-bottom:24px!important}.gallery-main-wrap{aspect-ratio:1/0.9!important}.refined-gallery .gallery-main-img{transform:scale(1.26)!important}.gallery-thumbs{margin-top:8px!important}.kt-product-info{padding-top:2px!important}.pdp-topline{font-size:12px;margin-bottom:12px}.kt-product-info h1{font-size:28px!important;margin-bottom:16px!important}.kt-product-info .product-price{margin-bottom:20px!important}.pdp-size-head{margin-bottom:9px}.kt-sizes{grid-template-columns:repeat(5,1fr)!important;gap:7px!important;margin-bottom:14px!important}.kt-sizes .size{height:43px!important}.kt-size-note{font-size:13px!important;margin-bottom:16px!important}.pdp-purchase-card{margin:15px 0 12px}.pdp-mini-row{grid-template-columns:78px 1fr;padding:12px;font-size:12.5px}.kt-tabby{margin-bottom:14px!important}.kt-product-info .buy-actions{position:sticky;bottom:0;z-index:60;background:#fff;margin-left:-15px!important;margin-right:-15px!important;padding:10px 15px 12px!important;border-top:1px solid #eee!important;box-shadow:0 -10px 22px rgba(0,0,0,.05)!important}.kt-product-info .buy-actions button{height:50px!important}.kt-benefits{margin-top:14px!important}.kt-benefits div{min-height:66px!important}.related-products{padding-top:22px!important}.related-products .section-head h2{font-size:24px!important}.wa-float{bottom:84px!important}}@media(max-width:380px){.kt-product-info h1{font-size:26px!important}.pdp-mini-row{grid-template-columns:1fr;gap:3px}.kt-tabby>div{gap:9px!important}.kt-benefits b{font-size:11px!important}.kt-benefits span{font-size:10.5px!important}}

/* Accordion state correction */
.kt-accordions .p-acc p{display:none!important;color:#666!important;line-height:1.65!important}.kt-accordions .p-acc.open p{display:block!important}.kt-accordions .p-acc button span{font-weight:500!important}


/* Ahmed request: logo must be visually centered and never clipped */
.kt-header{position:sticky!important;overflow:visible!important}
.kt-logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;z-index:2!important;max-width:52vw!important;overflow:visible!important;text-align:center!important;line-height:1!important}
.kt-logo a{display:block!important;overflow:visible!important;line-height:1!important;padding:6px 4px!important;white-space:nowrap!important}
.kt-logo a:before{display:block!important;line-height:1!important;transform:skew(-10deg) rotate(-4deg) translateZ(0)!important;transform-origin:center!important;white-space:nowrap!important}
.kt-icons,.header-left,.kt-desktop-nav{position:relative!important;z-index:3!important}
@media(max-width:900px){.kt-header{grid-template-columns:48px 1fr 92px!important}.kt-logo{max-width:56vw!important}.kt-logo a:before{font-size:24px!important}}
@media(max-width:380px){.kt-logo{max-width:50vw!important}.kt-logo a:before{font-size:20px!important}}

/* Showcase cart: behaves like a store cart without accepting orders */
.wa-float,[data-whatsapp].drawer-cta{display:none!important}
.cart-drawer{display:flex!important;flex-direction:column!important;padding:0!important;max-width:430px!important;background:#fff!important}
.cart-drawer>div:first-child{padding:22px 22px 16px!important;border-bottom:1px solid #eee!important;flex:0 0 auto!important}
#cartItems{padding:0 22px!important;overflow:auto!important;flex:1 1 auto!important}
.cart-line{grid-template-columns:74px minmax(0,1fr) auto!important;gap:13px!important}
.cart-line b,.cart-line small{display:block}.cart-line small{color:#666;margin-top:4px;line-height:1.35}.cart-line>div{min-width:0}.cart-line>div>b{font-size:14px;line-height:1.25}.cart-line>small,.cart-total-row small{color:#777}.qty{display:flex;align-items:center;gap:6px;margin-top:9px}.qty button,.remove{height:28px;min-width:28px;border:1px solid #ddd;background:#fff;margin:0!important;padding:0 8px!important;font-size:13px}.remove{margin-left:4px!important}.cart-summary{border-top:1px solid #eee;padding:16px 22px 22px;background:#fff;flex:0 0 auto}.cart-total-row{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:14px;font-size:15px}.cart-total-row strong{font-size:18px}#checkout{width:100%;height:52px;border-radius:0!important;background:#111!important;color:#fff!important;border:0!important}#checkout:disabled{background:#777!important;cursor:not-allowed!important}.showcase-note{margin:11px 0 0;color:#666;font-size:12px;line-height:1.45;text-align:center}.toast{z-index:200!important}
@media(max-width:560px){.cart-drawer{width:100vw!important;max-width:none!important}.cart-drawer>div:first-child{padding:18px 18px 14px!important}#cartItems{padding:0 18px!important}.cart-summary{padding:15px 18px 18px}.cart-line{grid-template-columns:64px minmax(0,1fr)!important}.cart-line>strong{grid-column:2;justify-self:start;margin-top:-8px}.cart-line img{width:64px!important;height:78px!important}}

/* Final header centering override: center logo against full header, independent of icon widths */
.kt-logo{position:absolute!important;inset:0!important;left:0!important;right:0!important;top:0!important;bottom:0!important;transform:none!important;width:100%!important;max-width:none!important;display:grid!important;place-items:center!important;pointer-events:none!important;z-index:1!important}
.kt-logo a{pointer-events:auto!important;max-width:48vw!important;text-align:center!important}
.kt-logo a:before{display:block!important;text-align:center!important}
.kt-icons,.header-left,.kt-desktop-nav{z-index:4!important}
@media(max-width:900px){.kt-logo a{max-width:46vw!important}.kt-icons{gap:14px!important}}
@media(max-width:390px){.kt-logo a{max-width:44vw!important}.kt-logo a:before{font-size:21px!important}.kt-icons{gap:11px!important}}
@media(max-width:900px){.kt-logo{transform:translateX(-12px)!important}}
@media(max-width:390px){.kt-logo{transform:translateX(-10px)!important}}
@media(max-width:900px){.kt-logo{transform:translateX(-33px)!important}}
@media(max-width:390px){.kt-logo{transform:translateX(-31px)!important}}

/* Clean product promise block: delivery date + payment methods only */
.clean-promise-card{background:#fff!important;margin:18px 0 20px!important;border-color:#e5e5e5!important}
.clean-promise-card .pdp-mini-row{grid-template-columns:90px 1fr!important;padding:16px 14px!important;font-size:14px!important;background:#fff!important}
.clean-promise-card .pdp-mini-row b{font-weight:800!important;color:#111!important}
.clean-promise-card .pdp-mini-row span{color:#444!important;line-height:1.45!important}
.clean-promise-card+.kt-tabby{display:none!important}
@media(max-width:560px){.clean-promise-card{margin:14px 0 18px!important}.clean-promise-card .pdp-mini-row{grid-template-columns:82px 1fr!important;padding:14px 12px!important;font-size:13px!important}}

/* Image logo replacement */
.kt-logo a:before,.kt-logo a:after{content:none!important;display:none!important}
.kt-logo a{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:transparent!important;border:0!important;max-width:none!important;width:auto!important;height:100%!important;overflow:visible!important}
.kt-logo img{display:block!important;height:36px!important;width:auto!important;max-width:min(210px,46vw)!important;object-fit:contain!important;border:0!important;background:transparent!important}
@media(max-width:900px){.kt-logo{transform:none!important}.kt-logo img{height:34px!important;max-width:43vw!important}}
@media(max-width:390px){.kt-logo{transform:none!important}.kt-logo img{height:30px!important;max-width:42vw!important}}
/* Center cropped image logo visually on mobile */
@media(max-width:900px){.kt-logo{transform:translateX(-28px)!important}}
@media(max-width:390px){.kt-logo{transform:translateX(-28px)!important}}

/* Remove lower trust cards on product page */
.pdp-trust-strip{display:none!important}

/* Re-align uploaded logo dead-center in the header */
.kt-logo{left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;inset:auto!important;width:auto!important;transform:translate(-50%,-50%)!important;place-items:center!important}
.kt-logo a{height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}
.kt-logo img{height:42px!important;max-width:190px!important;width:auto!important;object-fit:contain!important}
@media(max-width:900px){.kt-logo{transform:translate(-50%,-50%)!important}.kt-logo img{height:42px!important;max-width:190px!important}}
@media(max-width:390px){.kt-logo{transform:translate(-50%,-50%)!important}.kt-logo img{height:39px!important;max-width:176px!important}}
/* Nudge uploaded logo to visual center after crop */
.kt-logo{transform:translate(calc(-50% + 34px),-50%)!important}
@media(max-width:900px){.kt-logo{transform:translate(calc(-50% + 34px),-50%)!important}}
@media(max-width:390px){.kt-logo{transform:translate(calc(-50% + 34px),-50%)!important}}

/* Proper header alignment reset: grid-based, no manual logo nudges */
.kt-header.site-header{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;
  align-items:center!important;
  height:64px!important;
  padding-left:clamp(14px,4vw,58px)!important;
  padding-right:clamp(14px,4vw,58px)!important;
  overflow:visible!important;
}
.kt-header .header-left{grid-column:1!important;justify-self:start!important;display:flex!important;align-items:center!important;min-width:0!important;position:relative!important;z-index:4!important}
.kt-header .kt-desktop-nav{grid-column:1!important;justify-self:start!important;display:flex!important;align-items:center!important;min-width:0!important;position:relative!important;z-index:4!important}
.kt-header .kt-logo{grid-column:2!important;grid-row:1!important;position:static!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto!important;max-width:none!important;margin:0!important;transform:none!important;justify-self:center!important;align-self:center!important;display:flex!important;place-items:normal!important;line-height:1!important;pointer-events:auto!important;z-index:3!important;overflow:visible!important}
.kt-header .kt-logo a{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;max-width:none!important;padding:0!important;margin:0!important;line-height:1!important;overflow:visible!important;background:transparent!important;border:0!important}
.kt-header .kt-logo a:before,.kt-header .kt-logo a:after{content:none!important;display:none!important}
.kt-header .kt-logo img{display:block!important;height:44px!important;width:auto!important;max-width:min(220px,46vw)!important;object-fit:contain!important;background:transparent!important;border:0!important}
.kt-header .kt-icons{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;min-width:0!important;position:relative!important;z-index:4!important}
@media(max-width:900px){
  .kt-header.site-header{grid-template-columns:92px minmax(0,1fr) 92px!important;height:64px!important;padding-left:14px!important;padding-right:14px!important}
  .kt-header .kt-desktop-nav{display:none!important}
  .kt-header .header-left{display:flex!important}
  .kt-header .kt-logo{grid-column:2!important;transform:none!important}
  .kt-header .kt-logo img{height:42px!important;max-width:100%!important}
  .kt-header .kt-icons{gap:10px!important}
}
@media(max-width:390px){
  .kt-header.site-header{grid-template-columns:78px minmax(0,1fr) 78px!important;padding-left:10px!important;padding-right:10px!important}
  .kt-header .kt-logo img{height:38px!important;max-width:100%!important}
  .kt-header .kt-icons{gap:7px!important}
}

/* Product detail alignment pass: center controls and clean mobile spacing */
.kt-product-info{max-width:100%!important;overflow:hidden!important}
.kt-product-info .product-price{margin-bottom:22px!important}
.pdp-size-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 0 12px!important}
.pdp-size-head span,.pdp-size-head .size-help{line-height:1!important}
.kt-sizes{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;margin:0 0 16px!important;width:100%!important}
.kt-sizes .size{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:42px!important;margin:0!important;padding:0!important;text-align:center!important;line-height:1!important}
.kt-size-note{margin:0 0 18px!important;line-height:1.55!important}
.clean-promise-card{width:100%!important;margin:0 0 20px!important;border:1px solid #e6e6e6!important;background:#fff!important}
.clean-promise-card .pdp-mini-row{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;width:100%!important;padding:15px 12px!important;border-bottom:1px solid #ededed!important;text-align:left!important}
.clean-promise-card .pdp-mini-row:last-child{border-bottom:0!important}
.clean-promise-card .pdp-mini-row b{display:block!important;line-height:1.35!important;white-space:nowrap!important}
.clean-promise-card .pdp-mini-row span{display:block!important;line-height:1.45!important;min-width:0!important;overflow-wrap:break-word!important}
.kt-product-info .buy-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0 0 20px!important;width:100%!important}
.kt-product-info .buy-actions button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:53px!important;height:53px!important;margin:0!important;padding:0 18px!important;text-align:center!important;line-height:1!important;font-weight:800!important}
.kt-benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;margin:0 0 22px!important;border:1px solid #e8e8e8!important;border-right:0!important;border-bottom:0!important;background:#fff!important}
.kt-benefits div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:62px!important;padding:12px 8px!important;text-align:center!important;border:0!important;border-right:1px solid #e8e8e8!important;border-bottom:1px solid #e8e8e8!important;background:#fff!important}
.kt-benefits b,.kt-benefits span{display:block!important;width:100%!important;text-align:center!important;line-height:1.25!important}
.kt-benefits span{margin-top:5px!important;color:#777!important}
.kt-accordions{width:100%!important;margin-top:0!important}
.kt-accordions .p-acc button{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;text-align:left!important;padding:20px 0!important;line-height:1.2!important}
.kt-accordions .p-acc button span{margin-left:16px!important;line-height:1!important}
@media(max-width:390px){
  .kt-sizes{gap:6px!important}
  .kt-sizes .size{height:41px!important;font-size:13px!important}
  .clean-promise-card .pdp-mini-row{grid-template-columns:80px minmax(0,1fr)!important;gap:10px!important;padding:14px 10px!important;font-size:12.5px!important}
  .kt-product-info .buy-actions button{height:52px!important;min-height:52px!important}
  .kt-benefits div{min-height:60px!important;padding:11px 6px!important}
}

/* Demo checkout enabled */
#checkout{background:#111!important;color:#fff!important;cursor:pointer!important}
#checkout:disabled{background:#cfcfcf!important;color:#777!important;cursor:not-allowed!important}
.modal b{font-weight:900}.modal p{line-height:1.6;color:#555}

/* Full fake checkout form */
.modal{padding:18px!important;overflow:auto!important}.modal>div{width:min(560px,100%)!important;max-height:92vh!important;overflow:auto!important;text-align:left!important}.modal h2{text-align:left!important;margin:0 0 12px!important}.checkout-form{display:grid;gap:12px}.checkout-form label{display:grid;gap:6px;font-size:13px;font-weight:800;color:#111}.checkout-form input,.checkout-form textarea,.checkout-form select{width:100%;border:1px solid #d8d8d8;background:#fff;padding:13px 12px;font:inherit;font-weight:500;color:#111}.checkout-form textarea{min-height:78px;resize:vertical}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-review,.checkout-confirm{display:grid;gap:8px;border:1px solid #e6e6e6;background:#fafafa;padding:14px;margin-bottom:4px}.checkout-review span,.checkout-confirm span{display:block;color:#555;font-size:13px;line-height:1.4}.checkout-review strong{margin-top:4px}.checkout-form button,.modal #closeThanks{width:100%;min-height:50px;border:0;background:#111;color:#fff;font-weight:900}.checkout-secondary,.modal #closeThanks{background:#fff!important;color:#111!important;border:1px solid #111!important}.checkout-disclaimer{font-size:12px!important;color:#666!important;text-align:center!important;margin:0!important}.checkout-confirm b{display:block;color:#111;margin-bottom:3px}@media(max-width:520px){.modal{padding:10px!important}.modal>div{padding:20px!important}.checkout-grid{grid-template-columns:1fr}.checkout-form input,.checkout-form textarea,.checkout-form select{padding:12px 10px}}

/* Remove account icon from header */
.account-icon{display:none!important}

/* Smart product options: single-option items like bags should not look like shoe sizes */
.smart-options .size:only-child{grid-column:1/-1!important;max-width:none!important}
.smart-options .size input{display:none!important}

/* Clean option chips: color/one-size should not look like broken form buttons */
.smart-options{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:0 0 14px!important;width:100%!important}
.smart-options .size{width:auto!important;min-width:112px!important;height:44px!important;padding:0 18px!important;border:1px solid #d7d7d7!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important;font-weight:700!important;line-height:1!important;transition:border-color .15s,background .15s,color .15s!important}
.smart-options .size.active,.smart-options .size:has(input:checked){border:1px solid #111!important;background:#111!important;color:#fff!important;outline:0!important;box-shadow:none!important}
.smart-options .size:only-child{grid-column:auto!important;max-width:none!important}
.smart-options .size:hover{border-color:#111!important}
.kt-size-note{margin-top:2px!important}
@media(max-width:560px){.smart-options .size{min-width:104px;height:42px;padding:0 16px!important}}

/* Color chips with real swatch */
.smart-options .size{gap:9px!important}
.smart-options .size .swatch-dot{display:none;width:16px;height:16px;border-radius:50%;background:var(--swatch);border:1px solid rgba(0,0,0,.18);box-shadow:0 0 0 2px rgba(255,255,255,.45)}
.smart-options .size[style*="--swatch"] .swatch-dot{display:inline-block}
.smart-options .size.active[style*="--swatch"],.smart-options .size:has(input:checked)[style*="--swatch"]{background:#fff!important;color:#111!important;border-color:#111!important;box-shadow:inset 0 0 0 1px #111!important}
.smart-options .size.active[style*="--swatch"] .swatch-dot,.smart-options .size:has(input:checked)[style*="--swatch"] .swatch-dot{box-shadow:0 0 0 2px #fff,0 0 0 3px #111}
/* Cleaner swatch ring */
.smart-options .size .swatch-dot{box-shadow:none!important}
.smart-options .size.active[style*="--swatch"] .swatch-dot,.smart-options .size:has(input:checked)[style*="--swatch"] .swatch-dot{box-shadow:0 0 0 2px #fff,0 0 0 3px #111!important}

/* Header repair: never show mobile menu and desktop nav together */
.kt-header.site-header{grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr)!important;height:68px!important;row-gap:0!important}
.kt-header .header-left{display:none!important}
.kt-header .kt-desktop-nav{display:flex!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;height:auto!important;gap:30px!important;margin:0!important;padding:0!important}
.kt-header .kt-logo{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important}
.kt-header .kt-icons{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important}
@media(max-width:900px){
  .kt-header.site-header{grid-template-columns:56px minmax(0,1fr) 72px!important;height:64px!important}
  .kt-header .header-left{display:flex!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important}
  .kt-header .kt-desktop-nav{display:none!important}
  .kt-header .kt-logo{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important}
  .kt-header .kt-icons{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important}
  .kt-header .search-icon{display:none!important}
}
@media(max-width:390px){.kt-header.site-header{grid-template-columns:48px minmax(0,1fr) 58px!important}}

/* Modern homepage value sections */
.home-proof{max-width:1184px;margin:24px auto 18px;padding:0 46px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-proof div{border:1px solid #e9e9e9;background:#fff;padding:18px 18px 17px}.home-proof b{display:block;font-size:15px}.home-proof span{display:block;margin-top:7px;color:#666;font-size:13px;line-height:1.5}.editorial-split{max-width:1184px;margin:18px auto 42px;padding:0 46px;display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:stretch}.editorial-copy{background:#111;color:#fff;padding:36px;display:flex;flex-direction:column;justify-content:center;min-height:360px}.editorial-copy span,.client-value span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#999}.editorial-copy h2,.client-value h2{font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.04em;margin:12px 0 16px}.editorial-copy p{color:#d6d6d6;line-height:1.7;max-width:52ch}.editorial-copy a{display:inline-flex;width:max-content;margin-top:20px;background:#fff;color:#111;text-decoration:none;padding:14px 18px;font-weight:900}.editorial-media{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#f4f4f4;padding:12px}.editorial-media img{width:100%;height:100%;min-height:360px;object-fit:cover;background:#eee}.checkout-preview{max-width:1184px;margin:4px auto 26px;padding:0 46px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.checkout-preview div{border:1px solid #e7e7e7;background:linear-gradient(180deg,#fff,#fafafa);padding:22px}.checkout-preview span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#111;color:#fff;font-weight:900;font-size:12px;margin-bottom:18px}.checkout-preview b{display:block;font-size:18px}.checkout-preview p{color:#666;line-height:1.6;margin:8px 0 0}.client-value{max-width:1184px;margin:28px auto 12px;padding:42px 46px;display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start;border-top:1px solid #eee;border-bottom:1px solid #eee}.client-value ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.client-value li{display:grid;grid-template-columns:160px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid #eee}.client-value li:last-child{border-bottom:0}.client-value b{font-size:15px}.client-value li span{font-size:14px;text-transform:none;letter-spacing:0;font-weight:500;color:#666;line-height:1.55}@media(max-width:800px){.home-proof,.checkout-preview{grid-template-columns:1fr;padding:0 16px}.editorial-split{grid-template-columns:1fr;padding:0 16px;margin-top:10px}.editorial-copy{min-height:0;padding:28px 22px}.editorial-media{grid-template-columns:1fr 1fr;padding:8px}.editorial-media img{min-height:220px}.client-value{grid-template-columns:1fr;margin-top:18px;padding:34px 16px}.client-value li{grid-template-columns:1fr;gap:5px}.home-proof{margin-top:18px}}
/* Homepage readability polish */
.home-proof span,.checkout-preview p,.client-value li span,.editorial-copy p{color:#4f4f4f!important}.editorial-copy p{color:#e0e0e0!important}.product-card,.product-card.reveal{opacity:1!important;transform:none!important}.product-media img{opacity:1}.product-media .second{opacity:0}.product-card:hover .second{opacity:1}.product-card:hover .first{opacity:0}

/* Client footer redesign: structured premium ecommerce footer */
.kt-footer.site-footer{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  background:#fff!important;
  color:#111!important;
  border-top:1px solid #e8e8e8!important;
  box-shadow:none!important;
}
.kt-footer .footer-inner{
  width:min(1184px,calc(100% - 48px));
  margin:0 auto!important;
  padding:54px 0 42px!important;
  display:grid!important;
  grid-template-columns:minmax(260px,1.1fr) minmax(160px,.55fr) minmax(300px,.9fr)!important;
  gap:48px!important;
  align-items:start!important;
}
.kt-footer .footer-brand-block,
.kt-footer .footer-links,
.kt-footer .footer-newsletter{
  min-width:0!important;
}
.kt-footer .footer-logo{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:220px!important;
  text-decoration:none!important;
}
.kt-footer .footer-logo img{
  display:block!important;
  height:52px!important;
  width:auto!important;
  max-width:220px!important;
  object-fit:contain!important;
  filter:none!important;
  border-radius:3px!important;
}
.kt-footer .footer-brand-block p{
  max-width:380px!important;
  margin:22px 0 0!important;
  color:#555!important;
  font-size:14px!important;
  line-height:1.75!important;
}
.kt-footer .footer-socials.logo-socials{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:24px!important;
}
.kt-footer .footer-socials.logo-socials button{
  width:42px!important;
  height:42px!important;
  border:1px solid #e1e1e1!important;
  border-radius:999px!important;
  background:#fff!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:0 1px 2px rgba(0,0,0,.04)!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease!important;
}
.kt-footer .footer-socials.logo-socials button:hover{
  transform:translateY(-2px)!important;
  border-color:#111!important;
  background:#f8f8f8!important;
}
.kt-footer .footer-socials.logo-socials img{
  width:22px!important;
  height:22px!important;
  object-fit:contain!important;
}
.kt-footer .footer-links{
  display:grid!important;
  gap:12px!important;
  align-content:start!important;
}
.kt-footer .footer-links b,
.kt-footer .footer-newsletter span,
.kt-footer .payment-wrap>b{
  display:block!important;
  color:#777!important;
  font-size:11px!important;
  line-height:1!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.kt-footer .footer-links a{
  width:max-content!important;
  max-width:100%!important;
  color:#111!important;
  text-decoration:none!important;
  font-size:14px!important;
  line-height:1.45!important;
  transition:color .18s ease,transform .18s ease!important;
}
.kt-footer .footer-links a:hover{
  color:#d71920!important;
  transform:translateX(3px)!important;
}
.kt-footer .footer-newsletter h2{
  max-width:380px!important;
  margin:12px 0 18px!important;
  color:#111!important;
  font-size:28px!important;
  line-height:1.06!important;
  letter-spacing:-.04em!important;
  font-weight:800!important;
}
.kt-footer .footer-newsletter form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 52px!important;
  width:100%!important;
  max-width:420px!important;
  min-height:54px!important;
  border:1px solid #d9d9d9!important;
  background:#fff!important;
}
.kt-footer .footer-newsletter label{
  display:block!important;
  font-size:0!important;
  margin:0!important;
}
.kt-footer .footer-newsletter input{
  width:100%!important;
  height:52px!important;
  border:0!important;
  background:transparent!important;
  color:#111!important;
  padding:0 16px!important;
  outline:0!important;
  font-size:14px!important;
  font-weight:600!important;
}
.kt-footer .footer-newsletter input::placeholder{color:#777!important}
.kt-footer .footer-newsletter button{
  width:52px!important;
  height:52px!important;
  border:0!important;
  border-left:1px solid #d9d9d9!important;
  background:#111!important;
  color:#fff!important;
  font-size:22px!important;
  font-weight:900!important;
  display:grid!important;
  place-items:center!important;
  transition:background .18s ease,color .18s ease!important;
}
.kt-footer .footer-newsletter button:hover{background:#d71920!important;color:#fff!important}
.kt-footer .footer-newsletter small{
  display:block!important;
  margin-top:12px!important;
  color:#666!important;
  font-size:12px!important;
  line-height:1.5!important;
}
.kt-footer .footer-bottom{
  width:min(1184px,calc(100% - 48px));
  margin:0 auto!important;
  padding:22px 0 30px!important;
  border-top:1px solid #e8e8e8!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:28px!important;
  background:transparent!important;
}
.kt-footer .footer-bottom p{
  margin:0!important;
  color:#666!important;
  font-size:12px!important;
  line-height:1.5!important;
  order:0!important;
}
.kt-footer .payment-wrap{
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:12px!important;
  min-width:0!important;
}
.kt-footer .logo-payments{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:8px!important;
  margin:0!important;
}
.kt-footer .logo-payments img{
  height:30px!important;
  width:58px!important;
  min-width:58px!important;
  padding:5px 8px!important;
  border:1px solid #dedede!important;
  border-radius:7px!important;
  background:#fff!important;
  object-fit:contain!important;
  box-shadow:0 1px 4px rgba(0,0,0,.04)!important;
}
.kt-footer .logo-payments img[alt="Apple Pay"],
.kt-footer .logo-payments img[alt="Google Pay"]{width:70px!important;min-width:70px!important}
.kt-footer .logo-payments img[alt="Cash on Delivery"]{width:70px!important;min-width:70px!important}
@media(max-width:860px){
  .kt-footer .footer-inner{
    width:min(100% - 32px,620px)!important;
    padding:42px 0 32px!important;
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .kt-footer .footer-brand-block p{max-width:100%!important;margin-top:18px!important}
  .kt-footer .footer-links{grid-template-columns:1fr 1fr!important;gap:12px 18px!important}
  .kt-footer .footer-links b{grid-column:1/-1!important}
  .kt-footer .footer-newsletter h2{font-size:25px!important}
  .kt-footer .footer-bottom{
    width:min(100% - 32px,620px)!important;
    padding:22px 0 92px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .kt-footer .payment-wrap{
    display:grid!important;
    grid-template-columns:1fr!important;
    justify-content:start!important;
    align-items:start!important;
    gap:12px!important;
    width:100%!important;
  }
  .kt-footer .logo-payments{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    justify-content:start!important;
    gap:8px!important;
    width:100%!important;
  }
  .kt-footer .logo-payments img,
  .kt-footer .logo-payments img[alt="Apple Pay"],
  .kt-footer .logo-payments img[alt="Google Pay"],
  .kt-footer .logo-payments img[alt="Cash on Delivery"]{
    width:100%!important;
    min-width:0!important;
    height:38px!important;
    padding:5px 6px!important;
  }
}
@media(max-width:420px){
  .kt-footer .footer-inner{width:calc(100% - 28px)!important;padding-top:36px!important}
  .kt-footer .footer-logo img{height:46px!important;max-width:190px!important}
  .kt-footer .footer-links{grid-template-columns:1fr!important}
  .kt-footer .footer-newsletter h2{font-size:23px!important}
  .kt-footer .footer-bottom{width:calc(100% - 28px)!important}
}

/* Bigger expanded collection circle menu */
.collection-strip{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
  padding:30px max(18px,calc((100vw - 1184px)/2)) 24px!important;
  gap:22px!important;
  justify-content:flex-start!important;
  align-items:flex-start!important;
  overflow-x:auto!important;
  background:#fff!important;
  scroll-snap-type:x proximity!important;
}
.collection-pill{
  width:112px!important;
  min-width:112px!important;
  max-width:112px!important;
  padding:0!important;
  scroll-snap-align:start!important;
}
.collection-pill img{
  width:106px!important;
  height:106px!important;
  border-radius:50%!important;
  object-fit:cover!important;
  background:#f3f3f3!important;
  border:1px solid #ececec!important;
  box-shadow:0 8px 22px rgba(0,0,0,.05)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.collection-pill p{
  margin:10px 0 0!important;
  color:#111!important;
  font-size:13px!important;
  line-height:16px!important;
  font-weight:500!important;
  min-height:32px!important;
  text-align:center!important;
}
.collection-pill:hover img,
.collection-pill.active img{
  transform:translateY(-2px) scale(1.03)!important;
  border-color:#111!important;
  box-shadow:0 12px 28px rgba(0,0,0,.10)!important;
}
.collection-pill.active p{font-weight:800!important}
@media(max-width:700px){
  .collection-strip{
    padding:22px 14px 18px!important;
    gap:16px!important;
  }
  .collection-pill{
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
  }
  .collection-pill img{
    width:88px!important;
    height:88px!important;
  }
  .collection-pill p{
    margin-top:8px!important;
    font-size:12px!important;
    line-height:15px!important;
  }
}

/* FAQ color correction: keep mobile accordion questions black, not browser-link blue */
.faq,
.faq h2,
.faq-item,
.faq-q,
.faq-q span{
  color:#111!important;
  text-decoration:none!important;
}
.faq-q{
  -webkit-appearance:none!important;
  appearance:none!important;
}
.faq-a{color:#444!important}

/* Product page mobile browser-bar fix: keep CTA/content above in-app bottom UI */
@media(max-width:560px){
  html{scroll-padding-bottom:110px!important;scrollbar-width:none!important}
  body::-webkit-scrollbar{display:none!important}
  .product-page.kt-product-page{padding-bottom:56px!important}
  .kt-product-info .buy-actions{
    bottom:72px!important;
    padding-bottom:12px!important;
  }
  .related-products{
    padding-top:34px!important;
    padding-bottom:92px!important;
    margin-bottom:0!important;
  }
  .related-products .product-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    gap:16px!important;
  }
  .kt-footer .footer-bottom{padding-bottom:78px!important}
}

/* Product page accordion color: keep FAQ rows black on mobile/browser auto-link styling */
.kt-accordions .p-acc,
.kt-accordions .p-acc button,
.kt-accordions .p-acc button span{
  color:#111!important;
  text-decoration:none!important;
  -webkit-text-fill-color:#111!important;
}
.kt-accordions .p-acc p{
  color:#444!important;
  -webkit-text-fill-color:#444!important;
}

/* Homepage redesign v2 */
.home-hero-v2{max-width:1280px;margin:0 auto;padding:54px 46px 34px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);gap:42px;align-items:center;background:linear-gradient(135deg,#fff 0%,#fff 54%,#f5f5f5 54%,#f5f5f5 100%)}
.eyebrow{display:inline-flex;margin-bottom:12px;color:#d71920!important;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-copy-v2 h2{font-size:clamp(42px,6vw,76px);line-height:.93;letter-spacing:-.06em;margin:0 0 20px;max-width:9.5em}.hero-copy-v2 p{font-size:18px;line-height:1.7;color:#4d4d4d;margin:0;max-width:560px}.hero-actions-v2{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.hero-actions-v2 a,.why-copy-v2 a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;background:#111;color:#fff;text-decoration:none;font-weight:900}.hero-actions-v2 a:nth-child(2){background:#fff;color:#111;border:1px solid #111}.hero-stats-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:520px}.hero-stats-v2 div{border:1px solid #e7e7e7;background:#fff;padding:16px}.hero-stats-v2 b{display:block;font-size:24px;letter-spacing:-.04em}.hero-stats-v2 span{display:block;color:#666;font-size:12px;margin-top:3px;text-transform:uppercase;letter-spacing:.06em}.hero-showcase-v2{position:relative;min-height:620px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:16px}.hero-card{position:relative;display:block;overflow:hidden;background:#eee;color:#111;text-decoration:none;box-shadow:0 24px 60px rgba(0,0,0,.08)}.hero-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hero-card:hover img{transform:scale(1.04)}.hero-card span{position:absolute;left:16px;bottom:16px;background:#fff;padding:10px 12px;font-weight:900;font-size:13px}.hero-card-main{grid-row:1/3}.hero-card-small{min-height:0}.home-trust-v2{max-width:1188px;margin:20px auto 18px;padding:0 46px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-trust-v2 div{border:1px solid #e8e8e8;background:#fff;padding:22px}.home-trust-v2 b{display:block;font-size:16px}.home-trust-v2 span{display:block;margin-top:8px;color:#666;line-height:1.55;font-size:13px}.drop-room-v2{max-width:1188px;margin:24px auto 34px;padding:0 46px;display:grid;grid-template-columns:.78fr 1.22fr;gap:24px;align-items:stretch}.drop-room-copy{background:#111;color:#fff;padding:38px;display:flex;flex-direction:column;justify-content:center}.drop-room-copy h2,.editorial-copy-v2 h2,.why-copy-v2 h2{font-size:clamp(32px,4.2vw,54px);line-height:.98;letter-spacing:-.05em;margin:0 0 16px}.drop-room-copy p{color:#d8d8d8;line-height:1.7;margin:0}.drop-room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.drop-room-grid a{position:relative;min-height:360px;overflow:hidden;background:#eee;color:#111;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;padding:16px}.drop-room-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.35s}.drop-room-grid a:hover img{transform:scale(1.05)}.drop-room-grid b,.drop-room-grid span{position:relative;z-index:1;background:#fff;width:max-content;max-width:100%;padding:8px 10px}.drop-room-grid b{font-size:18px}.drop-room-grid span{font-size:12px;color:#555;margin-top:4px}.home-products-v2{padding-top:50px!important;padding-bottom:34px!important}.home-products-v2 .section-head h2{font-size:clamp(30px,4vw,46px)!important;letter-spacing:-.03em!important}.home-editorial-v2{max-width:1188px;margin:32px auto 44px;padding:0 46px;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.editorial-image-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#f4f4f4;padding:14px}.editorial-image-stack img{width:100%;height:460px;object-fit:cover;background:#eee}.editorial-copy-v2{padding:26px}.editorial-copy-v2 p,.why-copy-v2 p{color:#555;line-height:1.75;font-size:16px}.editorial-copy-v2 ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:10px}.editorial-copy-v2 li{padding:14px 0;border-top:1px solid #e8e8e8;font-weight:800}.editorial-copy-v2 li:before{content:'✓';margin-right:10px;color:#078a36}.how-it-works-v2{max-width:1188px;margin:26px auto 36px;padding:0 46px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.how-it-works-v2 div{background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #e8e8e8;padding:26px}.how-it-works-v2 span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#111;color:#fff;font-weight:900;margin-bottom:18px}.how-it-works-v2 b{display:block;font-size:20px}.how-it-works-v2 p{color:#666;line-height:1.6;margin:8px 0 0}.why-v2{max-width:1188px;margin:28px auto 28px;padding:0 46px;display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.why-copy-v2{padding:34px 0}.why-copy-v2 a{margin-top:14px}.kt-hero-tabby,.home-proof,.shop-all-cta,.editorial-split,.checkout-preview,.client-value,.reviews{display:none!important}
@media(max-width:900px){.home-hero-v2{grid-template-columns:1fr;padding:34px 16px 24px;background:#fff}.hero-copy-v2 h2{font-size:46px}.hero-copy-v2 p{font-size:16px}.hero-showcase-v2{min-height:520px}.home-trust-v2,.drop-room-v2,.home-editorial-v2,.how-it-works-v2,.why-v2{padding-left:16px;padding-right:16px}.home-trust-v2,.drop-room-v2,.home-editorial-v2,.how-it-works-v2,.why-v2{grid-template-columns:1fr}.drop-room-copy{padding:28px 22px}.drop-room-grid{grid-template-columns:1fr 1fr}.drop-room-grid a{min-height:300px}.editorial-image-stack img{height:320px}.editorial-copy-v2{padding:8px 0}.how-it-works-v2{gap:10px}.why-copy-v2{padding:18px 0}}
@media(max-width:560px){.home-hero-v2{padding-top:24px}.hero-copy-v2 h2{font-size:40px}.hero-actions-v2{display:grid;grid-template-columns:1fr;margin:22px 0}.hero-stats-v2{grid-template-columns:1fr 1fr}.hero-showcase-v2{min-height:420px;grid-template-columns:1.15fr .85fr;gap:10px}.hero-card span{left:10px;bottom:10px;padding:8px 9px;font-size:11px}.home-trust-v2{grid-template-columns:1fr;gap:10px;margin-top:10px}.home-trust-v2 div{padding:18px}.drop-room-v2{margin-top:18px}.drop-room-grid{grid-template-columns:1fr}.drop-room-grid a{min-height:280px}.home-products-v2{padding-top:34px!important}.home-editorial-v2{margin-top:22px}.editorial-image-stack{grid-template-columns:1fr 1fr;padding:8px;gap:8px}.editorial-image-stack img{height:240px}.how-it-works-v2{grid-template-columns:1fr}.why-v2{margin-top:10px}.why-copy-v2 h2,.drop-room-copy h2,.editorial-copy-v2 h2{font-size:34px}}

/* Homepage product badges */
.product-media .product-badge{position:absolute!important;left:10px!important;top:10px!important;z-index:3!important;background:#111!important;color:#fff!important;padding:7px 9px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.product-media .product-badge:empty{display:none!important}

/* Homepage redesign mobile polish */
@media(max-width:560px){
  .kt-header.site-header{padding-right:14px!important}
  .hero-stats-v2{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}
  .hero-stats-v2 div{padding:12px 8px!important;text-align:center!important}
  .hero-stats-v2 b{font-size:19px!important}.hero-stats-v2 span{font-size:10px!important;line-height:1.25!important}
  .hero-card img,.drop-room-grid img{object-fit:cover!important;object-position:center!important}
  .hero-card-one img{object-position:center 42%!important}.hero-card-two img{object-position:center 38%!important}
  .marquee div{gap:26px!important;padding-left:18px!important;padding-right:18px!important;animation:mar 34s linear infinite!important}
  .marquee span{font-size:11px!important;min-width:max-content!important}
  .collection-strip{padding-left:18px!important;padding-right:18px!important;scroll-padding-left:18px!important}
}

/* Homepage contrast polish */
.hero-copy-v2 p,.editorial-copy-v2 p,.why-copy-v2 p{color:#333!important}.hero-stats-v2 span{color:#333!important}.hero-card span,.drop-room-grid b,.drop-room-grid span{box-shadow:0 6px 20px rgba(0,0,0,.08)!important}.hero-card{background:#e9e9e9!important}.marquee{overflow:hidden!important}.marquee div{padding-left:24px!important;padding-right:24px!important}


/* Homepage believable-store organization pass */
.kt-desktop-nav{gap:26px!important}
.kt-desktop-nav a:first-child{text-decoration:none!important}
.home-hero-v2{max-width:1240px!important;margin:24px auto 0!important;padding:48px 28px 26px!important;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)!important;border-bottom:1px solid #eee!important;background:linear-gradient(135deg,#fff 0%,#fff 58%,#f6f1eb 58%,#f6f1eb 100%)!important}
.hero-copy-v2 h2{font-size:clamp(40px,5.4vw,68px)!important;max-width:10.5em!important;line-height:.96!important}.hero-copy-v2 p{max-width:520px!important;color:#2d2d2d!important}.hero-actions-v2 a{border-radius:2px!important}.hero-stats-v2 div{border-color:#dedede!important}.hero-stats-v2 span{text-transform:none!important;font-size:13px!important;letter-spacing:0!important}.hero-showcase-v2{min-height:560px!important;gap:12px!important}.hero-card{box-shadow:none!important;border:1px solid #e6e2dd!important}.hero-card span{left:14px!important;bottom:14px!important;border:1px solid #eee!important;box-shadow:0 10px 24px rgba(0,0,0,.08)!important}.marquee{margin-top:0!important;background:#111!important;color:#fff!important}.marquee div{padding-top:13px!important;padding-bottom:13px!important}.collection-strip{border-bottom:1px solid #eee!important;padding-top:22px!important;padding-bottom:18px!important}.home-trust-v2{margin:26px auto 0!important}.home-trust-v2 div{background:#fafafa!important}.delivery-promise-v3{max-width:1188px;margin:18px auto 0;padding:0 46px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.delivery-promise-v3 div{border:1px solid #e8e8e8;background:#fff;padding:20px;min-height:150px}.delivery-promise-v3 span{display:block;color:#d71920;font-weight:900;font-size:12px;margin-bottom:12px}.delivery-promise-v3 b{display:block;font-size:16px;line-height:1.25}.delivery-promise-v3 p{margin:8px 0 0;color:#555;line-height:1.55;font-size:13px}.drop-room-v2{margin-top:28px!important}.drop-room-copy{background:#111!important;color:#fff!important}.drop-room-copy p{color:#d7d7d7!important}.drop-room-grid a{border:1px solid #eee!important}.home-products-v2{padding-top:46px!important;padding-bottom:46px!important}.section-head{margin-bottom:22px!important}.section-head p{color:#555!important}.product-card h3{font-size:15px!important;line-height:1.35!important;min-height:0!important}.product-card .price{margin-top:8px!important;color:#111!important;line-height:1.35!important}.product-card .price b{font-size:15px!important}.product-card .price span{display:block;margin-top:4px;color:#666;font-size:12px}.home-editorial-v2{margin-top:8px!important}.how-it-works-v2{margin-top:18px!important}.faq{padding-top:46px!important}.footer-brand-block p{max-width:330px!important}
@media(max-width:900px){.home-hero-v2{margin-top:0!important;padding:32px 16px 20px!important;grid-template-columns:1fr!important;background:#fff!important}.hero-showcase-v2{min-height:500px!important}.delivery-promise-v3{grid-template-columns:1fr 1fr;padding:0 16px}.delivery-promise-v3 div{min-height:0}.home-products-v2{padding-top:34px!important}.drop-room-v2{margin-top:22px!important}}
@media(max-width:560px){.home-hero-v2{padding-top:22px!important}.hero-copy-v2 h2{font-size:38px!important}.hero-showcase-v2{min-height:390px!important}.hero-stats-v2{grid-template-columns:repeat(3,1fr)!important}.collection-strip{padding-top:18px!important;padding-bottom:14px!important}.home-trust-v2{margin-top:18px!important}.delivery-promise-v3{grid-template-columns:1fr;padding:0 16px;margin-top:12px}.delivery-promise-v3 div{padding:17px}.drop-room-v2{margin-top:18px!important}.home-products-v2{padding-top:30px!important;padding-bottom:34px!important}.product-row{gap:14px!important}.faq{padding-top:34px!important}}


/* Homepage verification polish: no blank reveal gaps, cleaner toast, tighter product rows */
.home-trust-v2.reveal,.delivery-promise-v3.reveal,.drop-room-v2.reveal,.home-editorial-v2.reveal,.how-it-works-v2.reveal{opacity:1!important;transform:none!important}
.toast:not(.show){opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px)!important}
.toast.show{opacity:1!important;visibility:visible!important;transform:none!important}
.home-products-v2 .product-row{gap:22px!important}.home-products-v2{padding-top:38px!important;padding-bottom:38px!important}
@media(max-width:560px){.home-products-v2 .product-row{gap:13px!important}.toast{left:16px!important;right:16px!important;bottom:18px!important;top:auto!important;text-align:center!important}}
/* Modern product purchase info */
.pdp-option-note{display:flex!important;align-items:center!important;gap:9px!important;margin:2px 0 14px!important;padding:10px 12px!important;background:#f7f8fa!important;border:1px solid #eceef1!important;border-radius:10px!important;color:#374151!important;font-size:13.5px!important;line-height:1.45!important}
.pdp-option-note .note-check{width:20px!important;height:20px!important;border-radius:999px!important;background:#16a34a!important;color:#fff!important;display:inline-grid!important;place-items:center!important;font-size:12px!important;font-weight:800!important;flex:0 0 20px!important}
.modern-promise-card{display:grid!important;gap:10px!important;border:0!important;background:transparent!important;margin:0 0 18px!important}
.modern-promise-card .pdp-mini-row{display:none!important}
.modern-promise-card .promise-row{display:grid!important;grid-template-columns:38px 1fr!important;gap:12px!important;align-items:center!important;padding:14px!important;border:1px solid #e5e7eb!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,23,42,.04)!important}
.modern-promise-card .promise-icon{width:38px!important;height:38px!important;border-radius:10px!important;background:#f3f4f6!important;display:grid!important;place-items:center!important;font-size:18px!important}
.modern-promise-card b{display:block!important;font-size:14px!important;font-weight:700!important;color:#111827!important;margin:0 0 2px!important}
.modern-promise-card span{display:block!important;color:#4b5563!important;font-size:13px!important;line-height:1.4!important}
@media(max-width:560px){.pdp-option-note{font-size:13px!important;border-radius:9px!important}.modern-promise-card{gap:8px!important}.modern-promise-card .promise-row{grid-template-columns:34px 1fr!important;padding:12px!important;border-radius:10px!important}.modern-promise-card .promise-icon{width:34px!important;height:34px!important;font-size:16px!important}.modern-promise-card b{font-size:13.5px!important}.modern-promise-card span{font-size:12.5px!important}}
/* Category strip: clear images + horizontal scrolling on desktop and mobile */
.collection-strip{
  display:flex!important;
  flex-wrap:nowrap!important;
  overflow-x:scroll!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior-x:contain!important;
  scroll-snap-type:x proximity!important;
  scrollbar-width:thin!important;
  scrollbar-color:#cfcfcf transparent!important;
}
.collection-strip::-webkit-scrollbar{display:block!important;height:6px!important}
.collection-strip::-webkit-scrollbar-track{background:transparent!important}
.collection-strip::-webkit-scrollbar-thumb{background:#cfcfcf!important;border-radius:999px!important}
.collection-pill{flex:0 0 auto!important;scroll-snap-align:start!important}
.collection-pill img{object-fit:cover!important;object-position:center!important}
@media(min-width:900px){.collection-strip{cursor:grab!important;padding-bottom:26px!important}}
/* Cleaner premium footer refresh */
.kt-footer.site-footer{background:linear-gradient(180deg,#fff 0%,#fafafa 100%)!important;border-top:1px solid #e7e7e7!important;margin-top:46px!important}
.kt-footer .footer-inner{width:min(1188px,calc(100% - 48px))!important;padding:56px 0 44px!important;grid-template-columns:minmax(280px,1.25fr) minmax(145px,.48fr) minmax(145px,.48fr) minmax(300px,.9fr)!important;gap:34px!important}
.kt-footer .footer-logo img{height:48px!important;max-width:190px!important;border-radius:0!important}
.kt-footer .footer-brand-block p{max-width:350px!important;margin-top:20px!important;color:#4b5563!important;font-size:14px!important;line-height:1.75!important}
.kt-footer .footer-socials.logo-socials button{width:40px!important;height:40px!important;border-color:#e5e7eb!important;background:#fff!important;box-shadow:0 8px 20px rgba(15,23,42,.04)!important}
.kt-footer .footer-socials.logo-socials button:hover{border-color:#111!important;background:#111!important;transform:translateY(-2px)!important}.kt-footer .footer-socials.logo-socials button:hover img{filter:brightness(0) invert(1)!important}
.kt-footer .footer-links{gap:13px!important;padding-top:2px!important}.kt-footer .footer-links b,.kt-footer .footer-newsletter span,.kt-footer .payment-wrap>b{color:#6b7280!important;font-size:11px!important;letter-spacing:.16em!important}.kt-footer .footer-links a{font-size:14px!important;color:#111827!important;line-height:1.35!important}.kt-footer .footer-links a:hover{color:#d71920!important;transform:none!important}
.kt-footer .footer-newsletter{padding:24px!important;background:#fff!important;border:1px solid #e8e8e8!important;box-shadow:0 12px 34px rgba(15,23,42,.05)!important}.kt-footer .footer-newsletter h2{font-size:26px!important;line-height:1.04!important;margin:12px 0 18px!important;letter-spacing:-.045em!important}.kt-footer .footer-newsletter form{max-width:none!important;border:1px solid #d6d6d6!important;border-radius:0!important}.kt-footer .footer-newsletter button{background:#111!important}.kt-footer .footer-newsletter small{color:#6b7280!important}
.kt-footer .footer-bottom{width:min(1188px,calc(100% - 48px))!important;padding:22px 0 32px!important;border-top:1px solid #e5e7eb!important}.kt-footer .payment-wrap{gap:14px!important}.kt-footer .logo-payments img{height:30px!important;border-radius:8px!important;background:#fff!important;box-shadow:0 4px 12px rgba(15,23,42,.04)!important}.kt-footer .footer-bottom p{color:#6b7280!important}
@media(max-width:980px){.kt-footer .footer-inner{width:min(100% - 32px,720px)!important;grid-template-columns:1fr 1fr!important;gap:30px!important}.kt-footer .footer-brand-block,.kt-footer .footer-newsletter{grid-column:1/-1!important}.kt-footer .footer-newsletter{padding:20px!important}.kt-footer .footer-bottom{width:min(100% - 32px,720px)!important;display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding-bottom:92px!important}.kt-footer .payment-wrap{justify-content:start!important;grid-template-columns:1fr!important}.kt-footer .logo-payments{justify-content:start!important}}
@media(max-width:520px){.kt-footer.site-footer{margin-top:30px!important}.kt-footer .footer-inner{width:calc(100% - 28px)!important;padding:38px 0 30px!important;grid-template-columns:1fr!important;gap:26px!important}.kt-footer .footer-logo img{height:44px!important}.kt-footer .footer-brand-block p{font-size:13.5px!important}.kt-footer .footer-links{gap:11px!important}.kt-footer .footer-newsletter{padding:18px!important}.kt-footer .footer-newsletter h2{font-size:24px!important}.kt-footer .footer-bottom{width:calc(100% - 28px)!important}.kt-footer .logo-payments{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.kt-footer .logo-payments img,.kt-footer .logo-payments img[alt="Apple Pay"],.kt-footer .logo-payments img[alt="Google Pay"],.kt-footer .logo-payments img[alt="Cash on Delivery"]{width:100%!important;min-width:0!important;height:38px!important}}
/* Footer newsletter input fix */
.kt-footer .footer-newsletter form{
  display:flex!important;
  align-items:stretch!important;
  height:54px!important;
  min-height:54px!important;
  max-width:100%!important;
  overflow:hidden!important;
  border:1px solid #d8d8d8!important;
  background:#fff!important;
}
.kt-footer .footer-newsletter label{
  flex:1 1 auto!important;
  min-width:0!important;
  height:100%!important;
  display:block!important;
  margin:0!important;
  font-size:0!important;
}
.kt-footer .footer-newsletter input{
  height:100%!important;
  min-height:0!important;
  width:100%!important;
  padding:0 16px!important;
  border:0!important;
  outline:0!important;
  background:#fff!important;
  color:#111!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:54px!important;
}
.kt-footer .footer-newsletter button{
  flex:0 0 54px!important;
  width:54px!important;
  height:54px!important;
  min-height:54px!important;
  border:0!important;
  border-left:1px solid #d8d8d8!important;
  background:#111!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  line-height:1!important;
}
@media(max-width:520px){.kt-footer .footer-newsletter form{height:50px!important;min-height:50px!important}.kt-footer .footer-newsletter input{line-height:50px!important}.kt-footer .footer-newsletter button{height:50px!important;min-height:50px!important;flex-basis:50px!important;width:50px!important}}
/* Final footer email field override */
.kt-footer .footer-newsletter form#subscribe{
  display:grid!important;
  grid-template-columns:1fr 48px!important;
  align-items:center!important;
  height:52px!important;
  min-height:52px!important;
  width:100%!important;
  border:1px solid #d7d7d7!important;
  border-radius:10px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:none!important;
}
.kt-footer .footer-newsletter form#subscribe label{
  display:block!important;
  height:52px!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  font-size:0!important;
}
.kt-footer .footer-newsletter form#subscribe input{
  display:block!important;
  width:100%!important;
  height:52px!important;
  line-height:52px!important;
  padding:0 16px!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  background:#fff!important;
  color:#111!important;
  font-size:14px!important;
  font-weight:500!important;
  box-shadow:none!important;
}
.kt-footer .footer-newsletter form#subscribe button{
  display:grid!important;
  place-items:center!important;
  width:48px!important;
  height:52px!important;
  min-height:52px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-left:1px solid #d7d7d7!important;
  border-radius:0!important;
  background:#111!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:1!important;
}
@media(max-width:520px){.kt-footer .footer-newsletter form#subscribe{height:50px!important;min-height:50px!important;grid-template-columns:1fr 46px!important}.kt-footer .footer-newsletter form#subscribe label,.kt-footer .footer-newsletter form#subscribe input{height:50px!important;line-height:50px!important}.kt-footer .footer-newsletter form#subscribe button{width:46px!important;height:50px!important;min-height:50px!important}}
/* Compact footer payment logos */
.kt-footer .payment-wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
}
.kt-footer .logo-payments{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  width:auto!important;
}
.kt-footer .logo-payments img,
.kt-footer .logo-payments img[alt="Apple Pay"],
.kt-footer .logo-payments img[alt="Google Pay"],
.kt-footer .logo-payments img[alt="Cash on Delivery"]{
  width:auto!important;
  min-width:0!important;
  height:20px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  object-fit:contain!important;
}
.kt-footer .logo-payments img[alt="Visa"]{height:13px!important}
.kt-footer .logo-payments img[alt="Mastercard"]{height:20px!important}
.kt-footer .logo-payments img[alt="Cash on Delivery"]{height:18px!important}
@media(max-width:980px){.kt-footer .payment-wrap{display:grid!important;grid-template-columns:1fr!important;justify-content:start!important;align-items:start!important}.kt-footer .logo-payments{display:flex!important;justify-content:flex-start!important;width:auto!important}}
@media(max-width:520px){.kt-footer .logo-payments{display:flex!important;grid-template-columns:none!important}.kt-footer .logo-payments img,.kt-footer .logo-payments img[alt="Apple Pay"],.kt-footer .logo-payments img[alt="Google Pay"],.kt-footer .logo-payments img[alt="Cash on Delivery"]{width:auto!important;height:20px!important}.kt-footer .logo-payments img[alt="Visa"]{height:13px!important}.kt-footer .logo-payments img[alt="Cash on Delivery"]{height:18px!important}}
/* Homepage hero category cards: show correct uploaded images */
.hero-card-main img{object-position:center!important}
.hero-card-one img{object-position:center!important}
.hero-card-two img{object-position:center!important}
/* Widen clothing hero card so product is not cut off */
.hero-showcase-v2{grid-template-columns:1.35fr .75fr!important}
.hero-card-main img{object-fit:contain!important;background:#fff!important;padding:0!important}
@media(max-width:560px){.hero-showcase-v2{grid-template-columns:1.45fr .75fr!important}.hero-card-main img{object-fit:contain!important}}
/* Force visible newsletter placeholder */
.kt-footer .footer-newsletter form#subscribe input::placeholder{color:#6b7280!important;opacity:1!important;font-size:14px!important;font-weight:500!important}
.kt-footer .footer-newsletter form#subscribe input::-webkit-input-placeholder{color:#6b7280!important;opacity:1!important}
.kt-footer .footer-newsletter form#subscribe input::-moz-placeholder{color:#6b7280!important;opacity:1!important}
.kt-footer .footer-newsletter form#subscribe input:-ms-input-placeholder{color:#6b7280!important;opacity:1!important}
/* Fallback visible text inside footer email field */
.kt-footer .footer-newsletter form#subscribe label{position:relative!important}
.kt-footer .footer-newsletter form#subscribe label::before{
  content:'Email address'!important;
  position:absolute!important;
  left:16px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  color:#6b7280!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:1!important;
  pointer-events:none!important;
  z-index:2!important;
}
.kt-footer .footer-newsletter form#subscribe label:focus-within::before{display:none!important}
.kt-footer .footer-newsletter form#subscribe label:has(input:not(:placeholder-shown))::before{display:none!important}
.kt-footer .footer-newsletter form#subscribe input{position:relative!important;z-index:1!important;background:#fff!important}
/* Align related product cards */
.related-products .product-row,.product-section .product-row{align-items:stretch!important}
.related-products .product-card,.product-section .product-card{height:100%!important;display:flex!important;flex-direction:column!important}
.related-products .product-link,.product-section .product-link{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}
.related-products .product-media,.product-section .product-media{width:100%!important;aspect-ratio:1/1.05!important;display:block!important;background:#fafafa!important}
.related-products .product-media img,.product-section .product-media img{object-fit:contain!important;padding:8px!important;background:#fff!important}
.related-products .product-card h3,.product-section .product-card h3{min-height:42px!important;margin-bottom:8px!important}
.related-products .product-card .price,.product-section .product-card .price{min-height:54px!important;margin-top:auto!important}
.related-products .product-card button,.product-section .product-card button{margin-top:12px!important;opacity:1!important;transform:none!important;min-height:48px!important}
@media(max-width:560px){.related-products .product-row,.product-section .product-row{grid-auto-columns:calc(50% - 8px)!important;gap:16px!important}.related-products .product-media,.product-section .product-media{aspect-ratio:1/1.08!important}.related-products .product-card h3,.product-section .product-card h3{font-size:14px!important;min-height:40px!important}.related-products .product-card .price,.product-section .product-card .price{min-height:50px!important}.related-products .product-card button,.product-section .product-card button{min-height:46px!important}}

/* Category/all-products listing opened from category cards */
#bestGrid.category-product-grid{display:grid!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible!important;gap:24px!important;align-items:stretch!important}
#bestGrid.category-product-grid .product-card{min-width:0!important}
#bestGrid.category-product-grid .product-media{aspect-ratio:1/1.08!important}
@media(max-width:900px){#bestGrid.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}}
@media(max-width:560px){#bestGrid.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}
/* Dedicated shop/category page */
.shop-page-hero{max-width:1188px;margin:0 auto;padding:54px 46px 16px}
.shop-page-hero h2{font-size:clamp(38px,5vw,66px);line-height:.95;letter-spacing:-.05em;margin:0 0 12px;text-transform:uppercase}
.shop-page-hero p{color:#555;font-size:16px;margin:0}.shop-strip{padding-top:10px!important}.shop-products{padding-top:22px!important}
@media(max-width:560px){.shop-page-hero{padding:34px 16px 8px}.shop-page-hero h2{font-size:38px}}
/* Cleaner shop-by-category cards: text below image, not over product */
.drop-room-grid a{background:#fff!important;border:1px solid #eee!important;padding:0!important;display:grid!important;grid-template-rows:minmax(220px,1fr) auto!important;overflow:hidden!important;color:#111!important}
.drop-room-grid img{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;min-height:260px!important;object-fit:contain!important;background:#fafafa!important;padding:18px!important;transform:none!important}
.drop-room-grid a:hover img{transform:none!important}
.drop-room-grid b,.drop-room-grid span{position:static!important;z-index:auto!important;background:#fff!important;width:auto!important;max-width:none!important;padding:0 16px!important;box-shadow:none!important;border:0!important}
.drop-room-grid b{display:block!important;font-size:18px!important;margin:16px 0 6px!important}
.drop-room-grid span{display:block!important;font-size:13px!important;color:#555!important;margin:0 0 18px!important;line-height:1.4!important}
@media(max-width:560px){.drop-room-grid a{grid-template-rows:220px auto!important;min-height:0!important}.drop-room-grid img{min-height:220px!important;padding:16px!important}}
/* Homepage product preview button */
.home-view-all{display:flex;justify-content:center;margin:22px 0 4px}.home-view-all a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;background:#111;color:#fff;text-decoration:none;font-weight:900}.home-hero-v2 .hero-card img{object-fit:contain!important;background:#fafafa!important;padding:18px!important}.hero-card-main img{object-fit:contain!important}
/* Hide footer on dedicated shop/category pages */
body:has(.shop-page-hero) .kt-footer{display:none!important}
/* Cleaner compact category cards on mobile */
@media(max-width:560px){.drop-room-v2{display:block!important}.drop-room-copy{padding:24px 18px!important;margin-bottom:12px!important}.drop-room-grid{grid-template-columns:1fr!important;gap:10px!important}.drop-room-grid a{grid-template-columns:118px 1fr!important;grid-template-rows:auto!important;min-height:118px!important;align-items:center!important}.drop-room-grid img{min-height:118px!important;height:118px!important;padding:12px!important}.drop-room-grid b{margin:0 0 5px!important;padding:0 12px!important;font-size:17px!important}.drop-room-grid span{margin:0!important;padding:0 12px!important;font-size:12px!important}}
/* Separate checkout page */
.checkout-body{background:#f6f6f6!important}.checkout-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e5e7eb;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 1188px)/2));}.checkout-logo img{height:42px}.checkout-header a:last-child{color:#111;text-decoration:none;font-weight:800}.checkout-page{width:min(1188px,calc(100% - 32px));margin:34px auto 70px;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:22px;align-items:start}.checkout-main-card,.checkout-summary-card{background:#fff;border:1px solid #e5e7eb;padding:28px}.checkout-main-card h1{font-size:clamp(34px,4vw,56px);letter-spacing:-.05em;line-height:.95;margin:0 0 24px}.checkout-page-form{gap:15px}.checkout-page-form button{margin-top:4px}.checkout-summary-card{position:sticky;top:96px}.checkout-summary-card h2{margin:0 0 18px;font-size:22px}.checkout-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #eee}.checkout-item img{width:72px;height:82px;object-fit:contain;background:#fafafa}.checkout-item b{display:block;font-size:13px;line-height:1.3}.checkout-item span{display:block;color:#666;font-size:12px;margin-top:4px}.checkout-item strong{font-size:13px}.checkout-total{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;border-top:2px solid #111}.checkout-total b{font-size:22px}.checkout-shop-btn,.checkout-done a{display:inline-flex;margin-top:12px;background:#111;color:#fff;text-decoration:none;padding:13px 18px;font-weight:900}.checkout-done{border:1px solid #e5e7eb;background:#fafafa;padding:20px}.checkout-done h2{margin-top:0}@media(max-width:820px){.checkout-page{grid-template-columns:1fr}.checkout-summary-card{position:static;order:-1}.checkout-grid{grid-template-columns:1fr!important}.checkout-header{height:64px}.checkout-logo img{height:36px}.checkout-main-card,.checkout-summary-card{padding:20px}.checkout-item{grid-template-columns:62px 1fr}.checkout-item strong{grid-column:2}.checkout-item img{width:62px;height:72px}}
/* Product page recommendations: horizontal scroll strip */
.related-products .product-row{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc(25% - 18px)!important;grid-template-columns:none!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;gap:24px!important;padding-bottom:18px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;align-items:stretch!important}
.related-products .product-row::-webkit-scrollbar{display:none!important}
.related-products .product-card{min-width:0!important;scroll-snap-align:start!important}
@media(max-width:900px){.related-products .product-row{grid-auto-columns:46%!important;gap:16px!important}}
@media(max-width:560px){.related-products .product-row{grid-auto-columns:46%!important;grid-template-columns:none!important;gap:16px!important;overflow-x:auto!important}.related-products{padding-right:0!important}.related-products .product-card h3{font-size:14px!important}.related-products .product-card button{font-size:13px!important}}
/* Shop all/category page product grid: show full catalog, not a 2-item horizontal strip */
#shopGrid.category-product-grid{display:grid!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible!important;gap:24px!important;align-items:stretch!important}
#shopGrid.category-product-grid .product-card{min-width:0!important}
#shopGrid.category-product-grid .product-media{aspect-ratio:1/1.08!important}
@media(max-width:900px){#shopGrid.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}}
@media(max-width:560px){#shopGrid.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important}}
/* Cleaner visual homepage banner */
.home-hero-v2{max-width:1280px!important;margin:0 auto!important;padding:34px 46px 30px!important;display:grid!important;grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr)!important;gap:26px!important;align-items:stretch!important;background:linear-gradient(135deg,#f7f2ea 0%,#fff 48%,#efefef 48%,#efefef 100%)!important;min-height:620px!important}
.hero-copy-v2{background:#111!important;color:#fff!important;padding:46px 40px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:560px!important}
.hero-copy-v2 .eyebrow{color:#f5c15d!important}.hero-copy-v2 h2{font-size:clamp(44px,5.4vw,74px)!important;max-width:8.8em!important;color:#fff!important;margin-bottom:18px!important}.hero-copy-v2 p{color:#e8e8e8!important;max-width:420px!important;font-size:17px!important}.hero-actions-v2 a:first-child{background:#fff!important;color:#111!important}.hero-actions-v2 a:nth-child(2){background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)!important}.hero-stats-v2 div{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important}.hero-stats-v2 span{color:#d7d7d7!important}.hero-showcase-v2{min-height:560px!important;display:grid!important;grid-template-columns:1.2fr .8fr!important;grid-template-rows:1fr 1fr!important;gap:14px!important}.hero-card{background:#fff!important;border:1px solid #e4ded4!important;box-shadow:none!important}.hero-card img{object-fit:contain!important;background:linear-gradient(180deg,#fff,#f7f7f7)!important;padding:20px!important}.hero-card-main img{padding:28px!important}.hero-card span{left:14px!important;bottom:14px!important;background:#111!important;color:#fff!important;border:0!important;box-shadow:none!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:12px!important}.hero-card-main{grid-row:1/3!important}
@media(max-width:900px){.home-hero-v2{grid-template-columns:1fr!important;padding:20px 16px 22px!important;min-height:0!important}.hero-copy-v2{min-height:0!important;padding:32px 24px!important}.hero-showcase-v2{min-height:430px!important;grid-template-columns:1.15fr .85fr!important}.hero-copy-v2 h2{font-size:42px!important}}
@media(max-width:560px){.home-hero-v2{padding:14px 12px 18px!important}.hero-copy-v2{padding:26px 18px!important}.hero-copy-v2 h2{font-size:36px!important}.hero-copy-v2 p{font-size:15px!important}.hero-stats-v2{grid-template-columns:1fr 1fr!important}.hero-showcase-v2{min-height:360px!important;gap:8px!important}.hero-card img{padding:12px!important}.hero-card span{font-size:10px!important;left:8px!important;bottom:8px!important;padding:7px 8px!important}}
/* Full image homepage banner */
.home-picture-hero{position:relative;max-width:1280px;margin:0 auto 10px;min-height:560px;overflow:hidden;background:#111}.home-picture-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.home-picture-copy{position:relative;z-index:1;min-height:560px;width:min(560px,52%);padding:70px 54px;display:flex;flex-direction:column;justify-content:center;color:#fff}.home-picture-copy span{display:inline-flex;width:max-content;margin-bottom:14px;color:#f5c15d;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-picture-copy h2{font-size:clamp(46px,6vw,82px);line-height:.9;letter-spacing:-.07em;margin:0 0 18px}.home-picture-copy p{font-size:17px;line-height:1.65;color:#e5e5e5;margin:0 0 28px;max-width:430px}.home-picture-copy a{display:inline-flex;width:max-content;min-height:52px;align-items:center;justify-content:center;background:#fff;color:#111;text-decoration:none;font-weight:900;padding:0 24px}.home-picture-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.34) 42%,rgba(0,0,0,0) 72%);pointer-events:none}@media(max-width:760px){.home-picture-hero{min-height:520px;margin:0 0 8px}.home-picture-hero>img{object-position:63% center}.home-picture-copy{width:100%;min-height:520px;padding:42px 20px;justify-content:flex-end}.home-picture-copy h2{font-size:42px;max-width:330px}.home-picture-copy p{font-size:15px;max-width:310px}.home-picture-hero:after{background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.78))}}
/* Hero/strip cleanup */
.home-picture-hero{margin-bottom:0!important}.marquee{margin-top:0!important}.marquee div{animation-duration:13s!important;padding-top:10px!important;padding-bottom:10px!important}.home-picture-copy{padding-top:44px!important;padding-bottom:44px!important}.home-picture-copy h2{font-size:clamp(42px,5vw,68px)!important;max-width:7em!important}.home-picture-copy p{font-size:16px!important;margin-bottom:22px!important}.home-picture-copy a{min-height:48px!important;padding:0 22px!important}.collection-strip{padding-top:16px!important;padding-bottom:12px!important}
/* Cleaner footer */
.kt-footer{background:#0f0f0f!important;color:#fff!important;border-top:0!important;margin-top:18px!important}.kt-footer .footer-inner{padding-top:34px!important;padding-bottom:26px!important;display:grid!important;grid-template-columns:1.4fr .8fr .8fr 1.1fr!important;gap:28px!important}.kt-footer .footer-brand-block p,.kt-footer small,.kt-footer .footer-links a,.kt-footer .footer-newsletter h2{color:#cfcfcf!important}.kt-footer .footer-links b,.kt-footer .footer-newsletter span{color:#fff!important}.kt-footer .footer-links a{padding:5px 0!important}.kt-footer .footer-newsletter form#subscribe input{background:#fff!important;color:#111!important;border:0!important}.kt-footer .footer-newsletter form#subscribe button{background:#fff!important;color:#111!important}.kt-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.12)!important;color:#aaa!important;padding-top:18px!important;padding-bottom:18px!important}.kt-footer .payment-wrap b{color:#fff!important}@media(max-width:900px){.kt-footer .footer-inner{grid-template-columns:1fr 1fr!important}.kt-footer .footer-newsletter{grid-column:1/-1!important}}@media(max-width:560px){.home-picture-hero{min-height:470px!important}.home-picture-copy{min-height:470px!important}.home-picture-copy h2{font-size:38px!important}.home-picture-copy p{font-size:14px!important}.marquee div{animation-duration:10s!important}.kt-footer .footer-inner{grid-template-columns:1fr!important;padding:28px 16px!important}.kt-footer .footer-bottom{padding-left:16px!important;padding-right:16px!important}}
/* Product page: show full product image, no cropping */
.product-gallery .gallery-item{background:#fff!important;display:grid!important;place-items:center!important}.product-gallery .gallery-item img{object-fit:contain!important;background:#fff!important;padding:10px!important;width:100%!important;height:100%!important;max-height:760px!important}.product-gallery{align-items:stretch!important}.kt-product-gallery .gallery-item img{object-fit:contain!important;background:#fff!important;padding:10px!important}.product-main-image img,.gallery-main img{object-fit:contain!important;background:#fff!important}.pdp-topline{display:none!important}
@media(max-width:560px){.product-gallery .gallery-item img{aspect-ratio:1/1.12!important;max-height:none!important;padding:8px!important}.product-gallery .gallery-item{background:#fff!important}}
/* Compact clean footer */
.kt-footer{background:#fff!important;color:#111!important;border-top:1px solid #e8e8e8!important;margin-top:16px!important}.kt-footer .footer-inner{max-width:1188px!important;margin:0 auto!important;padding:22px 46px!important;display:grid!important;grid-template-columns:1.3fr .75fr .75fr 1fr!important;gap:22px!important;align-items:start!important}.footer-logo img{max-height:34px!important}.kt-footer .footer-brand-block p{margin:8px 0 0!important;max-width:300px!important;font-size:12px!important;line-height:1.45!important;color:#555!important}.kt-footer .footer-socials{margin-top:10px!important}.kt-footer .footer-socials button{width:28px!important;height:28px!important}.kt-footer .footer-socials img{width:16px!important;height:16px!important}.kt-footer .footer-links b,.kt-footer .footer-newsletter span{display:block!important;font-size:12px!important;margin-bottom:8px!important;color:#111!important;text-transform:uppercase!important;letter-spacing:.08em!important}.kt-footer .footer-links a{display:block!important;font-size:12px!important;line-height:1.45!important;padding:2px 0!important;color:#555!important}.kt-footer .footer-newsletter h2{font-size:14px!important;margin:0 0 8px!important;color:#111!important;font-weight:700!important}.kt-footer .footer-newsletter form#subscribe{height:38px!important;min-height:38px!important;max-width:280px!important}.kt-footer .footer-newsletter form#subscribe label{height:38px!important}.kt-footer .footer-newsletter form#subscribe input{height:38px!important;line-height:38px!important;font-size:12px!important;background:#fff!important;color:#111!important;border:1px solid #d7d7d7!important;padding:0 10px!important}.kt-footer .footer-newsletter form#subscribe button{height:38px!important;min-height:38px!important;width:40px!important;background:#111!important;color:#fff!important}.kt-footer small{display:block!important;margin-top:7px!important;font-size:11px!important;color:#777!important}.kt-footer .footer-bottom{max-width:1188px!important;margin:0 auto!important;padding:12px 46px 16px!important;border-top:1px solid #eee!important;color:#666!important;font-size:11px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.kt-footer .payment-wrap b{font-size:11px!important;color:#111!important;margin-right:8px!important}.kt-footer .logo-payments{gap:5px!important;margin-top:0!important}.kt-footer .logo-payments img{height:15px!important;max-width:42px!important}.kt-footer .logo-payments img[alt="Visa"]{height:10px!important}.kt-footer .logo-payments img[alt="Cash on Delivery"]{height:14px!important}@media(max-width:900px){.kt-footer .footer-inner{grid-template-columns:1fr 1fr!important;padding:20px 16px!important}.kt-footer .footer-newsletter{grid-column:auto!important}.kt-footer .footer-bottom{padding:12px 16px 84px!important;display:block!important}.kt-footer .payment-wrap{margin-top:8px!important}}@media(max-width:560px){.kt-footer .footer-inner{grid-template-columns:1fr 1fr!important;gap:18px 16px!important}.kt-footer .footer-brand-block,.kt-footer .footer-newsletter{grid-column:1/-1!important}.kt-footer .footer-brand-block p{max-width:none!important}.kt-footer .footer-newsletter form#subscribe{max-width:none!important}}
/* HARD FIX: mobile product pages must show full product image */
@media(max-width:700px){
  .product-page{display:block!important;padding:0 0 22px!important;overflow:hidden!important}
  .product-gallery,.kt-product-gallery{
    display:block!important;
    overflow:visible!important;
    padding:0!important;
    margin:0!important;
    width:100%!important;
  }
  .product-gallery .gallery-item,.kt-product-gallery .gallery-item{
    display:grid!important;
    place-items:center!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:auto!important;
    overflow:visible!important;
    background:#f7f7f7!important;
    scroll-snap-align:none!important;
    margin:0!important;
  }
  .product-gallery .gallery-item:first-child,.kt-product-gallery .gallery-item:first-child{
    min-height:0!important;
  }
  .product-gallery .gallery-item img,.kt-product-gallery .gallery-item img{
    position:static!important;
    inset:auto!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:0!important;
    background:#f7f7f7!important;
  }
  .product-gallery .gallery-item:not(:first-child),.kt-product-gallery .gallery-item:not(:first-child){
    display:none!important;
  }
  .product-info,.kt-product-info{position:relative!important;top:auto!important;padding:22px 15px!important;background:#fff!important}
}

/* Desktop footer: compact clean layout, no messy oversized blocks */
@media(min-width:901px){
  .kt-footer{background:#fff!important;border-top:1px solid #e5e5e5!important;margin-top:24px!important;color:#111!important}
  .kt-footer .footer-inner{
    max-width:1188px!important;
    margin:0 auto!important;
    padding:24px 46px 18px!important;
    display:grid!important;
    grid-template-columns:1.25fr .7fr .7fr 1fr!important;
    gap:24px!important;
    align-items:start!important;
  }
  .kt-footer .footer-brand-block,.kt-footer .footer-links,.kt-footer .footer-newsletter{min-width:0!important}
  .kt-footer .footer-logo img{height:34px!important;width:auto!important;max-width:150px!important;display:block!important}
  .kt-footer .footer-brand-block p{font-size:12px!important;line-height:1.45!important;color:#555!important;margin:8px 0 0!important;max-width:300px!important}
  .kt-footer .footer-socials{margin-top:10px!important;gap:8px!important}
  .kt-footer .footer-socials button{width:28px!important;height:28px!important;padding:0!important;border:1px solid #e5e5e5!important;display:inline-grid!important;place-items:center!important}
  .kt-footer .footer-socials img{width:15px!important;height:15px!important}
  .kt-footer .footer-links b,.kt-footer .footer-newsletter span{font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#111!important;margin:0 0 8px!important;display:block!important}
  .kt-footer .footer-links a{font-size:12px!important;line-height:1.45!important;color:#555!important;text-decoration:none!important;display:block!important;padding:2px 0!important}
  .kt-footer .footer-newsletter h2{font-size:14px!important;line-height:1.25!important;margin:0 0 8px!important;color:#111!important;font-weight:700!important}
  .kt-footer .footer-newsletter form#subscribe{height:38px!important;display:grid!important;grid-template-columns:1fr 40px!important;max-width:280px!important;margin:0!important}
  .kt-footer .footer-newsletter form#subscribe label{height:38px!important;font-size:0!important;position:relative!important}
  .kt-footer .footer-newsletter form#subscribe input{height:38px!important;margin:0!important;border:1px solid #d8d8d8!important;background:#fff!important;color:#111!important;font-size:12px!important;padding:0 10px!important;width:100%!important}
  .kt-footer .footer-newsletter form#subscribe button{height:38px!important;width:40px!important;margin:0!important;background:#111!important;color:#fff!important;border:0!important}
  .kt-footer .footer-newsletter small{font-size:11px!important;color:#777!important;margin-top:7px!important;display:block!important}
  .kt-footer .footer-bottom{max-width:1188px!important;margin:0 auto!important;padding:12px 46px 16px!important;border-top:1px solid #eee!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;font-size:11px!important;color:#666!important}
  .kt-footer .footer-bottom p{margin:0!important;color:#666!important;font-size:11px!important}
  .kt-footer .payment-wrap{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important}
  .kt-footer .payment-wrap b{font-size:11px!important;color:#111!important;white-space:nowrap!important;margin:0!important}
  .kt-footer .logo-payments{display:flex!important;align-items:center!important;gap:6px!important;margin:0!important;flex-wrap:nowrap!important}
  .kt-footer .logo-payments img{height:15px!important;width:auto!important;max-width:42px!important;display:block!important}
  .kt-footer .logo-payments img[alt="Visa"]{height:10px!important}
  .kt-footer .logo-payments img[alt="Cash on Delivery"]{height:14px!important}
}
/* Desktop footer final cleanup: flat, aligned, no boxed newsletter overlap */
@media(min-width:901px){
  .kt-footer .footer-inner{grid-template-columns:1.35fr .55fr 1fr!important;gap:34px!important;align-items:start!important;padding-top:22px!important;padding-bottom:16px!important}
  .kt-footer .footer-help{display:none!important}
  .kt-footer .footer-newsletter{border:0!important;background:transparent!important;padding:0!important;box-shadow:none!important;max-width:300px!important;justify-self:start!important}
  .kt-footer .footer-newsletter span{margin-bottom:6px!important}
  .kt-footer .footer-newsletter h2{font-size:13px!important;margin-bottom:10px!important;max-width:none!important}
  .kt-footer .footer-newsletter form#subscribe{height:40px!important;max-width:300px!important;width:300px!important;display:flex!important;align-items:stretch!important;gap:0!important;border:1px solid #d8d8d8!important;background:#fff!important}
  .kt-footer .footer-newsletter form#subscribe label{position:relative!important;display:block!important;flex:1!important;height:40px!important;font-size:0!important;color:transparent!important;overflow:hidden!important}
  .kt-footer .footer-newsletter form#subscribe label::before{display:none!important;content:none!important}
  .kt-footer .footer-newsletter form#subscribe input{height:40px!important;line-height:40px!important;border:0!important;margin:0!important;padding:0 12px!important;font-size:12px!important;color:#111!important;background:#fff!important;display:block!important;width:100%!important}
  .kt-footer .footer-newsletter form#subscribe input::placeholder{color:#777!important;opacity:1!important;font-size:12px!important}
  .kt-footer .footer-newsletter form#subscribe button{height:40px!important;width:42px!important;flex:0 0 42px!important;margin:0!important;border:0!important;background:#111!important;color:#fff!important;border-radius:0!important;display:grid!important;place-items:center!important;line-height:1!important}
  .kt-footer .footer-newsletter small{max-width:260px!important;line-height:1.45!important}
  .kt-footer .footer-bottom{padding-top:10px!important;padding-bottom:10px!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important}
  .kt-footer .payment-wrap{justify-self:end!important}
}
/* Desktop product page: wide square product canvas like reference */
@media(min-width:901px){
  .product-page{max-width:1280px!important;margin:0 auto!important;padding:38px 46px 46px!important;display:grid!important;grid-template-columns:minmax(620px,1.15fr) minmax(390px,.85fr)!important;gap:38px!important;align-items:start!important}
  .product-gallery,.kt-product-gallery{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;overflow:visible!important}
  .product-gallery .gallery-item,.kt-product-gallery .gallery-item{background:#f6f6f6!important;border:0!important;overflow:hidden!important;display:grid!important;place-items:center!important;min-width:0!important}
  .product-gallery .gallery-item:first-child,.kt-product-gallery .gallery-item:first-child{grid-column:2!important;grid-row:1 / span 4!important;width:100%!important;min-height:640px!important;aspect-ratio:1/1!important}
  .product-gallery .gallery-item:not(:first-child),.kt-product-gallery .gallery-item:not(:first-child){grid-column:1!important;width:92px!important;height:102px!important;aspect-ratio:1/1.1!important;border:2px solid #111!important;background:#fff!important}
  .product-gallery .gallery-item img,.kt-product-gallery .gallery-item img{position:static!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f6f6f6!important;padding:0!important;max-height:none!important;aspect-ratio:auto!important}
  .product-gallery .gallery-item:not(:first-child) img,.kt-product-gallery .gallery-item:not(:first-child) img{background:#fff!important;padding:6px!important}
  .product-info,.kt-product-info{position:sticky!important;top:92px!important;max-width:480px!important;padding-top:0!important}
}
@media(min-width:1200px){.product-gallery .gallery-item:first-child,.kt-product-gallery .gallery-item:first-child{min-height:720px!important}.product-page{grid-template-columns:minmax(740px,1.2fr) minmax(410px,.8fr)!important}}
/* Make travel bag category icon smaller inside circle */
.collection-pill img[src*="item-035"]{object-fit:contain!important;padding:14px!important;background:#fff!important;border:1px solid #eee!important}
@media(min-width:901px){.collection-pill img[src*="item-035"]{padding:16px!important}}
@media(max-width:560px){.collection-pill img[src*="item-035"]{padding:12px!important}}
/* Modern product benefits block */
.kt-benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;background:transparent!important;border:0!important;margin:18px 0 24px!important}.kt-benefits div{border:1px solid #e7e7e7!important;background:linear-gradient(180deg,#fff,#fafafa)!important;border-radius:14px!important;padding:14px 12px!important;text-align:left!important;display:grid!important;grid-template-columns:34px 1fr!important;grid-template-rows:auto auto!important;column-gap:10px!important;align-items:center!important;min-height:74px!important}.kt-benefits i{grid-row:1/3!important;width:34px!important;height:34px!important;border-radius:10px!important;background:#111!important;color:#fff!important;display:grid!important;place-items:center!important;font-style:normal!important;font-size:13px!important;font-weight:900!important}.kt-benefits b{font-size:13px!important;line-height:1.15!important;margin:0!important;color:#111!important}.kt-benefits span{font-size:12px!important;color:#666!important;margin-top:3px!important;line-height:1.2!important}@media(max-width:560px){.kt-benefits{gap:8px!important}.kt-benefits div{border-radius:12px!important;padding:12px 10px!important;grid-template-columns:30px 1fr!important;column-gap:8px!important}.kt-benefits i{width:30px!important;height:30px!important;border-radius:9px!important}.kt-benefits b{font-size:12px!important}.kt-benefits span{font-size:11px!important}}
/* FINAL mobile PDP image containment: fixed viewport canvas */
@media(max-width:700px){
  .product-gallery .gallery-item:first-child,.kt-product-gallery .gallery-item:first-child{
    height:58vh!important;
    max-height:520px!important;
    min-height:360px!important;
    width:100%!important;
    overflow:hidden!important;
    background:#f7f7f7!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .product-gallery .gallery-item:first-child img,.kt-product-gallery .gallery-item:first-child img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    display:block!important;
    padding:12px!important;
    background:#f7f7f7!important;
  }
  .product-gallery .gallery-item:not(:first-child),.kt-product-gallery .gallery-item:not(:first-child){display:none!important}
}
@media(max-width:420px){.product-gallery .gallery-item:first-child,.kt-product-gallery .gallery-item:first-child{height:52vh!important;min-height:330px!important}.product-gallery .gallery-item:first-child img,.kt-product-gallery .gallery-item:first-child img{padding:14px!important}}
/* REAL mobile PDP gallery fix: current markup uses .gallery-main-wrap / #mainProductImage */
@media(max-width:700px){
  .refined-gallery,.kt-gallery,.product-gallery{
    display:block!important;
    width:100%!important;
    padding:0!important;
    margin:0!important;
    overflow:visible!important;
  }
  .gallery-main-wrap{
    width:100%!important;
    height:58vh!important;
    min-height:360px!important;
    max-height:520px!important;
    background:#f7f7f7!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:hidden!important;
    position:relative!important;
    aspect-ratio:auto!important;
  }
  #mainProductImage.gallery-main-img,
  .gallery-main-img{
    position:static!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:16px!important;
    background:#f7f7f7!important;
    display:block!important;
    aspect-ratio:auto!important;
  }
  .gallery-thumbs{display:none!important}
  .gallery-arrow{display:none!important}
}
@media(max-width:420px){.gallery-main-wrap{height:50vh!important;min-height:320px!important}.gallery-main-img{padding:18px!important}}
/* Desktop: make homepage banner full width */
@media(min-width:901px){
  .home-picture-hero{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;min-height:620px!important;border-radius:0!important}
  .home-picture-hero>img{object-fit:cover!important;object-position:center!important}
  .home-picture-copy{margin-left:max(46px,calc((100vw - 1280px)/2))!important;min-height:620px!important}
}

/* Ahmed fix: never crop product photos anywhere */
.gallery-main-wrap,
.product-media,
.cart-line img,
.checkout-item img{
  background:#f7f7f7!important;
}
#mainProductImage.gallery-main-img,
.gallery-main-img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  padding:24px!important;
  background:#f7f7f7!important;
  mix-blend-mode:normal!important;
}
.gallery-thumb img{
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  padding:8px!important;
  background:#fff!important;
  mix-blend-mode:normal!important;
}
.product-media img,
.related-products .product-media img,
.product-section .product-media img,
#bestGrid.category-product-grid .product-media img,
#shopGrid.category-product-grid .product-media img{
  object-fit:contain!important;
  object-position:center!important;
  padding:10px!important;
  background:#f7f7f7!important;
  transform:none!important;
}
.product-card:hover .product-media img{transform:none!important}
.cart-line img,
.checkout-item img{
  object-fit:contain!important;
  object-position:center!important;
  padding:6px!important;
}
@media(min-width:901px){
  .gallery-main-wrap{height:640px!important;min-height:640px!important;max-height:640px!important}
  #mainProductImage.gallery-main-img,.gallery-main-img{padding:28px!important}
}
@media(min-width:1200px){
  .gallery-main-wrap{height:720px!important;min-height:720px!important;max-height:720px!important}
}
@media(max-width:700px){
  #mainProductImage.gallery-main-img,.gallery-main-img{padding:18px!important;transform:none!important}
  .product-media img{padding:8px!important}
}
