cart-drawer{--lv-crimson: #8b0000;--lv-black: #0a0000;--lv-white: #ffffff;--lv-bg: #f7f5f2;--lv-border: #e8e2da;--lv-text: #1a1010;--lv-muted: #888080;--lv-green: #13a055}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%;z-index:1000;visibility:hidden}cart-drawer.active{visibility:visible}cart-drawer .drawer__inner{position:fixed!important;bottom:0!important;top:auto!important;left:0!important;right:0!important;height:85vh!important;width:100%!important;background:var(--lv-bg)!important;display:flex!important;flex-direction:column!important;z-index:2!important;transform:translateY(100%)!important;transition:transform .38s cubic-bezier(.32,.72,0,1)!important;overflow:hidden!important;border-radius:20px 20px 0 0!important;border:none!important;padding:0!important}cart-drawer.active .drawer__inner{transform:translateY(0)!important}@media(min-width:750px){cart-drawer .drawer__inner{top:0!important;bottom:auto!important;right:0!important;left:auto!important;height:100%!important;width:420px!important;border-radius:0!important;transform:translate(100%)!important}cart-drawer.active .drawer__inner{transform:translate(0)!important}}cart-drawer .cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a00008c;z-index:1}cart-drawer .lv-deals-wrapper{flex-shrink:0!important;padding:0 16px 8px!important;background:var(--lv-bg, #f7f5f2)!important}cart-drawer .drawer__header{background:#8b0000!important;padding:0 16px!important;height:54px!important;display:flex!important;align-items:center!important;flex-shrink:0!important;border:none!important}cart-drawer .drawer__header--inner{display:flex!important;align-items:center!important;width:100%!important;gap:10px!important}cart-drawer .drawer__heading-wrap{display:flex!important;align-items:center!important;gap:8px!important;flex:1!important}cart-drawer .drawer__cart-icon{color:#fff!important;flex-shrink:0}cart-drawer .drawer__heading{color:#fff!important;font-size:1.3rem!important;font-weight:700!important;letter-spacing:.14em!important;margin:0!important;text-transform:uppercase!important;font-family:Inter,sans-serif!important}cart-drawer .drawer__item-count{background:#ffffff40!important;color:#fff!important;font-size:1rem!important;font-weight:700!important;min-width:22px;height:22px;border-radius:11px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 5px!important}cart-drawer .drawer__close{background:transparent!important;border:none!important;cursor:pointer!important;color:#ffffffb3!important;padding:4px!important;display:flex!important;align-items:center!important;min-width:0!important;min-height:0!important;line-height:1!important}cart-drawer .drawer__body{flex:1!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}cart-drawer cart-drawer-items{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 16px 12px!important}cart-drawer cart-drawer-items::-webkit-scrollbar{width:2px}cart-drawer cart-drawer-items::-webkit-scrollbar-thumb{background:#8b0000;border-radius:99px}cart-drawer .cart--item{display:flex!important;gap:12px!important;padding:12px 0!important;border-bottom:1px solid var(--lv-border)!important;align-items:flex-start!important}cart-drawer .cart--item:last-of-type{border-bottom:none!important}cart-drawer .cart--item figure{flex-shrink:0!important;margin:0!important;width:80px!important;height:80px!important;border-radius:8px!important;overflow:hidden!important;background:#eee!important}cart-drawer .cart-item__image{width:80px!important;height:80px!important;object-fit:cover!important;display:block!important}cart-drawer .cart-item__details{flex:1!important;display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important}cart-drawer .cart-item__details-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:6px!important}cart-drawer .cart-item__name{color:#1a1010!important;font-size:1.2rem!important;font-weight:600!important;line-height:1.4!important;text-decoration:none!important;flex:1!important;font-family:Inter,sans-serif!important}cart-drawer .cart-remove-button,cart-drawer .cart-remove-button button{background:transparent!important;border:none!important;cursor:pointer!important;color:#aaa!important;padding:2px!important;flex-shrink:0!important;min-width:0!important;min-height:0!important;display:flex!important;align-items:center!important;line-height:1!important}cart-drawer .cart-item__details-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}cart-drawer .cart-item__price-wrapper{flex:1!important}cart-drawer .cart-item__discounted-prices{display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap!important}cart-drawer .cart-item__sale-price{color:#1a1010!important;font-size:1.3rem!important;font-weight:700!important;font-family:Inter,sans-serif!important}cart-drawer .cart-item__old-price{color:#aaa!important;font-size:1rem!important;text-decoration:line-through!important;font-weight:400!important}cart-drawer .lv-disc-badge{background:#8b0000!important;color:#fff!important;font-size:.85rem!important;font-weight:700!important;padding:1px 5px!important;border-radius:3px!important}cart-drawer .cart-item__quantity-wrapper{flex-shrink:0!important}cart-drawer .quantity-popover-container{display:inline-flex!important}cart-drawer quantity-input.quantity.cart-quantity,cart-drawer .quantity.cart-quantity{display:flex!important;align-items:center!important;border:1.5px solid #ddd!important;border-radius:5px!important;background:#fff!important;overflow:hidden!important;height:30px!important;width:auto!important}cart-drawer .quantity.cart-quantity .quantity__button,cart-drawer .quantity.cart-quantity button[name=minus],cart-drawer .quantity.cart-quantity button[name=plus]{all:unset!important;display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:0!important;min-height:0!important;max-height:30px!important;padding:0!important;margin:0!important;cursor:pointer!important;color:#1a1010!important;background:transparent!important;border:none!important;box-sizing:border-box!important;flex-shrink:0!important}cart-drawer .quantity.cart-quantity button[name=minus]:hover,cart-drawer .quantity.cart-quantity button[name=plus]:hover{color:#8b0000!important;background:#fdf0f0!important}cart-drawer .quantity.cart-quantity .quantity__input{all:unset!important;width:30px!important;height:30px!important;text-align:center!important;color:#1a1010!important;font-size:1.1rem!important;font-weight:700!important;border-left:1.5px solid #ddd!important;border-right:1.5px solid #ddd!important;padding:0!important;margin:0!important;background:transparent!important;box-sizing:border-box!important}cart-drawer .loading-overlay{display:none!important}cart-drawer .lv-savings-strip{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:#f0faf4!important;color:#13a055!important;font-size:1.05rem!important;font-weight:600!important;padding:8px 16px!important;border-bottom:1px solid #d4edd8!important;font-family:Inter,sans-serif!important}cart-drawer .drawer__footer,cart-drawer .cart-drawer-footer,cart-drawer #CartDrawer-Footer{background:#8b0000!important;padding:0!important;flex-shrink:0!important;border:none!important}cart-drawer .cart-footer__totals{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 18px!important;gap:10px!important}cart-drawer .cart-footer__price-block{display:flex!important;flex-direction:column!important;gap:1px}cart-drawer .cart-footer__price-label{color:#ffffffa6!important;font-size:.95rem!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-family:Inter,sans-serif!important}cart-drawer .cart-footer__price-value,cart-drawer .totals__subtotal-value{color:#fff!important;font-size:1.7rem!important;font-weight:700!important;line-height:1.1!important;font-family:Inter,sans-serif!important}cart-drawer .cart__checkout-button{all:unset!important;display:flex!important;align-items:center!important;gap:10px!important;background:#02af00!important;color:#fff!important;border-radius:8px!important;padding:12px 18px!important;font-size:1.15rem!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;cursor:pointer!important;white-space:nowrap!important;font-family:Inter,sans-serif!important;transition:background .2s!important}cart-drawer .cart__checkout-button:hover{background:#0006!important}cart-drawer .lv-checkout-text{flex:1!important}cart-drawer .lv-checkout-icons{display:flex!important;align-items:center!important;gap:5px!important;opacity:.85!important}cart-drawer .cart-trust-strip{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:7px 18px 12px!important;border-top:1px solid rgba(255,255,255,.15)!important}cart-drawer .cart-trust-item{display:flex!important;align-items:center!important;gap:5px!important;color:#fff9!important;font-size:.95rem!important;font-family:Inter,sans-serif!important}cart-drawer .cart-trust-item svg{color:#ffffff80!important}cart-drawer .cart-trust-dot{width:3px;height:3px;border-radius:50%;background:#ffffff4d!important}cart-drawer .drawer__inner-empty{flex:1!important;display:flex!important;align-items:center!important;justify-content:center!important}cart-drawer .cart-drawer__warnings{display:flex!important;flex-direction:column!important;align-items:center!important;padding:40px 24px!important;gap:12px!important;text-align:center!important}cart-drawer .cart__empty-text{color:#1a1010!important;font-size:1.8rem!important;font-weight:700!important;margin:0!important}cart-drawer .cart__empty-sub{color:#888!important;font-size:1.2rem!important;margin:0!important}cart-drawer .lv-btn-primary{all:unset!important;display:inline-block!important;background:#8b0000!important;color:#fff!important;padding:12px 28px!important;border-radius:6px!important;font-weight:700!important;font-size:1.2rem!important;cursor:pointer!important;margin-top:8px!important}cart-drawer .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:-1px!important}cart-drawer .spinner{animation:lv-spin .8s linear infinite}cart-drawer .spinner .path{stroke:#8b0000;stroke-linecap:round;animation:lv-dash 1.5s ease-in-out infinite}@keyframes lv-spin{to{transform:rotate(360deg)}}@keyframes lv-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/lv-cart-drawer.css.map */
