.tab-pills_product .nav-link {
    padding-left:10px;
    padding-right:10px;
}

.label-count {
    height:15px;
    width:15px;
    font-size:11px;
}


.index-category {
    width:auto!important;
}

.catalog-subcategory.active {
    background-color:var(--theme-primary);
    color:white;
}
