/* KIT storefront — responsive, readable Arabic ecommerce. */
:root{--kit-black:#1b1d1e;--kit-ink:#161718;--kit-muted:#777a7d;--kit-gold:#d3ad71;--kit-gold-light:#f8efdf;--kit-line:#e9e9e9;--kit-radius:13px;--kit-width:1240px}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body.kit-body{margin:0;direction:rtl;overflow-x:hidden;color:var(--kit-ink);background:#fff;font-family:'Cairo',Tahoma,sans-serif;font-size:14px;line-height:1.6}body.kit-body a{color:inherit;text-decoration:none}body.kit-body button,body.kit-body input,body.kit-body select,body.kit-body textarea{font:inherit}body.kit-body button{cursor:pointer}body.kit-body img{max-width:100%}body.kit-body a:focus-visible,body.kit-body button:focus-visible,body.kit-body input:focus-visible{outline:2px solid #be9251;outline-offset:3px}.kit-container{width:min(calc(100% - 56px),var(--kit-width));margin-inline:auto}.kit-announcement{background:var(--kit-black);color:#fff;font-size:12px}.kit-announcement-inner{min-height:37px;display:flex;justify-content:space-between;align-items:center;gap:12px}.kit-announcement-inner>span:first-child{display:flex;align-items:center;gap:8px}.kit-announcement-links{display:flex;align-items:center;gap:14px}.kit-announcement-links a:hover{text-decoration:underline}.kit-announcement-links i{height:13px;width:1px;background:#888}.kit-site-header{background:#fff;position:relative;z-index:60;border-bottom:1px solid var(--kit-line);transition:box-shadow .2s}.kit-scrolled{box-shadow:0 5px 26px #0000000e}.kit-header-main{height:105px;display:grid;grid-template-columns:1fr 220px 1fr;align-items:center;gap:18px}.kit-search{display:flex;align-items:center;max-width:340px;width:100%;height:42px;background:#f8f8f9;border:1px solid #ececed;border-radius:26px;overflow:hidden}.kit-search input{background:transparent;border:0;outline:none;padding:0 19px;flex:1;min-width:0;direction:rtl;font-size:13px}.kit-search button,.kit-mobile-search button{height:40px;width:43px;display:grid;place-items:center;border:0;background:var(--kit-black);color:#fff;border-radius:9px;flex:none}.kit-search button{height:38px;margin-left:1px}.kit-logo{display:flex;align-items:center;justify-content:center;height:100px}.kit-logo img{display:block;width:185px;height:92px;object-fit:contain}.kit-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:21px}.kit-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:52px}.kit-action>span{position:relative;display:flex}.kit-action small{font-size:12px;font-weight:700}.kit-cart-count{position:absolute;top:-9px;left:-10px;background:var(--kit-gold);color:#1b1d1e;border-radius:50%;min-width:19px;height:19px;display:flex;align-items:center;justify-content:center;font:700 11px Cairo,Tahoma,sans-serif}.kit-nav-wrap{border-top:1px solid #ededed}.kit-desktop-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:47px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.kit-desktop-nav::-webkit-scrollbar{display:none}.kit-desktop-nav>a{padding:10px 3px 12px;font-weight:700;font-size:13px;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.kit-desktop-nav>a:hover,.kit-desktop-nav>a:focus{color:#ae8446;border-color:var(--kit-gold)}.kit-all-link{display:flex;align-items:center;gap:8px}.kit-mobile-toggle,.kit-mobile-menu{display:none}.kit-hero{background:#1b1d1e;position:relative}.kit-hero-slides{width:100%;min-height:100px}.kit-hero-slide{display:none;width:100%;line-height:0}.kit-hero-slide.is-active{display:block}.kit-hero-slide picture,.kit-hero-slide img{display:block;width:100%}.kit-hero-slide img{height:auto;max-height:none;object-fit:contain;object-position:center}.kit-hero-controls{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:13px;z-index:3}.kit-hero-controls>button{background:#14141480;color:#fff;border:0;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.kit-hero-next svg{transform:rotate(180deg)}.kit-hero-dots{display:flex;align-items:center;gap:7px}.kit-hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff85;transition:background .2s,width .2s}.kit-hero-dots button[aria-current=true]{background:var(--kit-gold);width:22px;border-radius:20px}.kit-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin:0 0 22px}.kit-eyebrow{color:#9b7441;font-size:12px;font-weight:700;letter-spacing:.02em}.kit-section-heading h1,.kit-section-heading h2{font-size:26px;line-height:1.4;margin:3px 0 0;font-weight:800}.kit-text-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;white-space:nowrap}.kit-text-link:hover{color:#9b7441}.kit-categories-section{padding-block:45px 15px}.kit-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.kit-category-card{border-radius:13px;border:1px solid #f0f0f0;background:#fafafa;overflow:hidden;min-width:0;text-align:center;display:flex;align-items:center;flex-direction:column;padding:12px 10px 16px;transition:transform .2s,box-shadow .2s}.kit-category-card:hover,.kit-subcategory-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #0000000d}.kit-category-visual{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:9px;overflow:hidden}.kit-category-visual img{width:100%;height:100%;object-fit:contain}.kit-category-name{font-weight:800;font-size:14px;margin-top:8px}.kit-category-action{color:#9c7845;font-weight:600;font-size:11px;display:flex;gap:3px;align-items:center}.kit-category-placeholder{display:grid;place-items:center;color:#b59a72}.kit-subcategory-section{padding-block:38px 12px}.kit-subcategory-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:11px}.kit-subcategory-card{text-align:center;border:1px solid #eee;border-radius:12px;padding:8px 6px 11px;display:flex;flex-direction:column;align-items:center;gap:8px;background:#fff;min-width:0;transition:transform .2s,box-shadow .2s}.kit-subcategory-card>img,.kit-subcategory-card>.kit-category-placeholder{aspect-ratio:1;object-fit:contain;width:100%;border-radius:8px;background:#fafafa}.kit-subcategory-card span:last-child{font-weight:700;font-size:11px;line-height:1.5}.kit-promo{padding-block:35px 2px}.kit-promo a,.kit-promo img{display:block;width:100%;border-radius:12px}.kit-promo img{height:auto;object-fit:contain}.kit-featured{padding-block:35px 15px}.kit-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.kit-product-card{border:1px solid #ececed;border-radius:10px;background:#fff;padding:8px;min-width:0}.kit-product-photo{display:block;aspect-ratio:1;overflow:hidden;background:#fff}.kit-product-photo img{height:100%;width:100%;object-fit:contain}.kit-product-info{padding:10px 5px 3px}.kit-product-title{font-size:13px;line-height:1.65;font-weight:700;min-height:43px;display:block}.kit-product-bottom{display:flex;justify-content:space-between;gap:7px;align-items:center;margin-top:9px}.kit-product-price{font-weight:800}.kit-add-cart{display:grid;place-items:center;background:#1c1e20;color:#fff!important;width:34px;height:34px;border-radius:6px}.kit-trust{background:#f8f9fa;border:1px solid #f1f1f1;border-radius:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:45px;margin-bottom:20px;padding:19px 8px}.kit-trust>div{display:flex;align-items:center;justify-content:center;gap:13px;border-left:1px solid #e4e4e4}.kit-trust>div:last-child{border-left:0}.kit-trust strong,.kit-trust small{display:block}.kit-trust strong{font-weight:800}.kit-trust small{font-size:11px;color:#656565}.kit-footer{margin-top:16px;background:#1b1d1e;color:#f7f7f7;padding:44px 0 0}.kit-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.kit-footer-brand p{font-size:12px;color:#c3c3c3;max-width:235px;line-height:2}.kit-footer-logo{display:inline-block;width:170px}.kit-footer-logo img{display:block;width:170px;height:97px;object-fit:contain}.kit-footer-motto{font-size:12px;color:var(--kit-gold)}.kit-footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.kit-footer-col h3{font-size:14px;font-weight:800;margin:0 0 10px;color:#fff}.kit-footer-col>a{font-size:12px;color:#d2d2d2!important}.kit-footer-col>a:hover{color:var(--kit-gold)!important}.kit-footer-help{font-size:11px;color:#bbb;line-height:1.8}.kit-footer-bottom{margin-top:33px;padding:14px 0;border-top:1px solid #474747;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;color:#bfbfbf}
/* Native WooCommerce pages inherit the same KIT identity. */
.kit-shop-main,.kit-page-main{min-height:48vh;padding-top:33px;padding-bottom:65px}.kit-shop-title,.kit-page-title{font-size:28px;font-weight:800;margin:0 0 23px}.kit-shop-intro{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px}.kit-shop-intro p{color:#777;font-size:13px;margin:0}.kit-shop-main .woocommerce,.kit-page-main .woocommerce{font-family:inherit}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;clear:both;margin:0!important;padding:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;width:auto!important;margin:0!important;border:1px solid #eee;border-radius:12px;padding:11px!important;text-align:right;min-width:0;overflow:hidden}.woocommerce ul.products li.product img{width:100%;aspect-ratio:1;object-fit:contain;margin:0 0 10px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;line-height:1.7;font-weight:800!important;color:#171717;min-height:47px}.woocommerce ul.products li.product .price{color:#141414!important;font-weight:800!important;font-size:15px!important}.woocommerce ul.products li.product a.button,.woocommerce div.product form.cart .button,.woocommerce #payment #place_order,.woocommerce a.checkout-button,.woocommerce button.button,.woocommerce input.button{background:#1b1d1e!important;color:#fff!important;border-radius:7px!important;font-family:inherit!important;font-weight:800!important;transition:background .2s;border:0!important}.woocommerce ul.products li.product a.button:hover,.woocommerce div.product form.cart .button:hover{background:#a57c44!important}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:20px;color:#777}.woocommerce .woocommerce-result-count{font-size:12px;color:#888}.woocommerce .woocommerce-ordering select{border:1px solid #e1e1e1;padding:9px;border-radius:6px;background:#fff}.woocommerce div.product div.images img{border:1px solid #f0f0f0;border-radius:13px;object-fit:contain}.woocommerce div.product .product_title{font-size:27px;line-height:1.5;font-weight:800}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#a67b40}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:#d3ad71}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce .quantity input.qty{border:1px solid #e5e5e5!important;border-radius:7px!important;padding:10px!important;min-height:43px!important;background:#fff}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce table.shop_table,.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #payment{border-radius:11px;border:1px solid #ededed;padding:15px;background:#fff}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:12px 14px;margin-bottom:5px;background:#f8f8f8;border-radius:8px;font-weight:700}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:#1b1d1e;color:#fff}.woocommerce table.shop_table th,.woocommerce table.shop_table td{text-align:right}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{border-top-color:#cda36b;background:#fcf8f0}.kit-page-main .wp-block-woocommerce-cart,.kit-page-main .wp-block-woocommerce-checkout{font-family:inherit}.kit-page-main input,.kit-page-main select{max-width:100%}
@media(min-width:901px){.kit-site-header.kit-scrolled{position:sticky;top:0}.kit-body.admin-bar .kit-site-header.kit-scrolled{top:32px}}
@media(max-width:1100px){.kit-container{width:min(calc(100% - 36px),var(--kit-width))}.kit-header-main{grid-template-columns:1fr 175px 1fr;height:95px}.kit-logo img{width:175px}.kit-header-actions{gap:10px}.kit-desktop-nav{gap:15px;justify-content:flex-start}.kit-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.kit-subcategory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.kit-footer-grid{gap:20px}}
@media(max-width:800px){.kit-announcement-inner{justify-content:center;min-height:31px}.kit-announcement-links{display:none}.kit-header-main{height:74px;display:flex;justify-content:space-between;gap:8px}.kit-search,.kit-nav-wrap{display:none}.kit-logo{height:69px;flex:1;justify-content:center;order:2}.kit-logo img{width:140px;height:68px}.kit-header-actions{order:3;gap:10px}.kit-action{min-width:30px}.kit-action small{display:none}.kit-action>span svg{width:23px;height:23px}.kit-mobile-toggle{order:1;display:grid;place-items:center;border:0;background:transparent;color:#191919;padding:8px}.kit-mobile-menu:not([hidden]){display:flex;position:absolute;top:100%;right:0;left:0;z-index:70;background:#fff;box-shadow:0 18px 26px #0002;flex-direction:column;padding:16px 23px 22px;max-height:calc(100vh - 100px);overflow-y:auto}.kit-mobile-menu>a{padding:12px 4px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;font-weight:700}.kit-mobile-search{display:flex;width:100%;background:#f7f7f7;border-radius:8px;overflow:hidden}.kit-mobile-search input{border:0;background:transparent;flex:1;min-width:0;padding:11px}.kit-hero-controls{bottom:8px}.kit-hero-controls>button{width:23px;height:23px}.kit-categories-section{padding-top:27px}.kit-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.kit-section-heading h1,.kit-section-heading h2{font-size:21px}.kit-subcategory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.kit-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.kit-trust{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:18px}.kit-trust>div:nth-child(2){border-left:0}.kit-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.kit-footer-brand{grid-column:span 2}}
@media(max-width:520px){.kit-container{width:calc(100% - 26px)}.kit-header-main{height:67px}.kit-logo img{width:123px;height:62px}.kit-cart-count{top:-8px}.kit-hero-slide img{width:100%;height:auto;object-fit:contain}.kit-hero-controls{bottom:6px}.kit-hero-dots button{width:6px;height:6px}.kit-hero-dots button[aria-current=true]{width:17px}.kit-hero-controls>button{display:none}.kit-section-heading{margin-bottom:14px;align-items:center}.kit-section-heading h1,.kit-section-heading h2{font-size:19px}.kit-eyebrow{font-size:10px}.kit-text-link{font-size:10px}.kit-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.kit-category-card{padding:9px 7px 12px}.kit-category-name{font-size:13px;margin-top:6px}.kit-category-action{font-size:10px}.kit-subcategory-section{padding-top:26px}.kit-subcategory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.kit-subcategory-card span:last-child{font-size:10px}.kit-promo{padding-top:25px}.kit-featured{padding-top:27px}.kit-product-grid,.woocommerce ul.products{gap:8px}.kit-product-info{padding:6px 3px}.kit-product-title{font-size:11px}.kit-trust{margin-top:30px;padding:14px 4px;gap:14px 3px}.kit-trust>div{gap:7px}.kit-trust>div svg{width:24px;height:24px;flex:none}.kit-trust strong{font-size:11px}.kit-trust small{font-size:9px}.kit-footer{padding-top:27px}.kit-footer-grid{gap:22px 12px}.kit-footer-col h3{font-size:12px}.kit-footer-col>a{font-size:11px}.kit-footer-bottom{margin-top:25px;display:block;text-align:center;font-size:10px}.kit-footer-bottom span{display:block;margin:4px 0}.kit-shop-title,.kit-page-title{font-size:21px}.kit-shop-main,.kit-page-main{padding-top:22px;padding-bottom:35px}.woocommerce div.product .product_title{font-size:22px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:7px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:11px!important}.woocommerce ul.products li.product .price{font-size:12px!important}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important}}
/* Save products to browser-local favorites; buttons never cover product links. */
.kit-product-card,.woocommerce ul.products li.product{position:relative}.kit-favorite-button{position:absolute;z-index:3;top:12px;left:12px;background:#fffc;border:1px solid #ececec;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;color:#252525;padding:0}.kit-favorite-button.is-saved{color:#b56562;background:#fff5f4}.kit-favorite-button.is-saved svg{fill:#b56562;stroke:#b56562}.kit-favorite-remove{border:0;background:#f7f7f7;border-radius:6px;font-size:11px;padding:5px 8px;margin-top:9px}.kit-favorite-remove:hover{background:#f7eee2}#kit-favorite-empty{padding:23px;border-radius:10px;background:#fafafa}#kit-favorite-empty a{font-weight:800;color:#986f3d}
/* Category archive banners and functional native WooCommerce filters. */
.kit-shop-banner{display:block;margin-bottom:25px;line-height:0}.kit-shop-banner img{display:block;width:100%;height:auto;border-radius:12px;object-fit:contain}.kit-archive-hero{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:20px 34px;margin-bottom:20px;background:#f7f3ee;border-radius:15px;min-height:185px}.kit-archive-hero h1{font-size:32px;margin:4px 0;font-weight:800}.kit-archive-hero p{font-size:13px;line-height:1.9;color:#666}.kit-archive-hero>img{width:190px;height:165px;object-fit:contain;border-radius:9px}.kit-shop-children{display:flex;gap:9px;overflow-x:auto;padding:5px 0 22px;scrollbar-width:thin}.kit-shop-children>a{flex:0 0 115px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px;font-weight:700;border:1px solid #eee;border-radius:10px;padding:7px}.kit-shop-children img,.kit-shop-children .kit-category-placeholder{width:75px;height:75px;object-fit:contain;border-radius:8px}.kit-shop-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:23px;align-items:start}.kit-shop-sidebar{padding:18px;border:1px solid #eee;border-radius:11px;background:#fff}.kit-shop-sidebar h2,.kit-price-widget h2,.kit-price-widget .widgettitle{font-size:15px;font-weight:800;margin:0 0 13px}.kit-shop-sidebar nav{display:flex;flex-direction:column;gap:4px}.kit-shop-sidebar nav a{display:block;font-size:12px;padding:8px 0;border-bottom:1px solid #f1f1f1}.kit-shop-sidebar nav a[aria-current=page],.kit-shop-sidebar nav a:hover{color:#a67f48;font-weight:800}.kit-price-widget{margin-top:23px}.kit-price-widget .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#e8e5df}.kit-price-widget .widget_price_filter .ui-slider .ui-slider-range,.kit-price-widget .widget_price_filter .ui-slider .ui-slider-handle{background:#cda56b}.kit-price-widget .widget_price_filter .price_slider_amount .button{font-size:11px}.kit-shop-results{min-width:0}.kit-shop-results .woocommerce-notices-wrapper{clear:both}
@media(max-width:800px){.kit-shop-grid{grid-template-columns:1fr}.kit-shop-sidebar{padding:12px;display:block}.kit-shop-sidebar nav{display:flex;flex-direction:row;overflow-x:auto;white-space:nowrap}.kit-shop-sidebar nav a{padding:8px 10px;border:1px solid #eee;border-radius:7px}.kit-price-widget{margin-top:12px}.kit-archive-hero{min-height:140px}.kit-archive-hero>img{width:130px;height:110px}}@media(max-width:520px){.kit-archive-hero{padding:14px 16px;gap:10px;min-height:130px}.kit-archive-hero h1{font-size:20px}.kit-archive-hero>img{width:100px;height:95px}.kit-shop-children>a{flex-basis:90px;font-size:10px}.kit-shop-children img{height:63px;width:63px}.kit-shop-banner{margin-bottom:17px}.kit-shop-sidebar{padding:10px}}
/* Mega-store header + compact homepage rails/tabs/promos. */
html,body{max-width:100%;overflow-x:hidden}.kit-mega-trigger{border:0;background:transparent;display:flex;align-items:center;gap:7px;font-weight:800;font-size:13px;padding:10px 3px 12px;white-space:nowrap}.kit-mega-trigger:hover{color:#a77e43}.kit-mega-menu{position:absolute;top:100%;right:0;left:0;background:#fff;border-top:1px solid #ececec;box-shadow:0 18px 40px #00000018;z-index:80}.kit-mega-menu[hidden]{display:none}.kit-mega-inner{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;padding-block:24px}.kit-mega-side{border-left:1px solid #eee;display:flex;flex-direction:column;padding-left:20px}.kit-mega-side>strong{font-size:15px;margin-bottom:8px}.kit-mega-side>a{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #f3f3f3;font-size:12px;font-weight:700}.kit-mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.kit-mega-card{display:flex;align-items:center;gap:12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;padding:10px;min-width:0}.kit-mega-card span{width:86px;height:86px;display:block;flex:none}.kit-mega-card img{width:100%;height:100%;object-fit:contain}.kit-mega-card b{font-size:13px}.kit-home>.kit-hero{margin-top:18px;border-radius:15px;overflow:hidden;background:#171717}.kit-home>.kit-hero .kit-hero-slide img{width:100%;height:auto;object-fit:contain}.kit-rail-section{padding-top:26px}.kit-rail-section .kit-section-heading{margin-bottom:12px}.kit-rail-arrows{display:flex;gap:7px}.kit-rail-arrows button{width:33px;height:33px;border:1px solid #e7e7e7;background:#fff;border-radius:50%;display:grid;place-items:center}.kit-rail-arrows button:last-child svg{transform:rotate(180deg)}.kit-category-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;padding:4px 2px 8px;scrollbar-width:none}.kit-category-rail::-webkit-scrollbar{display:none}.kit-rail-item{flex:0 0 148px;scroll-snap-align:start;border:1px solid #ededed;background:#fff;border-radius:13px;padding:9px;text-align:center}.kit-rail-image{display:block;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#fafafa}.kit-rail-image img{width:100%;height:100%;object-fit:contain}.kit-rail-item strong{display:block;font-size:12px;margin-top:7px}.kit-tabbed-products{padding-top:36px}.kit-tab-bar{display:flex;gap:8px;overflow-x:auto;padding:0 0 13px;scrollbar-width:none}.kit-tab-bar::-webkit-scrollbar{display:none}.kit-product-tab{flex:0 0 auto;border:1px solid #e7e7e7;background:#fff;border-radius:999px;padding:6px 10px 6px 13px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#454545}.kit-product-tab img{width:34px;height:34px;object-fit:contain;border-radius:50%;background:#fafafa}.kit-product-tab[aria-selected=true]{background:#1b1d1e;color:#fff;border-color:#1b1d1e}.kit-tab-panel[hidden]{display:none}.kit-view-category{display:flex;width:max-content;margin:15px auto 0;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#936c39!important}.kit-no-products{border:1px dashed #ddd;border-radius:10px;padding:25px;display:flex;justify-content:space-between;align-items:center;gap:15px;color:#6b6b6b;background:#fcfcfc}.kit-no-products a{font-weight:800;color:#9b7441!important}.kit-promos{padding-top:40px}.kit-promo-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.kit-promo-tile{position:relative;min-height:225px;border-radius:14px;overflow:hidden;border:1px solid #ececec;display:flex;align-items:center;justify-content:space-between;padding:18px;background:#f6f3ef}.kit-promo-tile--audio{background:#f2f2f1}.kit-promo-tile--accessories{background:#eee8df}.kit-promo-copy{position:relative;z-index:2;max-width:50%;display:flex;flex-direction:column;align-items:flex-start}.kit-promo-copy small{font-size:10px;color:#9a7441}.kit-promo-copy strong{font-size:19px;line-height:1.45;margin:4px 0}.kit-promo-copy em{font-style:normal;font-size:11px;color:#666}.kit-promo-cta{margin-top:12px;font-size:11px;font-weight:800;display:flex;align-items:center;gap:5px}.kit-promo-tile>img{width:46%;height:190px;object-fit:contain;align-self:flex-end}.kit-shop-main,.kit-page-main{max-width:100%;overflow:hidden}.kit-shop-grid,.kit-shop-results,.kit-shop-results .woocommerce{min-width:0}.woocommerce ul.products{max-width:100%!important}.kit-page-content{max-width:900px}.kit-page-content h2{font-size:24px;margin:0 0 14px}.kit-page-content h3{font-size:16px;margin:25px 0 7px}.kit-page-content p{color:#555;line-height:2}.kit-page-content a{color:#9b7441;font-weight:700}
@media(max-width:1100px){.kit-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kit-rail-item{flex-basis:135px}.kit-promo-copy strong{font-size:17px}}
@media(max-width:800px){.kit-mega-menu{display:none!important}.kit-home>.kit-hero{width:100%;margin:0;border-radius:0}.kit-home>.kit-hero .kit-hero-slide img{width:100%;height:auto;object-fit:contain}.kit-rail-section,.kit-tabbed-products,.kit-promos{padding-top:22px}.kit-category-rail{margin-inline:-13px;padding-inline:13px}.kit-rail-item{flex-basis:112px}.kit-rail-item strong{font-size:10px}.kit-tab-bar{margin-inline:-13px;padding-inline:13px;padding-bottom:10px}.kit-product-tab{font-size:10px}.kit-product-tab img{width:29px;height:29px}.kit-promo-trio{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;margin-inline:-13px;padding-inline:13px;scrollbar-width:none}.kit-promo-trio::-webkit-scrollbar{display:none}.kit-promo-tile{flex:0 0 82%;min-height:170px;scroll-snap-align:start}.kit-promo-tile>img{height:150px}.kit-promo-copy strong{font-size:16px}.kit-no-products{padding:16px;display:block;font-size:11px}.kit-no-products a{display:block;margin-top:8px}.kit-shop-main{width:calc(100% - 26px)!important;margin-inline:auto!important;padding-inline:0!important}.kit-shop-grid{display:block!important}.kit-shop-results{width:100%!important}.kit-shop-sidebar{width:100%!important;margin:0 0 15px}.woocommerce .products{width:100%!important}.kit-page-content{max-width:100%}}
@media(max-width:520px){.kit-home>.kit-hero{margin-top:0}.kit-hero-slide picture,.kit-hero-slide img{width:100%;max-width:100%}.kit-rail-section .kit-section-heading h2,.kit-tabbed-products .kit-section-heading h2,.kit-promos .kit-section-heading h2{font-size:17px}.kit-rail-item{flex-basis:96px;padding:6px}.kit-promo-tile{flex-basis:88%;min-height:155px;padding:14px}.kit-promo-tile>img{height:126px}.kit-promo-copy{max-width:52%}.kit-promo-copy strong{font-size:14px}.kit-promo-copy em,.kit-promo-cta{font-size:9px}.kit-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.kit-archive-hero{width:100%;overflow:hidden}.kit-shop-children{max-width:100%;overflow-x:auto}.kit-shop-results .woocommerce-result-count,.kit-shop-results .woocommerce-ordering{float:none!important;display:block;width:100%}.kit-shop-results .woocommerce-ordering{margin:0 0 12px!important}.kit-shop-results .woocommerce-ordering select{width:100%}.kit-page-content h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
