/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.awb-swiper:not(.swiper-fade):not([data-slide-effect='swipe_vert']):not(
		[data-slide-effect='slide_vert']
	)
	.swiper-wrapper {
	padding: 0 !important;
}

.slider-nav-btn {
	position: absolute !important;
	top: 50%;
	transform: translateY(-50%);
}

.slider-nav-btn.prev {
	left: -8px;
}

.slider-nav-btn.next {
	right: -8px;
}

.modal-box {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.4s;
	animation-name: fadeIn;
	animation-duration: 0.4s;
}
.modal-content-box {
	position: fixed;
	bottom: 0;
	left: 50%;
	right: 0;
	background-color: #fefefe;
	width: 100%;
	max-width: 800px;
	-webkit-animation-name: slideIn;
	-webkit-animation-duration: 0.4s;
	animation-name: slideIn;
	animation-duration: 0.4s;
	transform: translateX(-50%);
	max-height: calc(100vh - 80px);
	overflow-y: auto;
	overflow-x: hidden;
}
.close {
	color: #aaaaaa;
	float: right;
	margin-right: 20px;
	font-size: 28px;
	font-weight: bold;
}
.close:not(:disabled):not(.disabled) {
	cursor: pointer;
}
.modal-info {
	padding: 20px;
	text-align: center;
}
.modal-info h3 {
	margin-bottom: 20px;
	text-align: center;
}

#pre_owned #loading {
	padding: 10%;
}
#pre_owned .row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
#pre_owned {
	margin-bottom: 60px;
}
#pre_owned .vehicle-info {
	margin-bottom: 30px;
}
#pre_owned .vehicle-info .vehicle-container {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 100%;
}
#pre_owned .vehicle-info .vehicle-container .vehicle-image {
	position: relative;
}
#pre_owned .vehicle-info .vehicle-container .vehicle-image span {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 2px 10px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}
#pre_owned .vehicle-info .vehicle-container .vehicle-description {
	padding: 0 15px;
}
#pre_owned .vehicle-info .vehicle-container .vehicle-description h5 {
	margin: 15px 0;
	min-height: 66px;
}
#pre_owned
	.vehicle-info
	.vehicle-container
	.vehicle-description
	.vehicle-details {
	font-size: 13px;
	line-height: 18px;
}
#pre_owned .vehicle-details {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
#pre_owned .vehicle-info .vehicle-container > * {
	vertical-align: bottom;
}
#pre_owned .vehicle-info .vehicle-container .vehicle-view-more {
	padding: 15px;
}
#pre_owned .vehicle-info .vehicle-container .vehicle-view-more a {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	display: block;
}
#pre_owned .total-count {
	margin-bottom: 15px;
}
#pre_owned .vehicle-filter-form {
	position: relative;
	width: 100%;
	display: inline-block;
}
#pre_owned form {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 15px;
	background: rgba(0, 0, 0, 0.05);
	transition: all 0.2s;
}
#pre_owned form select {
	margin-bottom: 15px;
}
#pre_owned form label {
	margin-bottom: 0;
}
#pre_owned form .reset-btn {
	background: #333;
	color: #fff;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
#pre_owned .paginate ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#pre_owned .paginate ul li {
	display: inline-block;
	margin-right: 15px;
}
#pre_owned .paginate ul li a {
	border: 1px solid rgba(0, 0, 0, 0.1);
	cursor: pointer;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
	transition: all 0.2s;
}
#pre_owned .paginate ul li a:hover,
#pre_owned .paginate ul li a.current {
	background: #333;
	color: #fff;
}
#pre_owned .show-filter-form {
	display: none;
}
#pre_owned_details {
	margin: 60px 0;
}
#pre_owned_details h1 {
	font-size: 28px;
	color: #000;
}
#pre_owned_details .vehicle-price {
	text-align: right;
	font-weight: bold;
}
#pre_owned_details #extra_details form {
	text-align: left;
}
#pre_owned_details #extra_details form span.wpcf7-radio input {
	width: auto;
	-webkit-appearance: radio;
}
#pre_owned_details .vehicle-description .features ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#pre_owned_details .vehicle-description .features ul li {
	display: inline-block;
	width: 49%;
	text-transform: capitalize;
}
#pre_owned_details .vehicle-description {
	margin-top: 30px;
}
#pre_owned_details .vehicle-description .features {
	margin-bottom: 30px;
}
#pre_owned_details .vehicle-slider {
	margin-top: 30px;
}
#pre_owned_details .vehicle-specs {
	padding: 9px 15px;
	background: var(--awb-color3);
	margin-bottom: 30px;
	margin-top: 30px;
}
#pre_owned_details .vehicle-specs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#pre_owned_details .vehicle-specs ul li {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 6px 0;
}
#pre_owned_details .vehicle-specs ul li:last-child {
	border-bottom: 0;
}
#pre_owned_details .vehicle-specs ul li span:first-child {
	font-weight: bold;
}
#pre_owned_details .vehicle-specs ul li span:last-child {
	text-align: right;
}
@media (max-width: 767px) {
	#pre_owned .total-count {
		text-align: center;
	}
	#pre_owned .show-filter-form {
		display: block;
		text-align: center;
		margin-bottom: 30px;
	}
	#pre_owned #SearchFormModule {
		display: none;
		margin-bottom: 30px;
	}
	#pre_owned_details h1 {
		text-align: center;
	}
	#pre_owned_details .vehicle-price {
		text-align: center;
	}
	#pre_owned_details .vehicle-description {
		margin-bottom: 30px;
	}
}

#pre_owned_details .more-info {
	margin-top: 30px;
	padding: 30px;
	background-color: var(--awb-color3);
}

#pre_owned_details .more-info form,
#pre_owned_details .btn-area {
	margin-top: 30px;
}

/* TRADE IN */
.clearfix {
	clear: both;
}
#trade-in-form fieldset {
	width: 100%;
}
.wizard,
.tabcontrol {
	margin-bottom: 80px;
}
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
	background: #000;
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
	background: #000;
}
.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {
	background: #555555;
}
.wizard > .content > .body .form-control {
	margin-bottom: 15px;
	color: #000000;
	background-color: #ffffff;
	width: 100%;
}
.wizard > .content > .body input {
	color: #000000;
	background-color: #ffffff;
}
.wizard > .content {
	min-height: unset;
}
.wizard > .content > .body {
	height: auto;
}
.wizard > .content > .current {
	position: relative;
}
@media screen and (max-width: 768px) {
	.wizard > .steps > ul > li {
		width: 100%;
	}
}

.col-6 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition:
		border-color 0.15s ease-in-out,
		box-shadow 0.15s ease-in-out;
}

.btn-secondary {
	display: block;
	width: 100%;
	color: #fff;
	background-color: #6c757d;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #6c757d;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition:
		color 0.15s ease-in-out,
		background-color 0.15s ease-in-out,
		border-color 0.15s ease-in-out,
		box-shadow 0.15s ease-in-out;
}
