/* GENERAL */
body {background-color: var(--color-neutral-0);}
.wysiwyg-image {display: inline-block;}
.push {height: 43px !important;}

/* HEADER */
.page-header.responsive-centered-nav .header-contact {display: none;} /* Remove if header1 is desired */
.page-header.responsive-centered-nav .header-navigation .header-default,
.page-header.responsive-centered-nav .header-navigation .navigation-default {width: 100%;}
.page-header.responsive-centered-nav .header-navigation .header-default .header-logo img {margin: 0 auto;}

/* NAV */
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav {height: 60px;}
.page-header.responsive-centered-nav .header-navigation .navigation-default .dropdown-menu {top: 61px;}
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a { font-size: 16px; font-weight: 800; height: 30px;}
.page-header.responsive-centered-nav .header-navigation .ddc-mega-menu-nav .dropdown.open .caret:before {top: 20px;}

/* MYCARS */
.ddc-site .ddc-toolbar .toolbar-flex {position: relative; bottom: 10px;}
.ddc-site .noShrink .mycars-default {top: 20px; bottom: 0;}
.page-header.responsive-centered-nav .mycars-default {position: absolute; width: 25%; height: 80px;}

/* HERO */
[data-name="index-landing-0001-hero-content-1"] .btn-primary {height: 52px;}
@media (min-width : 1900px) {[data-name="index-landing-0001-hero-wrapper-1"] {height: 90vh !important;}}

/* SEARCH */
.responsive-type.index .page-bd input.form-control {height: 52px;}

/* INVENTORY COUNT */
#inv_count_display1-app-root .m-3 {margin: 0!important;}
#inv_count_display1-app-root .pt-3 {padding-top: 0!important;}
#inv_count_display1-app-root .pb-4 {padding-bottom: 0!important;}
#inv_count_display1-app-root {border-bottom: 1px solid #333; margin: 0; padding: 10px 133px;}
#inv_count_display1-app-root .item-count {font-weight: 800; font-size: 40px;}
.responsive-type .page-bd .ddc-font-size-base {font-size: .85rem; position: relative; bottom: 5px;}

/* GROUP FRANCHISE NAV */
[data-widget-id="locations1"].ddc-content .widget-heading {margin: 0 0 31px 0;}
.index .franchiseList {max-width: 1320px;}
.index .franchiseList .franchise {margin: 0; padding: 0 10px}
.index .franchiseList img {max-width: 167px;}
.index .franchise.selected .childList {padding: 0;}
.index .franchise.selected .childList:after {display: none;}

/* RECOMMENDED VEHICLES */
.index .recommendations-vehicles .display-4 {color: #fff;}

/* MAP */
.index .map-overlay {width: 350px;}

/* FOOTER */
.adchoices {background-color: hsla(0,0%,100%,0);}
.ddc-footer .text-black {color: #fff !important;}

/* 03005028 ddcjareds */
.btn-default { color: #FFF; background: #fd0101; }
.btn-default:hover { color: #FFF; background: #000; }

/* 03015850 JLC */
.dropdown-menu { background-color: #000; }
.text-primary { color: #ff0f17!important; }
:root { --btn-link-color:#ff0f17; }
