/*ddcerikj - M-00516616 - adjust width of eprice */
.inventory-listing-default .pricing .eprice {width: 100%;}
.inventory-detail-pricing .eprice {width: 100%;}

/* ddcalmirc M-00527858 */
.vdp .calloutDetails a#bbblink img {max-height:108px;}

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by ahurt1 on 05/06/24 06:37 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-used-price-value-msrp' (do not modify this line) */
/* Modified by ahurt1 on 07/09/24 04:44 PM EDT */
.srp .inv-type-used.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-value-msrp' (do not modify this line) */

/* Start 'vdp-used-price-value-msrp' (do not modify this line) */
/* Modified by ahurt1 on 07/09/24 04:49 PM EDT */
.vdp .inv-type-used.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by ahurt1 on 07/16/24 11:05 AM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 11.75px; color: #000000; }
/* End 'srp-new-price-label-discount' (do not modify this line) */