/* kevinthibault - removing padding from alert banner */
.content-alert-banner .content-alert-banner-container {padding: 6px!important;}

/* kevinthibault - adding "+" to add-on line */
.srp .pricing-detail .ABCRule .price-value:before , .vdp .pricing-detail .ABCRule .price-value:before { content: "+"; }

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by gcox30 on 07/28/25 11:13 AM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #001e50; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by gcox30 on 07/28/25 11:13 AM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 15.75px; color: #001e50; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-value-retailValue' (do not modify this line) */
/* Modified by kevinthibault on 03/23/26 02:22 PM EDT */
.srp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #001e50; }
/* End 'srp-new-price-value-retailValue' (do not modify this line) */

/* Start 'vdp-new-price-value-retailValue' (do not modify this line) */
/* Modified by kevinthibault on 03/23/26 02:23 PM EDT */
.vdp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #001e50; }
/* End 'vdp-new-price-value-retailValue' (do not modify this line) */