.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;visibility:hidden;transition:.3s;z-index:9998}.cart-overlay.active{opacity:1;visibility:visible}.cart-drawer{position:fixed;right:-100%;top:0;width:420px;max-width:100%;height:100vh;background:#fff;z-index:9999;transition:.35s;display:flex;flex-direction:column;box-shadow:-5px 0 20px #0000001a}.cart-drawer.active{right:0}.cart-drawer-header{padding:20px;display:flex;justify-content:space-between;border-bottom:1px solid #eee}.cart-drawer-body{flex:1;overflow:auto;padding:20px}.cart-item{display:flex;gap:15px;margin-bottom:20px;align-items:center}.cart-item img{width:100px;height:100px;object-fit:cover}.cart-item-info{flex:1}.cart-item-info h4{margin:0 0 4px}.cart-item-info p{margin:0}.qty-wrap-inner{border:1px solid #f89a28ff;border-radius:25px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;width:52%}.qty-wrap{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:10px}.remove-cart-item{padding:5px 10px;border-radius:6px;color:#fff;border:1px solid #f89a28ff;background-color:#f89a28;cursor:pointer}button.cart-close{background-color:#f89a28;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:50%;color:#fff;cursor:pointer}.cart-drawer-header h3{margin:0}.qty-btn{width:28px}.cart-drawer-footer{padding:20px;border-top:1px solid #eee}.cart-total-wrap{display:flex;justify-content:space-between;margin-bottom:15px}.cart-checkout-btn{display:block;width:100%;padding:14px;background:#f89a28;color:#fff;text-align:center;text-decoration:none;border-radius:6px}@media(max-width:768px){.cart-drawer{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cart-drawer.css.map */
