@import url("https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&display=swap');

@font-face {
  font-family: "MeisterBold";
  src: url("../fonts/Meister-Bold.eot");
  src: url("../fonts/Meister-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Meister-Bold.woff2") format("woff2"),
    url("../fonts/Meister-Bold.woff") format("woff"),
    url("../fonts/Meister-Bold.ttf") format("truetype");
}

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

header.headingInfo {
  padding: 20px;
  background-image: url(hlavicka.jpg);
  background-size: cover;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
  margin-top: 25px;
  color: black;
  background-position: right center;
}

header.headingInfo.aperol {
  background-image: url(aperol.jpg) !important;
}

header.headingInfo h1 {
  text-transform: uppercase;
  color: #9d6f4d;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: 15px;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

header.headingInfoTul h1 {
  text-transform: uppercase;
  color: #e1a15a;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 26px;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

header.headingInfoTul {
  padding: 25px;
  padding-bottom: 80px;
  background-image: url(hlavicka.jpg);
  background-size: cover;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
  margin-top: 25px;
  color: black;
  background-position: right center;
}

header.headingInfoTul h2 {
  color: #1b99a0;
  text-transform: uppercase;
  margin-top: 0px;
  font-size: 35px;
  letter-spacing: 0px;
  margin-bottom: 10px;
  font-weight: 900;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

header.headingInfo h2 {
  text-transform: uppercase;
  margin-top: 0px;
  font-size: 35px;
  letter-spacing: 5px;
  margin-bottom: 10px;
  font-weight: 900;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

header.headingInfoTul hr.underline {
  width: 30%;
  margin-left: 0px;
  border-color: #9d6f4d;
}

header.headingInfoTul p {
  margin-bottom: 0px;
  margin-top: 18px;
  text-align: justify;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.8;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

.rumheader h2 {
  font-size: 22px !important;
}

header.headingInfo hr.underline {
  width: 30%;
  margin-left: 0px;
  border-color: #9d6f4d;
}

header.headingInfo .quote,
header.headingInfo .percentage {
  text-transform: uppercase;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: normal;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

header.headingInfo .quote {
  font-weight: 300;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

header.headingInfo .percentage {
  font-weight: 700;
}

header.headingInfo p {
  margin-bottom: 0px;
  margin-top: 18px;
  text-align: justify;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.8;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

.awards .row > div {
  text-align: center;
}

.awards {
  padding-top: 50px;
  padding-bottom: 30px;
  font-family: "Roboto Slab", "Georgia", sans-serif;
  background: #fff;
}

.award-details {
  width: 50%;
  margin: auto;
}

.awards figure {
  min-height: 125px;
}

.award-details h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-size: 20px;
  font-weight: 400;
  color: #9d6f4d;
  margin-bottom: 5px;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
}

.award-details .award-desc {
  font-size: 12px;
  font-weight: 300;
  font-family: "Roboto Slab", "Georgia", sans-serif !important;
  color: black;
}

body#product:not(.product-id-2768) .pribeh {
  font-family: "Roboto Slab", "Georgia", sans-serif;
  background: #f2f2f2;
  padding: 20px;
  padding-bottom: 90px;
}

.pribeh h2,
.pribeh h3 {
  text-align: center;
  text-transform: uppercase;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.pribeh h2.companyStoryTitle {
  letter-spacing: 3px;
  margin-bottom: 0px;
  color: #543522;
  /* font-weight: bold; */
}

.pribeh h3.whatProduct {
  margin-top: 6px;
  font-size: 16px;
  letter-spacing: 2px;
  color: #9d6f4d;
}

.pribeh .underline {
  width: 20%;
  border-color: #9d6f4d;
  border-width: 2px;
}

.pribeh p.theStory {
  text-align: justify;
  font-weight: 300;
  font-family: "Roboto Slab", "Georgia", sans-serif;
  font-size: 14px;
}

.tastes {
  font-family: "Roboto Slab", "Georgia", sans-serif;
  padding: 20px;
  padding-bottom: 0px;
  position: relative;
  top: -80px;
}

.tastes > .row > div {
  text-align: center;
}

.tastes figure {
  min-height: 140px;
  max-height: 140px;
}

.tastes .details h2 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 3px;
  color: #9d6f4d;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.tastes .details h3 {
  margin-top: 7px;
  color: #543522;
  font-weight: 300;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.tastes .details .desc {
  font-size: 14px;
  line-height: 1.7;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.tastes .logo {
  padding: 20px;
  text-align: center;
}

.tastes .logo.free img {
  width: auto;
}

.tastes .logo img {
  width: 100%;
}

.didYouKnow {
  background: #f2f2f2;
  padding: 20px;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.didYouKnow .row > div {
  text-align: center;
  font-size: 13px;
  margin-top: 10px;
}

.didYouKnow h2 {
  text-align: center;
  font-weight: bold;
  color: #543522;
  text-transform: uppercase;
  border-bottom: 1px dotted #543522;
  line-height: 1.4;
  margin-bottom: 20px;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.didYouKnow .row > div {
  font-size: 14px;
  line-height: 1.5;
}

.examples {
  font-family: "Roboto Slab", "Georgia", sans-serif;
  padding: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.examples figure {
  text-align: center;
}

.examples > h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  color: #543522;
  letter-spacing: 3px;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.examples > h3 {
  text-align: center;
  margin-top: 0px;
  text-transform: uppercase;
  color: #9d6f4d;
  width: 30%;
  margin: auto;
  border-bottom: 1px dotted #9d6f4d;
  padding-bottom: 10px;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.examples .row h4 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #9d6f4d;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.examples .row .underline {
  margin-bottom: 15px;
  margin-top: 5px;
}

.examples .row > div .quote {
  font-style: italic;
  font-size: 16px;
  color: black;
}

.examples .row > div .quote:before {
  content: "";
  width: 25px;
  height: 17px;
  display: block;
  background-image: url(sigServeQuotes.png);
  margin: auto;
  margin-bottom: 10px;
}

.examples .row > div .desc {
  font-size: 12px;
  line-height: 1.6;
  color: black;
}

.examples .row > div p {
  text-align: justify;
  color: black;
  line-height: 1.6;
}

.examples .row > div .howTo {
  font-weight: 300;
  text-align: left;
  font-size: 16px;
  color: black;
}

.examples .row .info {
  margin-top: 35px;
}

.video {
  padding: 20px;
  padding-top: 50px;
  padding-bottom: 50px;

  background: #f2f2f2;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.video h2 {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #543522;
  letter-spacing: 3px;
  margin-bottom: 0px;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.video h3 {
  margin-top: 25px;
  font-size: 14px;
  text-transform: uppercase;
  font-style: italic;
  text-align: center;
  font-weight: 300;
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.video hr.underline {
  margin-top: 15px;
  margin-bottom: 5px;
  width: 10%;
  border-color: #543522;
  border-width: 2px;
}

.video .videoContent {
  text-align: center;
  margin-top: 25px;
}

.video .videoContent iframe {
  width: 100%;
  max-width: 560px;
}

header.headingInfo.dew {
  background-image: url("dewCover.jpg") !important;
  color: #f8f1c5 !important;
}

header.headingInfo.campari {
  background-image: url("campariCover.jpg") !important;
  color: black;
}

.camparin {
  margin-top: 25px;
}

.produktovka--1 .camparin {
  background-size: contain;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
}
.produktovka--1 ul {
  list-style: inside !important;
}
.produktovka--1 li {
  list-style: inside !important;
}
.produktovka--1 .examples > .row {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 500px) {
  header.headingInfo h2 {
    font-size: 20px;
  }
  header.headingInfoTul h2 {
    font-size: 20px;
  }
  .pribeh h2.companyStoryTitleTul {
    font-size: 28px !important;
  }

  .rumheader h2 {
    font-size: 20px;
  }
  .examples > h3 {
    width: 100%;
  }

  .examples > h2 {
    font-size: 17px;
  }
}

.button-call-up {
  width: 35%;
  min-width: 200px;
  text-align: center;
  margin: auto;
  margin-top: 70px;
}

.button-call-up a {
  line-height: 22px;
  padding: 13px;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  border: 2px solid #dd5a12;
  background-color: #dd5a12;
  transition-property: background;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  font-size: 16px;
  letter-spacing: 2px;
}

.button-call-up a:hover {
  background-color: white;
  color: #dd5a12;
}

.button-call-up a span {
  display: block;
  font-weight: bold;
}

.whiten {
  color: white !important;
}

@media screen and (max-width: 768px) {
  .headingInfo.whiten > .row > .col-sm-6 {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
  }

  .headingInfo > .row > .whiteBg {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 15px;
  }
  .headingInfo > .row > .clearBg {
    background-color: transparent;
  }

  .produktovka--1 .camparin {
    height: 250px;
    width: 100%;
  }
  .produktovka--1 .examples > .row > * {
    width: 100%;
    text-align: center;
  }
  .produktovka--1 .examples > .row > * ul {
    text-align: left;
  }
}
@media screen and (max-width: 6000px) {
  .headingInfo > .row > .col-sm-6:first-child {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 10px;
  }
}

@media screen and (max-width: 1700px) {
  .headingInfoTul > .row > .col-sm-6:first-child {
    background-color: rgba(0, 0, 0, 0.85);
    padding: 10px;
  }
}

.rumbg {
  background-position-x: 100% !important;
  background-position-y: top !important;
}

.pribeh h2.companyStoryTitleTul {
  letter-spacing: 1px;
  margin-bottom: 0px;
  color: #03424b;
  font-weight: 400;
  line-height: 48px;
  font-size: 36px;
}
.pribeh .underlineTul {
  width: 20%;
  border-color: #508b8a;
  border-width: 2px;
}
.pribeh .Tul .col-sm-3 {
  text-align: center;
}
.pribeh .Tul h3 {
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 3px;
  font-weight: bold;
  color: #03424b;
}
.pribeh .Tul p {
  font-size: 18px;
  color: #508b8a;
}

.info ul {
  padding-left: 15px;
  list-style: disc;
  margin-top: 15px;
}

.info ul li {
  list-style: disc;
}

.logo.smallLogo img {
  width: auto;
}

body.product-id-2512 .theStory,
body.product-id-2595 .theStory {
  margin-bottom: 35px;
}

/* body.product-id-2512 .examples .row > div .desc,
body.product-id-2512 .examples .row > div .quote,
body.product-id-2595 .examples .row > div .desc,
body.product-id-2595 .examples .row > div .quote {
  color: white;
} */

/* body.product-id-2512 .examples .row > div .quote:before,
body.product-id-2595 .examples .row > div .quote:before {
  filter: invert(1);
} */

/* body.product-id-2512 #center_column .title_block,
body.product-id-2595 #center_column .title_block {
  color: #ffffff;
}

body.product-id-2512 #center_column h4.title_block:after,
body.product-id-2595 #center_column h4.title_block:after {
  background: white;
}

body.product-id-2512 .pb-center-column h1,
body.product-id-2595 .pb-center-column h1 {
  color: white;
} */

body.product-id-2512 .pribeh h2.companyStoryTitle,
body.product-id-2595 .pribeh h2.companyStoryTitle {
  /* color: #d11718; */
  /*color: #ffffff;*/
  color: inherit;
}

body.product-id-2512 .pribeh .underline,
body.product-id-2595 .pribeh .underline {
  /*border-color: #7d3232;*/
  /*border-color: #fff;*/
}

/* body.product-id-2512 #page .rte,
body.product-id-2595 #page .rte {
  color: white;
} */

body.product-id-2512 .pribeh h3.whatProduct,
body.product-id-2595 .pribeh h3.whatProduct {
  color: #7d3232;
}

body.product-id-2512 .examples .row h4,
body.product-id-2595 .examples .row h4 {
  color: #7d3232;
  margin-bottom: 15px;
}

body.product-id-2512 .sidebar .block .block_content,
body.product-id-2595 .sidebar .block .block_content {
  /*background: #132b1b;*/
  background: #191919;
}

body.product-id-2512 #categories_block_left li a,
body.product-id-2595 #categories_block_left li a {
  color: white;
  border: none !important;
  border-bottom: 1px solid black !important;
}
body.product-id-2512 .button-call-up a,
body.product-id-2595 .button-call-up a {
  border: 4px solid #700808;
  background-color: #b00310;
}

body.product-id-2512 #categories_block_left li span.grower,
body.product-id-2595 #categories_block_left li span.grower {
  color: white;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2512 #categories_block_left li span.grower:before,
body.product-id-2595 #categories_block_left li span.grower:before {
  color: white !important;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2512 .custom_icons_product,
body.product-id-2595 .custom_icons_product {
  color: white;
}

body.product-id-2512 #product .our_price_display,
body.product-id-2595 #product .our_price_display {
  color: white;
}

body.product-id-2512 #categories_block_left li li a,
body.product-id-2595 #categories_block_left li li a {
  color: #b1b1b1 !important;
}

body.product-id-2512#product .our_price_display,
body.product-id-2595#product .our_price_display {
  color: #bebebe;
}

body.product-id-2512 .product-id-block .name a,
body.product-id-2595 .product-id-block .name a {
  color: white;
}

body.product-id-2512 #categories_block_left li span.grower:hover + a,
body.product-id-2512 #categories_block_left li a:hover,
body.product-id-2512 #categories_block_left li a.selected,
body.product-id-2595 #categories_block_left li span.grower:hover + a,
body.product-id-2595 #categories_block_left li a:hover,
body.product-id-2595 #categories_block_left li a.selected {
  background-color: black !important;
}

body.product-id-2512 .grid .product-id-block .functional-buttons,
body.product-id-2595 .grid .product-id-block .functional-buttons {
  background-color: transparent;
}
body.product-id-2512 .product-id-block:hover,
body.product-id-2595 .product-id-block:hover {
  border: 1px solid #132b1b !important;
}

body.product-id-2512 .button-call-up a:hover,
body.product-id-2595 .button-call-up a:hover {
  color: black !important;
}

body.product-id-2512 .product-id-block .image,
body.product-id-2595 .product-id-block .image {
  margin-top: 0px;
}

body.product-id-2512 .buttons_bottom_block .btn-outline,
body.product-id-2512 .box-info-product .btn-outline,
body.product-id-2595 .buttons_bottom_block .btn-outline,
body.product-id-2595 .box-info-product .btn-outline {
  background-color: #d11718;
  border-color: #d11718;
}

@media screen and (max-width: 1450px) {
  .metaxaHeading {
    height: 450px !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center !important;
  }
}

@media screen and (max-width: 468px) {
  .metaxaHeading {
    height: 300px !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center !important;
  }
}

body.product-id-2512 .examples > .row {
  display: none !important;
}
body.product-id-2512 .examples > p {
  text-align: center;
}
body.product-id-2512 #product_comments_block_tab {
  color: #fff;
}

@media (max-width: 991px) {
  body.product-id-2512 #page {
    background-color: #000;
  }
  #columns .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body.product-id-2512 .pribeh h2,
body.product-id-2512 .pribeh h3,
body.product-id-2512 .pribeh p,
body.product-id-2512 .pribeh .quote,
body.product-id-2512 .pribeh .percentage {
  font-family: "Helvetica", "Roboto Slab", "Georgia", sans-serif;
}

body.product-id-2595 .examples > .row {
  display: none !important;
}
body.product-id-2595 .examples > p {
  text-align: center;
}
body.product-id-2595 #product_comments_block_tab {
  color: #fff;
}

@media (max-width: 991px) {
  body.product-id-2595 #page {
    background-color: #000;
  }
  #columns .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body.product-id-2595 .pribeh h2,
body.product-id-2595 .pribeh h3,
body.product-id-2595 .pribeh p,
body.product-id-2595 .pribeh .quote,
body.product-id-2595 .pribeh .percentage {
  font-family: "Helvetica", "Roboto Slab", "Georgia", sans-serif;
}

/*Scharf*/
body.product-id-2626 .pribeh {
  background-color: #142007 !important;
}

body.product-id-2626 .pribeh p,
body.product-id-2626 .quote,
body.product-id-2626 .percentage {
  /*color: #c6c6c6;*/
  color: #fff;
}

body.product-id-2626 .theStory {
  margin-bottom: 35px;
}

body.product-id-2626 .examples .row > div .desc,
body.product-id-2626 .examples .row > div .quote {
  color: white;
}

body.product-id-2626 .examples .row > div .quote:before {
  filter: invert(1);
}

body.product-id-2626 #center_column .title_block {
  color: #ffffff;
}

body.product-id-2626 #center_column h4.title_block:after {
  background: white;
}

body.product-id-2626 a {
  color: white;
}

body.product-id-2626 .pb-center-column h1 {
  color: white;
}

body.product-id-2626 .pribeh h2.companyStoryTitle {
  /*color: #d11718;*/
  color: #ffffff;
  margin-top: 45px;
}

body.product-id-2626 .pribeh h2.companyStoryTitle img {
  height: 22px;
  position: relative;
  bottom: 3px;
  margin-right: 5px;
  margin-left: 2px;
}

body.product-id-2626 .pribeh .underline {
  /*border-color: #7d3232;*/
  border-color: #fff;
}

body.product-id-2626 #page .rte {
  color: white;
}

body.product-id-2626 .pribeh h3.whatProduct {
  color: #7d3232;
}

body.product-id-2626 .examples .row h4 {
  color: #7d3232;
  margin-bottom: 15px;
}

body.product-id-2626 .sidebar .block .block_content {
  /*background: #132b1b;*/
  background: #191919;
}

body.product-id-2626 #categories_block_left li a {
  color: white;
  border: none !important;
  border-bottom: 1px solid #142007 !important;
}
body.product-id-2626 .button-call-up a {
  border: 4px solid #700808;
  background-color: #b00310;
}

body.product-id-2626 #categories_block_left li span.grower {
  color: white;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2626 #categories_block_left li span.grower:before {
  color: white !important;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2626 .custom_icons_product {
  color: white;
}

body.product-id-2626 #product .our_price_display {
  color: white;
}

body.product-id-2626 #categories_block_left li li a {
  color: #b1b1b1 !important;
}

body.product-id-2626#product .our_price_display {
  color: #bebebe;
}

body.product-id-2626 .product-id-block .name a {
  color: white;
}

body.product-id-2626 #categories_block_left li span.grower:hover + a,
body.product-id-2626 #categories_block_left li a:hover,
body.product-id-2626 #categories_block_left li a.selected {
  background-color: #142007 !important;
}

body.product-id-2626 .grid .product-id-block .functional-buttons {
  background-color: transparent;
}
body.product-id-2626 .product-id-block:hover {
  border: 1px solid #132b1b !important;
}

body.product-id-2626 .button-call-up a:hover {
  color: #142007 !important;
}

body.product-id-2626 .product-id-block .image {
  margin-top: 0px;
}

body.product-id-2626 .buttons_bottom_block .btn-outline,
body.product-id-2626 .box-info-product .btn-outline {
  background-color: #d11718;
  border-color: #d11718;
}

body.product-id-2626 .examples > .row {
  display: none !important;
}
body.product-id-2626 .examples > p {
  text-align: center;
}
body.product-id-2626 #product_comments_block_tab {
  color: #fff;
}

@media (max-width: 991px) {
  body.product-id-2626 #page {
    background-color: #000;
  }
  #columns .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body.product-id-2626 .pribeh h2,
body.product-id-2626 .pribeh h3,
body.product-id-2626 .pribeh p,
body.product-id-2626 .pribeh .quote,
body.product-id-2626 .pribeh .percentage {
  font-family: "Helvetica", "Roboto Slab", "Georgia", sans-serif;
}

/*Scharf*/

/*Scharf + sklenicky*/

body.product-id-2645 {
  background-color: #142007;
}

body.product-id-2645 .pribeh {
  background-color: #142007;
}

body.product-id-2645 .pribeh p,
body.product-id-2645 .quote,
body.product-id-2645 .percentage {
  /*color: #c6c6c6;*/
  color: #fff;
}

body.product-id-2645 .theStory {
  margin-bottom: 35px;
}

body.product-id-2645 .examples .row > div .desc,
body.product-id-2645 .examples .row > div .quote {
  color: white;
}

body.product-id-2645 .examples .row > div .quote:before {
  filter: invert(1);
}

body.product-id-2645 #center_column .title_block {
  color: #ffffff;
}

body.product-id-2645 #center_column h4.title_block:after {
  background: white;
}

body.product-id-2645 a {
  color: white;
}

body.product-id-2645 .pb-center-column h1 {
  color: white;
}

body.product-id-2645 .pribeh h2.companyStoryTitle {
  /*color: #d11718;*/
  color: #ffffff;
  margin-top: 45px;
}

body.product-id-2645 .pribeh h2.companyStoryTitle img {
  height: 22px;
  position: relative;
  bottom: 3px;
  margin-right: 5px;
  margin-left: 2px;
}

body.product-id-2645 .pribeh .underline {
  /*border-color: #7d3232;*/
  border-color: #fff;
}

body.product-id-2645 #page .rte {
  color: white;
}

body.product-id-2645 .pribeh h3.whatProduct {
  color: #7d3232;
}

body.product-id-2645 .examples .row h4 {
  color: #7d3232;
  margin-bottom: 15px;
}

body.product-id-2645 .sidebar .block .block_content {
  /*background: #132b1b;*/
  background: #191919;
}

body.product-id-2645 #categories_block_left li a {
  color: white;
  border: none !important;
  border-bottom: 1px solid #142007 !important;
}
body.product-id-2645 .button-call-up a {
  border: 4px solid #700808;
  background-color: #b00310;
}

body.product-id-2645 #categories_block_left li span.grower {
  color: white;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2645 #categories_block_left li span.grower:before {
  color: white !important;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2645 .custom_icons_product {
  color: white;
}

body.product-id-2645 #product .our_price_display {
  color: white;
}

body.product-id-2645 #categories_block_left li li a {
  color: #b1b1b1 !important;
}

body.product-id-2645#product .our_price_display {
  color: #bebebe;
}

body.product-id-2645 .product-id-block .name a {
  color: white;
}

body.product-id-2645 #categories_block_left li span.grower:hover + a,
body.product-id-2645 #categories_block_left li a:hover,
body.product-id-2645 #categories_block_left li a.selected {
  background-color: #142007 !important;
}

body.product-id-2645 .grid .product-id-block .functional-buttons {
  background-color: transparent;
}
body.product-id-2645 .product-id-block:hover {
  border: 1px solid #132b1b !important;
}

body.product-id-2645 .button-call-up a:hover {
  color: #142007 !important;
}

body.product-id-2645 .product-id-block .image {
  margin-top: 0px;
}

body.product-id-2645 .buttons_bottom_block .btn-outline,
body.product-id-2645 .box-info-product .btn-outline {
  background-color: #d11718;
  border-color: #d11718;
}

body.product-id-2645 .examples > .row {
  display: none !important;
}
body.product-id-2645 .examples > p {
  text-align: center;
}
body.product-id-2645 #product_comments_block_tab {
  color: #fff;
}

@media (max-width: 991px) {
  body.product-id-2645 #page {
    background-color: #000;
  }
  #columns .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body.product-id-2645 .pribeh h2,
body.product-id-2645 .pribeh h3,
body.product-id-2645 .pribeh p,
body.product-id-2645 .pribeh .quote,
body.product-id-2645 .pribeh .percentage {
  font-family: "Helvetica", "Roboto Slab", "Georgia", sans-serif;
}

/*Scharf*/

@media (min-width: 1700px) {
  /*.product-id-2659 .headingInfo, .product-id-2660 .headingInfo {padding: 0px;}
      .product-id-2659 .headingInfo .row, .product-id-2660 .headingInfo .row {
          padding: 20px;
          background-image: linear-gradient(to right, #000, transparent);
          color: #fff;
      }*/
  .product-id-2659 .headingInfo p,
  .product-id-2659 .headingInfo .percentage,
  .product-id-2659 .headingInfo .quote,
  .product-id-2659 .headingInfo h1,
  .product-id-2659 .headingInfo h2,
  .product-id-2660 .headingInfo p,
  .product-id-2660 .headingInfo .percentage,
  .product-id-2660 .headingInfo .quote,
  .product-id-2660 .headingInfo h1,
  .product-id-2660 .headingInfo h2 {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px;
  }
}

.product-id-2659 header.headingInfo h1,
.product-id-2660 header.headingInfo h1 {
  font-size: 20px;
  font-weight: 700;
}

.product-id-2659 header.headingInfo h2,
.product-id-2660 header.headingInfo h2 {
  font-size: 30px;
}

/* J�germeister COOLPACK */

body.product-id-2661 .pribeh {
  background-color: #142007 !important;
}

body.product-id-2661 .pribeh p,
body.product-id-2661 .quote,
body.product-id-2661 .percentage {
  /*color: #c6c6c6;*/
  color: #fff;
}

body.product-id-2661 .theStory {
  margin-bottom: 35px;
}

body.product-id-2661 .examples .row > div .desc,
body.product-id-2661 .examples .row > div .quote {
  color: white;
}

body.product-id-2661 .examples .row > div .quote:before {
  filter: invert(1);
}

body.product-id-2661 #center_column .title_block {
  color: #ffffff;
}

body.product-id-2661 #center_column h4.title_block:after {
  background: white;
}

body.product-id-2661 .pb-center-column h1 {
  color: white;
}

body.product-id-2661 .pribeh h2.companyStoryTitle,
body.product-id-2661 .examples h2,
body.product-id-2661 h2.companyStoryTitle {
  /*color: #d11718;*/
  color: #ffffff;
  /*margin-top: 45px;*/
  font-family: "MeisterBold" !important;
  font-size: 24px;
}

body.product-id-2661 .pribeh h2.companyStoryTitle img {
  height: 22px;
  position: relative;
  bottom: 3px;
  margin-right: 5px;
  margin-left: 2px;
}

body.product-id-2661 .pribeh .underline {
  /*border-color: #7d3232;*/
  border-color: #fff;
}

body.product-id-2661 #page .rte {
  color: white;
}

body.product-id-2661 .pribeh h3.whatProduct {
  color: #f5a623;
}

body.product-id-2661 .examples .row h4 {
  color: #f5a623;
  margin-bottom: 15px;
}

body.product-id-2661 .sidebar .block .block_content {
  /*background: #132b1b;*/
  background: #191919;
}

body.product-id-2661 #categories_block_left li a {
  color: white;
  border: none !important;
  border-bottom: 1px solid #142007 !important;
}
body.product-id-2661 .button-call-up a {
  border: 4px solid #700808;
  background-color: #b00310;
}

body.product-id-2661 #categories_block_left li span.grower {
  color: white;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2661 #categories_block_left li span.grower:before {
  color: white !important;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2661 .custom_icons_product {
  color: white;
}

body.product-id-2661 #product .our_price_display {
  color: white;
}

body.product-id-2661 #categories_block_left li li a {
  color: #b1b1b1 !important;
}

body.product-id-2661#product .our_price_display {
  color: #bebebe;
}

body.product-id-2661 .product-id-block .name a {
  color: white;
}

body.product-id-2661 #categories_block_left li span.grower:hover + a,
body.product-id-2661 #categories_block_left li a:hover,
body.product-id-2661 #categories_block_left li a.selected {
  background-color: #142007 !important;
}

body.product-id-2661 .grid .product-id-block .functional-buttons {
  background-color: transparent;
}
body.product-id-2661 .product-id-block:hover {
  border: 1px solid #132b1b !important;
}

body.product-id-2661 .button-call-up a:hover {
  color: #142007 !important;
}

body.product-id-2661 .product-id-block .image {
  margin-top: 0px;
}

body.product-id-2661 .buttons_bottom_block .btn-outline,
body.product-id-2661 .box-info-product .btn-outline {
  background-color: #d11718;
  border-color: #d11718;
}

/*body.product-id-2661 .examples>.row {display: none !important;}*/
body.product-id-2661 .examples > .row > div p {
  color: #fff;
}
body.product-id-2661 .examples > p {
  text-align: center;
}
body.product-id-2661 #product_comments_block_tab {
  color: #fff;
}

@media (max-width: 991px) {
  body.product-id-2661 #page {
    background-color: #000;
  }
  #columns .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body.product-id-2661 .pribeh h2,
body.product-id-2661 .pribeh h3,
body.product-id-2661 .pribeh p,
body.product-id-2661 .pribeh .quote,
body.product-id-2661 .pribeh .percentage {
  font-family: "Helvetica", "Roboto Slab", "Georgia", sans-serif;
}

/* J�germeister COOLPACK */
body.product-id-2703 .pribeh {
  background-color: #142007 !important;
}

body.product-id-2703 .pribeh p,
body.product-id-2703 .quote,
body.product-id-2703 .percentage {
  /*color: #c6c6c6;*/
  color: #fff;
}

body.product-id-2703 .theStory {
  margin-bottom: 35px;
}

body.product-id-2703 .examples .row > div .desc,
body.product-id-2703 .examples .row > div .quote {
  color: white;
}

body.product-id-2703 .examples .row > div .quote:before {
  filter: invert(1);
}

body.product-id-2703 #center_column .title_block {
  color: #ffffff;
}

body.product-id-2703 #center_column h4.title_block:after {
  background: white;
}

body.product-id-2703 .pb-center-column h1 {
  color: white;
}

body.product-id-2703 .pribeh h2.companyStoryTitle,
body.product-id-2703 .examples h2,
body.product-id-2703 h2.companyStoryTitle {
  /*color: #d11718;*/
  color: #ffffff;
  /*margin-top: 45px;*/
  font-family: "MeisterBold" !important;
  font-size: 24px;
}

body.product-id-2703 .pribeh h2.companyStoryTitle img {
  height: 17px;
  position: relative;
  bottom: 1px;
  margin-right: 5px;
  margin-left: 2px;
}

body.product-id-2703 .pribeh .underline {
  /*border-color: #7d3232;*/
  border-color: #fff;
}

body.product-id-2703 #page .rte {
  color: white;
}

body.product-id-2703 .pribeh h3.whatProduct {
  color: #f5a623;
}

body.product-id-2703 .examples .row h4 {
  color: #f5a623;
  margin-bottom: 15px;
}

body.product-id-2703 .sidebar .block .block_content {
  /*background: #132b1b;*/
  background: #191919;
}

body.product-id-2703 #categories_block_left li a {
  color: white;
  border: none !important;
  border-bottom: 1px solid #142007 !important;
}
body.product-id-2703 .button-call-up a {
  border: 4px solid #700808;
  background-color: #b00310;
}

body.product-id-2703 #categories_block_left li span.grower {
  color: white;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2703 #categories_block_left li span.grower:before {
  color: white !important;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2703 .custom_icons_product {
  color: white;
}

body.product-id-2703 #product .our_price_display {
  color: white;
}

body.product-id-2703 #categories_block_left li li a {
  color: #b1b1b1 !important;
}

body.product-id-2703#product .our_price_display {
  color: #bebebe;
}

body.product-id-2703 .product-id-block .name a {
  color: white;
}

body.product-id-2703 #categories_block_left li span.grower:hover + a,
body.product-id-2703 #categories_block_left li a:hover,
body.product-id-2703 #categories_block_left li a.selected {
  background-color: #142007 !important;
}

body.product-id-2703 .grid .product-id-block .functional-buttons {
  background-color: transparent;
}
body.product-id-2703 .product-id-block:hover {
  border: 1px solid #132b1b !important;
}

body.product-id-2703 .button-call-up a:hover {
  color: #142007 !important;
}

body.product-id-2703 .product-id-block .image {
  margin-top: 0px;
}

body.product-id-2703 .buttons_bottom_block .btn-outline,
body.product-id-2703 .box-info-product .btn-outline {
  background-color: #d11718;
  border-color: #d11718;
}

/*body.product-id-2703 .examples>.row {display: none !important;}*/
body.product-id-2703 .examples > .row > div p {
  color: #fff;
}
body.product-id-2703 .examples > p {
  text-align: center;
}
body.product-id-2703 #product_comments_block_tab {
  color: #fff;
}

@media (max-width: 991px) {
  body.product-id-2703 #page {
    background-color: #000;
  }
  #columns .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body.product-id-2703 .pribeh h2,
body.product-id-2703 .pribeh h3,
body.product-id-2703 .pribeh p,
body.product-id-2703 .pribeh .quote,
body.product-id-2703 .pribeh .percentage {
  font-family: "Helvetica", "Roboto Slab", "Georgia", sans-serif;
}

/* J�germeister COOLPACK */
body.product-id-2718 .pribeh {
  background-color: #142007 !important;
}

body.product-id-2718 .pribeh p,
body.product-id-2718 .quote,
body.product-id-2718 .percentage {
  /*color: #c6c6c6;*/
  color: #fff;
}

body.product-id-2718 .theStory {
  margin-bottom: 35px;
}

body.product-id-2718 .examples .row > div .desc,
body.product-id-2718 .examples .row > div .quote {
  color: white;
}

body.product-id-2718 .examples .row > div .quote:before {
  filter: invert(1);
}

body.product-id-2718 #center_column .title_block {
  color: #ffffff;
}

body.product-id-2718 #center_column h4.title_block:after {
  background: white;
}

body.product-id-2718 .pb-center-column h1 {
  color: white;
}

body.product-id-2718 .pribeh h2.companyStoryTitle,
body.product-id-2718 .examples h2,
body.product-id-2718 h2.companyStoryTitle {
  /*color: #d11718;*/
  color: #ffffff;
  /*margin-top: 45px;*/
  font-family: "MeisterBold" !important;
  font-size: 24px;
}

body.product-id-2718 h2.companyStoryTitle img {
  height: 17px;
  position: relative;
  bottom: 1px;
  margin-right: 5px;
  margin-left: 2px;
}

body.product-id-2718 .pribeh .underline {
  /*border-color: #7d3232;*/
  border-color: #fff;
}

body.product-id-2718 #page .rte {
  color: white;
}

body.product-id-2718 .pribeh h3.whatProduct {
  color: #f5a623;
}

body.product-id-2718 .examples .row h4 {
  color: #f5a623;
  margin-bottom: 15px;
}

body.product-id-2718 .sidebar .block .block_content {
  /*background: #132b1b;*/
  background: #191919;
}

body.product-id-2718 #categories_block_left li a {
  color: white;
  border: none !important;
  border-bottom: 1px solid #142007 !important;
}
body.product-id-2718 .button-call-up a {
  border: 4px solid #700808;
  background-color: #b00310;
}

body.product-id-2718 #categories_block_left li span.grower {
  color: white;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2718 #categories_block_left li span.grower:before {
  color: white !important;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2718 .custom_icons_product {
  color: white;
}

body.product-id-2718 #product .our_price_display {
  color: white;
}

body.product-id-2718 #categories_block_left li li a {
  color: #b1b1b1 !important;
}

body.product-id-2718#product .our_price_display {
  color: #bebebe;
}

body.product-id-2718 .product-id-block .name a {
  color: white;
}

body.product-id-2718 #categories_block_left li span.grower:hover + a,
body.product-id-2718 #categories_block_left li a:hover,
body.product-id-2718 #categories_block_left li a.selected {
  background-color: #142007 !important;
}

body.product-id-2718 .grid .product-id-block .functional-buttons {
  background-color: transparent;
}
body.product-id-2718 .product-id-block:hover {
  border: 1px solid #132b1b !important;
}

body.product-id-2718 .button-call-up a:hover {
  color: #142007 !important;
}

body.product-id-2718 .product-id-block .image {
  margin-top: 0px;
}

body.product-id-2718 .buttons_bottom_block .btn-outline,
body.product-id-2718 .box-info-product .btn-outline {
  background-color: #d11718;
  border-color: #d11718;
}

/*body.product-id-2718 .examples>.row {display: none !important;}*/
body.product-id-2718 .examples > .row > div p {
  color: #fff;
}
body.product-id-2718 .examples > p {
  text-align: center;
}
body.product-id-2718 #product_comments_block_tab {
  color: #fff;
}

@media (max-width: 991px) {
  body.product-id-2718 #page {
    background-color: #000;
  }
  #columns .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body.product-id-2718 .pribeh h2,
body.product-id-2718 .pribeh h3,
body.product-id-2718 .pribeh p,
body.product-id-2718 .pribeh .quote,
body.product-id-2718 .pribeh .percentage {
  font-family: "Helvetica", "Roboto Slab", "Georgia", sans-serif;
}

/* J�germeister COOLPACK */

body.product-id-2704 .pribeh {
  background-color: #142007 !important;
}

body.product-id-2704 .pribeh p,
body.product-id-2704 .quote,
body.product-id-2704 .percentage {
  /*color: #c6c6c6;*/
  color: #fff;
}

body.product-id-2704 .theStory {
  margin-bottom: 35px;
}

body.product-id-2704 .examples .row > div .desc,
body.product-id-2704 .examples .row > div .quote {
  color: white;
}

body.product-id-2704 .examples .row > div .quote:before {
  filter: invert(1);
}

body.product-id-2704 #center_column .title_block {
  color: #ffffff;
}

body.product-id-2704 #center_column h4.title_block:after {
  background: white;
}

body.product-id-2704 .pb-center-column h1 {
  color: white;
}

body.product-id-2704 .pribeh h2.companyStoryTitle,
body.product-id-2704 .examples h2,
body.product-id-2704 h2.companyStoryTitle {
  /*color: #d11718;*/
  color: #ffffff;
  /*margin-top: 45px;*/
  font-family: "MeisterBold" !important;
  font-size: 24px;
}

body.product-id-2704 .pribeh h2.companyStoryTitle img {
  height: 17px;
  position: relative;
  bottom: 1px;
  margin-right: 5px;
  margin-left: 2px;
}

body.product-id-2704 .pribeh .underline {
  /*border-color: #7d3232;*/
  border-color: #fff;
}

body.product-id-2704 #page .rte {
  color: white;
}

body.product-id-2704 .pribeh h3.whatProduct {
  color: #f5a623;
}

body.product-id-2704 .examples .row h4 {
  color: #f5a623;
  margin-bottom: 15px;
}

body.product-id-2704 .sidebar .block .block_content {
  /*background: #132b1b;*/
  background: #191919;
}

body.product-id-2704 #categories_block_left li a {
  color: white;
  border: none !important;
  border-bottom: 1px solid #142007 !important;
}
body.product-id-2704 .button-call-up a {
  border: 4px solid #700808;
  background-color: #b00310;
}

body.product-id-2704 #categories_block_left li span.grower {
  color: white;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2704 #categories_block_left li span.grower:before {
  color: white !important;
  /*background: #132b1b !important;*/
  background: #191919 !important;
}

body.product-id-2704 .custom_icons_product {
  color: white;
}

body.product-id-2704 #product .our_price_display {
  color: white;
}

body.product-id-2704 #categories_block_left li li a {
  color: #b1b1b1 !important;
}

body.product-id-2704#product .our_price_display {
  color: #bebebe;
}

body.product-id-2704 .product-id-block .name a {
  color: white;
}

body.product-id-2704 #categories_block_left li span.grower:hover + a,
body.product-id-2704 #categories_block_left li a:hover,
body.product-id-2704 #categories_block_left li a.selected {
  background-color: #142007 !important;
}

body.product-id-2704 .grid .product-id-block .functional-buttons {
  background-color: transparent;
}
body.product-id-2704 .product-id-block:hover {
  border: 1px solid #132b1b !important;
}

body.product-id-2704 .button-call-up a:hover {
  color: #142007 !important;
}

body.product-id-2704 .product-id-block .image {
  margin-top: 0px;
}

body.product-id-2704 .buttons_bottom_block .btn-outline,
body.product-id-2704 .box-info-product .btn-outline {
  background-color: #d11718;
  border-color: #d11718;
}

/*body.product-id-2704 .examples>.row {display: none !important;}*/
body.product-id-2704 .examples > .row > div p {
  color: #fff;
}
body.product-id-2704 .examples > p {
  text-align: center;
}
body.product-id-2704 #product_comments_block_tab {
  color: #fff;
}

@media (max-width: 991px) {
  body.product-id-2704 #page {
    background-color: #000;
  }
  #columns .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

body.product-id-2704 .pribeh h2,
body.product-id-2704 .pribeh h3,
body.product-id-2704 .pribeh p,
body.product-id-2704 .pribeh .quote,
body.product-id-2704 .pribeh .percentage {
  font-family: "Helvetica", "Roboto Slab", "Georgia", sans-serif;
}

/** Tullamore DEW Honey */
/*Fonts*/
@font-face {
  font-family: "moonstone";
  src: url("../fonts/moonstone-regular.woff");
  font-weight: normal;
}

@font-face {
  font-family: "moonstone-extras";
  src: url("../fonts/moonstone-extras.woff");
  font-weight: normal;
}

@font-face {
  font-family: "trade";
  src: url("../fonts/tradegothicltpro.otf");
  font-weight: normal;
}

@font-face {
  font-family: "trade-1";
  src: url("../fonts/tradegothicltpro-bdcn20.otf");
  font-weight: normal;
}

@font-face {
  font-family: "tullamore";
  src: url("../fonts/itcserifgothictullamore-blk.otf");
  font-weight: normal;
}

.story__wrapper p {
  font-family: "trade";
  line-height: 24px;
  color: #000;
}

.story__wrapper h2 {
  font-family: "trade-1";
  color: #000;
}

.story__wrapper h3 {
  font-family: "moonstone";
  font-size: 32px;
  text-transform: none;
  color: #000;
}

.story__wrapper h4 {
  font-family: "trade-1";
  font-size: 20px;
  color: #000;
}

/*Story*/

.story__wrapper {
  width: 100%;
  height: auto;
}

.intro__wrapper {
  width: 100%;
  position: relative;
  height: 700px;
}

.intro__top {
  width: 100%;
  height: 50%;
  background-color: #fff;
}

.intro__bottom {
  width: 100%;
  height: 50%;
  background-color: #fed924;
  display: flex;
  align-items: center;
}

.bottle__wrapper {
  height: 80%;
  position: absolute;
  top: 10%;
  right: 0;
  width: 400px;
}

.bottle__wrapper img {
  display: block;
  height: 100%;
  width: auto;
}

.bottle-pin {
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  z-index: 8;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottle-pin.active {
  z-index: 100;
}

.bottle-pin.active::before {
  transform: rotate(45deg);
}

.bottle-pin::before {
  content: "+";
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 30px;
  transition: all 0.2s ease;
}

.bottle-pin .banner {
  height: auto;
}

.bottle-pin .banner img {
  height: 60px;
}

.bottle-pin--1 {
  top: 10%;
  left: 20%;
}

.bottle-pin--2 {
  top: 30%;
  left: 25%;
}

.bottle-pin--3 {
  top: 70%;
  left: 10%;
}

.bottle-pin--4 {
  top: 90%;
  left: 35%;
}

.bottle-pin__content {
  width: 240px;
  background-color: #fff;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -120px;
  box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 11%);
  padding: 20px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "moonstone";
  font-size: 28px;
  text-align: center;
  transition: all 0.2s ease;
  opacity: 0;
  pointer-events: none;
}

.bottle-pin__content h3 {
  margin: 0;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 5px;
}

.bottle-pin p {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  font-family: "trade-1";
}

.bottle-pin.active .bottle-pin__content {
  opacity: 1;
  pointer-events: all;
}

.bottle-pin__content::before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -20px;
  transform: rotate(45deg);
  background: #fff5d7;
  z-index: 0;
}

.bottle-pin__content::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff5d7;
  z-index: 5;
}

.bottle-pin__text {
  position: relative;
  z-index: 10;
}

.bee-main {
  width: 160px;
  position: absolute;
  top: 100px;
  left: 30%;
  animation: bee 1.5s linear infinite;
}

.bee-left {
  transform: scale(0.5) scaleX(-1);
  top: 130px;
  left: 8%;
  animation: bee-1 2s linear infinite;
}

.bee-right {
  transform: scale(0.3);
  top: 120px;
  left: 80%;
  animation: bee-2 2s linear infinite;
}

.bee-main img,
.bee-left img {
  width: 100%;
  height: auto;
  display: block;
  z-index: 5;
  position: relative;
}

.bee-main .left-wing {
  display: block;
  position: absolute;
  top: 6px;
  left: 18px;
  width: 80px;
  height: auto;
  transform-origin: bottom right;
  animation: leftWing 0.1s linear infinite;
  z-index: 10;
  opacity: 0.8;
}

.bee-1 .left-wing {
  top: 20px;
  left: 12px;
}

.bee-2 .left-wing {
  top: 14px;
  left: 14px;
}

.bee-main .right-wing {
  display: block;
  position: absolute;
  top: 17px;
  right: 13px;
  width: 17px;
  height: auto;
  transform-origin: bottom right;
  animation: rightWing 0.1s linear infinite;
  z-index: 0;
  opacity: 0.8;
}

.bee-1 .right-wing {
  right: 17px;
  width: 20px;
}

.bee-2 .right-wing {
  top: 22px;
  right: 18px;
}

@keyframes leftWing {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-45deg);
  }
  100% {
    transform: rotate(0);
  }
}

@keyframes rightWing {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(0);
  }
}

@keyframes bee {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes bee-1 {
  0% {
    transform: scale(0.5) translateY(0) translateX(0) scaleX(-1);
  }
  25% {
    transform: scale(0.5) translateY(10px) translateX(5px) scaleX(-1);
  }
  50% {
    transform: scale(0.5) translateY(15px) translateX(-5px) scaleX(-1);
  }
  100% {
    transform: scale(0.5) translateY(0) translateX(0) scaleX(-1);
  }
}

@keyframes bee-2 {
  0% {
    transform: scale(0.3) translateY(0) translateX(0);
  }
  25% {
    transform: scale(0.3) translateY(20px) translateX(5px);
  }
  50% {
    transform: scale(0.3) translateY(15px) translateX(-5px);
  }
  100% {
    transform: scale(0.3) translateY(0) translateX(0);
  }
}

@keyframes bee-3 {
  0% {
    transform: translateY(0) translateX(0);
  }
  33% {
    transform: translateY(10px) translateX(10px);
  }
  66% {
    transform: translateY(-20px) translateX(-5px);
  }
  100% {
    transform: translateY(0) translateX(0);
  }
}

@keyframes bee-4 {
  0% {
    transform: translateY(0) translateX(0);
  }
  33% {
    transform: translateY(-5px) translateX(5px);
  }
  66% {
    transform: translateY(10px) translateX(-5px);
  }
  100% {
    transform: translateY(0) translateX(0);
  }
}

.intro__text {
  position: relative;
  padding-left: 60px;
  transform: translateY(-30px);
}

.tullamore-header {
  font-family: "tullamore";
  text-transform: uppercase;
  font-size: 40px;
  color: #3c3835;
}

.honey-header {
  position: absolute;
  right: -75px;
  bottom: -80px;
  transform: rotate(-10deg);
  font-family: "moonstone";
  font-size: 60px;
  color: #3c3835;
  opacity: 0.8;
}

.main-text__wrapper {
  width: 100%;
  padding: 60px;
  border-left: 30px solid #fed924;
  border-right: 30px solid #fed924;
  position: relative;
  display: flex;
  justify-content: center;
}

.main-text__wrapper::before {
  content: "";
  background-image: /*url(/img/cms/honey-bg.jpg)*/ url(/img/cms/plast-1.jpg);
  background-repeat: repeat;
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

.main-text {
  width: 100%;
  /* max-width: 600px; */
  text-align: center;
  position: relative;
  z-index: 1;
}

.color-header {
  color: #9d4608;
}

.desc-text__wrapper {
  width: 100%;
  background-color: #fff5d7;
  border-left: 30px solid #fed924;
  border-right: 30px solid #fed924;
  position: relative;
  display: flex;
  justify-content: center;
  padding: 60px;
  padding-bottom: 120px;
}

.desc-text {
  width: 100%;
  max-width: 800px;
  text-align: center;
}

.ingredients__wrapper {
  width: 100%;
  border-left: 30px solid #fed924;
  border-right: 30px solid #fed924;
  display: flex;
  margin-top: -100px;
  background-color: #fff;
}

.ingredient__wrapper {
  width: 33.3333%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-end;
}

.ingredient__img {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0 30px;
}

.ingredient__text {
  width: 100%;
  text-align: center;
  font-family: "moonstone";
  font-size: 28px;
  color: #9d4608;
}

.ingredient__bee {
  transform: scale(0.6);
}

.ingredient__img .bee-main {
  position: static;
}

.ingredient__img .bee-animation {
  animation: bee-3 3s linear infinite;
}

.ingredient__img .bee-animation-1 {
  animation: bee-4 3s linear infinite;
}

.banners__wrapper {
  width: 100%;
  border-left: 30px solid #fed924;
  border-right: 30px solid #fed924;
  /*padding: 5px;*/
  /*border: 10px solid #fff;*/
  display: flex;
  padding-top: 30px;
  background-color: #fff;
}

.banner__wrapper {
  width: 25%;
  /*padding: 5px;*/
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 5px solid #fff;
  border-bottom: 10px solid #fff;
}

.banner__wrapper:first-of-type {
  border-left: 10px solid #fff;
}

.banner__wrapper:last-of-type {
  border-right: 10px solid #fff;
}

.banner__text {
  text-align: center;
}

.banner__text h2 {
  font-size: 20px;
  line-height: 28px;
  margin: 0;
  margin-bottom: 10px;
}

.banner__text h3 {
  font-size: 20px;
  line-height: 28px;
  margin: 0;
}

.banner {
  /* background-color: #fff5d7; */
  margin-top: 0;
  padding: 10px 0;
  height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 6;
}

body.category-49 .header-container .banner {
  margin-top: 75px;
}

.banner__img {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  padding-top: 20px;
  align-items: center;
}

.banner__img img {
  display: block;
  height: 100px;
  width: auto;
}

.banner-inner__text {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}

.banner-inner__text--0 {
  font-family: "trade";
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.banner-inner__text--1 {
  font-family: "moonstone";
  font-size: 32px;
  margin-bottom: 10px;
}

.banner-inner__text--2 {
  font-family: "trade-1";
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 10px;
}

.banner-inner__text--3 {
  font-family: "trade";
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}

.info__wrapper {
  width: 100%;
  display: flex;
  border: 30px solid #fed924;
  border-top: none;
}

.info__text {
  width: 30%;
  background-color: #fed924;
  padding: 30px;
  padding-bottom: 120px;
}

.info__img {
  width: 70%;
  /*background-image: url(/img/cms/vychutnejte-si.jpg);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  border: 10px solid #fff;
  border-top: none;
}

.info__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.brand {
  position: absolute;
  bottom: -10px;
  right: -10.1px;
  width: 80px;
  height: auto;
  border: 10px solid #fff;
  border-right: -0;
  border-bottom: 0;
  background-color: #fed924;
}

.brand img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  left: 10px;
  top: 10px;
}

.video__wrapper {
  width: 100%;
  border: 30px solid #fed924;
  border-top: none;
  background-color: #fed924;
  height: 600px;
  background-image: /*url(/img/cms/honey-bg.jpg)*/ url(/img/cms/plast-1.jpg);
  background-repeat: repeat;
}

.video__wrapper iframe {
  width: 100%;
  height: 600px;
  display: block;
  border: 10px solid #fff;
}

/*.product-2768 #page{
    background-color: rgb(255,245,215);
  }*/

@media only screen and (max-width: 1750px) {
  .bottle__wrapper {
    width: 340px;
  }

  .bottle-pin--1 {
    left: 24%;
  }

  .bottle-pin--2 {
    left: 29%;
  }

  .bottle-pin--3 {
    left: 14%;
  }

  .bottle-pin--4 {
    left: 39%;
  }

  .info__wrapper {
    justify-content: space-between;
  }

  .info__text {
    width: calc(50% - 5px);
    padding-bottom: 30px;
  }

  .info__img {
    width: calc(50% - 5px);
    border-left: 0;
  }
}

@media only screen and (max-width: 1590px) {
  .bottle__wrapper {
    width: 240px;
  }

  .bottle-pin--1 {
    left: 33%;
  }

  .bottle-pin--2 {
    left: 38%;
  }

  .bottle-pin--3 {
    left: 33%;
  }

  .bottle-pin--4 {
    left: 40%;
  }

  .bee-right {
    top: 40px;
    left: 85%;
  }
}

@media only screen and (max-width: 1450px) {
  .banners__wrapper {
    flex-wrap: wrap;
  }

  .banner__wrapper {
    width: 50%;
    border: none;
    border-left: 10px solid #fff;
    border-bottom: 10px solid #fff;
  }

  .banner__wrapper:nth-of-type(2n) {
    border-right: 10px solid #fff;
  }

  .tullamore-header {
    font-size: 32px;
  }

  .honey-header {
    right: -35px;
    bottom: -60px;
  }
}

@media only screen and (max-width: 1250px) {
  .tullamore-header {
    font-size: 32px;
    margin-bottom: 15px;
  }

  .honey-header {
    font-size: 38px;
    right: -12px;
    bottom: -40px;
  }
}

@media only screen and (max-width: 1200px) {
  .bottle__wrapper {
    width: 240px;
  }

  .bottle-pin--1 {
    left: 33%;
  }

  .bottle-pin--2 {
    left: 38%;
  }

  .bottle-pin--3 {
    left: 33%;
  }

  .bottle-pin--4 {
    left: 40%;
  }

  .bee-right {
    left: 50%;
  }

  .bottle-pin--1 {
    left: 37%;
  }

  .bottle-pin--2 {
    left: 42%;
  }

  .bottle-pin--3 {
    left: 27%;
  }

  .bottle-pin--4 {
    left: 44%;
  }

  .intro__text {
    width: 100%;
    text-align: center;
    padding: 30px;
    transform: translateY(0);
  }

  .intro__wrapper {
    height: 750px;
  }

  .intro__bottom {
    align-items: flex-end;
  }

  .honey-header {
    position: static;
  }

  .bottle__wrapper {
    height: 70%;
    top: 5%;
    width: 200px;
    left: 50%;
    margin-left: -80px;
  }

  .tullamore-header {
    font-size: 24px;
    padding-top: 30px;
  }

  .main-text__wrapper,
  .desc-text__wrapper {
    padding: 30px;
  }

  .banner__wrapper {
    width: 100%;
    border-right: 10px solid #fff;
  }

  .info__wrapper {
    flex-wrap: wrap;
  }

  .info__text,
  .info__img {
    width: 100%;
  }

  .info__img {
    height: 400px;
    border-top: 10px solid #fff;
    border-left: 10px solid #fff;
  }

  .video__wrapper iframe {
    height: 400px;
  }

  .ingredient__img {
    height: 130px;
  }

  .ingredient__bee {
    transform: scale(0.3);
  }

  .ingredients__wrapper {
    margin-top: -80px;
  }

  .bee-left {
    top: 10px;
    left: 2%;
  }

  .bee-right {
    left: 65%;
    top: 40px;
  }

  .hide-bee {
    display: none;
  }

  .video__wrapper {
    height: auto;
  }

  .info__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top: 10px solid #fff;
    border-left: 10px solid #fff;
  }
}

/*Ailsa story*/
.ailsa-intro {
  width: 100%;
  height: 600px;
  position: relative;
  background: linear-gradient(
    0deg,
    rgba(24, 33, 48, 1) 35%,
    rgba(35, 46, 64, 1) 80%
  );
  overflow: hidden;
}

.ailsa-intro img {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
}

.ailsa-intro__text {
  position: absolute;
  width: 40%;
  top: 40px;
  left: 40px;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.7);
  font-family: "Roboto Slab", "Georgia", sans-serif;
}

.ailsa-intro__text h2 {
  letter-spacing: 3px;
  margin-bottom: 0px;
  color: #543522;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Roboto Slab", "Georgia", sans-serif;
  margin-top: 0;
  text-align: left;
}

.theStory,
.ailsa-intro__text {
  text-align: justify;
}

@media only screen and (max-width: 1800px) {
  .ailsa-intro img {
    right: -40px;
  }
}

@media only screen and (max-width: 1650px) {
  .ailsa-intro img {
    right: -60px;
  }

  .ailsa-intro__text {
    top: 20px;
    left: 20px;
  }
}

@media only screen and (max-width: 1600px) {
  .ailsa-intro__text {
    width: calc(50% - 20px);
  }

  .ailsa-intro img {
    right: -100px;
  }
}

@media only screen and (max-width: 1400px) {
  .ailsa-intro {
    height: 700px;
  }

  .ailsa-intro img {
    right: -160px;
    top: -50px;
  }
}

@media only screen and (max-width: 1000px) {
  .ailsa-intro img {
    position: static;
    width: 100%;
    height: auto;
  }

  .ailsa-intro__text {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-top: 20px;
    position: static;
  }

  .ailsa-intro {
    height: auto;
    padding-bottom: 20px;
  }
}


.story-template__w,
.story-template__w *,
.story-template__w *::before,
.story-template__w *::after{
  box-sizing: border-box;
}

.story-template__w{
  width: 100%;
  padding: 20px;
  background-color: #f2f2f2;
}

.story-template__w h2{
  letter-spacing: 3px;
  color: #543522;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-family: "Roboto Slab", "Georgia" , sans-serif;
  font-size: 1.25rem;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.story-template__w h2::before{
  content: '';
  width: 60px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
  background-color: #543522;
}

.story-template__intro{
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
}

.story-template__img{
  width: 50%;
  display: flex;
  justify-content: flex-start;
  perspective: 600px;
}

.story-template__img img{
  display: block;
  transform: rotateY(-10deg);
  box-shadow: 0 34px 35px -20px rgb(10 2 18 / 50%);
  max-width: 100%;
  height: auto;
  transition: all 0.4s ease;
}

.story-template__img img:hover{
  transform: rotate(0);
}

.story-template-text__w{
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.story-template__text{
  width: 500px;
  padding: 40px;
  background-color: rgba(255,255,255,0.8);
  backdrop-filter: blur(10px);
  position: relative;
  right: -80px;
  z-index: 100;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 11%);
}

.story-template__text h3{
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
}

.story-template__video{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
}

.story-template__video video{
  width: 100%;
  max-width: 700px;
  box-shadow: 0 34px 35px -20px rgb(10 2 18 / 50%);
  background-color: #000;
}

.story-template-content__w{
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
}

.story-template__content{
  width: 50%;
  padding: 40px;
  padding-left: 0;
  display: flex;
  justify-content: flex-start;
}

.story-template-c__text{
  width: 500px;
  font-size: 16px;
  line-height: 24px;
}

.story-template__img.left{
  justify-content: flex-end;
  padding-right: 60px;
}

.story-template__img.left img{
  transform: rotateY(5deg);
}

.story-template__img.left img:hover{
  transform: rotate(0);
}

.separator{
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding: 20px 20px 40px 20px;
  box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 11%);
  margin: 80px 0;
}

.separator img{
  display: block;
  max-width: 100%;
  width: 300px;
}

@media only screen and (max-width: 1250px){

  .story-template__text{
    right: -40px;
  }

}

@media only screen and (max-width: 750px){

  .story-template__intro{
    flex-wrap: wrap;
  }

  .story-template__img{
    width: 100%;
    justify-content: center;
    margin-top: 80px;
  }

  .story-template-text__w{
    width: 100%;
  }

  .story-template__text{
    right: 0;
    width: 100%;
  }

  .story-template-content__w{
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
  }

  .story-template__img.left{
    width: 100%;
    padding: 0;
    position: static;
    width: 100%;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .story-template__content{
    padding-right: 0;
    text-align: justify;
    width: 100%;
    max-width: 320px;
  }

}




/** Monkey Shoulder Storie **/
#monkey-shoulder.story__wrapper {
  margin-top: 20px;
}

#monkey-shoulder.story__wrapper p {
  font-family: "Linotype";
  font-size: 18px;
  line-height: 24px;
  color: #4b3c37;
}

#monkey-shoulder.story__wrapper p.white {
  color: #fff;
}

#monkey-shoulder.story__wrapper p.brown {
  color: #4b3c37;
}

#monkey-shoulder.story__wrapper h2 {
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 4rem;
  color: #000;
}

#monkey-shoulder.story__wrapper h2 span {
  color: #dd5a12;
}

#monkey-shoulder.story__wrapper h3 {
  font-family: "moonstone";
  font-size: 32px;
  text-transform: none;
  color: #000;
}

#monkey-shoulder.story__wrapper h4 {
  font-family: "trade-1";
  font-size: 20px;
  color: #000;
}

/*Story*/

#monkey-shoulder.story__wrapper {
  width: 100%;
  height: auto;
}

#monkey-shoulder .intro__wrapper {
  width: 100%;
  border: 30px solid #ec860f;
  position: relative;
  display: flex;
  justify-content: center;
}

#monkey-shoulder .intro__top {
  width: 100%;
  height: 50%;
  background-color: #fff;
}

#monkey-shoulder .intro__bottom {
  width: 100%;
  height: 50%;
  background-color: #ec860f;
  display: flex;
  align-items: center;
}

#monkey-shoulder .bottle__wrapper {
  height: auto;
  position: static;
  width: 100%;
}

#monkey-shoulder .bottle__wrapper img {
  display: block;
  height: 100%;
  width: 100%;
  max-width: 100%;
}

#monkey-shoulder .bee-main {
  width: 160px;
  position: absolute;
  top: 100px;
  left: 30%;
  animation: bee 1.5s linear infinite;
}

#monkey-shoulder .bee-left {
  transform: scale(0.5) scaleX(-1);
  top: 130px;
  left: 8%;
  animation: bee-1 2s linear infinite;
}

#monkey-shoulder .bee-right {
  transform: scale(0.3);
  top: 120px;
  left: 80%;
  animation: bee-2 2s linear infinite;
}

#monkey-shoulder .bee-main img,
#monkey-shoulder .bee-left img {
  width: 100%;
  height: auto;
  display: block;
  z-index: 5;
  position: relative;
}

#monkey-shoulder .bee-main .left-wing {
  display: block;
  position: absolute;
  top: 6px;
  left: 18px;
  width: 80px;
  height: auto;
  transform-origin: bottom right;
  animation: leftWing 0.1s linear infinite;
  z-index: 10;
  opacity: 0.8;
}

#monkey-shoulder .bee-1 .left-wing {
  top: 20px;
  left: 12px;
}

#monkey-shoulder .bee-2 .left-wing {
  top: 14px;
  left: 14px;
}

#monkey-shoulder .bee-main .right-wing {
  display: block;
  position: absolute;
  top: 17px;
  right: 13px;
  width: 17px;
  height: auto;
  transform-origin: bottom right;
  animation: rightWing 0.1s linear infinite;
  z-index: 0;
  opacity: 0.8;
}

#monkey-shoulder .bee-1 .right-wing {
  right: 17px;
  width: 20px;
}

#monkey-shoulder .bee-2 .right-wing {
  top: 22px;
  right: 18px;
}


#monkey-shoulder .intro__text {
  position: relative;
  padding-left: 60px;
  transform: translateY(-30px);
}

#monkey-shoulder .tullamore-header {
  font-family: "tullamore";
  text-transform: uppercase;
  font-size: 40px;
  color: #3c3835;
}

#monkey-shoulder .honey-header {
  position: absolute;
  right: -75px;
  bottom: -80px;
  transform: rotate(-10deg);
  font-family: "moonstone";
  font-size: 60px;
  color: #3c3835;
  opacity: 0.8;
}

#monkey-shoulder .main-text__wrapper {
  width: 100%;
  padding: 60px;
  border-left: 30px solid #ec860f;
  border-right: 30px solid #ec860f;
  position: relative;
  display: flex;
  justify-content: center;
}

#monkey-shoulder .main-text__wrapper::before {
  display: none;
}

#monkey-shoulder .main-text__wrapper.gray-white img {
  margin-bottom: 20px;
}

.main-text__wrapper.radial-bg {
  background: url('https://bottlesandstories.cz/img/cms/monkey/radial-bg.png') no-repeat center top;
  background-size: cover;
}

.bordered-top {
  border-top: 30px solid #ec860f !important;
}

#monkey-shoulder .main-text__wrapper.orange {
  color: #fff;
  background: #e65634;
}

#monkey-shoulder .main-text__wrapper.gray-white {
  color: #fff;
  background: #fff5e9;
}

#monkey-shoulder .main-text {
  width: 100%;
  /* max-width: 600px; */
  text-align: left;
  padding: 30px;
  position: relative;
  z-index: 1;
}

#monkey-shoulder .color-header {
  color: #9d4608;
}

#monkey-shoulder .banner__img {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  padding-top: 20px;
  align-items: center;
}

#monkey-shoulder .banner__img img {
  display: block;
  height: 100px;
  width: auto;
}

#monkey-shoulder .banner-inner__text {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}

#monkey-shoulder .banner-inner__text--0 {
  font-family: "trade";
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#monkey-shoulder .banner-inner__text--1 {
  font-family: "moonstone";
  font-size: 32px;
  margin-bottom: 10px;
}

#monkey-shoulder .banner-inner__text--2 {
  font-family: "trade-1";
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 10px;
}

#monkey-shoulder .banner-inner__text--3 {
  font-family: "trade";
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}

.info__wrapper-monkey {
  width: 100%;
  display: flex;
  border-left: 30px solid #ec860f;
  border-top: none;
}

.info__wrapper-monkey .info__text {
  width: 40%;
  background-color: #ec860f;
  padding: 30px;
  padding-bottom: 120px;
}

.info__wrapper-monkey .info__text h2 {
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 30px;
}

.info__wrapper-monkey .info__text h4 {
  font-size: 20px;
}

.info__wrapper-monkey .info__text p {
  font-size: 18px;
}

.info__wrapper-monkey .info__img {
  width: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: none;
  position: relative;
  border-top: none;
}

.info__wrapper-monkey .info__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.info__wrapper-monkey .brand {
  position: absolute;
  bottom: -10px;
  right: -10.1px;
  width: 80px;
  height: auto;
  border: 10px solid #fff;
  border-right: -0;
  border-bottom: 0;
  background-color: #ec860f;
}

.info__wrapper-monkey .brand img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  left: 10px;
  top: 10px;
}

.recipe__wrapper-monkey {
  text-align: center;
  width: 100%;
  border: 30px solid #ec860f;
  background-color: #ec860f;
  height: 600px;
  padding: 10px;
  background: url('https://bottlesandstories.cz/img/cms/monkey/radial-bg.png') no-repeat center top;
  background-size: cover;
}

.recipe__section {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
}

.recipe__section.frame-left {
  justify-content: flex-start;
}

.recipe__section.frame-right {
  justify-content: flex-end;
}

.recipe__frame {
  background: #fff5ea;
  border: 12px solid #e5502f;
  width: 100%;
  max-width: 70%;
  padding: 8px 20px;
}

.recipe__frame h2 {
  font-family: 'Barlow Condensed',sans-serif !important;
  font-size: 3rem;
  line-height: 1.2;
  text-align: left;
  color: #e5502f !important;
  margin-top: 0;
  margin-bottom: .5rem;
}

.recipe__frame h2 span {
  font-size: 1rem;
}

.recipe__frame h3 {
  font-family: 'Barlow Condensed',sans-serif !important;
  font-size: 2rem;
  line-height: 1.2;
  text-align: left;
  color: #eb7d21;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.recipe-content {
  text-align: left;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.recipe-content__left ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.recipe-content__left ul li {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.recipe-content__left ul li span {
  font-size: 18px;
  vertical-align: middle;
}

.recipe-content__right img {
  max-height: 334px;
}

#recipe-ginger .bg-overlay {
    height: 100%;
    position: absolute;
    left: 0;
    bottom: -20px;
}

#recipe-splash .bg-overlay {
  width: 20%;
  position: absolute;
  right: 10px;
  bottom: 20px;
  }

  #recipe-lazy .bg-overlay {
      height: 100%;
      position: absolute;
      left: -10px;
      bottom: 0px;
  }

@media only screen and (max-width: 1440px) {
  .recipe__section .bg-overlay {
    max-width: 200px;
    height: auto !important;
  }
}

@media only screen and (max-width: 784px) {
  .recipe__frame {
    width: 100%;
    max-width: 100%;
  }

  .recipe__frame h2 span {
    display: block;
  }

  .recipe-content {
    flex-direction: column;
  }

  .recipe-content__right img {
    max-height: 154px;
  }

  .recipe__section .bg-overlay {
    display: none;
  }

  .recipe__frame h2 {
    font-size: 2.6rem;
  }

  .recipe__wrapper-monkey {
    border: 20px solid #ec860f;
  }
}

.video__wrapper-monkey {
  text-align: center;
  width: 100%;
  border: 30px solid #ec860f;
  background-color: #ec860f;
  height: 600px;
  padding: 40px;
  background: url('https://bottlesandstories.cz/img/cms/monkey/radial-bg.png') no-repeat center top;
  background-size: cover;
}

#monkey-shoulder .video__wrapper-monkey iframe {
  width: 100%;
  height: 600px;
  display: block;
  border: 10px solid #fff;
}


#monkey-shoulder .taste__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#monkey-shoulder .taste__wrapper .taste-item {
  width: 120px;
  margin-bottom: 16px;
  position: relative;
}

#monkey-shoulder .taste__wrapper .taste__img {
  position: relative;
}

#monkey-shoulder .taste__wrapper .taste__img img {
  border-radius: 50%;
  border: 3px solid #f6ad53;
}

#monkey-shoulder .taste__wrapper .taste__title {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #f6ad53;
  border-radius: 2px;
  width: 100%;
  padding: 2px 12px;
  position: absolute;
  bottom: 5px;
}

#monkey-shoulder .taste__wrapper .taste-item:nth-child(2) .taste__img img {
  border: 3px solid #4c3d36;
}

#monkey-shoulder .taste__wrapper .taste-item:nth-child(2) .taste__title {
  background: #4c3d36;
}

#monkey-shoulder .taste__wrapper .taste-item:nth-child(3) .taste__title {
  background: #e5502f;
}

#monkey-shoulder .taste__wrapper .taste-item:nth-child(4) .taste__title {
  background: #fbd5a8;
}


@media only screen and (max-width: 1750px) {
  #monkey-shoulder .bottle__wrapper {
      width: 100%;
  }

  #monkey-shoulder .info__wrapper {
      justify-content: space-between;
  }

  #monkey-shoulder .info__text {
      width: calc(50% - 5px);
      padding-bottom: 30px;
  }

  #monkey-shoulder .info__img {
      width: calc(50% - 5px);
      border-left: 0;
  }
}

@media only screen and (max-width: 1590px) {
  #monkey-shoulder .bottle__wrapper {
      width: 100%;
  }
}

@media only screen and (max-width: 1450px) {
  #monkey-shoulder .banners__wrapper {
      flex-wrap: wrap;
  }

  #monkey-shoulder .banner__wrapper {
      width: 50%;
      border: none;
      border-left: 10px solid #fff;
      border-bottom: 10px solid #fff;
  }

  #monkey-shoulder .banner__wrapper:nth-of-type(2n) {
      border-right: 10px solid #fff;
  }
}

@media only screen and (max-width: 1250px) {
  #monkey-shoulder .tullamore-header {
      font-size: 32px;
      margin-bottom: 15px;
  }

  #monkey-shoulder .honey-header {
      font-size: 38px;
      right: -12px;
      bottom: -40px;
  }
}

@media only screen and (max-width: 1200px) {
  #monkey-shoulder .intro__text {
      width: 100%;
      text-align: center;
      padding: 30px;
      transform: translateY(0);
  }

  #monkey-shoulder .intro__wrapper {
      height: auto;
      border: 16px solid #ec860f;
  }

  #monkey-shoulder .main-text__wrapper {
      border-left: 16px solid #ec860f;
      border-right: 16px solid #ec860f;
  }

  #monkey-shoulder .intro__bottom {
      align-items: flex-end;
  }

  #monkey-shoulder .honey-header {
      position: static;
  }

  #monkey-shoulder .bottle__wrapper {
      height: auto;
      width: 100%;
      margin-left: 0;
  }

  #monkey-shoulder .tullamore-header {
      font-size: 24px;
      padding-top: 30px;
  }

  #monkey-shoulder .main-text__wrapper,
  #monkey-shoulder .desc-text__wrapper {
      padding: 30px;
  }

  #monkey-shoulder .banner__wrapper {
      width: 100%;
      border-right: 10px solid #fff;
  }

  #monkey-shoulder .info__wrapper {
      flex-wrap: wrap;
  }

  #monkey-shoulder .info__text,
  #monkey-shoulder .info__img {
      width: 100%;
  }

  #monkey-shoulder .info__img {
      height: 400px;
      border-top: 10px solid #fff;
      border-left: 10px solid #fff;
  }

  .video__wrapper-monkey iframe {
      height: 400px;
  }

  .video__wrapper-monkey {
      height: auto;
  }

  #monkey-shoulder .info__img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-top: 10px solid #fff;
      border-left: 10px solid #fff;
  }

  #monkey-shoulder .main-text {
    padding: 0;
  }

  .info__wrapper-monkey {
    flex-direction: column;
  }

  .info__wrapper-monkey .info__text {
    width: 100%;
    padding-bottom: 0;
  }

  .info__wrapper-monkey .info__img {
    width: 100%;
  }

  img.bottle-hand {
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .info__wrapper-monkey {
    border-left: 16px solid #ec860f;
    border-right: 16px solid #ec860f;
  }

  .video__wrapper-monkey {
    border: 16px solid #ec860f;
  }
}