/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_fields_wrapper .tcwlw_field .tcwlw_select_field {
    width: 70%;
}
#tcwlw_results_wheels .tcwlw_result_title .label{
	border-bottom: 1px solid #E7131A;
    display: block;
    font-size: .65em;
    font-weight: normal;
    color: #363636;
}
#tcwlw_results_wheels .tcwlw_results_featured .tcwlw_result p {
    margin-bottom: 5px !important;
}
#tcwlw_results_wheels .tcwlw_results_featured .tcwlw_result p span {
    font-weight: 700 !important;
}
#tcwlw_results_wheels .tcwlw_results_featured .tcwlw_result p span.red {
    color:#E7131A !important;
}
@media screen and (max-width: 980px) {

}
@media screen and (max-width: 767px) {
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_fields_wrapper .tcwlw_columns {
		display: block;
		width: 100%;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_fields_wrapper .tcwlw_columns>* {
		width: 100%;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_steps_list_col {
		margin-top: -0.6em;
		overflow: hidden;
		width: 100%;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_head_inner {
    	display: block;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_query {
		display: block;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_query .tcwlw_results_query_item {
		display: block;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_query .tcwlw_results_query_item h3 small {
		white-space: inherit;
		display: block;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_compare .tcwlw_results_compare_col {
    	display: block;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_compare .tcwlw_results_compare_btn_wrapper {
		width: 200px;
	}
	[data-tcwlw-w="xt t s m l"] div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_filters .tcwlw_dropdown,
	[data-tcwlw-w="xt t s m l"] div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_filters .tcwlw_filters_container{
		display: block;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results .tcwlw_result_cols, div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_featured .tcwlw_result_cols {
   	 display: block;
	}
			[data-tcwlw-w="xt t s m l"] div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results .tcwlw_result_right, [data-tcwlw-w="xt t s m l"] div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_featured .tcwlw_result_right {
			width: 100%;
			padding-left: 0%;
		}
		[data-tcwlw-w="xt t s m l"] div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_featured_list .tcwlw_result {
		width: 100%;
	}
		[data-tcwlw-w="xt t s m l"] div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_featured_list .tcwlw_result_tire_wrapper_clip {
    max-height: inherit;
	}
	[data-tcwlw-w="xt t s m l"] div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_featured_list .tcwlw_result_tire {
		    max-width: 35%;
	}

}
@media screen and (max-width: 480px) {
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results .tcwlw_result_select_actions>div, div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_featured .tcwlw_result_select_actions>div {
		display: block;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results .tcwlw_result_select_actions>div>div, div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_featured .tcwlw_result_select_actions>div>div {
		display: block;
		width:100%;
	}
		div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results .tcwlw_bottom_price_wrapper>div:nth-of-type(1), div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results_featured .tcwlw_bottom_price_wrapper>div:nth-of-type(1) {
		text-align: center;
	}
	div#tcwlw_widget[id="tcwlw_widget"] .tcwlw_results .tcwlw_result_select_actions>div>div.tcwlw_result_warranty_wrapper{
		border-right: 1px solid #d1d1d1;
	}


}


