.custom-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;visibility:hidden;transition:.35s;z-index:9998}.custom-cart-overlay.active{opacity:1;visibility:visible}.custom-cart{position:fixed;top:0;right:-460px;width:450px;max-width:100%;height:100dvh;height:100svh;background:#fff;z-index:10004;display:flex;flex-direction:column;transition:right .35s ease;box-shadow:-10px 0 30px #0000001f}.custom-cart.active{right:0}.custom-cart-header{display:flex;align-items:center;justify-content:space-between;padding:28px 28px 18px;flex-shrink:0;position:relative;z-index:2;background:#fff}.custom-cart-header h2{margin:0;font-size:32px;letter-spacing:5px;font-weight:400}.custom-cart-close{width:42px;height:42px;border:none;border-radius:50%;background:#f3f3f3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s}.custom-cart-close:hover{background:#ececec}.cart-shipping{padding:0 28px 20px}.cart-shipping p{margin:0 0 12px;font-size:15px;color:#333}.cart-progress{height:4px;background:#ddd;overflow:hidden}.cart-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#44d46f,#39f)}.custom-cart-body{flex:1;min-height:0;overflow:auto}.custom-cart-footer{border-top:1px solid #ececec;background:#fff;flex-shrink:0}.custom-cart-items{padding:0}.cart-item{display:flex;gap:18px;padding:24px 28px;border-bottom:1px solid #efefef}.cart-image{width:90px;flex-shrink:0}.cart-image img{width:90px;height:90px;object-fit:cover;border-radius:8px}.cart-info{flex:1;display:flex;flex-direction:column}.cart-top{display:flex;justify-content:space-between;gap:10px}.cart-top h4{margin:0;font-size:18px;font-weight:500;line-height:1.3}.cart-remove{border:none;background:none;cursor:pointer;padding:0;color:#222}.cart-remove svg{width:18px;height:18px}.cart-variant{margin-top:6px;color:#888;font-size:14px}.cart-bottom-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.cart-qty{display:flex;align-items:center;border:1px solid #d8d8d8}.cart-qty button{width:34px;height:34px;border:none;background:#fff;font-size:20px;cursor:pointer}.cart-qty span{width:34px;text-align:center;font-weight:600}.cart-price{font-size:18px;font-weight:600}.cart-tools{display:flex;border-bottom:1px solid #ececec}.cart-tool-btn{width:50%;height:70px;border:none;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;border-right:1px solid #ececec}.cart-tool-btn:last-child{border-right:none}.cart-tool-btn svg{width:20px;height:20px}.cart-tool-btn span{font-size:12px;letter-spacing:3px;font-weight:600}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;padding:24px 28px}.cart-subtotal span{font-size:18px}.cart-subtotal strong{font-size:24px;font-weight:600}.cart-actions{display:flex;gap:12px;padding:0 28px 28px}.checkout-btn,.view-cart-btn{flex:1;text-align:center;padding:16px;text-decoration:none;font-size:14px;letter-spacing:2px;font-weight:600}.checkout-btn{background:#111;color:#fff}.view-cart-btn{border:1px solid #111;color:#111;background:#fff}.cart-empty{text-align:center;padding:80px 20px}.cart-empty h3{margin-bottom:20px}.cart-empty a{display:inline-block;padding:14px 30px;border:1px solid #111;text-decoration:none;color:#111}.custom-cart-body::-webkit-scrollbar{width:6px}.custom-cart-body::-webkit-scrollbar-thumb{background:#ccc}@media(max-width:768px){.custom-cart{width:100%;right:-100%}.custom-cart-header{padding:22px}.cart-item{padding:20px}.cart-shipping{padding:0 20px 20px}.cart-subtotal{padding:20px}.cart-actions{padding:0 20px 20px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/custom-cart.css.map */
