/* individual content */
/* latin-ext */
@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/great_vibes_latin.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/great_vibes_latin_ext.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Big Shoulders Inline Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Big_Shoulders_latin_ext.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Big Shoulders Inline Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Big_Shoulders_latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Teaser Slideshow */
.ecaupo-intro-sub {
  font-size: 40pt;
  line-height: 60pt;
  color: rgb(201, 171, 129);
}
.ecaupo-font1 {
  font-family: 'Great Vibes', cursive;
}
.ecaupo-font2 {
  font-family: 'Big Shoulders Inline Text', cursive!important;
	font-weight:400!important;
}
.ecaupo-intro-main {
  font-size: 100pt;
  line-height: 110pt;
  color: rgba(255,255,255,1);
}
@media (max-width: 960px) {
	.ecaupo-intro-sub {
	  font-size: 30pt;
	  line-height: 50pt;
		margin-top:50px;
	}
	.ecaupo-intro-main {
	  font-size: 80pt;
	  line-height: 90pt;
	}
}

.ecaupo-kachel-kat-inner {
  background: #0c1b20;
	color:#fff;
}
.ecaupo-glamour {
  font-size: 30pt;
  line-height: 50pt;
  margin-bottom: 0 30px 30px 30px;
}
.ecaupo-kachel-kat-inner a {
	border: 1px solid #fff;
	background:none;
}

#section-7 {
	background: #0c1b20;
}
#section-8 .uk-light {
	color:#fff;
}

.kategorieHeader h1 {
	font-family: 'Great Vibes', cursive!important;
	font-size:6rem;
	text-align:center;
	color:#fff;
}
@media screen and (max-width:960px){
	.kategorieHeader .font-kat3-kat {
		font-size:4rem;
	}
}
.kategorieHeader {
	height:100vh!important;
}

.uk-list-divider > :nth-child(n+2){
	border-top: 1px dashed rgba(255,255,255,0.7)!important;
}

.ec-kat-artikelliste b {
	font-family: 'Great Vibes', cursive!important;
	font-size:2rem;
}
.ec-kat-artikelliste .uk-text-muted {
	color:rgba(255,255,255,0.7)!important;
	font-size:1rem;
}
.ec-kat-artikelliste li > div {
	padding-top:30px;
	padding-bottom:30px;
}
.ec-kat-artikelliste img {
	filter: saturate(0) brightness(1000);
}
.ec-kat-artikelliste sup {
	color: #fff;
}
.ec-product-main h2:not(sup), .square h2:not(sup) {
	font-family: 'Great Vibes', cursive!important;
	font-size:2rem;
}

.square {
	width:100%;
}
.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
/* ende individual content*/

/* Element menu */
.ec-categoryModal {	background: rgba(0, 0, 0, .4) url('varianten/menu/Grill/bg_web.jpg') no-repeat center center fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; background-blend-mode: darken; }
@media screen and (orientation:portrait){
	.ec-categoryModal {	background: rgba(0, 0, 0, .4)  url('varianten/menu/Grill/bg_mobile.jpg') no-repeat center center fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; background-blend-mode: darken; }
}


/* --Element menu */
/* Element color-btn */
.ec-link-btn, .ec-link-btn-small, .ec-link-btn-large, .ec-product-price { background-image: linear-gradient( 109.6deg,  rgba(209,0,116,1) 11.2%, rgba(110,44,107,1) 91.1% );color:#fff!important;border:none!important; }

/* --Element color-btn */
/* Element bg-kat1-ambient */
.bg-kat1-ambient { background:hsla(238, 15%, 12%, 0.788); }

/* --Element bg-kat1-ambient */