.custom-cart-drawer{position:fixed;top:0;right:-100%;width:380px;max-width:100%;height:100vh;background:#fff;z-index:9999;transition:right .3s ease;display:flex}.custom-cart-drawer.active{right:0}.custom-cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;visibility:hidden;transition:.3s;z-index:9998}.custom-cart-drawer.active~.custom-cart-overlay,.custom-cart-overlay.active{opacity:1;visibility:visible}.custom-cart-content{display:flex;flex-direction:column;width:100%;height:100%}.custom-cart-content h2{margin-bottom:10px}.custom-cart-drawer button.custom-cart-close{max-width:max-content;text-align:right;display:block;position:absolute;right:5px;top:19px}.custom-cart-body{flex:1;overflow-y:auto;padding-right:8px}.custom-cart-item{display:flex;gap:10px;margin-bottom:15px;align-items:center}.custom-cart-item img{width:60px;height:auto}.custom-free-shipping{margin:10px 0}.custom-progress-bar{height:6px;background:#eee}#custom-progress-fill{height:100%;width:0%;background:green}.upsell-item{display:flex;gap:10px;margin-bottom:12px;align-items:center}.upsell-item img{width:60px}.upsell-item button{background:#000;color:#fff;border:none;padding:6px 12px;cursor:pointer}.custom-cart-footer{border-top:1px solid #eee;padding:12px;background:#fff}.custom-checkout-btn{display:block;width:100%;background:#000;color:#fff;text-align:center;padding:14px;text-decoration:none;font-weight:600;border-radius:6px}
/*# sourceMappingURL=/cdn/shop/t/17/assets/custom-cart-drawer.css.map */
