/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 11 2025 | 11:11:46 */
@media (min-width:320px) and (max-width:600px){
	
	.custom-menu .elementskit-menu-hamburger {
		box-shadow: unset;
	}
	
	.custom-menu .elementskit-menu-hamburger svg {
		width: 20px;
		height: 20px;
		transform: translateY(1px);
		box-shadow: unset;
	}
	
	.wisdom-button svg {
		width: 120px !important;
	}
	
	.custom-menu #menu-main-menu li:last-child a {
        background: unset !important;
        font-family: "NeueEinstellung Regular", Sans-serif !important;
        color: #000 !important;
        margin-left: unset !important;
        padding: 16px 0px 0px 20px !important;
        font-size: 16px;
    }
}

