/* 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: "+"; }
.srp .inv-type-used.pricing-detail .wholesalePrice .price-value:before , .vdp .inv-type-used.pricing-detail .wholesalePrice .price-value:before { content: "+"; }
.srp .inv-type-certified-pre-owned.pricing-detail .wholesalePrice .price-value:before , .vdp .inv-type-certified-pre-owned.pricing-detail .wholesalePrice .price-value:before { content: "+"; }

/* kevinthibault - adding "+" to totalFees */
.pricing-detail .totalFees .price-value:before { content: "+"; }

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

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

/* 07199207 ddcjareds */
.blog-post-detail .entry-title { display:none; }

/* Start 'srp-used-price-label-internetPrice' (do not modify this line) */
/* Modified by kevinthibault on 09/08/26 01:37 PM EDT */
.srp .inv-type-used.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-label-internetPrice' (do not modify this line) */

/* Start 'srp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by kevinthibault on 09/08/26 01:37 PM EDT */
.srp .inv-type-used.pricing-detail .internetPrice .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-value-internetPrice' (do not modify this line) */

/* Start 'srp-used-price-label-totalFees' (do not modify this line) */
/* Modified by kevinthibault on 09/08/26 01:38 PM EDT */
.srp .inv-type-used.pricing-detail .totalFees .price-label { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-label-totalFees' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-label-internetPrice' (do not modify this line) */
/* Modified by kevinthibault on 09/08/26 01:52 PM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-certified-pre-owned-price-label-internetPrice' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-label-totalFees' (do not modify this line) */
/* Modified by kevinthibault on 09/08/26 01:52 PM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .totalFees .price-label { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-certified-pre-owned-price-label-totalFees' (do not modify this line) */

/* Start 'vdp-used-price-label-internetPrice' (do not modify this line) */
/* Modified by kevinthibault on 09/08/26 01:58 PM EDT */
.vdp .inv-type-used.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: normal; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-label-internetPrice' (do not modify this line) */

/* Start 'vdp-used-price-label-totalFees' (do not modify this line) */
/* Modified by kevinthibault on 09/08/26 01:59 PM EDT */
.vdp .inv-type-used.pricing-detail .totalFees .price-label { text-decoration: none; font-weight: normal; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-label-totalFees' (do not modify this line) */