.content-default img {display:inline;}
/* Temporary Fix to correct value statement nav when home or search icon is displayed */
.value-statement-mega-wrapper .navbar-default .dropdown > a.ddc-nav-icon-link {
	height: 50px;
	padding-top: 12px;
}

/* Temporary fix to correct responsive-centered-nav styles clobbering button padding on MyCars Digital Retailing Summary */
.page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu.login .mycars-resume a.btn-lg {
    padding-right: 41px;
}

/* Fix for images to allow scaling to resize to a larger image */
.recommendations-vehicles .vehicle {
	margin: 0;
}
.recommendations-vehicles > ul > li img {
	height: auto;
	min-height: 220px;
}

.index .xtime-scheduler { 
        text-align:center;
    	background: url(//pictures.dealer.com/p/pclldemohyundai/0989/80252a820f4cae9aa053d50499229200x.jpg) center no-repeat;
	background-color: #e7e7e7;
}
.index .xtime-scheduler > iframe {
	margin-bottom: -11px;
} 

/* Default button color is black, which blends into the hero image overlay color. Let's change it to blue since it's the primary widget on the page.  */
.index .facet-browse-widget .btn-primary {
	background-color: #1476ca;
}
.index .facet-browse-widget .btn-primary:before {
	color: #000;
}
.index .facet-browse-widget .btn-primary:hover {
	background-color: #1993fc;
}
.index .facet-browse-widget .btn-primary:hover:before {
	color: #000;
}

/* emphasize the recommended vehicle container */
.index .recommendations-vehicles .vehicle {
	background-color: #E3E3E3;
}
.index .recommendations-vehicles .vehicle:hover {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);}
.index .recommendations-vehicles.responsive-content > h3 {text-align: center}

.index .cstm-mar {margin-top:20px;}

/* ddcrandyh M-00457352 */
.slideshow-background { height: 300px; }

/* william.abbey M-00492304 */
.inventoryList .hproduct {min-height: 280px;}

/*ddcrmelasky 08114708*/
.ddc-footer .hours-default { position:relative; right: 15px;}

/* ddcalmirc 08222833 */
.navbar-default.compact.responsive .container .navbar-nav {display: flex; justify-content: space-between;}
.navbar-default.compact.responsive .container .navbar-nav .dropdown {display: flex; justify-content: center; align-items: center;}
.navbar-default.compact.responsive .container .navbar-nav .dropdown > a {display: flex; justify-content: center; align-items: center; width: 100%;}
.navbar-default.compact.responsive .container .navbar-nav .dropdown {width: auto; min-width: 100px;}

/* Start 'vlp-new-price-label-msrp' (do not modify this line) */
/* Modified by downtowntoyotascionofoakland-admin on 02/06/20 10:58 AM EST */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .label { text-decoration: line-through; font-size: 11.9px; color: #000000; }
/* End 'vlp-new-price-label-msrp' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by downtowntoyotascionofoakland-admin on 02/06/20 03:55 PM EST */
.vdp .inv-type-new.pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 13.6px; color: #000000; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by downtowntoyotascionofoakland-admin on 02/06/20 03:54 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 11.9px; color: #000000; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by downtowntoyotascionofoakland-admin on 02/06/20 03:55 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: line-through; font-size: 16.8px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by downtowntoyotascionofoakland-admin on 02/06/20 03:56 PM EST */
.vdp .inv-type-new.pricing .final-price .price { text-decoration: line-through; font-size: 28.8px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by downtowntoyotascionofoakland-admin on 02/06/20 04:20 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: line-through; font-size: 16.8px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */