/* franckbarfety M-00253266 */
.view-link {width: 100%; margin-top: 5px;}
.pricing a[data-eprice="true"].btn-primary:before, .showroom-vlp .pricing a[data-eprice="true"].btn:before, .inventory-detail-pricing .pricing .ePrice .btn-default:before {display: none;}

/*  dtcoltonmraz  adjust nav tab spacing  */
.navbar .dropdown .sublabelled {min-width:0px;}
.shrink-header-nav .header-default .home-logolink {padding:16px 0px 0px 0px;}
.ddc-content.navigation-default.navbar-nav {margin-left:-40px;}
.ddc-site .mycars-default {margin-right:-40px;}

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by amwahlgren on 02/15/19 09:33 AM CST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 16.8px; color: #000000; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by jnewlands on 02/18/19 09:42 AM CST */
.vdp .inv-type-new.pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 25px; color: #000000; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */


/* 05777003 JLC */
.inv-type-new .pricing .final-price::after,
.inv-type-new.pricing .final-price::before { width: 100%; display: block; text-align: center; content: "*See Dealer For Details"; font-size: 0.8em; }

/* wabbey 07214562 */
.vdp .links-share.share-with-labels li a{display: inline-block;}
.vdp .links-share li {width:auto;}

/*adding padding to the menu items - mstotts - 07584088*/
.navbar .dropdown .sublabelled {min-width: 136px;}

/*adjusting menu item width to allow for new item - mstotts - 08367716*/
.navbar .dropdown .sublabelled {min-width: auto;}
.nav > li > a, .ddc-nav-inline > li > a{padding: 10px;}

/* ddcsamp 11756571 */
.page-header .header-default .vcard .adr {text-align: right; line-height: 18px;}
.page-header .header-default .vcard .adr .street-address::after {content: ""; display: block;}
.page-header .header-default .vcard .tels li:not(.phone1) {padding: 0;}
.page-header .header-default .vcard .tels .tel.phone1 {margin-top: 20px; font-weight: bold;}