@CHARSET "ISO-8859-1";

@media screen {

}
@media screen and (max-width: 1720px) {
	/*.es_search_results_element{width:16.65%;}*/
	.es_search_box_container{width:500px;}
}
@media screen and (max-width: 1240px) {
	/*.es_search_results_element{width:16.65%;}*/
	.es_search_box_container{width:400px;}
	.es_search_results_element_home{width:31%;}
	
	.es_search_results_product_cart_quantity{width:30%;}
	.es_search_results_product_cart_notes{width:60%;}
	.es_search_results_product_cart_button{width:90%;margin-top:0.5em;}
}

@media screen and (max-width: 1150px) {
	.es_search_results_element{width:23%;}
	.es_search_results_element_home{width:31%;}
	
	.orders_list_row_block{float:left;width:20%;}
	.orders_list_row_block_small{width:8%;text-align:right;}
	.orders_list_row_block_medium{width:40%;}
	.orders_list_row_block_large{width:70%;}
	.es_search_box_container{width:250px;}
	.cart_box_notes {width:100%;}
	.cart_box_notes1{margin-left:0;}
	.cart_box_notes2{margin-left:0;}
}

@media screen and (max-width: 1024px) {
	.es_search_results_element_home{width:23%;}
}

@media screen and (max-width: 900px) {
	#es_search_results_container{font-size:0.9em;}
	.es_search_results_element{width:46%;margin-right:4%}
	.es_search_results_element_home{}
	.search_results_left_container{display:none;}
	.search_results_right_container{width:100%;}
	.search_results_mobile_menu_container{display:block;}
	.search_results_header{font-size:0.6em;}
	.search_results_header_subtitle_search{display:none;}
	.search_results_header_subtitle_category{display:none;}
	.es_home_categories_element{width:22%;margin-right:3%;}
}
@media screen and (max-width: 540px) {
	.orders_list_row_block{float:left;width:30%;}
	.orders_list_row_block_small{width:25%;text-align:right;}
	.orders_list_row_block_medium{width:70%;}
	.orders_list_row_block_large{width:80%;}
	
	.es_search_results_product_image_container{width:100%;margin-left:0;}
	.es_search_results_product_details{width:100%;margin-left:0;}
	
	.cart_details_cell_image{display:none;}
	.cart_details_cell_price{display:none;}
	.cart_details_header_cell_image{display:none;}
	.cart_details_header_cell_price{display:none;}
	.cart_details_cell{padding:0 !important;}
	.es_home_categories_element{width:47%;margin-right:3%;}
	
}

@media screen and (max-width: 400px) {
	.es_search_results_element{width:100%;margin-right:0;}
	.es_search_results_element_home{}
	.es_home_categories_element{width:100%;margin-right:0%;}
}
			