/*
Theme Name: Wazamba
Theme URI: 
Author: Taras Shostak
Author URI: https://www.linkedin.com/in/taras-shostak-33ab78146/
Description: Simple Wordpress theme for company websites. Simple is a responsive business Minimal setting theme which can be used for blog or Corporate website. It supports custom page templates, custom widgets, custom logo, drop down menu, threaded comments.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, yellow, light, one-column, two-columns, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/

body .wazamba-header__menu-btn {
	right: auto;
	left: 50px;
}

@media only screen and (max-width: 575px) {
	body .wazamba-header__menu-btn {
		left: 15px;
	}
}