.category-description .hidden {
    display: none;
}

.category-description .btn {
    background: none;
    border: none;
    padding: 0;
    color: #2b3945;
    font-family: 'Mukta', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1.42857143;
    font-size: 1.6rem;
    text-transform: none;
}

.products-grid .product-item-details span.old-price {
    display: none !important;
}

.filter .block-subtitle, .filter > .content .subtitle {
    color: #fff;
    background: #e81c23;
}
