/* custom index service button */
.custom-service-button::before {line-height: 1.4; font-size: 28px}
/* Header Logo Adjustment */
.dealer-path-override-img {max-width: 80%;}
/* ePrice Button and/or view details full width VDP */
.vdp a[data-href*="eprice"],
html[class*="alias-sitebuilder"] .vdp a[data-href*="eprice"],
.vlp .view-link,
.ePrice .ddc-span6, .vdp .eprice.button {width: 100%;}
/* Special Offers Button Vehicle Model Pages */
.content-default .specialOfferLink {display: none!important;}

/*cjschneide M-00507396*/
.mycars-vdp + .btn.calculate-dealertrack { clear: both; background-size: 100%; margin-top: 64px; }

/* ddcmhampton 05413830 */
.index .inventory-featured-default h3 {color: #000; text-align: center; font-size: 28px; margin-top: 20px;}


/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by ddcmattw on 05/17/23 03:05 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 14.75px; color: #21b500; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'vdp-new-price-label-discount' (do not modify this line) */
/* Modified by ddcdanieleg on 08/08/22 01:45 PM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 18px; color: #21b500; }
/* End 'vdp-new-price-label-discount' (do not modify this line) */

/* jwjakec - changes size of logo in header */
img.dealer-path-override-img {
    height: 60px;
}