/* OCULTAR FILTROS*/
.woocommerce .oceanwp-grid-list a:last-child{
	display:none;
}
.woocommerce .oceanwp-grid-list a.active{
	display:none;
}