/*
Theme Name: Monstroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Monstroid2 child theme.
Template: monstroid2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: monstroid2-child
*/
/* 
ul .custom-category-menu {
    list-style: none;
}

.custom-category-menu-close ul {
    display: none;
}
.custom-category-menu ul {
    padding-left: 20px;
}

.custom-category-menu a {
    display: inline-block;
    width: 160px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #191919;
    text-decoration: none;
}
.custom-menu-sign {
    display: inline-block;
    width: 34.4px;
    text-align: center;
    cursor: pointer;
} */