/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.2.1.1598862618
Updated: 2020-08-31 10:30:18

*/

/*--------- HOMEPAGE - search --------- */

.auto-listings-search .area-wrap button:hover, .auto-listings-search .area-wrap button:focus{
	border: 2px solid #000 !important;
	border-radius: 0px !important;
}

.auto-listings-search a.refine{
	color: #000;
}

.search_h4 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}

.als-field.als-field--make{
	width: 30%;
	float: left;
	margin-right: 5%;
}

.als-field.als-field--the-year{
	width: 30%;
	float: left;
}

.als-field.als-field--model{
	width: 30%;
	float: left;
	margin-right: 5%;
}

.als-field__label{
	display: none;
}

.search_pricing{
	text-align: center;
	margin-bottom: 6%;
}

.als-field.als-field--min-price {
    width: 47.5%;
    float: left;
}

.search_h6 {
    text-transform: uppercase;
	margin-top: 8%;}

.search_p{
	text-align: center;
	width: 5%;
	float: left;
}

.als-field.als-field--max-price{
	width: 47.5%;
	float: left;
}

.als button{
	font-size: 16px;
	background-color: #f0d015;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	border-radius: 0px;

}

.als button:hover{
	color: #f0d015 !important;
	background-color: #000000 !important;
}

.als-submit{
	float: right;
}

.als-reset{
	float: left;
}

#home_search{
	overflow: visible;}

	/*--HOMEPAGE - search Media styling-- */
	@media only screen and (min-width : 320px) and (max-width : 480px) {
	
	#home_search .et_pb_column_1 {
    padding-right: 10px;
    padding-left: 10px;}
	
	#home_search .als-field.als-field--make {
		width: 100%;}
	
	#home_search .als-field.als-field--model {
		width: 100%;}
	
	#home_search .als-field.als-field--the-year{
		width: 100%;}

	
	#home_search .als-field.als-field--min-price {
		width: 100%;
	}
	
	#home_search .als-field.als-field--max-price{
		width: 100%;
		float: unset;
	}
	
	#home_search .search_p {
		width: 100%;}
	
	#home_search .als-reset {
    float: unset;
}
	
	#home_search .als-submit {
    float: unset;
}
	
	#home_search .als button{
		width: 100%;
	}
	
}

@media only screen and (min-device-width : 600px) and (max-device-width : 820px) and (orientation : landscape) { 

	#home_search .search_button {
    margin-top: 50px;}

}

/*--------- HOMEPAGE MINI LISTINGS --------- */

#mini_list .auto-listings-items .description{
	display: none;
}

#mini_list .auto-listings-items li .price{
	float: left;
}

#mini_list .auto-listings .al-button:hover, .auto-listings .contact-form .button-primary:hover{
	border: 2px solid #000 !important;
}

.auto-listings .highlight-new{
	color: #000;
	font-weight: 500;
}

#mini_list .auto-listings-items .bottom-wrap {
    display: inherit;
	margin: 40px 0 0 0;}

.auto-listings span.condition{
	display: inherit;
	font-weight: 500;
	text-align: right;
	width: 30%;
	float: right;
	margin-top: 15px;
}

.price-amount {
    font-size: 16px;
    font-weight: 700;
	letter-spacing: 1px;}

/*----------- LISTINGS PAGE ----------- */

.auto-listings-pagination ul{
	list-style-type: none !important;
}

.auto-listings-pagination ul li span, .auto-listings-pagination ul li a{
	color: #000;
}

.auto-listings-items.grid-view li .summary .title{
	font-size: 18px;
}

.auto-listings-items.grid-view li .summary .title{
	white-space: normal;
	line-height: 1.2;
}

.auto-listings-items .grid-view .description{
	display: none !important;
}

.archive .post-type-archive .post-type-archive-auto-listing .et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container::before {
	right: 0% !important;}

.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container::before {
	display: none;}

.et_pb_gutter.et_pb_gutters2 #left-area {
	width: 100%;}

.et_pb_gutters2.et_right_sidebar #left-area {
	padding-right: 0%;}

.auto-listings .has-sidebar {
	width: 75%;}

.auto-listings .sidebar {
	width: 21%;}

.auto-listings-view-switcher {
	float: right;}

.auto-listings-ordering .SumoSelect > .CaptionCont {
    border: 1.5px solid #ddd;
}

p:not(.has-background):last-of-type {
    padding-bottom: 5px;
}

#left-area ul{
	padding: 0 0 0px 0em;
}

.auto-listings-search.s-4 .price-wrap .SumoSelect.sumo_min_price {
    padding: 0 0 15px 0;
}

.auto-listings-search.s-4 .price-wrap .field{
	width: 100%;
}

.field.area {
	display: none !important;}

#left-area ul li ul{
	padding: 2px 0 2px 0px;
}

.auto-listings-items.grid-view li .summary .title{
	font-weight: 600;
}

.auto-listings-items .description{
	display: none;
}

.has-sidebar .auto-listings-items span.condition{
	float: right;
	margin: 14px 0 10px 0;
}

.auto-listings span.condition{
	width: 35%;
}

.auto-listings-items li .price {
	float: left;}

.has-sidebar .auto-listings-items.grid-view .bottom-wrap{
    float: left;
    margin: 15px 0 15px 0;
	width: 100%;
}

.has-sidebar .auto-listings-items.grid-view .bottom-wrap a.al-button{
	float: left;
}

.auto-listings-search .SumoSelect > .CaptionCont {
    background-color: #fff;
    border: 1px solid #a4a4a4;
    border-radius: 0px;
	max-height: 35px;}

.has-sidebar .auto-listings-items.list-view .bottom-wrap span.condition{
	float: right;
	margin: 15px 15px 0 0;
}

.has-sidebar .auto-listings-items.list-view .bottom-wrap{
	width: 100%;
}
/*--------- Listings Sidebar search --------- */

.auto-listings .sidebar{
	border-top: 10px solid #f0d015;
    margin-top: 20px;
    background: #eee none repeat scroll 0 0;
	padding: 15px 20px;
}

.widgettitle {
    text-align: center;
    margin: 5% 0 5% 0;
}

#widget_search .als-field.als-field--make{
	width: 100%;
}

#widget_search .als-field.als-field--the-year{
	width: 100%;
}

#widget_search .als-field.als-field--model{
	width: 100%;
}

#widget_search .als-field.als-field--min-price {
    width: 100%;
}

#widget_search .als-field.als-field--max-price{
	width: 100%;
}

#text-2 .als button{
	font-size: 12px;
	padding: 5px 12px;
}

#widget_search .als-reset{
	float: right;
}

/*--Listings Sidebar search - Media styling-- */
	@media only screen and (min-width : 320px) and (max-width : 480px) {
		
		.auto-listings .has-sidebar {
   		 width: 100%;}
		
		.auto-listings .sidebar {
   		 width: 100%;}
		
		.auto-listings-pagination{
			float: unset;
			text-align: center;}
			
		#text-2  {
    	padding-bottom: 130px;}
		
		#widget_search .als-reset {
    	float: right;
    	margin-left: 10px;}
	
}

@media only screen and (min-device-width : 600px) and (max-device-width : 820px) and (orientation : landscape) { 

	.auto-listings .has-sidebar {
    width: 100%;
	float:unset;}
	
	.auto-listings .sidebar {
    width: 100%;
	float: unset;
	margin-top: 12%;}
	
	#text-2  {
    	padding-bottom: 130px;}
	
	#widget_search .als-reset {
    	margin-left: 10px;}

}

/*--------- INDIVIDUAL LISTINGS --------- */

.auto-listings-single .title {
    padding-bottom: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: 700;}

.auto-listings-single .upper span.status{
	float: right;
	margin: 20px 0 0 20px;
}

.auto-listings-single span.condition{
	float: left;
	width: 30%;
}

.rwmb-button {
    margin: 10px 10px 0 0;
    color: #000;
    background-color: #f0d015;
    padding: 10px 12px;
    font-size: 13px;
	border: none;}

.tabs.al-tabs {
	display: none;}

#tab-details h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.auto-listings-single .contact-form{
	margin-top: 20px;
}

.auto-listings-single .contact-form{
	padding: 15px 0px;
}

.rwmb-button {
    margin: 10px 0 0 0 !important;
    float: right;
    text-transform: uppercase;
}

.rwmb-button:hover{
	color: #f0d015;
	background-color: #000;
}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table{
	background: #eee none repeat scroll 0 0;
	border-top: 10px solid #f0d015;
	margin: 10px 0 15px;
}

/*--------- FINANCE PAGE - CALCULATOR --------- */

.calculator{
	border-radius: 0px !important;
	border: none;
}

.calc-name {
    display: none;
}

.fc-modals > .modal, form.financial-calculators{
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
}

.fc-modals > .modal .calc-control, form.financial-calculators .calc-control{
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
}

form.financial-calculators .label{
	font-size: 14px !important;
}

form.financial-calculators .calc-control{
	font-size: 14px !important;
}

label[for=edDwnPmt-al]{
	color: #f7f7f7 !important;
}

label[for=edDwnPmt-al]:before{
	content: "Deposit";
	color: #333;
}

#btnSchedule-al {
    display: none;
}

#btnCharts-al {
    display: none;
}

#btnHelp-al {
    display: none;
}

.fc-modals > .modal .btn-primary, form.financial-calculators .btn-primary{
	color: #000 !important;
	background-color: #f0d015 !important;
	border-color: #f0d015 !important;
	text-transform: uppercase;
}

.fc-modals > .modal .btn-group .btn-wrapper-4, .calculator .btn-group .btn-wrapper-4{
	width: 30% !important;
	margin-right: 3% !important;
}

form.financial-calculators .calc-footer{
	display: none;
}