.category-productingrid .allProductsCategoriesWrapper .product-grid .listItem .product-title {
  overflow: visible;
  white-space: normal;
  text-overflow: initial;
  width: 100%;
  line-height: 1.2;
}

.producttags-list, .producttags-box {
	display:none
}

h2.category-title {
    min-height: 45px;
    line-height: 20px;
    margin-bottom: 0px;
}

.sub-category-grid .listWrapper .item-box {
    padding: 5px;
    height: 261px;
}

.product-title {
    white-space: normal;
    line-height: 20px;
}

.updateCustomDataButton {
    display: none;

}

.listWrapper .item-box, .search-results .item-box {
    height: 350px;
}
