/*Whitney.leighton - made room in nav for 5th nav item*/
.navbar-nav .nav>li>a { min-width: 100px; }

/* Custom CSS for Christmas header */
.navbar.navbar-default {
  background-image: url('https://pictures.dealer.com/k/keastautocenterfordfd/1234/88cae3b3fe214950867607a5c880eb25.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}


/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by whitneyleighton on 06/14/18 01:43 PM EDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 16px; 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: #e70911; background-color: #e70911; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #e70911; background-color: #e70911; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #0e0e0e; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #0e0e0e; }
/* End 'vlp-ePrice-button' (do not modify this line) */