@import url('https://fonts.cdnfonts.com/css/inter');

body{
	font-family: 'Inter', sans-serif !important;
}
.template6 #menu-main-menu a {
	font-size: 16px
		font-style: normal;
	font-weight: 700;
	line-height: var(--line-height-24, 24px); 
}
/* BANNER */
.top-banner {
	height: 288px;
	max-height: 288px;

}
.search-header.order-1 {
	order: 0 !important;
	margin-left: 15rem !important;
}
.home-global-section {
	max-width: 80% !important;
	width: 100% !important;
	margin: 0 auto !important;
	padding: 2rem 0 !important;
	background: transparent !important;
}
/*.page-template-home-page section{
background-color: #F5F5F5 !important;
}*/
body.home{
	background: #000;
}
.home-global-section_reviews{
	width: 100% !important;
	background-color: #3C3A3A !important;
}
.website-top-bar-trans {
	display: flex;
	gap: 20px;
	width: 100%;
	justify-content: flex-end;
}
.page-content .content-block {
	padding: 0;
}

.page-content .content-block .content, .page-content .content-block .content p {
	color: #fff;
	font-size: 15.2px;
	font-style: normal;
	font-weight: 400;
	line-height: 32.8px;
}
.main-container {
	background: #000;
}
.overlay_slide {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.19) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 4.33%, rgba(0, 0, 0, 0.90) 100%);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
}
.banner-title {
	color: #FFF;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 54px;
}

.content-block .title, .content-block hr, .bottom-section, .side-bar .side-bar-contact-info, .page_contact-us .content-block form, .post-date-published, .page_reviews .side-bar, .footer-nav-items a:before, .page_blog .side-bar > div:nth-child(1), .page_blog .side-bar-block .contact-left-title {
	display: none !important;
}

.side-bar {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
#new-custom-tab .uagb-container-inner-blocks-wrap{
	display: flex;
	gap: 15px;
}
#new-custom-tab .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
	width: 100% !important;
	border-radius: 0.75rem !important;
	border: 1px solid #FFF !important;
	font-size: 0.89375rem !important;
}
a.wp-block-button__link.has-text-align-center.wp-element-button {
	display: flex !important;
	justify-content: space-between !important;
	align-items: center !important;
}
a.wp-block-button__link.has-text-align-center.wp-element-button::after {
	content: '>' !important;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
	text-align: center;
	font-size: 1.3125rem !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1.96875rem;
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
	width: calc(40% - var(--wp--style--block-gap, .5em)* .5) !important;
}
.wp-block-image img {
	border-radius: 0.625rem !important;
}
.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-44f24307 > .uagb-container-inner-blocks-wrap {
	flex-direction: row;
	justify-content: center;
	flex-wrap: nowrap;
	column-gap: 40px !important;
}
#new-custom-tab .wp-block-button{
	text-align:center;
}
.side-bar-block {
	display: flex;
	min-height: 500px;
	padding: 25px;
	flex-direction: column;
	align-items: flex-start;
	align-self: stretch;
	border-radius: 12px;
	border:1px solid rgba(24, 28, 33, 0.15);
	background: #FFF;
	gap: 0;
}

div.inventory-action-holder > div > a,div.inventory-action-holder .price-est span {
	color: #fff !important;
	display: flex !important;
	align-items: center;
	gap: .5rem;
}
.menu-item-has-children>a:after {
	color: #00AEEC !important;
}




.floating_label_checkbox {
	color: #212529;
	font-size: 15.2px;
	font-style: normal;
	font-weight: 400;
	line-height: 22.8px;
}

.side-bar .acf-form_grouped_fields {
	display: flex;
	flex-direction: column;
}

.side-bar #acf-form > span:nth-child(14) {
	color: #212529;
	font-size: 15.2px;
	font-style: normal;
	font-weight: 500;
	line-height: 22.8px;
	text-align: left;
}

.side-bar #submit-form:after {
	content: '\f105';
	font-family: "Font Awesome 6 Free";
	display: flex;
	width: auto;
	justify-content: space-between;
}

body .side-bar #acf-form input, body .side-bar #acf-form textarea {
	border-radius: 12px;
	border: 1px solid rgba(24, 28, 33, 0.15) !important;
	background-color: #FBFBFB !important;
}

body .side-bar #acf-form .floating_label {
	background-color: #FBFBFB !important;
}
.hero-text-top {
	display: flex;
	padding: 10px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--primary-color);
}
.hero-text-top p{
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 30.8px;
	letter-spacing: 1.4px;
	text-transform: uppercase;
}
.side-bar #submit-form {
	border-radius: 12px !important;
	border: 1px solid var(--primary-color);
	background: var(--primary-color);
	display: flex !important;
	padding: 8px 19px 9.44px 19px !important;
	align-items: flex-end !important;
	color: #fff !important;
	text-transform: capitalize;
	line-height: 21.46px !important;
	font-size: 16px !important;
}

.acf-form_grouped_fields+span:last-of-type {
	color: #777;
	font-size: 12.8px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.2px;
}

.contact-left-title {
	color: #fff;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 31.51px;
}



header i.fas.fa-search:after {
	content: 'Search Inventory';
	color: #212529;
	text-align: center;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
}

header i.fas.fa-search {
	height: 24px;
	border-radius: 12px;
	background: #fff;
	padding: 8.5px 59.006px 9.5px 19px;
	display: flex;
	gap: 8px;
	align-items: center;
}

.with-top-bar .website-top-bar {
	border-bottom: 4px solid var(--primary-color);
	height: 44px;
}

ul#menu-main-menu {
	gap: 25px !important;
}
ul#menu-main-menu {
	min-height: 30px !important;
}
.website-nav-items {
	gap: 2em;
}

.footer-contact-info i {
	color: var(--primary-color);
}

footer .title-divider {
	background-color: var(--primary-color) !important;
}

.page_blog .content-block {
	padding: 0.75rem;
	border-radius: 12px;
	border: 1px solid rgba(24, 28, 33, 0.15);
	background: #FFF;
}

.post-title {
	color: #212529;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 31.51px;
}

.card-action {
	color: #00AEEC;
	font-family: Roboto;
	font-size: 15.2px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.post-excerpt {
	color: #000;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

img.post-featured-image, .home .review .profile-photo-holder {
	border-radius: 10px;
}

.page_reviews .content-block {
	display: grid;
	grid-template-columns: auto auto auto;
	gap: 20px;
}

.reviews-section {
	border-radius: 20px;
	border: 1px solid rgba(24, 28, 33, 0.10);
	background: #FFF;
	margin-bottom: 0;
}

.review.comment-reviews p {
	color: #1A1B1D;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0.28px;
	margin-top: 15px;
}

.flex-reviews .left img, .home .review .profile-photo-holder img {
	height: auto;
	width: 70px;
}

.flex-reviews .right {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}

i.fas.fa-star.active {
	color: var(--primary-color);
}

.map-infos, .map-iframe {
	width: 50%;
}

.map-infos {
	border-radius: 12px 0 0 12px;
	border: 1px solid rgba(24, 28, 33, 0.15);
	background: #242424;
	gap: 1rem;
	display: flex;
	padding: 1px;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	padding: 3rem 0;
}
.new-map-section p{
	color:#fff;
}
.map-infos svg *{
	fill:var(--primary-color);
}
.new-map-section {
	display: flex;
	flex-direction: row;
	gap: 0 !important;
}

hr.map-divider {
	display: block !important;
	height: 0px;
	width: 90%;
	border-top: 1px solid rgba(24, 28, 33, 0.10);
}

.map-dealer-name {
	color: #212529;
	text-align: center;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 31.51px; 
}

.operation-table td, .operation-table th {
	border-bottom: 1px solid #DEE2E6;
	padding: 8px;
	text-align: center;
	color: #fff;
}

table.operation-table {
	border: 1px solid #DEE2E6;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

.operation-map th:nth-child(2), .operation-map td:nth-child(2) {
	border-right: 1px solid #DEE2E6;
	border-left: 1px solid #DEE2E6;
}

.operation-map {
	width: 80%;
}

.content-block.map  {
	border-top: 1px solid rgba(24, 28, 33, 0.10);
	background: rgba(24, 28, 33, 0.03);
	border-radius: 0;
	gap: 2rem;
}

.calculator-simplified.content-block {
	border-radius: 10px;
	border: 1px solid rgba(24, 28, 33, 0.10);
	background: #FCFCFC;
	padding: 3rem;
	background-color: #fff !important;
}
.footer-menu {
	display: flex;
	justify-content: flex-start;
	gap: 80px; /* spacing between columns */

}

.footer-menu .column {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.footer-menu a {
	color: white;
	font-size: 15.2px;
	font-style: normal;
	font-weight: 400;
	line-height: 22.8px
		transition: color 0.3s ease;
}

.footer-menu a:hover {
	color: #00aeec; /* optional hover effect */
}


.footer-col-title {
	color: #FFF;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; 
}

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

.home-section.footer-row.flex.justify-between.items-center.\!p-0 {
	padding: 1rem 0 !important;
}

footer input, footer textarea {
	border-radius: 4px;
	border: 1px solid #B6B6B6;
	background: #FFF;
}

.website-top-bar-list-item a {
	font-size: 15.2px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 22.8px !important;
}

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

span.asterisk {
	color: var(--primary-color);
	margin-left: 5px;
	font-weight: 900;
}

.home .home_section_headline {
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	line-height: 31.51px;
	text-transform: capitalize;
	border-bottom: 3px solid var(--primary-color);
	display: flex;
	padding-bottom: 1rem;
}

.search-by-body-type-container, .search-by-body-type-container .search-by-body-type-slider {
	align-items: flex-start;
}

.search-by-body-type-container .content-holder {
	gap: 0;
}

.search-by-body-type-container .swiper-slide {
	border-radius: 12px;
	border: 1px solid rgba(24, 28, 33, 0.15);
	background: #FFF;
}

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

.map-container {
	flex-direction: column;
	gap: 2rem;
	border-top: 1px solid rgba(24, 28, 33, 0.10);
	background: rgba(24, 28, 33, 0.03) !important;
	padding: 40px
}

.home .new-map-section, .global-home-section.map-container .map-title  {
	width: var(--layout-width);
	display: flex;
	margin: auto;
}

.home .new-map-section {
	justify-content: center;
}

.global-home-section.map-container .map-title {
	justify-content: center;
}

.search-by-body-type-container .swiper-container {
	gap: 2rem;
}

.wp-block-uagb-container.uagb-block-7caefb6e, .wp-block-uagb-container.uagb-block-e2765a52, .wp-block-uagb-container.uagb-block-4bc486ab {
	height: 40vh
}


.filter-promotion-holder {
	border-radius: 12px;
	background: #FFF;
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
	height: fit-content;
}

@media (max-width: 1024px) {


	.page_reviews .content-block {
		grid-template-columns: auto;
	}
	.wp-block-uagb-container.uagb-block-7caefb6e, .wp-block-uagb-container.uagb-block-e2765a52, .wp-block-uagb-container.uagb-block-4bc486ab {
		height: auto !important;
		margin: 20px;
	}
}
.listing-button#credit-app svg{
	display:none;
}
.listing-button#credit-app {
	color: #fff;
	text-align: center;
	font-size: 22.516px;
	font-style: normal;
	font-weight: 400;
	line-height: 33.774px; /* 150% */
	background: var(--primary-color);
}
.price-est svg *{
	fill:var(--primary-color);
}
/* Container Styles */
.dropdown-icon path {
	fill: var(--primary-color);
}
.inventory-section {
	background-color: #000000;
}
.inventory-filter-container {
	font-family: Arial, sans-serif;
	max-width: 100%;
	background-color: #262626 !important;
	height: auto;
	padding: 2rem 1rem !important;
	width: 100%;
	border-radius: 12px;
}
.inventory-title {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 20px 10px;
	font-weight: 700 !important;
}

.filter-accordion-container {
	width: 100%;
	margin-bottom: 2rem;
}

.filter-accordion-item {
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
}

.filter-accordion-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 20px;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	transition: background-color 0.3s;
	background: #262626;
}
.filter-accordion-header span{
	color: #fff;
}
.filter-accordion-header:hover {
	    background-color: #262626;
}

.dropdown-icon {
	transition: transform 0.3s;
}

.filter-accordion-item.active .dropdown-icon {
	transform: rotate(180deg);
}

.filter-accordion-content {
	display: none;
	padding: 0;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
}

.filter-accordion-item.active .filter-accordion-content {
	display: block;
	max-height: 500px;
	transition: max-height 0.3s ease-in;
}

/* Filter Options */
.filter-option {
	padding: 10px 20px;
	border-top: 1px solid #f0f0f0;
}

.filter-option:first-child {
	border-top: none;
}

.filter-link {
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 14px;
	cursor: pointer;
}

.filter-link:hover {
	color: #007bff;
}

/* Search Button Styles */
.search-button-container {
	background-color: #757575;
}

#filter-search-button {
	width: 100%;
	padding: 12px;
	background-color: transparent;
	color: white;
	border: none;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div#vehicles-count, .filter-promotion-holder .inventory-title {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
}

.inventory-section .count-sort-holder {
	background-color: transparent;
	margin-bottom: 0;
	padding: 0;
}

.inventory-section .search_form_holder input {
	border-radius: 8px;
	border: 1px solid rgba(24, 28, 33, 0.15);
	background: #FBFBFB;
	padding: 1rem 0 1rem 3rem;
	font-size: 16px;
	text-transform: capitalize;
}

.inventory-section .search_form_holder button {
	left: 1rem;
	top: 1rem;
}

.inventory-section .search_form_holder button img {
	width: 25px;
}

.listing-vehicles-card, .home .inventory-card {
	border-radius: 12px !important;
	border: none;
	background: #FFF !important;
}
.vehicles-data-info {
	border: 1px solid #5c5c5c !important;
	border-radius: 0 0 12px 12px;
}
.listing-vehicles-card .listing-other-info {
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.listing-vehicles-card .inventory-image {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.vehicles-data-info .title-price-holder {
	background-color: transparent;
}
.listing-other-info {
	background-color:#000;
}
.listing-holder.become_grid .vehicles-data-info {
	background: #000;
}
.title-price-holder *{
	color:#fff;
}
p.vehicle-stock {
	color: #fff;
	font-size: 12.8px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.2px;
}
.listing-holder.become_grid div.inventory-action-holder > div > a,.vehicles-data-info .price-holder .display-price
{
	color: #fff !important;

}
h4.vehicle-title {
	color: #fff;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
}

.sec-vdp-3 .sec-btn-sidebar-layout3 .btn-sidebar-layout3  {
	color: #4E5155;
	text-align: center;
	font-size: 14.592px;
	font-style: normal;
	font-weight: 400;
	line-height: 21.898px;
	background-color: transparent !important;
	width: auto;
	border: 1.02px solid  rgba(24, 28, 33, 0.10);
	border-radius:0;
	justify-content: left;
}
.sec-vdp-3 .sec-btn-sidebar-layout3 .btn-sidebar-layout3:hover{
	color: #4E5155 !important;
	background-color: transparent !important;
}
.inventory_home_slider a#credit-app{
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 31.5px;
	background: var(--primary-color);
	width:auto;
}
.price-est {
	display: flex;
	justify-content: space-between;
}

.vehicles-data-info .title-price-holder {
	display: flex;
	flex-direction: column;
}

.inventory-action-holder {
	border-top: 1px solid rgb(255 255 255 / 10%);
	border-bottom: 1px solid rgb(255 255 255 / 10%);
	padding: 1rem 0;
}

.vehicles-data-info {
	padding: 20px 0;
}

.title-stock-vin-holder, .title-price-holder {
	width: 100%;
	gap: 10px;
	text-align: left;
}

.trim-car, .icon-info-item span {
	color: #fff;
	font-size: 15.2px;
	font-style: normal;
	font-weight: 400;
	line-height: 22.8px;
}



.home .vehicles-data-info {
	padding: 0 20px 20px;
	background: #000;
}

.listing-other-info p.display-price {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .3px;
	line-height: normal;
	text-transform: lowercase;
}

.home .inventory-container .price-holder {
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 100%;
}

.home .inventory-action-holder {
	display: block;
}

.home .inventory-action-holder {
	margin: 1.5rem 0;
}

.home .title-stock-vin-holder {
	display: flex;
	flex-direction: column;
}

.inventory_home_slider .list-icon-info {
	justify-content: flex-end;
}

.sec-vdp-3 .col-2-1-tab-vdp-3, .sec-vdp-3 .col-2-2-tab-vdp-3, .sec-vdp-3 .col-2-1-tab-vdp-3:hover, .sec-vdp-3 .col-2-2-tab-vdp-3:hover {
	color: #212529;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	background: transparent;
	border: none;
}

.sec-vdp-3 .col-2-1-tab-vdp-3 i, .sec-vdp-3 .col-2-2-tab-vdp-3 i {
	color: var(--primary-color) !important;
}

.sec-vdp-3 .col-2-tab-content-vdp-3.active {
	margin-bottom: 0;
	box-shadow: none;
}

.col-2-1-tabs-vdp-3 {
	height: max-content;
	border: 1.02px solid rgba(24, 28, 33, 0.08);
	min-width: 50%;
}

.sec-vdp-3 .col-1-vdp-3 {
	flex-direction: column;
}

.sec-vdp-3 .col-1-1 {
	flex: 0 0 50%;
	width: 100%;
}

.sec-vdp-3 .title-vhs-layou3 {
	color: #666;
	font-size: 2rem;
	color: #212529;
	font-size: 25px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px;
}

.col-2-1-tabs-vdp-3 .desc-vdp {
	color: #212529;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

@media (max-width: 1024px) {
	header i.fas.fa-search {
		padding: 10px;
	}

	header i.fas.fa-search:after {
		display: none;
	}

	.home .new-map-section, .global-home-section.map-container .map-title {
		width: 100%;
		display: flex;
		margin: auto;
		flex-direction: column;
		gap: 1rem !important;
		margin-bottom: 1rem;
	}

	.map-infos, .map-iframe {
		width: 100%;
	}

	footer .menu-main-menu-container {
		height: 100%;
	}

	.home-block-inventory .image-placeholder {
		min-height: auto;
	}

	.hero-slider .search_buttons_block:not(:has(.buttons_price))~.swiper-wrapper .slide-content, .hero-slider .search_buttons_block:not(:has(.search_block))~.swiper-wrapper .slide-content {
		height: 100vh !important;
	}
}


@media (max-width: 1024px) {
	.price-buttons-holder {
		display: flex !important;
		flex-direction: column !important;
		gap: 1rem !important;
		width: 90% !important;
	}

	a.hero-price-button.v12-button {
		font-size: 12px !important;
		width: 100% !important;
		min-width: 100% !important;
	}

	.hero-slider {
		display: flex;
		flex-direction: column;
		gap: 2rem;
		height: 100% !important;
	}

	.search_buttons_block {
		position: relative;
		width: 100%;
		order: 1;
	}
}
.sec-vdp-3 .col-1-2-1 {
	flex-direction: column !important;
}
.sec-vdp-3 .col-1-2 {
	width: 100% !important;
}
.sec-vdp-3 .sec-vhs-info {
	border: unset !important;
}
.sec-vdp-3 .calculator-container {
	align-items: flex-start !important;
	border: unset;
	display: flex;
	flex-direction: column;
}
.sec-vdp-3 .display-price {
	color: #212529;
	font-family: 'Roboto' !important;
	font-size: 1.2245rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.83675rem;
	margin-bottom: 1rem!important; 
}
.sec-vdp-3 {
	background-color: transparent !important;
}
.content-block {
	background-color: transparent !important;
}
.sec-vdp-3 .data-dealer-info * {
	margin: 0;
	display: flex !important;
	gap: 1rem !important;
}
.sec-vdp-3 .data-dealer-info {
	display: flex;
	flex-direction: row !important;
	align-items: center;
	border-bottom: 1.02px solid rgba(24, 28, 33, 0.10);
	padding: 20px;
}
.dealer-name{
	font-size: 16.327px;
	font-style: normal;
	font-weight: 600;
	line-height: 24.49px; /* 150% */
}
.text-before p {
	color: #FFF;
	font-size: 25px;
	font-style: normal;
	font-weight: 600;
	line-height: 37.51px;
}

.image-before {
	width: 30%;
}

.home .profile-photo-holder {
	height: 100%;
}

.home .reviews-1-container .infos, .testimonials-1-container .infos {
	flex-direction: row;
}

.home .reviews-1-container .review {
	padding: 0;
	width: 100%;
}

.home .infos-reviews {
	width: 80%;
}



/* Responsive Adjustments */

@media (max-width: 768px) {

	.search-header.order-1 {
		order: 1 !important;
		margin-left: 0rem !important;
	}

	.hero-text-top p {
		font-size: 20px;
	}
	.inventory-title {
		font-size: 20px;
		padding: 15px;
	}

	.filter-accordion-header {
		padding: 12px 15px;
		font-size: 15px;
	}

	.filter-option {
		padding: 8px 15px;
	}

	.filter-link {
		font-size: 13px;
	}
	.container_info_ {
		display: flex !important;
		flex-direction: column;
		align-items: center;
		padding: 0 !important;
	}
	.text-content_ {
		max-width: 100% !important;
		padding: 1.2rem !important;
	}
	.review-card{
		width: auto !important;
		height: 100% !important;
	}
	.make-count-holder {
		display: grid;
		grid-gap: 15px;
		grid-template-columns: repeat(1, 1fr) !important;
	}
	.page-template-inventory-page #top-banner > div {
		display: flex;
		flex-direction: column-reverse;
		gap: 0.75rem;
	}

	.page-template-inventory-page #top-banner > div > div > div > a {
		width: 45%;
	}

}
/* Filter css*******END********* */


.location-panel {
	position: fixed;
	top: 0;
	left: -100%;
	width: 90%;
	max-width: 400px;
	height: 100vh;
	background: #F1F2F2;
	box-shadow: 2px 0 12px rgba(0, 0, 0, 0.2);
	z-index: 9999;
	transition: left 0.4s ease, opacity 0.3s ease;
	opacity: 0;
	overflow-y: auto;
	border-right: 3px solid var(--primary-color);
}

.location-panel.show {
	left: 0;
	opacity: 1;
}

.panel-content {
	padding: 1.5rem;
	font-family: 'Helvetica Neue', sans-serif;
}

.close-btn {
	background: none;
	border: none;
	font-size: 2rem;
	float: right;
	cursor: pointer;
	color: #444;
}

.panel-title {
	color: #fff !important;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 31.51px; /* 150.048% */
}

.panel-address-box,.panel-dealership-box {
	background: #2a2a2a;
	padding: 1rem;
	border-radius: 6px;
	margin-bottom: 1rem;
	font-size: 0.95rem;
	line-height: 1.4;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.panel-address-box{
	text-align: center;
}
.panel-address-box p{
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height:22.8px; /* 142.5% */
}
.panel-buttons {
	display: flex;
	gap: 0.5rem;
	margin-bottom: 1rem;
}

.call-btn, .dir-btn {
	flex: 1;
	padding: 0.6rem;
	border-radius: 12px;
	border-radius: 12px;
	border: 1px solid rgba(0, 113, 186, 0.20);
	cursor: pointer;
}

.call-btn {
	background-color: var(--primary-color);
	color: white;
}
.panel-buttons a {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	align-items: center;
	gap: 5px;
}
.dir-btn {
	background-color: white;
	color: var(--primary-color);
	background: #FFF;
}

.divider {
	border: none;
	border-top: 1px solid #ccc;
	margin: 1.2rem 0;
}

.hours-title {
	color: #7E7E7E;
	text-align: center;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 0.8rem;
}

.hours-section .tabs {
	display: flex;
	gap: 0;
	margin-bottom: 1rem;
}

.hours-section .tab {
	flex: 1;
	text-align: center;
	padding: 0.7rem;
	cursor: pointer;
	border: 1px solid #f2971c85;
	background: #2a2a2a;
	color: var(--primary-color);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-radius: 12px 0 0 12px;
}

.hours-section .tab:last-child {
	border-left: none;
	border-radius: 0 12px 12px 0;
}

.hours-section .tab.active {
	background: var(--primary-color);
	color: white;
}


.hours-table th,
.hours-table td {
	text-align: left;
	padding: 0.6rem 0.8rem;
	border: 1px solid var(--primary-color);
}
.hours-table th{
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 15.083px; /* 94.267% */
}
.hours-table td {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 17.911px; 
	text-transform: uppercase;
}
.hidden {
	display: none;
}

.tab_section_custom{
	display: flex;
	justify-content: center;
	gap: 1.5rem;
}

.tab_section_custom .card {
	background-color: #242424;
	color: white;
	border-radius: 16px;
	padding: 2rem 1.5rem;
	text-align: center;
	box-sizing: border-box;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	height: 24.125rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.tab_section_custom .card-icon {
	width: 50px;
	height: auto;
	margin-bottom: 1rem;
}

.tab_section_custom .card-title {
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 23px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px; /* 139.13% */
	margin-bottom: 1.5rem;
}

.tab_section_custom .card-desc {
	margin-bottom: 1.5rem;
	color: #FFF;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24.8px; /* 155% */
}

.tab_section_custom .card-btn {
	display: inline-block;
	background: var(--primary-color);
	color: white;
	padding: 0.75rem 1.25rem;
	text-decoration: none;
	transition: background 0.3s ease;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 16px; /* 100% */
}

.tab_section_custom .card-btn:hover {
	background-color: #00a7dd;
}

.tab_section_custom .card-btn span {
	margin-left: 0.5rem;
}
.page-template-home-page section.home-global-section.home-block-reviews,.page-template-home-page section.home-global-section.home-block-make{
	background-color: #fff !important;
	max-width: 100% !important;
}
@media(max-width:768px){
	.tab_section_custom {
		flex-direction: column;
	}
}

.reviews-1-container .swiper-slide, .testimonials-1-container .swiper-slide {
	background: transparent !important;
}
h4.vehicle-title,.trim-car {
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}
.footer-bottom,.footer-top-bar{
	padding: 16px 0;
}
.dealer-text p{
	font-size: 19.2px;
	font-style: normal;
	font-weight: 400;
	line-height: 28.8px; /* 150% */
}
.template6 .footer-col .title-holder .title-divider {
	display: block;
	border:none;
}
.banner-action-holder {
	padding: 0 !important;
}
.sec-vdp-3 .col-2-vdp-3 {
	gap: 20px;
}
.sec-vdp-3 .buttons_check_vdp {
	align-items: normal;
}
.sec-vdp-3 .buttons_check_vdp {
	flex-direction: column;

}
section.sec-title-layou3 {
	padding: 10px 30px;
}
.sec-vdp-3 .col-1-2-1 {
	background: #fff;
}
.vehicle-item{
	color: #000;
	font-size: 15.51px;
	font-style: normal;
	font-weight: 600;
	line-height: 23.266px; /* 150% */
}
.sec-vdp-3 .sec-vdp-1 .vhs_badges, .sec-vdp-3 .vhs_badges {

	border: 1px solid rgba(24, 28, 33, 0.08);
}
.sub-menu {
	top:2em;
}
@media (max-width: 1025px) {
	.sec-vdp-3 .col-2-vdp-3 {
		flex-direction: column-reverse;
	}
	.search_buttons_block:has(.search_block_simple) {
		bottom: 30vh;
		height: auto;
	}
	.sec-vdp-3 {
		padding: 0;
	}
	.new-map-section {
		flex-direction: column;
	}
	.page-content .content-block
	{
		padding: 20px;
	}
	.popup-search-header .simple-search-form .search_form_holder button {
		top: 16%;
	}
	.map-infos {
		border-radius: 12px;
	}
	.inventory-section .side-bar-filter-holder {
		background-color: #262626;
	}
}

.review-section .headline {
	color: #000;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 51.5px; /* 143.056% */
	margin-bottom: 10px;
}

.review-section .divider {
	width: 80%;
	margin: 20px auto;
	border: none;
	border-top: 1px solid rgba(0, 0, 0, 0.20);
	display:block !important
}

.review-section .description {
	color: #000;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 36.5px; /* 182.5% */
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.review-section .subheadline {
	color: #000;
	text-align: center;
	font-size: 25px;
	font-style: normal;
	font-weight: 600;
	line-height: 51.5px; /* 166.129% */
	margin-bottom: 30px;
}

.review-section .review-links {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 60px;
	flex-wrap: wrap;
}

.review-section .review-logo img {
	height: 60px;
	transition: transform 0.3s ease;
}

.review-section .review-logo img:hover {
	transform: scale(1.1);
}
.search_form_holder .fas{
	font-size:20px;
}
hr.divider-finance{
	border-top:1px solid #ccc;
	display:block !important;
	margin: 1.2rem 0;
	width:100%;
}
.footer-form-text{
	color: #fff;
	font-size: 15.2px;
	font-style: normal;
	font-weight: 400;
	line-height: 22.8px; /* 150% */
}
.footer-contact-form {
	border-radius: 12px;
	background: var(--color-white-10, rgba(255, 255, 255, 0.10));
	padding: 25px;
}
div#credit-app-container {
	width: 100%;
}