@media only screen and (max-width: 1200px) {
	.header_menu_hide_1{
		display: none;
	}
	.header_menu_categories{
		display: block !important;
	}
	.hed_bot_min{
		width:20% !important;
	}
	.filter_block_list {
		display: none;
	}
	.sort_up{
		display: none;
	}

	.sort_down{
		display: block;
	}
	
}


@media only screen and (max-width: 1160px) {
  	.nav_min h3{
		font-size: 12px;
	}
	.navbar_search_block input{
	    width:200px;
    }
}

@media only screen and (max-width: 760px) {
	.product_add_block{
		margin-top: 20px;
	}
	.rewiev_submit span{
		font-size: 12px;
		margin-right: 3%;
	}
	.rewiev_submit i{
		font-size: 13px;
	}
	.header_top_menu_hide{
		display: none;
	}
	.header_top_style{
		padding-left: 5%;
		padding-right: 5%;
	}
	.shop_address{
		width:50%;
	}
	.lang_style{
		width:50%;
		padding-right: 20px;
	}
	.logo_block h1{
		font-size: 24px;
	}
	.header_bottom_style{
		margin-left: 5%;
		margin-right: 5%;
	}
	.hed_bot_min p{
		font-size:10px !important;
	}
	.fa-search{
		font-size:15px !important;
		margin-top: -2px;
	}
	.navbar_cart_block{
		font-size: 12px;
	}
	.navbar_user_block{
		font-size: 12px;
	}
	.ncart_image_s{
		width:40%;
	}
	.ncart_name_s{
		width:60%;
	}
	.ncart_count_change{
		width:50%;
		padding-bottom: 10px;
	}
	.ncart_name_p{
		width:25%;
	}
	.ncart_name_op{
		width:25%;
	}

}

@media only screen and (max-width: 720px) {
	#menu_min{
		display: block;
	}
	.nav_min{
		display: none;
	}
}

@media only screen and (max-width: 520px) {
	.media_shop_header i{
		/*font-size: 13px !important;*/
	}
	.header_menu_hide_2{
		display: none;
	}
	.hed_bot_min p{
		margin-top: 5px;
	}
	.span_hide{
		display: none;
	}
}