@media only screen and (max-width: 960px) {
.ashade-mobile-menu-button {
		background: rgba(35,35,32,0.7)! important;
		border-radius: 50%;
		font-size: 30px;
		line-height: 30px;
		padding-left: 10px;
		padding-top: 12px;
	}
}