@media screen and (min-width:1070px){

	h1.map {

		color: #4870AE; 
		font: normal 20px/55px 'LatoRegular';
		padding: 0px 26px !important; 
		text-transform: uppercase; 
		border-bottom: 2px solid #ececec;

	}
	
}
@media screen and (max-width: 960px){

	.select_category {

		font: normal 22px/48px "LatoBold";
		text-transform: uppercase;
		margin-left: 16px;
		margin-right: 20px;
		background-color: #fafafa;

	}

	.select_category-item {

		width: 290px;
		float: left;
		padding-left: 16px;
		box-sizing: border-box;		
	}

	.select_category_space {

		width: 24px;
		float: left;
		height: 48px;

	}

	.category_selected {

		background-color: #eee;

	}

	.filter {

		padding-top: 0px;
		padding-left: 20px;
		height: 24px;
		/*border-bottom: 1px solid #f2f2f2;*/
		font: normal 22px "LatoBold";
		text-transform: uppercase;
		padding-left: 16px;

	}

	.filter_item-selected {

		height: 24px;
		width: auto;
		color: #8f8f8f;
		float: left;
		margin-right: 20px;
		color: #4870AE;
		border-bottom: 0px;

	}

	.map_wrapper {

		margin: 16px;

	}

	.if_mobile_hide {

		display: none;

	}
	.if_pc_hide {

		display: block !important;		

	}

	.map_wrapper {

		width: auto; 
		height: auto;
	}


	body {
		width: 640px;
	}
	#header_delivery  {
		display: none!important;
	}
	#header_payment  {
		display: none!important;
	}
	#slider {
		display: none;

	}
	
	#header_contacts {

		display: none;
	}
	
	#footer {

		width: 640px !important;
		height: 145px !important;
		
	}
	
	#wrapper{
	
		width: 640px;
		padding-top: 157px;
		
	}
	
	.wrapper{
		width: 640px;
		position: fixed;
		z-index: 10;
		background-color: white;
	}

	#product_container {
	
		width: 640px;
		
	}
	#header_logo {

	height: 87px;
	

	}

	.rh {

		display: none !important;

	}
	.menu_item {

		font-size: 21px;
		line-height: 21px;

	}

	.product_description {
		width: 320px !important;
	}

	.product_img {

		width: 250px !important;

	}
	h1 {

		padding-top: 32px !important;

	}

	#header_logo_icon {

		height: 87px;
		width: 80px;
		display: block;
		float: left;
		background: url("../img/x-logo.png") no-repeat 100% 100%;
		background-position: center, center;
		background-size: 80%;

	}

	.header_logo_up_text {

		font: normal 43px "LatoRegular";
		color: #5880BE;
	}

	.header_logo_down_text {

		font: normal 15px Verdana;
		letter-spacing: 5px;
		color: #b0b0b0;
	}

/*	#filter {

		display: none;

	}*/

	#menu {

		height: 70px;
		
	}
	.products {

		width: 640px;
		padding: 16px 32px;

	}

	.product_item_description_container {

	/*padding: 8px 16px;*/

	}

	.product_item {

		width: 290px;
		height: 330px;
		border: 2px solid #ECECEC;
		border-radius: 2px;
		float: left; 
		margin-left: -8px;
		margin-right: 24px;
		margin-bottom: 18px;

	}
					
					
	img.product_item_image {

		display:block; 
		margin:0 auto;
		border: none;

	}
	div.product_item_image {

		height: 128px;
		width: auto;
		margin-top: 20px;
		

	}
	.product_item_name {

		font: normal normal 18px "LatoRegular";
		text-transform: uppercase;
		text-align: center;
		color: #4870AE;
		line-height: 50px;
		/*width: 290px;*/
		overflow: hidden;
		white-space: nowrap;
		margin-left: 8px;
		margin-right: 8px;


	}

	.product_item_description div {

		border-bottom: 1px solid #ECECEC;
		border-top: 1px solid #ECECEC;
		width: 290px;
		height: 50px;
		text-align: center;
		color: #909090;
		/*line-height: 20px;*/
		display: block;
		overflow: hidden;
			
	}

	.product_item_description p {

		margin-top: 0;
		margin-bottom: 0;
		font: normal 18px/25px "LatoRegular";

	}

	.product_item_footer {

		height: 70px;
		width: 100%;

	}
	.product_item_price {

		font: bold 18px Arial;
		color: #b70000;
		width: 50%;
		float: left;
		position: relative;
	  	top: 50%;
	  	transform: translateY(-50%);
	  	text-align: center;

	}

	.product_item_cart {

		width: 50%;
		float: right;
		position: relative;
	  	top: 50%;
	  	transform: translateY(-50%);
	  	text-align: center;
	  	

	}

	.product_item_cart_button:hover {

		background-color: #6890CE;
		border: 2px solid #6890CE;

	}

	.product_item_cart_button {

		cursor: pointer;
		padding-left: 25px;
		width: 90px;
		height: 35px;
		color: white;
		background-color: #4870AE;
		border: 2px solid #4870AE;
		background: url("../img/x-basket-button.png") no-repeat 100% 100% #4870AE;
		background-position: 10px, center;
		border-radius: 2px;
		line-height: 30px;
		font: normal 18px/30px "LatoRegular";
		z-index: 1;
		text-align: center;
		-webkit-transition: all 0.15s ease;
	}

	.mini_footer {

		width: 520px;
		display: flex;
		flex-direction: row; 
		flex-wrap: nowrap;
		justify-content: space-between; 
		align-items: center;
		height: 85px;
		margin: auto;

	}

	.mini_footer a {

		/*margin: auto;*/
		color: white;
		font: normal 16px/24px "LatoRegular";
		
		
	}

	#footer_left {

		width: 100%;

	}

	#main {

		padding: 0 0px;

	}

	.product_price_spinner {

		border: 1px solid #C9C9C9;
		border-radius: 2px;
		width: 114px;
		height: 32px;

	}

	.product_price_spinner_left {

		width: 32px;
		height: 32px;
		border-right: 1px solid #C9C9C9;
		cursor: pointer;
		float: left;
		text-align: center;
		line-height: 32px;
		-webkit-transition: all 0.15s ease;
		background-color: white;
		-webkit-user-select: none;
		-moz-user-select: none;
		font: normal 22px/32px "LatoRegular";
	}

	.product_price_spinner_left:hover {

		background-color: #ccc;	

	}

	.product_price_spinner_right {

		width: 32px;
		height: 32px;
		border-left: 1px solid #C9C9C9;
		cursor: pointer;
		float: right;
		text-align: center;
		line-height: 32px;
		-webkit-transition: all 0.15s ease;
		background-color: white;
		-webkit-user-select: none;
		-moz-user-select: none;
		font: normal 22px/32px "LatoRegular";
	}

	.product_price_spinner_right:hover {

		background-color: #ccc;	

	}

	.product_price {

		width: 100%;
		height: 80px;
	}

	.product_price_spinner_number {

		width: 48px;
		height: 32px;
		float: left;
		text-align: center;
		line-height: 32px;
		font: normal 22px/32px "LatoRegular";

	}

	.product_price_container {


		height: 200px;

	}

	.product_price_button {

		margin-top: 16px;

	}


	.mini_footer_copyright {

		font: normal 18px/24px "LatoLight";
		padding-left: 16px;
		text-align: center;
		color: #eee;
		display: block !important;

	}


	.mini_footer_copyright span {

		font: normal 24px/24px "LatoBold";
		color: #5880BE;
		

	}

	.basket_table table td {

		padding: 3px 0;

	}

	.product_delete {

		height: 22px;
		width: 22px;

	}

	#content {

	}

	input[type=text] {

		font-size: 1em;

	}

	h1.map {

		margin: 0;
		padding: 0px 26px;
		font: normal 5.5vw/200% 'LatoRegular';
		color: #4870AE; 

	}

	.all_prods_price {

		font: normal 13px/26px 'LatoRegular';

	}

	.products_delivery {

		font: normal 12px/26px 'LatoRegular';
	}

	td.contacts {

		font: normal 20px/26px 'LatoRegular';

	}

	.cart_del {

		padding-right: 16px;

	}

	p.map_m {

		font: normal 2.2vw/170% 'LatoRegular';

	}

}