.tx_ricoproductseos_products .filter {
  background-color: #717171;
  color: #ffffff;
  padding: 20px;
}
.tx_ricoproductseos_products .filter label,
.tx_ricoproductseos_products .filter select {
  margin-right: 10px;
}
.tx_ricoproductseos_products .filter select {
  color: black;
}
.tx_ricoproductseos_products .product {
  min-height: 320px;
}
.tx_ricoproductseos_products .product .img-center {
  margin: 0 auto;
}


