:root{--kaito-navy: #0D2B6B;--kaito-blue: #0052A5;--kaito-red: #C8102E;--kaito-gray: #E6E6E6;--kaito-white:#FFFFFF;--kaito-ink: #0A0A0A;--kaito-radius:16px;--kaito-sticky-top-desktop:100px}.kaito-collection-shell{display:grid;grid-template-columns:1fr;grid-template-areas:"products";gap:1rem;align-items:start}.kaito-products-slot{grid-area:products}.kaito-subcats{display:none}@media (min-width: 992px){.kaito-collection-shell.has-subcats{grid-template-columns:1fr clamp(240px,28vw,300px);grid-template-areas:"products sidebar"}.kaito-subcats{grid-area:sidebar;position:relative;text-align:right;display:block}}html[dir=rtl] .kaito-collection-shell.has-subcats{grid-template-areas:"products sidebar"}.kaito-subcats__title{font-weight:800;color:var(--kaito-navy);font-size:1rem;margin:0 0 .6rem;padding-bottom:.45rem;border-bottom:1px solid var(--kaito-gray)}@media (min-width: 992px){.kaito-subcats__panel{background:#fff;border:1.5px solid var(--kaito-navy);border-radius:12px;padding:12px 14px;box-shadow:0 4px 12px #0d2b6b1a;text-align:right;position:sticky;top:var(--kaito-sticky-top-desktop);height:max-content;max-height:calc(100dvh - var(--kaito-sticky-top-desktop) - 16px);overflow:auto}}.kaito-subcats__back{margin:.25rem 0}.kaito-subcats__backlink{font-size:.9rem;text-decoration:none;color:var(--kaito-red)}.kaito-subcats__list{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.3rem}.kaito-subcats__link{display:block;padding:.55rem .7rem;border-radius:12px;text-decoration:none;color:#111;background:#fff;border:1px solid transparent;transition:color .15s ease,border-color .15s ease,transform .15s ease}.kaito-subcats__link:hover{border-color:var(--kaito-gray);transform:translate(-2px)}.kaito-subcats__link.is-active,.kaito-subcats__link.active{border-color:var(--kaito-navy);background:#f3f6ff;color:var(--kaito-navy);font-weight:600}.kaito-subcats__toggle{display:none!important}.kaito-icon{width:16px;height:16px;display:inline-block}.ea-sc,.ea-side-cart,.ea-sticky-cart,[id*=ea-side-cart]{direction:rtl!important;text-align:right!important}.ea-sc .ea-sc-header,.ea-side-cart .ea-sc-header{direction:rtl}.ea-sc .ea-sc-header .ea-close,.ea-side-cart .ea-sc-header .ea-close{margin-right:0;margin-left:8px}.ea-sc-item,.ea-line-item{direction:rtl}.ea-sc-item .ea-item-main{display:flex;flex-direction:row-reverse;gap:12px}.ea-sc-item .ea-item-options,.ea-sc-item .ea-item-title{text-align:right}.ea-qty,.ea-quantity,.ea-qty-selector{display:flex;flex-direction:row-reverse}.ea-price,.ea-compare-at,.ea-line-total,.ea-subtotal,.ea-discount{direction:ltr;text-align:left}.ea-sc-footer .ea-actions,.ea-checkout-actions{display:flex;flex-direction:row-reverse;gap:8px}.ea-sc-footer .ea-btn-secondary{order:2}.ea-sc-footer .ea-btn-primary{order:1}.ea-rewards,.ea-free-shipping,.ea-progress,.ea-reward-steps{direction:rtl}.ea-reward-steps,.ea-progress .ea-steps{display:flex;flex-direction:row-reverse}.ea-rewards .ea-label,.ea-rewards .ea-text{text-align:right}.ea-upsell .swiper-button-prev,.ea-crosssell .swiper-button-prev{right:auto;left:8px;transform:scaleX(-1)}.ea-upsell .swiper-button-next,.ea-crosssell .swiper-button-next{left:auto;right:8px;transform:scaleX(-1)}.ea-sc input[type=text],.ea-sc input[type=search],.ea-sc textarea{text-align:right}.ea-announcement-bar{direction:rtl;text-align:right}.ea-btn-primary{background:var(--kaito-blue)}.ea-btn-primary:hover{background:var(--kaito-red)}html,body{height:auto!important;overflow-y:auto!important;overscroll-behavior:auto!important;touch-action:auto!important;position:static!important}body.no-scroll,body.locked,body.is-locked,body.overflow-hidden,body.drawer-open,body.modal-open,body.side-cart-open,body.sc-open,body.cart-open{overflow:auto!important;position:static!important}#ws-backdrop,.drawer__overlay,.side-cart__overlay,.ws-overlay,.mfp-bg,.modal-backdrop,.sticky-add-to-cart-backdrop,.fancybox__backdrop,.pswp__bg,.ea-overlay,.ea-backdrop{pointer-events:none!important;opacity:0!important;display:none!important}[class*=overlay],[class*=backdrop],[class*=modal],[id*=overlay],[id*=backdrop]{max-height:0!important}.ea-side-cart.is-open,.ea-sc.is-open,.modal.is-open,.drawer.is-open{display:block!important;pointer-events:auto!important;opacity:1!important;max-height:none!important}.product .product-inner{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.product .product-inner{flex-direction:row-reverse;align-items:flex-start}.product .kaito-product-media{flex:0 0 40%;max-width:40%}.product .product-content{flex:1 1 0;max-width:60%}}.product__media-item img{max-width:85%!important;height:auto!important}@media (min-width: 768px){.product__media-wrapper{max-width:45%!important}.product__info-wrapper{max-width:50%!important}}.product__info-wrapper,.product__info-wrapper *{direction:rtl;text-align:right}.product__info-wrapper .product__title,.product__info-wrapper h1,.product__info-wrapper h2{margin-bottom:.3rem}.product__description,.product__description p{margin-top:.2rem;margin-bottom:.2rem}.product__info-wrapper hr,.product__info-wrapper .product__divider{display:none!important}.sku-line{margin:0 0 .2rem;font-size:.85rem;color:#555}.product__info-wrapper>*{margin-top:.3rem;margin-bottom:.3rem}.product .product-form .btn,.product .product-form button,.product .product-form .product-form__submit,.product .product-form .shopify-payment-button__button--unbranded{border-radius:999px;padding-inline:1.8rem;font-weight:600}.product .product-form .product-form__submit,.product .product-form button[type=submit].btn-primary{background-color:var(--kaito-blue)!important;border-color:var(--kaito-blue)!important;color:#fff!important;transition:.2s ease}.product .product-form .product-form__submit:hover,.product .product-form button[type=submit].btn-primary:hover{background-color:var(--kaito-red)!important;border-color:var(--kaito-red)!important}.product .product-form .shopify-payment-button__button--unbranded{background:#fff!important;color:var(--kaito-blue)!important;border:1px solid var(--kaito-blue)!important}.product .product-form .shopify-payment-button__button--unbranded:hover{background:var(--kaito-blue)!important;color:#fff!important}.quantity{border-radius:8px;height:42px}.kaito-shipping-note{direction:rtl;text-align:right;margin-top:.4rem;line-height:1.4;font-size:.85rem}.kaito-shipping-note strong{font-weight:600}.kaito-shipping-note small{display:inline-block;margin-right:4px;font-size:.75rem}.product .product-block-trust-icons,.product .trust-icons,.product .product__trust-icons{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center}.product .product-block-trust-icons img,.product .trust-icons img,.product .product__trust-icons img{max-width:36px;max-height:36px;width:auto;height:auto;display:block}.product .product-block-trust-icons p,.product .trust-icons p,.product .product__trust-icons p{margin:0;font-size:.85rem}.why-buy-box{direction:rtl;text-align:right;border-radius:12px;padding:.9rem;background:#f8fafc;border:1px solid #e2e8f0;margin-top:1rem}.why-buy-box .why-heading{font-size:.95rem;margin:0 0 .6rem;font-weight:600}.why-buy-box .why-icons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center}.why-buy-box .why-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem}.why-buy-box .icon-circle{width:32px;height:32px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0}.why-buy-box .icon-circle img{width:18px;height:18px;display:block}.why-buy-box .title{font-weight:600;font-size:.85rem}.why-buy-box .sub{font-size:.78rem;color:#4b5563}.product__info-wrapper .inventory-bar,.product__info-wrapper .inventory-bar *{direction:rtl;text-align:right}.product__info-wrapper .inventory-bar{display:flex;flex-direction:column;gap:.25rem}.product__info-wrapper .inventory-bar__row{display:flex;flex-direction:row-reverse;align-items:center;gap:.5rem}.product__info-wrapper .inventory-bar__text{font-size:.85rem}.product__info-wrapper .inventory-bar__progress{direction:ltr}.product__info-wrapper,.product__info-wrapper *,.product__info-wrapper .product__title,.product__info-wrapper .product__title *,.product__info-wrapper h1,.product__info-wrapper h2{direction:rtl!important;text-align:right!important}.sku-line{direction:rtl!important;text-align:right!important;margin:0 0 .25rem!important;font-size:.85rem;color:#4b5563}.kaito-price{direction:rtl!important;text-align:right!important;margin:.2rem 0 .4rem!important}.kaito-price .price-current{font-size:1.35rem;font-weight:700;color:#111827}.kaito-price .price-compare{font-size:.95rem;text-decoration:line-through;color:#9ca3af;margin-right:.35rem}.kaito-price .price-badge{display:inline-block;margin-right:.35rem;padding:.05rem .4rem;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:.75rem;font-weight:600}.unit-price{direction:rtl!important;text-align:right!important;font-size:.9rem;color:#4b5563;margin:0 0 .25rem!important}.product__info-wrapper .product__accordion,.product__info-wrapper .product__accordion *,.product__info-wrapper .product-accordion,.product__info-wrapper .product-accordion *{direction:rtl!important;text-align:right!important}.kaito-card-atc-form{margin-top:10px}.kaito-card-atc-btn{width:100%;padding:10px 16px;border-radius:999px;border:none;background:var(--kaito-blue);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;text-align:center;transition:background .2s ease,transform .1s ease,box-shadow .1s ease}.kaito-card-atc-btn:hover{background:var(--kaito-red);transform:translateY(-1px);box-shadow:0 4px 10px #00000029}.kaito-card-atc-btn:active{transform:translateY(0);box-shadow:none}@media (prefers-reduced-motion: reduce){.kaito-card-atc-btn{transition:none}}.product-card .shopify-payment-button,.product-card .product-payment-badges,.product-card .product-form__payment-container,.product-card .product-form__shopify-payment-terms,.product-card .product__trust-icons,.product-card .product-block-trust-icons{display:none!important}.product-card .product-card-link:before,.product-card .product-card-link:after{pointer-events:none!important}.kaito-card-atc-form,.kaito-card-atc-btn{position:relative;z-index:5}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom.css.map */
