/*
Theme Name: Hello Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-child
*/

/* Your custom CSS below */


.menu-item-402 > .sub-menu {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

