/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Span:(1) uabb menu toggle **/
#menu-header-gaestehaus > li:nth-of-type(2) > div:nth-of-type(1) > a:nth-of-type(1) > span:nth-of-type(1) > .uabb-menu-toggle {
	font-size: 30px !important;
	padding-top: 7px !important;
}


/*( Phone )*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> Uabb creative menu mobile toggle container:(2) hamburger menu **/
	.uabb-creative-menu-mobile-toggle-container:nth-of-type(2) .hamburger-menu {
	width: 20px !important;
}


}

