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

.scrolling-message-holder span p {
    font-size: clamp(0.875rem, 0.7873rem + 0.3896vw, 1.25rem);
    font-weight: 600;
    line-height: 1.75rem;
    font-family: 'Roboto';
    text-transform: uppercase;
}
/*Featured cars*/
.title-price-holder .title-holder .title {
	color: white;
}
.title-price-holder .price-holder .display-price {
	color: white;
}
.icon-info-item span {
	color: white;
}
.swiper-pagination-bullet {
	background-color: rgba(255,255,255,.5);
}
.page_online-specials .inventory-container {
    display: flex;
    gap: 2em;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.page_online-specials .home-global-section.home-block-inventory.layout-2{
	min-height: calc(100vh - 200px);
}
body .search_form_holder input:not([type=checkbox]):not([type=range]):not([type=radio]) {
	color: #fff;
}
/*end featured cars*/

.header-layout-3.with-top-bar .website-top-bar {
	background: #111 url("https://cdn-websites.autodealersdigital.com/images/111793/editor/lhWiSqeo5m.webp") center center /cover;
	overflow: hidden;
}
.website-items>.current-menu-item>a:before, .website-items>.menu-item:not(:has(.current-menu-item))>a:hover:before {
    bottom: auto;
    top: 1px;
}
.footer-bottom {
	background-color: #090B0D !important;
}
.bottom-section-title {
	color: white;
}
.page-template-default #acf-form .input_group .form_input:not([type=checkbox]), .page-template-default .input_group textarea {
	border-radius: 0;
    border: 1px solid #272E37 !important;
    background-color: #090B0D !important;
	color: #fff;
}
.page-template-default button#submit-form, .page-template-default button.submit-form {
	padding: 12px;
	background-color: var(--primary-color);
	transition: .25s all ease-in-out;
	color: #000;
}
.page-template-default #acf-form span, .page-template-default .floating_label_checkbox,.page-template-default input[type=checkbox] {
	color: white;
}
.page-template-default button#submit-form:hover, .page-template-default button.submit-form:hover {
	background-color: transparent;
	transition: .25s all ease-in-out;
}
.page-template-default .wt_form_text_us .floating_label {

    background-color: rgba(0, 0, 0, .9) !important;
 
}
.page-template-default .input_group .form_input:invalid+.floating_label, .page-template-default .input_group .floating_label {
    background-color: rgba(0, 0, 0, .9) !important;
}
.page-template-default p, .page-template-default li {
    color: #fff;
}
.inventory_home_slider .inventory-card {
	border: 1px solid rgba(128, 128, 128, 0.22);
}
.top-header-website {
	background-color: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: .75rem 1rem;
	box-sizing: border-box;
}
.top-header-website h2{
	color: #090B0D;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: clamp(0.8125rem, 0.7687rem + 0.1948vw, 1rem);
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	text-transform: capitalize;
}
.bottom-header-website {
	background-color: #090B0D;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: .75rem 1rem;
	box-sizing: border-box;
}
.bottom-header-website h2 {
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: clamp(0.875rem, 0.7873rem + 0.3896vw, 1.25rem);
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
.cw-info-skew {
    text-align: center;
    background: #12c0f9;
    background: -webkit-linear-gradient(top, #12c0f9 1%, #12c0f9 10%, #0d89a8 53%, #0b7287 99%, #186c7e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #12c0f9), color-stop(10%, #12c0f9), color-stop(53%, #0d89a8), color-stop(99%, #0b7287), to(#186c7e));
    background: -o-linear-gradient(top, #12c0f9 1%, #12c0f9 10%, #0d89a8 53%, #0b7287 99%, #186c7e 100%);
    background: linear-gradient(to bottom, #12c0f9 1%, #12c0f9 10%, #0d89a8 53%, #0b7287 99%, #186c7e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#12c0f9', endColorstr='#186c7e', GradientType=0);
}
.cw-header-text {
    padding: 4px 20px;
    color: #fff;
}
.cw-phone {
    display: inline-block;
}
.cw-phone a {
    margin-left: 15px;
    padding: 0;
    display: inline-block;
    letter-spacing: 3px;
	color: #FFF;
	text-align: right;
	font-family: 'Inter', sans-serif;
	font-size: clamp(1.25rem, 1.1331rem + 0.5195vw, 1.75rem);
	font-style: normal;
	font-weight: 600;
	letter-spacing: -0.5px;
}
.dealerInfo-phone {
	color: #FFF;
	text-align: right;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	padding: 0;
    box-sizing: border-box;
}
.website-top-info-phone {
	position: absolute;
	right: 0;
}
.home-global-section.home-search-by-section {
	background-color: #3E3E3E !important;
}

/* 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 {
    text-transform: capitalize;
	color: #E1E4E9;

	font-family: 'Roboto', Poppins, sans-serif;
	font-size: clamp(1.3125rem, 1.1518rem + 0.7143vw, 2rem);
	font-style: normal;
	font-weight: 600;
	line-height: 40px;
	letter-spacing:-1px;
	text-transform: capitalize;
}

.home-search-by-section .main-title:before {
   display: none;
}

.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: "Inter";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0;
	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;
}
.header-layout-3 .website-nav-items, .header-layout-5 .website-nav-items {
	justify-content: center;
}

.home-block-inventory.layout-2 .inventory-container {
	flex-direction: row;
	align-items: normal;
}
.home-block-inventory.layout-2 .featured_inventory_title {
	background-color: #0D7287;
    flex: 0 0 auto;
    max-width: 240px;
	padding: 1rem;
	box-sizing: border-box;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	align-items: flex-start;
	border-radius: 3px;
}
.home-block-inventory.layout-2 .home_section_headline {
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: clamp(1.5rem, 1.2662rem + 1.039vw, 2.5rem);
	font-style: normal;
	font-weight: 600;
	line-height: 1.2;
    letter-spacing: 0px;
    text-align: left;
}
.home-block-inventory.layout-2 #view-featured {
	border-radius: 0;
    border: 1px solid #272E37;
    background-color: #1D2229;
    color: #fff;
    margin: -60px auto 0;
    width: 100%;
    box-sizing: border-box;
	transition: .25s all ease-in-out;
}
.home-block-inventory.layout-2 #view-featured:hover {
	background-color: transparent;
	color: #1D2229;
}
.arrows-swipe {
	display: flex;
    position: relative;
    flex-direction: row-reverse;
    gap: 5px;
}
.arrows-swipe .featured-navigation.swiper-button-next, .arrows-swipe .featured-navigation.swiper-button-prev {
    align-content: center;
    align-items: center;
    background-color: #1D2229;
	border-radius: 0;
}
.arrows-swipe .featured-navigation.swiper-button-next:hover, .arrows-swipe .featured-navigation.swiper-button-prev:hover {
    background-color: transparent;
}
.arrows-swipe .featured-navigation.swiper-button-next:after, .arrows-swipe .featured-navigation.swiper-button-prev:after {
    color: #fff;
}
.template5 .inventory-container .inventory-card {
    border-radius: 3px;
    background-color: #1D2229;
}
.inventory-container .title-price-holder .title-holder .title {
    overflow: hidden;
	color: #FFF;
	text-overflow: ellipsis;
	font-family: 'Inter';
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	align-self: stretch;
}
.inventory-container .icon-info-item span {
    font-size: 15px;
    color: #fff;
}
.home-block-inventory.layout-2 #acf-form {
	display: flex !important;
}
.btn-email-us {
	margin-bottom: 1rem;
	width: 100%;
}
.btn-email-us .v12-button {
	color: #1A1A1A;
	background-color: var(--primary-color);
	text-align: center;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	text-transform: capitalize;
	box-sizing: border-box;
	width: 100%;
}
.btn-email-us .v12-button:hover {
	background-color: transparent !important;
}
.inventory-container .inventory_home_slider .title-price-holder {
    align-items: center;
    display: flex;
    justify-content: start;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.inventory-container .inventory-info-holder {
	gap: 0;
}
.home-block-inventory.layout-2 .inventory_home_slider .title-holder {
	margin-bottom: 1rem;
}
.footer-bottom .footer-bottom-left-col {
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}
.footer-bottom .footer-bottom-left-col .menu-footer ul {
    display: flex;
    gap: 3rem;
}
.footer-bottom .footer-bottom-left-col .menu-footer ul li {
	list-style: none;
}
.footer-bottom .footer-bottom-left-col .menu-footer ul li a {
	color: #fff;
	text-align: center;
	font-family: 'Inter';
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
}
.footer-bottom .menu-footer {
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    border-bottom: 1px solid #272E37;
    padding-bottom: 1.75rem;
	padding-top: 1.5rem;
}
.home-section-footer {
	border: 0 !important;
}

/***************/
/*Inventory*/
/**************/
.vehicles-data-info .price-holder .display-price {
	color: #fff;
}
.inventory-listing-layout-1 .sort-holder .sort-input {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url(https://d1rcedcg4i52v4.cloudfront.net/website/ui_resources/pwa/template-settings/down_select.svg);
	background-position: calc(100% - 12px);
	background-repeat: no-repeat;
	background-size: 10px;
	border: 1px solid #ced4da;
	border-radius: 5px;
	color: hsla(0, 0%, 47%, .541);
	display: block;
	height: auto;
	min-width: 27%;
	padding: 10px 5px;
}

.inventory-listing-layout-1 .sort-holder .sort-input {
	min-width: 38%;
	padding: 10px;
}

.block-top-title > div {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
}

.inventory-section.inventory-listing-layout-1 .count-sort-holder {
	background-color: transparent;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	margin-bottom: 1em;
	padding: 1rem 0;
	max-width: var(--layout-width);
	margin: 1rem auto;
	box-sizing: border-box;
	
	border-radius: 0;
	border: 1px solid rgba(255, 255, 255, 0.25);
	background-color: #1D2229;
	width: 100%;
}
.inventory-section.inventory-listing-layout-1 .count-sort-holder {
	padding: 1rem;
	margin: 0 auto;
}
.inventory-section .count-holder {
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 17px;
}
.inventory-listing-holder.layout-1-listing-holder .search_form_holder {
	border: 1px solid #272E37 !important;
	background-color: #090B0D !important;
}
.search_form_holder input {
    background-color: transparent !important;
    text-transform: capitalize;
	padding-left: 1.5rem;
}
body .search_form_holder input:not([type=checkbox]):not([type=range]):not([type=radio]) {
	background-color: transparent !important;
}
.search_form_holder button {
	background-color: transparent !important;
	color: #748297;
	right: auto;
	left: .5rem;
	top: 2px;
}
.inventory-listing-layout-1 .sort-holder .sort-input {
	color: #000;
	border-radius: 4px;
}

.inventory-section.inventory-listing-layout-1 .side-bar-filter-holder {

	padding: 0;
	
	border-radius: 0;
	border: 1px solid rgba(255, 255, 255, 0.25);
	background-color: #090B0D;
}

.filter-title-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.filter-title-container .filter-title {
	text-transform: capitalize;
	font-weight: 500;
	font-size: 17px;

}

.filter-title-holder {
	border: 1px solid #272E37;
	background-color: #1D2229;
	height: 58px;
}

.filter-title-container #clear {
	font-size: 15px;
	line-height: 1;

	font-weight: 300;
	margin-top: 4px;
	transition: .25s all ease-in-out;
}

.filter-title-container #clear:hover {
	font-size: 17px;
	transition: .25s all ease-in-out;
}

.inventory-section.inventory-listing-layout-1 .filter-input-holder label {
	border: 0;
	color: #fff;
	background-color: transparent;
	font-size: .9rem;
	font-weight: 400;
}

.filter-input-holder .filter-input {
	height: 48px;
	
	border-radius: 8px;
	border: 1px solid #272E37;
	background-color: #1D2229 !important;
}
body .filter-input-holder input.filter-input:not([type=checkbox]):not([type=range]):not([type=radio]), body select {
	background-color: #1D2229 !important;
}
.filter-input-holder select.filter-input {
	padding: 0 12px;
	color: #748297;
}
.inventory-section.inventory-listing-layout-1 .filter-advanced-search {
	display: none;
}
.inventory-section.inventory-listing-layout-1 .filter-action.v12-button {
	align-items: center;
	background-color: var(--primary-color);
	height: 45px;
	justify-content: center;
	padding: 0;
	width: 100%;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 400;
	border: 1px solid var(--primary-color);
	transition: .25s all ease-in-out;
	max-width: 100%;
}

.inventory-section.inventory-listing-layout-1 .filter-action.v12-button:hover {
	background-color: transparent !important;
	color: var(--primary-color) !important;
	transition: .25s all ease-in-out;
}

.inventory-section.inventory-listing-layout-1 .filter-options {
	padding: 1rem 1rem 2rem;
	background-color: #000;
}

.inventory-section.inventory-listing-layout-1 .filter-input-holder.filter-action-holder {
	margin-top: 1rem;
}

.inventory-section.inventory-listing-layout-1 .listing-vehicles-card {
	border: 1px solid rgba(77, 77, 77, 0.20);
	flex-direction: column;
}

.inventory-section.inventory-listing-layout-1 .vehicle-top-info {
	padding: 0;
	display: flex;
	gap: 0;
	width: 100%;
}

.inventory-section.inventory-listing-layout-1 .listing-other-info {
	background-color: #000;
	justify-content: flex-start;
	padding: 0 12px;
}

.inventory-section.inventory-listing-layout-1 .vehicles-data-info .title-price-holder {
	background-color: #000;
	flex-direction: column;
	justify-content: flex-start;
	flex: 0 0 49%;
	padding: 0px 12px;
	width: 49%;
	gap: 2rem;
}
.inventory-section.inventory-listing-layout-1 .vehicles-data-info {
	flex-direction: row;
}

.inventory-section.inventory-listing-layout-1 .vehicle-title {
	color: #FFF;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
}

.inventory-section.inventory-listing-layout-1 .title-stock-vin-holder {
	flex: 0;
	width: 100%;
	gap: 1rem;
	padding: .5rem 0;
	flex-direction: column;
}
.price-mileage {
    display: flex;
	gap: 2rem;
    width: 100%;
}
.price-mileage .mileage-item {
	border-left: 1px solid #fff;
	padding-left: 1rem;
}
.mileage-item .info-vehicle-content p {
	font-size: 20px;
	font-weight: 600;
}
.inventory-section.inventory-listing-layout-1 .title-stock-vin-holder .info-price {
	margin-left: 0;
	min-width: 145px;
}
.inventory-section.inventory-listing-layout-1 .title-stock-vin-holder .title-holder {
	line-height: 1;
}

.info-price-mileage {
	width: 100%;
	display: flex;
	gap: 4rem;
}

.info-mileage {
	display: flex;
	flex-direction: column;
}

.info-price span, .info-mileage span {
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.vehicles-data-info .info-price-mileage .price-holder .display-price, .info-mileage p {
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.inventory-section .listing-inventory-container {
	gap: 2rem;
	margin-top: 1rem;
}

.filter-promotion-holder {
	flex: 1;
	width: 100%;
}

.info-trim {
	line-height: 1;
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.inventory-section.inventory-listing-layout-1 .listing-other-info .inventory-action-holder {
	padding-top: 1rem;
}

.inventory-section.inventory-listing-layout-1 .listing-other-info .icons-list-info {
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 2%;
}

.inventory-section.inventory-listing-layout-1 .listing-other-info .icon-info-item {
	flex: 0 0 0;
	width: auto;
	margin-bottom: 1rem;
	gap: 0.5rem;
	justify-content: flex-end;
	align-items: flex-start;
	flex-direction: row-reverse;
	min-width: 140px;
}
.short-description-holder .short-description {
	color: white;
	font-family: 'Inter';
}
.listing-other-info .icon-info-item svg {
	height: 30px;
	width: 30px;
}
.inventory-section.inventory-listing-layout-1 .listing-vehicles-card .vehicles-swiper-images {
	padding: .75rem;
}
nav.pagination .next.page-numbers, nav.pagination .prev.page-numbers {
	font-size: 25px;
	color: white;
}
/* .listing-other-info .icon-info-item svg path {
	fill: white;
} */
.info-vehicle-content {
	display: flex;
	flex-direction: column;
	gap: 7px;
	align-items: flex-start;
}

.icon-info-item .info-vehicle-content {
	border-left: 1px solid #fff;
	padding-left: 12px;
}

.info-vehicle-content span {
	color: #E1E4E9 !important;
	text-align: right;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.info-vehicle-content p {
	color: #E1E4E9 !important;
	text-align: left;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.inventory-section.inventory-listing-layout-1 .budge-actions-holder {
	border-top: 1px solid rgba(77, 77, 77, 0.20);
	background: #1D2229;
	padding: 10px;
	justify-content: space-between;
}

.inventory-section.inventory-listing-layout-1 .budge-actions-holder .listing-actions-holder {
	margin-left: 0;
}

.inventory-section.inventory-listing-layout-1 .budge-actions-holder .v12-button.listing-button {
	background-color: var(--primary-color);

}

.inventory-section.inventory-listing-layout-1 .custom_button_inventory {
	display: flex;
	gap: 7px;
	align-items: center;
}

.inventory-section.inventory-listing-layout-1 .custom_button_inventory a, .inventory-section.inventory-listing-layout-1 .budge-actions-holder .v12-button.listing-button {
	min-width: fit-content;
	padding: 10px 15px;
	background-color: var(--primary-color);

	color: #1A1A1A;
	text-align: center;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	text-transform: capitalize;
	min-width: 150px;
}
.search-form-holder {
	min-width: 350px;
}
.inventory-section.inventory-listing-layout-1 .custom_button_inventory a:hover {
	background-color: transparent !important;
	color: var(--primary-color) !important;
}
.inventory-section.inventory-listing-layout-1 .custom_button_inventory a:hover svg path {
	stroke: var(--primary-color) !important;
}

.inventory-section.inventory-listing-layout-1 .budge-actions-holder .v12-button.listing-button:hover {
	background-color: transparent !important;
	color: var(--primary-color) !important;
}
.inventory-section.inventory-listing-layout-1 .v12-button.listing-button svg {
	fill: white !important;
}
.inventory-section.inventory-listing-layout-1 .budge-actions-holder .v12-button.listing-button:hover svg {
	fill: var(--primary-color) !important;
}

.block-top-inventory {
	background: #1D2229;
	/*box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.14);*/
	padding: 2rem 0;
	height: 120px;
	box-sizing: border-box;
	display: flex;
	width: 100%;
	align-items: center;

}

.block-top-title {
	max-width: var(--layout-width);
	width: 100%;
	margin: 0 auto;
	padding-left: 1rem;
	padding-right: 1rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.block-top-title h2 {

	font-family: 'Roboto', Poppins, sans-serif;
	color: #E1E4E9;

	font-size: clamp(1.125rem, 1.0081rem + 0.5195vw, 1.625rem);
	font-style: normal;
	font-weight: 600;
	line-height: 40px;
}

.block-top-title .custom_button_inventory a {
	padding: 1rem 4rem !important;
}

.inventory-section.inventory-listing-layout-1 {
	padding-top: 0;
	background: #fff;
}

.breadcrumbs ul {
	display: flex;
	align-items: center;
	gap: 5px;
}

.breadcrumbs ul li {
	list-style: none;
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
}

.breadcrumbs ul li a {
	list-style: none;
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	transition: .25s color ease-in-out;
}

.breadcrumbs ul li a:hover {
	color: var(--primary-color);
	transition: .25s color ease-in-out;
}

.breadcrumbs ul li a:after {
	content: '/';
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	margin-left: 5px;
}
.banner-action-holder {
	display: none;
}
.filter-title {
	color: #E1E4E9;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
		line-height: 17px;
	letter-spacing: 0.85px;
	text-transform: capitalize;
}

.search_form_holder {
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.30);
	background: #fff;
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08) inset;
	height: 100%;
	padding: 0.45rem 1rem;
}

.sort-holder {
	display: flex;
	flex-direction: row;
	gap: 0.5rem;
}

.search_form_holder button {
	padding: 0.25rem;
}

.search_form_holder input {
	border: none;
}

.search_form_holder img {
	filter: invert(1);
	width: 25px;
}
label.floating-label {
    color: #090B0D;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    position: relative;
    margin: 0;
}
.filter-options label.floating-label {
    top: 0 !important;
}
.filter-input-holder {
    position: relative;
    display: flex !important;
    flex-direction: column-reverse !important;
}
/***************************/
/* VDP */
/****************************/
.vdp_page, .page_contact-us, .page_contact-us .main-container, .page-template-default .main-container {
	background-color: #090B0D !important;
}
.apply_for_finance-vdp h3 {
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: clamp(1.125rem, 1.0373rem + 0.3896vw, 1.5rem);
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	margin-bottom: 1rem;
}
.sec-title-vdp-1 {
	border-radius: 0;
	padding: 1.5rem 0;
	/*background-color: #1D2229;*/
	background-color: #3b3b3b;
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.14);
}

.sec-title-vdp-1 .col-title {
	max-width: var(--layout-width);
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	box-sizing: border-box;
}

.sec-title-vdp-1 .title .title-vhs {
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: clamp(1.125rem, 1.0519rem + 0.3247vw, 1.4375rem);
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.36px;
	margin-bottom: .5rem;
}

.sec-title-vdp-1 .title .info-trim {
	color: #A3ACBA;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 18px;
		font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.28px;
}

.vdp-info-price-mileage .info-price p, .vdp-info-price-mileage .info-mileage p {
	color: #fff;
	text-align: center;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: clamp(1.25rem, 1.1916rem + 0.2597vw, 1.5rem);
	font-style: normal;
	font-weight: 700;
	line-height: 19.8px;
	letter-spacing: 0.9px;
}

.vdp-info-price-mileage .info-price span, .vdp-info-price-mileage .info-mileage span {
	color: #fff;
	text-align: center;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 12.1px;
	text-transform: capitalize;
}

.vdp-info-price-mileage .info-price, .vdp-info-price-mileage .info-mileage {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    min-width: 120px;
    align-items: center;
}

.vdp-info-price-mileage {
	display: flex;
	gap: 3rem;
}

.sec-title-vdp-1 .phone-vdp a, .sec-title-vdp-1 .buttons_check_vdp a {
	display: flex;
	height: 44px;
	text-align: center;
	background-color: var(--primary-color);
	font-size: 14px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
	border: 2px solid var(--primary-color);
	transition: .25s all ease-in-out;
	box-sizing: border-box;
	padding: 1rem 3rem;
	align-items: center;
	justify-content: center;
	gap: .3rem;
	text-transform: capitalize;
	width: max-content;
	flex: 1 0 auto;
	min-width: 220px;
	border-radius: 8px;
}
/* .sec-btn-sidebar {
	width: 100%;
} */
.info-message-us, .sec-vdp-1 .infos-vdp-desc-dealer .sec-desc .info-message-us, .sec-vdp-1 .infos-vdp-desc-dealer .sec-map .info-message-us, .sec-vdp-1 .sec-equipment .header-stdr-equi {
	/*border-bottom: 1px solid rgba(128, 128, 128, 0.22);*/
	background: #EFEFEF;
	height: 56px;
	display: flex;
	align-items: center;
}

.sec-vdp-1 .sec-equipment {
	height: auto;
	padding: 0;
	border-radius: 0;
}

.sec-vdp-1 .sec-equipment hr {
	display: none;
}

.info-message-us span, .header-stdr-equi {
	/*border-left: 2px solid var(--primary-color);*/
	padding-left: 1rem;
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	line-height: 17px;
	letter-spacing: 0.85px;
}

.header-stdr-equi {
	padding-right: 1rem;
}

.sec-vdp-1 .col-1-vdp, .sec-vdp-1 .col-2-vdp-1, .sec-vdp-1 .infos-vdp-desc-dealer .sec-desc, .sec-vdp-1 .infos-vdp-desc-dealer .sec-map, .sec-vdp-1 .vehicle-info-section, .info-vdp-apply, .sec-vdp-1 .sec-equipment, .sec-vdp-1 .sec-equipment {
	flex: 1;
	border: 1px solid rgba(128, 128, 128, 0.22);
}

.sec-vdp-1 .sec-dealer-info, .sec-vdp-1 .infos-vdp-desc-dealer .sec-desc, .sec-vdp-1 .infos-vdp-desc-dealer .sec-map, .sec-vdp-1 .vehicle-info-section, .info-vdp-apply, .sec-vdp-1 .sec-equipment #content_standard_equipment {
	background-color: transparent;
	padding: 21px;
	text-align: center;
	border-radius: 0;
	margin: 0;
}

.sec-vdp-1 .info-right-vdp {
	flex: 1 0 49%;
	width: 49%;
	height: 100%;
}

.sec-vdp-1 .infos-vdp-desc-dealer .sec-desc, .sec-vdp-1 .infos-vdp-desc-dealer .sec-map, .sec-vdp-1 .vehicle-info-section {
	padding: 0;
}

.sec-vdp-1 .col-2-vdp-1, .sec-vdp-1 .vehicle-info-section {
	width: 25%;
}

.sec-vdp-1 .col-1-vdp-1 {
	width: 45%;
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.sec-vdp-1 .sec-vhs-info .grid-vhs-info {
	margin-bottom: 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	text-align: left;
	gap: 30px;
}

.sec-vdp-1 .sec-vhs-info .title-data-vhs-info {
	font-size: 14px;
	text-transform: capitalize;
	margin: 0;
	line-height: 1;
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.55px;
}

.sec-vdp-1 .sec-vhs-info .subtitle-data-vhs-info {
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.sec-vdp-1 .sec-vhs-info .col-vhs-info .data-vhs-info {
	padding-left: 20px;
	border-left: 1px solid #888;
}

.sec-vdp-1 .sec-mpg {
	background-color: transparent;
	padding: 2rem 0 0;
	border-radius: 0;
	border-top: 1px solid rgba(136, 136, 136, 0.22);
	margin: 0;
}

.sec-vdp-1 .vehicle-mpg {
	justify-content: space-around;
	display: flex;
	align-items: center;
}

.vehicle-mpg .mpg-icon {
	background: transparent;
	min-height: 100%;
	max-width: 100%;
	margin: 0;
}

.mpg-icon svg {
	top: 0;
	width: 48px;
	height: 48px;
}

.mpg-unit-icon {
	width: auto;
}

.sec-vdp-1 .sec-mpg h3 {
	color: #fff;
	text-align: center;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.55px;
}

.sec-vdp-1 .vehicle-mpg .mpg-unit .mpg-value {
	color: #fff;
	text-align: center;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.sec-vdp-1 .sec-vhs-info {
	background-color: transparent;
	padding: 30px;
	border-radius: 0;
	margin: 0;
}

.sec-vdp-1 .sec-mpg .row {
	display: flex;
	flex-direction: column;
	gap: 4rem;
}

.sec-vdp-1 .sec-desc .desc-vdp {
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24.5px;
}

.sec-vdp-1 .data-dealer-info .dealer-name {
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 22.5px;
	text-align: left;
}

.sec-vdp-1 .data-dealer-info .phone-1 a, .sec-vdp-1 .data-dealer-info .location, .sec-vdp-1 .data-dealer-info .phone-1 {
	color: #fff;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}
.info-message-us, .sec-vdp-1 .infos-vdp-desc-dealer .sec-desc .info-message-us {
/* 	background-color: #1D2229 !important; */
	background-color: #3b3b3b !important;
	border-bottom: 4px solid #272E37;
}
.info-message-us .show-more-btn {
	color: white;
}
.sec-vdp-1 .data-dealer-info {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	margin-bottom: 1rem;
}
.sec-vdp-1 .sec-equipment {
	background-color: transparent;
}
.sec-vdp-1 #content_optional_equipment {
	padding: 1rem;
}
.sec-vdp-1 #content_optional_equipment span {
	color: white;
}
.info-vdp-apply {
    display: flex;
    justify-content: center;
    gap: .5rem;
    align-items: center;
    flex-direction: row;
    padding: 2rem;
    justify-content: space-between;
}

.info-vdp-apply a {
	    color: #000;
    font-family: 'Roboto', Poppins, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    background: var(--primary-color);
    padding: 0.75rem 4rem;
    display: flex;
    align-items: center;
    gap: .5rem;
}
.info-message-us {
	background-color: #1D2229;
}
.sec-vdp-1 .sec-slide .swiper-container-thumbs {
	display: none;
}

/********************/
/* old*/
/*******************/

.col-title-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1rem;
}

.sec-title-vdp-1 .listing-buttons-vdp .buttons_check_vdp {
	display: flex;
	align-items: center;
	gap: 1rem;
}
.sec-title-vdp-1 .listing-buttons-vdp {
	display: flex;
	align-items: center;
	gap: 1rem;
}

.sec-title-vdp-1 .phone-vdp a svg, .sec-title-vdp-1 .buttons_check_vdp a svg, .sec-title-vdp-1 .phone-vdp a i, .sec-title-vdp-1 .buttons_check_vdp a i {
	fill: black;
	color: black;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec-vdp-1 .sec-slide {
	background-color: transparent;
	border-radius: 0;
	margin-bottom: 0;
	padding: 15px;
	border: 1px solid rgba(255, 255, 255, .4);
}
.sec-vdp-1 .sec-slide .swiper-slide-thumb img {
	height: auto;
	width: 207px;
	object-fit: cover;
}
.sec-vdp-1 .sec-slide .swiper-slide-thumb {
	opacity: 1;
	border: 2px solid transparent;
}
.sec-vdp-1 .sec-slide .swiper-slide-thumb.swiper-slide-thumb-active {
	opacity: 1;
	border-color: var(--primary-color);
}
.sec-vdp-1 .sec-slide .swiper-container-thumbs .swiper-wrapper {
	gap: 1rem;
}
.sec-vdp-1 .sec-slide .swiper-container-thumbs .swiper-wrapper .swiper-slide {
	display: flex;
}



.vdp-form-text-us .wt_form_text_us > h2, .vdp-form-text-us .wt_form_text_us > h3 {
	display: none;
}
.vdp-form-text-us .acf-form_grouped_fields {
	align-items: start;
	gap: 10px;
	flex-wrap: wrap;
}
.vdp-form-text-us .acf-form_grouped_fields>span, .vdp-form-text-us .floating_label_checkbox {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.vdp-form-text-us .floating_label_checkbox {
	font-size: 11px;
}
/* .vdp-form-text-us .wt_form_text_us .floating_label {
    color: #090B0D;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    position: relative;
    margin: 0;
    top: -20px !important;
    border: 0;
    color: #fff;
    background-color: transparent !important;
    font-size: .9rem;
    font-weight: 400;
    text-align: left;
    padding: 0 !important;
    transform: translateX(0) !important;
}
.input_group .form_input:invalid+.floating_label, .page_landing-page .input_group .floating_label {
	left: 0;
	background-color: transparent !important;
}
.vdp-form-text-us .input_group {
    display: flex;
    flex: 50%;
    flex-direction: column;
    position: relative;
    width: 100%;
    position: relative;
    display: flex !important;
    flex-direction: column-reverse !important;
} */
/* .vdp-form-text-us .wt_form_text_us .floating_label {

    background-color: rgba(0, 0, 0, .9) !important;
 
} */
/*.vdp-form-text-us .input_group .form_input:invalid+.floating_label, .page_landing-page .vdp-form-text-us .input_group .floating_label {
    background-color: rgba(0, 0, 0, .9) !important;
}*/
.vdp-form-text-us #acf-form {
	gap: 10px;
}
.sec-vdp-1 .acf-form_grouped_fields>span {
    flex: 0 0 100%;
    width: 100%;
}
.vdp-form-text-us .acf-form_grouped_fields .input_group.checkbox {
    flex-direction: row;
    gap: 10px;
    max-width: fit-content;
}
/* .vdp-form-text-us #acf-form .input_group .form_input:not([type=checkbox]), .vdp-form-text-us .input_group textarea {
	border-radius: 0;
    border: 1px solid #272E37 !important;
    background-color: #090B0D !important;
	color: #fff;
} */
.vdp-form-text-us button#submit-form, .vdp-form-text-us button.submit-form {
	padding: 12px;
	background-color: var(--primary-color);
	transition: .25s all ease-in-out;
	color: #000;
}

.vdp-form-text-us button#submit-form:hover, .vdp-form-text-us button.submit-form:hover {
	background-color: transparent;
	transition: .25s all ease-in-out;
}
.sticky-sidebar.sticky {
	top: 60px !important;
	margin-bottom: 0 !important;
}


.sec-vdp-1 .sec-slide .swiper-slide .img-slide {
	max-height: 620px;
	object-fit: cover;
	object-position: bottom;
}
.sec-vdp-1 .infos-vdp-desc-dealer {
	display: flex;
	gap: 20px;
	margin-bottom: 2rem;
}

.sec-vdp-1 .sec-desc .title-section-vdp, .sec-vdp-1 .sec-desc hr.solid {
	display: none;
}

.sec-vdp-1 .info-content-vdp {
	padding: 15px;
}


.info-vdp-map {
	display: flex;
	flex-direction: column;
	gap: 20px;
	flex: 1 0 49%;
	width: 49%;
}

.sec-vdp-1 .col-vdp-1 {
	margin-bottom: 1rem;
	gap: 20px;
}

.sec-vdp-1 .vehicle-mpg .mpg-label {
	color: #000;
	text-align: center;
	font-family: 'Roboto', Poppins, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.sec-vdp-1 .sec-vhs-info .svg-vhs-info {
	background: transparent;
	border: 0;
	width: 40px;
}

.sec-vdp-1 .sec-vhs-info .col-vhs-info {
	align-items: center;
	gap: 8px;
}

.col-3-vdp-1 {
	margin: auto;
	max-width: 100%;
	padding: 1.5rem;
	background-color: var(--primary-color);
}
.col-3-vdp-1 .info-vdp-bottom {
	margin: auto;
	max-width: var(--layout-width);
	padding: 0;
}
.info-vdp-bottom-content {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 3rem;
	min-height: 60px;
}
.info-vdp-bottom-trade, .info-vdp-bottom-phone {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 3rem;
}
.vdp-bottom-trade-left, .vdp-bottom-phone-left {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
}
.vdp-bottom-phone-left i {
	color: white;
	font-size: 16px;
}
.vdp-bottom-trade-left i {
	font-size: 15px;
	width: 21px;
	height: 21px;
	background-color: white;
	border-radius: 20px;
	color: var(--primary-color);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.vdp-bottom-trade-left div, .vdp-bottom-phone-left div {
	display: flex;
	flex-direction: column;
	border-left: 2px solid rgba(255,255,255,.4);
	padding-left: .75rem;
}
.vdp-bottom-trade-left span, .vdp-bottom-phone-left span {
	color: white;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: .45rem;
	white-space: nowrap;
}
.vdp-bottom-trade-left p, .vdp-bottom-phone-left p {
	color: white;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	white-space: nowrap;
}
.info-vdp-bottom-trade {
	padding-right: 3rem;
	border-right: 1px solid white;
}
.info-vdp-bottom-trade a {
	height: 40px;
	border: 1px solid white;
	color: black;
	background-color: white;
	padding: 10px;
	width: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .25s all ease-in-out;
	box-sizing: border-box;
	font-weight: 500;
	font-size: 15px;
}
.info-vdp-bottom-trade a:hover {
	color: white;
	background-color: transparent;
	transition: .25s all ease-in-out;
}
.info-vdp-bottom-phone a {
	color: white;
	font-weight: 600;
}
.info-vdp-bottom-phone a:hover {
	color: white;
}
.share-vdp {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 1rem;
	padding: 0 1rem;
}
.share-vdp p {
	color: #fff;
	text-transform: capitalize;
	font-size: 16px;
	width: auto;
}
.share-vdp i.fa-facebook {
	color: #267Dff;
}
.share-vdp i.fa-x-twitter {
	color: #0f8ae0;
}
.share-vdp a:hover {
	opacity: 0.75;
}
/** End Vdp **/

/*************/
/*Dark*/
/**********/
.inventory-section.inventory-listing-layout-1 {
	background-color: #090B0D;
}
.info-price span, .info-mileage span {
	color: #E1E4E9;
}
.page-template-default .content-block,.page-template-default .side-bar-block {
    background-color: transparent !important;
    border-radius: 0px;
	border: 1px solid #272E37 !important;

}

.page_contact-us .side-bar-block.side-bar-contact-form, .page_contact-us .page-content .content-block.content-holder:first-child, .page_contact-us .bottom-section {
	display: none;
}
.page_contact-us .input_group textarea, .page_contact-us #acf-form .input_group .form_input:not([type=checkbox]) {
    border-radius: 0;
    border: 1px solid #272E37 !important;
    background-color: #090B0D !important;
}
.page_contact-us .input_group .floating_label, .page_contact-us .input_group .form_input:invalid+.floating_label {
	background-color: rgba(0,0,0,.9) !important;
}
.page_contact-us .acf-form_grouped_fields>span, .page_contact-us .floating_label_checkbox, .page_contact-us input[type=checkbox] {
    cursor: pointer;
    color: white;
} 
.page_contact-us .side-bar-contact-info {
	background-color: transparent !important;
	border: none !important;
	padding-top: 0;
}
.content-block .title, .side-bar-block .contact-left-title, .side-bar-block .title {
    color: #fff;
    text-transform: uppercase;
}
.page_contact-us .side-bar-contact-info i, .page_contact-us .info-block p {
    color: #fff;
}
.page_contact-us .side-bar .info-block-title path, .page_contact-us .side-bar .info-block-title span, .page_contact-us .side-bar .info-block-title svg {
    fill: #fff;
    color: #fff;
}
.page_contact-us .acf-form_grouped_fields>span {
    color: #748297;
}
.wt_form_contact .submit-form-wt_form_contact {
    max-width: 100%;
	background-color: var(--primary-color);
	color: #000;
	transition: .25s all ease-in-out;
}
.wt_form_contact .submit-form-wt_form_contact:hover {
	background-color: transparent !important;
	color: var(--primary-color) !important;
}
.side-bar .side-bar-operation-info .operation-list .operation-item span {
	color: white;
}
/**/
@media (max-width: 1480px) {
	.sec-title-vdp-1 .col-title {
		padding: 0 1rem;
	}

}
@media (max-width: 1199px) {
	.sec-title-vdp-1 .phone-vdp a, .sec-title-vdp-1 .buttons_check_vdp a {
		padding: 1rem;
		min-width: fit-content;
	}
	.listing-buttons-vdp .sec-btn-sidebar {
		width: 100%;
	}
}
@media screen and (max-width: 1024px) {
    .sec-vdp-1 .col-vdp-1 {
        display: flex;
        flex-direction: row;
        gap: 20px;
    }
	.sec-vdp-1 .sticky-sidebar {
		display: block;
	}
}
@media screen and (max-width: 990px) {
    .sec-vdp-1 .col-vdp-1 {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
/* 	.sec-vdp-1 .sticky-sidebar {
		display: none;
	} */
	.sec-vdp-1 .col-1-vdp-1 {
		width: 100%;
	}
	.sec-vdp-1 .col-2-vdp-1, .sec-vdp-1 .vehicle-info-section {
		width: 100%;
	}
	.sec-vdp-1 .infos-vdp-desc-dealer {
		display: flex;
		gap: 20px;
		margin-bottom: 2rem;
		flex-direction: column;
	}
	.sec-vdp-1 .info-right-vdp {
		flex: 1 0 100%;
		width: 100%;
		height: 100%;
	}
	.info-vdp-map {
		display: flex	;
		flex-direction: column;
		gap: 20px;
		flex: 1 0 100%;
		width: 100%;
	}
	.inventory-section.inventory-listing-layout-1 .vehicles-data-info .title-price-holder {
		background-color: #000;
		flex-direction: column;
		justify-content: flex-start;
		flex: 0 0 100%;
		padding: 0px 12px;
		width: 100%;
		gap: 2rem;
	}
}
@media (min-width: 768px) {
    .cw-info-skew {
        position: relative;
        right: -40px;
        bottom: 0;
        display: inline-block;
        margin-left: 20px;
        padding-right: 40px;
        -webkit-transform: skewX(40deg);
        -ms-transform: skewX(40deg);
        transform: skewX(40deg);
        text-align: right;
        border-radius: 10px 0 0 10px;
    }
	 .cw-header-text {
        -webkit-transform: skewX(-40deg);
        -ms-transform: skewX(-40deg);
        transform: skewX(-40deg);
    }
}

@media (max-width: 768px) {
	.home-block-inventory.layout-2 .inventory-container {
		flex-direction: column;
	}
	.home-block-inventory.layout-2 .featured_inventory_title {
		max-width: 100%;
		width: 100%;
		flex-direction: row;
		align-items: center;
	}
	.home-block-inventory.layout-2 .featured_inventory_title #view-featured {
		display: none;
	}
	.arrows-swipe .featured-navigation.swiper-button-next, .arrows-swipe .featured-navigation.swiper-button-prev {
		bottom: auto;
	}
	.arrows-swipe {
		 margin-top: 20px;
	}
	.buttons_inventory-direction {
		gap: 20px;
		flex-direction: column;
	}
	.buttons_inventory-direction a {
		min-height: 50px;
		width: 100%;
	}
	.footer-bottom .footer-bottom-left-col .menu-footer ul {
		gap: 2rem;
	}
	.inventory-section.inventory-listing-layout-1 .vehicle-top-info {
		flex-direction: column;
	}
	.inventory-section.inventory-listing-layout-1 .vehicles-data-info {
		flex-direction: column;
	}
	.inventory-section.inventory-listing-layout-1 .vehicles-data-info .title-price-holder {
		flex: 0 0 100%;
		width: 100%;
	}
	.inventory-section.inventory-listing-layout-1 .listing-other-info .list-icon-info {
		width: 100%;
	}
	.inventory-section.inventory-listing-layout-1 .custom_button_inventory a, .inventory-section.inventory-listing-layout-1 .budge-actions-holder .v12-button.listing-button {
		font-size: 0;
		min-width: max-content;
		gap: 0;
	}
	.inventory-section.inventory-listing-layout-1 .custom_button_inventory a i, .inventory-section.inventory-listing-layout-1 .budge-actions-holder .v12-button.listing-button i {
		font-size: 16px;
	}
	.inventory-section.inventory-listing-layout-1 .block-top-title .custom_button_inventory a {
		font-size: 16px;
		gap: 0.5rem;
	}
	.block-top-inventory {
		padding: 1rem 0;
		height: auto;
		box-sizing: border-box;
		align-items: center;
	}
	.block-top-inventory .block-top-title {
		 flex-direction: column;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
    .inventory-section.inventory-listing-layout-1 .listing-other-info .inventory-action-holder .icons-list-info {
        flex-direction: row;
		align-items: flex-start;
    }
	.inventory-section.inventory-listing-layout-1 .budge-actions-holder {
        flex-direction: row;
    }
	.inventory-section.inventory-listing-layout-1 .title-stock-vin-holder .info-price {
		margin-left: 0;
		min-width: 145px;
	}
	.inventory-section.inventory-listing-layout-1 .vehicles-data-info .price-holder {
		text-align: left;
	}
	.listing-other-info .icon-info-item span {
        width: 100%;
		text-align: left;
    }
	.inventory-section.inventory-listing-layout-1 .count-sort-holder {
		flex-direction: column;
		width: 100%;
    	align-items: center;
	}
	.inventory-section .count-holder, .inventory-section .sort-holder {
		width: auto;
	}
	.sec-title-vdp-1 .listing-buttons-vdp {
		display: none;
	}
	.sec-title-vdp-1 .col-title-top {
		justify-content: center;
		align-items: center;
		margin-bottom: 0;
		flex-direction: column;
		gap: 1rem;
		text-align: center;
	}
}

