/*ddcjeremyw - M-00417912 - Added margin to links widget button on /service/index.htm*/
.svc-links li {margin-bottom: 5px;}

/* ddcjeremyw  - M-00417912 - Adjust VLP buttons */
.vlp .pricing-area .btn-primary {font-size: 1.2em; padding: 10px; line-height: 1.5;}
.pricing a[data-eprice="true"].btn-primary:before {line-height: 40px; font-size: 24px;}



.vdp .calculate-dealertrack{float:left;}

/* ddcmhampton 05391050 */
.vdp .calloutDetails[data-classification="6"] .certified {display:none !important;}
.inventoryList .hproduct[data-classification="exotic"] .certified {display:none !important;}

/* ddcmhampton 05413830 */
.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 02:59 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:48 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) */

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

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