/*migrating over styling from inv display price config eprice btn to the vehicle CTA eprice btn "Confirm Availabiltiy" on new inventory VDPs and VLPs*/
.vdp .inv-type-new .price-btn {text-decoration: none; font-weight: 800; font-size: 18px; color: #ffffff;}
.vlp .inv-type-new .price-btn {text-decoration: none; font-weight: 800; font-size: 18px; color: #ffffff;}

.inventory-featured-default .pricing {width: 100%;}

/* ddcering edit eprice color */
.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, .vdp .pricing .eprice.button { border: none; background: #45E836; background-color: #45E836; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover, .vdp .pricing .eprice.button:hover { border: none; background: #22a3e6; background-color: #22a3e6; background-image: none; }
.vdp .pricing .eprice.button { text-decoration: none; font-weight: 800; font-size: 18px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #45e836; background-color: #45e836; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #22a3e6; background-color: #22a3e6; background-image: none;}

/* ddcsamp 04906036 */
.index .mx-slideshow-overlay.buttonblock-default {margin-top: 25px;}
.index .slideshow-default .slideShowWrap .slides img {margin: 0 auto;}
.index .clear-container {background: transparent !important;}

.index .inventory-search-facetbrowse.hori-search { padding:15px 0 10px;margin:0px; }
.index .inventory-search-facetbrowse.hori-search h3,.index .inventory-search-facetbrowse.hori-search .form-group.hide { display:none; }
.index .inventory-search-facetbrowse.hori-search .form-group { width:10%;display:inline-block;margin:0 5px; }
.index .inventory-search-facetbrowse.hori-search fieldset { text-align:center; }
.index .inventory-search-facetbrowse.hori-search.ddc-box-3 { min-height:0; }

/* ddcmattw 05920331 */
.vdp .pricing .eprice.button,
.vdp .pricing .ePrice .ddc-span6 { width: 100%; }
.vdp .safecar-badgeprice-container.align-center {padding-top: 10px;}

/* 07914502 JLC */
.slideshow-default .slideControls { pointer-events: none; }
.slideshow-default .slideControls a { pointer-events: auto; }

/* 10184207 ddcbobc */
.alias-specials-listing-service .ui-dialog { background: #fff; }

/***** Christopher Parrish | Lithia DCT | 05/08/2022 | /guaranteed-free-2-day-delivery.htm *****/

.paragraphContainer {
max-width: 900px;
margin: auto;
}

.disclaimer {
font-size: 10px
}

.CTAContainer {
max-width: 900px;
margin: 60px auto;
}

.CTABlock {
padding: 20px 0px;
}

.buttonContainer {
display: flex;
justify-content: space-evenly;
margin: 40px 0px;
}

.buttonContainer a {
text-decoration: none !important;
color: #fff;
background-color: rgb(0, 69, 128);
padding: 10px 50px;
}

.buttonContainer a:hover {
background-color: #0d65bf;
}

/* 06594365 ddcmattw */
#vehicle-title1-app-root .highlight-badge.default { color: var(--highlight-badge-hotcars-text-color); background-color: var(--highlight-badge-hotcars-bg-color); }
