/* fdbarfety fix header logo cut off */
.page-header.responsive .header-default .home-logolink, .responsive.ddc-header .header-default .home-logolink {padding-top: 0;}
.page-header.responsive .header-default .home-logolink {padding-top: 0; bottom: 0;}
.compact.ddc-header .header-default .home-logolink, .page-header.compact .header-default .home-logolink {top: 45px;}

/* PRICING */
.showroom-main .showroom-sliders {display:none;}

/* ddcryanp */
.inventory-detail-pricing .pricing li {clear:both;} 
.vlp .pricing .label {width:45%;}
.vlp .pricing .value, 
.vlp .pricing .price {width:55%;}

/* ddcdrewc */
.navbar-default.responsive .container .navbar-nav .dropdown .dropdown-menu .btn:hover {
	background-color:#352c2c;
}

/* DNA5384572 ddcrandyh - IE fix - min-width: initial doesnt work in IE. */
.ddc-footer .navigation-default ul li a {  min-width: auto; }

/* M-00230304 billyh */
.page-header.responsive .header-default .vcard .tels .tel.phone1 .value, .page-header.responsive .header-default .vcard .tels .tel.phone2 .value, .page-header.responsive .header-default .vcard .tels .tel.phone3 .value {font-size: 14px;}

/* M-00527002 william.thompson - setting styling on the hero overlay per compliance */
/* US91168 andrew.langley - Standardize the fixes for Jaguar and Landrover to meet Hero widget compliance */
.index .content-hero .hero-content-box {background-color: rgba(0,0,0,.8); text-align: left; width: 380px;}
.index .content-hero.hide-hero-content-box .hero-content-box {display: none;} /* building in a method for support to hide the content box 05734695 */
.content-hero .hero-heading, .content-hero .hero-subheading, .content-hero .hero-text {font-family: DDC Heading Font Face; color: #FFF;}
.content-hero .hero-heading {font-size: 20px;}
.content-hero .hero-subheading {font-size: 13px;}
.content-hero .container {width: 97%;}
.content-hero .flex.flex-mid-mid {align-items: flex-end; justify-content: flex-start;}
.content-hero .hero-content-box {padding: 0 0 10px 30px;}
.content-hero .flex {height: 165px;}

/* US77064: aaron.whitehead - Hiding hero text and default image to solve compliance issue*/
/* US91168: andrew.langley - Turning hero widget back on by removing display: none */
.v9-oem-jaguar-0002-v1 .content-hero.content4.ddc-content{background-image: none;}
.v9-oem-jaguar-0002-v1 .content-hero.content4 .video-pattern {background-image: none;}

/* 06326173 william.thompson hide non JLR CPO badges */
.hproduct:not([data-make="Jaguar"]) .certified { display: none; }

/* ddcmhampton 08349192 */
.promotions-listing .promo-title {font-family:Jaguar, "DDC Heading Font Face", Arial;}

/* add padding to footer so Jaguar wordmark shows with chat integrations william.thompson - 08379850 */
.ddc-footer { padding-bottom: 50px;}