/* Enthusiast Edge - Break long lists of TRP links into multiple columns on desktop */
.trp-link-list { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 32px; -moz-column-gap: 32px; column-gap: 32px; }
.trp-link-list li { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid-column; }

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by jbeaudin on 04/30/26 02:34 PM ADT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 20px; color: #666666; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-salePrice' (do not modify this line) */
/* Modified by bmeuth on 08/26/26 01:12 PM CDT */
.srp .inv-type-new.pricing-detail .salePrice .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #1ea0f7; }
/* End 'srp-new-price-value-salePrice' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by bmeuth on 08/26/26 01:12 PM CDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #1ea0f7; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'vdp-new-price-value-salePrice' (do not modify this line) */
/* Modified by bmeuth on 08/26/26 01:12 PM CDT */
.vdp .inv-type-new.pricing-detail .salePrice .price-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #1ea0f7; }
/* End 'vdp-new-price-value-salePrice' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by bmeuth on 08/26/26 01:12 PM CDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #1ea0f7; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by jbeaudin on 04/30/26 02:34 PM ADT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 20px; color: #333333; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-label-final-price' (do not modify this line) */
/* Modified by jbeaudin on 04/30/26 02:35 PM ADT */
.srp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 20px; color: #666666; }
/* End 'srp-used-price-label-final-price' (do not modify this line) */

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by jbeaudin on 04/30/26 02:35 PM ADT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 20px; color: #333333; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by jbeaudin on 04/30/26 02:49 PM ADT */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 20px; color: #002c5e; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by jbeaudin on 04/30/26 02:50 PM ADT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 20px; color: #333333; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by jbeaudin on 04/30/26 02:50 PM ADT */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 20px; color: #002c5e; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by jbeaudin on 04/30/26 02:51 PM ADT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 20px; color: #333333; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */