/* christophershea - resize eprice button on VLP */
.pricing .btn[data-eprice] {max-width:100%; padding-left:10px;}
.pricing .btn[data-eprice] span {font-size:15px;}
.pricing .btn[data-eprice]::before {line-height:2;}

/* franckbarfety M-00216177 */
.ddc-heading-1:after, .showroom-details-section > h4:after {content: "";}
p.choose {font-size: 1.2em; font-weight: bold;}
.links-list .yui3-u-1-2 {margin-bottom: 4px;}
.tabs-tabbed-widgets.tabs-tabbed-widgets-extension-1 .links-list a:before {top: 0;}
.links-list .nav > li > a.btn:before, .links-list .ddc-nav-inline > li > a.btn:before {font-size: 1em; line-height: 2.2em;}
.links-list .nav > li > a, .links-list .ddc-nav-inline > li > a {font-size: 1.0em;}
.ll-spacing ul li {margin-bottom: 3px;font-size: 1.2em;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by ddccbeam on 12/08/16 05:04 PM EST */
.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: #c4172c; background-color: #c4172c; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #c4172c; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #000000; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* ddcluker M-00493846 */
html.showroom .showroom-default img { display: none; }

/* ddcrandyh M-00500736 */
.vdp .inv-type-new.pricing .final-price::before,.inventory-listing-default .inv-type-new .pricing .final-price::after{ margin-top: 20px;  width: 100%; content:"Additional Offers You May Qualify For:";font-size:12px; }

/* M-00500958 ddcjareds */
.vlp .inv-type-new .final-price,.vdp .inv-type-new .final-price { border-top: 2px dotted hsl(0, 0%, 75%); }
.vlp .inv-type-new .abSub,.vdp .inv-type-new .abSub { border-bottom: none ; }

/* CC 05003366 nlfoster - Making Franchise list wider where screen size supports it so that franchises show in a single row */
@media (min-width: 1080px) {.index .locations-group-nav-type-1 .franchiseList { width: 1080px; max-width: 1080px; }}

/* CC 05003538 nlfoster - Adding padding to custom finance franchise so that it aligns with other images (specific to exact image path) / Removing white background that makes text difficult to read */
.index .locations-group-nav-type-1 .franchiseList { background: inherit; }
.index .locations-group-nav-type-1 .franchiseList .franchise.finance img[src="//pictures.dealer.com/r/ronmarhofergroupstow/0264/22091c4418c9949d0cd043fc7c5f2121x.jpg?impolicy=downsize&w=117"] { margin: 20px 0; }

/*cnconway 05539401 */
.index .inventory-search-facetbrowse form.facetbrowse-ajax-form {margin-left: 10px;}
.index .inventory-search-facetbrowse form.facetbrowse-ajax-form .btn-primary {position: absolute; right: 30px;top: 44px; width: 12%;}

.calloutDetails li {vertical-align: middle;}

/* 12897778 ddcjareds */
@media screen and (min-width: 1440px) {
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a {
    font-size: 17.75px;
    padding: 0 20px;
}}
.header-navigation .navbar-nav li a[href="/home-delivery.htm"] { color: #ffdd56!important; }

/* 03045305 JLC */
.page-header.responsive-centered-nav .header-navigation .header-default,
.page-header.responsive-centered-nav .mycars-default { width: 20%; }
.page-header.responsive-centered-nav .header-navigation .navigation-default { width: 60%; }

/* ddcdusting 04705824 */
.navigation-default .dropdown-menu h4 {color: #000;}
.navigation-default .dropdown-menu a:not(.btn) {color: #000;}
.ddc-mega-menu-nav .inventory-featured-default .pricing .price, .ddc-mega-menu-nav .inventory-featured-default .pricing .value {color: #000;}
.dropdown-menu {background-color: #fff;}