/* kevinthibault nav frag model selector image fix */
.ddc-mega-menu-nav .model-selector-default .hproduct .media a {  height: 100px;  }

/* .  There is a problem with loading the featured widgets into a small area.  Text is overlapping on New Vehicle Specials page.  The solution is to force full-width.   */
.alias-specials-listing-new .inventory-featured-default .pricing {width: 100%;}
.alias-specials-listing-used .inventory-featured-default .pricing {width: 100%;}
	
/* william.abbey 04927024 */
.index .inventory-featured-default-extension-1 .description{height: 135px;}
.index .inventory-featured-default-extension-1 .hproduct .view-link {bottom: -20px;}
.index .inventory-featured-default-extension-1 .yui3-u-1-4 .hproduct {height: 228px;}
.navbar-nav .nav > li > a {min-width: auto;}

/*ddctommyn 09142948*/
.navbar-nav>li>a.sublabelled span {font-size: 12px;}
.navbar-default .navbar-nav>li>a{padding-left: 0px;}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by nhoggard2 on 05/16/25 10:56 AM CDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by nhoggard2 on 05/08/25 01:38 PM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 15px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */