/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 
 button.menu-toggle,
 button.menu-toggle:hover{
	 background-color:transparent;
	 border-color: transparent;
 }
