cart-drawer.drawer{z-index:1001}cart-drawer .drawer__inner{width:40rem;max-width:calc(100vw - 3rem);padding:0 2.4rem}@media screen and (min-width:900px){cart-drawer .drawer__inner{width:33vw;min-width:40rem;max-width:calc(100vw - 3rem)}}cart-drawer .drawer__inner{height:calc(100% - 3rem)!important;margin:1.5rem 1.5rem 1.5rem 0!important;border-radius:1.6rem!important;box-shadow:0 20px 60px #0000004d!important}cart-drawer .drawer__inner{overflow:hidden!important}cart-drawer cart-drawer-items{flex:1 1 auto!important;overflow-y:auto!important;overflow-x:hidden!important;min-height:0;padding-right:.8rem}cart-drawer-items::-webkit-scrollbar{width:6px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:0}cart-drawer .drawer__header{flex-shrink:0;padding:2rem 0 1.6rem}cart-drawer .drawer__heading{display:flex;align-items:center;gap:.8rem;font-size:2rem;font-weight:700}cart-drawer .drawer__heading-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .5rem;font-size:1.2rem;font-weight:700;color:#fff;background:#111;border-radius:999px}cart-drawer .drawer__cart-items-wrapper{overflow-x:hidden!important}cart-drawer .cart-items,cart-drawer .cart-items tbody,cart-drawer .cart-items thead{display:block}cart-drawer .cart-items thead{display:none}cart-drawer .cart-item{display:grid!important;grid-template-columns:9.6rem 1fr auto!important;grid-template-rows:auto!important;grid-template-areas:"media details quantity"!important;column-gap:1.4rem!important;row-gap:0!important;align-items:center!important;padding:1.8rem 0!important}cart-drawer .cart-item__media{grid-area:media!important;grid-row:auto!important;width:auto!important}cart-drawer .cart-item__details{grid-area:details!important;padding:0!important}cart-drawer .cart-item__totals{display:none!important}cart-drawer .cart-item__quantity{grid-area:quantity!important;justify-self:end;align-self:center;padding:0!important}cart-drawer .cart-item__image{border-radius:1rem!important;object-fit:cover;width:9.6rem!important;height:9.6rem!important}cart-drawer .cart-item__name{font-size:1.5rem;font-weight:600}cart-drawer .cart-item__details>.product-option,cart-drawer .cart-item__details .cart-item__discounted-prices{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}cart-drawer .cart-item__details .cart-item__old-price{font-weight:400;color:rgba(var(--color-foreground),.5)}cart-drawer .cart-item__totals .price{font-size:1.4rem;font-weight:700}cart-drawer .cart-item__quantity-wrapper{flex-direction:column;align-items:flex-end;gap:.6rem}cart-drawer .quantity{border:none;border-radius:0;overflow:visible;transform:none;width:4.8rem;min-height:3.8rem;margin-right:.3rem}cart-drawer .quantity:before,cart-drawer .quantity:after{display:none!important}cart-drawer .quantity__button{display:none!important}cart-drawer .quantity__input{width:100%;border:1.5px solid rgba(var(--color-foreground),.25)!important;border-radius:1rem!important;text-align:center;padding:.5rem .4rem;font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.75);-moz-appearance:textfield;outline:none!important;box-shadow:none!important}cart-drawer .quantity__input:focus,cart-drawer .quantity__input:focus-visible{outline:none!important;box-shadow:none!important}cart-drawer .quantity__input::-webkit-outer-spin-button,cart-drawer .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}cart-drawer cart-remove-button .button{display:flex;align-items:center;gap:.3rem;border:none;background:transparent;padding:0;color:rgba(var(--color-foreground),.55)}cart-drawer cart-remove-button .button:hover{color:rgb(var(--color-foreground))}cart-drawer cart-remove-button .svg-wrapper{display:none}cart-drawer .cart-remove-button__text{font-size:1.1rem;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:2px}@media screen and (max-width:480px){cart-drawer .cart-item{grid-template-columns:7.6rem 1fr auto!important;column-gap:1rem!important}cart-drawer .cart-item__image{width:7.6rem!important;height:7.6rem!important}cart-drawer .cart-item__name{font-size:1.35rem}}cart-drawer .totals__total{font-size:1.6rem}cart-drawer .totals__total-value{margin:0;font-size:1.8rem;font-weight:700}cart-drawer .totals{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.6rem 1rem}cart-drawer .totals__price-group{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}cart-drawer .totals__savings-badge{padding:.3rem .9rem;font-size:1.2rem;font-weight:700;color:#fff;background:#e00000;border-radius:999px;white-space:nowrap}cart-drawer .cart__checkout-button:before,cart-drawer .cart__checkout-button:after{display:none!important}cart-drawer .cart__ctas{display:flex!important;flex-direction:column!important;align-items:stretch;gap:0}cart-drawer .cart__checkout-button{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;max-width:none;min-height:0;min-width:0;height:5.2rem;padding:0 2rem;background:#111;color:#fff;border:none;border-radius:999px;font-weight:600;letter-spacing:.02em;box-shadow:none}cart-drawer .cart__checkout-button:hover{background:#282828}cart-drawer .cart__checkout-button .cart__checkout-lock{width:1.4rem;height:1.4rem;flex:0 0 auto}.cart-drawer__payment-icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;width:100%;margin:1.6rem 0 0;padding:0;list-style:none}.cart-drawer__payment-icon svg{display:block;width:3.6rem;height:auto}cart-drawer .drawer__footer{flex-shrink:0;background:rgb(var(--color-background));padding-bottom:2rem}.cart-drawer__trust-boxes{display:flex;flex-direction:column;gap:1rem;padding:0 0 1.6rem}.cart-drawer__trust-box{display:flex;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.6rem;background:#1212120a;border-radius:1rem}.cart-drawer__trust-box svg{flex:0 0 auto;width:2rem;height:2rem;margin-top:.1rem}.cart-drawer__trust-box strong{display:block;font-size:1.35rem;font-weight:600;margin-bottom:.3rem}.cart-drawer__trust-box p{margin:0;font-size:1.25rem;line-height:1.4;color:#121212a6}cart-drawer .totals__total-original{font-size:1.4rem;font-weight:400;color:#12121266;text-decoration:line-through}cart-drawer.drawer{opacity:0;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}cart-drawer.drawer.active{opacity:1!important;visibility:visible!important}
/*# sourceMappingURL=/cdn/shop/t/27/assets/cart-drawer-custom.css.map */
