/*ddcbent - editing slideshow and nav for client */
.index .ddc-content.slideshow-background {margin-bottom: 30px;}
.compact.navbar-default {background: #C3002F;}
.compact .navbar-nav .dropdown > a {color: #fff;}
.compact.navbar-default .navbar-nav > li > a {color: #fff;}

/* jacquelinewaugh | Left-Align and resize promo banner */
.promotions-banner .event-promotion .promo-description {text-align: left; font-size: 19px;}

/* ddcbent adjusting new VLP button, VDP button, VLP images - to be vetted by ProDev on DNA5435720 */
.vlp .pricing .btn, .vlp .btn.view-link {width: 117%; float: right;}
.vlp .inventoryList .media img {height: auto;}

/* ddcbent added based on CSS associated w DNA5435898 */
.vlp .pricing [data-eprice], .inventory-detail-pricing .on-deposit-link {padding: 5px 0 10px 10px;}
.vlp .pricing .btn span {font-size: 14px;}
.vdp .pricing .ePrice a {font-size: 14px;}
.vdp .inventory-detail-pricing .btn-primary {text-align: center;}
.vdp .pricing .ePrice .btn {text-align: center;}

/* ddcbent adjusting VDP price display */
.vdp .list-unstyled.an-pricing.clearfix {font-size: 13px;}
.vdp .inventory-detail-pricing.an-pricing-vdp li .h3.label {margin-left: 0;text-align: left;font-weight: inherit;padding: 5px 0;}
.vdp .pricing .btn.btn-default.dialog {width: 268px;}
.vdp .btn.btn-primary.dialog.autonation-cta-button.autonation-cta-button-long {margin-bottom: 5px;}
.vdp .btn.btn-primary.dialog.autonation-cta-button.autonation-cta-button-default {margin-bottom: 5px;}
.inventory-detail-pricing.an-pricing-vdp .pricing li {font-size: 11px;}
.inventory-detail-pricing .reserve-now-container .btn.an-reserve-now-button {background: #000;}

/*christophershea - Make Page Titles Bold*/
.ddc-page-title {font-weight: 500;}


/*jakespurr1 M-00525961*/
.slideControls .previousNext .prev { position: relative; left: -80px; }
.slideControls .previousNext .next { position: relative; right: -80px; }

/* Enthusiast Edge - Adjust homepage hero spacing */
@media (min-height: 768px) {
.hero-image-overlay-container.responsive-content .hero-image-overlay.content1 { margin-bottom: 100px !important; }
}
@media only screen and (min-height: 769px) and (max-height: 900px) {
.hero-image-overlay-container.responsive-content .content-hero .hero-content-container { margin-top: 0 !important; }
}

/* Enthusiast Edge - Make homepage faceted search heading white */
[data-widget-name=ws-facet-browse] .sub-heading { color: #fff; }

/* Enthusiast Edge - Force wider container widget on AN Credit Card page */
.alias-sitebuilder-autonation-credit-card-1 div.container.main {max-width: 1300px !important; width: 100% !important;}