:root{--color-white:#fff;--color-black:#000}.cart-item__quantity .quantity{width:calc(12rem/var(--font-body-scale) + var(--inputs-border-width)*2)}.cart-item__quantity .quantity:after{box-shadow:0 0 0 var(--inputs-border-width) #000}.cart-item__update{align-items:center;display:flex;gap:2rem;margin-left:6rem}.cart-item__update cart-remove-button{height:1.5rem;margin:0;width:1.5rem}.cart-item__update cart-remove-button a{display:flex}.cart-item__update .cart-items__edit{padding:0}.cart__footer .totals__total,.cart__footer .totals__total-value{color:#000;font-size:1.6rem;font-style:normal;font-weight:700;line-height:2.4rem}.cart__footer .tax-note{font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.cart__checkout-button{border-radius:1rem;width:100%}.cart__checkout-button:after,.cart__checkout-button:before{display:none}@media(max-width:767px){[data-vue-root="Modal,PageEditView"] .modal-content{padding:2rem;width:calc(100% - 2rem)}}.cart-item__price-wrapper dd,.cart-item__price-wrapper span{font-size:3.2rem;font-style:normal;font-weight:300;line-height:3.8rem}