.item-product{
	width: 25% !important;
	float: left !important;
	padding-right: 10px !important;
    padding-left: 10px !important;
        position: relative !important;
    min-height: 1px !important;
}
#js-product-list .product_content.grid .product_per_4, #js-product-list .product_content.grid .product_per_5{
	clear: none !important;
}
@media (max-width: 767px){
	.item-product{ 	width: 100% !important; }
}
.filter-button{
	display:none;
}

#js-product-list-top .sort-by-row .sort-by-left .view-switcher{
	display:none !important;
}
#js-product-list-top .sort-by-row .sort-by-left .showing{
	border:none!important;
}
