

/* Start 'vdp-new-price-value-retailValue' (do not modify this line) */
/* Modified by nwill123 on 03/28/23 04:41 PM EDT */
.vdp .inv-type-new.pricing .retailValue .price { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #4e7a00; }
/* End 'vdp-new-price-value-retailValue' (do not modify this line) */

/* Start 'srp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by dwood5 on 05/30/23 02:00 PM EDT */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-wholesalePrice' (do not modify this line) */

/* Start 'vdp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by dwood5 on 05/30/23 02:02 PM EDT */
.vdp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-wholesalePrice' (do not modify this line) */

/* Start 'srp-new-price-value-salePrice' (do not modify this line) */
/* Modified by dwood5 on 05/30/23 02:01 PM EDT */
.srp .inv-type-new.pricing-detail .salePrice .price-value { text-decoration: none; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-value-salePrice' (do not modify this line) */

/* Start 'vdp-new-price-value-salePrice' (do not modify this line) */
/* Modified by dwood5 on 05/30/23 02:02 PM EDT */
.vdp .inv-type-new.pricing-detail .salePrice .price-value { text-decoration: none; font-size: 18px; color: #4e7a00; }
/* End 'vdp-new-price-value-salePrice' (do not modify this line) */

/* 12749605 JLC */
.pricing-detail.inv-type-new .salePrice .price-value::before { content: "-"; }

/* codebusters */
.page-header.page-header-layout-no-shrink.ff-ada-layout-noshrink-nav-on .header-default .vcard .tels .tel.phone1,
.page-header.page-header-layout-no-shrink .header-default .vcard .tels .tel.phone1 {
   padding-bottom: max(20px, 1em); 
}
