.section-cart__header{text-align:center;margin-bottom:3em}@media (max-width:1024px){.section-cart__header{margin-bottom:2em}}.section-cart__header.cart-empty{text-align:center}.section-cart__inner{display:grid;grid-template-rows:auto;gap:2em}.section-cart__inner.cart-empty{text-align:center}.section-cart__inner p{margin-bottom:0}.section-cart__inner .cart-item__wishlist{display:none}.section-cart .cart-totals{display:flex;flex-direction:column;gap:1em;width:33.33333%;text-align:center;margin-left:auto}@media (max-width:1024px){.section-cart .cart-totals{margin-left:auto}}@media (max-width:768px){.section-cart .cart-totals{margin:0;width:100%;max-width:100%}}.section-cart .cart-totals__actions{display:flex;flex-direction:column;gap:1em}.section-cart .cart-totals form{display:grid;grid-template-rows:auto;gap:.5em}.section-cart .cart-totals button{width:100%}.section-cart .cart-totals__sub-total{display:flex;justify-content:space-between;font-weight:700;font-size:1.25em}