/*************************************
Custom Banner ******************/
#row-15ffeae4d141429398384b4613d90dd2 .container {padding: 11px 15px;}

@media (max-width: 767.98px) {
#row-15ffeae4d141429398384b4613d90dd2 {display: none;}
 }
#row-15ffeae4d141429398384b4613d90dd2 .row {display: flex; align-items: center;}
.banner-links-bar { display: none; }
#right-links {display: flex; justify-content: end; align-items: center; flex-wrap: wrap; line-height: 28px;}
.phonenumber-link a {font-size: 16px; font-weight: 600;}
.address-link a {font-size: 16px;}

/* Images */
.c-ban-img {width: 100%; max-width: 125px; height: 100%;}
.fb-img {border: 1px solid white; border-radius: 4px; padding: 4px 11px; margin-left: 21px; width: 150px;}

/* Slider
**********************************/
/* add dark overlay to sliders */
.carousel-inner span::after {
    content: '';
    position: absolute;
    inset: 0;
    background: black;
    opacity: .5;
}

@media (max-width:1199px) { 
div.slider-text a, div.slider-text h2 {
    font-size: 3rem!important;
}
}

/* service checklist slide */
.service-checklist-home {
  display: flex;
flex-wrap: wrap;
  justify-content: space-around;
  max-width: 275px;
  margin-inline: auto;
font-size: 17px;
font-weight: 600;
}

div#btnVIN {
    color: #000 !important;
}

input#btnFindCar {
    color: #000;
}

div#btnYMM {
    color: #000;
}

#\33 06dc662424d461b82532cafe0b097de_Previous, #\33 06dc662424d461b82532cafe0b097de_Submit {
  color: #000;
}

/**700credit edit Adjustments**/
.only-home {
 display: none;
}

#row-589a8bc9a417410ea00a3b70ed2b921c .container {
    padding-top: 0;
}

/**7.25.2025 font color update on price**/
 
.inventorypricetext .accent-color1 {
    color: #ffffff !important;
}
 
.inventorypricetext .callforprice {
    color: #ffffff !important;
}