/*
Generated time: November 21, 2025 15:52
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:space-between;align-items:center}.totals>*{font-size:16px;margin:0}.totals *{line-height:1}.totals>*+*{margin-left:2rem}.totals__subtotal,.totals__subtotal-value{color:var(--color_heading)}.totals__subtotal-value,.totals__subtotal-value .money{font-size:24px;font-weight:600;color:var(--color_heading)}.cart__ctas+.totals{margin-top:2rem}.totals__subtotal{text-align:left;font-size:16px;font-weight:600;padding-left:0}@media all and (min-width:768px){.totals{justify-content:space-between}}@media screen and (max-width:575px){.totals__subtotal-value .money{font-size:16px}}