/*
Theme Name: Rimuss Child Theme
Template: rimuss
*/

/* ============================ GENERAL ============================ */
/* ===FONT=== */
/* @import url('https://fonts.googleapis.com/css?family=Zilla+Slab:500i&display=swap'); */
.grecaptcha-badge{
	visibility: hidden;
}
html body{
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

@font-face {
  font-family: 'Zilla Slab';
  src: url('/wp-content/themes/rimuss-child/font/zilla-slab-v5-latin-500italic.eot?#iefix') format('embedded-opentype'),
   url('/wp-content/themes/rimuss-child/font/zilla-slab-v5-latin-500italic.woff') format('woff'),
   url('/wp-content/themes/rimuss-child/font/zilla-slab-v5-latin-500italic.ttf')  format('truetype'),
   url('/wp-content/themes/rimuss-child/font/zilla-slab-v5-latin-500italic.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Montserrat';
  src: url('/wp-content/themes/rimuss-child/font/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
   url('/wp-content/themes/rimuss-child/font/Montserrat-Medium.woff') format('woff'),
   url('/wp-content/themes/rimuss-child/font/Montserrat-Medium.ttf')  format('truetype'),
}
/* @import url('https://fonts.googleapis.com/css?family=Montserrat:500&display=swap'); */

/* cookie banner */
.cky-btn:hover{
    opacity: 1!important;
  }
  .cky-btn{
    font-size: 20px;
    font-family: 'Zilla Slab', sans-serif;
    transition: .25s;
  }
  .cky-btn-accept{
    border-color: #26711F!important;
    background-color: #26711F!important;
  }
  .cky-btn-customize, .cky-btn-preferences{
    border-color: #000!important;
    color: #000!important;
  }
  .cky-btn-accept:hover, .cky-btn-customize:hover, .cky-btn-preferences:hover{
    border-color: #26711F!important;
    background-color: #fff!important;
    color: #26711F!important;
  }
  button.cky-show-desc-btn{
    color: #26711F!important;
  }
  .cky-accordion-header .cky-always-active{
    color: #26711F!important;
  }




* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h2, h3{
  margin: 0!important;
  font-family: 'Zilla Slab', sans-serif;
  letter-spacing: 1.5px;
  font-size: 56px;
  font-feature-settings: normal;
  font-weight: 500!important;
}

h2{
  font-size: 38px;
}

.shadow-title h3{
  text-shadow: 0px 2px 4px rgba(0,0,0,.5);
}
.title-white h3{
  color: #fff!important;
}
.title-black h3{
  color: #000!important;
}

.btn-load-more p,
.sort-middle-text p,
.product-text p,
.apero-popup-text p,
.apero-popup-link a,
.montserrat-text p,
.detail-text p,
.detail-table-text p,
.detail-link-shop a,
.kinderwelt-item-text p,
.kontakt-text p,
.single-post p,
.post-text p{
  font-family: 'Montserrat', sans-serif;
}

.apero-popup-text p{
  font-size: 20px;
  padding: 0 40px;
}
.apero-popup-link a,
.montserrat-text p,
.detail-table-text p,
.detail-link-shop a{
  font-size: 16px;
}
.product-text{
  font-size: 17px;
  margin-bottom: 35px;
}
.text-white p,
.text-white a{
  color: #fff;
}

.vc_gitem-post-data-source-post_date {
    margin-bottom: 15px;
 	font-size: 15px;
	margin-left: 25px;
}

/* section>.vc_row:not(.full-width-row) {
  max-width: 1400px;
  margin: 0 auto!important;
} */
section, .entry-content > .wpb-content-wrapper {
  max-width: 1400px;
  margin: 0 auto!important;
  padding: 0!important;
}

.vc_row{
  margin: 0!important;
}
 figure.wpb_wrapper,
figure.wpb_wrapper .vc_single_image-wrapper{
  width: 100%;
}
/* .entry-content>section.cut,
.entry-content > section.cut:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 1400px!important;
  margin: 0 auto!important;
  min-width: 1400px!important;
} */
html{
  scroll-behavior: auto;
  overflow-y: scroll;
  /* position: fixed; */
  width: 100%;
  left: 0px;
}
html.no-scroll body{
  /* overflow: hidden; */
  /* position: relative; */
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
  width: 100%!important;
  max-width: 1400px!important;
  background-color: #edebec;
}

.post-inner{
  padding-top: 0!important;
}
#site-footer,
.post-meta-edit-link-wrapper,
#vc_load-inline-editor,
.singular .featured-media::before,
.header-titles-wrapper,
.comments-wrapper{
  display: none!important;
}
a,
button{
  text-decoration: none!important;
  outline: none!important;
}
.mb-zero{
  margin-bottom: 0!important;
}
.pad-zero>.vc_column-inner{
  padding: 0!important;
}
.mr-row-zero{
  margin: 0!important;
}
.btn-page{
  margin-bottom: 20px!important;
}
.btn-page>button,
.btn-page>a{
  border-radius: 0!important;
  color: #fff!important;
  font-family: 'Zilla Slab', sans-serif;
  background-image: none!important;
  text-transform: none;
  font-size: 25px!important;
  font-weight: 500!important;
  padding: 8px 10px!important;
  letter-spacing: 1px;
  border-width: 2px!important;
}
.btn-green>button,
.btn-green>a, .vc_grid-btn-load_more>a{
  border-color:#26711F!important;
  background-color: #26711F!important;
  transition: .2s;
}
.btn-transparent>button,
.btn-transparent>a{
  border-color:#fff!important;
  background-color: transparent!important;
  transition: .2s;
}
.btn-green>button:hover,
.btn-green>a:hover{
  border-color:#26711F!important;
  background-color: #fff!important;
}
.btn-transparent>button:hover,
.btn-transparent>a:hover{
  border-color:#26711F!important;
  background-color: #fff!important;
}
.btn-page>button:hover,
.btn-page>a:hover{
  color: #26711F!important;
}
ul li{
  font-family: 'Montserrat', sans-serif;
}
.apero-gallery-row::before,
.apero-gallery-row::after{
  display: none!important;
}
.slick-slide{
  outline: none!important;
}
.apero-recept-slider .slick-track{
  transition: height 200ms ease;
}

/* =================== SINGLE POST==================== */
.single-post-featured{
  display: none;
}
.single-post .single-post-featured{
  display: block;
  max-width: 1400px;
  margin: 0 auto;
}
.single-post .single-post-featured .post-featured-img img,
.post-banner img{
  height: 600px!important;
  width: 100%;
  object-fit: cover;
}
.single-post .single-post-featured .post-featured-title{
  text-align: center;
  padding: 40px 0;
  background-color: #edebec;
}
.single-post .navigation-product,
.single-post .pagination-single{
  display: none;
}
.single-post .wpb_text_column,
.post-text{
  text-align: center;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.single-post .wpb_text_column.single-post-title p{
  font-family: 'Zilla Slab', sans-serif;
  font-size: 30px;
}
.single-post .wpb_text_column.single-post-title{
  margin-bottom: 20px!important;
  margin-top: 20px;
}
/* ============================ for blog grid ============================ */

.vc_grid-item  .vc_gitem-animated-block .vc_gitem-zone{
  height: 450px;
  border: 20px solid #fff;
  transition: all .35s;
}
.vc_grid-item:hover .vc_gitem-animated-block>.vc_gitem-zone{
  border-width: 0px;
}
.vc_grid-item .single-post-title h4,
.vc_grid-item .single-post-title,
.vc_grid-item .single-post-excerpt p,
.vc_grid-item .single-post-excerpt{
  margin: 0;
}
.vc_grid-item .single-post-title h4{
  font-family: 'Zilla Slab', sans-serif;
}
.vc_grid-item .single-post-excerpt p{
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.vc_grid-item .single-post-title h4 a{
  padding: 25px 25px 20px;
}
.vc_grid-item .single-post-excerpt p a{
  padding: 10px 25px 30px;
}
.vc_grid-item .single-post-info a{
  display: block;
  opacity: 1!important;
}
.vc_grid-item .single-post-info{
  padding: 0!important;
}




/* =================== SPORTIFY SECTION APÉRO WELT==================== */

.spotify_top_row .wpb_wrapper>.wpb_text_column:last-child{
  padding-bottom: 0;
  margin-bottom: 0;
}

.spotify_label {
  margin-bottom: 0!important;
}

.spotify_label .vc_single_image-wrapper{
  display: flex!important;
  justify-content: center;
}

.spotify_label .vc_single_image-wrapper img{
  height: 200px !important;
  width: auto;
}

.spotify_visual .wpb_single_image{
  margin-bottom: 0!important;
}

.spotify_row_bottom .spotify-container{
 margin-top: -30vh;
}


/* ============================ NAVIGATION============================ */
#site-header {
  position: fixed;
  width: 100%;
  /* max-width: 1400px; */
  z-index: 999;
  transition: all 300ms ease-in-out;
  background-color: transparent;
  top: 0;
}
#site-header.header-opened{
  z-index: 99999;
}

#site-header.transparent .header-inner{
  background-color: transparent;
}
#site-header.white .header-inner,
#site-header.transparent.header-opened .header-inner{
  background-color: #fff;
}
#site-header .menu-text{
  text-transform: uppercase;
  text-decoration: none!important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin-right: 18px;
  font-size: 14px;
  transition: all 300ms ease-in-out;
}
.menu-text{
  color: #fff;
}
#site-header.white .menu-text,
#site-header.transparent.header-opened .menu-text{
  color: #000;
}

.menu-block{
  display: flex;
  align-items: center;
  height: 26px;
  cursor: pointer;
}

#menu-burger{
  width: 26px;
  position: relative;
  height: 100%;
}

#menu-burger span {
  width: 100%;
  display: block;
  left: 0;
  height: 2px;
  border-radius: 4px;
  position: absolute;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
#site-header.transparent #menu-burger span {
  background-color: #fff;
}
#site-header.white #menu-burger span,
#site-header.transparent.header-opened #menu-burger span {
  background-color: #000;
}

#menu-burger span:nth-child(1){
  top: 0;
}
#menu-burger span:nth-child(2) {
  top: 12px;
}
#menu-burger span:nth-child(3) {
  top: 24px;
}
/* #menu-burger.menu-opened{
margin-right: 17px;
} */
#menu-burger.menu-opened span:nth-child(1){
  top: 12px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
#menu-burger.menu-opened  span:nth-child(2) {
  left: 30px;
  opacity: 0;
}
#menu-burger.menu-opened  span:nth-child(3) {
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.menu-burger span{
  display: block;
  background-color: #000;
  height: 3px;
  width: 28px;
  margin: 8px 0;
  border-radius: 5px;
}
#site-header .header-inner{
  padding: 5px 0;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-logo{
  position: relative;
  z-index: 99;
  margin-left: 40px;
}
#site-header.transparent .white-logo{
  opacity: 1;
}
#site-header.transparent .black-logo{
  opacity: 0;
}
#site-header.white .white-logo,
#site-header.transparent.header-opened .white-logo{
  opacity: 0;
}
#site-header.white .black-logo,
#site-header.transparent.header-opened .black-logo{
  opacity: 1;
}
.black-logo{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.header-logo img{
  height: 76px;
  width: auto;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.animateIn{
  transform: translateY(0px);
}
.animateOut{
  transform: translateY(-100%);
}
.header-navigation-wrapper{
  position: relative;
  z-index: 99;
  display: block;
  margin-right: 40px;
}
.menu-overlay{
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: 80;
  background-color: #fff;
  opacity: .5;
  display: none;
}
.fullscreen-menu{

  /* min-height: 65vh; */
  z-index: 90;
  position: fixed;
  width:100%;
  left: 0;
  top: 0;
  transform: translateY(-100%);
  transition: all .3s ease-in-out;
}
.fullscreen-menu-container{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 100px 40px 40px;
  height: 100%;
  max-width: 1400px;
  margin: 0 auto;
  background-color: #fff;
}
.menu-items-block{
  display: flex;
  justify-content: space-between;
}
.menu-items-block li{
  display: block;
  padding: 25px;
  width: 25%;
  text-align: center;
  margin: 0;
}
.menu-items-block li.uber-uns img.menu-image-title-after{
  max-height: 125px;
  transform: rotate(-11deg);
}
.menu-items-block li a{
  color: #000;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 28px;
}
img.menu-image-title-after{
  padding: 10px;
  max-height: 225px;
}
.menu-img-block{
  height: 225px;
  display: flex;
  align-items: center;
  justify-content: center;
}
span.menu-image-title-after{
  padding: 0!important;
  display: block;
}
.menu-footer{
  padding-top: 40px;
  display: flex;
}
.menu-wpml-block,
.menu-footer-links{
  width: calc(50% - 80px);
}
.menu-wpml-block{
  display: flex;
  align-items: center;
}
.menu-footer .menu-icons{
  padding: 0;
}
.menu-footer-links{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.menu-footer-links a,
.menu-icons a span,
.wpml-ls-item a span{
  color: #000;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 20px;
}
.menu-icons a{
  display: flex;
  align-items: center;
}
.menu-icons a span,
.menu-icons a.show-mobile{
  display: none;
}
.wpml-ls-item .wpml-ls-display{
  display: none;
}
.wpml-ls-item a {
  color: #000;
  padding: 3px 0!important;
  margin: 0 5px;
  position: relative;
}
.wpml-ls-item a::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.3s;
  background: #000;
}
.wpml-ls-item a:hover::after,
.wpml-ls-item.wpml-ls-current-language a::after{
  width: 100%;
  left: 0;
}

/* ============================ PAGES ============================ */


/* === HOME === */
/* .n2-ss-slider-1{
  height: 75vh!important;
} */

.home-slider-img img{
  width: 100%;
/*   height: 75vh!important; */
  object-fit: cover;
  object-position: center top;
}
.home-slider .slick-dots{
    transform: translate(-50%, -50%);
}
.home-title-block{
  height: calc(100% - 85px);
  margin-bottom: 15px!important;
}
.home-title-block>.wpb_wrapper{
  display: flex;
  height: 100%;
  align-items: center;
}
.quadrat-block>.vc_column-inner{
  min-height: 475px;
  padding-top: 15px!important;
  padding-bottom: 18px;
}
.quadrat-block>.vc_column-inner>.wpb_wrapper{
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.entry-content .bg-img-top-left{
  background-position: top center!important;
}
.home-title{
  padding-top: 75px;
}
.home-icon{
  padding-bottom: 40px;
}
.home-icon>.wpb_wrapper,
.menu-icons{
  display: flex;
  justify-content: center;
}
.home-icon a{
  color: #000;
}
.home-icon svg{
  width: 50px;
  margin: 0 15px;
}
.home-icon svg:hover path:not(.home-icon a.tiktok_icon svg:hover path){
  fill: #26711F;
}

.home-icon a.tiktok_icon svg:hover g > path:first-child {
    fill: #26711F;
}
.home-icon a.tiktok_icon svg:not(.menu-footer .home-icon a.tiktok_icon svg) {
  width: 54px;
  margin-top: 2px;
}
.menu-footer .home-icon a.tiktok_icon svg {
  width: 55px;
}

.home-gallery>.vc_column-inner>.wpb_wrapper{
  display: flex;
  flex-wrap: wrap;
}
.home-gallery-item{
  padding: 10px!important;
  width: 33.333333%;
  display: none;
  margin: 0 !important;
}
.home-gallery-item>.wpb_column>.vc_column-inner{
  padding: 0px!important;
}
.home-gallery-item .wpb_single_image{
    margin-bottom: 0!important;
}
.home-gallery-item *{
  height: 100%;
}
.home-gallery-item img{
  height: 100%!important;
  width: 100%;
  object-fit: cover;
}
.btn-load-more{

  margin-top: 55px;
  display: flex;
  justify-content: center;
}
.text-link-decor p,
.prod-link{
  cursor: pointer;
  position: relative;
}
.text-link-decor p::before,
.prod-link::before{
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  transition: all 0.3s;
}
.text-link-decor p:hover::before,
.prod-link:hover::before{
  width: 0;
  left: 50%;
}
.prod-link{
  color: #000;
}

.text-link-decor p::before{
  background: #000;
}

.sbi_load_btn{
    background-color: transparent!important;
    box-shadow: none !important;
}

.sbi_load_btn .sbi_btn_text{
    font-size: 21px;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    padding-bottom: 5px;
    color: #000;
}

.sbi_load_btn .sbi_btn_text::before{
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    transition: all 0.3s;
}

.sbi_load_btn .sbi_btn_text:hover::before{
    width: 0;
    left: 50%;
}

/* === SORTIMENT === */
.sort-middle-text{
  max-width: 670px;
  margin: 0 auto;
  padding-bottom: 55px;
}
.sort-title{
  padding-top: 75px;
}
.sort-title-decor{
  margin-top: 75px;
  display: flex;
  justify-content: center;
  padding-bottom: 35px;
}
.sort-title-decor>div{
  background-color: #fff;
  padding: 4px 56px;
  position: relative;
}
.sort-title-decor>div::after,
.sort-title-decor>div::before{
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  width: 50px;
  height: 100%;
  background: url(/wp-content/uploads/2020/03/Path@2x.png) center / contain no-repeat;
}
.sort-title-decor>div::after{
  right: 0;
  transform: translateX(115%) rotate(180deg);
}
.sort-title-decor>div::before{
  left: 0;
  transform: translateX(-115%);
}
.sort-banner img{
  max-height: 75vh;
  width: auto;
  margin: 0 auto;
}
.product-grid{
  display: flex;
  flex-wrap: wrap;
}
.product-item-block{
  width: 50%;
  padding: 2.5%;
  display: flex;
}
.product-item{
  display: flex;
  border: 20px solid #fff;
  padding: 25px 18px 25px 0px;
  position: relative;
  min-height: 530px;
  background-color: #fff;
}
.klassiker-item,
.klassiker-fr-item,
.klassiker-en-item{
  box-shadow: inset 0 0 0 3px #26711F;
}
.klassiker-item .product-btn a,
.klassiker-fr-item .product-btn a,
.klassiker-en-item .product-btn a{
  border-color: #26711F;
  color: #26711F;
}
.klassiker-item .product-btn a:hover,
.klassiker-fr-item .product-btn a:hover,
.klassiker-en-item .product-btn a:hover{
  color: #fff;
  background-color: #26711F;
}
.klassiker-item .product-icon:hover svg,
.klassiker-fr-item .product-icon:hover svg,
.klassiker-en-item .product-icon:hover svg{
  fill: #26711F;
}
.perlenden-item,
.perlenden-fr-item,
.perlenden-en-item{
  box-shadow: inset 0 0 0 3px #DBA614;
}
.perlenden-item .product-btn a,
.perlenden-fr-item .product-btn a,
.perlenden-en-item .product-btn a{
  border-color: #DBA614;
  color: #DBA614;
}
.perlenden-item .product-btn a:hover,
.perlenden-fr-item .product-btn a:hover,
.perlenden-en-item .product-btn a:hover{
  color: #fff;
  background-color: #DBA614;
}
.perlenden-item .product-icon:hover svg,
.perlenden-fr-item .product-icon:hover svg,
.perlenden-en-item .product-icon:hover svg{
  fill: #DBA614;
}
.trockenen-item,
.trockenen-fr-item,
.trockenen-en-item{
  box-shadow: inset 0 0 0 3px #5A231B;
}
.trockenen-item .product-btn a,
.trockenen-fr-item .product-btn a,
.trockenen-en-item .product-btn a{
  border-color: #5A231B;
  color: #5A231B;
}
.trockenen-item .product-btn a:hover,
.trockenen-fr-item .product-btn a:hover,
.trockenen-en-item .product-btn a:hover{
  color: #fff;
  background-color: #5A231B;
}
.trockenen-item .product-icon:hover svg,
.trockenen-fr-item .product-icon:hover svg,
.trockenen-en-item .product-icon:hover svg{
  fill: #5A231B;
}
.sets-item,
.sets-fr-item,
.sets-en-item{
    box-shadow: inset 0 0 0 3px #739cd1;
}
.sets-item .product-btn a,
.sets-fr-item .product-btn a,
.sets-en-item .product-btn a{
  border-color: #739cd1;
  color: #739cd1;
}
.sets-item .product-btn a:hover,
.sets-fr-item .product-btn a:hover,
.sets-en-item .product-btn a:hover{
  color: #fff;
  background-color: #739cd1;
}
.sets-item .product-icon:hover svg,
.sets-fr-item .product-icon:hover svg,
.sets-en-item .product-icon:hover svg{
  fill: #739cd1;
}
.merch-item,
.merch-fr-item,
.merch-en-item{
    box-shadow: inset 0 0 0 3px #f5b3aa;
}
.merch-item .product-btn a,
.merch-fr-item .product-btn a,
.merch-en-item .product-btn a{
  border-color: #f5b3aa;
  color: #f5b3aa;
}
.merch-item .product-btn a:hover,
.merch-fr-item .product-btn a:hover,
.merch-en-item .product-btn a:hover{
  color: #fff;
  background-color: #f5b3aa;
}
.merch-item .product-icon:hover svg,
.merch-fr-item .product-icon:hover svg,
.merch-en-item .product-icon:hover svg{
  fill: #f5b3aa;
}
.product-img{
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.product-img img{
  width: auto;
  max-height: 380px;
}
.product-description{
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-btn{
  display: flex;
}
.product-btn a{
  color:#fff;
  background-color: #fff;
  font-family: 'Zilla Slab', sans-serif;
  padding: 8px 40px;
  border: 2px solid;
  transition: all .3s;
  letter-spacing: 1px;
}
.product-icon{
  position: absolute;
  right: 20px;
  top: 15px;
}
.product-icon svg{
  width: 42px;
}
.product-title{
  padding: 25px 0;
}
.product-title h3{
  font-size: 40px;
}

.device_desc_text{
    display: none!important;
}

/* === APERO-WELT === */
.apero-banner img{
  max-height: 65vh;
  width: 100%;
  object-fit: cover;
}
.apero-title{
  padding: 24px 0;
}
.apero-middle-img img{
  max-height: 50vh;
  width: 100%;
  object-fit: cover;
}
.apero-gallery-row{
  display: flex;
  flex-wrap: wrap;
}
.apero-gallery-item{
  display: none;
  width: 50%;
  margin: 0!important;
  padding: 35px;
}
.apero-gallery-item>.wpb_column>.vc_column-inner{
  padding: 0!important;
}

.apero-gallery-img-block{
  border: 20px solid #fff;
  margin: 0!important;
}
.apero-gallery-img a,
.apero-gallery-img img,
.apero-gallery-img figure{
  display: block!important;
  font-size: 0;
  line-height: 0;
  margin: 0!important;
  padding: 0!important;
}
.apero-gallery-img-block .vc_column-inner::after,
.apero-gallery-img-block .vc_column-inner::before,
.apero-gallery-img-block::after,
.apero-gallery-img-block::before{
  display: none!important;
}
.apero-gallery-img img{
  height: 460px!important;
  width: 100%;
  object-fit: cover;
}
.apero-popup{
  background-color: #EDEBEB;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0!important;
  z-index: 3;
}
.apero-popup-title{
  padding-top: 10px;
}
.apero-popup-title p{
  font-family: 'Zilla Slab', sans-serif;
  font-size: 30px;
}
.apero-popup-title,
.apero-popup-text{
  padding-bottom: 20px;
}
.apero-popup-link a{
  color: #000;
}
.popup-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0!important;
  width: 46px;
  height: 46px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
}
.popup-btn span{
  position: absolute;
  background-color: #000;
  display: block;
  transition: all .18s ease-out;
}
.popup-btn span:nth-child(1){
  width: 4px;
  height: 4px;
  top: 10px;
  border-radius: 50%;
  left: 21px;
}
.popup-btn span:nth-child(2),
.popup-btn span:nth-child(3){
  width: 2px;
  height: 16px;
  top: 18px;
  left: 22px;
}
.popup-btn.popupActive span:nth-child(1){
  top: 0px;
  opacity: 0;
}
.popup-btn.popupActive span:nth-child(2){
  transform: rotate(45deg);
  height: 24px;
  top: 12px;
}
.popup-btn.popupActive span:nth-child(3){
  transform: rotate(-45deg);
  height: 24px;
  top: 12px;
}
.newsletter-block>.wpb_column{
  max-width: 675px;
  padding-left: 35px;
}

.apero-slider-item{
  padding: 80px 175px!important;
  /* border: 20px solid #fff; */
  position: relative;
  max-width: 100vw!important;
  margin: 0!important;
}
.apero-slider-item:focus{
  outline: none!important;
}
.apero-popup>.wpb_column,
.apero-popup>.wpb_column>.vc_column-inner{
  height: 100%;
}
.apero-popup>.wpb_column>.vc_column-inner>.wpb_wrapper{
  display: flex;
  justify-content: center;
  height: 100%;
  flex-direction: column;
}
.apero-slider-item-container,
.apero-popup{
  border: 20px solid #fff;
}
.apero-slider-item>.wpb_column>.vc_column-inner{
  padding: 0!important;
}
.apero-slider-item-body,
.apero-slider-item-body>.vc_column-inner{
  height: 100%;
}
.apero-slider-item-body>.vc_column-inner>.wpb_wrapper{
  display: flex;
  align-items: center;
  height: 100%;
}
.apero-slider-img{
  width: 50%;
}
.apero-slider-text{
  width: 50%;
}
.apero-slider-text.cocktail-forms{
  width: 100%;
}
.apero-slider-text.cocktail-forms p{
  font-size: 23px;
}
.form-center form{
    margin: 0 auto;
}
.form-center ._form-thank-you{
    color: white;
}
.apero-slider-item-container{
  margin: 0!important;
}
.apero-slider-img img{
  max-height: 415px;
  width: auto;
  margin: 0 auto;
}


.detail-title-description p{
  font-family: 'Zilla Slab', sans-serif;
  font-size: 30px;
  padding-top: 45px;
}
.apero-slider-text p{
  font-family: 'Zilla Slab', sans-serif;
  font-size: 40px;
}
.apero-simple-slider .slick-dots{
  bottom: 80px;
}
.apero-simple-slider .slick-dots li button,
.apero-simple-slider .slick-prev,
.apero-simple-slider .slick-next{
  border-color: #000;
}
.apero-simple-slider .slick-dots li.slick-active button{
  background-color: #000;
}
/** Custom Select **/
.select-container {
  display: flex;
  justify-content: center;
  padding-top: 28px;
}
.select-box:first-child{
  margin-right: 75px;
}
.custom-select-wrapper {
  position: relative;
  user-select: none;
}
.custom-select-wrapper select {
  display: none;
}
.custom-select {
  position: relative;
}
.custom-select-trigger {
  position: relative;
  display: block;
  width: 350px;
  padding: 0 84px 0 16px;
  font-size: 18px;
  color: #000;
  line-height: 50px;
  background: #fff;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}
.custom-select-trigger:before {
  position: absolute;
  display: block;
  content: '';
  width: 2px;
  height: 100%;
  top: 0;
  right: 62px;
  background-color: #34302f;
}
.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 28px;
  height: 28px;
  top: 50%;
  right: 18px;
  margin-top: -8px;
  border-bottom: 2px solid #34302f;
  border-right: 2px solid #34302f;
  transform: rotate(45deg) translateY(-50%);
  transition: all .4s ease-in-out;
  transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
  margin-top: 8px;
  transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
  position: absolute;
  display: block;
  top: 100%; left: 0; right: 0;
  min-width: 100%;
  margin: 2px 0;
  box-sizing: border-box;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
  z-index: 5;
}
.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
.custom-option {
  position: relative;
  display: block;
  padding: 0 16px;
  font-size: 18px;
  color: #34302f;
  background: #fff;
  font-family: 'Montserrat', sans-serif;
  line-height: 47px;
  cursor: pointer;
  transition: all .25s ease-in-out;
  opacity: .5;
}
.custom-option:hover,
.custom-option.selection {
  opacity: .65;
}
.select-btn-container{
  text-align: center;
  padding-top: 185px;
  height: 240px;
}
.select-btn{
  background-color: #26711F!important;
  border: 2px solid #fff;
  text-transform: none;
  font-family: 'Zilla Slab', sans-serif;
  letter-spacing: 1px;
  font-size: 25px;
  font-weight: 500;
  padding: 10px 16px;
  transition: all .3s;
  display: none;
}
.select-btn a{
  color: #fff;
  transition: all .3s;
}
.select-btn:hover{
  border-color: #26711F;
  background-color: #fff!important;
}
.select-btn:hover a{
  color: #26711F!important;
}
.spotify-container>.vc_column-inner>.wpb_wrapper{
  display: flex;
  justify-content: center;
  padding-top: 35px;
  flex-wrap: wrap;
}
.spotify-container>.vc_column-inner{
  padding: 0!important;
}
.spotify-container .slick-prev,
.spotify-container .slick-next {
    border-color: #000;
  }
.spotify-item{
  padding: 30px;
}
.spotify-item>.wpb_wrapper iframe{
  margin: 0 auto;
}
.recipe-description{
  padding-left: 35px!important;
}
.recipe-title p{
  font-size: 38px;
  color: #fff;
  font-family: 'Zilla Slab', sans-serif;
}
.recipe-title-low p{
  font-family: 'Zilla Slab', sans-serif;
  font-size: 30px;
}
.recipe-table-item>.wpb_wrapper{
  display: flex;
  border-bottom: 2px solid #fff;
  padding: 10px 0;
  align-items: center;
}
.recipe-table-item-bt>.wpb_wrapper{
  border-top: 2px solid #fff;
}
.recipe-table-item .recipe-table-number{
  width: 25%;
  margin: 0;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.recipe-table-item .recipe-table-text{
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 16px;
  width: 75%;
  margin: 0;
}
.recipe-img img{
 width: auto;
 padding: 15px;
 margin: 0 auto;
}
.recipe-arrow-block{
  margin-top: 35px;
}
.recipe-arrow{
  margin-left: 35px;
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
}
.recipe-arrow-aroww{
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  margin-top: -15px;
  height: 32px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  transition: all .4s ease-in-out;
  transform-origin: 50% 50%;
}
.recipe-arrow-aroww.rotated{
  margin-top: 5px;
  transform: rotate(-135deg);
}
.recipe-arrow-text{
  padding-left: 55px;
  color: #fff;
  font-size: 23px;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
}
.video-icon-pause{
  display: none;
}
.video-title,
.video-control-icon{
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-title{
  top:74%;
  width: 100%;
  text-align: center;
}
.video-control-icon{
  top:50%;
  cursor: pointer;
  transition: all .3s;
}
.video-control-icon img{
  max-width: 124px!important;
}
.video-title p{
  color: #fff;
  font-size: 80px;
  font-family: 'Zilla Slab', sans-serif;
}
.apero-recept-slider .slick-prev,
.apero-recept-slider .slick-next{
  bottom: auto!important;
}
.apero-recept-slider .slick-prev{
    -webkit-transform: translate(0, -50%) rotate(-135deg);
    -ms-transform: translate(0, -50%) rotate(-135deg);
    transform: translate(0, -50%) rotate(-135deg);
}
.apero-recept-slider .slick-next{
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}
.apero-recept-slider .slick-dots{
    bottom: auto!important;
    transform: translate(-50%, 0);
}
.recept-video-block{
  overflow: hidden;
}
.recept-video{
  min-width: 100%;
  max-width: 100%;
}
.apero-recept-slider .slick-dots li button,
.apero-recept-slider .slick-prev,
.apero-recept-slider .slick-next,
.home .slick-dots li button{
    border-color: #fff;
}
.apero-recept-slider .slick-dots li.slick-active button,
.home-slider .slick-dots li.slick-active button{
  background-color: #fff;
}




/* === Product Detail Page === */
article.products{
  position: relative;
}
.product-detail-section>.vc_row{
  padding: 0 300px ;
}

.product-detail-section>.vc_row:first-child{
  padding-top: 8vh;
}
.detail-title p{
  font-size: 38px;
  font-family: 'Zilla Slab', sans-serif;
}
.detail-title p,
.detail-text p,
.detail-title-description p,
.detail-table-text p{
  color: #fff;
}
.detail-table-row>.vc_column-inner>.wpb_wrapper{
  display: flex;
  justify-content: space-between;
}
.detail-table-row>.vc_column-inner{
  padding: 0!important;
}
.detail-banner {
  /* height: 100vh!important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: relative; */
}
.detail-banner img{
  /* height: 90%!important;
  width: auto;
  position: relative;
  z-index: 5; */
}
/* .detail-banner-footer{
  position: absolute;
  width: 100%;
  height: 25%;
  bottom: 0;
  left: 0;
  z-index: 3;
} */
.single_product_bottle img{
	 max-height: 70vh;
    width: auto;
    position: absolute;
    top: 10vh;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.single_product_bottle .vc_single_image-wrapper{
	position: relative;
    height: 70vh;
}
.detail-table-top-border{
  padding-top: 8px;
  border-top: 2px solid #fff;
}
.detail-table-bot-border{
  padding-bottom: 8px;
  border-bottom: 2px solid #fff;
}
.detail-shop-icon{
  margin-top: 55px;
}
.detail-shop-icon svg{
  width: 42px;
  margin: 0 auto;
  fill: #fff;
}
.detail-link-shop{
  display: flex;
  justify-content: center;
}
.detail-link-shop{
  margin-top: 8px;
}
.detail-link-shop a{
  color: #fff;
}
.detail-link-shop.text-link-decor p::before {
    background: #fff;
}
.detail-weitere{
  text-align: center;
  margin-top: 55px;
}
.detail-weitere p{
  color: #000!important;
}
.detail-title-btn{
  margin-bottom: 30px;
}
.detail-title-btn .prod-link{
  color: #000;
  font-family: 'Montserrat', sans-serif;
}
.detail-title-btn .prod-link::before{
  background-color: #000;
}
.detail-title-btn{
 margin-top: 55px;
 display: flex;
 justify-content: center;
 flex-direction: column;
 align-items: center;
}
.detail-title-btn img{
  width: 50px;
  margin-bottom: 20px;
}

.pagination-single{
  margin: 0!important;
}

.pagination-single-inner .arrow{
  display: block;
  padding: 20px;
  color: transparent;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  outline: none;
  background-color: transparent!important;
  opacity: .5;
  margin: 0!important;
  transition: all .3s;
}
.pagination-single-inner .previous-post .arrow{
  transform: rotate(-135deg);
}

.pagination-single-inner .next-post .arrow{
  transform: rotate(45deg);
}
.pagination-single-inner .previous-post,
.pagination-single-inner .next-post {
  position: fixed;
  top: 50vh;
  transform: translateY(-50%);
  margin: 0!important;
  z-index: 25;
}
/* .pagination-single-inner .previous-post{
  left: 60px;
}
.pagination-single-inner .next-post{
  right: 60px;
} */
.pagination-single-inner a:hover .arrow{
  opacity: 1;
}


.f1_container {
  height: 500px;
  z-index: 1;
}

.front,
.back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden!important;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.f1_container>.vc_column-inner{
  height: 100%;
}
.f1_container>.vc_column-inner>.wpb_wrapper .face {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.f1_container>.vc_column-inner>.wpb_wrapper {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.f1_container>.vc_column-inner {
  perspective: 2000px;
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -o-perspective: 2000px;
  -ms-perspective: 2000px;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
}
.back_apple {
  transform: rotateY(180deg);
}

/* === Kontact Page === */

#contact_section{
  padding: 0 40px !important;
}

.kontakt-page-title{
  padding: 135px 0 65px;
}
.kontakt-text p a{
  color: #000;
  position: relative;
}
.kontakt-text p a::after{
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #000;
  transition: all 0.3s;
}
.kontakt-text p a:hover::after{
  width: 100%;
  left: 0;
}
.c7form{
  position: relative;
}
select.c7form_input{
  width: 100%;
  padding: 1.5rem 1.8rem;
  font-size: 1.6rem;
  -moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.select-arrow{
  border: solid #26711F;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 17px;
}
.c7form_input,
.c7form_input *{
  border: none!important;
  outline: none!important;
  font-family: 'Montserrat', sans-serif;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
font-family: 'Montserrat', sans-serif;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: 'Montserrat', sans-serif;
}
::-ms-input-placeholder { /* Microsoft Edge */
  font-family: 'Montserrat', sans-serif;
}
.c7form-btn{
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.kontakt7_btn{
  background-color: #26711F!important;
  color: #fff!important;
  text-decoration: none!important;
  font-family: 'Zilla Slab', sans-serif;
  letter-spacing: 1px!important;
  text-transform: capitalize!important;
  font-size: 26px!important;
  padding: 12px 22px!important;
  transition: all .25s!important;
  border: 2px solid #26711F!important;
  outline: none!important;
}
textarea.c7form_input{
  height: 185px;
}
.kontakt7_btn:hover{
  background-color: #fff!important;
  color: #26711F!important;
}
#map{
  height: 473px;
}
/* === Kinder Welt Page === */
.kinder-welt-banner img{
  width: 100%;
  height: 74vh!important;
  object-fit: cover;
}
.kinderwelt-row-item{
  display: flex;
  flex-wrap: wrap;
}
.kinderwelt-row-item::after,
.kinderwelt-row-item::before{
  display: none!important;
}
.kinderwelt-item{
  width: 50%;
  margin: 0!important;
  padding: 15px;
}
 .kinderwelt-item-img{
   border: 20px solid #fff;
 }
.kinderwelt-item-img img{
  width: 100%;
  object-fit: cover;
  height: 460px!important;
}
.kinderwelt-item-title p{
  font-family: 'Zilla Slab', sans-serif;
  font-size: 32px;
}
.kinderwelt-item-link a{
  position: absolute;
  top: 0;
  bottom: 25px;
  left: 15px;
  right: 15px;
  font-size: 0;
}
.kinder-slider-item{
  /* width: 40%; */
  margin: 0!important;
}
.kinder-slider-item>.wpb_column>.vc_column-inner{
  padding: 0!important;
}
.kinder-slider-title{
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  opacity: 0;
}
.kinder-slider-title p{
  color: #fff;
  font-size: 30px;
  font-family: 'Zilla Slab', sans-serif;
  text-shadow: 0px 2px 4px rgba(0,0,0,.5);
}
.kinder-slider-img img{
  width: 100%;
  height: 460px!important;
  object-fit: cover;
}

/* === FOOTER === */

.footer-inner.section-inner{
  padding-bottom: 100px
}

.footer-nav-widgets-wrapper{
  background-color: #26711F;
  margin: 0 auto !important;
  max-width: 1400px;
}
.footer-widgets-outer-wrapper{
  padding: 40px 0;
  border: none;
}
.footer-widgets p,
.footer-widgets .widget-content a{
  color: #fff;
  font-family: 'Zilla Slab', sans-serif;
}
.footer-widgets .widget-content a,
.menu-footer-links a{
  position: relative;
}
.footer-widgets .widget-content a::after{
  background: #fff;
}
.menu-footer-links a::after{
  background: #000;
}
.footer-widgets .widget-content a::after,
.menu-footer-links a::after{
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.3s;
}
.footer-widgets .widget-content a:hover::after,
.menu-footer-links a:hover::after{
  width: 100%;
  left: 0;
}

.footer-widgets.column-three .textwidget p,
.menu-footer-links{
  display: flex;
  justify-content: flex-end;
}
.footer-widgets.column-two .textwidget p a,
.menu-footer-links a{
  margin-left: 55px;
}
.footer-widgets.column-two .textwidget p a:first-child,
.menu-footer-links a:first-child{
  margin-left: 0;
}
.footer-widgets-wrapper>.column-three>.widget-content p a:first-child{
  margin-right: 29px
}
.footer-widgets-wrapper>.column-two>.widget_custom_html{
  margin-top: 20px;
}
.footer-widgets-wrapper>.column-two>.widget_custom_html ._button-wrapper{
  height: 0;
}


#mc_embed_signup form#mc-embedded-subscribe-form{
  max-width: 450px;
  padding-left: 0;
}

form#mc-embedded-subscribe-form #mc_embed_signup_scroll{
  display: flex;
}

#mc_embed_signup_scroll{
  position: relative;
  max-width: 450px;
}

form#mc-embedded-subscribe-form #mc_embed_signup_scroll .clear{
  position: absolute;
  right: 0;
}

form#mc-embedded-subscribe-form #mc_embed_signup_scroll .clear input{
  height: 55px;
  margin-bottom: 0;
  background-color: #26711F;
  border: 2px solid white;
  border-radius: 0;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 25px;
  text-transform: capitalize;
}

form #mce-responses{
  display: none;
}

div #mc_embed_signup .mc-field-group input{
  min-height: 55px;
  height: 55px;
  padding: 8px 130px 8px 8px;
  border: 2px solid white!important;
  border-radius: 0;
  outline: none!important;
  font-family: 'Montserrat', sans-serif;
}

/* === UBER UNS === */
.uber-title{
  padding-top: 100px;
}
.uber-text p{
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
#uber-tabs-main .vc_tta-tabs-container{
  margin: 0;
  overflow: visible;
}
#uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list{
  display: flex;
  justify-content: center;
  background-color: transparent;
  padding: 20px 15px;
  margin: 0;
}
.lt-tab-row #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab{
  margin: 0 5px 0 0;
}
#uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child,
#uber-tabs-main{
  margin: 0;
}
#uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{
  color: #000000;
  font-weight: 600;
  padding: 18px 10px;
  text-align: center;
  border: none;
  background-color: transparent;
  position: relative;
  width: 180px;
}
.lt-tab-row #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{
  width: 200px;
}
.st-row-title .slick-arrow{
  border-color: #000;
  bottom: auto;
  top: 270px;
}
.st-row-title .count-block{
  display: block;
  text-align: center;
  font-weight: 600;
}
.st-row-title .wpb_single_image{
  padding-bottom: 50px;
}
.st-row-title #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list{
  padding: 28px 15px 70px;
}
.slider-tabs-boxs>.vc_column-inner>.wpb_wrapper{
  padding: 28px 15px 70px;
  display: flex;
  justify-content: center;
}
.slider-tabs-boxs>.vc_column-inner>.wpb_wrapper .slider-tabs{
  padding: 18px 10px;
  text-align: center;
  position: relative;
  width: 180px;
  margin: 0 5px 0 0;
  cursor: pointer;
}
.slider-tabs-boxs>.vc_column-inner>.wpb_wrapper .slider-tabs::after{
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  height: 8px;
  width: 100%;
  background: #CCCCCC;
  transition: all .3s;
  display: block;
  content: '';
  position: absolute;
}
.slider-tabs-boxs>.vc_column-inner>.wpb_wrapper .slider-tabs.active::after{
  background: #26711F;
}
.slider-tabs p{
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

#uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a::after,
#uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a::after{
  background: #26711F;
}
#uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a::after{
  border: 0;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  height: 8px;
  width: 100%;
  background: #fff;
  transition: all .3s;
  display: block;
  content: '';
  position: absolute;
}
#uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a::before{
  display: none!important;
}
#uber-tabs-main .vc_tta-panel-body{
  border: none;
  padding: 0;
}
#uber-tabs-main .vc_tta-panels-container .vc_tta-panels{
  border: none;
  background-color: #fff;
}
.lt-tab-row{
  padding-bottom: 50px;
}

.ft-text p{
  color: #fff;
  /* font-size: 18px; */
  font-family: 'Zilla Slab', sans-serif;
}
.ft-label img{
  width: 240px;
  margin: 0 auto;
}
#uber-tabs-main .vc_tta-panel-body .ft-label {
  margin-bottom: 20px;
}
.ft-content-col>.vc_column-inner>.wpb_wrapper{
  padding: 0 60px 35px;
}
.ft-main-img img,
.tt-quote-img img{
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.ft-main-img-col .wpb_wrapper,
.ft-main-img,
.ft-main-img .vc_single_image-wrapper,
.tt-quote-img-col .wpb_wrapper,
.tt-quote-img,
.tt-quote-img .vc_single_image-wrapper{
  height: 100%;
}
.tt-quote p {
  font-size: 30px;
  font-family: 'Zilla Slab', sans-serif;
}
.tt-quote-row{
  padding-top: 125px;
}
.tt-quote{
  margin-bottom: 12px!important;
}
.tt-quote-autor p{
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
.tt-quote-col>.vc_column-inner>.wpb_wrapper{
  padding: 0 35px;
}
.tt-white-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
  max-width: 910px;
  margin: 55px auto 100px;
}
.tt-point-img img{
  width: 88px;
  margin: 0 auto;
}
.tt-points-row{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 45px;
}
.tt-points-row>.tt-point-col{
  width: 40%;
}
.tt-point-title{
  max-width: 1000px;
  margin: 25px auto;
}
.tt-point-text{
  max-width: 390px;
  margin: 0 auto;
}
.tt-circle-title{
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
}
.tt-circle-col{
  height: 950px;
}
.tt-circle-item{
  height: 188px;
  width: 188px;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  /* overflow: hidden; */
}
.tt-circle-item .wpb_text_column{
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.tt-circle-item .wpb_text_column.back p{
  font-size: 14px;
  padding: 0 10px;
}
.tt-circle-item .f1_container{
  height: 100%;
}
.tt-circle-item .vc_column-inner{
  padding: 0!important
}
.tt-circle-item p {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.tt-circle-item-1{
  top: 26%;
  left: 50%;
  transform: translateX(-50%);
}
.tt-circle-item-2{
  top: 38%;
  left: 36%;
  transform: translateX(-50%);
}
.tt-circle-item-3{
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
.tt-circle-item-4{
  top: 62%;
  left: 64%;
  transform: translateX(-50%);
}
.tt-circle-item-5{
  top: 73%;
  left: 50%;
  transform: translateX(-50%);
}
.tt-history-title{
  padding: 100px 0 65px;
}
.tt-history-row{
  display: flex;
  justify-content: center;
}
.tt-history-row>.vc_col-sm-6{
  width: 480px;
}
.tt-history-row{
  position: relative;
}
.tt-history-row .tt-history-col:first-child::after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #000;
  /* transform: translateX(-50%); */
}
.tt-history-row>.tt-history-col>.vc_column-inner{
  padding-left: 0;
  padding-right: 0;
  padding-top: 0!important;
}
.tt-history-col>.vc_column-inner>.wpb_wrapper{
  border-top: 1px solid #000;
  padding-top: 50px;
}
.tt-history-row>.tt-history-col:first-child>.vc_column-inner>.wpb_wrapper{
    padding-right: 60px;
}
.tt-history-row>.tt-history-col:last-child>.vc_column-inner>.wpb_wrapper{
    padding-left: 60px;
}
.tt-history-row>.tt-history-col-2level{
  margin-top: 130px;
}
.tt-history-row>.tt-history-col-first{
  padding-top: 55px;
}
.tt-history-text{
  padding-bottom: 25px;
}
.tt-history-row-last{
  padding-bottom: 250px;
}
.lt-head-tiitle{
  max-width: 700px;
  margin: 0 auto;
  padding: 100px 0 35px;
}
.lt-head-img img{
  width: 88px;
  margin: 0 auto;
}
.lt-head-row{
  display: flex;
  justify-content: center;
  padding-bottom: 55px;
}
.lt-head-row>.lt-head-col{
  width: 370px;
  margin: 0 20px;
}
.lt-head-row>.lt-head-col>.vc_column-inner{
  height: 100%;
}
.lt-head-row>.lt-head-col>.vc_column-inner>.wpb_wrapper{
  padding: 25px 15px;
}
.lt-white-row{
  padding: 100px 0 65px;
}
.lt-white-row .wpb_text_column{
  max-width: 710px;
}
.lt-white-row .wpb_text_column,
.kt-title-row .wpb_text_column.uber-text,
.st-row-title .wpb_text_column{
  margin: 0 auto 35px;
}
.lt-white-row .wpb_text_column.uber-text,
.st-row-title .wpb_text_column{
  max-width: 910px;
}
.kt-title-row .wpb_text_column.uber-text{
  max-width: 960px;
}
.kt-title-row{
  padding: 150px 0;
}
.st-row-title{
  padding-top: 165px ;
}
.uber-slide>.wpb_column>.vc_column-inner>.wpb_wrapper{
  max-width: 910px;
  margin: 0 auto;
}
.uber-form{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 425px;
}
.uber-form p{
  width: 50%;
  padding: 0 35px;
}
.uber-form-btn{
  padding-right: 35px;
}
.uber-contact-form-box{
  padding-bottom: 245px;
}
.uber-form .wpcf7-not-valid-tip{
  position: absolute;
  left: 0;
  right: 0;
}
.uber-form .wpcf7-form-control-wrap{
  display: block;
}
.uber-contact-form-box .wpcf7 form .wpcf7-response-output{
  color: #fff;
  max-width: 700px;
  margin: 35px auto;
}
.uber-btn-col{
  background-color: #F5F4ED;
}
.uber-btn-col div.wpb_wrapper{
  display: flex;
  justify-content: center;
  padding: 18px 0;
  background-color: #F5F4ED;
  top: 0;
  z-index: 50;
  width: 100%;
  max-width: 1400px;
  transition: all 300ms ease-in-out;
}
body .uber-btn-col .uber-btn>a.vc_btn3,
body .uber-btn-col .uber-btn>a.vc_btn3:focus{
  background-color: transparent;
  border-width: 2px;
  border-color: #000;
  border-radius: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin: 0 12px;
  padding: 10px 16px;
  color: #000;
  transition: all .35s;
}
body .uber-btn-col .uber-btn>a.vc_btn3:hover,
body .uber-btn-col .uber-btn.active>a.vc_btn3{
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.uber-btn-col div.wpb_wrapper.sticky{
  position: fixed;
  top: 0;
  z-index: 50;
}
.uber-btn-col div.wpb_wrapper.sticky.menu-shown{
  top: 85px;
}
body .uber-custom-slider .rslides img{
  float: none;
}
body .uber-custom-slider .caption-wrap{
  position: static;
  text-align: center;
  padding-top: 45px;
  background: transparent;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  font-weight: 500;
  opacity: 1;
  line-height: 1.5;
  max-width: 750px;
  margin: 0 auto;
}
body .uber-custom-slider .rslides li .new {
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .uber-custom-slider img{
  max-height: 100%;
  width: auto;
  /* margin: 0 auto; */
}
.uber-custom-slider .caption-wrap strong{
  display: block;
}
body .uber-custom-slider  a.slide-nav {
  opacity: 1;
  padding: 20px;
  outline: none;
  background: none;
  font-size: 0;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  transform: rotate(45deg);
}
body .uber-custom-slider a.rslides_nav{
  display: none;
}
body .uber-custom-slider a.slide-nav.prev{
  top: 25vh;
  left: -140px;
  border-bottom: 2px solid  #000;
  border-left: 2px solid  #000;

}
body .uber-custom-slider a.slide-nav.next{
  top: 25vh;
  right: -140px;
  border-top: 2px solid  #000;
  border-right: 2px solid  #000;

}

.count-block{
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  font-weight: 700;
  display: block;
  text-align: center;
}
.uber-callToAcrion>.wpb_column{
  position: fixed;
  opacity: .35;
  right: -1%;
  bottom: 5%;
  z-index: 80;
  background: #fff;
  box-shadow: 0 2px 16px rgba(0,0,0,.08);
  padding: 35px 30px 10px;
  width: auto;
  transition: all .5s;
  transform: translateX(100%);
}
.uber-callToAcrion.active>.wpb_column{
  right: 2%;
  opacity: 1;
  transform: translateX(0);
}
.uber-callToAcrion p{
  font-family: 'Zilla Slab', sans-serif;
  font-size: 28px;
  color: #65458B;
}
.uber-callToAcrion p a{
  font-size: 21px;
  font-family: 'Montserrat', sans-serif;
  color: #65458B;
  font-weight: 500;
  position: relative;
}
.uber-callToAcrion p a::after{
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #65458B;
  transition: all 0.3s;
}
.uber-callToAcrion p a:hover::after{
  width: 0;
  left: 50%;
}
.close-ad p{
  display: none;
}
.close-ad{
  position: absolute;
  top: 15px;
  right: 15px;
  height: 24px;
  width: 20px;
  cursor: pointer;

}
.close-ad::after,
.close-ad::before{
  content: '';
  display: block;
  background-color: #65458B;
  height: 100%;
  width: 2px;
  top: 0;
  left: 8px;
  position: absolute;
}
.close-ad::before{
  transform: rotate(-45deg);
}
.close-ad::after{
  transform: rotate(45deg);
}


/* ========================= Mocktail SINGLE ========================= */
#mocktail_container{
  position: relative;
}
.video_control_icon{
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  cursor: pointer;
  transition: all .3s;
  display: block;
  width: 124px;
  padding-bottom: 100%;
}
.video_icon_play{
  background: url(/wp-content/uploads/2020/03/rimuss_play-button.png) no-repeat center/contain;
}
.video_icon_pause{
  display: none;
  background: url(/wp-content/uploads/2020/03/rimuss_pause-button.png) no-repeat center/contain;
}
.mocktail_title h1{
  font-style: italic;
  font-size: 80px;
  line-height: 90px;
  font-family: 'Zilla Slab', sans-serif;
  margin-top: 35px;
  font-weight: normal;
}
.mocktail_title.wpb_content_element{
  margin-bottom: 24px;
}
.single_mocktail_stars,
.single_mocktail_cat{
  display: flex;
  justify-content: center;
  margin-bottom: 70px;
}
.post_star{
  height: 30px;
  width: 30px;

  margin: 0 5px;
}
.post_star.full{
  background: url(/wp-content/uploads/2022/05/RIM_icon_star_full-grey.png) no-repeat center/contain;
}
.post_star.empty{
  background: url(/wp-content/uploads/2022/05/RIM_icon_star_empty-grey.png) no-repeat center/contain;
}
.single_mocktail_cat{
  flex-wrap: wrap;
  padding: 0 35px 35px;
}
.single_mocktail_cat a{
  display: block;
  border: 2px solid #34302f;
  padding: 12px 8px;
  min-width: 220px;
  text-align: center;
  background-color: #34302f;
  color: #fff;
  margin: 0 15px 30px;
  transition: all .3s;
  font-size: 21px;
  line-height: 37px
}
.single_mocktail_cat a:hover{
  color: #34302f;
  background-color: #fff;
}
.single_mocktail_tags{
  padding: 0 35px;
  max-width: 936px;
  margin: 0 auto 70px;
  text-align: center;
}
.comma:last-child{
  display: none;
}
.single_mocktail_btn{
  padding: 60px 0;
}
.mocktail_title p{
  font-size: 30px;
  line-height: 42px;
  font-family: 'Zilla Slab', sans-serif;
  font-style: italic;
}
.mocktail_related_title p{
  color: #fff;
}
.mocktail_related_title{
  padding: 90px 0 40px;
}
.mocktail_related_container{
  padding: 0 35px;
  display: flex;
}
.related_mocktails{
  width: 66.2%;
  display: flex;
  justify-content: space-between;
}
.related_mocktails_item{
  width: 100%;
  background-color: #fff;
  max-width: calc(1400px / 3);
}
.related_mocktails .related_mocktails_item{
  width: calc(50% - 9px);
}
.related_product{
  width: calc(33.8% - 18px);
  margin-left: 18px;
  background-color: #fff;
}
.related_img{
  padding-bottom: 125%;
}
.related_img,
.mocktail_slider_img,
.mocktail_filter_item_img{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.background_contain{
	background-size: contain;
}
.mocktail_slider_img{
  padding-bottom: 110%;
}
.mocktails_meta{
  padding: 34px 45px;
}
.mocktail_slider_item{
  background: #fff;
}
.mocktail_slider_meta{
  padding: 38px 45px 30px;
}
.mocktail_slider_meta .single_mocktail_stars{
  justify-content: flex-start;
  margin-bottom: 24px;
}
.mocktails_meta p.mocktails_title,
.mocktail_slider_meta p.mocktails_title{
  font-size: 35px;
  line-height: 44px;
  font-family: 'Zilla Slab', sans-serif;
  font-style: italic;
  color: #34302f;
  margin-bottom: 0;
}
.mocktails_meta .related_product_subtitle{
  color: #34302f;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 27px;
  font-family: 'Montserrat', sans-serif;
}
.mocktails_meta .single_mocktail_stars{
  justify-content: flex-start;
  margin-bottom: 20px;
}
.mocktail_rating_row{
  padding: 84px 35px;
}
.mocktail_rating_col>.vc_column-inner>.wpb_wrapper{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.mocktail_rating_col .mocktail_title{
  padding-top: 24px;
  padding-right: 35px;
}
.mocktail_container{
  background-color: #34302f;
  padding: 100px 35px 116px;
}
.mocktail_container p.list_of_active_filtr{
  font-family: 'Zilla Slab', sans-serif;
  text-align: center;
  color: #fff;
}
.mocktail_filter_container{
  padding: 0;
  margin: 0;
  list-style: none;
}
.filters_load_more_wrapper{
  display: flex;
  justify-content: center;
}
.filters_load_more_wrapper a{
  cursor: pointer;
  border: 2px solid #fff;
}
#sort-filter{
  padding: 0 35px;
}
.mocktail_filter_item{
  width: 50%;
  margin: 0;
  background: #fff;
  border-color: #34302f;
  border-style: solid;
  border-width: 50px 75px;
}
.mocktail_filter_item .mocktail_slider_meta .single_mocktail_stars{
  margin-bottom: 20px;
}
.mocktail_filter_item_img{
  padding-bottom: 120%;
}
.mocktail_filter_search{
  margin: 50px;
  position: relative;
}
.mocktail_filter_search .quicksearch_label{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 4;
  width: 63px;
  background: url(/wp-content/uploads/2021/06/search24x24@1x-3@2x.png) no-repeat center/24px, #34302f;
  margin: 0;
}
.mocktail_filter_search .quicksearch{
  outline: none;
  border-color: #fff;
  transition: all .3s;
  border-width: 2px;
  font-size: 21px;
  line-height: 37px;
  font-family: 'Montserrat', sans-serif;
  padding: 12px 30px 12px 83px;
  position: relative;
  z-index: 3;
}
.mocktail_filter_search .quicksearch:focus{
  border-color: #34302f;
}
#sort-filter p.filter_title{
  font-size: 60px;
  line-height: 72px;
  text-align: center;
  font-style: italic;
  font-family: 'Zilla Slab', sans-serif;
  margin-bottom: 0;
}
.tags_filter_container{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 35px 0 68px;
}
.tags_filter .tags_filter_container label{
  margin: 15px;
}
.tags_filter_container label{
  display: block;
  border: 2px solid #34302f;
  padding: 12px 8px;
  min-width: 220px;
  text-align: center;
  background-color: #34302f;
  color: #fff;
  margin: 0 15px 30px;
  transition: all .3s;
  font-size: 21px;
  line-height: 37px;
  cursor: pointer;
}
.tags_filter_container label:hover,
.tags_filter_container input:checked + label{
  background-color: #fff;
  color: #34302f;
}
.tags_filter_container input,
.filter-checkbox input{
  position: absolute; z-index: -1; opacity: 0; visibility: hidden;
}
.mocktail_filter_btn{
  text-align: center;
  padding: 0 50px 35px;
}
.entry-content .mocktail_filter_btn button{
  background: transparent;
  color: #34302f;
  text-transform: none;
  font-family: 'Zilla Slab', sans-serif;
  font-size: 21px;
  position: relative;
  padding: 10px 12px;
}
.entry-content .mocktail_filter_btn button::after{
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.3s;
  background-color: #34302f;
}
.entry-content .mocktail_filter_btn button:hover::after{
  width: 100%;
  left: 0;
}
.filter-checkbox {
  display: flex;
}
.filter-checkbox label{
  border: 2px solid #34302f;
  padding: 12px 16px 12px 50px;
  text-align: center;
  background-color: #34302f;
  color: #fff;
  transition: all .3s;
  font-size: 21px;
  line-height: 37px;
  cursor: pointer;
  position: relative;
  margin: 0!important;
  min-width: 220px;
  transition: all .3s;
}
.filter-checkbox input:checked + label{
  background-color: #fff;
  color: #34302f;
}
.checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 26px;
  height: 20px;
  width: 20px;
  border: 2px solid #fff;
  transition: all .3s;
}
.checkmark::after{
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #34302f;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter-checkbox input:checked + label .checkmark{
  border-color: #34302f;
}
.filter-checkbox input:checked + label .checkmark::after{
  display: block;
}
.filters_options{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.filters_option{
  margin: 18px;
}
.filters_option select{
  border: 2px solid #34302f;
  outline: none;
  color: #fff;
  padding: 12px 48px 12px 16px;
  font-size: 21px;
  line-height: 37px;
  min-width: 220px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  position: relative;
  background: url(/wp-content/uploads/2021/05/wt_arr_down.png) no-repeat 93%/14px, #34302f;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  border-radius: 0;
  transition: all .3s;
}
.filters_option select.selected{
  background: url(/wp-content/uploads/2021/04/arrow_select.png) no-repeat 93%/14px, #fff;
  color: #34302f;
}
.filters_option select option:not(:disabled){
  background: #fff;
  color: #34302f;
}
.filters_option select option:disabled{
  background: #cecece;
  color: gray;
}
.filters{
  margin-top: 150px;
}
.tags_filter_toggle{
  display: none;
  border-top: 3px solid #34302f;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 18px;
}
.tags_filter_toggle::after,
.filters_options_toggle::after{
  content: '';
  display: block;
  padding: 5px;
  border-top: 3px solid #34302f;
  border-right: 3px solid #34302f;
  position: absolute;
  transition: all .3s;
}
.filters_options_toggle::after{
  top: 50%;
  right: 20px;
  transform: translate(-50%, -50%) rotate(135deg);
}
.filters_options_toggle.opened::after{
  transform: translate(-50%, -50%) rotate(315deg);
  top: 56%;
}
.tags_filter_toggle.opened::after{
  transform: translateX(-50%) rotate(315deg);
}
.tags_filter_toggle::after{
  top: 20px;
  left: 50%;
  transform: translateX(-50%) rotate(135deg);
}
.filters_options_wrapper{
  margin: 87px 0 80px;
}
.filters_options_toggle{
  position: relative;
  display: none;
  align-items: center;
  padding: 20px 50px 20px 0;
}
.icon_tittle{
  font-size: 25px;
  line-height: 30px;
  font-style: italic;
  font-family: 'Zilla Slab', sans-serif;
}
.icon_toggle{
  height: 36px;
  width: 32px;
  background: url(/wp-content/uploads/2022/05/cocktail-icon-grey.png) no-repeat center/contain;
  margin-right: 35px;
  margin-left: 10px;
  min-width: 32px;
}
.mocktails_rezepte_section p{
  color: #fff;
  font-size: 25px;
  line-height: 32px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.mocktails_rezepte_section .wpb_content_element{
  margin-bottom: 0;
}
.mocktails_rezepte_section>.vc_row{
  padding: 0 35px
}
.mocktails_rezepte_header>.vc_column-inner>.wpb_wrapper{
  display: flex;
  align-items: center;
  padding: 96px 0 90px;
}
.mocktails_rezepte_header a.download_rezepte_link{
  min-width: 122px;
  margin-left: 65px;
}
.mocktails_rezepte_footer>.vc_column-inner>.wpb_wrapper{
  padding: 60px 0 118px;
}
.mocktails_border_el{
  padding: 12px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.mocktails_borderTitle_el{
  padding-bottom: 12px;
}
body #site-content .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td,
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th,
.wpdtSimpleTable{
  background-color: transparent!important;
  border-right: none!important;
  border-left: none!important;
  border-color: #fff!important;
  color: #fff;
  font-size: 25px;
  line-height: 32px!important;
}
body #site-content .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td,
.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th{
  padding: 11px 12px 11px 0!important;
}
.mocktails_rezepte_bottom_row{
  padding-top: 80px;
}
.mocktails_rezepte_body>.vc_column_container:first-child{
  padding-right: 30px;
}
.mocktails_rezepte_body>.vc_column_container:last-child{
  padding-left: 30px;
}
.mocktails_rezepte_body>.vc_column_container:last-child .vc_column-inner *{
  height: 100%;
}
.mocktails_rezepte_img img{
  width: 100%;
  object-fit: cover;
  min-height: 550px;
}
.apero_nav_text{
  padding-top: 95px;
}
.apero_nav_text .wpb_content_element{
  margin-bottom: 20px;
  padding: 0 35px;
}
.apero_nav_title p {
  font-size: 35px;
  line-height: 44px;
  font-style: italic;
  font-family: 'Zilla Slab', sans-serif;
  text-align: center;
  color: #fff;
}
.mocktail_container p.message-div{
  font-style: italic;
  font-family: 'Zilla Slab', sans-serif;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 39px;
  display: none;
}
.apero_nav_row{
  padding: 80px 0 65px;
}
.apero_nav_row .vc_col-sm-3>.vc_column-inner>.wpb_wrapper{
  max-width: 250px;
  margin: 0 auto;
  position: relative;
}
.apero_nav_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper{
  max-width: 250px;
  margin: 0 auto;
  position: relative;
}
.apero_nav_img{
  position: relative;
  padding-bottom: 100%;
  border-radius: 50%;
  overflow: hidden;
  height: 0;
}
.apero_nav_row  .apero_nav_img img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .entry-content .vc_btn3-container.block_btn>a{
  color: transparent;
  background-color: transparent!important;
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none;
  outline: none;
  background-image: none;
}
.apero_text_wrapper{
  padding: 93px 35px 60px;
}
.apero_text_wrapper .wpb_content_element:first-of-type{
  padding-bottom: 110px;
}

.search-data{
  visibility: hidden;
  height: 1px;
  width: 1px;
  margin-bottom: 0!important;
}

#load-more{
  float:right;
  margin:5px;
}
.hidden{
  visibility:hidden;
  width:0px!important;
  height:0px!important;
  margin:0px!important;
  padding:0px!important;
  line-height: 0!important;
  border-width: 0!important;
  }
  .mocktail_slider_container .slick-list{
    background-color: #fff;
  }
  .rf_side>.def {
    display: none!important;
  }
  .addtoany_shortcode>.addtoany_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
  .addtoany_shortcode>.addtoany_list a{
    margin: 0 12px 24px;
    border: 4px solid #34302f!important;
    padding: 0;
    height: 64px;
    width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    transition: all .3s;
  }
  .addtoany_shortcode>.addtoany_list a:hover{
    background: #34302f;
  }
  .addtoany_shortcode>.addtoany_list a svg path{
    transition: all .3s;
  }
  .addtoany_shortcode>.addtoany_list a:hover svg path{
    fill: #fff;
  }

  .addtoany_shortcode>.addtoany_list a>span{
    opacity: 1!important;
    background-color: transparent!important;
  }

  .sticky_banner{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: #f6f5f6;
    display: none;
  }
  .banner_inner{
    max-width: 1400px;
    margin: 0 auto;
    background-color: #edebec;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
  }
  .banner_inner .filters_active{
    border: 2px solid #34302f;
    color: #fff;
    padding: 6px 16px;
    font-size: 21px;
    line-height: 37px;
    background: #34302f;
    cursor: pointer;
    font-family: 'Zilla Slab', sans-serif;
    transition: all .3s;
    margin-right: 85px;
  }
  .mocktails_number_wrapper{
    display: inline-block;
  }
  .banner_inner .filters_active:hover{
    background-color: #fff;
    color: #34302f;
  }
  .banner_inner .filter_zur{
    background: transparent;
    color: #34302f;
    font-family: 'Zilla Slab', sans-serif;
    font-size: 21px;
    position: relative;
    padding: 10px 12px;
    cursor: pointer;
  }
  .banner_inner .filter_zur::after{
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.3s;
    background-color: #34302f;
  }
  .banner_inner .filter_zur:hover::after{
    width: 100%;
    left: 0;
  }




/* ========================= RESPONSIVE ========================= */

/* === Tablet === */
@media screen and (max-width: 1200px) and (min-width: 768px)   {
  .vc_row.vc_row-o-content-middle>.vc_column_container.mocktail_rating_col>.vc_column-inner{
    justify-content: flex-start;
  }
  .mocktails_meta p.mocktails_title, .mocktail_slider_meta p.mocktails_title{
    font-size: 30px;
    line-height: 39px;
  }
  .apero_nav_title p{
    font-size: 26px;
    line-height: 36px;
  }
  .mocktails_rezepte_body{
    flex-direction: column-reverse;
  }
  .mocktails_rezepte_body>.vc_column_container:first-child{
    padding: 0;
    width: 100%;
  }
  .mocktails_rezepte_body>.vc_column_container:last-child{
    padding: 0 0 80px;
    width: 100%;
  }
  .mocktail_related_container{
    padding: 0;
  }
  .mocktails_meta {
    padding: 20px 15px;
  }
  .video_control_icon{
    width: 80px;
  }
  .mocktail_filter_item{
    border-width: 35px;
  }
  .mocktail_container {
    padding: 80px 35px 80px;
  }
  .filters {
      margin-top: 100px;
  }

  .uber-callToAcrion>.wpb_column{
    bottom: 150px;
  }
  body .uber-custom-slider  a.rslides_nav::before{
    position: absolute;
    content: '';
    display: block;
    background: #fff;
    opacity: .25;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    top: 12px;
    left: 27px;
    transform: translate(-50%, -50%);
    z-index: 7;
  }
  body .uber-custom-slider a.slide-nav.prev {
    left: 0px;
  }
  body .uber-custom-slider a.slide-nav.next {
    right: 0px;
  }

  .ft-content-col>.vc_column-inner>.wpb_wrapper{
    padding: 0 15px 35px;
  }
  body .uber-btn-col .uber-btn:not(.active)>a.vc_btn3:hover{
    background-color: transparent;
    color: #000;
    border-color: #000;
  }
  body .uber-btn-col .uber-btn>a.vc_btn3,
  body .uber-btn-col .uber-btn>a.vc_btn3:focus{
    padding: 10px 12px;
  }
  .st-row-title .wpb_text_column{
    padding: 0 15px
  }
  .lt-head-row{
    flex-wrap: wrap;
  }
  .lt-head-row>.lt-head-col{
    margin: 20px;
    width: 340px;
  }
  .tt-history-row>.vc_col-sm-6{
    width: 375px;
  }
  .tt-history-row>.tt-history-col:last-child>.vc_column-inner>.wpb_wrapper {
    padding-left: 20px;
  }
  .tt-history-row>.tt-history-col:first-child>.vc_column-inner>.wpb_wrapper{
    padding-right: 20px;
  }
  .tt-circle-item-4{
    left: 72%;
  }
  .tt-circle-item-2{
    left: 28%;
  }
  .tt-quote-row{
    flex-direction: column-reverse;
  }
  .tt-quote-row>.vc_col-sm-6{
    width: 100%;
  }
  h3,
  .video-title p{
     font-size: 40px;
   }
   .footer-widgets.column-two{
     margin: 0;
      width: 65%;
   }
   .footer-widgets.column-two .textwidget p a,
   .menu-footer-links a{
     margin-left: 30px;
   }
   .fullscreen-menu-container{
     padding: 100px 18px 40px;
   }
  .menu-footer-links {
    width: calc(50% - 10px);
  }
  .product-detail-section>.vc_row {
    padding: 0 110px;
    z-index: 1;
  }
  /* .apero-slider-img, .apero-slider-text {
    width: 100%;
  }
  .apero-gallery-item{
    padding: 10px;
  }
  .apero-popup-title {
    padding-top: 10px;
  }*/
  .apero-slider-item{
    padding: 68px 85px!important;
  }
  .select-box:first-child {
    margin-right: 25px;
  }

  html{
    margin-right: 0;
    height: 100%;

  }
  html body{
    height: 100%;
  }
  .menu-items-block li{
    padding: 12px;
  }
  .menu-image-title-after{
    padding: 0!important;
  }
  .kinder-slider-img img,
  .kinderwelt-item-img img{
    height: 400px!important;
  }
  .product-btn a{
    padding: 8px 26px;
  }
  .apero-slider-text p {
    font-size: 28px;
}
.apero-popup-text p {
  font-size: 18px;
  padding: 0;
}
  /* .apero-slider-item-body>.vc_column-inner>.wpb_wrapper{
    flex-direction: column;
    justify-content: center;
  }
  .apero-slider-item-body>.vc_column-inner {
    padding: 0 10px !important;
  }
  .apero-slider-img img{
    max-height: 215px;
  }

.f1_container.f1_big {
    height: 720px;
} */

.home-icon a.tiktok_icon svg {
    width: 53px;
}
}



/* === Mobile iphone 5 === */
@media screen and (max-width: 767px) and (max-height: 600px) {
  img.menu-image-title-after{
    max-height: 78px!important;
  }
	.menu-items-block li.uber-uns img.menu-image-title-after {
    max-height: 45px!important;
   }
  .menu-img-block{
    height: 78px!important;
  }
  .apero-slider-img img {
    max-height: 132px!important;
  }
  .f1_container.f1_big{
    height: 780px!important;
  }
  .apero-popup-title p {
    font-size: 21px;
  }
  .menu-icons a svg {
    width: 30px!important;
  }
  .menu-items-block span.menu-image-title-after{
    padding-bottom: 0px!important;
  }
  .menu-icons a,
  .menu-wpml-block,
  .menu-footer-links{
    height: 52px!important;
  }
  /* .product-icon{
    right: auto;
    left: 20px;
  } */
  .product-title {
    padding: 10px 0;
  }


}

@media screen and (max-width: 767px) {
  .banner_inner{
    padding: 20px 30px;
    min-height: 125px;
  }
  .banner_inner .filters_active{
    margin-right: 14px;
  }
  .sticky_banner .banner_inner>span{
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    padding: 6px 10px;
  }
  .mocktail_container p.list_of_active_filtr{
    margin-bottom: 40px;
  }



  .mocktail_rating_col>.vc_column-inner>.wpb_wrapper{
    flex-direction: column;
    align-items: flex-start;
  }
  .addtoany_shortcode>.addtoany_list a{
    margin: 0 10px 20px;
    height: 54px;
    width: 54px;
  }
  .addtoany_shortcode>.addtoany_list {
    margin: 0 -10px;
  }
  .mocktail_container p.message-div{
    font-size: 20px;
    line-height: 25px;
  }
  .tags_filter .tags_filter_container label{
    margin: 16px 5px 0;
    font-size: 18px;
    line-height: 24px;
    min-width: 145px;
  }
  .filters_options_wrapper{
    margin: 36px auto 68px;
    max-width: 414px;
    border-top: 3px solid #34302f;
    border-bottom: 3px solid #34302f;
  }
  .tags_filter_container{
    margin: 14px -5px 20px;
  }
  .filters_option{
    margin: 20px 0;
    width: 100%;
  }
  .filters_options{
    display: none;
  }
  .filters_option select, .filter-checkbox label{
    width: 100%;
  }
  .filters_options_toggle{
    display: flex;
  }
  .filter-checkbox{
    padding-bottom: 30px;
  }
  .mocktail_container{
    padding: 65px 35px;
  }
  .mocktail_filter_item{
    width: 100%;
    border-width: 0 0 40px;
  }
  .mocktail_filter_btn{
    padding: 0 0 35px;
  }
  .mocktail_filter_search {
    margin: 50px 0;
  }
  .mocktail_filter_search .quicksearch{
    padding: 12px 18px 12px 83px;
  }
  #sort-filter p.filter_title{
    font-size: 25px;
    line-height: 30px;
  }
  .filters {
    margin-top: 5px;
  }

  .mocktail_title h1{
    font-size: 35px;
    line-height: 42px;
    margin-top: 0;
  }
  .post_star{
    height: 20px;
    width: 20px;
  }
  .single_mocktail_stars{
    margin-bottom: 20px;
  }
  .single_mocktail_tags{
    margin-bottom: 30px;
  }
  .single_mocktail_cat a{
    margin: 0 5px 16px;
    font-size: 18px;
    line-height: 24px;
    min-width: 120px;
    padding: 12px 24px;
  }
  .single_mocktail_cat{
    margin: 0 -5px 15px;
  }
  .mocktails_rezepte_section>.vc_row {
    padding: 0 20px;
  }
  .mocktails_rezepte_header>.vc_column-inner>.wpb_wrapper {
    flex-direction: column;
    padding: 44px 0 50px;
  }
  .mocktails_rezepte_section p {
    font-size: 20px;
    line-height: 24px;
  }
  .mocktails_rezepte_body{
    flex-direction: column-reverse;
  }
  .mocktails_rezepte_body>.vc_column_container:last-child{
    padding: 0 0 50px;
  }
  .mocktails_rezepte_body>.vc_column_container:first-child{
    padding: 0;
  }
  body #site-content .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td, .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable th, .wpdtSimpleTable{
    font-size: 20px;
    line-height: 24px!important;
  }
  .mocktails_rezepte_bottom_row {
    padding-top: 50px;
  }
  .mocktails_rezepte_footer>.vc_column-inner>.wpb_wrapper {
    padding: 50px 0 170px;
  }
  .mocktails_rezepte_header a.download_rezepte_link{
    margin-left: 0;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    min-width: 70px;
  }
  a.download_rezepte_link svg{
    width: 70px;
  }
  .mocktails_rezepte_header.vc_col-sm-12{
    position: static;
  }
  .mocktails_rezepte_section{
    position: relative;
  }
  .mocktails_rezepte_section>.vc_row:first-of-type{
    opacity: 1!important;
  }
  .mocktail_title p{
    font-size: 25px;
    line-height: 30px;
  }
  .mocktail_rating_row {
    padding: 24px 20px;
  }
  .rating_form_2 .rating_form .rf_item img {
    width: 20px;
    height: 20px;
  }
  .mocktail_rating_col .mocktail_title{
    padding-right: 0;
  }
  .rating_form_2{
    padding-bottom: 15px;
  }
  .mocktail_related_title{
    padding: 44px 20px 25px;
  }
  .mocktail_related_container{
    padding: 0 20px;
    flex-direction: column;
  }
  .related_product{
    width: 100%;
    margin-left: 0;
  }
  .mocktails_meta p.mocktails_title, .mocktail_slider_meta p.mocktails_title{
    font-size: 22px;
    line-height: 28px;
  }
  .mocktails_meta {
    padding: 28px 34px;
  }
  .mocktails_meta .related_product_subtitle{
    margin-bottom: 14px;
    font-size: 18px;
  }
  .related_mocktails{
    width: 100%;
    flex-direction: column;
  }
  .related_mocktails_item{
    width: 100%;
    margin-bottom: 40px;
  }
  .related_mocktails .related_mocktails_item{
    width: 100%;
    max-width: 100%;
  }
  .related_img {
    padding-bottom: 120%;
  }
  .video_control_icon{
    width: 40px;
  }
  .apero_nav_text .wpb_content_element {
    margin-bottom: 25px;
    padding: 0 20px;
  }
  .apero_nav_text {
    padding-top: 60px;
  }
  .apero_text_wrapper {
    padding: 60px 20px 25px;
  }
  .apero_text_wrapper .wpb_content_element:first-of-type {
    padding-bottom: 8px;
  }
  .mocktail_slider_meta {
    padding: 30px 40px 20px;
  }
  .apero_nav_row .vc_col-sm-3>.vc_column-inner>.wpb_wrapper{
    display: flex;
    max-width: 100%;
    align-items: center;
    padding: 0 30px;
  }
  .apero_nav_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper{
    display: flex;
    max-width: 100%;
    align-items: center;
    padding: 0 30px;
  }
  .apero_nav_row{
    padding-bottom: 45px;
  }
  .apero_nav_img{
    width: 98px;
    height: 98px;
    padding-bottom: 0;
    min-width: 98px;
    margin-right: 35px;
  }
  .apero_nav_title p{
    text-align: left;
    font-size: 22px;
    line-height: 27px;
  }


  .tt-quote-row {
    padding-top: 70px;
  }
  .tt-circle-item .wpb_text_column.back p{
    font-size: 12px;
  }
  .apero-recept-slider .slick-dots{
    width: 100%;
  }
  .apero-recept-slider form._form, ._form-content input,
  .apero-recept-slider ._form-content{
    max-width: 100%;
    min-width: 200px;
  }
  .uber-callToAcrion>.wpb_column{
    max-width: 96%;
    bottom: 125px;
    padding: 20px 10px 0px;
  }
  #uber-tabs-main .vc_tta-panel-body{
    background-color: #fff;
  }
  .uber-callToAcrion p{
    font-size: 22px;
  }
  .uber-callToAcrion p a{
    font-size: 15px;
  }
  body .uber-custom-slider a.slide-nav{
    padding: 10px;
    top: 145px;
  }
  body .uber-custom-slider .caption-wrap{
    font-size: 18px;
    padding-top: 8px;
  }
  body .uber-custom-slider a.slide-nav.prev {
    left: -18px;
    top: 145px;
  }
  body .uber-custom-slider a.slide-nav.next {
    right: -18px;
    top: 145px;
  }
  .uber-form{
    height: auto;
  }
  .uber-form p{
    width: 100%;
  }
  .uber-contact-form-box{
    padding-bottom: 65px;
  }
  .uber-form-btn{
    padding-top: 25px;
  }
  .kt-title-row{
    padding: 90px 0 50px;
  }
  .lt-white-row{
    padding: 68px 0 35px;
  }
  .uber-sep-img{
    max-height: 400px;
  }
  #uber-tabs-main .vc_tta-panel-heading{
    display: none;
  }
  #uber-tabs-main .vc_tta.vc_tta-tabs .vc_tta-tabs-container{
    display: block;
  }
  .lt-tab-row #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a,
  #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{
    width: auto;
  }
  .lt-tab-row #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list{
    position: static;
    transform: translate(0);
  }
  #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list{
    padding: 20px 5px;
  }
  #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a::after{
    height: 4px;
  }
  .lt-head-row{
    flex-wrap: wrap;
  }
  .lt-head-row>.lt-head-col{
    width: 100%;
    margin: 20px;
  }
  .tt-history-row>.tt-history-col:last-child>.vc_column-inner>.wpb_wrapper,
  .tt-history-row>.tt-history-col:first-child>.vc_column-inner>.wpb_wrapper{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px
  }
  .tt-history-row .tt-history-col:first-child::after{
    display: none;
  }
  .tt-history-row>.tt-history-col-2level{
    margin-top: 0;
  }
  .tt-history-col>.vc_column-inner>.wpb_wrapper{
    padding-top: 30px;
  }
  .tt-history-row-last{
    padding-bottom: 0;
  }
  .tt-circle-item p{
    font-size: 14px;
  }
  .tt-circle-item{
    height: 150px;
    width: 150px;
  }
  .tt-circle-item-1{
    top: 24%;
  }
  .tt-circle-item-2{
    left: 25%;
  }
  .tt-circle-item-3{
    top: 52%;
  }
  .tt-circle-item-4{
    left: 75%;
    top: 66%;
  }
  .tt-circle-item-5{
    top: 80%;
  }
  .tt-points-row>.tt-point-col{
    width: 100%;
  }
  .st-row-title{
    padding-top: 65px;
  }
  .uber-free-space{
    max-height: 65px;
  }
  #uber-tabs-main .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a::after{
    background-color: #CCCCCC;
  }
  .tt-quote-col>.vc_column-inner>.wpb_wrapper{
    padding: 0;
  }
  .tt-quote-col,
  .ft-content-col{
    order: 2;
  }
  .tt-quote p{
    font-size: 20px;
  }
  .st-row-title .wpb_text_column{
    padding: 0 15px;
  }
  .ft-content-col>.vc_column-inner>.wpb_wrapper{
    padding: 0 0px 35px;
  }
  .uber-btn-col div.wpb_wrapper{
    flex-wrap: wrap;
    padding: 6px 0;
  }
  body .uber-btn-col .uber-btn>a.vc_btn3,
  body .uber-btn-col .uber-btn>a.vc_btn3:focus{
    margin: 4px;
    padding: 8px;
    font-size: 12px;
  }
  body .uber-custom-slider .rslides li .new{
    height: 300px;
  }
  body .uber-btn-col .uber-btn:not(.active)>a.vc_btn3:hover{
    background-color: transparent;
    color: #000;
    border-color: #000;
  }
  .uber-btn-col div.wpb_wrapper.sticky.menu-shown {
    top: 75px;
  }
  .uber-btn-col>.wpb_column>.vc_column-inner{
    display: flex;
    align-items: center;
    height: 98px;
  }



	.vc_gitem-post-data-source-post_date {
		margin-left: 10px;
	}

  .single-post .wpb_text_column, .post-text{
    text-align: left;
  }

  .vc_grid-item .single-post-title h4 a{
    padding: 15px 10px 10px;
  }
  .vc_grid-item .single-post-excerpt p a{
    padding: 8px 10px 15px;
  }
  .vc_grid-item  .vc_gitem-animated-block .vc_gitem-zone{
    height: 350px;
    border-width: 10px ;
  }
  .single-post .single-post-featured .post-featured-img img, .post-banner img{
    height: 400px!important;
  }
 h3{
    font-size: 32px;
  }
  .spotify-item>.wpb_wrapper iframe{
    width: 300px!important;
    height: 380px!important;
  }
  .kinder-welt-banner img {
    height: 275px!important;
  }
  .sort-banner img{
    padding-top: 55px;
  }
  .sort-title {
    padding-top: 35px;
  }
  .sort-middle-text{
    padding-bottom: 15px;
  }
  html{
    margin-right: 0;
    position: static!important;

  }
  html.no-scroll{
    overflow: hidden;
  }
  html.no-scroll .scoutsss-dialog-btn{
    display: none;
  }
  .product-btn a{
    padding: 8px 20px;
  }
  .product-title{
    padding: 35px 0 15px 0;
  }
  .product-text{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .sort-title-decor>div::after, .sort-title-decor>div::before{
    top: 15px;
  }
  .fullscreen-menu{
    height: 100vh;
    /* padding-bottom: 10vh; */
  }
  .fullscreen-menu-container{
    padding: 70px 0 0;
    justify-content:flex-start;
  }
  .custom-select-trigger{
    width: 300px;
  }
  .menu-items-block{
    flex-wrap: wrap;
  }
  .header-logo{
    margin-left: 0px;
  }
  .header-navigation-wrapper{
    margin-right: 20px;
  }
  .menu-items-block li{
    width: 50%;
    border: 1px solid #7F7F7F;
    border-left: none;
  }
  .menu-items-block li:nth-child(1){
    width: 100%;
    border-right: none;
  }
  .menu-items-block li:nth-child(2){
    border-top: none;
  }
  .menu-items-block li:nth-child(3){
    border-top: none;
    border-right: none;
  }
  .menu-items-block li:nth-child(4){
    border-right: none;
  }

  .menu-items-block li.de-item:nth-child(1){
    width: 50%;
	border-right: 1px solid #7F7F7F;
  }
  .menu-items-block li.de-item:nth-child(2){
    border-right: none;
	border-top: 1px solid #7F7F7F;
  }
  .menu-items-block li.de-item:nth-child(3){
    border-top: none;
	border-right: 1px solid #7F7F7F;
  }
  .menu-items-block li.de-item:nth-child(4){
    border-right: none;
	border-top: none;
  }
	.menu-items-block li.uber-uns img.menu-image-title-after {
    max-height: 60px;
  }

  .menu-footer{
    flex-direction: column;
    padding-top:0;
  }

  .single_product_bottle img{
    bottom: -10vh;
    top: auto;
  }
   .menu-footer-links,
   .menu-wpml-block{
    width: 100%;
  }
  .menu-footer-links{
    justify-content: space-between;
    order: 3;
    padding: 0 12px;
  }
  .menu-footer-links a{
    margin: 0!important;
    padding: 0 5px;
  }
  .menu-wpml-block{
    order: 2;
    text-align: center;
  }
  .menu-icons{
    flex-direction: column;
  }
  .menu-icons a{
    height: 58px;
    padding: 0 10px 0 25px;
    border-bottom: 1px solid #7F7F7F;
  }
  .menu-icons a.show-mobile{
    display: flex;
  }
  .menu-icons a svg {
    width: 40px;
  }
  .menu-footer .home-icon a.tiktok_icon svg {
    width: 44px;
  }
  .home-icon a.tiktok_icon svg {
      width: 55px;
      margin-top: 1px;
  }
  .menu-icons a span{
    display: block;
    padding-left: 15px;
  }
  .menu-wpml-block{
    height: 58px;
    border-bottom: 1px solid #7F7F7F;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #site-header .header-inner{
    padding: 0;
  }
  .menu-footer-links{
    height: 58px;
    border-bottom: 1px solid #7F7F7F;
  }
  .mobile-hide{
    display: none;
  }
  .n2-ss-slider-1{
    height: 550px!important;
  }
  .home-gallery-item{
    width: 100%;
  }
  .product-item-block{
    width: 100%;
    padding: 2.5% 0;
  }
  .product-item{
    padding: 16px 16px 16px 0px;
    min-height: 430px;
  }
  .product-title h3{
    font-size: 24px;
  }
  .product-img img{
    max-height: 325px;
  }
  .footer-widgets.column-two .textwidget p{
    flex-direction: column;
  }
  .footer-widgets.column-two .textwidget p a{
    margin: 0;
  }
  .apero-gallery-item{
    width: 100%;
    padding: 15px;
  }
  .apero-popup-title p{
    font-size: 26px;
  }
  .apero-popup-title{
    padding-top: 10px;
  }
  .product-detail-section>.vc_row{
    padding: 0 25px;
  }
  /* .detail-banner img{
    height: 500px!important;
  } */
  .newsletter-block>.wpb_column{
    padding-left: 0;
  }
  .select-container{
    flex-wrap:wrap;
  }
  .select-box:first-child{
    margin-right: 0;
  }
  .custom-options{
    position: relative;
  }
  .custom-select{
    margin-bottom: 15px;
  }
  .select-btn-container{
    padding-top: 15px;
    height: 85px
  }

  .spotify-item{
    padding: 0;
  }
  .video-control-icon img{
    max-width: 60px!important;
  }
  .video-title,
  .apero-slider-text{
    width: 100%;
  }
  .video-title p{
    font-size: 30px;
    text-align: center;
  }
  .apero-recept-slider .slick-dots {
    /* transform: translate(-50%, -106%); */
    padding: 0;
  }
  .recipe-arrow{
    margin: 0;
    justify-content: center;
  }
  .recipe-arrow-text{
    padding-left: 0;
    padding-top: 50px;
  }
  .recipe-arrow-aroww{
    left: 50%;
    transform:  translateX(-50%) rotate(45deg);
    margin-top: 0;
  }
  .recipe-arrow-aroww.rotated{
    transform: translateX(-50%) rotate(-135deg);
    margin-top: 15px;
  }
  .recipe-description{
    padding: 0 15px!important;
  }
  .recipe{
    margin:0!important;
  }
  .recipe-img{
    display: none;
  }
  .apero-slider-item{
    padding: 62px 6px!important;
  }
  .pagination-single-inner .previous-post, .pagination-single-inner .next-post{
    top: 50vh;
  }
  .pagination-single-inner .arrow{
    padding: 10px;
  }
  .apero-slider-item-body>.vc_column-inner>.wpb_wrapper{
    flex-direction: column;
    justify-content: center;
  }
  .apero-slider-img{
    width: 100%;
  }
  .apero-slider-img img{
    max-height: 275px;
  }
  .apero-popup-text p{
    padding: 0;
    font-size: 15px;
  }
  .apero-slider-item-container{
    border-width: 10px;
  }
  .f1_container.f1_big{
    height: 580px;
  }
  .apero-slider-text p{
    font-size: 26px;
    padding-top: 0px;
  }
  .apero-slider-item-body>.vc_column-inner{
    padding: 0 10px !important;
  }
  .apero-gallery-item .f1_container{
    height: 440px;
  }
  .apero-gallery-img img{
    height: 400px!important;
  }
  #site-header .menu-text{
    margin-right: 10px;
  }
  .menu-items-block li{
    padding: 2px;
  }
  img.menu-image-title-after{
    padding: 0!important;
    max-height: 110px;
  }
  .menu-img-block{
    height: 110px;
  }
  span.menu-image-title-after{
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px!important;
  }
  .kinder-news-block{
    order: 2;
  }
  .kinder-news-img{
    margin-bottom: 0!important;
  }
  .kinder-slider-img img,
  .kinderwelt-item-img img{
    height: 380px!important;
  }
  .kinderwelt-item{
    width: 100%;
    padding: 15px 0;
  }
  .kinderwelt-item>.wpb_column>.vc_column-inner{
    padding: 0!important;
  }
  .quadrat-block>.vc_column-inner{
    min-height: 350px;
    max-height: 350px;
  }
  .home-red-img{
    height: 222px;
  }
  .home-slider-img img{
/*     height: 345px!important; */
  }
  .sort-title-decor>div::after, .sort-title-decor>div::before{
    width: 30px;
  }
  .sort-title-decor>div{
    padding: 4px 20px;
  }
  .spotify_label .vc_single_image-wrapper img{
    height: 150px !important;
  }
  .spotify_row_bottom .spotify-container{
    margin-top: -10vh;
  }
}


@media screen and (max-width: 767px) {
  #product_single_desktop{
    display: none;
  }
  #product_single_mobile{
    display: block;
  }
  #contact_section{
    padding: 0 10px !important;
  }
}

@media screen and (min-width: 767px) {
  #product_single_desktop{
    display: block;
  }
  #product_single_mobile{
    display: none;
  }
}

body .vc_row.animated,
body .entry-content .vc_section.not-animation .vc_row,
body .vc_section.animated,
body .product-item.animated{
  opacity: 1!important;
}
body .entry-content .vc_section.not-animation .vc_row{
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
          -webkit-transition: none!important;
          -o-transition: none!important;
          transition: none!important;
}
.vc_row:not(.recipe),
.vc_section,
.product-item{
  opacity: 0!important;
  -webkit-transition: opacity .8s!important;
  -o-transition: opacity .8s!important;
  transition: opacity .8s!important;
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
}

.single_product_bottle img{
  -webkit-transform: translate(-50%, 40px);
      -ms-transform: translate(-50%, 40px);
          transform: translate(-50%, 40px);
  opacity: 0!important;
  -webkit-transition: .8s!important;
  -o-transition: .8s!important;
  transition: .8s!important;
  -webkit-transition-delay: .8s;
       -o-transition-delay: .8s;
          transition-delay: .8s;
}



.single_product_bottle img.animated{
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  opacity: 1!important;
}

/* ._form-content>div:nth-child(1),
._form-content>div:nth-child(2),
._form-label,
._marketing-by{
  display: none;
} */

form._form{
  width: 430px;
}

._form-content{
  min-width: 430px;
}

._form-content ._form-title{
  display: none!important;
}

._form-content input{
  width: 430px;
  border: none;
  outline: none!important;
}

._form-content input[type="checkbox"]{
  width: auto;
  min-width: 15px;
}

.win-form ._form-content ._field6{
  margin-top: 15px;
}

.win-form ._form-content ._row._checkbox-radio{
  display: flex;
}

.win-form ._form-content ._row._checkbox-radio input:first-child{
  margin-right: 10px;
}

._form-content ._form_element:nth-child(3) input{
  padding-right: 180px;
}

._form-content ._button-wrapper._full_width{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

._form-content button{
  font-family: 'Zilla Slab', sans-serif;
  font-weight: normal;
  font-size: 23px;
  text-transform: none;
  padding: 0 20px;
  background-color: #26711F!important;
  height: 48px;
  -webkit-transform: translate(-1px, -49px);
      -ms-transform: translate(-1px, -49px);
          transform: translate(-1px, -49px);
  border: 1px solid white;
}
 body .no-translate-btn ._form-content button{
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.win-form  ._form-content ._button-wrapper._full_width{
  display: flex;
  justify-content: center;
}

.win-form ._form-content button{
  transform: none;
}

@media screen and (max-width: 470px) {
  form._form,
  ._form-content input{
    width: 350px;
  }
  ._form-content{
    min-width: 350px;
  }
  ._form-content ._form_element:nth-child(3) input{
    padding-right: 130px;
  }
  ._form-content button{
    font-size: 18px;
    padding: 0 15px;
    height: 48px;
  }
}

@media screen and (max-width: 360px) {
  .menu-footer-links{
    padding: 0 3px;
  }
  form._form,
  ._form-content input{
    width: 280px;
  }
  ._form-content{
    min-width: 280px;
  }
  ._form-content ._form_element:nth-child(3) input{
    padding-right: 18px;
  }
  ._form-content ._button-wrapper._full_width{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  ._form-content button{
    font-size: 18px;
    padding: 0 15px;
    height: 48px;
    -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    margin-top: 5px;
  }

}
