/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 17 2025 | 12:28:02 */
#toTop{
	display:none !important;
}
#page .site{
	/* margin-top: -5px !important; */
}
body { 
  /* margin-top: -26px !important; */
}
body:not(.page-template-fullwidth-content) .site-content{
	margin-top: 0px;
}
.site-header{
	background: black;
}
.main-navigation.fairwindlitele-menu .main-navigation-inner{
	    background: black;
}
.w4n-kontakt-logo{
	color: white;
    display: block;
    position: relative;
    margin-bottom: 5px;
    height: 30px;
}
.w4n-kontakt-logo a:hover{
	text-decoration:underline;
	color: #f7a801;
}

.site-footer__wrap.container{
	display:none !important;
}

