@media(max-width:992px){
	
}
@media(max-width:767px){
.header .logo{
	text-align:center	
}	
.header .logo img{
	display:inline-block	
}
.header .shiper , .header .cart{
	margin-top:15px;
	margin-bottom:15px;			
}
.infoslider .readmore{
	margin-bottom:30px	
}
.footer .info-contact{
	text-align:left;	
}
.box-record{
	padding-bottom:10px;	
}
	
}
@media(max-width:479px){
	.descate{margin-top:20px;}
.owl-carousel .item, .box{
	padding:0;
	margin:-1px;}
.product{margin:0}
.blog .img{width:100%;}
.widget {margin-top:30px}
.header .count-cart small{padding: 7px 12px;}
.header .shiper p{font-size:11px}
}
@media(max-width:320px){
	
}
@media(max-width:360px){
	
}

@media(min-width:1200px){
	.container{width:1030px}
}