/*
	Uncompiled CSS stylesheet
*/

.menu-button {
	margin-right: 15px;
}
#menu-item-order-mobile.menu-button {
	margin-right: 0;
}
.menu-button.hidden {
	display: none;
}
.menu-button a,
.site-header nav ul .menu-button a:hover,
.mobile-nav-top nav ul .menu-button a:hover {
	padding: 5px 12px 3px;
	text-shadow: none;
	background: #000;
	color: #F9F7F2 !important;
}