/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@media (min-width: 960px) {
    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
        pointer-events: auto;
        cursor: pointer;
	}
}