/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/files/wertheim-einkaufen.de/template/fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/wertheim-einkaufen.de/template/fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/wertheim-einkaufen.de/template/fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/wertheim-einkaufen.de/template/fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/wertheim-einkaufen.de/template/fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/wertheim-einkaufen.de/template/fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}


body {
	margin:0px;
	padding:0px;
}

/* Overlay Anfang */

.euf_overlay,
.euf_overlay__content {
	z-index: 999 !important;
}

.euf_overlay__content {
	background: #BE1E3C; 
    background: hsla(355,93%,55%,1); 
    color: white; 
    border-top: 8px solid white; 
    border-bottom: 8px solid white;
}    

.euf_overlay__content h1 {
	font-size: 21px !important;
	text-align: center;
}

.euf_overlay__content h2 a {
	font-size: 20px;
	font-weight: bold !important;
	color: #ffffff;
	text-decoration: underline;
}

.corona-eyecatcher {
	text-align: center;
	font-size: 20px;
	font-weight: bold !important;
}

.corona-eyecatcher p {
	background-color: #9a1721 !important;
}

.corona-eyecatcher  {
	color: #c0c0c0;
}

.corona-eyecatcher p a {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold !important;
}
/* Overlay Ende */

@media screen and (min-width: 1200px) {
  /*.hamburger {display: none;}*/
}