td, th {
   border: 0;
}

.prod-cell .prod-name {
height: 100px;
overflow: hidden;
position: relative;
}
.product-categories-header-slim-extend,
.products-view-tile .products-view-name-default,
.products-view-tile .products-view-name-slim{
  height: auto;
}
.product-categories-header-slim-extend{
 margin-bottom: 5px; 
}
.product-categories-header-slim-extend:after,
.products-view-name-default:after, .products-view-name-slim:after, .products-specials-category:after{
  display: none;
}
a{
    text-decoration:underline;
    
}
/*.menu-general-sub-column{
    width: 12.125rem;
}
.menu-general-sub-category-parent.true-parent, .menu-general-sub-brand-title.true-parent{
    white-space: normal;
}*/
.menu-general-sub-column{
  
min-width: 14.125rem;}
.product-categories {
   -webkit-box-pack: start;
   -ms-flex-pack: start;
   justify-content: flex-start;
}
.tags .tag-item  {
   color: #0099e5;
}
.catalog-filter-block-title {
    font-weight: bold;
}

a:hover.products-view-name-link {
    color: #0099e5;
}
.products-view .price-current, .products-view .price-new  {
    font-size: 0.9rem;
    font-weight: bold;
}   
