@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}cart-remove-button{align-items:center}cart-remove-button .button{padding:0}cart-remove-button .button svg{margin:0}.template-cart{background-color:var(--cart-color-bg)}.template-cart .section+.section{margin-top:0}.template-cart cart-items *,.template-cart .cart__footer-wrapper *{color:var(--cart-color-text)}.template-cart cart-items .field__input,.template-cart cart-items .select__select,.template-cart cart-items .customer .field input,.template-cart cart-items .customer select,.template-cart cart-items .quantity__button:not(:focus-visible):not(.focused),.template-cart cart-items .quantity__input:not(:focus-visible):not(.focused),.template-cart cart-items .quantity__button:focus-visible,.template-cart cart-items .quantity__input:focus-visible,.template-cart cart-items .quantity__button:focus,.template-cart cart-items .quantity__input:focus,.template-cart .cart__footer-wrapper .field__input,.template-cart .cart__footer-wrapper .select__select,.template-cart .cart__footer-wrapper .customer .field input,.template-cart .cart__footer-wrapper .customer select,.template-cart .cart__footer-wrapper .quantity__button:not(:focus-visible):not(.focused),.template-cart .cart__footer-wrapper .quantity__input:not(:focus-visible):not(.focused),.template-cart .cart__footer-wrapper .quantity__button:focus-visible,.template-cart .cart__footer-wrapper .quantity__input:focus-visible,.template-cart .cart__footer-wrapper .quantity__button:focus,.template-cart .cart__footer-wrapper .quantity__input:focus{background-color:var(--cart-color-bg)}.template-cart cart-items .cart__footer,.template-cart .cart__footer-wrapper .cart__footer{padding:4rem 0}@media (width<=480px){.template-cart cart-items .cart-item__name,.template-cart .cart__footer-wrapper .cart-item__name{word-break:unset;font-size:16px}}