/* Global */
body {
	background-image: url(https://cdn-websites.autodealersdigital.com/images/112445/editor/YzE6MktO2z.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

p {
	color: #000;
}

.main {
	width: auto;
	box-sizing: border-box;
}

.main-container, .page-template-home-page section:nth-of-type(odd) {
	background: transparent;
}

.bottom-section, .content-block .title, .content-block .divider, .side-bar-block.side-bar-contact-form {
	display: none;
}

.side-bar-block:not(:last-child) {
	margin-bottom: 0;
}

.site {
	margin: 40px 80px;
	padding: 0 16px;
	border-radius: 2px;
	border: 1px solid #E8E8E8;
	background: rgba(255, 255, 255, 0.80);
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.20), 0 5px 5px 0 rgba(0, 0, 0, 0.10);
}

.content-block, .side-bar-block {
	background-color: transparent;
	border-radius: 0;
	padding: 0;
}

.home-page_container {
	padding: 16px 0;
}

.home-section {
	width: auto;
	box-sizing: border-box;
}

.contact-col .contact-left-title, .home_section_headline {
	color: #0A0A0A;
	text-align: center;
	font-family: Roboto;
	font-size: 23.8px;
	font-style: normal;
	font-weight: 500;
	line-height: 28.8px;
}

/* Forms */
#acf-form .input_group .form_input:not([type=checkbox]), .input_group textarea {
	border-radius: 4px;
	border: 1px solid #CED4DA;
	background: #FFF;
}

.input_group .floating_label, .input_group .form_input:invalid+.floating_label, .input_group textarea:focus+.floating_label, .input_group .form_input:not(:placeholder-shown)+.floating_label, .input_group textarea:not(:placeholder-shown)+.floating_label, .input_group .form_input+.floating_label, .input_group .form_input:focus+.floating_label {
	position: relative;
	text-align: left;
	padding: 0;
	background: transparent !important;
	left: 0;
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	top: 0;
	transform: none !important;
}

.input_group {
	flex-direction: column-reverse;
	gap: .25rem;
}

input::placeholder, textarea::placeholder {
	color: transparent;
}

.acf-form_grouped_fields>span {
	text-align: left;
}

.agreement .floating_label_checkbox {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 15px;
}


button#submit-form, button.submit-form {
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.00);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), var(--primary-color);
	width: auto;
	align-self: flex-start;
	color: #fff;
	text-align: center;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
	padding: 8px 20px;
}

/* Header */
.header-layout-3 .website-header-container {
	border-radius: 4px;
	border: 1px solid #E8E8E8;
	height: auto;
}

.header-layout-3 .menu-item a {
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0;
}

.header-layout-3 ul#menu-main-menu {
	gap: 0;
	min-height: auto;
}

.header-layout-3 .website-items .menu-item {
	max-height: max-content;
	min-height: auto;
	padding: 16px;
}

.website-header-container .website-navbar {
	padding: 0;
}

.social-action-icons .social-icons-list .social-icon a {
	border-radius: 0;
}

.template7 .website-top-bar .website-nav-logo {
	font-size: 1.5rem;
	font-weight: 800;
	line-height: 2rem;
	width: 100%;
	display: flex;
	flex-direction: row;
	max-width: fit-content;
	gap: 1rem;
}

.website-top-bar-list-item i {
	color: var(--primary-color);
}

.header-layout-3.with-top-bar .website-top-bar-list-item .dealerInfo-phone {
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	text-transform: capitalize;
}

.header-layout-3.with-top-bar .website-top-bar-list-item>a {
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
}

.header-layout-3.with-top-bar .website-top-bar {
	height: auto;
	background-color: transparent;
}

.top-bar-items-holder {
	max-height: max-content !important;
	padding: 16px 0 !important;
}

.header-layout-3.with-top-bar .website-top-bar-list {
	gap: 8px;
}


/* Hero */
.template7 .home-page_container .hero-slider {
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.60);
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.20), 0 5px 5px 0 rgba(0, 0, 0, 0.10);
	padding: 16px;
	box-sizing: border-box;
}

/* Custom Section */
.content-custom-text p {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
}

/* Inventory */
.page-template-inventory-page .site {
	border-radius: 2px;
	border: 1px solid #E8E8E8;
	background: #FFF;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.20), 0 5px 5px 0 rgba(0, 0, 0, 0.10);
}

.inventory-section .listing-inventory-container {
	box-sizing: border-box;
	width: auto;
}

.inventory-section, .banner-action-holder {
	background-color: transparent;
	padding: 0;
}

.inventory-card-5 .card-top-bar {
	border-radius: 4px 4px 0 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), #111;
}

.inventory-card-5 .card-title h3 {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 24px !important;
	font-style: normal;
	font-weight: 500;
	line-height: 28.8px;
}

.inventory-card-5 .card-title h3 span {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 21.6px;
}

.inventory-card-5 p.display-price {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 45px;
}

.inventory-card-5 .vehicle-details-items-buttons .listing-button {
	border-radius: 4px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), #666;
	border: none;
	color: #fff;
	text-align: center;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	width: 100% !important;
}

.inventory-card-5 .card-title {
	padding: 0;
	margin: 0;
	width: 100%;
}

.inventory-card-5 hr.divider {
	width: 100%;
	border: none;
	height: 1px;
	background: #EBEBEB;
}

.listing-vehicles-card.inventory-card-5 {
	margin-bottom: 0;
	padding: 0;
}

.vehicle-data-holder {
	padding: 8px;
	background: rgba(255, 255, 255, 0.60);
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.10), 0 1px 1px 0 rgba(0, 0, 0, 0.20);
}

.inventory-card-5 .vehicle-details-items-buttons .listing-button:last-child {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), #F00;
}

.inventory-card-5 .card-5-text-us-action {
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.00);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), #F00;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.10), 0 1px 1px 0 rgba(0, 0, 0, 0.20);
	width: 100%;
}

.inventory-card-5 .vehicle-details-items {
	width: 70%;
}

.inventory-card-5 .vehicle-details-price {
	width: 25%;
}

.vehicle-details-items-buttons {
	justify-content: end;
}

.vehicle-details-items-buttons {
	display: flex;
	flex-wrap: nowrap;
}

.inventory-card-5 .vehicle-details-items-buttons .listing-button:last-child svg, #vehicle-listing .pagination {
	display: none;
}

.vehicle-details-items-grid div {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.group-action-holder #clear, .group-action-holder #open-filter-vehicles, .group-action-holder .next.page-numbers, .group-action-holder .prev.page-numbers {
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.00);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), #F00;
}

.inventory-section .make-count-holder .make-filter-count {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 15.9px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.inventory-section .make-count-holder {
	background-color: transparent;
	padding: 0;
	margin-top: 2rem;
}

.new-inv-title {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 23.6px;
	font-style: normal;
	font-weight: 500;
	line-height: 28.8px;
}

.inventory-section .inventory-listing-holder {
	gap: 1.5rem !important;
}

.new-bottom-pagination .action-holder-top {
	box-shadow: none;
	transition: none;
	background: transparent;
	justify-content: flex-end;
	padding: 0;
	margin: 0;
}

.page-template-inventory-page .scrolling-message-holder h3 {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 27.3px;
	font-style: normal;
	font-weight: 500;
	line-height: 33.6px;
	text-align: left;
	margin-bottom: .5rem;
}

.page-template-inventory-page .scrolling-message-holder p {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 24px !important;
	text-align: left;
}

.page-template-inventory-page .scrolling-message-section {
	padding: 0;
	border: none;
	margin-bottom: 2rem;
}

.bottom-inv-divider {
	border: none;
	height: 1px;
	background: rgba(0, 0, 0, 0.10);
}

/* Meet Staff */
.staff-infos {
	display: flex;
	gap: .5rem;
}

._name h4 {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 23.6px;
	font-style: normal;
	font-weight: 500;
	line-height: 28.8px;
}

.staff-infos span, .staff-infos span a {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

._contact, ._contact_media {
	border-bottom: none;
	display: flex;
	padding-bottom: 0;
	justify-content: flex-start;
}

._card img {
	flex: 0 0 15%;
	height: -webkit-fill-available;
	max-width: 200px;
}

._card {
	border-radius: 4px;
	border: 1px solid #EBEBEB;
	background: rgba(255, 255, 255, 0.60);
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.10), 0 1px 1px 0 rgba(0, 0, 0, 0.20);
	padding: 16px;
	width: auto;
}

.page_meet-the-staff .content-block {
	background: transparent;
	padding: 0;
}

/* Home Cars */
.inventory-container .title-price-holder .title-holder .title {
	color: #0A0A0A;
	text-align: center;
	font-family: Roboto;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 500;
	line-height: 24px !important;
}

.inventory-container .inventory-card {
	box-shadow: none;
}

.inventory-container .inventory-card .display-price {
	color: #0A0A0A;
	text-align: center;
	font-family: Roboto;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}

section.home-global-section.home-block-inventory.layout-3 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

section.home-global-section.home-block-inventory.layout-3 .home-section {
	padding-bottom: 0;
}

.featured-navigation.swiper-button-next, .featured-navigation.swiper-button-prev {
	background: transparent !important;
	bottom: 11em;
	box-shadow: none;
	width: auto;
}

.layout-3 .featured-navigation.swiper-button-next:after, .layout-3 .featured-navigation.swiper-button-prev:after {
	color: var(--primary-color);
	font-size: 30px;
}

/* Contact */
.page_contact-us .page-content {
	border-radius: 4px;
	border: 1px solid #EBEBEB;
	background: rgba(255, 255, 255, 0.60);
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.10), 0 1px 1px 0 rgba(0, 0, 0, 0.20);
	padding: 16px;
}

.page_contact-us form#acf-form {
	width: 90%;
	margin: auto;
}

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

.page_contact-us section.main-container:before {
	content: 'Contact Second Car Center';
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 28.8px;
}

.page_contact-us .main-container {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

/* Service */
.page_service .content p {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.page_service table {
	width: 100%;
}

.page_service table tr {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

/* Visit us */
.page_visit-our-store .page-content {
	display: flex;
	gap: 1.5rem;
}

.dealer-name {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}

.dealer-address {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.dealer-phone {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}

.side-bar .info-block-title span {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}

.side-bar span.operation-day {
	flex: 0 0 15%;
	color: #0A0A0A !important;
	font-family: Roboto;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 500 !important;
	line-height: 24px;
}

.side-bar .side-bar-operation-info .operation-list .operation-item span.operation-range {
	text-transform: uppercase;
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-align: end;
}

.page_visit-our-store .side-bar {
	flex: 0 0 25%;
}

/* Reviews */
.page_reviews table {
	width: 100%;
}

.page_reviews tr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: .5rem;
}

.page_reviews td {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	border: 1px solid #EBEBEB;
	background: #FFF;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.10), 0 1px 1px 0 rgba(0, 0, 0, 0.20);
	padding: 5px;
	height: -webkit-fill-available;
}

.page_reviews td img {
	width: auto !important;
	display: flex;
	align-items: center;
}

.page_reviews .content h3 {
	color: #0A0A0A;
	font-family: Roboto;
	font-size: 23.6px;
	font-style: normal;
	font-weight: 500;
	line-height: 28.8px;
}

/* Finance */
a#calc_button, a.v12-button.finance-pre-approved-btn {
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.00);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%), var(--primary-color);
	width: auto;
	align-self: flex-start;
	color: #fff;
	text-align: center;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
	padding: 8px 20px;
}

.finance-pre-approved-btn-holder {
	display: flex;
	justify-content: flex-start;
	width: fit-content;
	margin: 1rem 0;
}

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

/* Responsive */
@media screen and (max-width: 1024px) {
	.site {
		margin: 0;
	}

	.template7 .home-page_container .hero-slider {
		height: 145px;
	}

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

	.listing-holder .vehicle-details-items-price {
		align-items: center;
	}

	.page_visit-our-store .page-content {
		flex-direction: column;
	}

	body:not(.page_contact-us) .main, .page_contact-us .site-main {
		padding: 2rem 0;
	}

	.acf-form_grouped_fields:has(.checkbox) {
		align-items: flex-start;
		display: flex;
		flex-direction: column;
		gap: 15px;
	}

	.return-btn {
		padding-top: 2rem;
	}

	.share_vdp {
		margin-bottom: 2rem !important;
	}

	.staff-infos {
		flex-wrap: wrap;
		align-items: center;
	}

	.website-nav-action, .website-nav-items, .with-top-bar .website-top-bar {
		display: block !important;
	}

	.with-top-bar .top-bar-items-holder {
		display: flex;
		width: auto;
		flex-direction: column;
		gap: 1rem;
	}

	.header-layout-3.with-top-bar .website-top-bar .website-nav-logo img, .header-layout-5.with-top-bar .website-top-bar .website-nav-logo img {
		width: 170px;
	}

	.header_container_main:has(header) {
		position: relative;
	}

	.website-header-container .website-nav-logo .website-logo img, .header-layout-3 .website-navbar .website-nav-logo {
		display: none;
	}

	.drawer-open {
		display: flex;
		width: 100%;
		box-sizing: border-box;
		right: 0;
		justify-content: center;
	}

	.page_service table tr {
		flex-direction: column;
	}

	.side-bar .side-bar-operation-info .operation-list .operation-item span.operation-range {
		text-align: start;
	}

	.sticky-header {
		position: relative !important;
	}

	.website-nav-items {
		top: 0;
		z-index: 9;
	}

	.header-layout-3.with-top-bar .website-top-bar-list {
		align-items: flex-start;
	}
}