cart-drawer.drawer{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:99999!important;visibility:hidden!important;pointer-events:none!important;background-color:#0000!important;transition:visibility var(--duration-default, .3s) ease,background-color var(--duration-default, .3s) ease!important;overflow-x:hidden!important}cart-drawer.drawer.active,cart-drawer.drawer.is-active{visibility:visible!important;pointer-events:auto!important;background-color:#0000004d!important}.cart-drawer .drawer__inner{position:fixed!important;top:0!important;right:0!important;left:auto!important;height:100%!important;width:400px!important;max-width:100vw!important;padding:2.4rem 1.6rem 2rem!important;background-color:#f2f2f2!important;border:none!important;box-shadow:-5px 0 25px #00000026!important;display:flex!important;flex-direction:column!important;transform:translate(100%)!important;transition:transform var(--duration-default, .3s) ease!important;z-index:100000!important;pointer-events:auto!important;box-sizing:border-box!important;overflow-x:hidden!important}cart-drawer.drawer.active .drawer__inner,cart-drawer.drawer.is-active .drawer__inner{transform:translate(0)!important}.cart-drawer .drawer__header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:0 0 1.8rem!important;background:transparent!important;border:none!important}.cart-drawer .drawer__heading{margin:0!important;font-size:2.6rem!important;font-weight:700!important;color:#2b3036!important;display:flex!important;align-items:center!important;gap:.8rem!important}.cart-drawer .cart-count-pill{background-color:#e2e4e8!important;color:#6a717d!important;font-size:1.2rem!important;font-weight:600!important;width:2.2rem!important;height:2.2rem!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.cart-drawer .drawer__close{background:transparent!important;border:none!important;color:#555!important;cursor:pointer!important;padding:0!important;position:static!important;min-width:auto!important;min-height:auto!important}.cart-drawer cart-drawer-items{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;margin-right:-.5rem;padding-right:.5rem}.cart-drawer table.cart-items{display:block!important;width:100%!important;border:none!important}.cart-drawer tbody{display:flex!important;flex-direction:column!important;gap:1.2rem!important;width:100%!important}.cart-drawer tr.cart-item{display:grid!important;grid-template-columns:6.5rem minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;column-gap:1.2rem!important;row-gap:.8rem!important;background:#fff!important;border-radius:1.8rem!important;padding:1.6rem!important;box-shadow:0 2px 5px #00000005!important;border:none!important;align-items:center!important;width:100%!important;box-sizing:border-box!important}.cart-drawer .cart-item__media{grid-column:1!important;grid-row:1 / 3!important;padding:0!important;width:6.5rem!important;height:6.5rem!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-drawer .cart-item__media img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}.cart-drawer .cart-item__details{grid-column:2!important;grid-row:1!important;padding:0!important}.cart-drawer .cart-item__name{font-size:1.5rem!important;font-weight:700!important;color:#2b3036!important;text-decoration:none!important;line-height:1.2!important;display:block!important}.cart-drawer .product-option{font-size:1.2rem!important;color:#8c93a0!important;margin-top:.2rem!important}.cart-drawer .cart-item__unit-price{font-size:1.2rem!important;margin-top:.3rem!important;display:flex!important;gap:.6rem!important}.cart-drawer .price-current{color:#8c93a0!important;font-weight:500!important}.cart-drawer .price-old{color:#bdc1c8!important;text-decoration:line-through!important}.cart-drawer .cart-item__remove-col{grid-column:3!important;grid-row:1!important;padding:0!important;display:flex!important;justify-content:flex-end!important;align-items:flex-start!important}.cart-drawer cart-remove-button .button{background:transparent!important;border:none!important;color:#6a717d!important;padding:0!important;min-width:auto!important;min-height:auto!important;cursor:pointer!important}.cart-drawer .cart-item__quantity{grid-column:2!important;grid-row:2!important;padding:0!important;display:flex!important}.cart-drawer .quantity{width:9.5rem!important;height:3.2rem!important;min-height:3.2rem!important;border:1px solid #e1e3e8!important;border-radius:.6rem!important;background:#fff!important;display:flex!important}.cart-drawer .quantity__button{width:2.8rem!important;color:#555!important;display:flex!important;align-items:center!important;justify-content:center!important}.cart-drawer .quantity__input{font-size:1.3rem!important;font-weight:600!important;color:#2b3036!important;box-shadow:none!important;outline:none!important;text-align:center!important}.cart-drawer .cart-item__totals{grid-column:3!important;grid-row:2!important;padding:0!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}.cart-drawer .cart-item__price-wrapper{display:block!important}.cart-drawer .price--bold{font-size:1.6rem!important;font-weight:700!important;color:#2b3036!important;white-space:nowrap!important;display:block!important}.cart-drawer .drawer__footer{background:transparent!important;border-top:none!important;padding-top:1rem!important;margin-top:auto!important}.cart-drawer .totals{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:.4rem!important}.cart-drawer .totals__total{font-size:1.4rem!important;font-weight:600!important;color:#2b3036!important;margin:0!important}.cart-drawer .totals__total-value{font-size:2.2rem!important;font-weight:700!important;color:#2b3036!important;margin:0!important;display:block!important}.cart-drawer .tax-note{font-size:1.2rem!important;color:#8c93a0!important;margin-bottom:1.8rem!important;display:block!important}.cart-drawer .cart__checkout-button{width:100%!important;height:5.2rem!important;background-color:#fff!important;color:#2b3036!important;border:1px solid #e1e3e8!important;border-radius:5rem!important;font-size:1.5rem!important;font-weight:600!important;box-shadow:none!important;transition:all .2s ease!important;cursor:pointer!important}.cart-drawer .cart__checkout-button:hover{background-color:#2b3036!important;color:#fff!important}.cart-drawer .hidden,.cart-drawer .visually-hidden:not(label){display:block!important;visibility:visible!important;opacity:1!important;position:static!important;width:auto!important;height:auto!important}.cart-drawer .cart-drawer__discount-accordion{border-top:1px solid #e1e3e8!important;padding:1.2rem 0!important;margin-bottom:.8rem!important}.cart-drawer .cart-drawer__discount-summary{display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:1.4rem!important;font-weight:600!important;color:#2b3036!important;cursor:pointer!important;list-style:none!important}.cart-drawer .cart-drawer__discount-summary::-webkit-details-marker{display:none!important}.cart-drawer .cart-discount-input-wrapper{margin-top:1rem!important}.cart-drawer .cart-discount-input-wrapper input{width:100%!important;height:4rem!important;border:1px solid #e1e3e8!important;border-radius:.6rem!important;padding:0 1.2rem!important;font-size:1.3rem!important}.cart-drawer .quantity__button{pointer-events:auto!important;z-index:2!important}.cart-drawer .quantity__input{pointer-events:auto!important;z-index:1!important}
/*# sourceMappingURL=/cdn/shop/t/53/assets/component-cart-drawer.css.map */
