

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by afriesen1 on 06/16/22 10:23 AM CDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by afriesen1 on 06/16/22 10:23 AM CDT */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* wabbey 12044609 */
.october2Navigation .hours-default li:not(.today) span { color: var(--color-primary-500); }
.october2Navigation .contact-form span { color: var(--color-primary-500); }

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by jonathanmiller on 04/20/23 11:10 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 15.75px; 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 jonathanmiller on 04/20/23 11:11 AM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* ddcrandyh 06468184 */
.ws-model-selector .nav-pills>button#tabbed-model-selector-tab-Performance { display: none; }
