﻿@charset "UTF-8";
@media only screen and (min-width: 982px) and (max-width: 1279px){
	.product-hit:nth-child(4){
		display: none;
	}
	.no-hide .product-hit:nth-child(4){
		display: block;
	}
}
@media only screen and (min-width: 1280px){
	
	.wrap,
	.footer,
	.header .top .inside{
		width: 1260px;
	}
	.caroufredsel_wrapper{
		height: 300px;
	}
	.caroufredsel_wrapper #slider{
		height: 300px;
	}
	.interested-products .product-hit,
	.product-hit{
		margin: 0 26px;
	}
	
}
@media only screen and (max-width: 981px){
.caroufredsel_wrapper{
		height: 228px;
	}
	.caroufredsel_wrapper #slider{
		height: 228px;
	}
	.no-hide .product-hit:nth-child(4){
		display: block;
	}
.wrap,
.footer,
.header .top .inside{
	width: 800px;
}
.contact{
	margin: 0 0 0 12px;
}
.top-nav li:before{
	margin: 0 2px;
}
.product-hit.last{
	display: none;
}
.news-block .inside{
	height: 370px;
}
.footer table td{
	padding: 10px 8px;
}
.product-meta{
	width: 468px;
}
.product-data{
	width: 220px;
	padding: 10px 10px 10px 0;
}
.product-basket{
	width: 227px;
}
.product-basket .product-price td:first-child{
	white-space: normal;
	padding-right: 4px;
}
.product-basket .product-price{
	margin: 4px 0 10px;
}
.product-basket .buttons .button{
	float: none;
}
.product-basket .buttons .button.dark{
	margin-bottom: 4px;
}
.pop-bar{
	width: 780px;
	margin-left: -390px;
}
.pop-bar .name-block{
	margin-left: 24px;
}
.pop-bar h3{
	width: 216px;
}
.pop-bar .price-block{
	width: 246px;
}
.pop-button{
	margin-right: 16px;
}
/*.reg-data{
	margin-left: 16px;
}
.log-data{
	margin-right: 16px;
}*/

	.product-hit:nth-child(4){
		display: none;
	}
.product-meta{
	margin-left: 10px;
}
.filter-view ul li{
	padding: 0 3px;
}
.filter-view .view{
	margin: 8px 0 0;
}









/* eof */
}