.favoritesEmpty{
    text-align: center;
    font-size: 40px;
    color: #363636;
}
.isHide {
    display: none;
}
.emptySearch{
    text-align: center;
    font-size: 40px;
    color: #363636;
    margin-bottom: 15rem;
}

.catalogue-filter__group-list .checkbox input:disabled+span {
    display: none;
}
