/*
 Theme Name:   DiCi Some other Child
 Theme URI:    https://themes.zone/dici/
 Description:  DiCi Another Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     dici
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  diciother
*/

@media only screen and (max-width: 768px) {
	#mega-menu-menu-main{
		width:100vw!important;
		position:absolute!important;
		z-index:9999;
	}
}