/*renee.laporte.difonzo – adjust nav width to accommodate a 5th nav item*/
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: 110px;}

/*renee.laporte.difonzo - VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}

/*renee.laporte.difonzo  - lined up featured vehicles pics*/
.ddc-content.inventory-featured-default.fvindex .media > a img {height: 285px;}

/* DNA5402486 ddcjoshc */
.inventoryList .pricing .final-price .value { font-size:1.5em; }

/* ddchenryl DNA5435825 */ 
.inv-type-new span.internetPrice {display: none !important;} 
.inv-type-new span.internetPrice.final-price {display: block !important;} 

/* ddcjkinghorn M-00189887 */
.vlp .pricing{width:170px;margin-left:-20px;}

/* ddcjkinghorn */
.ui-dialog-content .incentive-list a:hover{color:#000000;}





/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by tlamarbrown on 06/29/17 06:04 PM CDT */
.vdp .inv-type-new.pricing .final-price .price { text-decoration: none; font-weight: bold; font-size: 32.4px; color: #FF0700; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by ddcndurick on 07/06/17 03:13 PM EST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 18px; color: #010200; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #7fff00; background-color: #7fff00; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #0000ff; background-color: #0000ff; background-image: none; }
.vdp .pricing .eprice.button:before { color: #c3002f; }
.vdp .pricing .eprice.button:hover:before { color: #000000; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by ericnetolicky on 08/02/18 10:38 AM CDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 14px; color: #010200; }
.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: #7fff00; background-color: #7fff00; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #0000ff; background-color: #0000ff; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #c3002f; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #000000; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* ddcluker M-00441683 */
.vlp .inventoryList .pricing .btn.eprice span { color: #010200; }

/* ddcsamp 05125490 */
.inventory-listing-default .inv-type-new .stackedFinal.final-price:after {content: "Conditional Offers"; padding-top: 5px; font-size: 12px; }
.inventory-detail-pricing .inv-type-new .stackedFinal.final-price:before {content: "Conditional Offers"; padding-top: 15px; font-size: 15px; width: 265px;}

/* ddcmhampton  05167235 + wabbey 08031938 */
:is(.inventory-featured-default,.alias-inventory-listing-default-auto-new,.alias-auto-new-details) .conditional-offer .price-label:before { content: "Conditional Offers"; padding-top: 5px; font-size: 12px;display: block;}
:is(.inventory-featured-default,.alias-inventory-listing-default-auto-new,.alias-auto-new-details) .conditional-offer + .conditional-offer .price-label:before {content: " "}


.responsive-type .price-btn.cst-btn-0 a {
    font-weight: normal;     width: 100%;     height: 55px;     font-family: nissanbrand;     font-size: 16px;     padding: 10px;     margin: 0px 0px 10px;     border-radius: 0px;
}