/*
Theme Name: SK Store Theme
Author: Stefan Kliszynski
Description: Wordpress & WooCommerce theme for the Stefan Kliszynski Store
Text Domain: sk-store-theme
Version: 0.0.5
*/

/* Store specific styles */

.go-menu-dark {
	
	margin: auto;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	margin-top: 22px;
	
}

.go-menu-light {
	
	margin: auto;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	
}