/* Native sale badges multiply rounded unit prices. The exact promotion saving appears in item data instead. */
.hs-dp-adjusted .wc-block-components-sale-badge { display: none; }
/* The correctly rounded average is labelled explicitly in item data. */
.hs-dp-averaged .wc-block-cart-item__prices { display: none !important; }
