/* Remove underline from button block links */ 
.vdp .links-list a {text-decoration:none;} 

/*ddcrmelasky 05298336*/
/*.vlp .inventoryList .item.inv-type-new .pricing .msrp:not(.final-price) .value, .vdp .inventory-detail-pricing .msrp .price { text-decoration: line-through; }*/
.page-header.responsive-centered-nav .header-contact .vcard, .responsive-centered-nav.ddc-header .header-contact .vcard { padding: 0 100px 0 0; }
.cst-careers { right: 10px; }
.cst-links { position: absolute; top: 6px; font-size: 12px; color: #fff; }
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav > li > a[href*="get-more"] { background: #ed182d; color: #fff; }


/* Start 'vlp-used-price-label-msrp' (do not modify this line) */
/* Modified by micahschoonover on 10/31/18 04:28 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .msrp .label { text-decoration: none; font-weight: bold; font-size: 11px; color: #545453; }
/* End 'vlp-used-price-label-msrp' (do not modify this line) */

/* dtannasaponjyan 05304477 */
.wysiwyg-image {display:inline-block;}
.navigation-default .inventory-search-form .dropdown-menu a:not(.btn) {color:#000;}

/*ddcrmelasky 05583855*/
.vdp .ePrice .btn {width:100%;}
.vdp .links-list[data-widget-id="links2"] .btn{ margin-bottom:10px;}
.vlp .customTradeInOffer {display:none;}
.vlp .pricing .cst-btn-1 a { background: #0b55a6 !important; color:#fff;}
.vlp .pricing .cst-btn-1 a:hover { background:#053467 !important;}
.vlp .pricing .eprice {width:100%;}
.vlp .pricing .eprice:hover, .vdp .pricing .eprice:hover{ background:#b60000 !important;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by micahschoonover on 01/04/19 11:25 AM CST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #ff0000; background-color: #ff0000; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #c3002f; background-color: #c3002f; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by micahschoonover on 01/04/19 11:25 AM CST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #ff0000; background-color: #ff0000; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #c3002f; background-color: #c3002f; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* ddcrandyh CC03625080 | 03693980 */
@media (min-width: 1300px) {
    .coupon-listing .promo { width:calc((100% / 4) - 24px); max-width: calc((100% / 4) - 24px) }
}