.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;visibility:hidden}.cart-drawer.active{visibility:visible}.cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:.3s}.cart-drawer.active .cart-overlay{opacity:1}.cart-content{position:absolute;right:-430px;top:0;width:420px;max-width:95vw;height:100%;background:#fff;display:flex;flex-direction:column;transition:.35s ease;box-shadow:-8px 0 30px #00000026}.cart-drawer.active .cart-content{right:0}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid #eee}.cart-header h2{margin:0;font-size:24px;color:#162235}#closeCart{border:none;background:none;font-size:28px;cursor:pointer}#cartItems{flex:1;overflow-y:auto;padding:20px}.drawer-item{display:flex;gap:15px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #f1f1f1}.drawer-item img{width:80px;height:80px;border-radius:12px;object-fit:cover}.drawer-info{flex:1}.drawer-info h4{margin:0 0 6px;font-size:15px;line-height:1.4}.drawer-variant{font-size:12.5px;color:#777;margin-bottom:6px}.drawer-price{font-weight:700;color:#162235;margin-bottom:8px}.qty-row{display:flex;align-items:center;gap:10px}.qty-btn{width:32px;height:32px;border:none;border-radius:8px;background:#f5f5f5;cursor:pointer;font-size:18px;font-weight:700;transition:.2s}.qty-btn:hover{background:#f5a623;color:#fff}.remove-item{margin-top:8px;color:#d22;font-size:13px;cursor:pointer}.cart-footer{padding:20px;border-top:1px solid #eee}.cart-subtotal{display:flex;justify-content:space-between;margin-bottom:20px;font-size:18px;font-weight:700}.view-cart-btn,.checkout-btn{display:block;width:100%;text-align:center;padding:14px;border-radius:12px;text-decoration:none;font-weight:700}.view-cart-btn{border:2px solid #162235;color:#162235;margin-bottom:12px}.checkout-btn{background:#f5a623;color:#fff}.checkout-btn:hover{background:#df9213}.empty-cart{text-align:center;color:#777;margin-top:60px}.drawer-info{flex:1;padding-left:12px}.drawer-info h4{margin:0 0 8px;font-size:15px;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/13/assets/cart-drawer.css.map */
