 
/* Navigation items width - ddcrickh */
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: 10px;}
 
/* fix placement of tag line when header shrinks - ddcrickh */
.page-header.shrink-header-nav .value-statement {left: 225px; bottom: 5px;}
 
/* fix width of links on finance specials related links - ddcrickh */
.ddc-content.specials-category-list.ddc-box-1.finance-specials-related li {width: 100%;}
 
.content img {display:inline;}
 
/* 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;}
 
/* ddcbradys - Fixes button hiding behind images on Incentives Pg*/
.incentives-search-default .vehicle-container .btn{bottom:-20px!important;}
 
/* ddcbradys - Remove underline from button block links */
.vdp .links-list a {text-decoration:none;}
 
/* ddcbradys - Fixes styling for main navigation items with no dropdown 
.navbar-nav .currentPage.nav-no-children a {color:#000000;}
.navbar-nav .home.currentPage.nav-no-children a {color: #ffffff;}
.navbar-default .navbar-nav > .currentPage > a, .navbar-default .navbar-nav > .currentPage > a:focus {background-color: #ffffff;} */
 
/* ddcbradys - Fix wrapping footer */
.ddc-footer .navbar-nav > li > a.sublabelled span {display: inline-block; padding-left:4px; font-weight:normal;}
 
/* ddcbradys - MyCars Favorites - Set Alerts Alignment */
.mycars-favorites .hproduct .alert-set .form-group, .mycars-favorites .hproduct .item-compare .form-group {height:24px;}
 
/* hide directions button when header shrinks - ddcrickh */
.page-header.shrink-header-nav a.one {display:none;}
 



/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by rickhardman on 11/30/16 11:41 AM CST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 13px; 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) */

/* dtjosem M-00220185 */
.slideshow-default.responsive div.slideControls {width: 960px; left: 50%; margin-left: -480px;}
.inventory-featured-default-extension-1 .view-all-link {top: 2px; right: 580px;}

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by jsguyette on 05/12/20 10:56 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 17px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */
/* Modified by jsguyette on 05/12/20 10:57 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .stackedConditionalFinal .value { text-decoration: none; font-weight: bold; font-size: 21px; color: #000000; }
/* End 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */