#content-ric:not(.not-home) #ricerca {
    padding: 20px;
    background-color: rgba(0, 68, 98, 0.3);
}

#blocco_1 .search_results {
    width: 100%;
}

#blocco_1 .search_results form {
    display: flex;
    width: 100%;
}

#blocco_1 form .tagify {
    width: 70%;
}

#select_districts label {
    font-family: 'Montserrat', sans-serif;
}

.center-select__text {
    font-family: 'Montserrat', sans-serif;
}

#content-ric .wrapper #ricerca form .search-filters p input,
#content-ric .wrapper #ricerca form .search-filters p select {
    font-size: 14px;
}


@media (min-width: 1000px) {
    #content-ric .wrapper #ricerca .search-filters .ric_nb {
        font-size: 14px !important;
    }

    #content-ric:not(.not-home) #ricerca {
        background-color: rgba(0, 68, 98, 0.8);
    }
}
