p.p_sku {
  margin: 0px;
  text-align: center;
  font-weight: 700;
}

p.p_brand {
  text-align: center;
}

ul.products li.product-col .product-loop-title {
  font-size: 1em;
  text-decoration: none;
  text-align: center;
}

ul.products li.product-col .woocommerce-loop-product__title {
  white-space: normal;
  overflow: visible;
  text-overflow: ellipsis;
}

span.price {
  text-align: center;
  margin-top: 15px;
}

.woocommerce-page.archive .sidebar-content aside.widget {
  border-bottom: 20px solid #fff;
  margin-bottom: 0;
  margin-top: 0;
  padding: 20px;
  background-color: #f4f4f4;
}

.woocommerce-page.archive .sidebar-content {
  border: 0px solid var(--porto-gray-5);
}