/*
Theme Name: WebGo
Author: Webgo
Author URI: webgo.dev
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


#wpadminbar {
    /* display: none; */
}

.hamburger {
		z-index: 220!important;

}
header {
	z-index: 210!important;
}
.mobile__nav {
	z-index: 200!important;
}