/*vaden-mish – adjusting nav colors*/
.navbar-default {
background: linear-gradient(var(--color-neutral-1000), var(--color-neutral-950));
}
.navbar-default {
border-top: 0px solid var(--color-primary-500);
border-bottom: 2px solid var(--color-primary-500);
}


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

/*ddcrobertm - options split into two columns */ 
.inventory-detail-packages-options #options .option-table tr {width:50%; float:left;}
.inventory-detail-packages-options #options .option-table .option-item-description {width:40%;}
.inventory-detail-packages-options #options .option-table .option-item-description h3 {width:100%;}

/*ddcrobertm - positioned dealership logo in header 
.dealer-path-override-img {margin-top:-15px;}*/

button.thoughtbot {
  background-color: #bf011b;
  border: 1px solid #951100;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  padding: 6px 0 8px 0;
  text-align: center;
  width: 150px; }
  button.thoughtbot:hover {
    background-color: #fff;
    color: #bf011b;
    cursor: pointer; }


/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by sqharris on 11/16/17 12:48 PM EST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 18px; 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: #47a95e; background-color: #47a95e; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #4fac52; background-color: #4fac52; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #ecebec; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #EBEAEA; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vlp-new-price-label-abSub' (do not modify this line) */
/* Modified by andrewreilly1 on 12/12/18 10:09 AM EST */
.vlp .inventoryList .item.inv-type-new .pricing .abSub .label { text-decoration: none; font-weight: 300; font-size: 11.9px; color: #000000; }
/* End 'vlp-new-price-label-abSub' (do not modify this line) */

/* Start 'vlp-new-price-label-salePrice' (do not modify this line) */
/* Modified by benkuentzel on 01/15/19 11:41 AM EST */
.vlp .inventoryList .item.inv-type-new .pricing .salePrice .label { text-decoration: none; font-weight: bold; font-size: 9.9px; color: #000000; }
/* End 'vlp-new-price-label-salePrice' (do not modify this line) */

/* Start 'vlp-new-price-label-askingPrice' (do not modify this line) */
/* Modified by benkuentzel on 01/15/19 11:41 AM EST */
.vlp .inventoryList .item.inv-type-new .pricing .askingPrice .label { text-decoration: none; font-weight: bold; font-size: 9.9px; color: #000000; }
/* End 'vlp-new-price-label-askingPrice' (do not modify this line) */

/* wabbey 06259839 */
.calloutDetails li.certified .badge img { display: none; }
.calloutDetails li.certified .badge img[src*='logo-certified-nissan'] { display: inline-block; }

/* billyh 07929194 */
.calloutDetails li {vertical-align: middle;}

/* 08100832 JLC */
.ws-detailed-pricing .instantEPriceButton .instant-eprice { color: transparent; border: none; background: url("https://pictures.dealer.com/v/vadennissan/1492/d9df931e978ef29f6f615edb8c74c56cx.jpg") no-repeat center / contain; padding: 0; height: 140px; }
.ws-detailed-pricing .instantEPriceButton .instant-eprice::before { display: none; }




/* Start 'vdp-final-price-price-label-final-price' (do not modify this line) */
/* Modified by toneill5 on 01/28/20 12:25 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 18px; color: #666666; }
/* End 'vdp-final-price-price-label-final-price' (do not modify this line) */

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* Modified by toneill5 on 01/28/20 12:25 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #666666; }
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */

/* ddcmhampton 08535680 */
.page-header .header-default .vcard .tels .tel.phone1 {font-size:14px;}

/* 09590389 JLC */
.inventory-listing-grid .simple-grid .item .inventory-title a { color: #000; }


/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by blandis1 on 03/15/22 05:40 PM CDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by blandis1 on 03/15/22 05:40 PM CDT */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by sbeeckman01 on 02/28/23 09:56 AM EST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-inv-type-new-portal-price-value-portal-price' (do not modify this line) */
/* Modified by sbeeckman01 on 02/28/23 09:57 AM EST */
.srp .vehicle-card-title.inv-type-new .portal-price { text-decoration: none; font-weight: bold; font-size: 22.5px; color: #000000; }
/* End 'srp-inv-type-new-portal-price-value-portal-price' (do not modify this line) */