/* LENAVITA V17 — recovery patch */

/* The total is one typographic unit; never split the euro symbol. */
body.woocommerce-checkout [data-lv13-summary-total]{display:inline-flex!important;align-items:baseline!important;justify-content:flex-end!important;gap:.22em!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;min-width:max-content!important;text-align:right!important}
body.woocommerce-checkout [data-lv13-summary-total] *{display:inline!important;white-space:nowrap!important}

/* Cart hero must sit directly below the checkout/store header once classic cart is restored. */
body.woocommerce-cart .lv14-cart-page{width:100%!important;max-width:100%!important;overflow-x:clip!important}
body.woocommerce-cart .lv14-cart-hero{width:100%!important}

/* Keep the approved filter presentation, but only show live terms with products. */
.lv16-filter-categories nav{justify-content:center!important}
.lv16-filter-view-all{margin-left:auto!important;margin-right:auto!important;width:max-content!important}
