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

/* image alignment */
.content img {display: inline;}
/* fix vlp image distortion */
.vlp .media img {width: 100%; height: auto; padding-right: 8px;}

/* Uncapitalize ACURA in titles and home page */
.content-page-title h1 {text-transform: none;}
.h1.ddc-heading-1 {text-transform: none;}
/* fix montly payment value label overlap VDP */
.vdp .monthlyPayment .h2 {margin-right:0px!important;}
/* ePrice Button VLP */
.vlp a[data-href*="eprice"],
html[class*="alias-sitebuilder"] a[data-href*="eprice"] {white-space: normal; font-size: 15px!important;}
/* Reserve it now Btn VDP */
.vdp .an-reserve-now-button.btn.btn-primary {width: 103%; background-color: #e6231e; transition: none!important; padding: 0!important; height: 40px}
.vdp .an-reserve-now-button.btn.btn-primary:hover {background: #000!important;}
/* Get My Autonation Button text size */
.eprice .ui-button-text {font-size:11px;}

/* check availability width VDP */
.single-price .eprice {width:96%;}
.inv-type-used .ePrice .nav .ddc-span6 {width:106%;}
.inv-type-new  .nav .ddc-span6 {width:106%;}
/* Button Color changes */
.pricing .eprice-button, .pricing .btn[data-eprice], .inv-type-new .ePrice .btn {border: none;color: #FFF;background: black;}
.pricing .eprice-button, .pricing .btn[data-eprice]:hover{border: none;color: #FFF;background: black;}
.pricing .eprice-button, .pricing .btn[data-eprice], .inv-type-new .ePrice .btn:hover{border: none;color: #FFF;background: black;}
.inv-type-used .ePrice .nav .btn {border: none;color: #FFF;background: black;}
/* VDP Links List */
.vdp .links-list a {background-color: #000;color: #fff;border: none;}
/* css eprice confirmation pop up fix */
.vlp .ui-dialog .ddc-page .content, 
.vdp .ui-dialog .ddc-page .content {display: none;}

/* M-00497019 billyh */
.facet-user-range-chart {display: none;}
.facet-user-range-input-group input.facetmulti-input {padding: 8px 10px;}

/* Start 'vlp-new-price-value-salePrice' (do not modify this line) */
/* Modified by jacquelinewaugh on 03/23/20 03:51 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .salePrice .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #21b500; }
/* End 'vlp-new-price-value-salePrice' (do not modify this line) */

/* Start 'vdp-salePrice-price-value-salePrice' (do not modify this line) */
/* Modified by jacquelinewaugh on 03/23/20 03:51 PM EDT */
.vdp .inv-type-new.pricing-detail .salePrice .price-value { text-decoration: none; font-size: 18px; color: #21b500; }
/* End 'vdp-salePrice-price-value-salePrice' (do not modify this line) */

/* 09472791 ddcjareds */
.slideControls .previousNext { width: 100%; }

/* 09500783 JLC */
.alias-lease-and-finance-offers .incentives-listing-acura .actions .submit.print { display: none; }

/* Enthusiast Edge - Display ServiceApptForm page header */
.alias-sitebuilder-schedule-service-appointment-1 .content-page-title { display: block !important; }

/* Enthusiast Edge - Center the AN Credit Card page so the iframe functions better */
.alias-sitebuilder-autonation-credit-card-1 .container.main { width: 1280px !important; }

/* ddcdaniele - 11485740 */
.page-header.responsive-centered-nav .header-contact .vcard .tels .tel.phone1 {font-size: 18px; }

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

/* Enthusiast Edge - Adjust homepage hero height */
.content-hero.content1 { height: 960px !important; }
.hero-image-overlay-container .content-hero .container { height: 320px !important; }
.index-0018 .hero-image-overlay-container.responsive-content .hero-image-overlay .ddc-content { margin-bottom: 64px !important; }

/* Enthusiast Edge - Custom styling for TRP link lists */
.trp-link-list { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
.trp-link-list li { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid; }


/* Start 'srp-new-price-value-salePrice' (do not modify this line) */
/* Modified by bmeuth on 07/22/24 01:17 PM CDT */
.srp .inv-type-new.pricing-detail .salePrice .price-value { text-decoration: none; font-size: 15.75px; color: #21b500; }
/* End 'srp-new-price-value-salePrice' (do not modify this line) */