.coupon button {color: transparent;}
.coupon button::after {content: "SEND MY $300 CERTIFICATE!"; color: #FFF;}
.coupon button:hover {color: transparent;}

.content-default img {display:inline;}
.ddc-integrations.contact-at-once-header-header-container.ddc-integrations-chat.cao-header-container {position: static !important;float: left;margin-left: -25px!important;margin-top: -30px!important;}
.ddc-integrations.googleplus-header-container {position: static !important;float: left;margin-top:-27px;margin-left:160px;}
.ddc-integrations.contact-at-once-header-header-container.ddc-integrations-chat.cao-header-container img {max-width:50%!important;}
a.header-logo.header-logo-style {top:10px!important;}

/* 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}

div#divbk1098 {display:none;}

/* M-00221419 billyh */
.content-hero.content1 .hero-content-background::before {-webkit-filter: none !important; filter: none !important;}

/* eric.murray M-00247774 */
.cstCalc {float:right;}

/*erikfujii SF08517559 make background color for content logo blue & remove extra space beneath */
.ddc-content.content-default.cstmcontenthomepage {background-color:#1476CA;margin-bottom:0px;}

/* ddcrandyh + wabbey 08581641 */
.hero-image-overlay-container .hero-image-overlay { margin-top: -370px;}
.hero-image-overlay-container .recommendations-vehicles { margin-top: -100px; }

/* ddcdanc M-00489342 */
.inventory-detail-pricing .pricing .eprice {width:100%; text-align:center;}

.inventory-listing-default .calloutDetails ul{
	display:flex;
	flex-flow:wrap;
}

.inventory-listing-default .calloutDetails ul li{
	flex: 0 0 40%;
	margin:0 auto;;
}

/* 05629600 05630216 JLC */
.inventory-listing-default .hproduct { min-height: 290px; }
.inventory-listing-default .hproduct .media div.kbbpriceadvisor-badgeprice-container,
.inventory-listing-default .hproduct .media div.purecarsv2-container { display: inline-block; clear: none; width: 45%; }
.inventory-listing-default .hproduct .media .kbbpriceadvisor-badgeprice-container a { position: relative; top: -16px; }
.inventory-listing-default .hproduct .media div.purecarsv2-container a img { max-width: 75px; }

/* 05833694 JLC */
.vdp .inventory-detail-callout li .monroney-labels img { max-height: 90px; }

/* 07656757 JLC */
.page-header.responsive-centered-nav .header-contact .header-default { width: 100%; }
.page-header.responsive-centered-nav .header-contact .header-default .vcard { text-align: left; }

/* wabbey 07668547 */
.index .slideshow-background {background-color: #fff;background-image:none;}

/* billyh */
.vdp .calloutDetails li {vertical-align: middle;}
