/*
 * Ketabbin Product World v3
 * Isolated, product-only design system. It intentionally wins over historical
 * single-product rules without changing catalogue/cart/checkout behaviour.
 */
body.kb-product-v3{--kbp-bg:#fbfaf7;--kbp-surface:#fff;--kbp-soft:#f6f3ed;--kbp-ink:#171716;--kbp-text:#34322f;--kbp-muted:#77736c;--kbp-line:#e8e2d9;--kbp-line-strong:#d8cfc2;--kbp-gold:#b8862d;--kbp-gold-soft:#f6ead0;--kbp-green:#26825b;--kbp-red:#b84338;--kbp-radius:18px;--kbp-shadow:0 18px 48px rgba(42,33,22,.08);background:var(--kbp-bg)!important;color:var(--kbp-text)}
body.kb-product-v3 .kb-main--product{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 72px!important;overflow:visible!important}
body.kb-product-v3 .kb-woocommerce-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important}
body.kb-product-v3 article.kb-pdp-v3{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
body.kb-product-v3 .kb-pdp-v3,body.kb-product-v3 .kb-pdp-v3 *{box-sizing:border-box}
body.kb-product-v3 .kb-pdp-v3__shell{width:min(calc(100% - 40px),1320px);margin-inline:auto;padding-top:24px}
body.kb-product-v3 .kb-pdp-v3__breadcrumb{min-height:32px;margin:0 0 22px;color:var(--kbp-muted);font-size:12px;line-height:1.8}
body.kb-product-v3 .kb-pdp-v3__breadcrumb .woocommerce-breadcrumb{margin:0!important;padding:0!important;color:inherit!important;font-size:inherit!important}
body.kb-product-v3 .kb-pdp-v3__breadcrumb .woocommerce-breadcrumb span{margin:0 7px;color:#bbb3a8}
body.kb-product-v3 .kb-pdp-v3__hero{display:grid;grid-template-columns:minmax(300px,.86fr) minmax(390px,1.18fr) minmax(300px,.82fr);grid-template-areas:"gallery summary buy";gap:clamp(24px,2.8vw,42px);align-items:start;direction:rtl}
body.kb-product-v3 .kb-pdp-v3__gallery{grid-area:gallery;min-width:0}
body.kb-product-v3 .kb-pdp-v3__stage{position:relative;display:grid;min-height:540px;place-items:center;padding:34px;border:1px solid var(--kbp-line);border-radius:24px;background:linear-gradient(180deg,#f8f5ef 0%,#f3eee6 100%);overflow:hidden}
body.kb-product-v3 .kb-pdp-v3__zoom{display:grid;width:100%;height:100%;min-height:470px;place-items:center;outline:0}
body.kb-product-v3 .kb-pdp-v3__stage img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:470px!important;margin:0!important;border-radius:7px!important;object-fit:contain!important;box-shadow:0 22px 38px rgba(42,32,20,.16)!important;filter:none!important;transform:none!important}
body.kb-product-v3 .kb-pdp-v3__discount{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;min-height:31px;align-items:center;padding:4px 11px;border-radius:999px;background:var(--kbp-ink);color:#fff;font-size:11px;font-weight:800}
body.kb-product-v3 .kb-pdp-v3__placeholder{display:flex;width:180px;height:255px;justify-content:center;gap:5px;padding:24px;border:1px solid var(--kbp-line-strong);border-radius:8px;background:#fff;box-shadow:var(--kbp-shadow)}
body.kb-product-v3 .kb-pdp-v3__placeholder span{width:46%;border:1px solid #ddd5c8;background:#faf8f4}
body.kb-product-v3 .kb-pdp-v3__thumbs{display:flex;gap:9px;margin-top:11px;padding:2px 1px 5px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
body.kb-product-v3 .kb-pdp-v3__thumb{flex:0 0 74px;width:74px!important;height:88px!important;min-width:74px!important;margin:0!important;padding:6px!important;border:1px solid var(--kbp-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;cursor:pointer}
body.kb-product-v3 .kb-pdp-v3__thumb.is-active{border-color:var(--kbp-gold)!important;box-shadow:0 0 0 2px var(--kbp-gold-soft)!important}
body.kb-product-v3 .kb-pdp-v3__thumb img{display:block!important;width:100%!important;height:100%!important;margin:0!important;border:0!important;border-radius:5px!important;object-fit:contain!important;box-shadow:none!important;filter:none!important}
body.kb-product-v3 .kb-pdp-v3__summary{grid-area:summary;min-width:0;padding:7px 0 0}
body.kb-product-v3 .kb-pdp-v3__badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}
body.kb-product-v3 .kb-pdp-v3__badges span{display:inline-flex;min-height:29px;align-items:center;padding:4px 10px;border-radius:999px;background:var(--kbp-gold-soft);color:#79581f;font-size:11px;font-weight:800}
body.kb-product-v3 .kb-pdp-v3__badges span.is-muted{background:#f1efeb;color:var(--kbp-muted)}
body.kb-product-v3 .kb-pdp-v3__summary h1{margin:0!important;padding:0!important;color:var(--kbp-ink)!important;font-size:clamp(31px,3vw,45px)!important;font-weight:900!important;line-height:1.48!important;letter-spacing:-.025em!important}
body.kb-product-v3 .kb-pdp-v3__original{margin:5px 0 0;color:var(--kbp-muted);font-size:13px;line-height:1.7}
body.kb-product-v3 .kb-pdp-v3__byline{display:flex;flex-wrap:wrap;gap:0;margin:20px 0 0;padding:15px 0;border-block:1px solid var(--kbp-line)}
body.kb-product-v3 .kb-pdp-v3__byline>span{display:grid;min-width:125px;gap:2px;padding:0 14px;border-left:1px solid var(--kbp-line)}
body.kb-product-v3 .kb-pdp-v3__byline>span:first-child{padding-right:0}
body.kb-product-v3 .kb-pdp-v3__byline>span:last-child{border-left:0}
body.kb-product-v3 .kb-pdp-v3__byline small{color:var(--kbp-muted);font-size:10px}
body.kb-product-v3 .kb-pdp-v3__byline strong{color:var(--kbp-ink);font-size:13px;font-weight:800}
body.kb-product-v3 .kb-pdp-v3__rating{display:flex;min-height:32px;align-items:center;gap:8px;margin-top:15px;color:var(--kbp-muted);font-size:11px}
body.kb-product-v3 .kb-pdp-v3__rating .star-rating{float:none!important;width:5.4em!important;height:1em!important;margin:0!important;color:var(--kbp-gold)!important;font-size:14px!important;line-height:1!important}
body.kb-product-v3 .kb-pdp-v3__rating strong{color:var(--kbp-ink);font-size:13px}
body.kb-product-v3 .kb-pdp-v3__rating a{color:var(--kbp-muted);text-decoration:underline;text-underline-offset:3px}
body.kb-product-v3 .kb-pdp-v3__excerpt{margin-top:18px;color:#57534e;font-size:14px;line-height:2.05}
body.kb-product-v3 .kb-pdp-v3__excerpt p{margin:0 0 8px}
body.kb-product-v3 .kb-pdp-v3__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0 0;border:1px solid var(--kbp-line);border-radius:16px;background:#fff;overflow:hidden}
body.kb-product-v3 .kb-pdp-v3__facts>div{display:flex;min-width:0;min-height:54px;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border-bottom:1px solid var(--kbp-line)}
body.kb-product-v3 .kb-pdp-v3__facts>div:nth-child(odd){border-left:1px solid var(--kbp-line)}
body.kb-product-v3 .kb-pdp-v3__facts>div:nth-last-child(-n+2){border-bottom:0}
body.kb-product-v3 .kb-pdp-v3__facts dt{color:var(--kbp-muted);font-size:10px}
body.kb-product-v3 .kb-pdp-v3__facts dd{min-width:0;margin:0;color:var(--kbp-ink);font-size:11px;font-weight:800;text-align:left;overflow-wrap:anywhere}
body.kb-product-v3 .kb-pdp-v3__meta-line{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:13px;color:var(--kbp-muted);font-size:10px}
body.kb-product-v3 .kb-pdp-v3__meta-line b{color:var(--kbp-text);font-weight:650}
body.kb-product-v3 .kb-pdp-v3__buybox{grid-area:buy;position:sticky;top:24px;min-width:0;padding:20px;border:1px solid var(--kbp-line);border-radius:20px;background:#fff;box-shadow:var(--kbp-shadow);overflow:visible}
body.admin-bar.kb-product-v3 .kb-pdp-v3__buybox{top:56px}
body.kb-product-v3 .kb-pdp-v3__stock{display:grid;grid-template-columns:11px 1fr;gap:10px;align-items:start;padding-bottom:14px;border-bottom:1px solid var(--kbp-line)}
body.kb-product-v3 .kb-pdp-v3__stock>span{width:9px;height:9px;margin-top:7px;border-radius:50%;background:var(--kbp-red);box-shadow:0 0 0 4px color-mix(in srgb,var(--kbp-red) 12%,transparent)}
body.kb-product-v3 .kb-pdp-v3__stock.is-in>span{background:var(--kbp-green);box-shadow:0 0 0 4px color-mix(in srgb,var(--kbp-green) 12%,transparent)}
body.kb-product-v3 .kb-pdp-v3__stock strong,body.kb-product-v3 .kb-pdp-v3__stock small{display:block}
body.kb-product-v3 .kb-pdp-v3__stock strong{color:var(--kbp-ink);font-size:12px}
body.kb-product-v3 .kb-pdp-v3__stock small{margin-top:2px;color:var(--kbp-muted);font-size:9.5px;line-height:1.75}
body.kb-product-v3 .kb-pdp-v3__price{margin:17px 0 14px}
body.kb-product-v3 .kb-pdp-v3__price .price{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:7px!important;margin:0!important;color:var(--kbp-ink)!important;font-size:23px!important;font-weight:950!important;line-height:1.5!important}
body.kb-product-v3 .kb-pdp-v3__price .price del{order:2;color:#9a958d!important;font-size:12px!important;font-weight:500!important}
body.kb-product-v3 .kb-pdp-v3__price .price ins{text-decoration:none!important}
body.kb-product-v3 .kb-pdp-v3__price .kb-sale-star{display:none!important}
body.kb-product-v3 .kb-pdp-v3__format{margin:0 0 15px}
body.kb-product-v3 .kb-pdp-v3__format>p{margin:0 0 7px;color:var(--kbp-muted);font-size:10px;font-weight:700}
body.kb-product-v3 .kb-pdp-v3__format>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
body.kb-product-v3 .kb-pdp-v3__format :is(span,a){display:grid;min-height:60px;align-content:center;gap:2px;padding:9px 10px;border:1px solid var(--kbp-line);border-radius:12px;background:#fff}
body.kb-product-v3 .kb-pdp-v3__format .is-current{border-color:var(--kbp-gold);background:#fffaf0;box-shadow:inset 0 0 0 1px var(--kbp-gold-soft)}
body.kb-product-v3 .kb-pdp-v3__format b{color:var(--kbp-ink);font-size:11px}
body.kb-product-v3 .kb-pdp-v3__format small{color:var(--kbp-muted);font-size:9px;line-height:1.5}
body.kb-product-v3 .kb-pdp-v3__cart{margin-top:4px}
body.kb-product-v3 .kb-pdp-v3__cart form.cart{display:grid!important;grid-template-columns:auto 1fr!important;gap:8px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body.kb-product-v3 .kb-pdp-v3__cart form.cart .variations{grid-column:1/-1!important;width:100%!important;margin:0 0 8px!important;border:0!important}
body.kb-product-v3 .kb-pdp-v3__cart form.cart .variations tr{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;margin-bottom:8px!important}
body.kb-product-v3 .kb-pdp-v3__cart form.cart .variations :is(td,th){display:block!important;padding:0!important;border:0!important;text-align:right!important}
body.kb-product-v3 .kb-pdp-v3__cart form.cart .variations label{font-size:10px!important;color:var(--kbp-muted)!important}
body.kb-product-v3 .kb-pdp-v3__cart form.cart select{width:100%!important;min-height:44px!important;padding:7px 10px!important;border:1px solid var(--kbp-line)!important;border-radius:10px!important;background:#fff!important;color:var(--kbp-ink)!important}
body.kb-product-v3 .kb-pdp-v3__cart .single_variation_wrap{grid-column:1/-1!important;display:grid!important;gap:8px!important}
body.kb-product-v3 .kb-pdp-v3__cart .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:auto 1fr!important;gap:8px!important}
body.kb-product-v3 .kb-pdp-v3__cart .quantity{float:none!important;width:76px!important;margin:0!important}
body.kb-product-v3 .kb-pdp-v3__cart .quantity input{width:76px!important;height:52px!important;min-height:52px!important;margin:0!important;padding:6px!important;border:1px solid var(--kbp-line)!important;border-radius:12px!important;background:#fff!important;color:var(--kbp-ink)!important;text-align:center!important}
body.kb-product-v3 .kb-pdp-v3__cart .single_add_to_cart_button{float:none!important;width:100%!important;min-width:0!important;min-height:52px!important;margin:0!important;padding:10px 16px!important;border:1px solid var(--kbp-ink)!important;border-radius:12px!important;background:var(--kbp-ink)!important;color:#fff!important;box-shadow:none!important;font-size:13px!important;font-weight:900!important;line-height:1.5!important}
body.kb-product-v3 .kb-pdp-v3__cart .single_add_to_cart_button:hover{background:#000!important;border-color:#000!important;transform:none!important}
body.kb-product-v3 .kb-pdp-v3__cart .single_add_to_cart_button:disabled{opacity:.45!important}
body.kb-product-v3 .kb-pdp-v3__cart .stock{margin:8px 0!important;font-size:11px!important}
body.kb-product-v3 .kb-pdp-v3__sample{display:flex;min-height:45px;margin-top:8px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--kbp-line);border-radius:11px;background:#fff;color:var(--kbp-ink);font-size:11px;font-weight:800}
body.kb-product-v3 .kb-pdp-v3__sample:hover{border-color:var(--kbp-gold);color:#7a581f}
body.kb-product-v3 .kb-pdp-v3__secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px}
body.kb-product-v3 .kb-pdp-v3__secondary-actions>*{min-width:0!important;width:100%!important;max-width:none!important;margin:0!important}
body.kb-product-v3 .kb-pdp-v3__secondary-actions :is(button,a){display:flex!important;min-height:42px!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:7px 8px!important;border:1px solid var(--kbp-line)!important;border-radius:10px!important;background:#fff!important;color:var(--kbp-muted)!important;box-shadow:none!important;font-size:9.5px!important;font-weight:750!important;overflow:hidden!important}
body.kb-product-v3 .kb-pdp-v3__secondary-actions :is(button,a):hover{border-color:var(--kbp-gold)!important;color:var(--kbp-ink)!important}
body.kb-product-v3 .kb-pdp-v3__assurances{display:grid;grid-template-columns:1fr;gap:7px;margin:15px 0 0;padding:14px 0 0;border-top:1px solid var(--kbp-line);list-style:none}
body.kb-product-v3 .kb-pdp-v3__assurances li{display:flex;align-items:center;gap:7px;color:var(--kbp-muted);font-size:9.5px}
body.kb-product-v3 .kb-pdp-v3__assurances li>span{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#edf7f2;color:var(--kbp-green);font:800 11px/1 Arial}
/* Neutralise every historical oversized product SVG rule. */
body.kb-product-v3 .kb-pdp-v3 svg{display:block!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;margin:0!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;transform:none!important;filter:none!important;animation:none!important}
body.kb-product-v3 .kb-pdp-v3__section-nav{position:sticky;z-index:20;top:0;display:flex;gap:26px;margin-top:54px;padding:13px 0;border-block:1px solid var(--kbp-line);background:color-mix(in srgb,var(--kbp-bg) 95%,transparent);backdrop-filter:blur(14px)}
body.admin-bar.kb-product-v3 .kb-pdp-v3__section-nav{top:32px}
body.kb-product-v3 .kb-pdp-v3__section-nav a{color:var(--kbp-muted);font-size:11px;font-weight:800}
body.kb-product-v3 .kb-pdp-v3__section-nav a:hover{color:var(--kbp-ink)}
body.kb-product-v3 .kb-pdp-v3__content{padding-top:30px;scroll-margin-top:90px}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs{display:grid!important;grid-template-columns:210px minmax(0,1fr)!important;gap:28px!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs{display:grid!important;align-self:start!important;gap:5px!important;margin:0!important;padding:7px!important;border:1px solid var(--kbp-line)!important;border-radius:14px!important;background:#fff!important;overflow:visible!important}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs::before,body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs li::before,body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs li::after{display:none!important}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs li{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;box-shadow:none!important}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs li a{display:block!important;width:100%!important;padding:10px 11px!important;color:var(--kbp-muted)!important;font-size:11px!important;font-weight:800!important}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs li.active{background:var(--kbp-soft)!important}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs li.active a{color:var(--kbp-ink)!important}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-Tabs-panel{min-width:0!important;margin:0!important;padding:28px!important;border:1px solid var(--kbp-line)!important;border-radius:16px!important;background:#fff!important;color:var(--kbp-text)!important;box-shadow:none!important;font-size:14px!important;line-height:2.15!important;overflow-wrap:anywhere!important}
body.kb-product-v3 .kb-pdp-v3__content .woocommerce-Tabs-panel h2{margin:0 0 18px!important;color:var(--kbp-ink)!important;font-size:23px!important;line-height:1.6!important}
body.kb-product-v3 .kb-pdp-v3__content .kb-book-specs{width:100%!important;border-collapse:collapse!important}
body.kb-product-v3 .kb-pdp-v3__content .kb-book-specs :is(th,td){padding:12px 8px!important;border-bottom:1px solid var(--kbp-line)!important;background:transparent!important;font-size:12px!important}
body.kb-product-v3 .kb-pdp-v3__content .kb-book-specs th{width:34%;color:var(--kbp-muted)!important;font-weight:600!important;text-align:right!important}
body.kb-product-v3 .kb-pdp-v3__content .kb-book-specs td{color:var(--kbp-ink)!important;font-weight:750!important}
body.kb-product-v3 .kb-pdp-v3__related{padding-top:26px;scroll-margin-top:90px}
body.kb-product-v3 .kb-pdp-v3__related :is(.related.products,.upsells.products){width:100%!important;margin:34px 0 0!important;padding-top:30px!important;border-top:1px solid var(--kbp-line)!important}
body.kb-product-v3 .kb-pdp-v3__related :is(.related.products,.upsells.products)>h2{margin:0 0 20px!important;color:var(--kbp-ink)!important;font-size:25px!important;line-height:1.5!important}
body.kb-product-v3 .kb-pdp-v3__related ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:15px!important;width:100%!important;margin:0!important;padding:0!important}
html[data-theme="dark"] body.kb-product-v3{--kbp-bg:#111413;--kbp-surface:#171b19;--kbp-soft:#1c211f;--kbp-ink:#f4f1ea;--kbp-text:#dad6cd;--kbp-muted:#9f9a91;--kbp-line:#2a302d;--kbp-line-strong:#39423e;--kbp-gold-soft:#332919;background:var(--kbp-bg)!important}
html[data-theme="dark"] body.kb-product-v3 :is(.kb-pdp-v3__buybox,.kb-pdp-v3__facts,.kb-pdp-v3__format :is(span,a),.kb-pdp-v3__sample,.kb-pdp-v3__secondary-actions :is(button,a),.kb-pdp-v3__content .woocommerce-tabs ul.tabs,.kb-pdp-v3__content .woocommerce-Tabs-panel,.kb-pdp-v3__thumb){background:var(--kbp-surface)!important}
html[data-theme="dark"] body.kb-product-v3 .kb-pdp-v3__stage{background:var(--kbp-soft)!important}
@media(max-width:1180px){body.kb-product-v3 .kb-pdp-v3__hero{grid-template-columns:minmax(280px,.9fr) minmax(380px,1.1fr);grid-template-areas:"gallery summary" "gallery buy";gap:28px}body.kb-product-v3 .kb-pdp-v3__buybox{position:relative;top:auto}body.kb-product-v3 .kb-pdp-v3__stage{min-height:500px}body.kb-product-v3 .kb-pdp-v3__related ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:860px){body.kb-product-v3 .kb-pdp-v3__shell{width:min(calc(100% - 28px),760px);padding-top:16px}body.kb-product-v3 .kb-pdp-v3__hero{grid-template-columns:1fr;grid-template-areas:"gallery" "summary" "buy";gap:23px}body.kb-product-v3 .kb-pdp-v3__gallery{width:min(100%,540px);margin-inline:auto}body.kb-product-v3 .kb-pdp-v3__stage{min-height:0;padding:26px}body.kb-product-v3 .kb-pdp-v3__zoom{min-height:420px}body.kb-product-v3 .kb-pdp-v3__stage img{max-height:420px!important}body.kb-product-v3 .kb-pdp-v3__summary h1{font-size:34px!important}body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs{display:block!important}body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs{display:flex!important;margin-bottom:12px!important;padding:5px!important;overflow-x:auto!important;white-space:nowrap!important}body.kb-product-v3 .kb-pdp-v3__content .woocommerce-tabs ul.tabs li{width:auto!important;flex:0 0 auto!important}body.kb-product-v3 .kb-pdp-v3__related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){body.kb-product-v3 .kb-main--product{padding-bottom:42px!important}body.kb-product-v3 .kb-pdp-v3__shell{width:calc(100% - 20px)}body.kb-product-v3 .kb-pdp-v3__breadcrumb{margin-bottom:12px;font-size:10px;white-space:nowrap;overflow-x:auto}body.kb-product-v3 .kb-pdp-v3__stage{padding:18px;border-radius:18px}body.kb-product-v3 .kb-pdp-v3__zoom{min-height:330px}body.kb-product-v3 .kb-pdp-v3__stage img{max-height:330px!important}body.kb-product-v3 .kb-pdp-v3__thumb{flex-basis:64px;width:64px!important;min-width:64px!important;height:76px!important}body.kb-product-v3 .kb-pdp-v3__summary h1{font-size:29px!important;line-height:1.55!important}body.kb-product-v3 .kb-pdp-v3__byline>span{min-width:50%;padding:7px 10px!important;border:0!important}body.kb-product-v3 .kb-pdp-v3__byline>span:first-child{padding-right:0!important}body.kb-product-v3 .kb-pdp-v3__facts{grid-template-columns:1fr}body.kb-product-v3 .kb-pdp-v3__facts>div,body.kb-product-v3 .kb-pdp-v3__facts>div:nth-child(odd),body.kb-product-v3 .kb-pdp-v3__facts>div:nth-last-child(-n+2){border-left:0;border-bottom:1px solid var(--kbp-line)}body.kb-product-v3 .kb-pdp-v3__facts>div:last-child{border-bottom:0}body.kb-product-v3 .kb-pdp-v3__buybox{padding:16px;border-radius:16px}body.kb-product-v3 .kb-pdp-v3__cart form.cart,body.kb-product-v3 .kb-pdp-v3__cart .woocommerce-variation-add-to-cart{grid-template-columns:70px 1fr!important}body.kb-product-v3 .kb-pdp-v3__cart .quantity,body.kb-product-v3 .kb-pdp-v3__cart .quantity input{width:70px!important}body.kb-product-v3 .kb-pdp-v3__section-nav{gap:18px;margin-top:34px;overflow-x:auto;white-space:nowrap}body.kb-product-v3 .kb-pdp-v3__content .woocommerce-Tabs-panel{padding:18px!important;font-size:13px!important}body.kb-product-v3 .kb-pdp-v3__related ul.products{gap:8px!important}}
@media(prefers-reduced-motion:reduce){body.kb-product-v3 .kb-pdp-v3 *,body.kb-product-v3 .kb-pdp-v3 *::before,body.kb-product-v3 .kb-pdp-v3 *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
