/*  Full width on ePrice button.   */
.vlp .inventoryList .pricing .eprice {width: 100%;}
.vdp .inventory-detail-pricing  .eprice {width: 100%;}

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by crcapone on 06/06/18 10:24 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 20px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by crcapone on 06/06/18 10:24 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by surbanchoc on 08/21/23 01:36 PM CDT */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: 900; font-size: 15.75px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by surbanchoc on 08/21/23 01:36 PM CDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 900; font-size: 22.5px; color: #21599b; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by aticonipa on 03/06/21 11:04 PM B */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by aticonipa on 03/06/21 11:04 PM B */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by davidflanagan on 08/18/23 03:02 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 900; font-size: 18px; color: #21599B; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by aticonipa on 03/06/21 11:09 PM B */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-used-price-label-final-price' (do not modify this line) */
/* Modified by aticonipa on 03/06/21 11:14 PM B */
.srp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by davidflanagan on 08/18/23 03:02 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 900; font-size: 22.5px; color: #21599B; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by surbanchoc on 08/21/23 01:58 PM CDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 900; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-salePrice' (do not modify this line) */
/* Modified by davidflanagan on 06/13/24 12:29 PM EDT */
.srp .inv-type-new.pricing-detail .salePrice .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-salePrice' (do not modify this line) */

/* Start 'srp-new-price-value-salePrice' (do not modify this line) */
/* Modified by davidflanagan on 06/13/24 12:35 PM EDT */
.srp .inv-type-new.pricing-detail .salePrice .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-salePrice' (do not modify this line) */