/*cnconway - 10491970*/
.shrink-header-nav .header-logo img {position: relative; height: 40px!important;}

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

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

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

/* ddcbent adjusting header logo */
.page-header.sticky-header-nav.shrink-header-nav .home-logolink img {max-width: 140px;}
.page-header.sticky-header-nav.shrink-header-nav .home-logolink {margin-top:10px;width: 150px;}
.page-header.shrink-header-nav .header-default .home-logolink img {height: 30px !IMPORTANT;}

/*cjschneide M-00419743*/
li.cstTires a{padding:0px; background:transparent;}
li.cstTires:hover a{background:transparent;}

.cstTires .tooltips {position: relative; display: inline;}
.cstTires .tooltips span {position: absolute;width: 250px;color: #000;background: #fff;height: auto;line-height: 15px;text-align: left;visibility: hidden;border-radius: 3px;bottom: 10px;opacity: .5;font-size: 12px;padding: 10px;-webkit-box-shadow: 0px 0px 19px 2px rgba(0,0,0,0.31);-moz-box-shadow: 0px 0px 19px 2px rgba(0,0,0,0.31);box-shadow: 0px 0px 19px 2px rgba(0,0,0,0.31);}
.cstTires .tooltips span:after {content: '';position: absolute;top: 100%;left: 50%;margin-left: -8px;width: 0; height: 0;border-top: 8px solid #fff;border-right: 8px solid transparent;border-left: 8px solid transparent;}
.cstTires:hover .tooltips span {visibility: visible;bottom: 7px;opacity: 1;left: 50%;margin-left: -164px;z-index: 999;transition: bottom 0.5s ease,opacity 0.75s ease;}

/* ddcjosiahl 09787031 */
.page-header {background: #FFF;}

