/* 12501997 JLC */
.pricing-detail.inv-type-new .msrp .price-value { text-decoration: none; }

/* ddcrandyh CC12511803 */
/* I hate this solution, but I cannot figure out why its doing this... */
.slideshow-background[data-widget-id="slideshow1"] { height: auto; aspect-ratio: 1900 / 550; }

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by agermek on 09/05/25 12:12 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by clementobrien on 04/11/25 09:07 AM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by cmcarrara on 09/04/25 02:09 PM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 14px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-ABCRule' (do not modify this line) */
/* Modified by agermek on 09/05/25 12:14 PM EDT */
.srp .inv-type-new.pricing-detail .ABCRule .price-value { text-decoration: none; font-weight: 100; font-size: 14px; color: #000000; }
/* End 'srp-new-price-value-ABCRule' (do not modify this line) */

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by romerog on 08/30/25 06:15 AM PDT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #000000; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-value-askingPrice' (do not modify this line) */
/* Modified by romerog on 08/30/25 06:15 AM PDT */
.srp .inv-type-used.pricing-detail .askingPrice .price-value { text-decoration: none; font-weight: 800; font-size: 14px; color: #000000; }
/* End 'srp-used-price-value-askingPrice' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by agermek on 09/05/25 12:23 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: normal; font-size: 14px; color: #000000; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by agermek on 09/05/25 12:22 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: 100; font-size: 14px; color: #538200; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* ddcrandyh 06130381 */
:is(.vdp,.srp) .inv-type-new.pricing-detail .ABCRule[data-key="price-item-abcrule-3"] .price-value { font-weight: 800; }