@charset "utf-8";
/* CSS Document */

.category-productingrid .allProductsCategoriesWrapper .product-grid .listItem .product-title {
  overflow: visible;
  white-space: normal;
  text-overflow: initial;
  width: 100%;
  line-height: 1.2;
}

.product-title {
white-space: normal;
line-height: 20px;
}


.homeFeaturedCategoriesWrapper .small-product-item .category-item .product-title a {
white-space: normal!important;
}

