/*! 
Theme Name:		 Miller-Mariany
Theme URI:		 https://shop.marcwilmesdesign.lu
Description:	 Miller-Mariany is a child theme of Storefront
Author:			 Attila Simon
Author URI:		 https://shop.marcwilmesdesign.lu
Template:		 storefront
Version:		 1.0.0
Text Domain:	 shop
*/
/* Source Sans Pro */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/source-sans-pro-v14-latin/source-sans-pro-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('https://fonts.marcwilmesdesign.lu/fonts/source-sans-pro-v14-latin/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/source-sans-pro-v14-latin/source-sans-pro-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/source-sans-pro-v14-latin/source-sans-pro-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/source-sans-pro-v14-latin/source-sans-pro-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/source-sans-pro-v14-latin/source-sans-pro-v14-latin-regular.svg#Source Sans Pro') format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: 'Reman';
  src: url('./assets/font/Reman.ttf.woff') format('woff'), url('./assets/font/Reman.ttf.svg#Reman') format('svg'), url('./assets/font/Reman.ttf.eot'), url('./assets/font/Reman.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
body {
  overflow-x: hidden;
  background-color: white;
  font-family: "Source Sans Pro", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1.5em !important;
  color: #232428;
}
img {
  border-radius: 0px !important;
}
p {
  margin-bottom: 0.5em;
}
@media (min-width: 1500px) {
  .section {
    background-repeat: no-repeat;
  }
  #eise-familljebetrib {
    background-image: url(/_res/themes/shop/assets/img/bg-icons/vum-miller_eis-eise-familljebetrib.svg);
    background-position: 136% center;
    background-size: 600px 600px;
  }
  #aktualiteit {
    background-image: url(/_res/themes/shop/assets/img/bg-icons/vum-miller_aktualiteit.svg);
    background-position: -36% center;
    background-size: 600px 600px;
  }
  #eis-produiten {
    background-image: url(/_res/themes/shop/assets/img/bg-icons/vum-miller_eis-produiten.svg);
    background-position: 136% center;
    background-size: 600px 600px;
  }
  #galerie {
    background-image: url(/_res/themes/shop/assets/img/bg-icons/vum-miller_eis-galerie.svg);
    background-position: -36% center;
    background-size: 600px 600px;
  }
  #media {
    background-image: url(/_res/themes/shop/assets/img/bg-icons/vum-miller_media.svg);
    background-position: 136% center;
    background-size: 600px 600px;
  }
  #kontakt {
    background-image: url(/_res/themes/shop/assets/img/bg-icons/vum-miller_kontakt.svg);
    background-position: -36% center;
    background-size: 600px 600px;
  }
}
@media (min-width: 1600px) {
  #eise-familljebetrib {
    background-position: 127% center;
  }
  #aktualiteit {
    background-position: -27% center;
  }
  #eis-produiten {
    background-position: 127% center;
  }
  #galerie {
    background-position: -27% center;
  }
  #media {
    background-position: 127% center;
  }
  #kontakt {
    background-position: -27% center;
  }
}
@media (min-width: 1700px) {
  #eise-familljebetrib {
    background-position: 121% center;
  }
  #aktualiteit {
    background-position: -21% center;
  }
  #eis-produiten {
    background-position: 121% center;
  }
  #galerie {
    background-position: -21% center;
  }
  #media {
    background-position: 121% center;
  }
  #kontakt {
    background-position: -21% center;
  }
}
@media (min-width: 1800px) {
  #eise-familljebetrib {
    background-position: 116% center;
  }
  #aktualiteit {
    background-position: -16% center;
  }
  #eis-produiten {
    background-position: 116% center;
  }
  #galerie {
    background-position: -16% center;
  }
  #media {
    background-position: 116% center;
  }
  #kontakt {
    background-position: -16% center;
  }
}
@media (min-width: 2000px) {
  #eise-familljebetrib {
    background-position: 105% center;
  }
  #aktualiteit {
    background-position: -5% center;
  }
  #eis-produiten {
    background-position: 105% center;
  }
  #galerie {
    background-position: -5% center;
  }
  #media {
    background-position: 105% center;
  }
  #kontakt {
    background-position: -5% center;
  }
}
@media (min-width: 2100px) {
  #eise-familljebetrib {
    background-position: right center;
  }
  #aktualiteit {
    background-position: left center;
  }
  #eis-produiten {
    background-position: right center;
  }
  #galerie {
    background-position: left center;
  }
  #media {
    background-position: right center;
  }
  #kontakt {
    background-position: left center;
  }
}
.site-main a {
  color: #232428 !important;
}
.vspace {
  margin: 0 6px;
}
.pagetitle {
  position: relative;
  height: 220px;
}
.pagetitle .icon-kuerf {
  font-size: 40px !important;
}
@media only screen and (max-width: 767px) {
  .pagetitle .icon-kuerf {
    font-size: 34px !important;
  }
}
.pagetitle .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagetitle .line hr {
  width: 43%;
  height: 2px;
  background-color: #d8c03f;
  margin-top: 23px;
  margin-bottom: 60px;
}
.pagetitle .line .icon {
  font-size: 57px;
  color: #d8c03f;
  width: 200px;
  text-align: center;
  margin-top: 15px;
}
.pagetitle .line .icon:after {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 110px);
  width: 220px;
  height: 220px;
  border-radius: 100%;
  background-color: #232428;
  z-index: -1;
}
.pagetitle h1,
.pagetitle h2 {
  text-align: center;
  color: #d8c03f;
}
.pagetitle h1.black,
.pagetitle h2.black {
  color: #232428;
}
.pagetitle h1:before,
.pagetitle h2:before {
  position: absolute;
  top: 0;
  left: calc(50% - 75px);
  width: 150px;
  height: 150px;
  background-color: #232428;
  border-radius: 100%;
}
.pagetitle.yellow hr {
  background-color: #232428;
}
.pagetitle.yellow .icon,
.pagetitle.yellow h1,
.pagetitle.yellow h2 {
  color: #232428;
}
.pagetitle.yellow .icon:after {
  background-color: #d8c03f;
}
@media only screen and (max-width: 767px) {
  .pagetitle {
    height: 150px;
  }
  .pagetitle .line hr {
    width: 28%;
    margin-bottom: 48px;
  }
  .pagetitle .line .icon:after {
    left: calc(50% - 75px);
    width: 150px;
    height: 150px;
  }
}
.round {
  border-radius: 100% !important;
  border: solid #d8c03f 1px;
}
@media only screen and (max-width: 350px) {
  .logos img {
    padding: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .logos a {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    width: 50%;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
  .logos img {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .logos a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.logos a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.box .picture {
  height: 250px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.box .picture.contain {
  background-size: contain !important;
  background-color: #eee !important;
}
.box .textContent {
  border: 2px solid black;
  border-top: unset;
  background-color: #232428;
  color: white;
  padding: 20px 20px 0 20px;
}
.box .textContent strong {
  color: #d8c03f;
  margin-bottom: 10px;
  display: block;
}
.box .textContent .fbText {
  height: 72px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 360px) {
  .box .textContent .fbText {
    height: 96px;
  }
}
.box .textContent .more {
  font-weight: 600;
}
.box:hover .textContent {
  background-color: white;
  color: #232428;
}
@media only screen and (min-width: 992px) {
  .products {
    min-height: 400px;
  }
  .mitem {
    -webkit-box-shadow: 8px 15px 19px -10px #c2c2c2;
    box-shadow: 8px 15px 19px -10px #c2c2c2;
    border: solid white 1px;
  }
  .products .mitem .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 31px 5px 10px;
    word-wrap: break-word;
  }
  .products .mitem .title:after {
    font-family: 'icomoon';
    content: '\e900';
    position: absolute;
    right: 27px;
  }
  .products .mitem.active,
  .products .mitem:hover {
    background-color: #232428;
    color: #d8c03f;
    border-color: #232428;
  }
  .products .mitem:hover {
    cursor: pointer;
  }
}
.product_output .content,
.mitem .content {
  background: #232428;
  color: white;
  padding: 50px 94px;
}
@media only screen and (max-width: 767px) {
  .product_output .content,
  .mitem .content {
    padding: 40px;
  }
}
.products .content .title {
  color: #d8c03f;
  font-family: 'Reman';
  font-size: 42px;
  margin: 0;
  line-height: 50px;
  margin-bottom: 35px;
  display: block;
}
@media only screen and (max-width: 576px) {
  .products .content .title {
    font-size: 38px;
  }
}
@media only screen and (max-width: 360px) {
  .products .content .title {
    font-size: 34px;
  }
}
.products .productSlider img {
  height: 400px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media only screen and (max-width: 767px) {
  .products .productSlider img {
    max-height: 250px;
  }
}
.products .productLink {
  color: #d8c03f;
}
.products .productLink:hover {
  text-decoration: underline;
}
.products .arrow {
  display: block;
  font-size: 40px;
  color: #d8c03f;
}
.slidercontainer {
  background-color: #f6f1d3;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .slidercontainer {
    padding: 10px;
  }
}
.imageSlider {
  margin-left: 15px;
  margin-right: 15px;
}
.imageSlider .mainImage {
  max-width: 100%;
  max-height: 550px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .imageSlider .mainImage {
    max-height: 320px;
  }
}
.imageSlider .sliderItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 550px;
}
@media only screen and (max-width: 767px) {
  .imageSlider .sliderItem {
    height: 250px;
  }
}
.imageSlider .arrow {
  font-size: 40px;
  color: #d8c03f;
}
.imageSlider .arrow-left {
  left: 20px;
}
.imageSlider .arrow-right {
  right: 20px;
}
.imageSlider-Nav {
  margin-top: 50px;
  overflow: hidden;
}
@media only screen and (min-width: 991px) {
  .imageSlider-Nav {
    margin-left: 10em;
    margin-right: 10em;
    margin-top: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .imageSlider-Nav {
    margin-left: 15em;
    margin-right: 15em;
    margin-top: 50px;
  }
}
.imageSlider-Nav .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}
.imageSlider-Nav .slick-list {
  width: 100% !important;
}
.imageSlider-Nav img {
  width: 100%;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0 !important;
  -o-object-position: center;
  object-position: center;
}
@media only screen and (max-width: 767px) {
  .imageSlider-Nav img {
    height: 100px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 575px) {
  .imageSlider-Nav img {
    height: 120px;
  }
}
.curiousButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.curiousButton a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 450px;
  height: 40px;
  border: 2px solid black;
  font-size: 17px;
  font-weight: 600;
  color: #232428;
  background-color: white;
}
.curiousButton a:hover {
  background-color: #232428;
  color: #d8c03f;
}
.medialist .mediaBox {
  display: block;
}
.medialist .mediaBox .picture {
  height: 180px;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .medialist .mediaBox .picture {
    height: 250px;
  }
}
.medialist .mediaBox .textContent {
  border: solid #232428 2px;
  height: 220px;
  padding: 15px 15px 35px 15px;
}
.medialist .mediaBox .textContent .type {
  margin-bottom: 10px;
  color: #d8c03f;
}
.medialist .mediaBox .textContent .title {
  color: #d8c03f;
  font-weight: 600;
  height: 50px;
}
.medialist .mediaBox .textContent .desc {
  color: #232428;
  height: 50px;
  margin-bottom: 10px;
  font-weight: 600;
}
.medialist .mediaBox .textContent .readmore {
  color: #232428;
  font-weight: 600;
}
.medialist .mediaBox:hover .textContent {
  background-color: #232428;
}
.medialist .mediaBox:hover .desc,
.medialist .mediaBox:hover .readmore {
  color: white;
}
.medialist.complete .noresult {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 400px;
}
.medialist.complete .arrowbutton {
  font-size: 10px;
}
.medialist.complete button {
  background: transparent !important;
  color: #232428;
}
.medialist.complete .jplist-disabled {
  visibility: hidden;
}
.medialist.complete .post-nav {
  position: relative;
}
.medialist.complete .post-nav:before {
  content: '';
  position: absolute;
  left: 15px;
  top: calc(50% - 1px);
  height: 2px;
  background-color: #d8c03f;
  width: 33%;
}
.medialist.complete .post-nav:after {
  content: '';
  position: absolute;
  right: 15px;
  top: calc(50% - 1px);
  height: 2px;
  background-color: #d8c03f;
  width: 33%;
}
.medialist.complete .jplist-holder button {
  font-weight: 400;
}
.medialist.complete .jplist-holder .jplist-selected {
  font-weight: 700;
}
.article .articleSlider {
  width: 100%;
  height: 250px;
  margin: 0 0px 25px 0px;
}
@media only screen and (min-width: 768px) {
  .article .articleSlider {
    float: right;
    width: 60%;
    margin: 0 0px 20px 20px;
    height: 510px;
  }
}
.article .articleSlider img {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media only screen and (min-width: 768px) {
  .article .articleSlider img {
    height: 500px;
  }
}
.article .articleSlider .arrow {
  font-size: 40px;
  color: #d8c03f;
}
.slick-dots li.slick-active button:before {
  color: #d8c03f !important;
}
.articleContent .type,
.galleryContent .type {
  color: #d8c03f;
}
.articleContent .title,
.galleryContent .title {
  color: #d8c03f;
  font-size: 25px;
  margin-bottom: 35px;
  font-weight: 600;
}
.back {
  color: #d8c03f;
}
.back:hover {
  text-decoration: underline;
}
#map {
  height: 406px;
  border: solid 2px #d8c03f;
}
/* RESPONSIVE */
/*
.site-header {
	padding: 0 !important;
}
@media(max-width: @max-width-tablet){
	.site-header {
		padding: 15px !important;
		position: relative;
		.icon-logo {
			
			
			position: absolute;
			top: 17px;
			left: 23px;
			display: block;
			
			img {
				width: 90px;
				height: auto;
			}
		}

		ul.menu {
			margin-top: 25px;
				a {
				padding: 0.435em 0;
			}
		}

	}

	.main-navigation {
		padding-left: 0;
	}
}

/*
.main-navigation {
	width: 100%;
	margin-bottom: 0;
	.menu-toggle {
		border: 0 !important;
		background-color: transparent !important;
		margin-top: 1px;
		left: 10px;

		span {
			// display: none;
			display: block;
			text-indent: -99999px !important;
		}

		&:before {
			transform: translateY(-10px) !important;
		}

		&:after {
			transform: translateY(10px) !important;
		}

		span:before,
		&:before,
		&:after {
			width: 35px !important;
			height: 3px !important;
			background-color: @black !important;
		 }
	}

	&.toggled {
		.menu-toggle {
			&:before {
				transform: rotate3d(0, 0, 1, 45deg) !important;
			}
			&:after {
				transform: rotate3d(0, 0, 1, -45deg) !important;
			}
		}
	}
}
*/
.handheld-navigation,
.nav-menu,
.main-navigation div.menu > ul:not(.nav-menu) {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 768.533ms ease 1s, all 0s ease, all 0s ease;
  -o-transition: all 768.533ms ease 1s, all 0s ease, all 0s ease;
  transition: all 768.533ms ease 1s, all 0s ease, all 0s ease;
}
/* ----------------- CONTAINER ----------------- */
@media (min-width: 768px) {
  .h-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.col-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media (min-width: 576px) {
  .col-full {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .col-full {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .col-full {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .col-full {
    max-width: 1140px;
  }
}
/*----- TEMPLATES -------*/
.thead_style thead tr {
  margin-bottom: 30px;
}
.thead_style thead tr th {
  background-color: #4d4e52 !important;
  color: white !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
}
/*
FOCUS
*/
a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
  outline: 0 !important;
}
a:focus,
input:focus,
textarea:focus,
button:focus {
  outline: 0 !important;
}
.background_image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.inverse .button:hover {
  color: white;
  border: 0.667px solid #4d4e52;
}
.inverse h2 {
  color: white;
}
.cirlce {
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  border: 0.667px solid #1e1e1e;
  padding: 10px;
}
.cirlceImage {
  max-width: 100%;
  border-radius: 50%;
  background-color: white;
  margin-bottom: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 300px;
}
#slider {
  text-align: center;
}
/*
  @media (min-width: @screen-lg-min + 112) {

	  &:after, &:before {
	  	content: '';
	  	background: white;
	  	width: 72px;
	  	height: 100vh;
	  }

	  &:after {
	  	position: fixed;
	  	left: 0;
	  	top: 0;
	  }

	  &:before {
	  	position: fixed;
	  	right: 0;
	  	top: 0;
	  }

	  margin: 0 72px;
  }
}
*/
a {
  text-decoration: none;
  word-wrap: break-word;
  color: #1e1e1e;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
/*
.row-eq-height {
  @media (min-width: @screen-sm-min) {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display:         flex;
	  flex-wrap: wrap;
	  -webkit-flex-wrap: wrap;
	}

	> div {
		// margin-bottom: @x0h;
	}
}
*/
.flex-item {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/*
.flex-start {
	justify-content: flex-start;
}

.flex-center {
	justify-content: center;
}

.flex-edn {
	justify-content: flex-end;
}
*/
.article_link {
  display: inline-block;
  width: 100%;
}
.img-responsive {
  height: auto;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.vspace {
  margin: 0 6px;
}
.mail {
  padding: 0;
  color: #1e1e1e !important;
  text-decoration: none !important;
}
.gallery a {
  position: relative;
}
.gallery a:before {
  display: none;
}
.gallery a:hover:before {
  color: #4d4e52;
  font-size: 4em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.gallery .thumb {
  display: block;
  width: 100%;
  height: 230px;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .gallery .thumb {
    height: 510px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery .thumb {
    height: 330px;
  }
}
.gallery .thumb:hover {
  opacity: 0.9;
}
.arrow {
  position: absolute;
  top: 50%;
  margin: 0;
  background: transparent;
  border: 0;
  z-index: 1;
}
.arrow-left {
  left: 10px;
}
.arrow-right {
  right: 10px;
}
/*
.thumbs-item-wrapper {
	width: 100%;
	margin: 0 auto;
	height: 80px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	z-index: 9999;

	.thumbs-img {
		display: inline-block;
		width: 100px;
		height: 100%;
		background-position: center center;
		background-size: cover;
	}
}
*/
/**/
.news-popup {
  position: relative;
  color: #4d4e52;
}
.news-popup h2 {
  font-weight: 400;
  color: white;
}
.news-popup p {
  margin-top: 0;
}
.newslink :hover {
  color: #515151;
}
.mfp-close {
  font-size: 35px;
}
.mfp-close:hover {
  cursor: pointer;
}
.media-close {
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.news-close {
  display: inline-block;
  color: #4d4e52 !important;
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
  font-size: 35px;
  line-height: 0;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  .news-close {
    margin-right: 8.333333%;
  }
}
.mfp-gallery .mfp-close {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .page_324 .r-1.c-1:after {
    content: '';
    position: absolute;
    top: 2px;
    right: -95px;
    height: 773px;
    width: 1px;
    background-color: #1e1e1e;
    max-height: 100%;
  }
}
/*
--- Select Box
*/
.select-css {
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: #1e1e1e;
  padding-left: 0.5em;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #1e1e1e;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  position: relative;
  border-top-right-radius: 10pt 10pt;
  border-bottom-right-radius: 10pt 10pt;
}
.select-css::-ms-expand {
  display: none;
}
.select-css:hover {
  border-color: #888;
}
.select-css:focus {
  border-color: #aaa;
  -webkit-box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.select-css option {
  font-weight: normal;
}
.select-mediathek-category {
  position: relative;
}
.select-mediathek-category:after {
  content: "\e90b";
  font-family: "icomoon";
  font-size: 22px;
  color: #aaa;
  right: 15px;
  top: 0px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
}
/*
---- Equipe Active point
*/
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #1e1e1e;
  z-index: 9;
}
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: white;
}
/*
--- Search icon cursor
*/
.navitem {
  position: relative;
}
.navitem:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 50%;
  height: 70px;
  width: 1px;
  background-color: #1e1e1e;
}
.icon-search_tool {
  cursor: pointer;
}
.search-input {
  border: 0;
}
.search {
  display: inline-block;
  margin-right: 15px;
}
.search-btn {
  margin-right: 5px;
  margin-left: 5px;
}
.login-icon {
  margin-top: 2px;
  display: inline-block;
  border: 1px solid #1e1e1e;
  border-radius: 100%;
  padding: 4px;
}
#searchclick {
  margin-right: 10px;
}
.search-group {
  position: relative;
}
.woocommerce-error,
.woocommerce-message {
  background-color: #a6a7ab !important;
}
/*

DISPLAY NONE

*/
.onsale {
  display: none;
}
.woocommerce-breadcrumb,
.storefront-breadcrumb {
  display: none;
}
.storefront-product-pagination {
  display: none;
}
.storefront-sorting {
  display: none;
}
.qtranxs-available-languages-message {
  display: none;
}
.woocommerce-table__product-total {
  display: none;
}
/*

CUSTOM STYLE

*/
.icon-kuerf {
  padding-top: 3px;
}
.widget_shopping_cart {
  background: #404040 !important;
  display: none !important;
}
.woocommerce-Price-amount {
  display: none;
}
table.cart td.actions {
  border: none !important;
}
/*
	CHECKOUT
*/
.woocommerce thead {
  background-color: #232428 !important;
  color: #d8c03f !important;
}
.woocommerce thead th {
  background-color: #232428 !important;
}
.woocommerce thead .product-price,
.woocommerce thead .product-subtotal {
  display: none;
}
.woocommerce tbody .product-price,
.woocommerce tbody .product-subtotal {
  display: none;
}
.woocommerce tbody td.product-name a {
  text-decoration: none !important;
  font-weight: bold;
}
.checkout_pay_information {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .checkout_pay_information {
    width: 41.17647059%;
    float: right;
    margin-right: 0;
    clear: right;
  }
}
.woocommerce-terms-and-conditions-wrapper {
  margin: 1em 0;
}
.actions button[type=submit] {
  background-color: white !important;
  border: 2px solid #232428;
  color: #232428 !important;
}
a.checkout-button {
  background-color: #232428 !important;
  color: white !important;
}
a.checkout-button::after {
  display: none;
}
.cart_totals h2,
.cart_totals .shop_table.shop_table_responsive {
  display: none;
}
#payment .payment_methods > li .payment_box,
#payment .place-order {
  background: white;
}
.woocommerce-billing-fields h3 {
  color: #d8c03f;
}
.woocommerce-billing-fields label {
  color: #d8c03f;
}
.woocommerce-checkout h3 {
  color: #d8c03f;
}
.woocommerce-checkout label {
  color: #d8c03f;
}
.woocommerce-checkout input,
.woocommerce-checkout textarea,
.woocommerce-checkout select {
  background-color: white !important;
  border: 2px solid #232428;
  color: #232428 !important;
}
.woocommerce-checkout .woocommerce-additional-fields {
  margin-bottom: 25px;
}
#payment .place-order {
  padding: 0;
}
/*
	ORDER
*/
.woocommerce-checkout .woocommerce {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.woocommerce-checkout .woocommerce thead th {
  background-color: #f1f1f2 !important;
  color: #232428;
}
.woocommerce-checkout .woocommerce tbody td {
  padding: 25px !important;
  border-bottom: 1px solid #f1f1f2;
}
@media (min-width: 991px) {
  .woocommerce-checkout .woocommerce .woocommerce-order {
    width: 50%;
  }
}
.woocommerce-checkout .woocommerce .woocommerce-order-details {
  margin: 25px 0;
}
.woocommerce-checkout .woocommerce .woocommerce-table--order-details {
  border: 1px solid #f1f1f2;
}
.woocommerce-checkout .woocommerce .woocommerce-order-details__title,
.woocommerce-checkout .woocommerce .woocommerce-column__title {
  margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce h2 {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 1.618em;
  color: #d8c03f;
}
.woocommerce-checkout .woocommerce ul li {
  padding: 0;
}
.woocommerce-checkout .woocommerce table td {
  padding: 0;
}
.woocommerce-NoticeGroup-checkout {
  margin-bottom: 20px;
  margin-left: 16px;
}
/*

	PRODUCTS LIST
*/
.products li.product img {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  height: auto;
}
.products li.product .product-desc {
  border: 2px solid #232428;
  padding: 15px;
  text-align: left;
}
.products li.product .product-desc h2 {
  text-align: left;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1em;
  font-weight: bold;
}
.products li.product .product-desc .product-button {
  margin-top: 15px;
  color: #d8c03f;
  display: block;
}
.products li.product .product-desc .product-weigth {
  display: block;
  min-height: 24px;
}
/*
	PRODUCT DETAIL
*/
.single-product .single-product-detail {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .single-product .single-product-detail {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-product .single-product-detail {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-product .single-product-detail {
    width: 60%;
  }
}
@media only screen and (max-width: 350px) {
  .single-product .single-product-detail .cart .single_add_to_cart_button {
    margin-top: 15px;
  }
}
.single-product .single-product-detail .product-weigth {
  display: block;
  margin-left: 0 !important;
}
.single-product .single-product-detail .entry-summary {
  width: 100% !important;
  color: white !important;
  background: #232428;
  padding: 35px;
}
.single-product .single-product-detail .entry-summary h1 {
  color: #d8c03f;
  font-size: 3.5em;
  margin-bottom: 0.25em;
}
.single-product .single-product-detail .entry-summary button.single_add_to_cart_button {
  background: white !important;
  color: #232428;
}
.single-product .single-product-detail .entry-summary .agriculture-logo {
  margin-top: 1.5em !important;
  width: 55px;
  display: block;
}
.single-product .single-product-detail .entry-summary .product-desc {
  margin-top: 4em;
  margin-bottom: 4em;
}
.single-product .single-product-detail .entry-summary .product-weigth {
  margin-left: 1em;
}
.single-product .single-product-detail .entry-summary .edit-link a {
  color: #d8c03f !important;
}
.mobile-menu img {
  display: none;
}
@media (max-width: 991px) {
  .mobile-menu img {
    max-width: 75px;
    max-height: 75px;
    margin-left: calc(50% - 37.5px);
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mobile-menu.show img {
    display: block;
  }
  .mobile-menu .handheld-navigation {
    -webkit-transition: max-height 0.75s ease-in;
    -o-transition: max-height 0.75s ease-in;
    transition: max-height 0.75s ease-in;
  }
  .mobile-menu .handheld-navigation.toggled {
    max-height: 9999px;
    -webkit-transition: max-height 0.75s ease-in;
    -o-transition: max-height 0.75s ease-in;
    transition: max-height 0.75s ease-in;
  }
  .mobile-menu .handheld-navigation.toggled ul.menu.nav-menu {
    max-height: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .mobile-menu .handheld-navigation.toggled ul.menu.nav-menu li {
    width: 100%;
    margin-top: 10px;
  }
  .mobile-menu .handheld-navigation.toggled ul.menu.nav-menu li:not(:first-child):before {
    content: '';
    position: absolute;
    width: 18px;
    height: 1px;
    background-color: #d8c03f;
    top: -4px;
    left: calc(50% - 9px) !important;
  }
}
.woocommerce-thankyou-order-details {
  padding: 0;
}
p.woocommerce-info {
  margin-bottom: 2.617924em;
}
.woocommerce-order-received .woocommerce-order {
  border: 1px solid #f1f1f2;
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .woocommerce-order-received .woocommerce-order {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .woocommerce-order-received .woocommerce-order {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .woocommerce-order-received .woocommerce-order {
    width: 60% !important;
  }
}
/* -----  1.3 General Typography  ------------------------------------------- */
*:focus {
  outline: 0 !important;
}
h1,
h2 {
  font-family: 'Reman';
  font-size: 90px;
  color: #1e1e1e;
  margin: 0;
  line-height: 50px;
  line-height: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1,
  h2 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  h2 {
    font-size: 50px;
  }
}
.beta {
  font-size: 1em !important;
}
strong {
  font-weight: 700;
}
ul {
  padding-left: 15px;
  margin: 0;
}
.site-main a.contactLink {
  color: #d8c03f !important;
}
.site-main a.contactLink:hover {
  text-decoration: underline;
}
.center {
  text-align: center;
}
.textRight {
  text-align: end;
}
#crumbs {
  font-size: 26.667px;
  font-weight: 300;
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  #crumbs {
    font-size: 15px;
  }
}
#crumbs .current {
  font-weight: 700;
}
.main-space {
  clear: both;
  display: block;
}
.main-space.x0 {
  height: 35px;
}
.main-space.x1 {
  height: 50px;
}
.main-space.x2 {
  height: 140px;
}
@media only screen and (max-width: 991px) {
  .main-space.x2 {
    height: 80px;
  }
}
/* DEBUG MAIN SPACE*/
/*
.main-space{
	background: rgba(0,0,0,.1);
	clear: both;
	width: 50px;
	margin: 0 auto;
	&.x1,
	&.x2,
	&.x4 {
		&:after {
			color: #fff;
			position: absolute;
			top: 10px;
			left: 10px;
		}
	}

	&.x1 {
		position: relative;
		background: yellow;
		&:after {
			content: 'x1';
		}
	}
	&.x2 {
		position: relative;
		background: orange;
		&:after {
			content: 'x2';
		}
	}
	&.x4 {
		position: relative;
		background: blue;
		&:after {
			content: 'x4';
		}
	}
}
*/
/*.main-space.x1_2{height:1rem}
.main-space.x1{height:2rem}
.main-space.x2{height:4rem}
.main-space.x3{height:6rem}
.main-space.x4{height:8rem}*/
/*.debug_spaces{width:45px;position:relative}
.debug_spaces.auto:after{background:blue}
.debug_spaces:after{content:'-';position:absolute;padding-top:5px;padding-left:5px;color:white;font-size:12px;letter-spacing:0;font-weight:normal;width:100%;height:100%;background:#333;opacity:0.05}
.debug_spaces.x1_2:after{content:'x1/2'}
.debug_spaces.x1:after{content:'x1'}
.debug_spaces.x2:after{content:'x2'}*/
.message {
  text-align: center;
  min-height: 500px;
}
.screen-reader-response {
  display: none;
}
form {
  margin: 0 !important;
}
.wpcf7-form .yellowText {
  color: #d8c03f;
}
.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form textarea {
  width: 100%;
  background-color: #232428;
  color: #d8c03f;
}
.wpcf7-form input[type='text']::-webkit-input-placeholder,
.wpcf7-form input[type='email']::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d8c03f;
  opacity: 1;
  /* Firefox */
}
.wpcf7-form input[type='text']:-ms-input-placeholder,
.wpcf7-form input[type='email']:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d8c03f;
  opacity: 1;
  /* Firefox */
}
.wpcf7-form input[type='text']::-ms-input-placeholder,
.wpcf7-form input[type='email']::-ms-input-placeholder,
.wpcf7-form textarea::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d8c03f;
  opacity: 1;
  /* Firefox */
}
.wpcf7-form input[type='text']::placeholder,
.wpcf7-form input[type='email']::placeholder,
.wpcf7-form textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d8c03f;
  opacity: 1;
  /* Firefox */
}
.wpcf7-form input[type='text']:-ms-input-placeholder,
.wpcf7-form input[type='email']:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d8c03f;
}
.wpcf7-form input[type='text']::-ms-input-placeholder,
.wpcf7-form input[type='email']::-ms-input-placeholder,
.wpcf7-form textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #d8c03f;
}
.wpcf7-form a:hover {
  text-decoration: underline;
}
.wpcf7-form .wpcf7-submit {
  background-color: #232428;
  border: solid 2px #232428;
  color: #d8c03f;
}
.wpcf7-form .wpcf7-submit:hover {
  background-color: white;
  color: #232428;
  border-color: #232428 !important;
}
.wpcf7-validation-errors,
.wpcf7-validation-errors,
.wpcf7-acceptance-missing,
.wpcf7-not-valid-tip {
  color: red !important;
  border: 0 !important;
  margin: 0 !important;
}
.wpcf7-response-output {
  margin-top: 35px;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0 !important;
}
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  display: block;
  margin-top: -24px;
  margin-left: 30px;
}
.hero {
  width: 100%;
  height: 250px;
  margin-bottom: 80px;
  position: relative;
  z-index: 10;
  background-color: #fff;
}
@media only screen and (min-width: 1200px) {
  .hero {
    height: 480px;
    margin-bottom: 140px;
  }
}
.hero .heroSlider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero .heroSlider img {
  height: 250px !important;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
  border: none;
}
@media screen and (min-width: 1200px) {
  .hero .heroSlider img {
    height: 480px !important;
  }
}
.heroLogo {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.heroLogo .heroLogoImage {
  margin-top: 8%;
  background-color: #232428;
  border-radius: 100%;
  width: 220px;
  height: 220px;
  padding: 18px;
}
.heroLogo .heroLogoImage img {
  max-width: 100%;
  max-height: 100%;
  padding: 20px;
}
@media only screen and (max-width: 991px) {
  .heroLogo .heroLogoImage {
    width: 150px;
    height: 148PX;
  }
}
@media (min-width: 768px) {
  .main-navigation,
  .site-branding {
    width: auto !important;
    float: none !important;
    margin: 0 !important;
  }
}
.main-navigation {
  padding-left: 25px;
}
@media (min-width: 768px) {
  .main-navigation {
    margin-bottom: 31px !important;
  }
}
.site-header {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  border: none !important;
}
.site-header .icon-logo {
  display: none;
}
.menu-toggle {
  background-color: #232428 !important;
  color: white !important;
  border: none !important;
  padding-top: 0px !important;
}
button.menu-toggle:after,
button.menu-toggle:before,
button.menu-toggle span:before {
  background-color: white !important;
}
@media only screen and (max-width: 991px) {
  .menu-toggle {
    display: block !important;
  }
  button.menu-toggle::before,
  button.menu-toggle::after,
  button.menu-toggle span::before {
    margin-top: -4px !important;
  }
  .main-navigation.toggled .handheld-navigation {
    max-height: 9999px !important;
    display: block !important;
  }
  .main-navigation.toggled .handheld-navigation ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.handheld-site-navigation-items {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .site-header-cart.menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .site-header .main-navigation {
    padding: 0 !important;
    /*
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      */
  }
}
/*
.handheld-navigation {
  max-height: 9999px;
}
*/
@media screen and (max-width: 767px) {
  .language-menu {
    text-align: center;
  }
}
.langsmall a {
  position: relative;
  display: inline-block !important;
  padding: 0.8em !important;
}
.langsmall a:not(:last-child):after {
  content: '|';
  position: absolute;
  bottom: calc(50% - 12px);
  right: -4px;
  color: #d8c03f;
}
@media screen and (max-width: 410px) {
  .firstrow .header-cart-contents {
    margin-right: 0px !important;
  }
  .firstrow .count {
    font-size: 13px;
  }
  .firstrow .language-menu {
    font-size: 15px;
  }
}
@media screen and (max-width: 350px) {
  .firstrow .icon-kuerf {
    font-size: 13px;
    margin-top: 1px;
  }
}
/*
.woocommerce-products-header {
  h1 {
    display: none;
  }
}
*/
.handheld-navigation,
.nav-menu,
.main-navigation div.menu > ul:not(.nav-menu) {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 768.533ms ease 1s, all 0s ease, all 0s ease;
  -o-transition: all 768.533ms ease 1s, all 0s ease, all 0s ease;
  transition: all 768.533ms ease 1s, all 0s ease, all 0s ease;
}
.language-menu {
  /*
  position: absolute;
  top: -35px;
  right: 15px;
  */
  position: relative;
  z-index: 1;
  margin-bottom: 9px;
}
@media screen and (min-width: 920px) {
  .language-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .language-menu .relative {
    position: relative;
  }
  .language-menu .relative:after {
    position: absolute;
    content: '';
    top: -8px;
    left: -8px;
    border: solid 1px #d8c03f;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: calc(100% + 16px);
    height: calc(100% + 13px);
    z-index: -1;
  }
}
.language-menu a {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
}
.language-menu a:hover {
  color: #d8c03f;
}
.language-menu a:after {
  content: '|';
  position: absolute;
  top: 0;
  right: -7px;
  color: #d1d1d1 !important;
}
.language-menu a:not(:first-child) {
  margin-left: 10px;
}
@media only screen and (min-width: 992px) {
  .language-menu {
    text-align: right;
  }
}
.language-menu a:last-child:after {
  display: none;
}
.language-menu a.active {
  font-weight: bold;
}
.site-header {
  background: #232428 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.site-header a {
  color: white !important;
  text-transform: uppercase;
}
.site-header a:hover {
  color: #d8c03f !important;
}
.site-header .active a {
  color: #d8c03f !important;
}
.site-header .firstrow {
  margin-top: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-header .firstrow .logo {
    width: 50%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .site-header .firstrow .logo {
    width: 74%;
  }
  .site-header .firstrow .site-header-cart {
    margin-left: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .site-header .firstrow .logo {
    width: 112px;
  }
  .site-header .firstrow .count {
    display: none;
  }
}
.site-header .site-header-cart {
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
}
.site-header .site-header-cart .cart-contents {
  padding: 0 !important;
}
.site-header .main-navigation {
  margin: 0 !important;
}
.site-header .desktop-navigation {
  float: right !important;
}
.site-header .desktop-navigation li:not(:first-child):before {
  content: '';
  position: absolute;
  width: 18px;
  height: 1px;
  background-color: #d8c03f;
  top: 50%;
  left: -0.75em;
}
.site-header .desktop-navigation li:last-child a {
  padding-right: 0 !important;
}
.site-header .handheld-navigation {
  overflow: visible !important;
}
.site-header .handheld-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0;
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-header .handheld-navigation ul li {
    text-align: center;
  }
}
.site-header .site-branding {
  margin-top: 2px !important;
}
@media (min-width: 1200px) {
  .site-header .main-navigation ul.menu > li > a,
  .site-header .main-navigation ul.nav-menu > li > a {
    padding: 15px 1.5em 15px;
  }
  .site-header .site-header-cart .cart-contents::after {
    float: unset;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .site-header .main-navigation ul.menu > li > a,
  .site-header .main-navigation ul.nav-menu > li > a {
    padding: 5px 0.8em 5px;
  }
  .site-header .nav-menu li:not(:first-child):before {
    width: 10px;
    left: -4px;
  }
  .site-header .nav-menu li:last-child:before {
    left: -11px !important;
  }
}
@media (max-width: 1200px) {
  .site-header.mobile {
    background: #fff;
  }
  .site-header.mobile .mobile-nav-container .wrap {
    display: block;
  }
}
/* Mobile navigation */
.mobile-nav-container .wrap {
  width: 100%;
  height: 100vh;
  background: #fff;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 10;
  margin-bottom: 35px;
  -webkit-overflow-scrolling: touch;
  /*
    .background {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      // background-image: url(_res/img/bio-letzebuerg.jpg);
      background-size: cover !important;
      background-position: center center !important;;
      // background-attachment: fixed !important;;
      opacity: .2;
      z-index: -1;
    }
    */
}
.mobile-nav-container .wrap:after {
  content: '';
  position: relative;
  height: 100px;
  width: 100%;
  margin-bottom: 100px;
}
.mobile-nav-container .wrap h3 {
  padding: 0;
  font-size: 18px;
}
.mobile-nav-container .wrap .nav {
  mix-blend-mode: darken;
}
.mobile-nav-container .wrap .mobile-navigation {
  max-width: 700px;
  margin: 0 auto;
  height: 100vh;
  font-size: 26.667px;
  z-index: 1;
}
@media (min-height: 400px) {
  .mobile-nav-container .wrap .mobile-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
}
.mobile-nav-container .wrap .mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-nav-container .wrap .mobile-navigation .completewidth {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mobile-nav-container .wrap .mobile-navigation .menu {
  text-align: center;
  width: 100%;
}
@media (min-height: 400px) {
}
.mobile-nav-container .wrap .mobile-navigation .menu > li {
  display: block;
  vertical-align: top;
  width: 90%;
  text-align: center;
  height: auto;
  margin: 15px 5% 20px 5%;
  /*
          @media (max-width: 850px){
            display: block;
            vertical-align: top;
            width: 90%;
            text-align: center;
            height: auto;
            margin: 15px 5% 20px 5%;
          }
          */
}
@media (max-height: 650px) {
  .mobile-nav-container .wrap .mobile-navigation .menu > li {
    margin: 5px 5% 10px 5%;
  }
}
.mobile-nav-container .wrap .mobile-navigation .menu li {
  /*
            .item {
              padding: 4px 0;
              a {
                color: @orange;
              }
            }
            */
}
.mobile-nav-container .wrap .mobile-navigation .menu li a.title {
  color: white;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.active a.title {
  font-weight: 700;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language {
  margin-top: 50px;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language a {
  color: #4d4e52;
  margin: 0 5px;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language a.active {
  font-weight: 700;
}
.menu-button {
  position: fixed;
  z-index: 99999;
  top: 30px;
  right: 50px;
  width: 30px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  border: solid #1e1e1e 1px;
  border-radius: 100%;
  outline: none;
  background: white;
  padding: 25px;
}
.menu-button.open span {
  opacity: 0;
}
.menu-button.open::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.menu-button.open::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .menu-button {
    right: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .menu-button {
    right: 10px;
  }
}
.no-js .menu-button {
  display: none;
}
.menu-button::before,
.menu-button::after,
.menu-button span {
  background: #1e1e1e;
}
.menu-button::before,
.menu-button::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.menu-button span {
  position: absolute;
  left: 20%;
  overflow: hidden;
  width: 60%;
  height: 2px;
  text-indent: 200%;
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.menu-button::before {
  -webkit-transform: translate3d(0, -10px, 0) scale3d(0.6, 1, 1);
  transform: translate3d(0, -10px, 0) scale3d(0.6, 1, 1);
}
.menu-button::after {
  -webkit-transform: translate3d(0, 10px, 0) scale3d(0.8, 1, 1);
  transform: translate3d(0, 10px, 0) scale3d(0.6, 1, 1);
}
.languagehover {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.languagehover .active {
  position: relative;
}
.languagehover .active:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 50%;
  height: 70px;
  width: 1px;
  background-color: #5a5f5a;
}
.languagehover .lang {
  margin-top: 2px;
  display: inline-block;
  border: 1px solid #5a5f5a;
  border-radius: 100%;
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 34px;
  width: 34px;
  font-size: 22px;
}
.languagehover .lang-switch {
  display: none;
}
.languagehover .lang-switch .lang {
  margin-top: 7px;
}
.mobil-menu-imagelink {
  display: block;
}
/*
------------------------------------------------------
    3.3  Footer
------------------------------------------------------
*/
.share {
  position: relative;
}
.share h2 {
  text-align: center;
  font-size: 50px;
  color: #d8c03f;
  width: 33%;
}
.share .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.share .line hr {
  width: 33%;
  height: 2px;
  background-color: #d8c03f;
  margin-top: 23px;
  margin-bottom: 60px;
}
.share .icons {
  margin-top: 41px;
  font-size: 40px;
  text-align: center;
}
.share .icons .shareItem:not(:last-child) {
  margin-right: 50px;
}
.share div.shareItem {
  display: inline-block;
}
.share button {
  padding: 0;
  background: transparent;
}
.share button .icon {
  display: inline-block;
  color: #232428;
}
.share .tooltip {
  position: relative;
  display: inline-block;
}
.share .tooltip .tooltiptext {
  visibility: hidden;
  font-size: 15px;
  width: 150px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 124%;
  left: calc(50% - 75px);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.share .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.share .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.site-footer {
  margin-top: auto;
  padding: 0;
  background-color: transparent !important;
  /*
  .logo:before{
    content: '';
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    z-index:-1;
    background-color:@black;
    border-radius: 50%;
  }
*/
}
.site-footer .main {
  color: white;
  position: relative;
}
.site-footer .main:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  z-index: -1;
  background-color: #232428;
}
.site-footer .main .logo {
  max-width: 100%;
  height: auto;
  background: #232428;
  border-radius: 100%;
  padding: 30px;
}
.site-footer .main a,
.site-footer .main span,
.site-footer .main span a {
  color: white !important;
}
.site-footer .main a:hover,
.site-footer .main span:hover,
.site-footer .main span a:hover {
  color: #777777 !important;
}
.site-footer .first:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #232428;
  border-top-left-radius: 100px;
}
.site-footer .address:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #232428;
}
.site-footer .hours:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #232428;
  border-top-right-radius: 100px;
}
.site-footer .footerLogos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.site-footer .footerLogos .agriculture {
  width: 96px;
  display: block;
  margin-right: 25px;
}
.site-footer .footerLogos .bio {
  display: block;
  width: 73px;
}
@media only screen and (max-width: 991px) {
  .site-footer .address,
  .site-footer .hours,
  .site-footer .copyright {
    text-align: center;
  }
  .site-footer .footerLogos {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .site-footer .main:before {
    height: 89%;
  }
}
.site-footer .copyright {
  background-color: #d8c03f;
  color: #232428;
  margin: 0;
  padding: 0.1em 0;
  font-size: 13px;
}
.site-footer .copyright .info {
  padding: 0;
}
.site-footer .copyright .info a {
  color: #1e1e1e;
  text-decoration: none;
}
.site-footer .copyright .info a:hover {
  color: white;
}
.site-footer .icon {
  color: #232428;
}
.site-footer .icon:hover {
  color: white;
  cursor: pointer;
}
.site-footer a {
  text-decoration: none !important;
}
.related.products {
  margin-top: 30px;
}
/*
.woocommerce-Tabs-panel {
  color : @grey_text !important;
  span {
    color: @grey_text !important;
  }
}
*/
/*
///--- FOOTER
*/
.menu-footer-container {
  display: inline-block;
}
.menu-footer-container ul {
  list-style: none;
  margin: 0;
}
.menu-footer-container ul li {
  display: inline-block;
}
@media (max-width: 991px) {
  .menu-footer-container {
    display: block;
  }
  .menu-footer-container ul {
    list-style: none;
    margin: 0;
  }
  .menu-footer-container ul li {
    display: block;
  }
}
.storefront-handheld-footer-bar ul li.search .site-search,
.storefront-handheld-footer-bar ul li.search .widget,
.storefront-handheld-footer-bar ul li.search form {
  margin-bottom: -20px;
}
.storefront-handheld-footer-bar ul li.search.active .site-search,
.storefront-handheld-footer-bar ul li.search.active .widget,
.storefront-handheld-footer-bar ul li.search.active form {
  margin-bottom: 0px;
}
.storefront-handheld-footer-bar a:hover {
  color: #dd211c !important;
}
.shop-addresse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.shop-addresse p {
  margin: 0;
  line-height: 20px;
}
.shop-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  .shop-social {
    margin-top: 35px;
  }
  .shop-social:after {
    content: 'Visit us on Facebook';
    position: absolute;
    top: 0;
    left: 35px;
  }
}
.shop-social a {
  text-decoration: none;
}
.shop-social .icon {
  font-size: 1.2em;
  text-decoration: none;
}
@media (max-width: 767px) {
  .shop-social .icon {
    font-size: 1.5em;
  }
}
textarea:focus,
input:focus {
  outline: none;
}
input[type='search'] {
  padding: 0.61804697em;
  background-color: white;
  color: #6a6a6a;
  border: 1px solid #6a6a6a;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}
/* ----------------- HEADER ----------------- */
/*
.site-header {
	// background-color: white;
	// box-shadow: 0 5px 15px #333;
	padding-bottom: 0;
	margin-bottom: 0 !important;
	position: relative;
	a {
		color: @black !important;
	}

	.logo {
		width: 120px;
		height: auto;
	}

	/*
	.icon-logo {
		font-size: 2.51rem;
		color: @red;
		&:hover {
			color: @red !important;
		}
	}
	*/
/*
	ul.menu {
		a {
			color: @black !important;
			text-transform: uppercase;
			&:hover {
				color: lighten(@grey, 30%) !important;
			}
		}
		li.current-menu-item > a {
			color: @black !important;
		}
	}
	overflow: hidden !important;
}*/
/*
.site-header-cart {
	position:absolute;
	bottom: 0;
	right: 15px;
	/*
	.cart-contents {
		padding:0 !important;
		padding-bottom: 1.618em;
	}
	*/
/*
	.amount {
		font-weight: bold !important;
	}
}
*/
/* RESPONSIVE */
/*
.site-header {
	padding: 0 !important;
}
@media(max-width: @max-width-tablet){
	.site-header {
		padding: 15px !important;
		position: relative;
		.icon-logo {
			
			
			position: absolute;
			top: 17px;
			left: 23px;
			display: block;
			
			img {
				width: 90px;
				height: auto;
			}
		}

		ul.menu {
			margin-top: 25px;
				a {
				padding: 0.435em 0;
			}
		}

	}

	.main-navigation {
		padding-left: 0;
	}
}

/*
.main-navigation {
	width: 100%;
	margin-bottom: 0;
	.menu-toggle {
		border: 0 !important;
		background-color: transparent !important;
		margin-top: 1px;
		left: 10px;

		span {
			// display: none;
			display: block;
			text-indent: -99999px !important;
		}

		&:before {
			transform: translateY(-10px) !important;
		}

		&:after {
			transform: translateY(10px) !important;
		}

		span:before,
		&:before,
		&:after {
			width: 35px !important;
			height: 3px !important;
			background-color: @black !important;
		 }
	}

	&.toggled {
		.menu-toggle {
			&:before {
				transform: rotate3d(0, 0, 1, 45deg) !important;
			}
			&:after {
				transform: rotate3d(0, 0, 1, -45deg) !important;
			}
		}
	}
}
*/
