@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

p, a, ul, span {
	font-family: "Inter", sans-serif !important;
}
h1, h2, h3, h4, h5 {
	font-family: "Roboto", sans-serif !important;
}
.menu-item a {
    align-items: center;
    display: flex;
    font-size: clamp(12px, 1vw, 16px);
    margin-top: 1px;
    min-height: inherit;
    text-transform: capitalize;
    font-weight: 600;
}
.header-layout-2 .website-header-container {
	border-bottom: 3px solid var(--primary-color);
}
.website-items>.current-menu-item>a:before, .website-items>.menu-item:not(:has(.current-menu-item))>a:hover:before {
    bottom: 15px;
    height: 3px;
}
.website-nav-items {
	justify-content: flex-start;
	flex: 0;
}
.website-items .menu-item > a {
    padding: 0 1rem;
}
ul#menu-main-menu {
	gap: 0;
}
.with-top-bar .website-top-bar-list-item>a {
	color: black;
    font-size: 16px;
}
.menu-item a {
	min-width: max-content;
}
body .search-header {
	min-width: 280px;
    max-width: 400px;
    width: 100%;
}
body .search-header input:not([type=checkbox]):not([type=range]):not([type=radio]) {
	padding: 12px 20px;
	border: 1px solid #C2C8D1;
	background-color: #F1F2F4 !important;
	border-radius: 50px;
	box-sizing: border-box;
}
body .search-header button {
	top: .7rem;
}
body .search-header button img {
	max-width: 25px;
}
.slide-description-search {
    max-width: var(--layout-width);
}
.hero-slider .slide-text-holder {
	align-items: flex-start;
}
.hero-slider .slide-title {
	font-size: clamp(0.75rem, 0.1071rem + 2.8571vw, 3.5rem);
	text-transform: capitalize;
	text-align: left;
    text-wrap: pretty;
	padding: 0;
	line-height: 1.2;
}

.hero-slider .slide-tag-line {
    font-size: clamp(0.75rem, 0.5747rem + 0.7792vw, 1.5rem);
    line-height: 1.6;
    max-width: 90%;
    text-align: left;
	padding: 0;
	text-wrap: balance;
}
.search-form-price-buttons-holder {
	align-items: flex-start;
}
.hero-slider .slide-actions .v12-button {
	border-radius: 8px;
	text-transform: capitalize;
	padding-left: 1rem;
    padding-right: 1rem;
	background-color: #212223;
	border-color: #212223;
	font-size: 16px;
}
.hero-slider .slide-actions .v12-button:hover {
	background-color: #212223!important;
}
.hero-slider .slide-actions {
	justify-content: flex-start;
}
.hero-slider .slide-text-holder {
	gap: 1rem;
}
.search-slide-section select {
    height: 48px;
    width: 15%;
    max-width: 290px;
    border-radius: 8px;
}
.hero-slider form {
    justify-content: flex-start;
    gap: .75rem;
}
.search-slide-section #search-button {
    width: 240px;
    border-radius: 8px;
}
.hero-slider {
    height: calc(100vh - 95px);
}
.arrows-swiper .swiper-button-next, .arrows-swiper .swiper-button-prev{
	border: 1px solid #C2C8D1;
	border-radius: 8px;
	background-color: #ffffff40;
	padding: 5px;
	width: 48px;
	height: 48px;
}
.arrows-swiper .swiper-button-prev {
	left: 4rem;
}
.arrows-swiper .swiper-button-next {
	right: 4rem;
}
.arrows-swiper .swiper-button-prev:after, .arrows-swiper .swiper-button-next:after {
    color: white;
    font-size: 14px;
}
.template5 .brand-content-holder img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.search-by-brand-container .search-by-brand-slider {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    border: 1px solid #E1E4E9;
    border-radius: 8px;
    height: 110px;
    margin: 0 auto;
    box-sizing: border-box;
}
.search-by-brand-container .swiper-slide {
    margin-right: 0 !important;
    padding: 0 1rem !important;
}
.search-by-brand-container .swiper-slide:not(:last-child) {
    border-right: 1px solid #f1f1f1;
}
.heading-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-bottom: 1rem;
}
.search-by-brand-container a.link-view-all {
	font-size: 16px;
	color: var(--primary-color);
	display: flex;
	align-items: center;
	gap: 5px;
	width: auto;
	font-weight: 500;
}
.welcome-holder {
	background-color: transparent;
	position: relative;
	height: auto;
	overflow: hidden;
    padding: 0;
    width: 48%;
    box-sizing: border-box;
}
.welcome-section {
	padding: 3rem 0;
}
.welcome-section, .welcome-section:not(:has(.text-holder-position-right)) {
    justify-content: space-between;
	gap: 1rem;
}
.welcome-title, .welcome-sub-title, .welcome-content p {
	color: #000;
}
.welcome-text-cta {
	background-color: var(--primary-color);
	border-radius: 8px;
	text-transform: capitalize;
	color: white;
}
.welcome-text-cta:hover {
	background-color: transparent !important;
	color: var(--primary-color) !important;
}
.welcome-container:not(:has(.welcome-search)) {
    height: auto;
}
.template5 .home_section_headline, .home_section_sub_title {
	text-align: left;
	letter-spacing: -1px;
    margin-bottom: .5rem;
	
}
.template5 .home_section_headline {
	font-size: clamp(1.3125rem, 1.181rem + 0.5844vw, 1.875rem);
}
.home_section_sub_title {
	font-size: 16px;
}
.hero-slider .swiper-wrapper .swiper-slide:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.20);
    z-index: 1;
}
.welcome-content p {
	margin: 25px 0 40px;
}
.featured_inventory_title {
	width: 100%;
}
.home-block-inventory.layout-1 .inventory-container .inventory-card {
    box-shadow: none;
    margin: 0;
    overflow: hidden;
}
.inventory-container .title-price-holder .title-holder .title {
	font-size: clamp(1.25rem, 1.1916rem + 0.2597vw, 1.5rem); 
	color: var(--primary-color);
	font-weight: 600;
}
.inventory-container .inventory-info-trim p {
	font-size: 16px;
	color: #000;
}
.inventory-container .image-placeholder {
	background-color: white;
}
.inventory-container .inventory-info-holder {
	gap: .75rem;
}
.social-action-icons .social-icons-list .social-icon a {
	background-color: white;
}
.social-action-icons .social-icons-list .social-icon a i {
	color: var(--primary-color);
}
footer ul {
	list-style: none;
}
footer ul li a{
	color: white;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}
.copyright-content .provided-link a {
	color: white;
}
.copyright-content p {
	font-size: 15px;
}
.contact-us-home-holder .template5 .home_section_headline {
	margin-bottom: 2.5rem;
}
footer .home-section {
	padding: 0;
}
.inventory-section .count-sort-holder {
	border-radius: 12px;
	border: 1px solid #E1E4E9;
}
.inventory-section .side-bar-filter-holder {
	border-radius: 12px;
	border: 1px solid #E1E4E9;
}
.listing-holder.become_grid .listing-vehicles-card {
	border-radius: 12px;
	border: 1px solid #E1E4E9;
}
.vehicles-data-info .title-price-holder {
	background-color: white;
	flex-direction: column;
	padding: 0;
}

.price-card span {
	color: #505D6F;
	font-size: 18px;
}
.price-card a {
	color: #000;
	font-size: 20px;
	font-weight: 600;
}
h2.title-inventory {
	font-size: clamp(1.3125rem, 1.181rem + 0.5844vw, 1.875rem); 
	color: #000;
	margin-bottom: 1rem;
	width: 100%;
	flex: 1;
}
.listing-holder.become_grid .vehicles-data-info {
	background-color: white;
	padding: 1rem;
	border-radius: 0 0 12px 12px;
	gap: 1.5rem;
}
.vehicles-card-swiper .inventory-image {
	border-radius: 12px 12px 0 0;
}
.heading-title {
	max-width: var(--layout-width);
	width: 100%;
	margin: 0 auto;
}
.listing-other-info {
	padding: 0;
}
.layout-1-listing-holder .become_grid .title-price-holder .vehicle-title {
	font-size: 18px;
	color: #000;
	-webkit-line-clamp: 2;
}
.layout-1-listing-holder .become_grid .title-price-holder .short-description-holder .short-description {
	font-size: 16px; 
	color: #505D6F;
}
.icons-list-info {
	padding: 5px 10px !important;
	background-color: #F1F2F4;
	border-radius: 8px;
	display: flex !important;
	align-items: center;
}
.listing-other-info .icon-info-item {
	gap: 2px;
}
.listing-other-info .icon-info-item svg {
	width: 18px;
	height: 18px;
}
.listing-other-info .icon-info-item span {
	font-size: 13px;
}
.listing-other-info .icons-list-info {
	justify-content: space-evenly;
}
.wt_form_contact .v12-button  {
	width: 100%;
}
.v12-button.listing-button, .wt_form_contact .v12-button  {
	background-color: var(--primary-color) !important;
    color: #fff !important;
	border-radius: 8px;
}
.listing-vehicles-card .listing-button:hover, .wt_form_contact .v12-button:hover {
    background-color: transparent !important;
    color: var(--primary-color) !important;
}
.inventory-section .count-holder {
	font-size: clamp(0.9375rem, 0.8937rem + 0.1948vw, 1.125rem);
	color: #000;
	font-weight: 600;
}
.search-form-holder.search-count input{
	border: 1px solid #C2C8D1 !important;
	border-radius: 8px;
	background-color: white;
	padding: 12px 16px 12px 35px;
	appearance: none;
	--webkit-appearance: none;
	min-width: 270px;
}
.search-form-holder.search-count button {
    left: 5px;
    top: 8px;
}
.inventory-section .count-holder.count-invent {
    width: 100%;
    background-color: white;
    border-radius: 12px;
    padding: 20px;
    box-sizing: border-box;
    height: 60px;
}
.inventory-section {
	background-color: #F1F2F4;
}
.filter-input-holder .filter-input {
	border: 1px solid #C2C8D1;
}
.sec-vdp-1.top-slider-vdp .sec-slide {
    background-color: #fff;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
}
.sec-vdp-1.top-slider-vdp {
    margin: auto;
    max-width: 100%;
    padding: 0;
}
.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: #fff;
    border-radius: 8px;
    opacity: 1;
    padding: 0 10px;
}
.sec-vdp-1 .pop-up .swiper-button-next:after, .sec-vdp-1 .pop-up .swiper-button-prev:after, .sec-vdp-1 .sec-slide .swiper-button-next:after, .sec-vdp-1 .sec-slide .swiper-button-prev:after {
    color: #000;
}
.title-price {
	font-size: clamp(1.3125rem, 1.1518rem + 0.7143vw, 2rem); 
	color: #505D6F;
	font-weight: 600;
	font-family: 'Roboto';
	letter-spacing: -1px;
}
body.vdp_page.transparent-bg {
    background-color: #fff;
}
.sec-vdp-1 .sec-vhs-info .svg-vhs-info {
    height: 40px;
    width: 40px;
    padding: 0 7px;
    box-sizing: border-box;
    flex: 0 0 40px;
}
.sec-vdp-1 .sec-title .price {
	flex-direction: column;
	gap: 5px;
}
.sec-vdp-1 .display-price {
    text-align: end;
    font-weight: 600 !important;
}
.sec-vdp-1 .sec-title .title .title-vhs {
	font-size: clamp(1.3125rem, 1.1518rem + 0.7143vw, 2rem); 
	color: #000;
	font-weight: 600;
	font-family: 'Roboto';
}
.sec-vdp-1 .sec-title .infos-title {
	gap: 10px;
}
.sec-vdp-1 .sec-title .col-id-vin p {
	font-size: clamp(1rem, 0.9416rem + 0.2597vw, 1.25rem);
	color: #323945;
}
.sec-vdp-1 {
	padding: 0 10px 50px 10px;	
}
.sec-vdp-1 .sticky-sidebar {
    display: block;
    border: 1px solid #C2C8D1;
    border-radius: 12px;
    padding: 1.5rem;
}
.input_group textarea, #acf-form .input_group .form_input:not([type=checkbox]) {
	border: 1px solid #C2C8D1;
    border-radius: 12px;
}
.acf-form_grouped_fields:has(.text), .acf-form_grouped_fields:has(.email) {
	flex-direction: column;
}
.acf-form_grouped_fields .input_group.checkbox {
    flex: 30%;
}
.acf-form_grouped_fields>span {
	flex: 0 0 100%;
}
.acf-form_grouped_fields:has(.checkbox) {
    flex-wrap: wrap;
}
.sec-desc p {
	color: #000;
}
.sec-vdp-1 .sec-vhs-info .title-section-vdp, .sec-vdp-1 .sec-desc .title-section-vdp {
	font-size: clamp(1.125rem, 1.0373rem + 0.3896vw, 1.5rem);
	letter-spacing: .5px;
	font-family: "Roboto", sans-serif !important;
	color: #000;
	font-weight: 600;
}
.gallery {
    background-color: #fff;
    border-radius: 18px;
    box-sizing: border-box;
    margin-bottom: 40px;
    max-width: 100%;
    padding: 30px;
}
.title-section-vdp {
    font-size: clamp(1.125rem, 1.0373rem + 0.3896vw, 1.5rem);
    letter-spacing: .5px;
    font-family: "Roboto", sans-serif !important;
    color: #000;
    font-weight: 600;
}
.sec-similar .sec-vehicle {
	border-radius: 12px;
}
.col-3-vdp-1 .similar-infos {
    flex-direction: column;
    gap: 15px;
}
.col-3-vdp-1 .view-details {
    background-color: var(--primary-color);
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    font-weight: 600;
    border-radius: 12px;
}
.col-3-vdp-1 .data-similar-cars {
    gap: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 100%;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin-top: 1rem;
}
.sec-vdp-1 .sec-vhs-info, .sec-vdp-1 .sec-desc, 
.gallery, .sec-vdp-1 .sec-vhs-report, 
.sec-vdp-1 .content-block.media, 
.sec-vdp-1 .sec-equipment, .sec-vdp-1 .sec-map, 
.sec-vdp-1 .sec-from-us {
	padding: 0;
}
.sec-vdp-1 .col-vdp-1 {
	margin-top: 1.5rem;
}
.col-3-vdp-1 .title-similar {
	color: #000;
	font-weight: 500;
}
.col-3-vdp-1 .infos-vhs-similar {
	flex-direction: column;
}

@media (max-width: 1680px) {
	.arrows-swiper .swiper-button-next, .arrows-swiper .swiper-button-prev{
		width: 32px;
		height: 32px;
	}
	.arrows-swiper .swiper-button-prev {
		left: 1rem;
	}
	.arrows-swiper .swiper-button-next {
		right: 1rem;
	}
}
@media (max-width: 1560px) {
	.search_buttons_block, .hero-slider .slide-content {
		width: 90%;
		margin: 0 auto;
	}
	.heading-title {
		padding: 0 1rem;
	}
}
@media (max-width: 1024px) {
	.hero-slider .search_block_advanced form {
		width: 75%;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.search-slide-section select {
		height: 48px;
		width: 49%;
		max-width: 100%;
		border-radius: 8px;
	}
	.search-slide-section #search-button {
		width: 100%;
		border-radius: 8px;
	}
	.hero-slider .search_block_advanced form {
		width: 100%;
	}
	.hero-slider .slide-actions .v12-button {
		padding: .5rem;
	}
	.home-page_container .hero-slider {
        height: 75vh;
        height: 75svh;
    }
	.social-action-icons, .template10 .social-action-icons {
        display: block;
    }
}
@media (max-width: 767px) {
	.with-top-bar .website-top-bar-list-item {
		display: none;
	}
	body .search-header {
		max-width: 300px;
	}
	 .welcome-container {
        height: 100% !important;
        padding: 2rem 1rem;
    }
	.search-form-holder.search-count, .inventory-section .sort-holder, .inventory-section .count-holder {
		width: 100%;
	}
	.inventory-section .count-sort-holder {
		flex-direction: column;
	}
}

