.totals{display:flex;justify-content:space-between;align-items:center}.totals>*{font-size:1.6rem;margin:0}.totals>h3{font-size:calc(var(--font-heading-scale) * 1.6rem)}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__subtotal-value{font-size:1.8rem}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}@media screen and (max-width:768px){.cart-section-sticky{position:fixed;bottom:0;width:100%;background-color:#fff;z-index:10000000000;min-height:14rem}}