/* reducing header height - kevinthibault */
.page-header .header-default .vcard.header-logo-enabled { height: fit-content; }

/* kevinthibault - reducing padding from alert banner */
.content-alert-banner .content-alert-banner-container {padding: 5px 0px!important;}

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

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by kevinthibault on 12/18/25 04:45 PM EST */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #426a00; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'vdp-new-price-label-discount' (do not modify this line) */
/* Modified by kevinthibault on 12/29/25 10:44 AM EST */
.vdp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: normal; font-size: 18px; color: #426a00; }
/* End 'vdp-new-price-label-discount' (do not modify this line) */

/* Start 'vdp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by kevinthibault on 03/27/26 03:17 PM EDT */
.vdp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #c3002f; }
/* End 'vdp-new-price-value-wholesalePrice' (do not modify this line) */

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

/* Start 'srp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by kevinthibault on 03/27/26 03:33 PM EDT */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #c3002f; }
/* End 'srp-new-price-value-wholesalePrice' (do not modify this line) */