/* ddcrmelasky BMW UAT */

/*featured widget fixes */
html:not(.index) .page-bd .inventory-featured-default .yui3-u-1-4 { margin-bottom: 15px; }
html:not(.index) .page-bd .inventory-featured-default .hproduct[data-type="new"] { min-height: 475px; display: flex; }
html:not(.index) .page-bd .inventory-featured-default .hproduct[data-type="new"] > div { display: flex; flex-direction: column; justify-content: space-between; }
html:not(.index) .page-bd .inventory-featured-default .hproduct[data-type="new"] .pricing { margin:0; width:100% }
/* service special hours fix */
.alias-promotions-listing-service .hours-default .key { width: 38%; }
.alias-promotions-listing-service .hours-default .value { width: 62%; }
/* recommendations vehicles widget item width */
.page-bd .recommendations-vehicles .vehicle-list .vehicle-list-item { flex-basis:220px; }
/*showroom details page fixes */
.showroom-default .fuel-efficiency .ddc-icon { font-size:55px; }
/*global incentive button overlay*/
.alias-incentives-listing-default .vehicles-container > li, .alias-incentives-search-default .vehicles-container > li {min-height:230px;}
/*BMW Genius content fix*/
@media (max-width:1200px){ .alias-sitebuilder-bmw-genius-1 table{max-width:600px !important; }}
/*promotoions text color issue*/
.promotions-banner .vehicle-promotion .btn-link.promo-text-link, 
.promotions-banner .vehicle-promotion .promo-content .promo-short-description, 
.promotions-banner .vehicle-promotion .promo-title { color:#000; }
/*showroom grid fix*/
.showroom .yui3-g { margin-left:5px; margin-right:5px; }
/*landing page hours fix*/
.ddc-span3 .hours-default{padding: 16px 0px;}
@media screen and (min-width: 1200px) {.ddc-span3 .hours-default {white-space: nowrap;}}