
@media (min-width:1024px)	{
	
}

@media (max-width:1023px)	{
	
	.listMinProd									{ width: 25%; }
	
	.listBrand .elem								{ width: 20%; }
	
	
	.twothirth.shopcartitems						{ width: 60%; }
	.thirth.checkout								{ width: 40%; }
	
}


@media (max-width:849px)	{
	
	.header											{ padding-bottom: 10px; }
	.header .menu									{ display: none; }
	.topbar .openMenu								{ display: block; }
	
	.listMinProd									{ width: 50%; }
	
	.newsGroup .thirth								{ width: 50%; }
	.newsGroup .thirth.middle						{ margin: 0; display: none; }
	
	.aboutGroup .half								{ width: 96%; }
	.aboutGroup .image								{ position: relative; right: auto; top: auto; bottom: auto; width: 100%; height: 350px; }
	
	.listBrand .elem								{ width: 25%; }
	
	.showProd .half									{ width: 96%; }
	.showProd .half									{ width: 96%; }
	
	
	.twothirth.shopcartitems						{ width: 100%; }
	.thirth.checkout								{ width: 100%; }
	
	.tbl-shoppingcart.totalshop .quarter.total.val	{ width: auto; }
	
	
}


@media (max-width:549px)	{
	
	.listMinProd									{ width: 100%; }
	
	.newsGroup .thirth								{ width: 100%; }
	.newsGroup .thirth.middle						{ display: block; }
	
	.listBrand .elem								{ width: 50%; }
	
	.shoplist .img									{ display: none; }
	
}