#CustomCartDrawer{position:fixed;top:0;right:0;height:100%;width:30%;min-width:400px;max-width:100%;background:#252525;color:#fff;transform:translate(100%);transition:transform .4s ease;z-index:1000;display:flex;flex-direction:column}#CustomCartDrawer.active{transform:translate(0)}.custom-cart-drawer__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:999}.custom-cart-drawer__overlay.active{opacity:1;pointer-events:auto}.custom-cart-drawer__content{position:relative;height:100%;display:flex;flex-direction:column;overflow-y:auto;padding:24px;scrollbar-width:thin}#CustomCartDrawerItems{flex:1;overflow-y:auto;margin-bottom:20px}.custom-cart-drawer__item{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid #2a2a2a;color:#fff}.custom-cart-drawer__item-image{width:80px;height:auto;border-radius:6px;object-fit:cover;background:#fff}.custom-cart-drawer__item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.custom-cart-drawer__info{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.custom-cart-drawer__item-title{font-size:15px;margin-bottom:2px}.custom-cart-drawer__item-variant{font-size:13px;opacity:.8}.custom-cart-drawer__item-price{font-size:15px;white-space:nowrap;text-align:right}.custom-cart-drawer__qty-control{display:flex;align-items:center;gap:2px;margin-top:10px}.qty-btn{width:28px;height:28px;border:none;background:#252525;color:#fff;font-size:12px;cursor:pointer;border-radius:50%;line-height:1;transition:background .2s}.qty-btn:hover{background:#444}.qty-number{min-width:20px;text-align:center}#PremiumProtectionSection{margin-top:16px}.premium-protection{background:#252525;color:#fff;padding:18px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;border-left:none;border-right:none}.premium-protection__header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:nowrap}.premium-protection__text{color:#aaa;font-size:1.2rem;margin-top:8px;line-height:1.4;max-width:100%}.premium-protection__switch{position:relative;display:inline-block;width:44px;height:24px;margin-bottom:5px}.premium-protection__switch input{opacity:0;width:0;height:0}.premium-protection__switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#444;transition:.3s;border-radius:24px}.premium-protection__switch .slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.premium-protection__switch input:checked+.slider{background-color:#2ecc71}.premium-protection__switch input:checked+.slider:before{transform:translate(20px)}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);margin-top:16px;padding-top:16px}.cart-subtotal p{margin:0}#CustomCartDrawerSubtotal{border-top:1px solid #2a2a2a;padding-top:12px;margin-top:12px;color:#fff;font-size:14px}#CustomCartDrawerSubtotal .subtotal-line,#CustomCartDrawerSubtotal .shipping-line{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.cart-shipping-line{margin-top:6px;color:#fff;font-size:14px;display:flex;justify-content:space-between;padding-top:4px;border-top:1px solid #2a2a2a}.cart-shipping-line span:first-child{opacity:.8}.btn--checkout{width:100%;background:#fff;color:#000;border:none;padding:14px;cursor:pointer;margin-top:16px;transition:background .3s ease;display:block;text-decoration:none;text-align:center;font-size:1.2rem;text-transform:uppercase}.btn--checkout:hover{background:#e5e5e5}.cart-continue{display:block;text-align:center;margin-top:20px;text-decoration:underline;color:#fff;cursor:pointer;transition:opacity .3s;font-size:1.2rem}.cart-continue:hover{opacity:.7}.custom-cart-drawer__close{position:absolute;top:16px;right:16px;background:none;border:none;color:#fff;line-height:1;cursor:pointer;transition:opacity .3s ease;z-index:1001}.custom-cart-drawer__close:hover{opacity:.6}#CustomCartDrawer h3{color:#fff;font-weight:400!important}@media (max-width: 600px){.custom-cart-drawer__item-image{width:70px}#CustomCartDrawer{width:100%;min-width:100%;max-width:100%;border-radius:0}.custom-cart-drawer__content{display:block;padding:20px}#CustomCartDrawerItems{margin:0;padding:0 16px}.custom-cart-drawer__item,#CustomCartDrawerSubtotal{padding:12px 0;margin:0}.btn--checkout{border-radius:0;margin:0}#CustomCartDrawerItems{flex:0}}.metaline{font-size:.8em}.custom-cart-drawer__qty-control{margin-top:0}.custom-cart-drawer__item-title{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/88/assets/cart-drawer.css.map */
