/****
*
* Custom Style by BRAIN interactive
* 
****/
div.flexslider ul.slides > li {
  position: relative;
  height: 525px;
  background-size: cover;
  background-repeat: no-repeat;
}
div.flexslider ul.slides > li div.slide-content {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  right: 0px;
}
div.flexslider ul.slides > li div.slide-content div.c-flex {
  max-width: 1090px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
}
div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col {
  flex-basis: 50%;
}
div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col img.slide-product-image {
  max-height: 310px;
  height: 100%;
  width: inherit;
}
div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col.r {
  text-align: left;
  padding-top: 40px;
}
div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col span.slide-headline {
  display: block;
  font-size: 40px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500;
}
div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col span.slide-subheadline {
  display: block;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 300;
}
div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col p {
  color: #fff;
  margin-bottom: 30px;
}
div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col a.slide-button {
  background: #fff;
  color: #844724;
  padding: 10px 15px;
}
/** BP 989 px */
@media (max-width: 989px) {
  div.flexslider ul.slides > li {
    height: 350px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col img.slide-product-image {
    max-height: 230px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col.r {
    padding-top: 0px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col span.slide-headline {
    font-size: 28px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col span.slide-subheadline {
    font-size: 18px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col p {
    font-size: 14px;
  }
}
/** BP 639 px */
@media (max-width: 649px) {
  div.flexslider ul.slides > li {
    height: 350px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col img.slide-product-image {
    max-height: 200px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col.r {
    padding-top: 0px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col span.slide-headline {
    font-size: 28px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col span.slide-subheadline {
    font-size: 18px;
  }
  div.flexslider ul.slides > li div.slide-content div.c-flex div.c-col p {
    font-size: 14px;
    display: none;
  }
}
nav.navigation.custommenu div.menu.mainmenu > ul > li.level0 > ul {
  left: -50%;
}
nav.navigation.custommenu ul.custom-submenu {
  float: none;
  display: flex !important;
}
nav.navigation.custommenu ul.custom-submenu > li > ul.submenu {
  margin: 0 !important;
}
nav.navigation.custommenu ul.custom-submenu > li > ul.submenu > li {
  min-width: 185px;
}
div.footer-logo {
  margin-top: 0px;
}
div.footer-logo div img {
  max-width: 150px;
}
.footer-inner .footer-area {
  width: 33.3%;
}
.footer-inner .footer-area.payment img {
  margin-right: 5px;
}
.footer-center #block_4 {
  width: 33.3%;
}
.footer-center #block_3 {
  padding-bottom: 109px;
}
/** BP 989 px */
@media (max-width: 989px) {
  .footer-center #block_4 {
    width: 100%;
  }
  .footer-center #block_3 {
    padding-bottom: 0px;
  }
}
/** Header **/
header.page-header {
  position: relative;
}
header.page-header:before {
  background-image: url(../images/background-header_wood.png);
  background-repeat-y: no-repeat;
  background-position-y: bottom;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
header.page-header div.panel.wrapper {
  position: relative;
}
header.page-header .counter-number {
  position: relative;
  top: -1px;
}
header.page-header div.header.content {
  height: 115px;
  position: relative;
  display: flex;
}
header.page-header div.header.content div.header-left {
  flex-basis: 30%;
}
header.page-header div.header.content div.header-left div.header-logo {
  top: 50%;
  transform: translateY(-50%);
}
header.page-header div.header.content div.header-left div.header-logo a img {
  max-width: 155px;
  width: 100%;
}
header.page-header div.header.content div.header-right {
  float: none !important;
  padding: 35px 0 14px;
  flex-basis: 70%;
  display: flex;
}
header.page-header div.header.content div.header-right div.minicart-wrapper {
  order: 2;
  align-self: flex-start;
}
header.page-header div.header.content div.header-right > div.block {
  order: 1;
}
/** Subbanner Startseite **/
div.subbanner1-1 > a:before,
div.subbanner2-2 > a:before,
div.subbanner3-3 > a:before {
  background: rgba(65, 40, 15, 0.555);
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
div.subbanner1 div.text-block,
div.subbanner2 div.text-block,
div.subbanner3 div.text-block {
  width: 100%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
/** BP 989 px */
@media (max-width: 989px) {
  header.page-header div.header.content div.header-right div.block-search div.field.search {
    margin: 0;
    width: 100%;
  }
  header.page-header div.header.content div.header-right div.block-search div.actions {
    top: 5px;
  }
}
/** BP 767 px */
@media (max-width: 767px) {
  header.page-header div.panel.wrapper {
    display: none;
  }
  header.page-header div.header.content div.header-left {
    padding-top: 28px;
  }
  header.page-header div.header.content div.header-left div.header-logo {
    top: inherit;
    transform: inherit;
  }
  header.page-header div.header.content div.header-left div.header-logo span.nav-toggle {
    top: 98px;
  }
  header.page-header div.header.content div.header-right {
    padding: 0;
    margin: 0;
    padding-top: 38px;
  }
}
/** BP 639 px */
@media (max-width: 649px) {
  header.page-header div.panel.wrapper {
    display: none;
  }
  header.page-header div.header.content {
    margin-bottom: 0;
  }
  header.page-header div.header.content div.header-right {
    justify-content: flex-end;
  }
  header.page-header div.header.content div.header-right div.block-search {
    display: none;
  }
}
div.moinmoin {
  color: red;
}
/** Intro Banner Startseite **/
div.intro-banner-cms {
  position: relative;
}
div.intro-banner-cms span.intro-text-block {
  position: absolute;
  display: block;
  left: 25px;
  bottom: 25px;
  font-size: 26px;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 768px) {
  div.intro-banner-cms span.intro-text-block {
    font-size: 14px;
    bottom: 10px;
  }
}
/** Top Button **/
a.top_button {
  height: 47px;
  right: 19px;
  bottom: 40px;
  background: url(../images/cup.png) no-repeat scroll -1px 0px transparent;
  background-size: contain;
}
#plate {
  bottom: 10px;
  background-size: contain;
}
/** Product **/
div.product-info-main div.product.attribute.wo_attr {
  display: flex;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 5px;
}
div.product-info-main div.product.attribute.wo_attr strong.type {
  flex-basis: 37%;
}
div.product-info-main div.product.attribute.wo_attr div.value {
  flex-basis: 63%;
  display: inline-block;
}
div.product-info-main div.product-info-stock-sku {
  margin-top: 15px;
}
.read-more-container {
  position: relative;
}
.read-more-text-block {
  position: relative;
  padding-bottom: 20px;
}
.read-more-text-block.read-more-block-closed:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0);
  background: linear-gradient(0deg, #020024 0%, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  height: 70px;
  width: 100%;
  bottom: 0px;
  left: 0px;
}
button.read-more-block-toggle {
  position: relative;
  bottom: 0px;
  z-index: 2;
  background: transparent;
  cursor: pointer;
  outline: none !important;
  padding: 8px 13px;
  border-color: transparent;
  /* border-bottom: 1px solid #e7e7e7; */
  margin: 0 auto;
  display: table;
}
button.read-more-block-toggle:before {
  color: #d56b1f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  content: '\e622';
  font-family: 'Luma-Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
button.read-more-block-toggle.open:before {
  content: "\e621";
}
.product-item-details {
  text-align: center;
  overflow: hidden;
  border-top: 0;
}
.product-item-name {
  border-top: 2px;
}
.product-item-info {
  padding-bottom: 20px;
}
.product.name a {
  font-weight: 500;
}
.grid .product-item-info .action.tocart {
  margin: 0px;
  border-radius: 0%;
  background: url("../images/slider_cart2.png") no-repeat;
}
.grid .product-item-info .action.tocart:hover {
  background: url("../images/slider_cart_hover2.png") no-repeat;
  transition: 0s;
}
/* Produktsansicht HOVER Startseite */
.product-item-actions {
  padding: 12px;
  border: 0 solid #fff;
}
body.cms-home .product-item-inner {
  overflow: hidden;
  padding: 10px;
  top: auto;
  width: 100%;
  height: 40px;
  bottom: 0;
  max-width: -webkit-fill-available;
}
body.page-products.catalog-category-view .product-item-inner {
  top: 182px;
  width: auto;
}
body.page-products.catalog-category-view .action.tocart {
  top: 22px;
}
body.catalogsearch-result-index .product-item-inner {
  position: absolute;
  width: auto;
}
/**/
.product-item .tocart {
  position: relative;
  top: 0;
}
.modes-mode.mode-list {
  display: none;
}
.grid .product-item-info .action.tocart {
  left: 40px;
  position: absolute;
  top: 16px;
}
.product-item .product-reviews-summary .rating-summary {
  position: absolute;
  bottom: 21px;
  margin: 3px 4px 0 0;
}
@-moz-document url-prefix() {
  .product-item .product-reviews-summary .rating-summary {
    right: 62px;
    bottom: 20px;
  }
}
.product-item-info {
  padding: 0;
  max-width: min-content;
  margin: 5px 10px;
}
/* */
body.catalogsearch-result-index .product-item-inner {
  bottom: 50%;
  top: unset;
}
@media (min-width: 768px) {
  .product.data.items > .item.title > .switch {
    padding: 0px;
  }
}
.product.data.items > .item.title > .switch {
  margin-left: 23px;
  padding: 0px;
}
/* This is where the fun begins */
.grid .product-item-info .action.tocart {
  margin: 0px;
  border-radius: 0%;
  background: url(../images/slider_cart2.png) no-repeat;
}
.grid .product-item-info .action.tocart:hover {
  background: url(../images/slider_cart_hover2.png) no-repeat;
}
.headline_categorie_description {
  text-align: center;
  color: #d56b1f;
  margin-bottom: 0px;
}
.headline_categorie_description_border {
  border-bottom: 1px #d56b1f solid;
  width: 60%;
  margin: 10px auto;
  margin-bottom: 30px;
  height: 0;
}
.header.panel > .header.links > li > a:hover {
  background: none;
  color: #eae0d5;
  text-transform: none;
}
.tm_headerlinks .panel.header .header.links li a {
  text-transform: none;
}
/* Produkttitel */
.product-item-name .product-item-link {
  font-weight: 500;
  font-size: 13px;
}
/* Headerbilder über den Auswahllisten entfernt */
.category-image {
  display: none;
}
/* */
.product.info.detailed .product.data.items > .item.title.active > .switch {
  padding: 0;
}
.product.info.detailed .product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.info.detailed .product.data.items > .item.title:not(.disabled) > .switch:hover {
  padding: 0;
}
.product.info.detailed > .product.data.items > .item.title > .switch {
  padding: 0;
}
.rating-summary .rating-result {
  vertical-align: unset;
}
.product.info.detailed .product.data.items > .item.title.active > .switch[href="#description"]:before,
.product.info.detailed .product.data.items > .item.title > .switch[href="#description"]:hover:before {
  left: 36.5%;
}
.product.info.detailed .product.data.items > .item.title.active > .switch[href="#description"]:after,
.product.info.detailed .product.data.items > .item.title > .switch[href="#description"]:hover:after {
  left: 36.5%;
}
/* Produktseite */
.fotorama__stage__frame.fotorama__active.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img img.fotorama__img {
  height: 80%;
  top: 45%;
}
.breadcumb_inner {
  border-bottom: 0px solid #f0e7dd;
}
