/* ddcbatot - fixing DRS buttons */
.vlp .pricing .dealertrackButton{padding: 10px;}

/* ddcbatot - featured widget fix*/
.inventory-featured-default .hproduct .media{height: auto; min-height: 150px;}
.inventory-featured-default .mslp .hproduct .thumb{width: 100%;}

/* ddcbatot - sonic/autonation custom eprice button fix on VLPs*/

.vlp .customSonicPriceButton .btn,
.vlp .pricing .autonation-cta-button-long{padding: 6px 12px; display: block; white-space: normal;}


/* ddcbatot - pricing fix on VLPs M-00421547 ddcmhampton removed vlp pricing width 40% */
.vlp .inventoryList .description{width: 60%;}

.pricing .final-price .value,
.pricing .final-price .price,
.pricing .final .value, .pricing .final .price{font-size: 1.4em;}

/* ddcbatot - nav alignment fix*/
.nav .dropdown-menu { top: 56px; }
/* 	This @media hack is to fix an issue in IE where the sub-nav is
 inaccessible at certain resolutions. */
@media all and (-ms-high-contrast: none) and (max-width: 1350px), (-ms-high-contrast: active) and (max-width: 1350px) {
	.nav .dropdown-menu{
		/* IE10+ CSS styles go here */
		top: 97px;
	}
}
/* ddcbatot - compliance fixes */
.pricing .abSub a,
.pricing .abSub .value,
.pricing .abSub .price,
.pricing .rebate a,
.pricing .rebate .value,
.pricing .rebate .price,
.pricing .discount a,
.pricing .discount .value, .pricing .discount .price{color: inherit;}
.vdp .links-list a{margin-bottom: 10px;}
.vdp .links-list li:last-child a{margin-bottom: 0px;}

/* ddcbatot DNA5471341 */
.alias-about-sonic-default .sonicGrayBackground{background: #EAEFF2;}

/* dtjosem DNA5494589 - lowercase i */
.vdp .ddc-page-title,
.vlp .hproduct .fn a,
.facet-breadcrumb-label {text-transform: none;}

/* ddcjonathana  */

/* ddcrandyh M-00251819 */
html.v9-oem-bmw-0002-v1 .navbar-default .navbar-nav ul.nav-links li:nth-child(n+2):nth-child(-n+4) > a:not([href*="i7"]), 
html.v9-oem-bmw-0002-v1 .navbar-default .navbar-nav ul.nav-links li:nth-child(n+2):nth-child(-n+4) > a:not([href*="i7"]) span {
    font-weight: normal;
    text-transform: capitalize;
}

.ddc-site .noShrink .mycars-default .menu > a:before,
.ddc-site .noShrink .mycars-default .menu > a .count:before,
.ddc-site .noShrink .mycars-default .menu > a .label,
.ddc-site .noShrink .mycars-default .menu:hover > a .label,
.ddc-site .noShrink .mycars-default .menu:hover > a:before, 
.ddc-site .noShrink .mycars-default.ws-mycars-nav .ws-mycars-nav-wrapper button:hover {
	color: #3e3e3e;
}

/* M-00449894 william.thompson */
.vdp .main [data-widget-name='inventory-detail-packages-options'] #options tr{ width: 100%; }
.inventory-detail-packages-options .options .option-table tr td.option-item-description { min-width: 465px;}
.inventory-detail-packages-options .options .option-table th {width: 75%;min-width: 465px;}
.inventory-detail-packages-options .options .option-table th.item-price-label { width: 30%; min-width: 0; }


/* M-00462142 william.thompson */
.inventoryList .media img { height: auto; }

/* ddcrandyh */
html.showroom h1, html.showroom .h1, 
html.showroom h2, html.showroom .h2, 
html.showroom h3, html.showroom .h3, 
html.showroom h4, html.showroom .h4, 
html.showroom h5, html.showroom .h5, 
html.showroom h6, html.showroom .h6  { text-transform: none; }

/* william.thompson 05900365 - temporary compliance update */
[data-type="new"] .mycars-add-alert-btn, html[class*="alias-auto"][class*="new-details"]  .mycars-add-alert-btn { display: none; }

/* ddcsamp 06436723 */
[data-widget-name="model-selector-responsive"] h3 > a { text-transform: none; }

/* fdbarfety 08225725 VDP Share Icons */
.share ul {width: 100%;}
.share li {padding: 0;}
.links-share .ddc-icon {left: -20px; top: -15px;}
.links-share li a {padding: 15px 0 0 30px; height: 51px;}

/*ddcrmelasky 08277948*/
.ddc-composer .ddc-footer [portlet="v9.widgets.navigation.default.v1"]:after { display:table; content:" "; clear:both; }

/*ddcrmelasky composer dropdown menu fix*/
.index .ddc-composer .slideshow-default.ddc-content { z-index:0; }

/* 10610122 ddcrandyh */
.page-header.noShrink .header-default .home-logolink { height:  89px; }

/* fdbarfety 11079866 */
.nav-fragment .recommendations-vehicles .tile-list .title {font-size: 13px;}
.nav-fragment .recommendations-vehicles .tile-list .rv-recommended-details {line-height: 1; font-size: 12px;}
.nav-fragment .ddc-span8 .recommendations-vehicles .tile-list .vehicle-list-item .rv-recommended-details {margin-bottom: 0;}

/* 12859752 JLC */
.navigation-default .dropdown-menu h4 { text-transform: none; } 

/* 12940637 JLC */
html.v9-oem-bmw-0002-v2.blue-white .ws-inv-paging li:not(.active) a { color: var(--color-neutral-1000); }