/*owenperks- prevent image stacking effect in DEAs*/
.wysiwyg-image {margin: 0; display: inline;}

/*owenperks- adjusted nav width to accommodate a 5th nav item*/
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: 110px;}

/*owenperks- VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}

/* franckbarfety M-00238864 */
.page-header { background-color: #fff; background-image: none;}
.ddc-site .compact .mycars-default .menu > a .label {color: #000;}
.ddc-site .compact .mycars-default .menu > a:hover .label {color: #555;}
.ddc-site .compact .mycars-default .menu > a:before, .ddc-site .compact .mycars-default .menu > a .count:before {color: #333;}

/* franckbarfety M-00239512 */
.social-header-buttons {width: 80px;}

/* ddcalmirc M-00239911 + M-00412272 william.abbey */
.custom_BBB {position: absolute; right: 385px; top: 8px;}
.custom_BBB img {height: 80px; width: auto;}

/* ddcjamesc M-00407402 */
.navbar-default.responsive .container .navbar-nav .dropdown { width:12%; }

/* cnconway M-00514795*/
@media only screen and (max-width: 1350px) and (min-width: 1200px){.page-header.compact.responsive.sticky-header-nav .ddc-content.header-default a.header-logo.header-logo-style img {height: 90px; margin-top: 10px;}}
@media only screen and (max-width: 1200px){.page-header.compact.responsive.sticky-header-nav .ddc-content.header-default a.header-logo.header-logo-style img {height: 75px; margin: 15px 20px auto -90px;}}