.intro-wrapper {
    background: #4c6a2c url(images/halusky_edu_becherovka_introbg.jpg) repeat-y center 0px;
    color:#ffffff;
}
.intro {
    background-color: #4c6a2c;
    -webkit-box-shadow: 0px 0px 30px 18px rgba(76,106,44,1);
    -moz-box-shadow: 0px 0px 30px 18px rgba(76,106,44,1);
    box-shadow: 0px 0px 30px 18px rgba(76,106,44,1);
}
.intro-wrapper:after {
  height: 86px;
  content: ".";
  background: #bf710d url(images/halusky_edu_becherovka_woodline_bg.jpg) repeat-y center 0px;
  -webkit-box-shadow: 0px 0px 30px 18px rgba0,0,0,0.55);
  -moz-box-shadow: 0px 0px 30px 18px rgba0,0,0,0.55);
  box-shadow: 0px 0px 30px 18px rgba(0,0,0,0.55);
  display: block;
}
.main-wrapper {
    padding-top: 10px;
    background: #bf710d url(images/halusky_edu_becherovka_product_bg.jpg) repeat-y center top !important;
    padding-top: 50px;
}
.series-wrapper {
  background: #bf710d url(images/halusky_edu_becherovka_product_bg.jpg) repeat-y center top !important;
  padding-top: 10px;
  padding-bottom: 50px;
  color: #4f4f4e;
}
.intro-wrapper .h_title h1 {
    width: 460px;
    height: 150px;
    text-indent: -10000px;
    background: url(images/halusky_title_bg_white_left.png) no-repeat left 60px, url(images/halusky_edu_becherovka_logo.png)no-repeat 50% center, url(images/halusky_title_bg_white_right.png) no-repeat right 60px;
}
.intro-wrapper h2, .intro-wrapper h3 {
    color: #fff;
    font-family: inherit;
    text-transform: none;
    font-size: 2.8em;
    text-align: left;
    margin-bottom: 15px;
}
.series-wrapper h4 {
    color: #4f4f4e;
    font-family: inherit;
    text-transform: none;
    font-size: 2.8em;
    text-align: left;
}
.series-wrapper .h_title {margin: 25px 0 25px;}
.series-wrapper .cocktail h5 {
    text-transform: uppercase;
    font-style: italic;
    margin-top: 15px;
    font-weight:bold;
}
.breadcrumbs-wrapper {background-color: #77953a;}
.breadcrumbs-wrapper .column.main {min-height: unset;}
.breadcrumbs-wrapper .breadcrumbs {margin-top: 15px; margin-bottom: 3px;}
.breadcrumbs ul li strong, .breadcrumbs ul li a, .breadcrumbs ul li a:hover, .breadcrumbs ul li a:active, .breadcrumbs ul li:after {color: #ffffff;transition: none;}
.intro-wrapper p {
  margin-bottom: 10px;
}
.customerReview {
  font-style: italic;
}
.toolbar-bottom {display:none;height:0 !important;}
.rotateimg {
    border: 18px solid #fff;
    -webkit-box-shadow: 9px 9px 24px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 9px 9px 24px 0px rgba(0,0,0,0.35);
    box-shadow: 9px 9px 24px 0px rgba(0,0,0,0.35);
    transform: rotate(5deg);
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
}
.block-image img {
    margin: 0 auto;
    display: block;
}
.series-wrapper p {
  font-size: 1.2em;
  line-height: 1.6em;
}
.series-wrapper ul {
  font-size: 1.2em;
  line-height: 1.6em;
}
.becherovka .item-product .product-info {background-color: white;padding: 10px;}
.becherovka .item-product .product-info .product-name {margin-top: 0;}
.becherovka .page-footer {margin-top: 0;}
@media only screen and (max-width: 767px) {
  .intro-wrapper .h_title h1 {
      width: 240px;
      height: 150px;
      text-indent: -10000px;
      background: url(images/halusky_title_bg_white_left.png) no-repeat left 60px, url(images/halusky_edu_becherovka_logo.png)no-repeat 50% center/240px, url(images/halusky_title_bg_white_right.png) no-repeat right 60px;
  }
}
@media only screen and (max-width: 479px) {
  .intro-wrapper {margin-top: 20px;}
}
