.intro-wrapper {
      background: #f7f6f2 url('images/halusky_edu_dumplings_bg_v02.jpg') no-repeat center -60px/contain;
      color: #5b5a5a;
      padding-top: 60px;
}
.main-wrapper {
      background: #f7f6f2;
      color: #5b5a5a;
}
.series-wrapper {
      background: #f7f6f2;
      color: #ffffff;
}
.series-wrapper {
    background: rgba(37,133,185,1) url('images/bg_strips.png')no-repeat center top/cover;
    background: -moz-linear-gradient(45deg, rgba(37,133,185,1) 0%, rgba(81,183,234,1) 59%, rgba(81,183,234,1) 100%) url('images/bg_strips.png')no-repeat center top/cover;
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(37,133,185,1)), color-stop(59%, rgba(81,183,234,1)), color-stop(100%, rgba(81,183,234,1))) url('images/bg_strips.png')no-repeat center top/cover;
    background: -webkit-linear-gradient(45deg, rgba(37,133,185,1) 0%, rgba(81,183,234,1) 59%, rgba(81,183,234,1) 100%) url('images/bg_strips.png')no-repeat center top/cover;
    background: -o-linear-gradient(45deg, rgba(37,133,185,1) 0%, rgba(81,183,234,1) 59%, rgba(81,183,234,1) 100%) url('images/bg_strips.png')no-repeat center top/cover;
    background: -ms-linear-gradient(45deg, rgba(37,133,185,1) 0%, rgba(81,183,234,1) 59%, rgba(81,183,234,1) 100%) url('images/bg_strips.png')no-repeat center top/cover;
    background: linear-gradient(45deg, rgba(37,133,185,1) 0%, rgba(81,183,234,1) 59%, rgba(81,183,234,1) 100%) url('images/bg_strips.png')no-repeat center top/cover;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2585b9', endColorstr='#51b7ea', GradientType=1 );
    border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
    border: 0px solid #000000;
    background-size: cover;
}
.breadcrumbs-wrapper .column.main {min-height: unset;}
.breadcrumbs-wrapper .breadcrumbs {margin-top: 15px; margin-bottom: 3px;}
.intro-wrapper h1 {
    margin-top: 10px;
    width: 372px;
    height: 150px;
    text-indent: -10000px;
    background: url('images/halusky_title_bg_left.png') no-repeat left 60px, url('images/halusky_edu_dumplings_logo.png')no-repeat 50% center, url('images/halusky_title_bg_right.png') no-repeat right 60px;
}
.IntroTitle {
    color: #5b5a5a;
    font-size: 2.8em;
    margin-bottom: 30px;
}
.series-wrapper .h_title {
  margin-top: 30px;
  margin-bottom: 30px;
}
.series-wrapper h3 {
    font-family: inherit;
    text-transform: none;
    font-size: 2.8em;
    text-align: left;
    color: #ffffff;
    margin-bottom: 10px;
}
.intro-wrapper p {
    margin-bottom: 20px;
    font-size: 1.25em;
    line-height: 1.5em;
}
.block-image img {
    margin: 0 auto;
    display: block;
}
.rotateimg {
    transform: rotate(5deg);
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
}
.enjoy .block-image {
    padding: 20px 0px;
}
.explore .block-image {padding-bottom: 20px;}
.svoboda .item-product .product-info {background-color: white;padding: 10px;}
.svoboda .item-product .product-info .product-name {margin-top: 0;}
.premium-product-page .page-footer {margin-top: 0;}