/*
 Theme Name:   Wursttheke
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Storefront
 Author:       s.dejevx for r.dejevx
 Author URI:   http://example.com
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront
*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css");
@import url("https://fonts.googleapis.com/css2?family=Calistoga&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css");

@font-face {
  font-family: "wurst";
  src:
    url("fonts/wurst.otf") format("opentype"),
    url("fonts/wurst.otf") format("opentype"),
    url("fonts/wurst.woff") format("woff");
}

	
	.clearfix {
		overflow: auto;
	}
	
	.clearfix::after {
		content: "";
		clear: both;
		display: table;
	}
	
	hgroup.hglogo {
		display: block;
		width: 100%;
		background: white;
		position: relative;
		z-index: 200;
		padding-bottom: 50px;
	}
	
	.logo-img-kl {
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		top: -1vh;
		bottom: 0;
		display: block;
	}
	
	.logo-img-kl img{
		width: auto;
		height: 7vh;
		margin: 0 auto;
		display: block;
	}
	
	strong {
		font-weight: 500;
	}
	
	 h1 {
		  font-family: wurst;
		  font-size: 12vw;
		  width: 100%;
		  text-align: center;
	  }
	  
	  h2 a {
		  text-decoration: none;
	  }
	  
	  h2 a:hover {
		  text-decoration: none!important;
		  border: none;
	  }
	  
	  a {
		  text-decoration: none;
		  color: inherit;
	  }
	  
	  a:hover {
		  text-decoration: none;
		  //color: gray;
		  color: inherit;
		  cursor: pointer;
	  }
	  
	  .big-logo {
		  padding-top: 14vh;
		  line-height: 7vw;
		  background: white;
		  display: block;
		  font-size: 15vw;
	  }
	  
	  .big-logo img {
		  width: 100%;
	  }
	  
	  .claim-logo {
		  font-family: sans-serif;
		  font-size: 3.25vw;
		  letter-spacing: 1.50vw;
		  font-weight: 100!important;
		  margin-bottom: 0;
		  padding-top: 3.5vh;
		  display: block;
		  text-transform: uppercase;
		  text-align: center;
		  width: 100%;
		  text-indent: 2.30vh;
		  background: white;
		  display: block;
	  }
	  
	  .intro {
		  
		  //position: sticky;
		  //height: 300vh;
		  //background: blue;
		  display: block;
		  top: 0;
	  }
	  
	  .fleischer {
		  //position: sticky;
		  //height: 300vh;
		  //background: green;
		  display: block;
	  }
	  
	  .black {
		  background: black;
	  }
	  
	  .blue {
		  background: blue;
	  }
	  
	  .img {
		  //background: #f7f7f7;
		  width: 100%;
		  height: 100vh;
		  position: sticky;
		  top: 0;
		  //background: url("https://stefanb18.sg-host.com/wursttheke/wp-content/uploads/2024/01/20200929-20200929-_DSF7833_komprimiert.jpg") center center;
		  background-size: cover;
		  background-repeat: no-repeat;
	  }
	  
	  .start-mag-con {
		  margin: 0 0 0 auto;
		  width: 80%;
	  }
	  
	  .start-mag-img {
		  display: block;
		  width: 80%;
	  }
	  
	  .item {
		  box-sizing: border-box;
		  background: #f7f7f7;
		  //border: 50px solid white;
		  height: 60vh;
		  width: 60%;
		  display: block;
		  margin: 0 auto 100px;
	  }
	  
	  
	  /* Navigation */
	  
	  .nav-l {
		  padding: 0;
		  margin: 0;
		  list-style-type: none;
		  text-transform: capitalize;
	  }
	  
	  .nav-l li {
		  display: inline-block;
		  padding: 10px 15px;
	  }
	  
	  .nav-container {
		  position: fixed;
		  width: 100%;
		  z-index: 100;
		  //background: rgba(255,255,255,1);
	  }
	  
	  .nav-container a {
		  color: inherit;
	  }
	  
	  .nav-container a:hover {
		  text-decoration: underline;
	  }
	  
	  .nav-r {
		  text-align: right;
	  }
	  
	  .warenkorb {
		  text-align: right;
		  padding: 10px 15px;
	  }
	  
	  .nav-container h2 {
		  padding: 10px 15px;
	  }
	  
	   .warenkorb span {
		   background: black;
		   //padding: 10px 10px;
		   padding: 0 10px;
		   border-radius: 5px;
		   display: inline-block;
		   color: white;
		   margin-right: 10px;
	   }
	  
	  .woocommerce-checkout h3 {
		  font-family: wurst, sans-serif;
		  margin-top: 100px;
		  text-align: left;
	  }
	   
	  .woocommerce-checkout label a{
		  //text-decoration: underline;
		  border-bottom: 1px solid black;
		  font-weight: 400;
	  } 
	 
	 /*.woocommerce-checkout .woocommerce table.shop_table {
		 background: white;
		 border: none;
		 border-radius: 0;
	 }
	  
	 .woocommerce-checkout .shop_table th {
		  background: black;
		  background-color: black;
		  color: white;
		  border: none;
	  }
	  
	  .woocommerce-checkout .shop_table tr {
		  border: none;
	  }
	  
	  .woocommerce table.shop_table td {
		  background: none;
		  border-top: 1px solid black;
		  border-collapse: collapse;
		  border: none;
	  }
	  
	   .woocommerce table.shop_table tbody {
		   border: none;
	   }
	   
	   .woocommerce table.shop_table tfoot td {
		   border: 1px solid black;
	   }*/
	  
	  
	  /* Featured Wurst */
	  
	  h2 {
		  font-size: 32px;
		  font-family: wurst;
		  text-align: center;
		  font-size: 2vw;
		  line-height: 2.5vw;
	  }
	  
	  h3 {
		  font-size: 21px;
		  font-weight: 300;
		  text-align: center;
		  font-size: 1.2vw;
	  }
	  
	  .featured-item {
		position: relative;
		-webkit-animation: shake 1s;
		animation: shake 1s;  
	  }
	  
	  .featured-item:hover img{
		  -webkit-animation: shakeX 1s;
		  animation: shakeX 1s;
	  }
	  
	  .featured-item:hover img{
		  -webkit-animation: headShake 1s;
		  animation: headShake 1s;
	  }
	  
	  .featured-item img {
		  mix-blend-mode: darken;
		  display: block;
		  margin: 0 auto;
		  width: 100%;
		  height: auto;
	  }
	  
	  .feat-img-wrapper {
		  position: relative;
	  }
	  
	  .feat-item-bkg {
		  position: absolute;
		  top: 0;
		  left: 0;
		  right: 0;
		  margin: 0 auto;
		  width: 100%;
		  height: 80%;
		  display: block;
		  background: #f7f7f7;
		  z-index: -1;
	  }
	  
	  /*.featured-item:hover .feat-item-bkg {
	  	transform: translateZ(-50px);
	  	//background: blue;
	  	transform: translate3d(-10px,10px,-150px);
	  	transition: all .5s ease-out;
	  	//height: 60%;
	  	margin: auto;
	  	left: 0; 
	  	right: 0;
	  }
	  
	  .featured-item:hover img {
		//transform: translateZ(-50px);
	  	//background: blue;
	  	//transform: translate3d(10px,10px,-150px);
	  	transition: all .5s ease-out;
	  	//height: 60%;
	  	margin: auto;
	  	left: 0; 
	  	right: 0;

	  }*/
	  
	  .freunde .img-con {
		  overflow: hidden;
		  height: 120vh;
		  width: 100%;
		  position: relative;
	  }
	  
	  .freunde .img-con img {
		  position: absolute;
		  top: 0;
		  left: 0;
		  right: 0;
		  bottom: 0;
		  margin: auto;
		  height: 120vh;
		  width: auto!important;
		  max-width: none;
	  }
	  
	  .freunde .img-con:first-child img {
		  //transform: translateX();
		  top: auto;
	  }
	  
	  
	  /* Intro Modul */
	  
	  p {
		  font-size: 24pt;
		  line-height: 31pt;
		  letter-spacing: 0.06pt;
		  max-width: 70%;
		  padding-left: 15px;
		  display: block;
		  font-weight: 300;
		  padding-top: 100px;
	  }
	  
	  .intro p {
		  font-family: sans-serif;
	  }
	  
	  .intro-img {
		  display: block;
	  }
	  
	  .intro-bu {
		   font-size: 18pt;
		  line-height: 24pt;
		  letter-spacing: 0.06pt;
		  max-width: 75%;
		  padding-left: 15px;
		  display: block;
		  font-weight: 300;
		  padding-top: 15px;
	  }
	  
	  .intro-bu a {
		  color: inherit;
		  padding-bottom: 2px;
		  border-bottom: 1px solid black;
		  font-size: 14pt;
	  }
	  
	  .presenter-claim {
		  font-family: "wurst";
		  font-size: 22pt;
	  }
	  
	  
	  .presenter-padding {
	  	margin-top: 365px;
		}
	  
	  /* Lesen Archive */
	  
	  .magazin-archive {
		  padding-top: 10vh;
	  }
	  
	  .magazin-archive h1 {
		  margin-bottom: 96px;
		  font-size: 72pt;
	  }
	  
	  .magazin-archive-con {
		  
	  }
	  
	  .m-a-teil h2{
		  font-size: 36pt;
		  line-height: 44pt;
		  //position: absolute;
		  top: 0;
		  //background: white;
		  z-index: 10;
		  color: inherit;
	  }
	  
	  .m-a-teil {
		  min-height: 48px;
		  position: relative;
		  width: 40%;
		  margin: 0 auto;
		  //background: green;
		  margin-bottom: 72px;
		  box-sizing: border-box;
	  }
	  
	  .m-a-teil .m-a-teile {
		  right: 0;
		  padding-left: 10px;
	  }
	  
	  .m-a-teil .m-a-title {
		  left: 0;
		  padding-right: 10px;
	  }
	  
	  .m-a-teil .dotted {
		  border-bottom: 3px dashed black;
		  position: absolute;
		  top: 32px;
		  width: 100%;
		  display: none;
	  }
	 
	  .m-a-teil a {
		  display: block;
		  color: black;
		  text-decoration: none;
		  //background: green;
		  padding: 24px;
		  border-radius: 10px;
	  }
	  
	  .m-a-teil a:hover {
		  //background: white;
		  //mix-blend-mode: darken;
		  box-sizing: border-box;
		  //background: rgba(255,255,255,0.8);
		  //box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
		  //filter: blur(4px);
		  text-shadow: 2px 2px 10px rgba(255,255,255,0.6);
		  
	  }
	  
	  .m-a-excerpt, .m-a-excerpt p {
		   font-family: "big caslon", serif;
		   font-size: 24pt;
		   line-height: 32pt;
		   max-width: 100%;
		   position: relative;
		   z-index: 2;
		   padding-top: 0;
	  }
	  
	  .jetztLesen {
		  text-align: center;
		  width: max-content;
		  margin: 0 auto;
		  padding-bottom: 3px;
	  }
	  
	  .jetztLesen:hover {
		  border-bottom: 1px solid black;
		  padding-bottom: 2px;
		  
	  }
	  
	  .content-magazin {
		  overflow: hidden;
	  }
	  
	  .info-index .info-intro h2 {
		  text-align: center;
	  }
	  
	  /*.info-intro p{
		   font-family: "big caslon", serif;
		   font-size: 16pt;
		   line-height: 24pt;
		   max-width: 100%;
		   position: relative;
		   z-index: 2;
		   padding-top: 0;
	  }*/
	  
	  .info-intro p {
		 font-family: sans-serif;
		 text-align: left;
		 margin-bottom: 0;
		 //margin-top: 150px;
		 font-size: 24pt;
		 line-height: 34pt;
		 font-style: normal;
		 font-weight: normal;
		 padding: 0;
		 padding-bottom: 30px;
		 max-width: 100%;
		 font-weight: 300;
	  }
	  
	  .m-a-dachzeile {
		  font-family: sans-serif;
		  font-size: 14pt;
		  font-weight: 100;
	  }
	  
	  .magazin-archive-con img{
		width: 100%;
		display: block;
		margin: 0 auto;  
		position: absolute;
		//opacity: 0;
		left: 0;
		right: 0;
		top: 0;
		//transform: translateY(-50%);
		opacity: 0;
		z-index: -1;
		position: fixed;
		filter: blur(4px);
	  }
	  
	  .magazin-archive-con img.active {
		  opacity: .5;
	  }
	  
	  .magazin-archive-con img.brush {
		  top: 0;
		  opacity: 0;
		  //mix-blend-mode: darken;
		  filter: grayscale(0);
		  position: absolute;
		  max-width: 200%;
		  width: 200%;
		  transform: translateX(-50%);
		  top: -50%;
		  left: 50%;
		  margin: auto;
		  z-index: 1;
	  }
	  
	  .magazin-archive-con img.brush.active {
		  opacity: .8!important;
		  //filter: grayscale(1);
	  }
	  
	  
	  
	  /* Lesen */
	  
	  .titelbild {
		  position: sticky;
		  top: 0;
		  z-index: -1;
		  height: 100vh;
		  overflow: hidden;
	  }
	  
	  .titelbild img {
		  width: 100%;
		  display: block;
	  }
	  
	  .intro-magazin {
		 position: relative;
		  //top: 100vh; 
		  left: 0;
		  //bottom: 0;
		  right: 0;
		  width: 100%;
		  //min-height: 100vh;
		  margin: auto;
		  text-align: center;
		  background: rgb(255,255,255);
		  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(0,0,0,0) 100%);
		  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
		  padding: 1px 0;
		  box-sizing: border-box;
		  //border: 1px solid blue;
		  padding-top: 100vh;
		  padding-bottom: 25vh;
	  }
	  
	  .intro-magazin h1 {
		  font-size: 72pt;
		  width: 60%;
		  margin: 0 auto;
		  text-align: center;
		  margin-bottom: 72px;
		  //margin-top: 30vh;
		  
	  }
	  
	  .intro-magazin p {
		  margin: 0 auto;
		  font-family: "big caslon", serif;
		  //margin: 0;
		  padding: 0;
		  margin-bottom: 72px;
	  }
	  
	  .mag-content {
		  background: white;
		  width: 100%;
		  margin: 0 auto;
		  padding-top: 72px;
		  padding-bottom: 144px;
		  box-sizing: border-box;
		  //border: 1px solid red;
	  }
	  
	  .qa-container {
		  margin: 0 auto;
		  width: 50%;
		  min-width: 320px;
	  }
	  
	  .qa-container p {
		  line-height: 32pt;
	  }
	  
	  
	  
	  
	  .single-magazin .informieren-wrap .frage {
		  font-family: "big caslon", serif;
		  //text-transform: uppercase;
		  font-weight: bold;
		  font-style: italic;
		  width: 100%;
		  max-width: 100%;
		  padding: 0;
		  margin: 0;
		  margin-top: 72px;
		  //margin-bottom: 10px;
		  //opacity: .8;
		  letter-spacing: .75px;
		  
	  }
	  
	  .single-magazin .informieren-wrap .antwort p{
		  font-family: "big caslon", serif;
		  font-weight: 100;
		  width: 100%;
		  max-width: 100%;
		  padding: 0;
		  margin: 0;
		  margin-top: 12px;
		  text-indent: 48pt;
		  opacity: .8;
	  }
	  
	  .mag-vollbild img {
		  display: block;
		  margin: 0 auto;
		  padding: 72px;
		  box-sizing: border-box;
	  }
	  
	  .mag-teil-con {
		  position: fixed;
		  top: 0;
		  bottom: 0;
		  left: 0;
		  right: 0;
		  margin: auto;
		  width: 100%;
		  height: 100vh;
		  background: white;
		  //padding: 25px;
		  box-sizing: border-box;
		  border: 1px solid rgba(0,0,0,0.3);
		  //height: 10vh;
		  overflow: hidden;
		  box-shadow: 2px 2px 20px rgba(0,0,0,0.3);
		  opacity: 0;
		  pointer-events: none;
	  }
	  
	  .mag-teil {
		//padding: 24px;
		//background: white;
		max-width: 100%;
		//display: inline-block;
		max-width: 50%;
		margin: 0;
		text-align: left; 
		 
	  }
	  
	  .half-con {
		  width: 65%;
		  margin: 0 auto;
	  }
	  
	   .mag-teil-con a {
		   position: relative;
		   display: block;
		   color: black;
		   padding: 12px 24px;
		   max-width: 100%;
	   }
	   
	    .mag-teil-con a:hover {
		    text-decoration: none;
		    background:rgba(255,255,255,0.5);
		    background: #f7f7f7;
		    //opacity: .8;
		    box-shadow: 2px 2px 20px rgba(0,0,0,0.2);
		    cursor: pointer; 
	    }
	    
	    .mag-teil-con a:hover h2 {
		    background: #f7f7f7;
	    }
	  
	   .mag-teil-con h1 {
		   font-size: 48pt;
		   margin: 0;
		   letter-spacing: .5px;
		   //display: inline-block;
		   display: block;
		   padding-left: 24px;
		   padding-top: 24px;
		   text-align: left;
		   max-width: 50%;
		   
	   }
	   
	   .mag-teil-con h2 {
		   text-align: left;
		   //padding-left: 24px
	   }
	   
	   .toc-con {
		   position: relative;
		   height: 24pt;
		   margin-bottom: 12pt;
	   }
	   
	   .toc-con .dots {
		   position: absolute;
		   width: 100%;
		   display: block;
		   border: 1px dashed black;
		   bottom: 5px;
	   }
	   
	   .toc-con h2 {
		   position: absolute;
		   background: white;
		   padding-bottom: 5px;
	   }
	   
	   .toc-con .toc-title {
		   left: 0;
		   top: 0;
		   z-index: 10;
		   padding-right: 12px;
	   }
	   
	   .toc-con .toc-teil {
		   right: 0;
		   top: 0;
		   padding-left: 12px;
	   }
	   
	   .mag-teil-con p {
		   padding: 0;
		   //margin: 0 auto;
		   font-family: baskerville, sans-serif;
		   font-size: 12pt;
		   line-height: 16pt;
		   color: black;
		   //padding-left: 24px;
		   display: block;
		   width: 100%;
		   text-align: left;
		   //margin: 0 0 0 auto;
		   max-width: 100%;
		  
	   }
	   
	   .toc-img {
		   position: absolute;
	   		width: 50%;
	   		overflow: hidden;
	   		height: 100vh;
	   		top: 0;
	   		right: 0;
	   		margin: 0 0 0 auto;
	   		//border: 1px solid green;	
	   }
	   
	   .mag-teil-con img{
		   width: 180%;
		   max-width: 180%;
		   //height: 50vh;
		   //display: inline-block;
		   //opacity: 0;
		   position: absolute;
		   top: 0;
		   left: 0;
		   right: 0;
		   margin: auto;
		   background: black;
		   z-index: -1;
		   opacity: 0;
		   left: 50%;
		   transform: translateX(-50%);
	   }
	   
	   .mag-teil-con img.active {
		   opacity: 1;
	   }
	  
	  .magMoreItem {
		  
	  }
	  
	  .magMoreItem p {
		  text-align: left!important;
		  font-size: 18pt;
		  line-height: 26pt;
	  }
	  
	  .magMoreItem img {
		  display: block;
		  width: 100%;
		  height: auto;
	  }
	  
	  .magMoreItem h2 {
		  text-align: left;
		  font-size: 2vw;
		  //padding-left: 15px;
		  padding-top: 30px;
	  }
	  
	  .magMoreItem h2 small {
		  font-size: 1.5vw;
	  }
	  
	  .magMoreItem p {
		  margin: 0;
		  padding: 0;
		  padding-top: 30px;
	  }
	  
	  .magMoreItem .more-wurst-btn {
		  text-align: left;
		  margin: 0;
	  }
	  
	  /* Produkt */
	  
	  .produkt-container {
		  width: 100%;
	  }
	  
	  .fleischer-face {
		  float: left;
		  width: 50%;
	  }
	  
	  .fleischer-header p{
		  padding-top: 0;
		  padding-left: 0;
		  font-size: 16px;
		  line-height: 24px;
		  font-weight: 400;
	  }
	  
	  .fleischer-content {
		  float: left;
		  width: 50%;
		  min-height: 100vh;
		  text-align: left!important;
	  }
	  
	   .product-container {
		  margin-left: -100px;
		  margin-top: 30px;
		  position: relative;
		  z-index: 10;
	   }
	  
	  h3.fl-h3 {
		  font-size: 18pt;
		  text-align: left;
		  margin: 0;
		  padding: 0;
	  }
	  
	  .product-container .featured-item{
		  width: 100%;
		  min-width: 320px;
	  }
	  
	  .product-wrap .featured-item img {
		  width: 100%;
	  }
	  
	  h1.fl-h1 {
		  font-size: 36pt;
		  text-align: left;
		  margin: 0;
		  padding: 0;
		  margin-bottom: 20vh;
	  }
	  
	  .price {
		  font-size: 32pt;
		  font-family: "wurst", serif;
	  }
	  
	  .price .waehrung {
		  font-size: 14pt;
		  display: inline!important;
		  font-family: sans-serif;
		  font-weight: 500;
	  }
	  
	  .quantity {
		  display: inline-block;
		  padding: 10px 0px;
		  border-radius: 10px;
		  outline: gray;
		  border: 1px solid black;
		  background: white;
	  }
	  
	  .quantity input {
		  border: none;
		  padding: 0;
	  }
	  
	  
	  button.buy-btn {
		  padding: 10px;
		  background: black!important;
		  color: white;
		  border-radius: 10px;
		  max-width: 180px;
		  margin-top: 15px;
		  text-align: center;
		  border: none;
	  }
	  
	  .product-wrap {
		  //padding-left: 50px;
	  }
	  
	  .product-wrap span {
		  display: block;
	  }
	  
	  .detail-hl {
		  font-size: 14pt;
		  font-weight: 500;
	  }
	  
	  .slider-imps {
		  width: 100%;
		  position: relative;
	  }
	  
	  .swiper-button-prev:after,
	  .swiper-button-next:after {
	  	display: none;
		}
	  
	  .slider-imps .swiper-button-prev,
	  .slider-imps .swiper-button-next {
		  color: black;
		  //height: 10px;
		  font-size: 18pt;
		  transform: none;
		  position: absolute;
		  top: 115px;
		  left: auto;
	  }
	  
	  .in-stock {
		  color: green;
	  }
	  
	  
	  .slider-imps .swiper-button-prev {
	  	right: 40px;
	  	
	  }
	  
	  .slider-imps .swiper-button-next {
	  	right: 0px;
	  }
	  
	  .swiper {
		  width: 100%;
		}  
	  
	  .slider-imps .swiper-slide {
		  width: 320px!important;
		  min-width: 320px;
	  }
	  
	   .slider-imps .center-img-con {
		   width: 100%;
		   height: 480px;
		   //max-width: 320px;
		   //height: 480px;
	   }
	   
	   .slider-imps .center-img-con img {
		   height: 480px;
	   }
	  
	  .slider-imps img{
		  width: 100%;
		  display: inline;
	  }
	  
	  .slider-imps .swiper-slide {
		  
	  }
	  
	  .mehr-erfahren a{
		  color: inherit;
		  text-decoration: none;
		  padding-bottom: 2px;
		  border-bottom: 1px solid black;
	  }
	  
	  .more-wurst .swiper-slide{
		  width: 320px!important;
		  
	  }
	  
	  .more-wurst h1.fl-h1 {
		  font-size: 24pt;
		  text-align: center;
	  }
	  
	  .more-wurst h3.fl-h3 {
		  font-size: 14pt;
		  text-align: center;
	  }
	  
	  .more-wurst .featured-item {
		 /* width: 30%;
		  min-height: 50vh;
		  float: left;*/
	  }
	  
	  .more-wurst .price {
		  font-size: 18pt;
		  text-align: center!important;
		  display: block;
	  }
	  
	  .more-wurst .price .waehrung {
		  font-size: 12pt;
	  }
	  
	   .more-wurst .more-wurst-btn {
		  display: block;
		  padding-bottom: 2px;
		  border-bottom: 1px solid black;
		  text-align: center;
		  width: max-content;
		  /*float: left; 
		  clear: left;*/
		  margin: 0 auto;
	  }
	  
	  
	  
	  .center-img-con {
	  width: 100%;
	  margin: 0 auto;
	  overflow: hidden;
	  position: relative;
	  height: 100vh;
	  }
	  
	  .center-img-con img {
		left: 50%;
		transform: translateX(-50%);
		position: absolute;  
		height: 100vh;
		width: auto!important;
		max-width: none!important;
		min-width: none!important;
	  }
	  
	  .fl-h3 {
		  text-align: left;
	  }
	  
	  .zitate-produkt {
		text-align: center;
		font-family: wurst;
		width: 70%;
		margin: 30vh auto 0;
		padding: 0;
		font-size: 8vw;
		line-height: 84pt;
		line-height: 9.5vw;
		//text-indent: 72pt;  
	  }
	  
	  .zitate-produkt::before {
		  content: "« ";
		  //margin-left: -144pt;
		  
	  }
	  
	  .zitate-produkt::after {
		  content: " »";
	  }
	  
	  .zitate-produkt-fl {
		font-family: sans-serif;
		font-size: 36pt;
		text-align: right;
		width: 60%;
		margin: 0 auto 30vh; 
		padding: 0;
		font-size: 4vw;
		line-height: 5.5vw; 
	  }
	  
	  
	  /* Cart dropdown */
	  
	  
	  .cart-dropdown {
		display: none;  
	  }
	  
	  .warenkorb:hover .cart-dropdown {
		  display: block;
	  }
	  
	  a.checkout-button.button.alt.wc-forward.notForward {
		  pointer-events: none;
		  background: gray;
	  }
	  
	  
	  
	  /* inCart Modal */
	  
	  .bodyStop {
		  overflow: hidden;
		  max-height: 10vh;
	  }
	  
	  .inCart-modal {
		  position: fixed;
		  width: 100%;
		  height: 100vh;
		  z-index: 900;
		  top: 0;
		  left: 0;
		  display: block;
		  background: rgba(0,0,0,0.7);
	  }
	  
	  .inCart-modal .schliessen-link {
		  position: absolute;
		  top: 10px;
		  right: 25px;
		  left: auto;
		  display: block;
	  }
	  
	  .content-inCart {
		  width: 100%;
		  height: 100vh;
		  background: white;
		  display: block;
		  margin: auto;
		  top: 0; bottom: 0; left: 0; right: 0;
	  }
	  
	  .content-inCart .more-wurst .swiper-slide {
		  width: 160px!important; 
	  }
	  
	  .product-wrap  .content-inCart .slider-imps .featured-item img {
		  display: block;
		  width: 160px;
		  margin: 0 auto;
	  }
	  
	  .inCart-modal .more-wurst .featured-item {
		  width: 160px;
	  }
	  
	  .inCart-modal .feat-item-bkg {
		  width: 160px;
	  }
	  
	  .inCart-modal .slider-imps .swiper-slide {
		  min-width: 160px;
	  }
	  
	   .inCart-modal .more-wurst h1.fl-h1 {
		   font-size: 18pt;
		   min-height: 58px;
		   hyphens: auto;
	   }
	   
	    .inCart-modal .more-wurst h3.fl-h3 {
		   font-size: 14pt;
	   }
	   
	   .inCart-modal .more-wurst .more-wurst-btn {
		   font-size: 10pt;
	   }
	   
	   .product-wrap .inCart-confirm .featured-item img {
		   width: 100px;
	   }
	   
	   .inCart-confirm {
		   background: rgba(0,255,0,0.2);
	   }
	   
	   .inCart-confirm > div {
		   display: inline-block;
		   vertical-align: top;
		   width: 60%;
		   text-align: left;
	   }
	   
	   .inCart-confirm .inCart-img {
		   max-width: 100px;
		   min-width: 100px;
	   }
	   
	    .inCart-confirm h1.fl-h1 {
		    margin-bottom: 0;
		    font-size: 14pt;
		    text-align: left;
	    }
 
	    
	    .inCart-confirm h3.fl-h3 {
		    margin-bottom: 0;
		    font-size: 10pt;
		    text-align: left;
	    }
	    
	    .inCart-text {
		    margin-top: 5px;
		    display: block;
	    }
	   
	  
	  /* Produzenten
		===========================================================================  
	  */
	  
	  .produzenten-beschreibung p {
		  font-size: 13pt;
		  line-height: 21pt;
		  margin: 0;
		  padding: 0;
	  }
	  
	  
	  /* Bootstrap Woocommerce fixes
		 ===========================================================================   */
	  
	  .woocommerce-billing-fields .form-row,
	  .woocommerce-shipping-fields .form-row,
	  .woocommerce form .form-row {
	    display: block;
	  }
	  
	  .woocommerce .col2-set .col-1,
	  .woocommerce-page .col2-set .col-1,
	  .woocommerce .col2-set .col-2,
	  .woocommerce-page .col2-set .col-2 {
	    max-width: unset;
	  }
	  
	  .woocommerce-Addresses {
	  	display: block !important;
	}

	.woocommerce-Address-title > * {
    	display: block !important;
	}
	
	.woocommerce-checkout p {
		font-size: 12pt;
		padding: 0;
		line-height: 24px;
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	
	
	
	
	 /* Produzenten
		===========================================================================  
	  */
	  
	  
	 .footer-wrapper {
		 background: #f7f7f7;
		 padding: 100px 0 0 0;
		 margin-top: 60px;
	 } 
	 
	 .footer-wrapper ul {
		 list-style-type: none;
		 padding: 0;
		 margin: 0;
		 padding-left: 2vw;
	 }
	 
	 .footer-wrapper ul li a{
		 margin-bottom: 5px;
		 padding: 10px 15px;
		 display: block;
		 width: fit-content;
	 }
	 
	  .footer-wrapper ul li a:hover {
		  background: rgba(0,0,0,0.1); 
		  border-radius: 5px;
		  
	  } 
	 
	 .footer-wrapper h5 {
		 opacity: .7;
		 font-family: 'wurst', sans-serif;
		 font-size: 2.5vw;
		 text-align: center;
	 }
	 
	  .footer-wrapper h6 { 
		  font-weight: 500;
		  font-family: sans-serif;
		  opacity: .5;
	  } 
	 
	 .signupNL {
		 padding: 15px 0;
	 }
	 
	 #signup-mj {
		max-height: 285px!important;
		mix-blend-mode: darken;
		margin-left: -50px;
		margin-top: -40px;
		margin-bottom: 20px;
			 
	 }
	 
	 .signupNL button {
		 background: rgba(0,0,0,0.7);
		 color: white;
		 padding: 10px 15px;
		 border-radius: 0px 5px 5px 0px;
		 border: none;
	 }
	 
	 .signupNL input {
		 padding: 9px 15px;
		 border-radius: 5px 0px 0px 5px;
		 border: none;
		 border: 1px solid gray;
	 }
	 
	 .single-magazin .footer-icon, .single-informieren .footer-icon, img.footer-icon, .page img.footer-icon {
		 max-height: 45px;
		 margin-top: -7.5px;
		 opacity: .5;
		 width: auto;
		 
	 }
	 
	 .list-icons {
		text-align: right;
		vertical-align: middle;		 
	 }
	 
	 .list-icons li{
		 display: inline-block;
		 padding: 0;
	 }
	 
	 ul.list-icons-social {
		 padding: 0;
		 margin-top: 15px;
	 }
	 
	 .list-icons-social li {
		 display: inline-block;
	 }
	 
	 .list-icons-social li img {
		 max-height: 35px;
		 width: auto;
	 }
	 
	  .list-icons-social .footer-icon {
		  opacity: .7;
	  }
	 
	 
	 /* Zutaten, Nährwert, Beschreibung
		===========================================================================	 
	*/	 
	
	.tablinks {
		background: none;
		font-weight: 300;
		//font-size: 10pt;
		padding: 0 0 0px 0;
		margin-right: 30px;
		border: none;
		color: black!important;
		-webkit-appearance: none;
	}
	 
	.tablinks.active {
		border-bottom: 1px solid black;
	} 
	
	.tabcontent, .tabcontent p{
		font-size: 18pt;
		//font-family: "big caslon", serif;
		line-height: 29pt;
		font-weight: 300;
		width: 100%;
		max-width: 100%;
		min-width: 320px;
		margin: 0;
		padding: 0;
	} 
	
	.tabcontent p strong{
		font-weight: 500;
	}
	
	.allergy {
		font-weight: 500;
	}
	
	#Naehrwert > span {
		display: block;
		border-bottom: 1px solid black;
		max-width: 460px;
		text-align: right;
		position: relative;
	}
	
	#Naehrwert > span:first-child {
		text-align: left;
		background: black;
		color: white;
		text-indent: 10px;
	}
	
	#Naehrwert .table-left {
		text-align: left;
		display: inline-block;
		//background: green;
		position: absolute;
		top: 0;
		left: 0;
		text-indent: 10px;
	}
	
	
	
	/* Cart Styles 
		===========================================================================
	*/
	  
	td.product-name, td.product-price, td.product-subtotal {
		font-family: wurst;
		font-size: 18pt;
		color: black;
		padding: 0!important;
		padding: 20px!important;
	} 
	
	td.product-name a {
		color: inherit;
		padding: 0;
	} 
	
	.wc-proceed-to-checkout a.button.checkout-button {
		//background: none;
		font-size: 12pt;
		border-radius: 5px;
	}
	
	.cart_totals h2{
		text-align: left;
		font-family: sans-serif;
		padding-left: 20px;
		padding-bottom: 20px;
	}
	
	
	
	/*.woocommerce-Price-amount.amount {
		font-family: wurst;
		font-size: 18pt;
		padding: 20px!important;
	}*/
	
	.woocommerce-Price-currencySymbol {
		font-family: sans-serif;
		font-size: 14pt;
	}
	
	
	/* Germanized */
	
	main#wp--skip-link--target {
    width: 100%;
    margin: 0 auto;
    max-width: 1350px;
    font-family: sans-serif;
	}
	
	.cart p {
		padding: 0;
		font-family: sans-serif;
		font-size: 11pt;
	}
	
	.woocommerce p.delivery-time-info {
		font-size: 11pt;
	}
	
	p.wc-gzd-additional-info.small-business-info {
		padding: 0;
		max-width: 100%;
		line-height: 18pt;
		text-align: left;
	}
	
	.cart_totals .wc-gzd-additional-wrapper {
		text-align: left;
	}
	
	td.product-name a {
		font-size: 14pt;
	}
	
	span.woocommerce-Price-amount.amount {
		font-size: 12pt;
		font-family: sans-serif;
	}
	
	span.woocommerce-Price-currencySymbol {
		font-family: sans-serif;
		width: 300;
		font-size: 12pt;
	}
	
	a.checkout-button.button.alt.wc-forward {
		background: rgba(0,0,0,1);
		color: white;
	}
	
	a.checkout-button.button.alt.wc-forward:over {
		background: rgba(0,0,0,0.7);
	}
	
	button#place_order {
		background: rgba(0,0,0,1);
		color: white;
	}
	
	button#place_order:hover {
		background: rgba(0,0,0,0.7);
	}
	
	strong.product-quantity {
		font-family: sans-serif;
		font-size: 12pt;
		font-weight: 300;
	}
	
	img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    	width: 75px;
	}
	
	.shipping_address {
		display: none;
	}
	
	.shipping_address.active {
		display: block;
	}
	
	#ship-to-different-address-checkbox {
		margin-bottom: 15px;
	}
	
	.woocommerce-additional-fields {
		margin-top: 65px;
	}
	
	.wc-gzd-checkbox-placeholder {
		margin-bottom: 15px;
	}
	
	.cross-sells h2 {
		font-size: 14pt;
		text-align: left;
		font-family: sans-serif;
		font-weight: 100;
	}
	
	.cross-sells h2:after {
		//content: 'bla';
		display: block;
	}
	
	.cross-sells .woocommerce-loop-product__title {
		font-family: wurst;
		font-size: 21pt!important;
		line-height: 28pt;
		display: block;
		text-indent: 0;
	}
	
	.cross-sells .woocommerce-loop-product__title:after {
		//content: "Eignet sich zum Verschenken oder Lagern der Produkte";
		display: block;
		font-family: sans-serif;
		font-size: 12pt;
		margin-top: 0;
		line-height: 18pt;
		content: none;
	} 
	
	.cross-sells img {
		//float: left;
		//width: 200px!important;
		display: none!important;
	}
	
	.cross-sells bdi {
		font-size: 16pt;
	}
	
	.woocommerce .cross-sells  ul.products li.product .button {
		display: block;
		background: black;
		padding: 5px 10px;
		border-radius: 5px;
		color: white;
		text-align: center;
		width: fit-content;
	}
	
	.cross-sells ul.products li.product .wc-gzd-additional-info {
		display: none!important;
	}
	
	
	/* Kaufen
	===========================================================================
	*/
	
	.kaufen-wrapper {
		
	}
	
	.kaufen-wrapper a {
		color: inherit;
	}
	
	.kaufen-wrapper a .price {
		text-align: center;
		display: block;
		color: inherit;
		font-size: 18pt;
	}
	
	.kaufen-wrapper a .price .waehrung {
		font-size: 12pt;
	}
	
	.more-wurst-btn {
		width: max-content;
		margin: 0 auto;
		display: block;
		border-bottom: 1px solid black;
		font-size: 1vw;
		font-weight: 300;
	}
	
	
	.kaufen-wrapper h1 {
		font-size: 56pt;
		text-align: left;
		padding: 0 0 0 30px;
		margin-bottom: -100px;
		font-size: 7.5vw;
	}
	
	.kaufen-wrapper h1 small {
		font-family: sans-serif;
		font-size: 18pt;
		//margin-left: -36pt;
		display: inline-block;
		//border-radius: 50px;
		//border: 1px solid black;
		padding: 0 6pt;
	}
	
	.kaufen-content {
		margin-top: 80px;
		position: fixed;
		margin-left: 15px;
	}
	
	.kaufen-content ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.kaufen-content a {
		color: inherit;	
	}
	
	.item-kaufen .price {
		text-align: center;
		margin: 0 auto;
		display: block;
		font-size: 18pt;
	}
	
	.produktListe {
		padding: 0 30px;
		position: fixed;
	}
	
	.produktListe ul{
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	.produktListe ul > ul {
		padding: 0;
		margin: 0;
	}
	
	.filterUl li{
		padding-left: 30px;
		display: block;
	}
	
	#productSpy a.active {
		font-weight: 600;
	}
	
	#productSpy a.active .filterUl{
		display: block;
		font-weight: 400;
	}
	
	.filterUl {
		display: none;
	}
	
	.filterUl.active {
		display: block;
	}
	
	.filterUl ul li{
		cursor: pointer;
	}
	
	.filterUl ul li.marked {
		font-weight: 600;
	}
	
	.productCount {
	
	}
	
	.comingSoonBlock {
		font-family: wurst;
		font-size: 144pt;
		color: red;
		height: auto;
		width: 100%;
		min-width: 320px;
		top: 0;
		bottom: auto;
		left: 0;
		right: 0;
		margin: auto;
		position: absolute;
		//transform: rotate(-33deg);
		z-index: 100;
		text-align: left;
	}
	
	.comingSoonBlock img {
		width: 100%;
		//border: 1px solid red;
		display: block;
	}
	
	
	/* Filter 
		===========================================================================
	*/
	
	.active {
		//border: 1px solid red!important;
	}
	
	.remove {
		order: 1px solid red!important;
		//display: none;
	}
	
	  
	.filter-body {
		
	}
	
	.filter-body b{
		text-transform: capitalize;
	}
	
	.filter-body ul{
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	
	.filter-body ul li {
		margin: 0;
		padding: 0;
	} 
	
	.filter-body label {
		//font-size: 11pt;
	} 
	
	.filter-btn {
		padding: 10px 20px;
		margin: 0 0 0 10px;
		border: 1px solid rgb(51,51,51);
		width: max-content;
		background: white;
		border-radius: 5px;
		float: left;
	}
	
	.filter-off {
		position: sticky;
		top: 0;
		z-index: 10;
		//background: white;
		padding-top: 100px;
	}
	

	.filter-off ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: none;
	}
	
	.filter-off ul.active {
		display: block;

	}
	
	.filter-off ul li:first-child {
		background: none;
		margin: 0;
	}
	
	.filter-off ul li {
		display: inline-block;
		background: rgb(51,51,51);
		padding: 10px 20px;
		margin-left: 10px;
		margin-bottom: 15px;
		text-align: left;
		border-radius: 5px;
		color: white;
	}
	
	.filter-off ul li:hover {
		opacity: .5;
		cursor: pointer;
	}
	
	.filter-off ul .filter-title {
		background: none;
		margin-left: 0;
		padding-right: 0;
		color: rgb(51,51,51);
	}
	
	.filter-off ul .filter-title:hover {
		opacity: 1;
		cursor: auto;
	}
	
	/* Zitat easter egg 
		===========================================================================
	*/
	
	.messages {
		
		
	}
	
	.message {
		color: white;
		background: #1987ff;
		border-radius: 20px;
		padding: 7.5px 15px;
		margin-bottom: 10px;
		position: relative;
		position: absolute;
		right: 10px;
		bottom: -200px;
		max-width: 60%;
	}
	
	.img {
		overflow: hidden;
	}
	
	/* Informieren 
		===========================================================================
	*/
	
	.informieren-wrap h1 {
		font-size: 9vw;
		text-align: left;
		width: 50%;
		margin: 0 auto;
	}
	
	
	.single-information .frage {
	font-family: wurst;
    text-align: left;
    margin-bottom: 0;
    margin-top: 150px;
    font-size: 36pt;
    font-style: normal;
    font-weight: normal;
    padding: 0;
    padding-bottom: 30px;
	}
	
	.informieren-wrap p {
		padding-top: 0;
		padding-left: 36pt;
		width: 100%;
		max-width: 100%;
		font-family: sans-serif;
		text-indent: 0;
		color: black;
	}
	
	.informieren-wrap ul {
		padding-top: 0;
		padding-left: 36pt;
		margin: 0;
		width: 100%;
		max-width: 100%;
		list-style-type: none;
		font-family: sans-serif;
		margin: 0;
		padding: 0;
		
	}
	
	.informieren-wrap ul li {
		line-height: 32pt;
		font-size: 24pt;
		font-weight: 300;
	}
	
	.informieren-wrap ul li:before {
		content: "– ";
	}
	
	.toc-mag {
		position: fixed;
		top: 100px;
		min-width: 320px;
		max-width: 20%;
		box-sizing: border-box;
		padding: 30px;
		
	}
	
	.toc-mag-mobile {
		display: none;
	}
	
	.toc-mag ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.toc-mag ul li {
		margin-bottom: 10px;
	}
	
	.toc-mag ul li a.active {
		font-weight: bold;
	}
	
	.toc-list-indexes {
		vertical-align: top;
	}
	
	.toc-list-indexes li{
		display: inline-block;	
	}
	
	.toc-list-indexes li:nth-child(2) {
		max-width: 85%;
		vertical-align: top;
	}
	
	
	
	.info-index h2{
		text-align: center;
		font-size: 4.5vw;
	}
	
	.info-index ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.einleitungMag p {
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 24px;
		font-weight: 400;
	}
	
	
	/*@keyframes slide {
		0% {
    		bottom: 0px;
    		opacity: 0;
  		}
  		
  		2% {
	  		bottom: 10px;
	  		opacity: 1;
  		}
  		
  		98% {
	  		bottom: 10px;
	  		opacity: 1;
  		}
  		
  		100% {
	  		opacity: 0;
	  		bottom: 0px;	
  		}
	}*/
	
	.startseiten-padding {
		margin-top: 10vw;
		margin-bottom: 10vw;
	}
	
	.featured-items.mobile {
		display: none;
	}
	
	.header-claim-mobile {
		display: none;
	}
	
	
	
	  @media (max-width: 480px) { 
	
		  .presenter-padding {
		  	//margin-top: 100px!important;
		}
	}	
	
	
	/* MOBILE EXTRAS */
	
	.nav-container-mobile {
		display: none;
	}
	
	.navCollapse {
		height: 100vh;
		box-sizing: border-box;
		padding: 100px;	
	}
	
	.navCollapse ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	
	.navCollapse ul li {
		padding: 10px 0;
	}
	
	.footer-wrapper h5 {
		font-size: 5vh;
	}
	
	
	
	/* Mobile Phones */
	
	 @media (max-width: 700px) { 
		 
		.nav-container-mobile {
			display: block;
			position: fixed;
			width: 100%;
			padding: 15px 0 10px;
			background: white;
			z-index: 100;
			border-bottom: 1px solid #f7f7f7;
		} 
		
		.nav-container {
			display: none;
		}
		
		hgroup.hglogo {
			display: none;
		}
		
		.header-claim-mobile {
			display: block;
		}
		
		.featured-items.desk {
			display: none;
		}
		
		.featured-items.mobile {
			display: block;
			overflow: hidden;
		}
		
		.footer-wrapper ul li {
			text-align: center;
		}
		
		.footer-wrapper ul li a{
			text-align: center;
			display: block;
			width: auto;
		}
		
		.footer-wrapper h5 {
			margin-bottom: 60px;
		}
		
		.footer-wrapper ul li:last-child {
			margin-bottom: 60px;
		}
		
		.signupNL {
			padding-bottom: 30px;
		}
		
		.signupNL input{
			width: 100%;
			border-radius: 5px 5px 0 0;
		}
		
		.signupNL button {
			width: 100%;
			border-radius: 0 0 5px 5px;
		}
		
		.intro-text p{
			max-width: 100%;
			font-size: 24px;
			line-height: 31px;
		}
		
		.intro .img {
			height: auto;
		}
		
		.intro-img {
			display: none;
		}
		
		.intro-img img{
			width: 100%;
		}
		
		h3 {
			font-size: 14px;
			line-height: 18px;
		}
		
		h2 {
			font-size: 21px;
			line-height: 28px;
		}
		
		.more-wurst-btn {
			font-size: 11px;
		}
		
		.start-mag-con { 
			width: 100%;
		}
		
		.start-mag-con .start-mag-img {
			width: 100%;
		}
		
		.presenter-padding {
			margin-top: 0px;
		}
		
		.intro-bu {
			font-size: 14pt;
			line-height: 21pt;
			max-width: 100%;
		}
		
		.intro-bu a {
			font-size: 12pt;
			line-height: 18pt;
		}
		
		.list-icons {
			text-align: center;
		}
		
		.footer-wrapper h6 {
			text-align: center;
			padding: 15px 0;
		}
		
		ul.list-icons-social {
			text-align: center;
		}
		
		.info-intro p span {
			font-size: 24pt!important; 
			line-height: 28pt!important;
		}
		
		.info-intro p {
			font-size: 12pt;
			line-height: 17pt;
		}
		
		.info-index {
			padding-top: 100px!important;
		}
		
		.info-index ul li {
			font-size: 12pt!important;
			line-height: 17pt!important;
		}
		
		.info-index h2 {
			font-size: 36pt;
			line-height: 42pt;
		}
		
		.m-a-excerpt, .m-a-excerpt p {
			font-size: 12pt;
			line-height: 16pt;
			max-width: 100%!important;
			margin-bottom: 25px!important;
		}
		
		
		.m-a-teil h2 {
			font-size: 18pt;
			line-height: 24pt;
		}
		
		.m-a-teil {
			width: 100%;
			margin-bottom: 0;
		}
		
		.magazin-archive h1 {
			font-size: 36pt;
			line-height: 42pt;
			margin-bottom: 48px;
		}
		
		.mag-vollbild img {
			padding: 60px 0;
		}
		
		.intro-magazin h1 {
			font-size: 36pt;
			line-height: 42pt;
		}
		
		.qa-container p {
			font-size: 16pt;
			line-height: 21pt;
		}
		
		.single-magazin img {
		width: 100%;
		height: auto;
		}
		
		.magMoreItem p {
			font-size: 10pt;
			line-height: 14pt;
			padding: 0;
			margin: 0;
		}
		
		.magMoreItem h2 {
			font-size: 16pt;
		}
		
		.magMoreItem h2 small {
			font-size: 10pt;
		}
		
		.magMoreItem img {
			height: auto;
			width: 100%;
			//transform: translate(-50%, 0);
		}
		
		.titelbild {
			height: 120vh;
			overflow: hidden;
			width: 100%;
		}
		
		.titelbild img {
			height: 100vh;
			width: auto;
			transform: translate(-50%, 0);
		}
		
		p.zitate-produkt {
			font-size: 27pt;
			line-height: 35pt;
			width: 90%;
		}
		
		.zitate-produkt-fl {
			font-size: 13.5pt;
			line-height: 19pt;
		}
		
		.fleischer-header {
			padding: 0 0 0 30px;
			box-sizing: border-box;
		}
		
		.fleischer-header p {
			max-width: 100%;
		}
		
		.product-container {
			margin: 30px 0 0 0;
			padding: 0 0 0 30px;
			overflow: hidden;
			box-sizing: border-box;
			width: 100%;
			//display: none;
		}
		
		.featured-item {
			//display: none;
			overflow: hidden;
			max-width: 100%;
		}
		
		h1.fl-h1 {
			margin-bottom: 15px;
			font-size: 27pt;
			margin-top: 10px;
		}
		
		h3.fl-h3 {
			font-size: 14pt;
		}
		
		.details-wurst {
			padding: 0 30px;
			overflow: hidden;
			box-sizing: border-box;
		}
		
		.impressionen-slider {
			padding: 0 0 0 30px;
			overflow: hidden;
			box-sizing: border-box;
		}
		
		.more-wurst {
			padding: 0 0 0 30px;
			overflow: hidden;
			box-sizing: border-box;
		} 
		
		body.single-product {
			overflow-x: hidden;
			width: 100%;
			box-sizing: border-box;
		}
		
		.logo-mobile {
			display: block; 
			text-align: center; 
			font-family: wurst, serif; 
			font-size: 21pt; 
			//margin-top: -7.5px;
			box-sizing: border-box;
			width: 100%;
			//background: green;
			position: relative;
		}
		
		.woocommerce .nav-container-mobile .logo-mobile #logo-img-mobile, .woocommerce-page .nav-container-mobile .logo-mobile #logo-img-mobile {
			height: 8vh;
			width: auto!important;
			max-width: auto!important;
			min-width: auto;
			display: block;
			position: absolute;
			margin: auto;
		}
		
		.tabcontent, .tabcontent p {
			font-size: 13pt;
			line-height: 21pt;
			box-sizing: border-box;
		}
		
		.detail-hl {
			font-size: 12pt;
			max-width: 80%;	
		}
		
		.kaufen-wrapper h1 {
			font-size: 24pt;	
		}
		
		.produktListe {
			top: 130px;
			padding: 0 10px;	
		}
		
		.img-fleischerei {
			animation-name: fleischer-poof;
			animation-duration: 4s;
			animation-fill-mode: forwards;
			
		}
		
		.single-information .qa-container .frage {
			font-size: 21pt;
			line-height: 28pt;
		}
		
		.informieren-wrap p {
			padding-left: 16pt;
		}
		
		.informieren-wrap .qa-container p {
			font-size: 12pt;
			line-height: 18pt;
		}
		
		.toc-mag {
			display: none;
			padding: 15px;
			background: green;
		}
		
		.toc-mag-mobile {
			padding: 15px;
			position: fixed;
			bottom: 0;
			background: white;
			border-top: 1px solid #f7f7f7;
			display: block;
		}
		
		.toc-mag-mobile ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		
		.toc-inhalt-btn .down{
			display: none;
		}
		
		.toc-mag-mobile.active .toc-inhalt-btn .up {
			display: none;
		}
		
		.toc-mag-mobile.active .toc-inhalt-btn .down {
			display: inline-block;
		}
		
		.sidebar {
			display: none;
		}
		 
		.sortieren-mobile {
			background: white;
			position: fixed;
			bottom: 0;
			width: 100%;
			border-top: 1px solid #f7f7f7;
			z-index: 200;
			box-sizing: border-box;
			padding: 15px;
		}
		
		.sortieren-mobile a {
			padding: 0;
			margin: 0;
			width: 100%;
		}
		
		.sortieren-mobile .filterUl {
			display: block;
			margin: 0;
			padding: 0;
			width: 100%;
			text-align: left!important;
		} 
		
		.sortieren-mobile .filterUl li {
			padding: 0;
		}
		
		.sortieren-mobile .down {
			display: none;
		}
		
		.sortieren-mobile {
			display: inline-block;
		}
		
		.sortieren-mobile.active .down{
			display: inline-block;
		}
		
		.sortieren-mobile.active .up {
			display: none;
		}
		
		.tablinks {
			color: black;
			//display: none;
		}
		
		.logo-img-kl img{
			width: auto;
			height: 10vh;
			margin: 0 auto;
			display: block;
		}
		 
	 }
	 
	@keyframes fleischer-poof {
		0 {height: 100vh; opacity: 1;}
		100% { height: 0; display: none;}	
	}
	
	div {
		 //background: rgba(50,0,0,0.2);
		}
	
	.product-container {
		//display: none;
	}
	
	.featured-item {
		//display: none;
	}
	
	.product-con {
		padding: 0 0 0 30px;
		box-sizing: border-box;	
	}
	
	
	
	 @media (min-width: 700px) and (orientation: portrait) {
		.intro-bu {
			font-size: 14pt;
			line-height: 21pt;
			max-width: 90%;
			padding-left: 5px;
		}
		
		.start-mag-con {
			width: 90%;
			margin: 0 0 0 10%;
		}
		
		.intro-bu a {
			font-size: 12pt;
			display: block;
			width: fit-content;
			margin-top: -12pt;
			padding-bottom: 0;
		}
		
		.intro-text p {
			max-width: 100%;
		}
		
		/*.img {
			height: 50%;
			top: 50%;
		}*/
		
		h1.fl-h1 {
			margin-bottom: 35vh;
			font-size: 24pt;
		}
		
		.product-container {
			margin-left: 25px;
			margin-top: -10px;
			position: absolute;
			z-index: 10;
			top: 14.5vh;
		}
		
		.details-wurst {
			margin-top: 18vh;	
		}
		
		.featured-item {
			width: 80%;
			margin: 0 auto;
		}
		
		.qa-container {
			margin: 0 0 0 auto;
			width: 65%;
			box-sizing: border-box;
			padding-right: 30px;
		}
		
		.qa-container .frage p, .single-information .qa-container .frage{
			font-size: 30pt;
			line-height: 36pt;
		}
		
		.informieren-wrap h1 {
			margin: 0 0 0 auto;
			width: 65%;
		}
		
		.qa-container .antwort p{
			font-size: 16pt;
			line-height: 23pt;
		}
		
		.informieren-wrap p {
			font-size: 21pt;
		}
		
		.info-intro p span {
			font-size: 30pt!important;
			line-height: 36pt!important;
		}
		
		.m-a-teil {
			width: 90%;
		}
		
		.intro-magazin {
			padding-bottom: 60px;
		}
		
		.single-magazin .content-magazin .qa-container {
			margin: 0 auto;
		}
		
		#signup-mj {
			margin-left: -140px;
		}
		
		
	 }
	
	
	@media print {
		
		.informieren-wrap h1 {
			width: 100%;
			font-size: 18pt;
			text-align: left;
			padding-left: 18pt;
			
		}
		
		.qa-container p {
			font-size: 10pt;
			line-height: 18pt;
			/*max-width: 100%;
			width: 100%;*/
			padding-left: 18pt;
			padding-right: 18pt;
		}
		
		.qa-container {
			width: 100%;
			page-break-after: auto;
		} 
		
		.nav-container {
			position: relative;
		}
		
		.nav-container h2 {
			font-size: 24pt;
		}
		
		.nav-l, .nav-r {
			display: none;
		}
		
		.footer-wrapper {
			display: none;
		}
		
	}

	
	