

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by justinjaskiewicz on 02/19/19 04:13 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: line-through; font-size: 20px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by scottwemettes on 11/29/23 10:28 AM EST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 17px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by glopez6 on 10/14/20 09:01 AM BT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-size: 14px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* 11437127 JLC */
.ws-inv-listing .media-modal a.btn-link[href^="tel"]::before { display: none; }