cart-drawer .cart-drawer{z-index:1000}cart-drawer .drawer__inner{background-color:#111!important;color:#fff!important;border-left:1px solid rgba(255,255,255,.08);box-shadow:-8px 0 40px #0009;display:flex;flex-direction:column;height:100%;width:440px!important;max-width:100vw!important}cart-drawer .cart-drawer__overlay{background:#000000a6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}cart-drawer .drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid rgba(255,255,255,.1);background:#111;position:sticky;top:0;z-index:10;flex-shrink:0}cart-drawer .drawer__heading{font-size:14px!important;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff!important;margin:0}cart-drawer .drawer__close{background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:50%;width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s cubic-bezier(.23,1,.32,1);flex-shrink:0}cart-drawer .drawer__close:hover{background:#b32025;border-color:#b32025;transform:scale(1.05)}cart-drawer .drawer__close svg,cart-drawer .drawer__close .svg-wrapper svg{fill:#fff;width:18px;height:18px}cart-drawer .drawer__contents{flex:1;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:rgba(179,32,37,.4) transparent}cart-drawer .drawer__contents::-webkit-scrollbar{width:4px}cart-drawer .drawer__contents::-webkit-scrollbar-track{background:transparent}cart-drawer .drawer__contents::-webkit-scrollbar-thumb{background:#b3202566;border-radius:2px}cart-drawer .drawer__cart-items-wrapper{padding:5px 0}cart-drawer .cart-items{width:100%;border-collapse:collapse}cart-drawer .cart-items thead{display:none}cart-drawer .cart-item{display:grid;grid-template-columns:80px 1fr 130px!important;gap:14px;padding:16px 28px;border-bottom:1px solid rgba(255,255,255,.06);align-items:start;transition:background .2s ease}cart-drawer .cart-item:hover{background:#ffffff05}cart-drawer .cart-item td{display:contents}cart-drawer .cart-item__media{display:block!important}cart-drawer .cart-item__image{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.1);display:block}cart-drawer .cart-item__details{display:block!important;min-width:0}cart-drawer .cart-item__name{font-size:16px!important;font-weight:600;color:#fff!important;text-decoration:none;line-height:1.3;display:block;margin-bottom:5px;white-space:normal;word-break:break-word}cart-drawer .cart-item__name:hover{color:#b32025!important}cart-drawer .cart-item__details .product-option{font-size:14px!important;color:#ffffffb3!important;margin-bottom:3px;line-height:1.4}cart-drawer .cart-item__details .product-option dt,cart-drawer .cart-item__details .product-option dd{display:inline;margin:0}cart-drawer .cart-item__discounted-prices{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:4px}cart-drawer .cart-item__old-price{color:#fff6;font-size:13px!important}cart-drawer .cart-item__final-price{color:#b32025!important;font-size:16px!important;font-weight:700}cart-drawer .cart-item__quantity{display:block!important}cart-drawer .quantity{display:flex;align-items:center;border:1px solid rgba(255,255,255,.15);border-radius:6px;overflow:hidden;background:#ffffff0d;height:42px}cart-drawer .quantity__button{background:transparent;border:none;color:#fff;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px!important;transition:background .15s ease;flex-shrink:0}cart-drawer .quantity__button:hover{background:#b320254d}cart-drawer .quantity__input{background:transparent;border:none;color:#fff;text-align:center;width:36px;font-size:14px!important;font-weight:600;padding:0}cart-drawer .quantity__input:focus{outline:none}cart-drawer .cart-item__remove-button,cart-drawer .button-close{background:transparent;border:none;color:#fff6;cursor:pointer;padding:4px;border-radius:4px;transition:color .15s ease;display:flex;align-items:center;justify-content:center;font-size:11px!important;letter-spacing:.05em;text-transform:uppercase}cart-drawer .cart-item__remove-button:hover,cart-drawer .button-close:hover{color:#b32025}cart-drawer .drawer__inner-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 28px;text-align:center;width:100%;box-sizing:border-box}cart-drawer .cart-drawer__empty-content{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}cart-drawer .cart__empty-text{font-size:20px!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff!important;margin:0}.cove-cart-empty{display:flex;flex-direction:column;align-items:center;gap:20px;padding:0;text-align:center;width:100%;box-sizing:border-box}.cove-cart-empty__icon{font-size:48px!important;opacity:1;line-height:1;color:#e0e0e0;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center}.cove-cart-empty__title{font-size:20px!important;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;color:#fff!important;margin:0}.cove-cart-empty__subtitle{font-size:15px!important;line-height:1.5;color:#d0d0d0!important;margin:-8px 0 0}.cove-cart-empty__buttons{display:flex;flex-direction:column;gap:12px;width:100%;max-width:280px}.cove-cart-empty__btn-primary{display:flex;align-items:center;justify-content:center;width:100%;height:50px;min-height:50px;padding:0 20px;background:#b32025;color:#fff!important;text-decoration:none;font-size:14px!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:6px;text-align:center;transition:background .2s ease,transform .15s ease;box-sizing:border-box}.cove-cart-empty__btn-primary:hover{background:#8f1a1e;transform:translateY(-1px)}.cove-cart-empty__btn-secondary{display:flex;align-items:center;justify-content:center;width:100%;height:50px;min-height:50px;padding:0 20px;background:transparent;color:#fff!important;text-decoration:none;font-size:14px!important;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(255,255,255,.35);border-radius:6px;text-align:center;transition:all .2s ease;box-sizing:border-box}.cove-cart-empty__btn-secondary:hover{border-color:#fff9;color:#fff}cart-drawer .drawer__inner-empty p{font-size:14px!important;line-height:1.5;color:#c8c8c8!important;margin-top:20px;text-align:center;padding:0}cart-drawer .drawer__inner-empty p a{color:#fff!important;text-decoration:underline}cart-drawer .drawer__footer{background:#111;border-top:1px solid rgba(255,255,255,.1);padding:0;flex-shrink:0}.cove-cart-shipping-msg{display:flex;align-items:center;gap:8px;padding:10px 28px;background:#b3202514;border-bottom:1px solid rgba(179,32,37,.15);font-size:12px!important;color:#ffffffb3;letter-spacing:.02em}.cove-cart-shipping-msg span:first-child{font-size:14px!important;flex-shrink:0}cart-drawer .cart-drawer__footer{padding:16px 28px 10px}cart-drawer .totals{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}cart-drawer .totals__total{font-size:12px!important;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#bdbdbd!important;margin:0}cart-drawer .totals__total-value{font-size:20px!important;font-weight:700;color:#fff!important;margin:0}cart-drawer .tax-note{font-size:11px!important;color:#fff6;display:block;margin-bottom:10px;line-height:1.4}cart-drawer .tax-note a{color:#ffffff80;text-decoration:underline}cart-drawer .discounts{margin-bottom:10px;padding:0;list-style:none}cart-drawer .discounts__discount{display:flex;align-items:center;gap:5px;font-size:12px!important;color:#4ade80;padding:3px 0}cart-drawer #Details-CartDrawer summary{color:#fff9;font-size:13px!important;cursor:pointer;padding:10px 28px;border-bottom:1px solid rgba(255,255,255,.06);list-style:none;display:flex;align-items:center;justify-content:space-between}cart-drawer .cart__note .text-area{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;border-radius:6px;padding:10px;width:calc(100% - 56px);font-size:13px!important;resize:vertical;margin:10px 28px}cart-drawer .cart__ctas{padding:10px 28px;display:flex;flex-direction:column;gap:10px}cart-drawer .cart__checkout-button{width:100%;min-height:50px;height:50px;padding:0 16px;display:flex;align-items:center;justify-content:center;background:#b32025!important;color:#fff!important;border:none;border-radius:6px;font-size:14px!important;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,transform .15s ease;text-align:center;text-decoration:none;box-sizing:border-box}cart-drawer .cart__checkout-button:hover:not(:disabled){background:#8f1a1e!important;transform:translateY(-1px)}cart-drawer .cart__checkout-button:active:not(:disabled){transform:scale(.98)}cart-drawer .cart__checkout-button:disabled{opacity:.4;cursor:not-allowed}.cove-cart-continue{display:block;text-align:center;font-size:12px!important;color:#ffffff80;text-decoration:none;letter-spacing:.05em;padding:4px;transition:color .15s ease;cursor:pointer;background:none;border:none;width:100%}.cove-cart-continue:hover{color:#fff;text-decoration:underline}.cove-cart-trust{display:flex;flex-direction:column;gap:6px;padding:14px 28px;border-top:1px solid rgba(255,255,255,.06);background:#ffffff05}.cove-cart-trust__item{display:flex;align-items:center;gap:8px;font-size:12px!important;color:#fff9;letter-spacing:.02em}.cove-cart-trust__item span:first-child{font-size:14px!important;flex-shrink:0}.cove-free-ship-bar{padding:10px 28px;background:#b3202512;border-bottom:1px solid rgba(179,32,37,.15)}.cove-free-ship-bar__msg{font-size:12px!important;color:#ffffffbf;letter-spacing:.03em;margin:0 0 6px;line-height:1.4;text-align:center}.cove-free-ship-bar__msg strong{color:#fff;font-weight:700}.cove-free-ship-bar__msg--unlocked,.cove-free-ship-bar__msg--unlocked strong{color:#4ade80}.cove-free-ship-bar__track{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.cove-free-ship-bar__fill{height:100%;background:#b32025;border-radius:2px;transition:width .4s cubic-bezier(.23,1,.32,1);min-width:0}@media(prefers-reduced-motion:reduce){.cove-free-ship-bar__fill{transition:none}}@media screen and (max-width:749px){cart-drawer .drawer__inner{max-width:100vw!important;width:100vw!important}cart-drawer .cart-item{padding:14px 16px;gap:10px}cart-drawer .cart-item__image{width:70px;height:70px}cart-drawer .cart-item__name{font-size:15px!important}cart-drawer .cart__ctas{padding:10px 16px}cart-drawer .cart-drawer__footer{padding:14px 16px 8px}.cove-cart-trust{padding:10px 16px}.cove-cart-shipping-msg{padding:8px 16px}cart-drawer .drawer__header{padding:16px 20px}}@media screen and (min-width:750px)and (max-width:1024px){cart-drawer .drawer__inner{width:420px!important;max-width:100vw!important}}@media(prefers-reduced-motion:no-preference){cart-drawer .drawer__inner{transition:transform .3s cubic-bezier(.23,1,.32,1)}}cart-drawer .gradient{background:#111!important;color:#fff!important}cart-drawer .color-scheme-1,cart-drawer .color-scheme-2,cart-drawer .color-background-1,cart-drawer .color-background-2{background:#111!important;color:#fff!important}cart-drawer .cart-item__error{display:flex;align-items:center;gap:5px;font-size:11px!important;color:#f87171;margin-top:5px}cart-drawer #CartDrawer-LiveRegionText,cart-drawer #CartDrawer-LineItemStatus{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}cart-drawer .quantity{width:130px!important;min-width:130px!important;display:flex!important}cart-drawer .quantity__button{width:38px!important;min-width:38px!important;flex-shrink:0!important}cart-drawer .quantity__input{width:54px!important;min-width:54px!important;flex-shrink:0!important}cart-drawer .cart-item{grid-template-columns:80px 1fr 130px!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/the-cove-premium-cart-v3.css.map */
