@font-face{font-family:"Vazirmatn";src:url("../fonts/Vazirmatn.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}
/* Basketball discovery, measured from the supplied mobile shop reference. */
body.kbs-shop-active{background:#fff}
.kbs-shop,.kbs-shop *{box-sizing:border-box}
.kbs-shop{--kbs-shop-gutter:40px;width:100%;max-width:1280px;margin:0 auto;background:#fff;color:#111;font-family:"Vazirmatn",Tahoma,Arial,sans-serif;font-size:16px;line-height:1.45;padding:0 0 64px;overflow:clip}
.kbs-shop :is(h1,h2,h3,p){font-family:inherit;color:inherit;letter-spacing:-.02em}
.kbs-shop h1{font-size:30px;font-weight:500;line-height:1.2;margin:0 0 26px}
.kbs-shop h2{font-size:24px;font-weight:500;line-height:1.3;margin:0 0 28px}
.kbs-shop h3{font-size:16px;font-weight:500;line-height:1.4;margin:10px 0 0;letter-spacing:0}
.kbs-shop a{color:#111;text-decoration:none}
.kbs-shop img{max-width:100%;display:block;border-radius:0}
.kbs-shop-heading{padding:36px var(--kbs-shop-gutter) 0}
.kbs-shop-tabs{display:flex;gap:28px;border-bottom:1px solid #e5e5e5;white-space:nowrap;overflow:auto}
.kbs-shop-tabs a{min-height:48px;display:flex;align-items:center;padding:0 0 14px;border-bottom:2px solid transparent;color:#707072;font-size:16px}
.kbs-shop-tabs a[aria-current]{color:#111;border-color:#111}
.kbs-shop-featured{padding:32px var(--kbs-shop-gutter) 40px}
.kbs-shop-feature-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.kbs-shop-feature-track a{min-width:0}
.kbs-shop-feature-track img{width:100%;aspect-ratio:1;object-fit:cover;object-position:center 35%;border-radius:4px}
.kbs-shop-feature-track h3{margin-top:12px}
.kbs-shop-discover{margin:0 var(--kbs-shop-gutter)}
.kbs-shop-disclosure{border:0;margin:0 0 3px;scroll-margin-top:140px}
.kbs-shop-disclosure summary{position:relative;list-style:none;cursor:pointer;display:flex;align-items:center;min-height:174px;background:#182027;color:#fff;padding:28px 56% 28px 32px;isolation:isolate}
.kbs-shop-disclosure summary::-webkit-details-marker{display:none}
.kbs-shop-disclosure summary>span{font-size:24px;line-height:1.25;font-weight:500;position:relative;z-index:1}
.kbs-shop-disclosure summary>img:not(.kbs-shop-chevron){position:absolute;right:0;top:0;width:50%;height:100%;object-fit:cover;object-position:center 42%;z-index:0}
.kbs-shop-disclosure summary>img.kbs-shop-chevron{position:absolute;right:18px;top:calc(50% - 12px);height:24px;width:24px;filter:invert(1);z-index:1;transition:transform .18s}
.kbs-shop-disclosure[open] .kbs-shop-chevron{transform:rotate(180deg)}
.kbs-shop-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px;padding:10px 32px 20px;background:#fff}
.kbs-shop-menu a{display:flex;align-items:center;min-height:64px;padding:16px 0;border-bottom:1px solid #e5e5e5;font-size:17px;font-weight:500;overflow-wrap:anywhere}
.kbs-shop-menu a:hover{text-decoration:underline;text-underline-offset:4px}
.kbs-shop-categories,.kbs-shop-latest,.kbs-shop-help{padding:52px var(--kbs-shop-gutter) 12px}
.kbs-shop-category-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.kbs-shop-category-track img{width:100%;aspect-ratio:1.25;object-fit:cover;background:#f4f4f4}
.kbs-shop-category-track h3{text-align:center}
.kbs-shop-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 16px}
.kbs-shop-product-grid article{min-width:0}
.kbs-shop-product-grid article img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f5f5f5}
.kbs-shop-product-grid h3{overflow-wrap:anywhere}
.kbs-shop-price{font-size:15px;color:#707072;margin-top:3px}
.kbs-shop-price ins{background:none;text-decoration:none;color:#111}
.kbs-shop-price del{opacity:.7}
.kbs-shop-view-all{display:table;min-height:44px;padding:9px 22px;margin:44px auto 0;border:1px solid #c7c7c7;border-radius:28px;font-size:16px;font-weight:500}
.kbs-shop-view-all:hover{border-color:#111;background:#f7f7f7}
.kbs-shop-empty{font-size:16px;color:#707072;max-width:600px;line-height:1.7}
.kbs-shop-help>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e5e5e5}
.kbs-shop-help a{padding:20px 0;text-decoration:underline;text-underline-offset:5px}
.kbs-shop-return{clear:both;margin:20px 0;font:500 16px/1.5 "Vazirmatn",Tahoma,Arial,sans-serif}
.kbs-shop-return a{color:#111;text-underline-offset:4px}
.kbs-shop :is(a,summary){-webkit-tap-highlight-color:transparent}
.kbs-shop :is(a,summary):focus:not(:focus-visible){outline:none;box-shadow:none}
.kbs-shop :is(a,summary):focus-visible{outline:2px solid #111;outline-offset:3px}
body.kbs-hg-archive .kbs-shop .kbs-shop-disclosure summary:focus-visible{outline:2px solid #fff!important;outline-offset:-4px!important}
@media(max-width:782px){
 .kbs-shop{--kbs-shop-gutter:22px;padding-bottom:32px}
 .kbs-shop-heading{padding-top:26px}
 .kbs-shop h1{font-size:22px;margin-bottom:20px}
 .kbs-shop h2{font-size:18px;margin-bottom:24px}
 .kbs-shop h3{font-size:14px;line-height:1.4}
 .kbs-shop-tabs{gap:24px}
 .kbs-shop-tabs a{font-size:15px;min-height:44px;padding-bottom:12px}
 .kbs-shop-featured{padding-top:26px;padding-bottom:32px;padding-right:0}
 .kbs-shop-feature-track{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:22px;padding-bottom:4px}
 .kbs-shop-feature-track::-webkit-scrollbar{display:none}
 .kbs-shop-feature-track a{flex:0 0 39vw;scroll-snap-align:start}
 .kbs-shop-feature-track h3{font-size:13px;margin-top:10px}
 .kbs-shop-discover{margin:0}
 .kbs-shop-disclosure{scroll-margin-top:72px}
 .kbs-shop-disclosure summary{min-height:116px;padding:18px 51% 18px 22px}
 .kbs-shop-disclosure summary>span{font-size:20px;line-height:1.25}
 .kbs-shop-disclosure summary>img.kbs-shop-chevron{right:12px;width:22px;height:22px}
 .kbs-shop-menu{grid-template-columns:1fr;padding:10px 22px 20px;gap:0}
 .kbs-shop-menu a{min-height:62px;font-size:16px}
 .kbs-shop-categories,.kbs-shop-latest,.kbs-shop-help{padding-top:48px}
 .kbs-shop-category-track{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:6px;scrollbar-width:none}
 .kbs-shop-category-track a{flex:0 0 44vw;scroll-snap-align:start}
 .kbs-shop-category-track img{aspect-ratio:1}
 .kbs-shop-category-track h3{font-size:13px}
 .kbs-shop-product-grid{gap:42px 6px}
 .kbs-shop-product-grid h3{font-size:13px;line-height:1.4;margin-top:8px}
 .kbs-shop-price{font-size:12px;line-height:1.4}
 .kbs-shop-help>div{grid-template-columns:1fr}
 .kbs-shop-help a{border-bottom:1px solid #e5e5e5;padding:18px 0}
}
@media(max-width:360px){.kbs-shop{--kbs-shop-gutter:18px}.kbs-shop-tabs{gap:18px}.kbs-shop-product-grid h3{font-size:12px}.kbs-shop-disclosure summary>span{font-size:18px}}
@media(prefers-reduced-motion:reduce){.kbs-shop *{scroll-behavior:auto!important;transition:none!important}}

/* Player profile: original reference photo clipped to the left region; editable HTML on the right. */
.kbs-player-banner{max-width:1240px;width:calc(100% - 64px);margin:24px auto 40px;display:flex;align-items:center;overflow:hidden;background:#fff;border-bottom:1px solid #eee;animation:kbs-player-enter .65s cubic-bezier(.2,.7,.2,1) both}
.kbs-player-photo{flex:none;width:43%;height:260px;overflow:hidden;background:#f3f4f5;position:relative}
.kbs-player-photo img{display:block;width:100%;height:100%;object-fit:contain}
.kbs-player-reference{aspect-ratio:var(--kbs-player-crop);height:auto;background:white}
.kbs-player-reference img{position:absolute;left:0;top:0;width:auto!important;max-width:none!important;height:100%!important;object-fit:fill}
.kbs-player-copy{padding:24px 30px;min-width:0;flex:1;font-family:"Vazirmatn",Tahoma,Arial,sans-serif}
.kbs-player-copy h1{font:400 clamp(24px,3.3vw,44px)/1.13 "Vazirmatn",Tahoma,Arial,sans-serif!important;letter-spacing:-.025em;margin:0 0 14px!important;text-transform:uppercase;overflow-wrap:anywhere}
.kbs-player-copy h1 span,.kbs-player-copy h1 strong{display:block}.kbs-player-copy h1 strong{font-weight:750}
.kbs-player-copy p{font-size:15px;margin:0;color:#555}.kbs-player-copy .kbs-player-eyebrow{font-size:10px;letter-spacing:.14em;color:#888;margin-bottom:12px}
body.kbs-player-archive .woocommerce-products-header{display:none}
@keyframes kbs-player-enter{from{opacity:0;transform:translateX(-40px);clip-path:inset(0 100% 0 0)}to{opacity:1;transform:translateX(0);clip-path:inset(0)}}
@media(max-width:782px){.kbs-player-banner{width:calc(100% - 36px);margin:16px auto 28px;align-items:stretch}.kbs-player-photo{width:43%;height:auto;min-height:132px}.kbs-player-reference{aspect-ratio:auto}.kbs-player-reference img{height:100%!important;width:auto!important;max-width:none!important;left:100%;top:0;transform:translateX(var(--kbs-player-photo-offset,-45%));object-fit:fill}.kbs-player-copy{padding:20px 12px;align-self:center}.kbs-player-copy h1{font-size:clamp(17px,4.6vw,29px)!important;margin-bottom:9px!important}.kbs-player-copy p{font-size:11px}.kbs-player-copy .kbs-player-eyebrow{font-size:8px;letter-spacing:.07em;margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){.kbs-player-banner{animation:none}}

/* Supplied full profile artwork keeps its complete composition. */
.kbs-player-banner-full{display:block;border:0;aspect-ratio:4/1}.kbs-player-banner-full>img{display:block;width:100%;height:auto;aspect-ratio:4/1;object-fit:contain}.kbs-player-banner-full>.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
/* Native horizontal scrolling also works without JavaScript. */
.kbs-shop-category-track{display:flex;overflow-x:auto;gap:12px;scrollbar-width:none;scroll-snap-type:x proximity;position:relative;direction:ltr}
.kbs-shop-category-track>a{flex:0 0 calc((100% - 24px)/3);min-width:0;scroll-snap-align:start}
.kbs-shop-menu{scroll-margin-top:130px}
@media(max-width:782px){.kbs-shop-category-track{gap:6px}.kbs-shop-category-track>a{flex-basis:44vw}}
/* Native scroll anchoring must not compete with disclosure scroll positioning. */
.kbs-shop-discover,.kbs-shop-disclosure{overflow-anchor:none}
.kbs-player-motion-ready{animation:none}
.kbs-player-motion-ready.kbs-player-visible{animation:kbs-player-enter .65s cubic-bezier(.2,.7,.2,1) both}
@media(prefers-reduced-motion:reduce){.kbs-player-motion-ready.kbs-player-visible{animation:none}}
/* A portrait has its own image field; wide category banners are kept intact. */
.kbs-shop-player-link{gap:16px;min-width:0;justify-content:space-between}
.kbs-shop-player-link>span:first-child{min-width:0;flex:1;overflow-wrap:anywhere}
.kbs-shop-player-portrait{display:grid;place-items:center;position:relative;flex:0 0 52px;width:52px;height:52px;border-radius:50%;overflow:hidden;background:#f4f4f4;border:1px solid #ececec;color:#555;font:500 15px/1 Arial,sans-serif}
.kbs-shop .kbs-shop-player-portrait img{display:block;width:100%;height:100%;max-width:100%;border-radius:50%;object-fit:cover;object-position:center 25%}
.kbs-shop .kbs-shop-player-portrait.is-reference img{position:absolute;width:auto;max-width:none;height:100%;left:-76%;border-radius:0;object-fit:fill}
@media(max-width:782px){.kbs-shop-player-link{gap:12px}.kbs-shop-player-portrait{flex-basis:48px;width:48px;height:48px}.kbs-shop-menu .kbs-shop-player-link{padding-block:10px;min-height:70px}}

/* Stable accordion layout while the browser owns the tap-driven scroll. */
html.kbs-shop-revealing{overflow-anchor:none}


/* 1.15.3: keep the discovery template full width inside WoodMart wrappers. */
body.kbs-shop-active .main-page-wrapper,
body.kbs-shop-active .main-page-wrapper>.container,
body.kbs-shop-active .content-layout-wrapper,
body.kbs-shop-active .site-content{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-right:0!important;padding-left:0!important}
body.kbs-shop-active .content-layout-wrapper{display:block!important}
body.kbs-shop-active .site-content{display:block!important;float:none!important;flex:0 0 100%!important}
body.kbs-shop-active :is(.area-sidebar-shop,.sidebar-container,.wd-sidebar,.shop-content-area+.sidebar-container){display:none!important}
body.kbs-shop-active .kbs-shop{display:block!important;flex:1 1 100%!important;width:100%!important;min-width:0!important;max-width:1280px!important;margin-inline:auto!important;direction:rtl;text-align:right;contain:layout paint}
.kbs-shop :is(h1,h2,h3,p,a,summary){text-align:inherit}
.kbs-shop-feature-track,.kbs-shop-product-grid,.kbs-shop-menu{direction:rtl}
.kbs-shop-category-track{direction:ltr}.kbs-shop-category-track>a{direction:rtl;text-align:right}
.kbs-shop-product-grid article{direction:rtl;text-align:right}
.kbs-shop-product-grid h3{unicode-bidi:plaintext}
.kbs-shop-price{direction:ltr;unicode-bidi:isolate;text-align:right}
.kbs-shop-disclosure summary>span,.kbs-shop-menu a>span{direction:rtl;text-align:right}
@media(max-width:782px){body.kbs-shop-active .kbs-shop{max-width:100%!important}.kbs-shop-feature-track{direction:rtl}.kbs-shop-disclosure summary{direction:rtl;text-align:right}}

.kbs-shop,body.kbs-shop-active .kbs-shop{max-width:1600px!important;width:100%!important}
.kbs-shop-price{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px;direction:rtl!important;line-height:1.5;min-width:0;max-width:100%;overflow-wrap:anywhere}
.kbs-shop-price :is(del,ins){display:block!important;max-width:100%;text-align:right!important;white-space:normal}
.kbs-shop-price del{font-size:.78em;color:#777}.kbs-shop-price ins{text-decoration:none}
.kbs-shop-price bdi{unicode-bidi:isolate}
.kbs-shop-product-grid article{position:relative;min-width:0;overflow:hidden}
.kbs-shop-sale{position:absolute;top:10px;right:10px;z-index:2;padding:5px 8px;border-radius:999px;background:#f4511e;color:#fff;font-size:12px;font-weight:800;line-height:1.2}
@media(max-width:782px){.kbs-shop-product-grid article{min-width:0}.kbs-shop-sale{top:6px;right:6px;padding:4px 6px;font-size:10px}}

/* 1.15.5: the discovery page owns the full mobile viewport and readable cards. */
body.kbs-shop-active .kbs-shop{width:100%!important;max-width:1600px!important;min-width:0!important;overflow:visible!important;contain:none!important}
.kbs-shop>:is(header,section),.kbs-shop-feature-track,.kbs-shop-category-track,.kbs-shop-product-grid{min-width:0;max-width:100%}
.kbs-shop-product-grid article img{background:#fff}
.kbs-shop-price{font-weight:600;line-height:1.45}
@media(max-width:782px){
 .kbs-shop-feature-track a{flex-basis:min(62vw,260px)}
 .kbs-shop-category-track>a{flex-basis:min(58vw,240px)}
 .kbs-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}
 .kbs-shop-product-grid h3{font-size:14px;line-height:1.5}
 .kbs-shop-price{font-size:14px}
}
/* 1.16.0 — same Nike-style product card in the standalone shop discovery page. */
body.kbs-card-nike-layout .kbs-shop-product-grid{gap:36px 8px}
body.kbs-card-nike-layout .kbs-shop-product-card{background:#fff!important;text-align:var(--kbs-card-align,start)!important;overflow:hidden}
body.kbs-card-nike-layout .kbs-shop-product-image{display:block;position:relative;aspect-ratio:var(--kbs-card-ratio,1/1);background:var(--kbs-card-bg,#f0f0ee)!important;overflow:hidden}
body.kbs-card-nike-layout .kbs-shop-product-image img{display:block;width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;background:transparent!important;mix-blend-mode:var(--kbs-card-blend,multiply)}
body.kbs-card-nike-layout .kbs-shop-product-info{padding:16px 16px 18px;background:#fff;text-align:inherit!important}
body.kbs-card-nike-layout .kbs-shop-product-info h3{margin:2px 0 0!important;font-size:var(--kbs-card-title,16px)!important;font-weight:600!important;line-height:1.38!important;text-align:inherit!important}
body.kbs-card-nike-layout .kbs-shop-product-info h3 a{color:#111!important}
body.kbs-card-nike-layout .kbs-shop-product-info .kbs-card-eyebrow{display:block;margin:0 0 4px;color:#bf321d!important;font-size:12px;font-weight:650;line-height:1.4}
body.kbs-card-nike-layout .kbs-shop-product-info .kbs-card-category{display:block;margin:3px 0 0;color:#707072!important;font-size:var(--kbs-card-category,14px);font-weight:400;line-height:1.42}
body.kbs-card-nike-layout .kbs-shop-product-info .kbs-shop-price{margin:5px 0 0!important;color:#111!important;font-size:var(--kbs-card-price,15px)!important;font-weight:500!important;line-height:1.35!important;text-align:inherit!important}
body.kbs-card-nike-layout .kbs-shop-price del,body.kbs-card-nike-layout .kbs-shop-price del :is(.amount,bdi){color:#7a7a7a!important;font-size:calc(var(--kbs-card-price,15px) - 2px)!important;font-weight:400!important}
body.kbs-card-nike-layout .kbs-shop-sale{position:absolute;top:12px;right:12px;left:auto;z-index:3;max-width:calc(100% - 24px);padding:7px 11px;border-radius:999px;background:var(--kbs-hg-sale-bg,#dc2626)!important;color:var(--kbs-hg-sale-text,#fff)!important;font-size:var(--kbs-card-badge,12px)!important;font-weight:750;line-height:1;white-space:nowrap!important;direction:ltr!important}
body.kbs-card-nike-layout .kbs-shop-sale bdi{white-space:nowrap!important;color:inherit!important;font:inherit!important}
body.kbs-shop-active:not(.kbs-card-show-sale) .kbs-shop-sale{display:none!important}
@media(max-width:782px){
 body.kbs-card-nike-layout .kbs-shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 8px}
 body.kbs-card-nike-layout .kbs-shop-product-info{padding:12px 10px 15px}
 body.kbs-card-nike-layout .kbs-shop-product-info h3{font-size:min(var(--kbs-card-title,16px),15px)!important}
 body.kbs-card-nike-layout .kbs-shop-product-info .kbs-card-category{font-size:min(var(--kbs-card-category,14px),13px)}
 body.kbs-card-nike-layout .kbs-shop-product-info .kbs-shop-price{font-size:min(var(--kbs-card-price,15px),14px)!important}
 body.kbs-card-nike-layout .kbs-shop-sale{top:8px;right:8px;padding:5px 8px}
}
/* Keep the shop category title while removing only its duplicate player portrait. */
body.kbs-player-one-banner :is(.page-title,.wd-page-title,.title-design-centered,.woocommerce-products-header){background-image:none!important}
body.kbs-player-one-banner :is(.page-title,.wd-page-title,.title-design-centered)::before,
body.kbs-player-one-banner :is(.page-title,.wd-page-title,.title-design-centered)::after{background-image:none!important}
body.kbs-player-one-banner :is(.page-title,.wd-page-title,.title-design-centered)>img{display:none!important}
body.kbs-player-one-banner :is(.page-title,.wd-page-title,.title-design-centered) :is(.page-title-bg,.title-background,.wd-page-title-bg,.category-image){display:none!important}
