.woodmart-product-categories >.cat-item >.category-nav-link >.category-summary {
    display: none;
}

.hasno-product-count .category-nav-link .category-icon{
    max-height: 90px;
}

.nav-shop{
    background-color: #fff;
    /*height: 15px;*/
}
.page-title-default{
    background-color: #fff;
}
/*.sidebar-container{*/
/*    display: none;*/
/*}*/

.woodmart-close-side-opened{
    opacity: 0;
    display: none;
}
.cart-widget-side.woodmart-cart-opened{
    /*display: none;*/
}
.widget-title{
    text-align: center;
    color: #D7252C;
}