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

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

/*BRANDON.PAITH- - VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}
/* US34979 - Forcing max height on header logo */
.dealer-path-override-img {max-height:120px;}

/*brian.clopton- - remove colons that are not wanted on VLP and VDP*/
.inventoryList .separator { display: none;}

/*brian.clopton- - make global incentive labels more visable*/
.incentives-search-default .facet-group label {font-weight: 400; color: #CACFD4;}

/* dtkellenmcmillan fix vlp image sizing */
.vlp .media img {width: 100%; height: auto;}

/* DNA5415878 ddcdmeline */
.model-selector-parallax .carousel-prev:before,
.model-selector-parallax .carousel-next:before {position: absolute; top: 0; right: 0; left: 0;}
.model-selector-parallax .carousel-prev:before { content: "\e609";}
.model-selector-parallax .carousel-next:before {content: "\e60a";}
.gm-style-iw {color: #000000;}
.gm-style-iw .adr > a {color:  #000000;}

/* ddcdusting 05060291 */
.blog-post-detail .ddc-content.content-default {width: 600px;}