/*
Generated time: August 21, 2025 07:13
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;flex-direction:column;gap:.5rem;width:100%}.totals_row{margin-left:.5rem!important;margin-right:1.5rem!important;display:flex;justify-content:space-between;align-items:center;width:100%}.totals__total,.totals_row_header{text-align:left}.totals__total-value,.totals_row_value{text-align:right}.totals .totals_row:nth-child(2) h2{margin-top:-.05rem;margin-bottom:-.05rem}.totals .totals_row:nth-child(3) h2{font-size:calc(var(--font-heading-scale) * 2rem)}.totals>*{font-size:1.6rem;margin:0}.totals div>h2{font-size:calc(var(--font-heading-scale) * 1.5rem)}.totals *{line-height:.6}.totals>*+*{margin-left:2rem}.totals__total{margin-top:.5rem}.totals__total-value{font-size:1.8rem}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}