/*
Author: Jonidev
Author URI: https://johnny.co.il/
Description: A semantic HTML/CSS framework base theme for WordPress
Version: 1.0
*/

.nice-select .list {
    max-height: 250px;
    overflow-y: auto !important;
}