/* Forms */
form input, form select, form textarea {
	border-radius: 6px;
}

form button#submit-form {
    border-radius: 6px;
    border: 2px solid var(--primary-color);
    background: var(--primary-color);
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    text-transform: uppercase;
}

/* Pages */
.main-container {
	background: #fff;
}

.page-template-inventory-page .home-search-by-section , .home .home-search-by-section, .vdp_page .home-search-by-section {
	display: block;
}

.bottom-section, .home-search-by-section {
	display: none;
}

.page-template-home-page section:nth-child(2n) {
    background-color: transparent;
}

.content-block.content-holder {
    border-radius: 16px;
    border: 1px solid #CBD5E1;
}

.main .title, #credit-app-container .title {
	color: #000;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
}

.content hr.divider, #credit-app-container hr.divider {
    height: 0.5px;
    background-color: #C0C0C0 
    color: #C0C0C0;
    border: none;
}

.content p, #credit-app-container p {
    color: #000;
    text-align: justify;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 227.2%;
}

/* Banners */
.top-banner {
	height: 281px;
}

.top-banner h2.page-title {
    color: #FFF;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 38.4px;
    text-transform: uppercase;
}

/* Header */
.home .header_container_main:after {
    content: 'BUILT ON VALUE & SERVICE - VIP Motor Sales in Hazel Park, MI';
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 400;
    line-height: 38.4px;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    background: #5E4858;
	padding: 0.5rem 0;
}

.website-header-container .website-nav-button a {
    background: var(--primary-color);
    color: #fff;
    border-radius: 8px;
}

header .menu-item a {
    color: #000;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 27.75px;
    text-transform: capitalize;
}

#menu-main-menu a:hover, .current-menu-item a, .current_page_item a {
    color: var(--header-hover-text-color) !important;
}

.website-items>.current-menu-item>a:before, .website-items>.menu-item:not(:has(.current-menu-item))>a:hover:before, header .website-top-bar-list > div:nth-child(3) {
	display: none;
}

.with-top-bar .website-top-bar {
	height: 45px;
}

header .website-header-container {
	height: 80px;
}

header li.social-icon a {
    background-color: transparent !important;
}

header .website-top-bar-list a {
    font-family: Poppins;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 300 !important;
}

header.with-top-bar .website-top-bar-list {
    flex-direction: row-reverse;
    justify-content: flex-end;
	gap: 0.5rem;
}

.with-top-bar .website-top-bar-list>.website-top-bar-list-item:not(:last-child) {
    border-right: none;
}

/* Footer */
.footer-bottom.\!pt-6.\!pb-6 {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    background: #BB0606 !important;
}

footer hr {
	display: none;
}

footer .footer-top {
    padding: 4rem 0;
}

footer .website-nav-logo {
    margin-bottom: 1.5rem;
}

footer .menu-item a {
    color: var(--footer-text-color);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
    text-transform: capitalize;
	gap: 1rem;
}

footer .footer-bottom li.menu-item:not(:last-child) a:after {
    content: '';
    width: 5px;
    height: 5px;
    background: #ccc;
    color: #ccc;
    display: block;
    border-radius: 100%;
}

.copyright-text p {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}

.footer-col-title {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
}

footer .footer-top  p, footer .footer-top a {
    color: #FFF;
    text-align: justify;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.8px;
}

footer #menu-main-menu a:hover, footer .current-menu-item a, footer .current_page_item a, footer .website-nav-items .menu-item a:hover {
	color: #fff !important;
	font-weight: 700;
	font-size: 15px !important;
}

footer .website-nav-items {
    justify-content: flex-start;
	max-height: 100%;
}

footer .website-nav-items ul#menu-main-menu-1 {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

footer .menu-main-menu-container {
    align-items: flex-start;
}

footer .sub-menu {
    top: 1.5rem;
}

footer .sub-menu .menu-item {
    padding: 10px;
    background-color: var(--primary-color) !important;
}

footer .sub-menu .menu-item a {
	color: #fff;
}

/* Slider */
.hero-slider .slide-title {
    color: #FFF;
    text-align: center;
    font-family: Montserrat !important;
    font-size: 40px;
    font-style: italic;
    font-weight: 700;
    line-height: 61px;
    letter-spacing: 1.356px;
    text-transform: uppercase;
}

/* Search */
.home-section:has(.home-search-section ) {
    border-radius: 10px;
    border: 1px solid #E4E6E8;
    background: #FFF;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    height: auto;
    margin-top: -6rem;
}

.search-slide-section select, .search-slide-section input {
    border-radius: 8px;
    border: 1px solid #D0D5DD;
    background: var(--White, #FFF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
	width: 100%;
	color: #667085;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
	height: 48px;
}

.search-slide-section input::placeholder {
	padding: 0 0.75rem;
}

.search-slide-section {
	gap: 10px;
	align-items: flex-end;
}

.search-slide-section label {
	color: #344054;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}

.search-slide-section #search-button {
    background-color: var(--primary-color);
    border: none;
    border-radius: 8px;
    cursor: pointer;
    min-width: 82px;
	height: 48px;
}

.search-slide-section #search-button i {
    color: #fff;
}

/* Titles */
.template5 .home_section_headline, .home_section_headline {
    color: #000;
    font-family: Montserrat;
    font-size: 30px;
    font-style: italic;
    font-weight: 600;
    line-height: 40px;
	padding-top: 1.5rem !important;
}

p.home_section_sub_title {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 40px;
}

/* Featured Inventory */
.title-price-holder .title-holder .title {
    color: #050B20;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 500;
}

.icon-info-item span {
    color: #050B20;
    font-family: "DM Sans";
    font-size: 14.482px;
    font-style: normal;
    font-weight: 400;
    line-height: 14.482px;
}

p.display-price {
    color: #050B20 !important;
    font-family: "DM Sans";
    font-size: 20.688px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 31.032px !important;
    text-overflow: inherit;
}

.inventory-info-holder .inventory-card-link {
	align-items: flex-start;
	gap: 0.5rem;
}

.inventory-price-holder {
	width: 100%;
}

a#credit-app.v12-button:hover {
	background-color: transparent !important;
	color: var(--primary-color) !important;
}

a#credit-app.v12-button {
    color: var(--primary-color);
    font-family: Montserrat;
    font-size: 15.516px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.705px;
    border: none;
    padding: 0;
    justify-content: flex-start;
}

.inventory-container .inventory-info-holder {
    gap: 0.5em;
}

.template5 .inventory-container .inventory-card, .inventory-container .inventory-card {
    border-radius: 10px;
}

li.icon-info-item:not(:last-child):after {
    content: '';
    height: 7px;
    width: 7px;
    background: #ABAAAA;
    border-radius: 100%;
}

.featured-navigation.swiper-button-next {
    float: left;
}

.featured-navigation.swiper-button-next, .featured-navigation.swiper-button-prev, .reviews-navigation.swiper-button-next, .reviews-navigation.swiper-button-prev, .testimonials-navigation.swiper-button-next, .testimonials-navigation.swiper-button-prev {
	bottom: 0;
	border-radius: 30px !important;
    border: 1px solid #E9E9E9;
    background-color: #FFF !important;
	box-shadow: none;
}

.featured-navigation.swiper-button-next:after, .featured-navigation.swiper-button-prev:after {
	color: #050B20 !important;
}

a#view-featured {
    margin: 0;
    padding: 0;
    height: auto;
    background: transparent;
    border: none;
    color: var(--primary-color);
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
	width: fit-content;
	display: flex;
    flex-direction: row;
    gap: 0.5rem;
    text-transform: capitalize;
    align-items: center;
}

.nav-more {
    display: flex;
    justify-content: space-between;
    padding-bottom: 2rem;
	gap: 1rem;
	height: 40px;
}

.inventory-action-holder .icons-list-info {
	flex-direction: row;
	display: flex !important;
}

/* Search By Body Type */
.search-by-body-type-container {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
}

.search-by-body-type-container p.body_type_name {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}

p.body_type_name span {
	color: var(--primary-color);
}

.content-holder img {
    width: 100%;
}

.search-by-body-type-container .content-holder {
	height: 100%;
}

.search-by-body-type-container a {
	background: transparent;
}

/* Map */
.map_contactUs {
	flex: 0 0 50%;
	border-radius: 0px 0px 10px 0px;
	border: 1px solid #D9D9D9;
	background: #1A1A1A;
	padding: 5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 2rem;
	align-items: flex-start;
}

.map-container iframe {
	flex: 1;
    height: auto !important;
    padding: 0;
    margin: 0;
	border-radius: 0px 0px 0px 10px;
	border: 1px solid #D9D9D9;
	background: #D9D9D9;
}

section.home-section.map-container {
    display: flex;
    margin: 0 auto;
    padding-top: 0;
    gap: 20px;
}

.map-container .dealership-name {
	color: #FFF;
	font-family: Montserrat;
	font-size: 35px;
	font-style: italic;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.map-container .info-text {
	color: #FFF;
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
}

.map-container .address {
	color: #FFF;
	font-family: Montserrat;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
}

.map-container .operation-item {
	list-style: none;
}

.map-container .infos-opening {
	color: #FFF;
	font-family: Montserrat;
	font-size: 12.8px;
	font-style: italic;
	font-weight: 600;
	line-height: 19.2px;
	text-transform: uppercase;
}

.map-container .infos-opening i {
    font-size: 32px;
}

.map-container .opening-map {
    display: flex;
    gap: 2rem;
    width: -webkit-fill-available;
    justify-content: space-between;
    border-radius: 10px;
    background: #252525;
    padding: 1rem 3rem;
	align-items: center;
}

.map-container a.contact-map {
    border-radius: 8px;
    border: 1px solid #FFF;
    color: #FFF;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    align-items: center;
    height: max-content;
    padding: 0.75rem 3rem;
}

/* Custom Section */
.content-custom-text .custom-title {
    color: #333;
    font-family: Montserrat;
    font-size: 30px;
    font-style: italic;
    font-weight: 600;
    line-height: 68.798px;
    letter-spacing: 0.573px;
    text-transform: uppercase;
}

.span-title {
	color: var(--primary-color);
}

.content-custom-text td {
	text-align: left;
}

.content-custom-text td:has(figure) {
    width: 100%;
}

.content-custom-text td img {
    width: 80%;
    height: 100%;
}

.content-custom-text tr {
    display: flex;
    gap: 2rem;
	align-items: center;
}

.content-custom-text p {
	color: #333;
	text-align: justify;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 27.2px;
}

.content-custom-text .link {
    border-radius: 8px;
    background: #D10A0A;
    padding: 1rem 4rem;
    color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	text-transform: uppercase;
}

/* Browse By Section */
section.home-global-section.home-search-by-section {
    background: #1A1A1A;
    color: #fff;
}

.search_by_section-row, .search_by_section-col {
	display: flex;
    flex-direction: column;
    gap: 3rem;
}

.home-search-by-section .main-title {
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.4px;
    letter-spacing: 0.32px;
    text-transform: uppercase;
}

.home-search-by-section .main-title:before {
    width: 80px;
}

.home-search-by-section .make-count-holder.make-filter-item {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
    justify-items: start;
    row-gap: 20px;
}

.search_by_section-row .search_by_section-col:first-child>div {
    border-right: none;
}

.home-search-by-section .make-name , .home-search-by-section .body_type_name {
    color: #FFF;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
}

.make-name:hover{
	cursor:pointer;
}

.main-title:before {
    border-bottom: 3px solid var(--primary-color);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.main-title {
	display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 5px;
    position: relative;
}

/* Slide Tab Section */
.hero-slider .group-tab-section {
    position: absolute;
    bottom: 10% !important;
    z-index: 1;
    right: 0;
    left: 0;
	background-color: transparent !important;
}

.hero-slider section.home-global-section {
	display: block !important;
}

section.home-global-section.tab-section.tab-section-layout-3 {
    display: none;
}

.tab-section-layout-3 .group-tab-section .item-tab-section {
    width: 378px;
    height: 310px;
    border-radius: 10px;
	border: 1px solid #FFF;
}

.tab-section-layout-3 .group-tab-section {
    width: fit-content;
    margin: auto;
	gap: 1rem;
}

.item-tab-section:after, .item-tab-section .title-tab-section {
	display: contents !important;
    color: #FFF;
    font-family: Montserrat;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
}

.tab-section-layout-3 .group-tab-section .content-tab-section {
    display: flex !important;
    height: 100%;
    justify-content: flex-start !important;
    padding: 1rem;
    align-items: flex-start !important;
    gap: 0.5rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 60%, rgba(0, 0, 0, 0.70) 75%, rgba(0, 0, 0, 0.95) 95%);
    border-radius: 10px;
    flex-direction: column-reverse !important;
}

.content-tab-section p {
	display: block;
	color: #FFF;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
}

/* Hero Slider */
.hero-slider {
    height: 81vh;
}

.slide-description-search {
    height: 85%;
}

/* Inventory */
.inventory-info-holder {
	background: #fff;
}

.vehicles-data-info .title-price-holder {
	background: transparent;
}

.inventory-info-holder {
    align-items: flex-start;
}

.vehicles-data-info .title-price-holder, .listing-other-info {
	padding: 0;
}

.listing-vehicles-card, .inventory-info-holder {
	border-radius: 9.979px;
	height: auto !important;
}

.card-holder-link.image-placeholder img {
	border-radius: 9.979px 9.979px 0px 0px;
}

.count-sort-holder form button, .filter-advanced-search .filter-title-holder, .side-bar-block.side-bar-filter-holder h2, .page-template-inventory-page #acf-form > span:nth-child(14), .page-template-inventory-page #acf-form > span:nth-child(16), .acf-form_grouped_fields:has(.checkbox) {
	display: none;
}

.count-sort-holder form input, .layout-1-listing-holder .sort-holder .sort-input {
    padding: 14px 13px 15px 13px;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #E5E8EE;
    background: #FFF;
    width: 100%;
	color: #6B7280;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.35px;
	min-width: 100%;
	text-transform: capitalize;
}

.inventory-section .count-sort-holder {
    background-color: transparent;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 0;
	gap: 1.5rem;
}

.inventory-section .sort-holder {
    width: 50%;
}

.count-sort-holder .search-form-holder {
	width: 100%;
}

div#vehicles-count {
    color: #64748B;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

div#vehicles-count span {
	font-weight: 600;
	padding: 0 4px;
}

.filter-input-holder .filter-input {
    border: navajowhite;
    border-bottom: 1px solid #DEE2E6;
}

.filter-input-holder label {
	color: #000;
	font-size: 14px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 16.38px;
	padding: 0;
	margin: 0;
}

.filter-options, .filter-advanced-search {
	gap: 2rem;
}

.filter-title {
    color: #000;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.1px;
    text-transform: uppercase;
}

hr.filter-title-divider {
    opacity: 1 !important;
    height: 2px;
    border: none;
    width: 90%;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 1rem !important;
    background: var(--primary-color);
}

.side-bar-filter-holder {
    border-radius: 8px;
    border: 1px solid rgba(203, 209, 221, 0.50);
}

.side-bar-block.side-bar-contact-form.side-bar-filter-holder {
    padding: 16px;
	gap: 0;
}

.side-bar-block.side-bar-contact-form.side-bar-filter-holder hr.filter-title-divider {
    width: 100%;
    margin: 1rem 0 !important;
}

.filter-promotion-holder {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.side-bar-block.side-bar-contact-form.side-bar-filter-holder form {
	padding: 1rem;
}

.inventory-section, .banner-action-holder {
    background-color: #fff !important;
}

.listing-vehicles-card .vehicles-data-info a.card-holder-link {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	align-items: flex-start;
}

/* About Us */
.page_about-us .side-bar {
	display: none;
}

.page_about-us .content-block.content-holder {
	border: none;
}

.page_about-us .content-block table tr td:nth-child(2) {
	width: 40%;
}

.page_about-us .content-block table tr td:nth-child(1) {
	width: 60%;
}

.page_about-us .content-block table tr {
    display: flex;
    gap: 2rem;
}

.page_about-us .content-block p {
	color: #030303;
	text-align: justify;
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 207.188%;
}

.page_about-us .links span {
    border-radius: 8px;
    background: var(--primary-color);
    display: flex;
    width: 220px;
    padding: 15px 24px;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
}

.page_about-us .content-block .links table tr td:nth-child(1) {
    width: auto;
}

.page_about-us .content-block hr {
	display: none;
}

.page_about-us .content-block .title {
    text-transform: capitalize;
    color: #000;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
}

/* Financing */
.calculator-simplified.content-block.content-holder {
    border-radius: 16px;
    border: 1px solid #CBD5E1;
    background: #F6F6F6;
}

.page_financing .finance-pre-approved-btn-holder {
    display: none;
}

.page_financing form#acf-form.simplified-form {
    gap: 2rem;
}

/* Side bar */
.side-bar .side-bar-block.side-bar-contact-info {
    border-radius: 16px;
    border: 1px solid #CBD5E1;
    background: #F6F6F6;
	gap: 1.5em;
}

.side-bar .side-bar-block {
	border-radius: 14px;
	border: 1px solid #D9D9D9;
}

.side-bar p {
	color: #000;
	font-family: Montserrat;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 14px;
}

.side-bar span {
	color: #000 !important;
	font-family: Inter;
	font-size: 14px !important;
	font-style: normal;
	font-weight: 500;
	line-height: 20px !important;
	letter-spacing: 0.35px;
}

.side-bar span.operation-range {
    text-align: end;
	min-width: auto !important;
}

.side-bar .contact-left-title {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 21.6px;
    text-transform: uppercase;
}

.side-bar label {
    color: #BDB5B5;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.056px;
    text-transform: capitalize;
}

.side-bar label.floating_label_checkbox {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.6px;
    text-transform: capitalize;
    margin: 1rem 0;
}

.side-bar .title {
	color: #000;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
}

.side-bar .operation-list {
    gap: 1.25rem !important;
}

.page_financing #acf-form > span:nth-child(14), .vdp_page #acf-form > span:nth-child(14) {
    display: none;
}

/* Contact Us */
.page_contact-us .side-bar-block.side-bar-contact-form, .page_contact-us .page-content .title, .page_contact-us .page-content .divider, .page_contact-us .content-block.content-holder .title, .page_contact-us .content-block.content-holder .divider {
	display: none;
}

.page_contact-us .content-block.content-holder {
	border: none;
}

.page_contact-us {
    visibility: hidden;
}

.page_contact-us .content-block.content-holder {
    margin: auto;
	padding: 23px;
    width: 55%;
} 

.page_contact-us .content-block.map {
    padding: 0;
	margin: 0;
}

.page_contact-us .content-block .custom-title {
    text-align: center;
    color: #000;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
}

.page_contact-us .content-block p {
    color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
	text-transform: capitalize;
}

.page_contact-us .main {
    margin-bottom: 3rem;
}

.page_contact-us .page-content {
    border-radius: 16px;
    border: 1px solid #CBD5E1;
    background: #F6F6F6;
}

.page_contact-us .side-bar-block {
    margin-bottom: 0;
}

.page_contact-us .content-block.map iframe {
	height: 575px !important;
}

/* VDP */
.col-1-vdp-1 section:not(:has(.swiper-container)), .vdp_page .content-block.media {
    margin-bottom: 40px;
    padding: 30px;
    border-radius: 14px;
    border: 1px solid #D9D9D9;
}

body.vdp_page {
    background-color: #fff;
}

.sec-vhs-info .svg-vhs-info {
	background: transparent !important;
	border-color: #D9D9D9 !important;
    height: 50px;
    width: 50px;
    padding: 0 !important;
}

.col-1-vdp-1 section hr.solid {
    border: none;
    height: 0.5px;
    background: #C0C0C0;
}

.vdp_page .col-vdp-1 p {
	color: #030303;
	text-align: justify;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 207.188%;
}

.col-3-vdp-1, .vdp_page .content-block.media .title, .vdp_page .content-block.media .divider {
	display: none;
}

.sec-vdp-1 .pop-up .swiper-button-next, .sec-vdp-1 .pop-up .swiper-button-prev, .sec-vdp-1 .sec-slide .swiper-button-next, .sec-vdp-1 .sec-slide .swiper-button-prev {
    background-color: var(--primary-color);
    border-radius: 0;
    opacity: 1;
    padding: 0 10px;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0;
}

.vdp_page a.v12-button.finance-calc-btn {
    border-radius: 5px;
    background: var(--primary-color);
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.225px;
    text-transform: uppercase;
}

.vdp_page a.v12-button.finance-calc-btn img {
    filter: invert(1);
}

.sec-vdp-1 .sec-title {
    border-radius: 14px !important;
    border: 1px solid #D9D9D9;
    background: #FFF;
    margin-bottom: 20px;
}

.sec-vdp-1 .sec-title .title .title-vhs {
    color: #000;
    font-family: Poppins;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.325px;
    text-transform: capitalize;
}

.sec-vdp-1 .sec-title .col-id-vin p {
    color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.188px;
    text-transform: capitalize;
}

.vdp_page .sidebar-information, .sec-vdp-1  .price-down-msrp {
    border-radius: 14px;
    border: 1px solid #D9D9D9;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
	padding: 2rem;
}

.seller-infos {
    display: flex;
    justify-content: space-between;
	align-items: center;
}

.sidebar-information a.open-link {
    border-radius: 6px;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
	padding: 0.5rem 1rem;
}

.sidebar-information section.sec-dealer-info, .sidebar-information section.sec-map {
    padding: 0 !important;
	margin: 0;
}

.sidebar-information section.sec-map {
    border-radius: 8px;
    border: 3px solid #E2E2E2;
}

.sec-vdp-1 .sec-dealer-info .dealer-email, .sec-vdp-1 .sec-dealer-info .phone-1 a, .vdp_page .col-vdp-1 p {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; 
}

.sec-vdp-1 .data-dealer-info {
    gap: 1.5rem;
}

.sidebar-information .data-infos {
    display: flex;
    gap: 0.5rem;
}

.sidebar-information .website-top-bar-list-item {
    display: flex;
    justify-content: space-between;
	color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 22.6px;
	text-transform: capitalize;
}

.sidebar-information .open-today {
	text-align: end !important;
	font-weight: 400 !important;
}

.sec-vdp-1 .buttons_check_vdp {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.sec-vdp-1 .sec-btn-sidebar {
	padding: 0;
}

.sec-vdp-1 .sec-btn-sidebar .btn-sidebar, .sec-vdp-1 .sec-btn-sidebar .btn-check {
    background: var(--primary-color);
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    padding: 0.5rem;
    text-transform: capitalize;
}

.sec-vdp-1  .price-down-msrp {
    display: flex;
    justify-content: space-between;
	align-items: center;
	flex-direction: row;
}

.vdp_page .display-price {
    color: #000 !important;
    font-family: Poppins !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: 0.3px !important;
}

.sec-vdp-1 .down-msrp .down, .sec-vdp-1 .calc-monthly-payment.down-payment-vhs {
    display: flex;
    flex-direction: row;
    color: #000;
    text-align: right;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.275px;
    text-transform: capitalize;
    align-items: center;
}

.vdp_page .sticky-sidebar {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.sec-vdp-1 .sec-title .price {
    width: 50%;
    align-items: center;
}

.sec-vdp-1 .sec-title .price .sec-btn-sidebar {
	margin-bottom: 0;
	width: 100%;
}

.sec-vdp-1 .sec-title .price .buttons_check_vdp {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-left: 6rem;
}

@media (max-width: 1024px) {
	/* Header */
	.home .header_container_main:after {
		font-size: 17px;
	}
	
	/* Featured Inventory */
    .map-container iframe {
        min-height: 70vh;
		height: 70vh;
    }
	
	.home-block-inventory .image-placeholder {
		min-height: 100%;
	}
	
	/* Inventory */
	.filter-promotion-holder .side-bar-contact-form.side-bar-filter-holder {
		display: none !important;
	}
	
	.filter-options, .filter-advanced-search {
		gap: 1rem;
	}
	
	/* Pages */
	.main {
		padding: 1rem;
		box-sizing: border-box;
	}
	
	/* Search */
	.home-section:has(.home-search-section ) {
		position: relative;
	}
	
	.home-search-section .search-slide-section {
		width: 100%;
	}
	
	.search-slide-section {
		background: transparent;
	}
	
	.search-slide-section {
		padding: 1rem;
	}

	/* Map */
	section.home-section.map-container {
		flex-direction:column;
	}

	.map-container .dealership-info, .map_contactUs {
		padding: 2rem;
	}

	.map-container .opening-map {
		flex-direction: column;
		width: auto;
		padding: 20px;
	}
	
	/* Custom Section */
	.content-custom-text tr {
		flex-direction: column;
	}
	
	/* Browse By Section */
	.home-search-by-section .make-count-holder.make-filter-item {
        grid-template-columns: repeat(2, 1fr);
    }
	
	/* Footer */
	.home-section.footer-row > div {
		flex-direction: column;
	}
	
	/* About Us */
	.page_about-us .content-block table tr {
		flex-direction: column-reverse;
	}
	
	.page_about-us .content-block table tr td {
		width: 100% !important;
	}
	
	.page_about-us .links span {
    	width: auto;
	}
	
	.page_about-us figure, .page_about-us table, .page_about-us tr {
		width: 100%;
	}
	
	/* Contact Us */
	.page_contact-us .content-block.content-holder {
		width: auto;
	}
	
	.page_contact-us .side-bar {
		margin-top: 1rem;
	}
	
	/* VDP */
	.sec-vdp-1 .sec-title .title .title-vhs {
		font-size: 18px;
	}
	
	.sec-vdp-1 .sec-title .infos-title {
        max-width: 100%;
		width: 100%;
    }
	
	.sec-vdp-1 .sec-title .price {
		display: none;
	}
	
	/* Tab Section */
	.tab-section-layout-3 .group-tab-section .item-tab-section {
		width: 378px;
		height: 210px !important;
		border-radius: 10px;
		border: 1px solid #FFF;
	}
	
	/* Hero Slider */
	.hero-slider {
		display: flex;
    	flex-direction: column-reverse;
	}
	
	.hero-slider .slide-title {
		font-size: 1rem !important;
		line-height: normal;
	}
	
	.hero-slider .group-tab-section {
    	position: relative;
	}
	
	.hero-slider .slide-content {
		top: 0;
	}
	
	.slide-description-search {
		height: auto;
	}
	
	.home-section:has(.home-search-section ) {
		margin-top: 0;
	}
	
	body .body-type-grid {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}
