/* ---- Place your custom styles below ---- */

@media only screen and (min-width: 961px) {
#nav-header.nav-container { position: fixed; top: 0; width: 100%; z-index: 99; }
.body-wrapper { margin-top: 48px; }
}


#logo a img { max-height: 70px; }

.text {
  font-size: 17px;
  line-height: 1.6
}

#laterpay-invoice-indicator {margin-top:2px;}

/* 
#cookie-law-info-again {bottom: 90px !important;}

.zeiss-banner {
		position: fixed;
		bottom: 0;
		width:100%; 
		height: 90px;
		min-width: 300px;
		background: url('/wp-content/uploads/Banner/300x90_Mobile_Augenstress_digitale_Welt.png') no-repeat center top #fff;
		box-shadow: 0  -6px 6px #DDD;
	}

@media screen and (min-width: 720px) {
	.zeiss-banner {
		position: relative;
		width: auto;
		box-shadow: none;
		background: url('/wp-content/uploads/Banner/728x90_Leaderboard_Augenstress_digitale_Welt.png') no-repeat center top;
	}
	#cookie-law-info-again {bottom: 0px !important;}
} */
