@media(max-width: 1300px) {
	.advanced_search_form .input_holder_rem{
		margin: 0 25px;
	}
	.advanced_search_form .checkbox_holder{
		margin-left: 25px;
	}
	.category-filter-list-top__left .cflt-dropdown{
		width: calc(100vw - 40px);
	}
	.product-comments__body{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.product-comments__main{
		width: 450px;
	}
	.product-price__fast{
		margin-left: 15px;
	}
	.product-price__fav{
		margin-left: 0;
	}
}
@media screen and (max-width: 1200px) {
	.color_theme{
		font-size: 11px;
		margin: 0 50px 0 0;
	}
	.color_theme i{
		display: none;
	}
	.top_nav_list li{
		font-size: 11px;

	}
	.top_tel_list li{
		font-size: 14px;

	}
	.user_block{
		padding: 11px 30px 11px 5px;
	}
	.top_nav_list{
		margin: 0 5px 0 -12px;
	}
	header nav li{
		font-size: 12px;
		margin: 0;
	}
	header nav ul{
		padding: 2px 0 0 40px;
	}
	header nav li a{
		padding: 0 5px;
	}
	.product_list li{
		width: 33.333%;
	}
	.main_info_wrapper .arcticles_block{
		padding: 0 0 0 35px;
	}
	.main_info_wrapper .news_block{
		padding: 0 35px 0 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.total_input_holder,
	.total_products_list{
		width: 100%;
	}
	.total_products_list{
		padding: 20px 0 0;
	}
	.total_products_block li.recount{
		display: none;
	}
	.total_products_block{
		overflow: hidden;
	}
	.total_products_block ul{
		width: 300px;
		display: table-cell;
		padding: 0 40px 0 0;
	}
	.total_input_wrapper{
		display: table;
		width: 100%;
		padding: 20px 0;
	}
	.total_input_holder{
		width: auto;
		display: table-cell;
	}
	.total_products_block .input_holder{
		width: 50%;
		padding: 0 10px;
		display: inline-block;
		vertical-align: top;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.total_products_block .textarea_holder{
		width: 100%;
	}
	.total_products_block ul:after{
		display: none;
	}
	.total_products_block .submit_holder{
		width: 50%;
		float: right;
		padding: 30px 10px 0;
	}
	.select_product_wrapper{
		width: 100%;
	}
	.basket_control_list{
		margin: 0 -20px 30px;
	}
	.product_wrapper-right-floating_fixed{
		width: 48%;
	}
	.product_carousel_holder{
		padding: 0 50px 0 0;
	}
	.product_price_holder .price{
		font-size: 50px;
	}
	.product_info_list li,
	.product_info_list li:nth-child(even){
		display: block;
		width: 100%;
	}
	.product_list.row_list .visual{
		padding: 0 10px;
	}
	.product_list.row_list .count_product{
		display: none;
	}
	.product_list.row_list .prod_info_holder .count_product.clone{
		display: block;
	}
	.criteria_form_search_prices{
		display: inline-block;
		width: 66.66%;
		margin: 0 -20px;
	}
	.advanced_search_form .criteria_form_search_prices .input_holder{
		padding: 0 20px;
		margin: 0 !important;
		width: 50%;
	}
	.advanced_search_form .input_holder_rem{
		width: 32%;
	}

	.advanced_search_form .input_holder.category_dropdown{
		margin-top: 25px;
		display: inline-block;
		width: 49%;
	}

	.advanced_search_form .checkbox_holder{
		display: inline-block;
		width: 40%;
		margin: 25px 0 0 25px;
	}

	.advanced_search_form input.search_keyword{
		width: 70%;
		margin-right: 5%;
	}

	.category-filter .filter_holder{
		width: 40%;
	}

	.home-time__top-2__item-label{
		font-size: 85px;
	}
	.article_holder {
		display: block;
		width: 100%;
	}
	.article_holder .news_block {
		padding-right: 0;
	}
	.all_articles_page {
		display: none;
	}

}

@media(max-width: 1100px){
	.product-comments__sidebar{
		width: 500px;
	}
	.product_price_holder{
		margin: 0 0 20px;
	}
	.product_price_holder, .product_count{
		max-width: 100%;
	}
}

@media(max-width: 1024px){
	.cflt-dropdown__item{
		width: 25%;
	}
	.product-comments__sidebar{
		width: 45%;
	}
	.product-comments__main{
		width: 42%;
	}
	.color_theme{
		margin: 0 12px 0 0;
	}

	.top_header li .top_header_dropdown ~ a{
		padding: 14px 5px 12px;
	}

	.top_tel_list .top_header_dropdown li a{
		padding: 0 5px;
	}

	.home-timer{
		padding: 30px 20px;
	}

	.home-timer__top{
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.home-timer__top-1{
		font-size: 20px;
		max-width: 100%;
		text-align: center;
	}

	.home-time__top-2{
		width: 100%;
		margin: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.home-time__top-3{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.home-time__top-3__item{
		margin-bottom: 0;
		margin-right: 12px;
	}

	.home-time__top-3__item-label{
		font-size: 35px;
	}

	.home-time__top-2__item{
		margin-right: 12px;
		font-size: 20px;
	}

	.home-time__top-2__item:last-child{
		margin-right: 0;
	}

	.footer__timer{
		width: 100%;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	.footer__timer-label{
		display: block;
		width: 100%;
		max-width: 100%	;
		text-align: center;
	}
	.footer__timer-item{
		margin-top: 24px;
	}
}

@media screen and (max-width: 959px) {
	.top_nav_list{
		margin: 0;
	}
	.top_nav_list li a{
		color: #fff;
		padding: 5px 10px;
		font-family: 'ProximaNovaBold';
	}
	.logo{
		width: 85px;
		max-height: 40px;
	}
	header nav ul{
		display: none;
	}
	header nav.fixed{
		padding: 15px 9999px;
	}
	.popup_menu ul{
		display: block;
	}
	.popup_menu_col{
		width: 50%;
		padding: 0 20px 0 50px;
	}
	.popup_menu_block{
		width: 50%;
		padding: 0 20px 40px 50px;
	}
	.popup_menu_col:last-child{
		border-right: 1px solid #fff;
	}
	.popup_menu_col:nth-child(even){
		border: none;
	}
	.popup_menu_block:last-child{
		margin: 0 0 40px;
	}
	.popup_center-inner{
		height: 1200px;
	}
	.prev_next_article{
		float: none;
		display: table-footer-group;
	}
	.article_holder .prev_next_article li:nth-child(even),
	.article_holder .prev_next_article li:nth-child(odd){
		padding: 0;
	}
	.select_product_properties{
		display: none;
	}
	.price_product_holder .visual{
	
	}
	.select_product_list li{
		display: block;
	}
	.select_product_list .title_product_holder{
		padding: 0;
		display: block;
		width: 100%;
		margin: 0 0 20px;
	}
	.price_product_holder{
		width: 100%;
		display: block;
		padding: 30px 0 0 150px;
		text-align: left;
		max-width: 550px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		min-height: 134px;
	}
	.price_product_holder .full_price{
		text-align: left;
	}
	.price_product_holder .price_product,
	.price_product_holder .count_block_holder,
	.price_product_holder .full_price{
		width: auto;
		margin: 0 10px;
	}
	.del_sel_prod{
		top: 15px;
		bottom: auto;
		border: none;
	}
	.product_price_holder{
		width: 100%;
		max-width: 100%;
	}
	.product_count{
		display: block;
		width: 100%;
		max-width: 100%;
		text-align: left;
	}
	.pagination_wrapper a.mob_disp_none{
		display: none;
	}


	.category-filter .filter_holder{
		width: 100%;
	}

	.category-filter-list-top__left .cflt-dropdown .submit_holder{
		width: 200px;
	}

	.category-filter-list-top__left .cflt-dropdown .submit_holder span{
		display: block;
	}

	.category-filter-list-top__left .cflt-dropdown .submit_holder input{
		width: 100%;
		padding: 15px 0;
	}

	.category-filter .filter_holder .list_type,
	.category-filter .filter_holder .product_count{
		float: left;
	}
	.advanced_search_form .input_holder.category_dropdown{
		width: 395px;
	}

	.criteria_search_form-bot-inner{
		height: auto;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-direction:row;
		flex-direction:row;
	}

	.criteria_search_form-bot-inner .cflt-dropdown__item{
		width: 20%;
	}

	.product-price .to_basket{
		margin-bottom: 24px;
	}

	.basket_block{
		top: 0;
	}
	#wrapper .contacts .article_holder {
		display: block;
	}
}

@media(max-width: 860px){
	.main_header__right {
		margin-left: 45px;
		margin-top: 10px;
		float: right;
	}
	.footer__top{
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.footer__top ul, .footer__socials{
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.footer__top ul a{
		padding: 0 10px;
	}
	.home-timer__bot-social{
		margin-top: 24px;
	}
	.home-timer__bot-label{
		margin-top: 24px;
	}
}

@media screen and (max-width: 900px) {
	.total_products_block .input_holder{
		width: 100%;
	}
	.type_list{
		display: none;
	}
	.advanced_search_form .criteria_form_search_prices .input_holder{
		margin: 0 !important;
		width: 50%;
	}
	.criteria_form_search_prices{
		width: auto;
		display: block;
		margin: 0 0 20px;
	}
	.advanced_search_form .input_holder,
	.advanced_search_form .input_holder.category_dropdown{
		width: 50%;
		padding: 0 20px;
		margin: 0 0 20px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.advanced_search_form .checkbox_holder{
		width: 100%;
		padding-left: 20px;
		margin-left: 0;
	}
	.cflt-dropdown__item{
		margin: 0 0 15px 0;
	}
	.criteria_search_form-bot-inner{
		padding-left: 20px;
	}
	.criteria_search_form{
		margin: 0 -20px 50px;
		padding: 40px 10px 60px;
	}
	.advanced_search_form input.search_keyword{
		width: 100%;
		margin-bottom: 25px;
		margin-right: 0;
	}
	.advanced_search_form .submit_holder{
		width: 100%;
		max-width: 300px;
	}
	.user_input_wrapper{
		width: auto;
		display: block;
		margin: 0 -20px 140px;
	}
	.user_discount_wrapper{
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.user_discount_block{
		margin: 0 auto;
	}

	.product-comments__form-select{
		margin-bottom: 24px;
		width: 100%;
	}

	.product-comments__form-bottom{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.category-title__filters-list-item{
		width: 30%;
	}

}

@media screen and (max-width: 767px) {
	.color_theme{
		margin: 0 10px 0 0;
		padding: 0;
		width: 23px;
		height: 23px;
	}
	.color_theme span{
		display: none;
	}
	.color_theme .color_dot{
		display: block;
		right: 0;
	}
	.product_list li{
		width: 50%;
	}
	.main_info_wrapper .news_block,
	.main_info_wrapper .arcticles_block{
		padding: 0;
		width: 100%;
	}
	.product_list{
		margin: 0 0 50px;
	}
	.arcticles_block li:nth-child(odd){
		padding: 0 30px 0 0;
	}
	.arcticles_block li:nth-child(even){
		padding: 0 0 0 30px;
	}
	.total_products_block ul{
		padding: 0 20px 0 0;
	}
	.total_products_block{
		padding: 35px 15px;
	}
	.product_carousel_holder{
		width: 100%;
		padding: 0;
	}
	.product_info{
		width: 100%;
	}
	.filter_holder{
		display: none;
	}
	.filter_list{
		width: 100%;
	}

	/* new category-filter */
	.category-filter-list-top__left-item{
		margin-top: 8px;
		width: 100%;
	}
	.category-filter-list-top__left-inner{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.category-filter-list-top__right{
		padding-left: 10px;
	}

	.category-filter-list-top__left .cflt-dropdown{
		width: 100%;
	}

	.cflt-dropdown__item {
		width: 100%;
	}

	.category-filter-list-top__left .cflt-dropdown{
		overflow: hidden;
	}

	.category-filter-list-top__left .cflt-dropdown__inner{
		padding-bottom: 95px;
		overflow-y: auto;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.category-filter-list-top__left .cflt-dropdown .submit_holder{
		left: 0;
		bottom: 0;
		width: 100%;
	}

	.category-filter-list-top__left .cflt-dropdown .submit_holder span{
		width: 100%;
	}

	.category-filter-list-top__left .cflt-dropdown .submit_holder input{
		padding: 15px 0;
		width: 100%;
		background: white;
	}

	.cflt-dropdown__item-checkboxes,
	.cflt-dropdown__item-container{
		width: 100%;
	}

	.cflt-dropdown__inner{
		height: 250px;
	}

	.criteria_search_form-bot-inner .cflt-dropdown__item{
		width: auto;
		margin-right: 20px;
	}

	.product_wrapper-right-floating_fixed{
		position: static;
		width: 100%;
	}

	.product_wrapper-right{
		top: 0;
	}

	.product_wrapper-right-floating{
		padding: 0;
	}

	.product_wrapper-right-content{
		height: auto;
	}

	.product_wrapper-right{
		width: 100%;
	}

	.product-comments__sidebar{
		margin-right: 0;
		width: 100%;
	}
	.product-comments__main{
		margin-top: 32px;
		width: 100%;
	}

	.product-comments__form-input-group .product-comments__form-input,
	.contacts_form .product-comments__form-input-group .product-comments__form-input{
		width: 100%;
	}

	.product-price .to_basket{
		width: 100%;
		max-width: 280px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.product-price__fast,.product-price__fav{
		width: 100%;
		display: block;
		margin-top: 12px;
		margin-left: 0;
	}

	.product-price__old{
		top: 3px;
	}

	.category-title__filters-list-item{
		width: 45%;
	}
}

@media screen and (max-width: 699px) {
	.top_tel_list li:last-child{
		display: none;
	}
	.logo{
		margin: 0 10px 0 0;
	}
	.user_block{
		font-size: 14px;
		padding: 11px 5px 11px 5px;
	}
	.user_block:after{
		right: 5px;
	}
	.main_header{
		display: none;
	}
	.top_header{
		margin: 0 -9999px 0
	}
	header nav.fixed .burger_menu{
		left: 20px;
	}
	.burger_menu{
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -9px;
	}
	.nav_wrapper{
		position: relative;
		padding: 0;
	}
	header{
		margin: 0 0 20px;
	}
	header nav{
		padding: 15px 0;
	}
	header nav:before{
		left: -20px;
		right: -20px;
	}
	header nav.fixed{
		margin: 0;
		padding: 15px 0;
	}
	.basket_block{
		float: right;
		font-size: 14px;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}
	h2.title{
		margin: 0 0 20px;
	}
	.prod_info_holder{
		padding: 20px 60px 0 0;
	}
	.popup_menu{
		background: #fff!important;
		color: #000;
	}
	.popup_menu a{
		color: #595e63 !important;
		background: white !important;
		padding: 5px 0;
	}
	.popup_menu a.header_tel:last-child{
		margin-bottom: 100px;
	}
	header nav.fixed .popup_menu{
		padding: 0 20px;
	}
	header nav.fixed .popup_menu.active{
		height: calc(100vh - 70px);
	}
	header nav .popup_menu.active{
		height: calc(100vh - 110px);
		overflow: auto;
	}
	.popup_menu{
		position: absolute;
		left: 0;
		right: 0;
		bottom: auto;
		top: 100%;
		overflow: hidden;
		height: 0;
		display: block;
		-webkit-transition: height 0.2s ease-in-out;
		-moz-transition: height 0.2s ease-in-out;
		-ms-transition: height 0.2s ease-in-out;
		-o-transition: height 0.2s ease-in-out;
		transition: height 0.2s ease-in-out;
	}
	.nav_wrapper.active .search_form{
		opacity: 1;
		visibility: visible;
	}
	.search_form{
		margin: 0;
		position: absolute;
		right: 0;
		top: 0;
		visibility: hidden;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.nav_wrapper.active .basket_block{
		opacity: 0;
		visibility: hidden;
	}
	.popup_menu_col{
		width: 100%;
		border: none;
		padding: 0;
	}
	.popup_center-inner{
		height: auto;
	}
	.popup_menu_block{
		width: 100%;
		border-bottom: 1px solid #e0e0e0;
		margin: 0;
		padding: 0;
	}
	.popup_menu_block:last-child{
		margin: 0;
	}
	.popup_menu ul{
		margin: 0 0 20px;
		display: none;
	}
	.popup_menu .active ul{
		display:block;
	}
	
	.popup_menu .popup_menu_block .popup_menu_cat-title{
		position: relative;
		font-size: 16px;
		line-height: 18px;
		margin: 0;
		padding: 10px 25px 10px 0;
		color: #595e63;
	}
	.popup_menu .popup_menu_block .popup_menu_cat-title i.arrow{
		content: '';
		position: absolute;
		right: 10px;
		top: 20px;
		margin-top: -2px;
		z-index: 100;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 7px solid #595e63;
		border-radius: 3px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.popup_menu .popup_menu_block.active .popup_menu_cat-title i.arrow{
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.popup_menu_col:last-child .popup_menu_block:last-child{
		border: none;
	}
	.popup_center{
		padding: 0 0 20px;
		margin: 0 0 2px;
		position: relative;
		overflow: hidden;
		max-height: none;
	}
	.popup_center:before,
	.popup_menu .top_nav_list:before{
		content: '';
		position: absolute;
		left: -20px;
		right: -20px;
		height: 1px;
		background: #000;
		bottom: 0;
	}
	.close_popup_menu,
	header nav li a:before{
		display: none;
	}
	.popup_menu .top_nav_list,
	.popup_menu .top_tel_list,
	.popup_menu .top_tel_list li:last-child{
		display: block;
	}
	.popup_menu .top_nav_list{
		margin: 0 0 10px;
		overflow: hidden;
	}
	.popup_menu .top_tel_list li{
		margin: 0;
		font-family: 'ProximaNovaBold';
	}
	.popup_menu .top_tel_list li a{
		color: #595e63;
	}
	.popup_menu .top_nav_list li{
		padding: 0;
		border-bottom: 1px solid #e0e0e0;
	}
	.popup_menu .top_nav_list li:last-child{
		border: none;
	}
	.popup_menu .top_nav_list li a{
		font-size: 14px;
		padding: 10px 0;
	}
	footer .center{
		padding-top: 70px;
		padding-bottom: 80px;
	}
	.logo_footer{
		float: none;
		position: absolute;
		left: 0;
		right: 0;
		top: 20px;
		margin: 0 auto;
	}
	.copy{
		display: block;
		float: none;
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.create_site{
		float: none;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 20px;
		text-align: center;
	}
	.create_site span{
		display: block;
	}
	.arcticles_block li:nth-child(odd){
		padding: 0 15px 0 0;
	}
	.arcticles_block li:nth-child(even){
		padding: 0 0 0 15px;
	}
	.total_products_block ul{
		width: 100%;
		display: block;
	}
	.total_input_wrapper,
	.total_input_holder{
		display: block;
	}
	.total_products_block .input_holder{
		padding: 0;
	}
	.total_products_block .submit_holder{
		padding: 35px 0 0;
	}
	.filter_list li{
		margin: 0 10px 10px;
	}
	.advanced_search_form .input_holder.category_dropdown,
	.advanced_search_form .input_holder{
		width: 100%;
	}

	.user_input_block{
		padding: 0 20px;
	}
	.user_input_wrapper:before{
		right: 20px;
		left: 20px;
	}
	.user_submit{
		padding: 30px 20px 0;
	}
	.top_nav_list li a{
		color: #595e63;
	}
	.nav_wrapper.active .burger_menu span{
		display: none;
	}


	.nav_wrapper.active .burger_menu:before {
	    -moz-transform: 	translateY(-7px) rotate(-135deg);
		-webkit-transform: 	translateY(-7px) rotate(-135deg);
		-o-transform: 		translateY(-7px) rotate(-135deg);
		-ms-transform: 		translateY(-7px) rotate(-135deg);
		transform: 			translateY(-7px) rotate(-135deg);
	}
	.nav_wrapper.active .burger_menu:after {
	    -moz-transform: 	translateY(9px) rotate(135deg);
		-webkit-transform: 	translateY(9px) rotate(135deg);
		-o-transform: 		translateY(9px) rotate(135deg);
		-ms-transform: 		translateY(9px) rotate(135deg);
		transform: 			translateY(9px) rotate(135deg);
	}

	.contacts .news_block,
	.contacts .map {
		float: none;
		width: 100%;
	}

	.top_tel_list .top_header_dropdown{
		padding: 0;
		position: static;
		display: block;
		opacity: 1;
		visibility: visible;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.top_tel_list .top_header_dropdown ul{
		margin: 10px 0;
		display: block;
		padding: 0;
	}

	.top_tel_list .top_header_dropdown li a{
		padding: 0;
	}

	.product-logo-price{
		line-height: 20px;
	}
	.product-logo-price img,.product-logo-price div,.product-logo-price a{
		display: inline;
	}


}

@media screen and (max-width: 600px) {
	.user_input_block{
		width: 100%;
	}
	.product_count{
		display: block;
		width: 100%;
		max-width: 100%;
	}

	.home-time__top-2__item{
		font-size: 16px;
		margin-right: 8px;
	}

	.home-time__top-2__item-label{
		font-size: 35px;
		margin-right: 5px;
	}

	.home-timer__bot{
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}

	.home-time__top-3__item-label{
		font-size: 24px;
	}

	.home-timer__bot{
		margin-top: 12px;
	}

	.home-timer__bot-social{
		margin-top: 12px;
	}
}

@media screen and (max-width: 500px) {
	h2{
		font-size: 20px;
		line-height: 24px;
	}
	textarea,
	input[type="password"],
	input[type="text"],
	.advanced_search_form .input_holder.category_dropdown .fs-dropdown-selected{
		font-size: 16px;
		line-height: 18px;
	}
	.top_tel_list{
		display: none;
	}
	.basket_link{
		width: 35px;
		height: 35px;
	}
	.basket_link i{
		font-size: 24px;
		line-height: 32px;
		margin-left: -1px;
	}
	.product_list li{
		width: 100%;
	}
	header nav .popup_menu.active{
		height: calc(100vh - 106px);
	}
	header nav.fixed .popup_menu.active{
		height: calc(100vh - 66px);
	}
	.search_form{
		width: 230px;
	}
	.arcticles_block li{
		width: 100%;
	}
	.arcticles_block li:nth-child(odd),
	.arcticles_block li:nth-child(even){
		padding: 0;
	}
	.price_product_holder .full_price{
		display: block;
	}
	.total_price_holder{
		text-align: left;
	}
	.basket_control_list li{
		margin: 0 20px 20px;
	}
	.total_products_block .submit_holder{
		width: 100%;
	}
	.select_product_form{
		margin: 0 0 60px;
	}
	.product_price_holder,
	.product_count{
		width: 100%;
		text-align: left;
	}
	.product_img li{
		height: 215px;
		line-height: 215px;
	}
	.product_count .to_basket{
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
	}
	.breadcrumbs li{
		margin: 0 10px 10px 0;
	}
	.product_count .to_basket{
		margin: 20px 0 0;
	}
	.product_info_list{
		padding: 40px 0 18px;
	}
	.user_submit{
		padding: 40px 20px 30px;
	}
	.advanced_search_form .submit_holder span,
	.user_submit span{
		display: block;
	}
	.advanced_search_form .submit_holder input,
	.user_submit input{
		padding: 15px 20px;
		display: block;
		width: 100%;
	}
	.pagination_wrapper{
		position: relative;
		text-align: justify;
	}
	.pagination_wrapper:after{
		content: '';
		display: inline-block;
		width: 100%;
	}
	.pagination_wrapper a{
		font-size: 14px;
		line-height: 14px;
		margin: 0 10px;
		text-align: center;


	}

	.category-title{
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}

	.category-title__filters-list-item{
		width: 100%;
	}

	
	.top_header_callback{
		display: none;
	}


}

@media screen and (max-width: 365px){


}