/*
Generated time: August 8, 2025 07:46
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.
*/
.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals>h2{letter-spacing:var(--font-body-spacing);font-family:var(--font-body-family);font-weight:600;font-size:calc(var(--font-body-scale) * 14px);margin:0}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__total{margin-top:.5rem}.totals__total-value{font-size:calc(var(--font-body-scale) * 18px);color:rgb(var(--color-foreground));font-weight:600}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:768px){.totals{justify-content:flex-end}}@media (max-width:767px){.totals__total-value{font-size:calc(var(--font-body-scale)* 16px)}.totals>h2{font-size:calc(var(--font-body-scale)* 12px)}}