/*
Generated time: July 17, 2025 18:40
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.cart__blocks .js-contents .totals{margin-bottom:5rem}.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem);font-family:var(--font-body-family)}.totals *{line-height:1}.totals>*+*{margin-left:2rem}h2.totals__subtotal{font-size:calc(var(--font-heading-scale) * 2rem);font-weight:500}.cart__blocks .js-contents .totals__subtotal-value{font-size:calc(var(--font-heading-scale) * 2.4rem);font-weight:500;color:rgb(var(--color-base-accent-2))}.totals__subtotal-value{font-size:calc(var(--font-heading-scale) * 1.4rem);transition:all var(--duration-default) linear}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}