@media screen and (max-width: 991px) {
	#main-header.autostop-sticky button.eael-simple-menu-toggle svg,
	#main-header.autostop-sticky button.eael-simple-menu-toggle svg path {
		fill: var(--e-global-color-secondary) !important;
		color: var(--e-global-color-secondary) !important;
	}
}