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



body.transparent-bg {
	background-color: unset;
}

body{
	font-family: 'Poppins', sans-serif;
}

.with-top-bar .website-top-bar-list {
	justify-content: center;
}
.menu-item a{
	font-family: Inter,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	text-transform:Capitalize;
}
ul#menu-main-menu {
	gap: 30px;
}
.website-items>.current-menu-item>a:before, .website-items>.menu-item:not(:has(.current-menu-item))>a:hover:before{
	content:unset;
}
body input[type=range]{
	background-color:unset !important;
}
.search_by_section-row .search_by_section-col:first-child>div{
	border-right:unset !important;
}
.search_by_section-row {
	flex-direction: row-reverse;
	gap:unset;
}

.home_section_sub_title {
	text-align: left;
}
.inventory-container {
	align-items: flex-start;
	gap: 1em;
}
.template5 .home_section_headline{
	color: #000;
	font-family: "Inter" , sans-serif;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height:72.24px;
}
.home_section_sub_title{
	color: #1B3A51;
	font-size: 19.4px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px;
}

section.home-global-section.home-block-inventory.layout-2 {
	background: url(https://cdn-websites.autodealersdigital.com/images/110584/editor/gwURONzaLr.webp);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 57px;
}

.page-template-home-page section:nth-child(odd) {
	background-color: unset !important;
}


section.home-global-section.home-block-inventory.layout-2 .home-section {
	padding: 1em;
	background: rgba(255, 255, 255, 0.60);
	border-radius: 25px;
}
.inventory-container .inventory-info-holder {
	background-color: #fff;
}
.inventory-container .icons-list-info {
	width: 100%;
}
.prive_cta_button_latest {
	display: flex;
	justify-content: space-between;
}
.inventory-action-holder {
	border-bottom: 0.956px solid #E9E9E9;
	border-top: 0.956px solid #E9E9E9;
	padding: 15px 0;
}

.inventory-container .title-price-holder .title-holder .title{
	color: #050B20;
	font-family: "DM Sans" , sans-serif;
	font-size: 17.205px;
	font-style: normal;
	font-weight: 500;
	line-height: 20.646px; 
}
.inventory-container .vehicle-container .vehicle-price{
	color: #050B20;
	font-family: "DM Sans" , sans-serif;
	font-size: 19.117px;
	font-style: normal;
	font-weight: 700;
	line-height: 28.676px;
}

.inventory-container .inventory-action p{
	color: #405FF2;
	font-family: "DM Sans" , sans-serif;
	font-size: 14.338px;
	font-style: normal;
	font-weight: 500;
	line-height: 26.525px;
	text-decoration:unset;
}

.inventory-action-holder > div > ul > div > .info-item-valeu{
	color: #050B20;
	text-align: center;
	font-family: "DM Sans" , sans-serif;
	font-size: 13.382px;
	font-style: normal;
	font-weight: 400;
	line-height: 13.382px; 
}

.inventory-container .inventory_home_slider .title-price-holder {
	margin-bottom: 10px;
}

#view-featured {
	display: flex;
	align-items: center;
	gap: 5px;
	flex-direction: row;
	background-color: var(--primary-color);
	color: white;
	font-weight: bold;
	padding: 8px 24px;
	text-decoration: none;
	border-radius: 5px;
	font-size: 16px;
	transition: background-color 0.3s;
}
#view-featured:hover{
	background-color: var(--primary-color);
	color: #fff;
}
#view-featured::after {
	content: "›";
	font-size: 1.2em; 
	display: inline-block;
}
ul#menu-footer-menu {
	justify-content: center;
}
.pt-6 {
	padding-top: 5rem !important;
}
.pb-6 {
	padding-bottom: 5rem !important;
}
.contact-item .website-nav-logo .website-logo img {
	max-height: 150px !important;
}
.testimonials-1-container .testimonials {
	flex-direction: column-reverse !important;
}
#read-testimonials{
	display: none !important;
}
.testimonials-1-container .infos {
	flex-direction: column-reverse !important;
}
.cta-button {
	display: inline-flex !important;
}
.apply-button {
	background-color: var(--primary-color);
	color: white;
	padding: 20px 100px !important;
	border-radius: 5px !important;
	text-decoration: none;
	font-size: 16px !important;
	font-weight: 600;
	display: inline-block;
	transition: background-color 0.3s ease;
}
.apply-button:hover{
	background-color: var(--primary-color) !important;
	color: #fff !important
}
.side-bar-block.side-bar-contact-info{
	margin-top: 2rem !important;
	border-radius: 0.625rem;
	border: var(--stroke-weight-1, 1px) solid var(--color-azure-84, #CBD5E1) !important;
	background: #F7F8F9 !important;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10), 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10) !important;
}
.side-bar-block.side-bar-contact-form {
	display: none !important;
}
.page-id-41 .side-bar-block.side-bar-contact-form {
	display: block !important;
}
.side-logo img {
	width: 350px !important;
}
.content-block .title, .side-bar-block .contact-left-title, .side-bar-block .title {
	color: var(--html-themewant-com-black-pearl, #050B20) !important;
	font-family: 'Outfit', sans-serif !important;
	font-size: 2rem !important;
	font-style: normal !important;
	font-weight: var(--font-weight-500, 500) !important;
	line-height: 1.67444rem !important;
	text-transform: uppercase !important;
}

/*inventory*/
.become_grid .vehicle-title {
	color: var(--primary-color);
	font-family: "DM Sans";
	font-size: 18.327px !important;
	font-style: normal;
	font-weight: bold;
	line-height: 21.992px;
	-webkit-line-clamp: unset;
}
.layout-1-listing-holder .become_grid .title-price-holder p {
    color: #000;
}
.vehicles-data-info .title-price-holder {
	background-color: #fff;
}
ul.icons-list-info {
	display: flex !important;
}
p.info-item-title {
	text-align: center;
}
.vehicle-container {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
}
.listing-holder.become_grid .vehicle-details{
	width:unset;
}
.listing-holder.become_grid .vehicle-price{
	color: #050B20;
	font-family: "DM Sans";
	font-size: 20.363px;
	font-style: normal;
	font-weight: 700;
	line-height: 30.544px;
}
.listing-holder.become_grid .inventory-action p{
	color: var(--primary-color);
	font-family: "DM Sans" , sans-serif;
	font-size: 14.338px;
	font-style: normal;
	font-weight: 500;
	line-height: 26.525px;
	text-decoration:unset;
	display: flex;
	align-items: center;
	gap: .5rem;
}
.filter-promotion-holder .panel-title {
	color: var(--primary-color);
	font-size: 16px;
	font-weight: 700;
	font-family: "DM Sans" , sans-serif;
}
.filter-promotion-holder .filter-link{
	color: #000;
	font-family: "DM Sans" , sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height:20px;
}
.filter-promotion-holder a#clear {
	margin: 10px auto;
	background-color: var(--primary-color);
	color: #fff;
	padding: 12px 18px;
	border-radius: 8px;
	width: 76%;
}
.inventory-section .grid-holder {
	display: none !important;
}
.sec-vdp-1 .sec-btn-sidebar .btn-sidebar{
	background-color: var(--primary-color) !important;
	color: #fff !important;
}
.sec-vdp-1 .sec-title .title .title-vhs {
	color: var(--primary-color);
    font-family: "DM Sans";
    font-weight: bold;
}
.sec-vdp-1 .sec-desc , .sec-vdp-1 .sec-slide , .sec-vdp-1 .sec-map , .sec-vdp-1 .sec-equipment {
	background-color: unset;
	border-radius: unset;
	margin-bottom: 40px;
	padding: unset;
}
.sec-vdp-1 .sec-desc .title-section-vdp , .sec-vdp-1 .sec-equipment .title-equipment{
	color: #050B20;
	font-style: normal;
	font-weight: 500;
	line-height: 26.791px;
	font-family: 'Inter', sans-serif;
}
.banner-action-holder {
	background-color: unset;
}
.sec-vdp-1 .sec-title .price {
	display: none !important;
}
.vdp_page {
	font-family: 'Inter', sans-serif;
}
.sec-vdp-1 {
	padding: 0px 10px;
}
.main-container {
	background-color: unset;
	padding-bottom: 0;
	padding-top:0;
}

.sec-vdp-1 .sec-desc .desc-vdp {
    font-size: 16px;
    line-height: 1.75em;
    text-align: justify;
    color: #1B3A51;
    font-style: normal;
    font-weight: 500;
}

section.sec-media {
	display: none;
}


.sec-vdp-1 .col-1-vdp-1 section.sec-slide {
    border-radius: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.sec-vdp-1 .col-1-vdp-1 section {
	border-radius: 10px;
    border: 1px solid rgba(85, 85, 85, 0.15);
    background: #FFF;
    box-shadow: 0px 20px 30px 0px rgba(158, 158, 158, 0.10);
    padding: 30px;
}
@media (max-width:768px){

	.container_call_to_actions {
		padding: unset !important;
	}
	.card_content {
		flex: 1;
		border-radius: 0.4375rem;
		background: var(--color-white-solid, #FFF);
		box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 8px 10px -6px rgba(0, 0, 0, 0.10);
		width: 100% !important;
		height: 11.25rem !important;
		display: flex;
		gap: 1rem !important;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		flex-wrap: nowrap;
		margin: 0 auto !important;
	}
	.stats {
		display: flex;
		justify-content: space-around;
		width: 100%;
		max-width: 90%;
		margin: 0 auto !important;
		flex-direction: column;
	}
	.why_choose_uscontainer {
		height: fit-content !important;
		gap:0px !important;
	}
	.search_by_section-row {
		flex-direction: column;
	}
	.card-container {
		flex-direction: column;
	}
	section.home-global-section.home-block-inventory.layout-2 .home-section {
		padding: 10px;
	}
	section.home-global-section.home-block-inventory.layout-2 {
		padding: 57px 0;
	}
	.inventory-container .icons-list-info {
		flex-direction: row;
	}
	.home-block-inventory .image-placeholder{
		min-height:100%;
	}
	.template5 .home_section_headline {
		text-align: left;
		font-size: 24px !important;
		line-height: 26.24px;
	}
	.listing-holder.become_grid ul.icons-list-info {
		display: flex !important;
		flex-direction: row;
		justify-content: space-around;
	}
}

.sec-vdp-1 .content-block.media {
	display: none;
}

/* Personilize financing */
.page_financing .page-content {
    display: flex;
    flex-direction: column-reverse;
}
.calculator-container input.form_input, .calculator-container #fileToUpload {
	border: 1px solid #ced4da;
	box-sizing: border-box;
	display: block;
	height: 50px;
	margin-bottom: 1em;
	max-width: 100%;
	padding: 0 .5rem;
	width: 100%;
}

.calculator-container #fileToUpload {
	padding: 0.85rem !important;
}

.calculator-container #drop-area-content-text-2 {
	font-size: 14px;
	width: auto;
}

.calculator-container .interest-holder {
	margin-bottom: 0;
	gap: .5rem;
}

.calculator-container .credit-app-block-title.contains-form {
	display: flex;
	gap: .5rem;
	align-items: center;
	margin-bottom: .5rem;
}

.calculator-container.calc-page-container div.left-column-finance .title {
	font-size: 16px !important;
}

.page_financing a.approved-btn {
	display: flex;
	align-items: center;
	gap: .5rem;
	border: 2px solid var(--primary-color);
	width: max-content;
	padding: .75rem 2rem;
	margin-top: .5rem;
}

.page_financing a.approved-btn svg {
	width: 20px;
	height: auto;
}

@media (min-width: 320px) and (max-width: 767px) {
	.side-bar .operation-item span.operation-range {
		min-width: auto;
	}
}

.page_credit-application .side-bar .side-bar-block.side-bar-contact-form {
	display: none !important;
}