/*dtclairecampbell home button hover function red*/ 
.navbar .home:hover{background-color: #A00014;}
/*  dtclairecampbell  adjust nav tab spacing  */
.navbar-nav .dropdown .sublabelled {min-width:110px;}
/* dtclairecampbell add greenleaf */
.type-2 .inventoryList > li.green-vehicle {background: transparent url("/static/v9/variations/global/0006/v1/images/green-vehicle-bg.png") no-repeat 100% 0;}
.inventoryList .green-vehicle .media {margin-top: 25px;}
.inventoryList > li { margin-top: 0px;}
/* dtcoltonmraz - incentives button styling - nissan*/
.incentives-listing-detail .action .btn.btn-link {background: #000000; color: #fff;text-decoration:none;}
.incentives-listing-detail .action .btn.btn-link:before {color:#c3002f;}
.incentives-listing-detail .action .btn.btn-link:hover {background: #c3002f; color: #fff;}
.incentives-listing-detail .action .btn.btn-link:hover:before {color:#000;}

img {display:inline;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by courtneypiper on 09/21/16 08:17 AM EST */
.inventoryList .pricing .btn:not(.btn-link).eprice span { text-decoration: none; font-weight: bold; font-size: 17px; color: #ffffff; }
.inventoryList .pricing .btn:not(.btn-link):hover.eprice span { color: #ffffff; }
.inventoryList .pricing .btn:not(.btn-link).eprice span{ background: none; background-image: none; background-color: transparent; }
.inventoryList .pricing .btn:not(.btn-link).eprice { background: #000000; background-color: #000000; background-image: none; }
.inventoryList .pricing .btn:not(.btn-link):hover.eprice { background: #c3002f; background-color: #c3002f; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by courtneypiper on 03/22/17 02:10 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 21px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */