/* BACKGROUND COLOR */
body {background: #fff;}

/* GROUP NAV - changing widths & flexing for best alignment now and in the future with custom logos */
.locations-group-nav .franchiseList {max-width: 100%; display: flex; justify-content: center; flex-wrap: wrap; align-items: center;}

/* ROOFTOP CONTAINER MIN WIDTH */
.section-main-container {min-width: 960px;}


.image-default img {display: inline-block;}

/* CONTENT WIDGET - ALIGNING IMAGES */
.content-default img {display: inline-block;}

/* REMOVING PUSH */
.push {display: none;}


/*owen.perks SPLASH PAGE SETUP */
[data-name="hero-three-buttons-bottom.1-1"] {border-top: 3px solid #867564; border-bottom: 3px solid #867564;}
.dealer-contact-section >div> div {border: 9px solid #2e2c5e; border-radius: 10px; background: #FFF; box-shadow:4px 4px 5px rgba(0,0,0,.75);}
.dealer-contact-section .separator {display: none;}
.dealer-contact-section {margin-top: -100px}
.index-phone-section {display: flex; justify-content: space-between;}
.index-phone-section .ws-content-cta {margin-bottom: 0;}
@media (max-width: 1199px) {.dealership-contact-image img{ display: none;}
.dealer-contact-section > div {padding-bottom: 10px;}}
.dealership-contact-image img {height: 114px; width: 100%; object-fit: cover}
.contact-info .widget-heading {min-height: 40px; margin-bottom: 5px;}