.header-navigation.clearfix {background: #fff; }
.header-contact.clearfix {display: none; }

body{background-color:#fff;}

/* CalebWright value statement */
.page-header .value-statement { left: 5.5em; top: 8em;}

/* CalebWright black to New Arrivals header */
.hero-image-overlay-container .ddc-content.hero-image-color-inverse > h3 { color: #000;}

.hero-image-overlay-container .inventory-search-facet-browse.hero-image-color-inverse .form-inline > .form-group > .pill-label.disabled { color: white; display: none;}

.hero-image-overlay-container .inventory-search-facet-browse.hero-image-color-inverse .form-inline > .form-group > .pill-label.checked  { background-color: #259b59; color: #fff;}

.push-down{margin:14em 0 0 0;}

/* CalebWright changes menu drop down bg to white */
.dropdown-menu {background-color:#fff;}
.dropdown-menu a { color: #2967b1;}
.nav-links a:hover { background-color: #222b62; color: #fff;}
.dropdown-menu h4 { color: #205492;}
.ddc-mega-menu-nav .contact-form label { color: #194e8d;}
.ddc-list-items > li { color: #2d8dff;}
.navbar-nav > li > .dropdown-menu {  border: 3px solid #222b62;}
.dropdown-menu { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.ddc-mega-menu-nav .hproduct h3 { font-weight: 900;}
.ddc-mega-menu-nav .inventory-featured-default .pricing .value { color: #949494;}
a.btn.btn-primary.btn-block.view-link { color: #fff;}

/* CalebWright edits the featured auto widget on homepage */
.ddc-content.inventory-featured-default { width: 95%; margin: 1em auto;}
.description { min-height: 8em;}

/* Navigation items width - ddcrickh */
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: 10px;}
 
.hero-image-overlay-container .hero-image-overlay { margin-top: -400px;}

.service-section {display:none;}

/* fix placement of tag line when header shrinks - ddcrickh */
.page-header.shrink-header-nav .value-statement {left: 225px; bottom: 5px;}

/* ddcbradys - Featured vehicles height & pricing formatting */
.inventory-featured-full-page .description {height:105px;}
.ddc-content.inventory-featured-default.fvindex .media > a img {height: 285px;}
.inventory-featured-full-page .btn-block {margin-top: 6px; width: 460px;}
 
/* ddcbradys - Video gallery thumbnails */
.video-gallery .video-thumbs .yui3-u-1-5 {width:auto;}
 
/* ddcbradys - Split vehicle info/options into 2 columns on VDPs */
.inventory-detail-packages-options #options .option-table tr {width:50%; float:left; background: transparent;border:none}
.inventory-detail-packages-options #options .option-table .option-item-description {width:42%; background: transparent;border:none}
.inventory-detail-packages-options #options .option-table .option-item-description h3 {width:100%; font-size: 92%; background: transparent;border:none}
.inventory-detail-packages-options #options {margin-top: 12px; background: transparent;border:none}
.inventory-detail-packages-options .packages {margin-top: 12px; background: transparent;border:none}
 
/* ddcbradys - Resize contact info on vdps */
.vdp .main .contact-info {font-size: 17px;}
.vdp .contact-info .adr .ddc-icon-map {display:none;}
 
/* ddcbradys - Fix form pop-up size issue */
.ui-dialog.ui-widget.ui-widget-content {overflow-y:scroll;}
 

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by rickhardman on 11/11/16 08:21 AM CST
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #000000; background-color: #000000; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #1993fc; background-color: #1993fc; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #1993fc; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #000000; }
 End 'vlp-ePrice-button' (do not modify this line) */

/* CalebWright changes size of carrot on VLP eprice button */
.vlp .inventoryList .pricing .btn.eprice::before { font-size: 1.2em;}

/* CalebWright changes font size on VLP eprice button */
.ui-button-text { font-size: .8em;}

/* CalebWright padding next to carrot of eprice button */
.btn-primary, .pricing .btn[data-eprice]  { padding-right: 1.2em !important;}

/* CalebWright font size of description */
.inventoryList .description dd { font-size: .9em;}

/* ddcrickh Adjust padding on epricer button to pull text closer to right
.btn-xl, .btn-lg, .pricing .eprice:not(.btn-xs), .pricing .eprice:not(.btn-sm), .pricing .eprice:not(.btn-default), .pricing .eprice:not(.btn-lg), .pricing .eprice:not(.btn-xl), .pricing .ePrice a:not(.btn-xs), .pricing .ePrice a:not(.btn-sm), .pricing .ePrice a:not(.btn-default), .pricing .ePrice a:not(.btn-lg), .pricing .ePrice a:not(.btn-xl), .pricing [data-eprice]:not(.btn-xs), .pricing [data-eprice]:not(.btn-sm), .pricing [data-eprice]:not(.btn-default), .pricing [data-eprice]:not(.btn-lg), .pricing [data-eprice]:not(.btn-xl), .inventory-detail-pricing .on-deposit-link {
    padding-right: 23px;
} */

/* ddcsamp 05123163 */
.navigation-default .dropdown-menu h3, .navigation-default .dropdown-menu h4, .navigation-default .dropdown-menu a:not(.btn) {color: #000;}
