/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2025 | 12:53:31 */
.main-navigation li {
	float: left;
}

@media screen and (min-width: 866px){
	.primary-navigation.header-activated  {
		background-color: #fff;
	}
}
.site-branding {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
}

.site-branding .site-title {
    width: 71%;
}

#navigation a {
    font-size: 1rem;
}

/* raus bis logo da ist */
.site-logo{
	display: none;
}

.site-branding {
	display: none;
}