/* Themify Customize Styling */
body {	background-image: url(https://nichtnur.inmeinemkopf.de/wp-content/uploads/2021/09/background.jpg);
	background-position: left top; 
}
#body {	
	background-repeat: repeat-x;
	background-position: right bottom; 
}
#headerwrap.fixed-header #site-logo a img {		width: 250px;
	height: 85px; 
}
body #site-logo a img {		width: 400px; 
}
#site-description {		font-weight:bold;
	font-size:0.7em;
	text-transform:uppercase;	text-align:left; 
}
#footerwrap {	background: none;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 6px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 250px;
	height: 85px; 
}
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 250px;
	height: 85px; 
}
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 250px;
	height: 85px; 
}
body #site-logo a img {		width: 400px; 
}
 }