.woocommerce ul.products li.product .woocommerce-loop-product__title a {
  font-size: 18px;
}

.woocommerce ul.products li.product .price {
  text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
}

.woocommerce nav.woocommerce-pagination ul {
  text-align: center;
}

.woocommerce ul.products li.product .entry-content-wrap {
  text-align: center;
}

.product-category.product.entry.content-bg.loop-entry {
  margin-top: 0px;
  margin-bottom: -48px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
  border-width: 2px;
  border-color: #f2f2f2;
  border-style: solid;
}

.product-category.product.first.entry.content-bg.loop-entry {
  border-color: #ffffff;
  border-style: hidden;
  background-color: transparent;
}

.woocommerce ul.products li.product {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.product-category.product.entry.content-bg.loop-entry {
  border-color: #ffffff;
  border-style: hidden;
  background-color: transparent;
}