.mycars-default > h3 {display: none;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by amandaschwartz on 07/31/17 01:53 PM EST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 18px; 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: #c3002f; background-color: #c3002f; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #5b9652; background-color: #5b9652; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #000000; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #c3002f; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* M-00418797 chris.diego */
.hero-image-overlay-container .recommendations-vehicles {margin:0;}
 
/* ddcmhampton M-00418804 */
 .hero-image-overlay-container .buttonblock-responsive .buttonblock-button a  {height :200px; }

/* ddcluker M-00419681 */
.inventoryList .hproduct .media img.thumb { height: auto; }

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by khsmith on 03/29/19 09:56 AM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: line-through; font-size: 16.8px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by khsmith on 03/29/19 09:56 AM CDT */
.vdp .inv-type-new.pricing .msrp .price { text-decoration: line-through; font-size: 19.2px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'vlp-new-price-label-stackedRebate' (do not modify this line) */
/* Modified by scahan on 06/22/20 10:53 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .stackedRebate .label { text-decoration: none; font-weight: 300; font-size: 11.5px; color: #000000; }
/* End 'vlp-new-price-label-stackedRebate' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by slsanderson on 10/21/20 11:51 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) */

/* ddcrandyh CC05609296 */
.header-contact :is(.creditButton,.serviceButton) { 
  position: absolute;  top: 0px; left: 0px; 
  &:not(.creditButton) { left: 120px; }
}
.header-navigation :is(.creditButton,.serviceButton) {
  display: none; 
}