/*hides previous unlock savings eprice image from non-responsive VDPs*/
.vdp .unlock-image {display: none;}
.vdp .im-interested-image {display: none;}
.vdp .customEpriceImage {display: none;}

/* ddcalmirc 05087389 */
.inventory-listing-default .inventoryList .calloutDetails > ul > li._comments {max-width: 100%;}

/* ddcmattw 08988241 - remove compare */
.inventory-listing-default .item .item-compare { display: none; }

/* ddcsamp 10316060 */
.index .hero-image-overlay-container .links-single-cta {bottom: 550px; z-index: 999;}
@media (max-width:1200px) {.index .hero-image-overlay-container .links-single-cta {bottom: 490px;}}

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by amwahlgren on 11/04/22 04:23 PM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 14px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by ddcjmoore on 03/26/22 04:46 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 13px; 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 ddcjmoore on 03/26/22 04:55 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 13px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by ddcjmoore on 11/05/21 09:46 AM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 16px; color: #000000; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* ddcrandyh CC10941218 */
.ddc-mega-menu-nav .model-selector-default .hproduct .media a { height: 100px; }

/* Start 'srp-new-price-value-retailValue-no-value' (do not modify this line) */
/* Modified by cjhammer on 03/28/22 09:21 AM CDT */
.srp .inv-type-new.pricing-detail .retailValue .price-value.no-value { text-decoration: none; font-weight: 800; font-size: 14px; color: #000000; }
/* End 'srp-new-price-value-retailValue-no-value' (do not modify this line) */

/* Start 'srp-new-price-label-retailValue' (do not modify this line) */
/* Modified by ddcjmoore on 03/26/22 04:48 PM EDT */
.srp .inv-type-new.pricing-detail .retailValue .price-label { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'srp-new-price-label-retailValue' (do not modify this line) */

/* Start 'vdp-new-price-label-retailValue' (do not modify this line) */
/* Modified by ddcjmoore on 03/26/22 04:55 PM EDT */
.vdp .inv-type-new.pricing-detail .retailValue .price-label { text-decoration: none; font-size: 17px; color: #000000; }
/* End 'vdp-new-price-label-retailValue' (do not modify this line) */

/* Start 'srp-new-price-label-invoicePrice' (do not modify this line) */
/* Modified by ddcjmoore on 04/05/22 01:12 PM EDT */
.srp .inv-type-new.pricing-detail .invoicePrice .price-label { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'srp-new-price-label-invoicePrice' (do not modify this line) */

/* Start 'srp-new-price-value-invoicePrice-no-value' (do not modify this line) */
/* Modified by ddcjmoore on 04/05/22 01:12 PM EDT */
.srp .inv-type-new.pricing-detail .invoicePrice .price-value.no-value { text-decoration: none; font-weight: 800; font-size: 14.75px; color: #000000; }
/* End 'srp-new-price-value-invoicePrice-no-value' (do not modify this line) */

/* ddcdaniele - Today Font Size - Contact Hours */ 
.hours-default .today, .ws-hours .today { font-weight: 600; }