.ts-filter-wrapper .ts-form-group.ui-heading
{
    border-bottom: 1px solid;
    margin-bottom: 20px;
    padding-bottom: 15px !important;
    margin-top: 10px;
    border-color: #afb3b8;
}

.ts-filter-wrapper .ts-form-group.ui-heading label
{
    font-size: 24px;
    font-weight: 700 !important;
}

.ts-search-portal .ts-popup-content-wrapper
{
    max-height: 70vh !important;
}

.ts-search-portal .ts-field-popup
{
    max-width: 600px !important;
}


.codicts-search-filter-mobile .ts-toggle-text{
    display: none;
}
/* .ts-switcher-btn{
    display: none !impoortant;
} */
.codicts-search-filter-mobile .ts-filter-toggle.ts-btn.ts-btn-1 {
    width: 18%;
}

.codicts-search-filter-mobile .ts-filter-count {
        color: white !important;
        background: black !important;
        right: -6px !important;
        top: -6px !important;
    }
    