/*
Theme Name: Medknigaservis
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.catalog_filter-menu.opened .menu-item:nth-child(n+2):nth-child(-n+6) {
    display: block !important;
}