
body, #preloader {
	background: #FFFFFF !important;
}
.selected {
	background: #FFF url("") no-repeat right center !important;
	color: #fff !important;
}
nav .nav li:hover {
	background: #FFF;		
	color: #fff !important;
}
.entry-image-overlay {
	background: url(https://andreashuber-fotografie.de/wp-content/themes/supergrid/img/hover_magnify.png), url(https://andreashuber-fotografie.de/wp-content/themes/supergrid/img/overlay_bg.png); background-size:10px 10px, 100% 100%;
	background-position: center; background-repeat: no-repeat;
}

.entry-image-overlay {
	width: 100%; height: 100%;
	display: block;
	position: absolute; top: 0px;
	opacity: 0;
	background: url(https://andreashuber-fotografie.de/wp-content/themes/supergrid/img/dummy.gif); background-size:100% 100%;
	background-position: center; background-repeat: no-repeat; 
	transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; 
	-o-transition: all 0.3s ease-in;
}
h1, h2, h3, h4, h5, h6 { 
	font-family: 'Lato'; 
	padding: 10 0 0 0; 
	margin-top: 0; margin-bottom: 12px; margin-left: auto; margin-right: auto; 
	color: #000;
}

p { 
	width: 100%; 
	padding: 0 0 0 0; 
	margin-bottom: 22px; 
	font-family: 'Lato'; 
	font-size: 12px; 
	line-height: 20px;
	color: #888; 
 	margin-top: 0; 
}
