/* CSS Mini Reset */
/******************/
html{color:#000;}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

.clear{ clear:both; }
.nopadl{ padding-left:0px !important;	}
.nopadr{ padding-right:0px !important; }
.nopad{padding-left:0px !important; padding-right:0px !important; }
.input_wrongdiv { display: none; color:#ff0000; }
.after_send { display: none; }
/* STYLES */
@font-face {
  font-family: 'normal';
  src: url('../css/fonts/UrbaneRoundedLight.ttf') format('truetype');
}
@font-face {
  font-family: 'light';
  src: url('../css/fonts/UrbaneRoundedThin.ttf') format('truetype');
}
@font-face {
  font-family: 'title';
  src: url('../css/fonts/PoetsenOne-Regular.ttf') format('truetype');
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}
input:focus, select:focus, textarea:focus {
    outline:none !important;
}
/*input, select, textarea {
	-moz-appearance: none;
   -webkit-appearance: none;
   appearance: none;
}*/
.row{
  margin:0 !important;
  width: 100%;
}
strong{
    font-weight: bold;
}
body{
    font-weight: normal;
    font-family: 'normal';
    font-size: 18px;
    line-height: 26px;
}
a{
  color:#000 !important;
}
a:link, a:visited {

}
a:hover{
  text-decoration: none;
}
/*li{
    text-indent: -18px;
    padding-left:20px;
}*/
/*li:before{
    content:"-";
    margin-right:11px;
}*/

.input_wrongdiv{
	color: red;
}
.input_wrongdiv, .after_send{
	display: none;
}

h1{
  color:#59163A;
  font-family: 'title';
  font-size: 43px;
  line-height: 51px;
	margin-bottom: 30px;
}
h2{
  margin-bottom: 30px;
}

/* CONTENT */
header{
    height: 120px;
    padding: 0 60px;
    box-shadow: 0 4px 10px 0 #00000075;
    position: relative;
    /*overflow: hidden;*/
    z-index: 900;
}
#logo{
    height: calc(120px - 13px);
    width: auto;
    float: left;
    margin-top: 13px;
}
#btn_nav,.mobnav{
   
}
.nav{
		display: none;
	}
	#btn_nav{
		display: inherit;
		position: absolute;
		top: 23px;
		right:60px;
		z-index: 999999;
	}
	.c-hamburger span::before, .c-hamburger span::after,.c-hamburger span,.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after{
		background-color: #000;
		border-radius: 200px;
		height: 4px;
	}
	.mobnav{
		display:none;
		position: fixed;
		height: 100vh !important;
		width: 100%;
		background: #fff;
		left: 0;
		top: 0;
		padding: 90px 15px;
		background-image: url('/img/logotransparent.svg');
		background-repeat: no-repeat;
		background-size: 75vh 140vw;
		background-position: center;
		z-index: 99;
	}
	.mobnav > li{
		max-width: 1500px;
  		margin: 0 auto;
		padding-bottom: 40px;
		font-size: 22px;
		line-height: 30px;
		font-weight: bold;
	}
	.mobnav > li ul{
		display:none;
	}

	.mobnav > li ul > li{
		font-size: 18px;
  		line-height: 26px;
	}
	.mobnav li > a {
		display: block;
		margin-bottom: 20px
	}
	.mobnav li a {
		transition: transform 0.4s ease;
	}
	.mobnav li a:hover {
	  color: #59163A !important;
	  transform: scale(1.03);
	  transition: transform 0.4s ease;
	}
	.act, .act a{
		color: #59163A !important;
	}
	#cart {
			display: none;
			z-index: 99;
			position: absolute;
			top: 370px;
	}
	.socials.mob{
		display: none;
		position: absolute;
		z-index: 999;
		bottom: 50px;
		right: 15px;
	}
.socialimg{
	height: 25px;
	width: auto;
	margin-right: 10px;
}
.mob .socialimg{
	height: 40px;
	width: auto;
	margin-right: 10px;
}	
.socials.mob{
	right: 50px;
}
.nav{
  float: left;
  width: calc(100% - 160px - 55px);
}
.nav li{
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transition: transform 0.4s ease;
}
.nav li::before{
    content:"";
}
.actnav a, a:active,.act{
  color:#59163A !important;
}
.nav li a:hover, .nav li:hover{
  color:#59163A !important;
  transform: scale(1.03);
  transition: transform 0.4s ease;
}
#cart{
  float: right;
  cursor:pointer;
  margin-top: 30px;
	
	display:none !important;
}
.add-to-cart-btn{
	display:none !important;
}
/*home*/
.home{
  width: 100%;
  float: left;
}
.hometeaser {
  position: relative;
  width: 100%;
  float: left;
  margin:0;
  padding:0;
  height: calc(100vh - 120px);
  overflow: hidden;
}
.hometeaser img{
  position: absolute;
  height: 100%;
  width: 100%;
  float: left;
  object-fit: cover;
  overflow: hidden;
  transition: transform 1s ease;
}
.hometeaser img:hover {
  transform: scale(1.2);
  transition: transform 1s ease;
  filter: brightness(1.2);
}
.hometeaser h1{
  margin:60px;
  color:#fff;
  position: relative;
}


/*UNTERSEITEN SHOP DEFAULT*/
.search-box{
  margin-top: 25px;
}
.search-box .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 0px 5px 5px;
  height: 20px;
  width: 100%;
  border-bottom: 1px solid black;
}
#filter {
  background-image: url("/img/search.svg");
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: 0px 2px;
}
.search-box .search input {
  width: 200px;
  height: 20px;
  background-color: white;
  border: none;
  outline: none;
  text-align: left;
  padding-left: 5px;
}
.search-box .search i {
  color: #A1A1A1;
}
.wrapper i {
  cursor: pointer;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
}
.wrapper i {
  cursor: pointer;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.simpli_mod_news {
  padding: 0 40px !important;
}
.imgshop{
  display: inline-block;
  vertical-align: top;
  box-shadow: 0 4px 10px 0 #00000075;
  margin:20px;
  max-width: calc(25% - 40px);
   overflow: hidden;
   transition: transform 0.5s ease;
 }

 .imgshop:hover {
   transform: scale(1.1);
   transition: transform 0.5s ease;
 }
.imgshop img{
  max-width: 100%;
  height: auto;
}
.simpli_mod_text{
	display: block;
  width: 100%;
  float: left;
}
.newscontent{
  padding: 15px;
}
.newscontent img{
  max-width: 100%;
  /*min-width: 100%;*/
	max-height: calc(100vh - 40px);
    margin: 0 auto;
    display: block;
    position: relative;
}
.newscontent h1{
  margin-top: 50px;
}
.button{
  color: #FFF !important;
  border-radius: 5px;
  font-weight: 500;
  min-height: 50px;
  background-image: linear-gradient(60deg, #59163A, #000);
  padding: 14px 10px;
  display: inline-block;
  cursor: pointer;
  transition: 0.4s all;
}
.button:hover{
	filter: brightness(2) grayscale(0.5);
}
/*ABOUT*/
.about{
  position: relative;
  height: calc(100% + 13px) !important;
}
#site_5 .about{
  background-image: url('/img/logotransparent.svg');
  background-repeat: no-repeat;
  background-position: -55px -33px;
  position: relative;
  height: calc(100% + 13px) !important;
}
.aboutwrap{
  padding: 100px 60px 100px;
  float: left;
}
.abouttxt, .aboutimg{
  float: left;
}
.aboutimg{
  padding-left: 20px;
}
.aboutimg img{
  max-width: 100%;
  width: 100%;
  height: auto;
}
.abouttxt{
  padding-right: 40px !important;
}

/*WARENKORB*/
.toggle_container{
  right: 0;
  position: absolute;
  top:120px;
  min-height: 100vh;
  background: #fff;
  padding:30px 60px;
  box-shadow: 0 15px 10px 4px #00000075;
  z-index: 999;
}
.toggle_container img{
  max-width: 100%;
}



.simpli_mod_news .simpli_item {
  position: relative;
  /* wichtig für Overlay! */
}
.simpli_mod_news .simpli_item::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%; top: 50%;
  width: 100%; 
	min-width: 120px; 
	max-width: 850px;
  height: 100%; 
  opacity: 0.2;
  background: url('/img/logo.svg') center center no-repeat;
  background-size: contain;
  transform: translate(-20%, -50%) scale(1.5) rotate(-15deg);
  pointer-events: none;
  z-index: 10;
	filter: grayscale(1)
}




.notification {
    position: fixed;
    top: 20px; /* Anpassen Sie die gewünschte vertikale Position */
    right: 20px; /* Anpassen Sie die gewünschte horizontale Position */
    background: linear-gradient(60deg, #59163A, #000);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    z-index: 9999; /* Stellen Sie sicher, dass die Benachrichtigung über anderen Elementen liegt */
}

/*footer*/
footer{
    padding: 25px 60px;
    position: relative;
    z-index: 600;
    box-shadow: 0 4px 10px 4px #00000075;
}
footer span{
  opacity: 70%;
  font-family: 'light';
  font-size: 10px;
  position: absolute;
  bottom: 10px;
  left: calc(50% - 20px);
}
.socials a img{
  margin-top: 8px;
}
footer a:hover{
  color: #59163A !important;
}
.socials.mob{
  display: none;
}
.footerright {
	text-align: right;	
}
/* ETC */
.embed-container{
	position: relative;
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.embed-container iframe, .embed-container video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cookie_wrapper{
    position: fixed;
    bottom:0px;
    right:0px;
    background:#000;
  	color: #fff;
    padding:30px;
    width:400px;
    z-index: 999;
}
#cookie_wrapper a{
  color:#59163A !important;
}
#cookie_accept{
    position: absolute;
    top:10px;
    right:10px;
    cursor: pointer;
}
.layout_about .about ul, .layout_about .about ol {
  list-style-position: inside;
  list-style: disc;
  margin-left: 15px
}

.layout_about .about li {
  padding-left: 10px;
}
.layout_about .about a{
    color:#59163A !important;
}
.aboutwrap{
  max-width: 100%;
}
#site_4 .button.add-to-cart-btn {
  display: none;
}
footer li{
	float:left;
}
footer li:first-of-type::after{
	content:"/";
}
footer ul{
	position: absolute;
  left: calc(50% - 24px);
  width: 48px;
  text-align: center;
  font-size: 15px;
  bottom: 30px;
}

.slick-dots{
	bottom:1px;
}

.slick-dots li button::before,.slick-dots li.slick-active button::before{
	color:#59163b;
}
.slick-dots{
	margin-left:0 !important;
}