<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * WooCommerce Dynamic Pricing &amp; Discounts - Promotion - Total Saved - Styles
 */

.rp_wcdpd_clear_both {
    clear: both;
}
.rp_wcdpd_promotion_total_saved_label {
    
}
.rp_wcdpd_promotion_total_saved_amount {
    font-weight: 700;
}

.rp_wcdpd_promotion_total_saved_div {
    
}
.rp_wcdpd_promotion_total_saved_div_label {
    float: left;
}
.rp_wcdpd_promotion_total_saved_div_amount {
    float: right;
}
.rp_wcdpd_promotion_total_saved_div .rp_wcdpd_promotion_total_saved_label {
    font-weight: 700;
}
</pre></body></html>