h1,
h2,
h3,
h4,
h5,
h6 {
    color: #096739
}

.col,
table {
    width: 100%
}

.fa,
.mfp-close,
address {
    font-style: normal
}

*,
.mfp-container,
:after,
:before,
img.mfp-img {
    box-sizing: border-box
}

.widget_calendar table,
table {
    border-spacing: 0;
    border-collapse: collapse
}

.cols:after,
.list-products-all .list__body .home-products-list:after,
.post .post__entry:after,
.shell:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both
}

.article-social .article__image--video > a:before,
.btn-next-section i,
.btn-slider-section i,
.btn-top:after,
.btn-top:before,
.gform_wrapper .gform_ajax_spinner,
.header .logo,
.ico-circle > i,
.ico-down:after,
.inner-list--video .inner__image > a img,
.list-products-all .list__body a > span + span,
.list-recipes-secondary .list__image a:after,
.logo > img,
.nav-paging > .nav__body a i,
.owl-nav > div:before,
.section-video .section__image > a img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.article-recipe .article__image-holder,
.article-search-result .article__image a,
.section-intro .section__image,
.section-product .section__image,
.section-recipe .section__image-holder,
.section-recipe .section__image__full,
.section-video .section__image,
.slider-recipes .slide__image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.article-location .article__image,
.article-product .article__image,
.article-product-secondary .article__image,
.article-search-result .article__image--contain a,
.form-subscribe .form__image-left,
.form-subscribe .form__image-right,
.list-ads span,
.list-products-all .list__body a > .larger-image-fade,
.list-products-all .list__body a > span,
.section-inner .section__body-image,
.section-product .section__body-image {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.section-ingredients,
.section-recipes,
.section-single .section__body,
.section-slider-posts,
.section-slider-posts .section__head,
.section-social {
    background: url(images/pattern-bkgd-linedpaper.jpg) center center
}

.section-intro-inner,
.section-products-all,
.section-recipe .section__description,
.section-recipe .section__title,
.section-related,
.section-subscribe {
    background: url(images/pattern-bkgd-marble.jpg) center center
}

.article-social .article__body i,
.btn-top,
.footer .footer__bar,
.section-callout {
    background: linear-gradient(to right, rgba(186, 149, 90, 1) 0, rgba(209, 190, 124, 1) 100%)
}

.slider-recipes .slide__image > .slide__image__content {
    background: linear-gradient(to right, rgba(186, 149, 90, .9) 0, rgba(209, 190, 124, .9) 100%)
}

*,
:after,
:before {
    padding: 0;
    margin: 0;
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

html {
    tap-highlight-color: transparent
}

.mfp-arrow,
.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

audio,
iframe,
img,
object,
video {
    max-width: 100%
}

iframe,
img {
    border: 0
}

img {
    height: auto;
    display: inline-block;
    vertical-align: middle
}

b,
strong {
    font-weight: 700
}

svg:not(:root) {
    overflow: hidden
}

a,
button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=image],
label[for] {
    cursor: pointer
}

    .disabled,
    [disabled],
    a[href^=tel],
    button[disabled],
    input[disabled],
    select[disabled],
    textarea[disabled] {
        cursor: default
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    a[href^=tel],
    input[type=datetime],
    input[type=datetime-local],
    input[type=month],
    input[type=week],
    input[type=email],
    input[type=number],
    input[type=search],
    input[type=time],
    input[type=url],
    input[type=color],
    input[type=tel],
    input[type=text],
    input[type=password],
    input[type=date],
    textarea {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

        input[type=search]::-webkit-search-cancel-button,
        input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.inner-map .article-location .article__body p,
body {
    font-family: gotham, Arial, Helvetica, sans-serif
}

button,
select {
    text-transform: none
}

nav ol,
nav ul {
    list-style: none
}

body {
    min-width: 320px;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    color: #847f74
}

a {
    color: inherit;
    text-decoration: underline
}

    a:hover,
    a[href^=tel] {
        text-decoration: none
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .75em
}

h1 {
    font-size: 42px;
    line-height: 1.48
}

h2,
h3 {
    font-size: 30px;
    line-height: 1.07
}

h4 {
    font-size: 22px;
    line-height: 1.18
}

h5 {
    font-size: 18px;
    line-height: 1.11
}

h6 {
    font-size: 16px;
    line-height: 1.25
}

blockquote,
dl,
hr,
ol,
p,
table,
ul {
    margin-bottom: 1.5em
}

    blockquote:last-child,
    dl:last-child,
    h1:last-child,
    h1[class],
    h2:last-child,
    h2[class],
    h3:last-child,
    h3[class],
    h4:last-child,
    h4[class],
    h5:last-child,
    h5[class],
    h6:last-child,
    h6[class],
    ol:last-child,
    p:last-child,
    table:last-child,
    ul:last-child {
        margin-bottom: 0
    }

@media (max-width:985px) {
    h1 {
        font-size: 30px
    }
}

@media (max-width:767px) {
    h2,
    h3 {
        font-size: 28px
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg'), url(fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham;
    src: url(fonts/gotham-book-font.eot);
    src: url(fonts/gotham-book-font.eot?#iefix) format('embedded-opentype'), url(fonts/gotham-book-font.svg#gotham) format('svg'), url(fonts/gotham-book-font.woff2) format('woff2'), url(fonts/gotham-book-font.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham;
    src: url(fonts/gotham-book-italic-font.eot);
    src: url(fonts/gotham-book-italic-font.eot?#iefix) format('embedded-opentype'), url(fonts/gotham-book-italic-font.svg#gotham) format('svg'), url(fonts/gotham-book-italic-font.woff2) format('woff2'), url(fonts/gotham-book-italic-font.woff) format('woff');
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: gotham;
    src: url(fonts/gotham-medium-font.eot);
    src: url(fonts/gotham-medium-font.eot?#iefix) format('embedded-opentype'), url(fonts/gotham-medium-font.svg#gothammedium) format('svg'), url(fonts/gotham-medium-font.woff2) format('woff2'), url(fonts/gotham-medium-font.woff) format('woff');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: gotham;
    src: url(fonts/gotham-medium-italic-font.eot);
    src: url(fonts/gotham-medium-italic-font.eot?#iefix) format('embedded-opentype'), url(fonts/gotham-medium-italic-font.svg#gotham) format('svg'), url(fonts/gotham-medium-italic-font.woff2) format('woff2'), url(fonts/gotham-medium-italic-font.woff) format('woff');
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: gotham;
    src: url(fonts/gotham-bold-font.eot);
    src: url(fonts/gotham-bold-font.eot?#iefix) format('embedded-opentype'), url(fonts/gotham-bold-font.svg#gotham) format('svg'), url(fonts/gotham-bold-font.woff2) format('woff2'), url(fonts/gotham-bold-font.woff) format('woff');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: gotham;
    src: url(fonts/gotham-bold-italic-font.eot);
    src: url(fonts/gotham-bold-italic-font.eot?#iefix) format('embedded-opentype'), url(fonts/gotham-bold-italic-font.svg#gotham) format('svg'), url(fonts/gotham-bold-italic-font.woff2) format('woff2'), url(fonts/gotham-bold-italic-font.woff) format('woff');
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: fertigo_pro;
    src: url(fonts/fertigo_pro-font.eot);
    src: url(fonts/fertigo_pro-font.eot?#iefix) format('embedded-opentype'), url(fonts/fertigo_pro-font.svg#fertigo_pro) format('svg'), url(fonts/fertigo_pro-font.woff2) format('woff2'), url(fonts/fertigo_pro-font.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.clear:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both
}

.notext {
    white-space: nowrap;
    text-indent: 100%;
    text-shadow: none;
    overflow: hidden
}

.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px
}

.hidden,
[hidden] {
    display: none
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.cols {
    margin: 0 -15px
}

.col {
    float: left;
    padding: 0 15px
}

.col--1of2 {
    width: 50%
}

.gallery-columns-1 .gallery-item,
.gallery-item img,
.wp-caption img {
    width: 100%
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .hidden-sm {
        display: none !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1025px) and (max-width:1250px) {
    .hidden-md {
        display: none !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1251px) {
    .hidden-lg {
        display: none !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

.aligncenter,
.alignnone {
    display: block
}

.aligncenter,
.alignleft,
.alignnone,
.alignright {
    margin: 5px 15px 10px
}

.alignleft,
.alignnone {
    margin-left: 0
}

.alignnone,
.alignright {
    margin-right: 0
}

.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    position: relative
}

.wp-caption-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    background: rgba(0, 0, 0, .5);
    color: #fff
}

.gallery {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px
}

    .gallery .wp-caption-text {
        right: 10px;
        bottom: 10px;
        left: 10px;
        text-align: left
    }

.gallery-item {
    float: left;
    position: relative;
    padding: 10px
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.67%
}

.gallery-columns-7 .gallery-item {
    width: 14.29%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-columns-7 .wp-caption,
.gallery-columns-8 .wp-caption,
.gallery-columns-9 .wp-caption {
    display: none
}

.paging {
    padding: 0 0 20px;
    text-align: center
}

    .paging ul {
        list-style: none
    }

    .paging li,
    .paging ul {
        display: inline-block;
        vertical-align: top
    }

    .paging a {
        display: inline-block;
        margin: 0 5px
    }

    .paging .current a,
    .paging .paging__label {
        padding-right: 10px
    }

.section-comments {
    padding-top: 15px
}

    .section-comments a {
        text-decoration: none
    }

    .section-comments p {
        padding-bottom: 18.2px
    }

    .section-comments ol,
    .section-comments ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

    .section-comments h3 {
        position: relative;
        padding: 0 0 10px
    }

        .section-comments h3 small {
            position: absolute;
            top: 0;
            right: 0
        }

.comments,
.comments .children {
    position: relative
}

    .comments .children:after,
    .comments .children:before {
        content: '';
        position: absolute;
        display: block
    }

    .comments .children:before {
        top: 33px;
        left: 23px;
        width: 32px;
        height: 27px;
        border-left: 8px solid #c3c3c3;
        border-bottom: 8px solid #c3c3c3;
        border-radius: 0 0 0 8px
    }

    .comments .children:after {
        top: -5px;
        left: 8px;
        border: 20px solid transparent;
        border-width: 20px 19px;
        border-bottom-color: #c3c3c3
    }

    .comments .comment {
        position: relative;
        border-top: 1px dashed #363636
    }

    .comments .children {
        padding-left: 70px
    }

    .comments .moderation-notice {
        display: inline-block;
        margin: 3px 0 8px;
        color: #999
    }

.comment .comment__author-avatar {
    position: absolute;
    top: 28px;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.comment .comment__author-says {
    padding-left: 5px
}

.comment .comment__entry {
    position: relative;
    padding: 30px 0 30px 65px
}

.comment .comment__text p:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.comment .comment__meta {
    padding-bottom: 12px
}

    .comment .comment__meta a {
        color: #363636
    }

.comment .comment__reply {
    padding-top: 10px;
    text-align: right
}

    .comment .comment__reply a {
        display: inline-block;
        padding: 5px 10px;
        background: #363636;
        color: #fff;
        border-radius: 6px
    }

        .comment .comment__reply a:hover {
            text-decoration: none;
            opacity: .8
        }

.comment-respond {
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #363636
}

    .comment-respond h3 {
        position: relative
    }

    .comment-respond small {
        position: absolute;
        top: 0;
        right: 0
    }

    .comment-respond label {
        display: block;
        padding-bottom: 4px
    }

    .comment-respond input[type=text],
    .comment-respond textarea {
        display: block;
        width: 80%;
        padding: 10px;
        border: 1px solid #ccc;
        background: #f7f7f7
    }

    .comment-respond textarea {
        height: 100px;
        width: 100%
    }

    .comment-respond input[type=text]:focus {
        background-color: #fff
    }

    .comment-respond input[type=text]:-ms-input-placeholder {
        color: #777
    }

    .comment-respond input[type=text]::placeholder {
        color: #777
    }

    .comment-respond .required {
        color: #e40000
    }

    .comment-respond .comment-notes {
        padding-top: 15px
    }

    .comment-respond .form-submit input {
        display: block;
        width: 160px;
        height: 40px;
        border: 0;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        background: #363636;
        cursor: pointer;
        border-radius: 4px
    }

.nocomments {
    padding-top: 12px;
    font-weight: 700;
    font-size: 18px
}

.search-form {
    position: relative;
    overflow: hidden
}

    .search-form .search__field {
        display: block;
        width: 100%;
        padding: 10px;
        border: 1px solid #ccc;
        background: #f7f7f7
    }

        .search-form .search__field:focus {
            background-color: #fff
        }

        .search-form .search__field:-ms-input-placeholder {
            color: #777
        }

        .search-form .search__field::placeholder {
            color: #777
        }

    .search-form .screen-reader-text {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        opacity: .5;
        visibility: hidden
    }

.accordion-main {
    width: 100%
}

    .accordion-main .accordion__group {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 21px 0;
        border-bottom: 1px solid #eff0f0
    }

        .accordion-main .accordion__group:before {
            content: ' ';
            position: absolute;
            right: 0;
            top: 11px;
            background: url(images/sprite.png) -453px -49px no-repeat;
            width: 42px;
            height: 42px;
            pointer-events: none;
            transition: transform .4s
        }

        .accordion-main .accordion__group:after {
            content: ' ';
            position: absolute;
            right: 13px;
            top: 25px;
            width: 15px;
            height: 15px;
            background: url(images/sprite.png) -28px -223px no-repeat;
            transition: transform .4s, top .4s;
            pointer-events: none
        }

        .accordion-main .accordion__group.active:before {
            -ms-transform: rotate(180deg);
            transform: rotate(180deg)
        }

        .accordion-main .accordion__group.active:after {
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg)
        }

        .accordion-main .accordion__group.active .accordion__body {
            opacity: 1;
            visibility: visible;
            max-height: 999px;
            padding-top: 15px
        }

    .accordion-main .accordion__head {
        cursor: pointer;
        padding-right: 46px
    }

    .accordion-main .accordion__body {
        width: 100%;
        position: relative;
        overflow: hidden;
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        padding-right: 95px;
        transition: opacity .4s, visibility .4s, max-height .4s, padding .4s
    }

@media (max-width:767px) {
    .accordion-main .accordion__body {
        padding-right: 40px
    }
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .accordion-main .accordion__group:after,
    .accordion-main .accordion__group:before {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}

.article-search-result {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    display: table;
    height: 162px
}

    .article-search-result .article__image {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 170px
    }

        .article-search-result .article__image a {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            text-decoration: none
        }

        .article-search-result .article__image.how-to-wow a {
            border-radius: 50%;
            left: 32px;
            top: 22px;
            bottom: 22px;
            width: 120px;
            height: 120px
        }

    .article-search-result .article__image--contain {
        left: 22px;
        top: 22px;
        bottom: 22px;
        width: 140px
    }

    .article-search-result .article__image + .article__body {
        padding-left: 207px
    }

    .article-search-result .article__body {
        position: relative;
        overflow: hidden;
        padding: 20px 35px;
        display: table-cell;
        vertical-align: middle
    }

        .article-search-result .article__body h6 {
            margin: 0
        }

        .article-search-result .article__body a {
            text-decoration: none
        }

body:not(.is-touch) .article-search-result .article__body a:hover {
    color: #c7a258
}

@media (max-width:767px) {
    .article-search-result {
        display: block;
        height: auto;
        padding: 25px
    }

        .article-search-result .article__image {
            position: relative;
            margin-bottom: 20px
        }

            .article-search-result .article__image a {
                min-height: 160px;
                position: relative;
                display: block
            }

        .article-search-result .article__image--contain {
            left: 0;
            right: 0;
            top: 0;
            bottom: 0
        }

        .article-search-result .article__image + .article__body {
            padding-left: 0
        }

        .article-search-result .article__body {
            display: block;
            padding: 0
        }
}

.article-location {
    background-color: #fff;
    border-top: 3px solid #096739;
    padding: 28px;
    position: relative;
    overflow: hidden
}

    .article-location .article__head {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #eff0f0
    }

        .article-location .article__head h5 {
            margin-bottom: 2px
        }

        .article-location .article__head h6 {
            font-size: 12px;
            line-height: 1.67;
            color: #847f74;
            font-weight: 500
        }

        .article-location .article__head > :last-child {
            margin-bottom: 0
        }

    .article-location .article__body {
        padding-bottom: 15px
    }

        .article-location .article__body p {
            margin-bottom: 10px
        }

        .article-location .article__body > :last-child {
            margin-bottom: 0
        }

    .article-location .article__actions {
        position: relative;
        margin: 0 -28px;
        border-top: 1px solid #eff0f0;
        border-bottom: 1px solid #eff0f0
    }

        .article-location .article__actions:before {
            content: ' ';
            position: absolute;
            left: 50%;
            width: 1px;
            top: 0;
            bottom: 0;
            background-color: #eff0f0
        }

        .article-location .article__actions ul {
            list-style: none;
            font-size: 0;
            line-height: 0
        }

        .article-location .article__actions li {
            display: inline-block;
            vertical-align: top;
            width: 50%;
            font-size: 12px;
            line-height: 1.67
        }

        .article-location .article__actions a {
            text-decoration: none;
            font-weight: 700;
            color: #096739;
            display: block;
            text-align: center;
            padding: 10px 5px
        }

    .article-location .article__image {
        min-height: 60px;
        background-color: #f7f7f7;
        position: relative;
        margin: 0 -28px -28px
    }

body:not(.is-touch) .article-location .article__actions a:hover {
    background-color: #096739;
    color: #fff
}

.article-recipe {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    transition: box-shadow .4s
}

    .article-recipe > a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 20;
        text-decoration: none
    }

    .article-recipe .article__image {
        width: auto;
        margin: 0 0 12px;
        min-height: 370px;
        position: relative;
        overflow: hidden
    }

    .article-recipe .article__image-holder {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        transition: transform .4s
    }

    .article-recipe .article__body {
        padding: 21px 28px 20px;
        font-size: 15px;
        line-height: 1.33
    }

        .article-recipe .article__body h5 {
            margin-bottom: 0;
            font-weight: 500
        }

        .article-recipe .article__body h6 {
            color: #c7a258;
            font-size: 15px;
            line-height: 1.33;
            font-weight: 500
        }

    .article-recipe .article__foot {
        position: relative;
        overflow: hidden;
        border-top: 1px solid #eff0f0;
        border-bottom: 1px solid #eff0f0;
        margin: 0 28px 18px;
        min-height: 98px
    }

        .article-recipe .article__foot:before {
            content: ' ';
            position: absolute;
            left: 50%;
            top: 0;
            bottom: 0;
            width: 1px;
            background-color: #eff0f0
        }

        .article-recipe .article__foot p {
            margin-bottom: 10px
        }

        .article-recipe .article__foot ul {
            list-style: none;
            font-size: 0;
            line-height: 0
        }

        .article-recipe .article__foot li {
            display: inline-block;
            vertical-align: top;
            width: 50%;
            font-size: 12px;
            line-height: 1.17;
            text-align: center;
            padding: 16px;
            text-transform: uppercase
        }

            .article-recipe .article__foot li > :last-child {
                margin-bottom: 0
            }

        .article-recipe .article__foot strong {
            display: block;
            font-weight: 500;
            color: #c7a258
        }

body:not(.is-touch) .article-recipe:hover .article__image-holder {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

@media (max-width:767px) {
    .article-recipe .article__image {
        min-height: 289px
    }

    .article-recipe .article__body {
        padding: 10px 17px 17px;
        min-height: 0 !important
    }

    .article-recipe .article__foot {
        margin: 0 17px 10px
    }

        .article-recipe .article__foot li {
            padding: 16px 5px
        }

            .article-recipe .article__foot li:last-child p:first-child {
                margin-top: 0;
                margin-bottom: 0
            }

    .de .article-recipe .article__foot li:last-child p:first-child {
        margin-top: 0;
        margin-bottom: 10px
    }
}

.single-crb_recipe .owl-stage-outer a {
    color: #096739;
    text-decoration: none
}

    .single-crb_recipe .owl-stage-outer a:hover {
        color: #c7a258
    }

.single-crb_recipe .list-recipes .article-recipe .article__body {
    text-align: left
}

.product-buy-now-wrap {
    margin: 10px 0 0
}

.article-product {
    width: 100%;
    text-align: center
}

    .article-product .article__image {
        width: 100%;
        min-height: 285px;
        transition: transform .4s
    }

    .article-product .article__body h4 {
        font-weight: 400;
        font-size: 24px;
        line-height: 1.25;
        margin-bottom: 11px
    }

    .article-product .article__body > :last-child {
        margin-bottom: 0
    }

    .article-product .article__actions {
        padding-top: 17px
    }

    .article-product .btn {
        min-width: 260px
    }

.single-crb_product .article-recipe .article__body {
    text-align: left
}

@media (max-width:600px) {
    .product-buy-now-wrap .btn {
        width: 100%
    }
}

.buy-now-icon {
    margin: -8px 12px -5px 0
}

.article-product-secondary {
    width: 100%;
    text-align: center;
    position: relative
}

    .article-product-secondary > a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        text-decoration: none;
        z-index: 10
    }

    .article-product-secondary .article__image {
        min-height: 240px;
        transition: transform .4s;
        margin: 0 -10px
    }

    .article-product-secondary .article__body {
        padding: 1px 15px 0
    }

        .article-product-secondary .article__body h5 {
            font-weight: 500
        }

body:not(.is-touch) .article-product-secondary:hover .article__image {
    -ms-transform: scale(.95);
    transform: scale(.95)
}

.article-post {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    text-align: center
}

    .article-post > a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        text-decoration: none;
        z-index: 30
    }

    .article-post .article__image {
        width: 100%;
        position: relative;
        overflow: hidden;
        border-radius: 50%
    }

        .article-post .article__image img {
            display: block;
            width: 100%;
            height: auto;
            border-radius: 50%
        }

    .article-post .article__body {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        color: #fff;
        padding: 20px 15px 15px
    }

        .article-post .article__body:before {
            content: ' ';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: -10vh;
            border-radius: 50%;
            background-color: rgba(199, 162, 88, .92)
        }

        .article-post .article__body h5 {
            max-width: 205px;
            margin: 0 auto;
            font-size: 20px;
            line-height: 1.05;
            text-transform: uppercase;
            color: #fff;
            font-weight: 500;
            transition: color .4s
        }

        .article-post .article__body > * {
            position: relative;
            z-index: 10
        }

    .article-post .ico-arrow-large {
        background: 0 0
    }

        .article-post .ico-arrow-large:after,
        .article-post .ico-arrow-large:before {
            content: ' ';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: url(images/sprite.png) -399px -383px no-repeat;
            width: 22px;
            height: 22px;
            transition: opacity .4s
        }

        .article-post .ico-arrow-large:after {
            background-position: -465px -323px;
            opacity: 0
        }

body:not(.is-touch) .article-post:hover .article__body h5 {
    color: #836221
}

body:not(.is-touch) .article-post:hover .ico-arrow-large:before {
    opacity: 0
}

body:not(.is-touch) .article-post:hover .ico-arrow-large:after {
    opacity: 1
}

.article-social {
    background-color: #fff
}

    .article-social .article__image {
        width: 100%;
        position: relative;
        overflow: hidden
    }

    .article-social .article__image--video > a:before {
        content: ' ';
        background: url(images/sprite.png) -124px -255px no-repeat;
        width: 162px;
        height: 162px;
        z-index: 10
    }

    .article-social .article__image--video > a:after {
        content: ' ';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .1)
    }

    .article-social .article__image a {
        display: block;
        text-decoration: none;
        position: relative;
        overflow: hidden
    }

        .article-social .article__image a:hover img {
            -ms-transform: scale(1.05);
            transform: scale(1.05)
        }

    .article-social .article__image img {
        display: block;
        width: 100%;
        transition: transform .4s
    }

    .article-social .article__body {
        padding: 38px 26px 26px;
        position: relative;
        font-size: 15px;
        line-height: 1.33
    }

        .article-social .article__body i {
            width: 50px;
            height: 50px;
            position: absolute;
            left: 50%;
            top: -25px;
            margin-left: -25px;
            border-radius: 50%;
            text-align: center;
            line-height: 50px;
            font-size: 26px;
            color: #fff
        }

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .article-social .article__image--video > a:before {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}

.error-404 {
    padding: 200px 0 250px
}

.home .article-social .article__image {
    padding: 100% 0 0
}

    .home .article-social .article__image a {
        position: static
    }

        .home .article-social .article__image a img {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0
        }

[class^=btn] {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@keyframes arrowAnimation {
    0%, 100%, 50% {
        margin-top: 0
    }

    25% {
        margin-top: 5px
    }

    75% {
        margin-top: -5px
    }
}

.btn {
    background-color: #096739;
    color: #fff;
    border-radius: 6px;
    font-size: 0;
    line-height: 0;
    position: relative;
    overflow: hidden;
    padding: 15px;
    min-width: 270px
}

    .btn.shop-now > div i,
    .btn > i {
        margin-left: 0;
        width: 0;
        transition: margin .4s, width .4s
    }

.btn--reverse-animation > i + span,
.btn--reverse-animation > span + i,
body:not(.is-touch) .btn.shop-now:hover > div span + i,
body:not(.is-touch) .btn:hover > i + span,
body:not(.is-touch) .btn:hover > span + i {
    margin-left: 9px
}

.btn.shop-now > div span,
.btn > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.btn input,
.btn-search {
    font-size: 0;
    line-height: 0
}

.btn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: 0 0;
    text-indent: -4004px;
    z-index: 20
}

body:not(.is-touch) .btn.shop-now:hover > div i.ico-arrow,
body:not(.is-touch) .btn:hover > i.ico-arrow {
    width: 18px
}

body:not(.is-touch) .btn:hover > i.ico-arrow-large {
    width: 22px
}

.btn--white {
    background-color: #fff;
    color: #096739
}

.btn--reverse-animation {
    min-width: 0
}

    .btn--reverse-animation > i.ico-arrow {
        width: 18px
    }

    .btn--reverse-animation > i.ico-arrow-large {
        width: 22px
    }

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.btn-search > i,
.btn-search > span,
.header-shop-now > span {
    display: inline-block;
    vertical-align: top
}

.btn-search {
    font-weight: 700;
    text-transform: uppercase;
    color: #847f74
}

    .btn-search > span,
    .header-shop-now > span {
        font-size: 14px;
        line-height: 1.29
    }

    .btn-search i + span,
    .btn-search span + i {
        margin-left: 5px
    }

body:not(.is-touch) .btn-search:hover {
    color: #096739
}

    body:not(.is-touch) .btn-search:hover .ico-search:before {
        opacity: 0
    }

    body:not(.is-touch) .btn-search:hover .ico-search:after {
        opacity: 1
    }

.btn-close {
    width: 52px;
    height: 52px;
    position: relative
}

    .btn-close:after,
    .btn-close:before,
    .btn-expand:before {
        position: absolute;
        left: 0;
        content: ' '
    }

    .btn-close:after,
    .btn-close:before {
        overflow: hidden;
        right: 0;
        top: 50%;
        height: 3px;
        background-color: #6ba388;
        margin-top: -1px;
        border-radius: 30px;
        transition: background .4s
    }

    .btn-close:before {
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .btn-close:after {
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

body:not(.is-touch) .btn-close:hover:after,
body:not(.is-touch) .btn-close:hover:before {
    background-color: #096739
}

.btn-expand {
    width: 82px;
    height: 82px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    color: #c7a258
}

    .btn-expand:before {
        top: 0;
        width: inherit;
        height: inherit;
        background: url(images/sprite.png) -332px -2px no-repeat;
        transition: transform .4s
    }

    .btn-expand > * {
        position: relative;
        z-index: 10;
        display: block
    }

.btn-link > i,
.btn-link > span {
    display: inline-block;
    vertical-align: middle
}

.btn-expand > span {
    font-size: 12px;
    line-height: 1.17;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 9px
}

.btn-expand > i {
    margin-top: 9px;
    transition: transform .4s
}

body:not(.is-touch) .btn-expand:hover:before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.btn-top {
    position: fixed;
    right: 0;
    bottom: 60px;
    width: 52px;
    height: 52px;
    border-radius: 6px 0 0 6px;
    z-index: 800;
    opacity: 0;
    visibility: hidden;
    transition: border-radius .4s, opacity .4s, visibility .4s, transform .4s;
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

    .btn-top:before {
        content: ' ';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #fff;
        margin-top: -8px
    }

    .btn-top:after {
        content: ' ';
        width: 2px;
        height: 18px;
        background-color: #fff
    }

.btn-next-section:before,
.btn-slider-section:before {
    top: 0;
    background: url(images/sprite.png) -452px -48px no-repeat;
    content: ' ';
    left: 0
}

body:not(.is-touch) .btn-top:hover {
    border-radius: 10px 0 0 10px
}

body.show-go-top-button .btn-top {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.btn-link {
    font-size: 0;
    line-height: 0;
    color: #096739
}

    .btn-link > span {
        font-size: 18px;
        line-height: 1.22
    }

        .btn-link > i + span,
        .btn-link > span + i {
            margin-left: 12px
        }

body:not(.is-touch) .btn-link:hover {
    color: #c7a258
}

@media (max-width:767px) {
    .btn-link > i {
        display: block;
        margin-top: 10px
    }

        .btn-link > i + span,
        .btn-link > span + i {
            margin-left: 0
        }
}

.btn-link-secondary {
    font-size: 0;
    line-height: 0;
    font-weight: 700
}

    .btn-link-secondary > span {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        line-height: 1.29;
        text-transform: uppercase
    }

    .btn-link-secondary > i {
        display: inline-block;
        vertical-align: middle
    }

        .btn-link-secondary > i + span,
        .btn-link-secondary > span + i {
            margin-left: 15px
        }

body:not(.is-touch) .btn-link-secondary:hover {
    color: #096739
}

.btn-next-section {
    position: relative;
    width: 44px;
    height: 44px
}

    .btn-next-section i {
        z-index: 10;
        animation: arrowAnimation 2s infinite linear
    }

    .btn-next-section:before {
        position: absolute;
        z-index: 1;
        width: inherit;
        height: inherit
    }

.btn-slider-section {
    position: relative;
    width: 44px;
    height: 44px;
    display: inline-block;
    margin: 10px 0 0
}

    .btn-slider-section i {
        z-index: 10
    }

    .btn-slider-section:before {
        position: absolute;
        z-index: 1;
        width: inherit;
        height: inherit
    }

.btn-menu {
    display: none;
    width: 32px;
    height: 32px;
    position: relative
}

    .btn-menu *,
    .btn-menu :after,
    .btn-menu :before {
        transition: background .4s, margin .4s, transform .4s
    }

    .btn-menu span,
    .btn-menu span:after,
    .btn-menu span:before {
        content: ' ';
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        margin-top: -1px;
        height: 2px;
        background-color: #096739
    }

        .btn-menu span:before {
            margin-top: -9px
        }

        .btn-menu span:after {
            margin-top: 7px
        }

body.show-nav-main .btn-menu span {
    background-color: transparent
}

    body.show-nav-main .btn-menu span:after,
    body.show-nav-main .btn-menu span:before {
        margin-top: -1px
    }

    body.show-nav-main .btn-menu span:before {
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    body.show-nav-main .btn-menu span:after {
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

@media (max-width:985px) {
    .btn-menu {
        display: block
    }
}

.btn-menu-footer {
    display: none
}

@media (max-width:985px) {
    .btn-menu-footer {
        margin-bottom: 25px;
        position: relative;
        padding: 0 15px;
        font-size: 16px;
        line-height: 1.25;
        text-transform: uppercase;
        font-weight: 700;
        display: inline-block;
        color: #096739
    }

        .btn-menu-footer:before {
            content: ' ';
            position: absolute;
            right: 0;
            top: 7px;
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 6px solid #df0000;
            transition: transform .4s
        }

    body.show-footer-menu .btn-menu-footer:before {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.footer,
.footer > * {
    width: 100%;
    position: relative
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .btn-next-section:before,
    .btn-slider-section:before {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    line-height: 1;
    text-rendering: auto
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.footer:after,
.footer:before {
    content: ' ';
    background-color: #fff
}

.footer {
    margin-top: -60px;
    z-index: 898
}

    .footer .shell {
        max-width: 1210px
    }

    .footer > * {
        z-index: 10
    }

    .footer .footer__head {
        position: relative;
        padding: 2px 0 24px
    }

        .footer .footer__head .shell {
            min-height: 95px;
            position: relative
        }

    .footer .footer__bar {
        color: #fff
    }

    .footer .footer__bar-copyright {
        float: left;
        width: calc(100% - 270px);
        font-size: 13px;
        font-weight: 500;
        padding: 17px 0
    }

        .footer .footer__bar-copyright a {
            text-decoration: none
        }

            .footer .footer__bar-copyright a:hover {
                color: #836221
            }

        .footer .footer__bar-copyright p {
            margin-bottom: 0
        }

    .footer .footer__bar-nav {
        float: right;
        width: 250px;
        text-align: right
    }

    .footer .logo-footer {
        position: absolute;
        left: 15px;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: 2px
    }

    .footer .nav-socials {
        position: absolute;
        right: 15px;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: 2px
    }

    .footer:after {
        position: absolute;
        left: -100px;
        right: -100px;
        top: -16px;
        height: 45px;
        box-shadow: -9px -14px 24px rgba(0, 0, 0, .13);
        border-radius: 100% 100% 0 0;
        pointer-events: none;
        z-index: 1
    }

    .footer:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 16px;
        bottom: 0
    }

@media (max-width:985px) {
    .footer:after {
        left: -200px;
        right: -200px;
        box-shadow: -9px -14px 24px rgba(0, 0, 0, .05)
    }

    .footer .footer__head {
        padding: 30px 0 40px;
        text-align: center
    }

    .footer .footer__bar-nav {
        float: none;
        margin: 0 auto
    }

    .footer .footer__bar-copyright {
        text-align: center;
        float: none;
        max-width: 600px;
        margin: 0 auto;
        padding-top: 0;
        width: auto
    }

    .footer .logo-footer {
        position: relative;
        left: 0;
        top: 0;
        -ms-transform: none;
        transform: none;
        display: block;
        margin: 0 auto 24px
    }

    .footer .nav-socials {
        position: relative;
        right: 0;
        top: 0;
        -ms-transform: none;
        transform: none;
        margin: 0
    }
}

.gform_wrapper,
.gform_wrapper .gform_body,
.gform_wrapper .gform_footer,
.gform_wrapper .gform_heading {
    width: 100%
}

@media (max-width:767px) {
    .footer {
        margin-top: -40px;
        padding-top: 20px
    }

        .footer .btn-top {
            display: none
        }

        .footer:after {
            box-shadow: none;
            left: -100px;
            right: -100px
        }
}

input::placeholder {
    color: inherit;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

textarea::placeholder {
    color: inherit;
    opacity: 1
}

input:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

input[type=button],
input[type=date],
input[type=email],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.gform_wrapper {
    position: relative
}

    .gform_wrapper li.hidden-label > label,
    .gform_wrapper li.hidden-sub-label .ginput_complex span > label {
        display: none
    }

    .gform_wrapper .gform_body ul {
        list-style: none
    }

    .gform_wrapper .ginput_container input[type=datetime],
    .gform_wrapper .ginput_container input[type=datetime-local],
    .gform_wrapper .ginput_container input[type=month],
    .gform_wrapper .ginput_container input[type=week],
    .gform_wrapper .ginput_container input[type=email],
    .gform_wrapper .ginput_container input[type=number],
    .gform_wrapper .ginput_container input[type=search],
    .gform_wrapper .ginput_container input[type=time],
    .gform_wrapper .ginput_container input[type=url],
    .gform_wrapper .ginput_container input[type=color],
    .gform_wrapper .ginput_container input[type=tel],
    .gform_wrapper .ginput_container input[type=text],
    .gform_wrapper .ginput_container input[type=password],
    .gform_wrapper .ginput_container input[type=date],
    .gform_wrapper .ginput_container textarea {
        border: 0;
        width: 100%;
        border-radius: 6px;
        background-color: #ebecec;
        padding: 0 29px;
        height: 50px;
        color: #847f74;
        font-size: 18px;
        line-height: 1.1;
        font-weight: 500;
        transition: color .4s
    }

        .gform_wrapper .ginput_container input[type=datetime]:focus,
        .gform_wrapper .ginput_container input[type=datetime-local]:focus,
        .gform_wrapper .ginput_container input[type=month]:focus,
        .gform_wrapper .ginput_container input[type=week]:focus,
        .gform_wrapper .ginput_container input[type=email]:focus,
        .gform_wrapper .ginput_container input[type=number]:focus,
        .gform_wrapper .ginput_container input[type=search]:focus,
        .gform_wrapper .ginput_container input[type=time]:focus,
        .gform_wrapper .ginput_container input[type=url]:focus,
        .gform_wrapper .ginput_container input[type=color]:focus,
        .gform_wrapper .ginput_container input[type=tel]:focus,
        .gform_wrapper .ginput_container input[type=text]:focus,
        .gform_wrapper .ginput_container input[type=password]:focus,
        .gform_wrapper .ginput_container input[type=date]:focus,
        .gform_wrapper .ginput_container textarea:focus {
            color: #847f74
        }

    .gform_wrapper .ginput_container textarea {
        resize: none;
        height: 200px
    }

    .gform_wrapper .validation_error {
        border-top: 2px solid #df0000;
        border-bottom: 2px solid #df0000;
        padding: 10px;
        text-align: center;
        color: #df0000;
        margin-bottom: 20px
    }

    .gform_wrapper .validation_message {
        background-color: #df0000;
        padding: 3px;
        color: #fff;
        font-size: 12px
    }

    .gform_wrapper .gform_ajax_spinner {
        pointer-events: none
    }

.gform_confirmation_wrapper {
    text-align: center;
    padding: 10px;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .gform_wrapper .ginput_container input[type=datetime],
    .gform_wrapper .ginput_container input[type=datetime-local],
    .gform_wrapper .ginput_container input[type=month],
    .gform_wrapper .ginput_container input[type=week],
    .gform_wrapper .ginput_container input[type=email],
    .gform_wrapper .ginput_container input[type=number],
    .gform_wrapper .ginput_container input[type=search],
    .gform_wrapper .ginput_container input[type=time],
    .gform_wrapper .ginput_container input[type=url],
    .gform_wrapper .ginput_container input[type=color],
    .gform_wrapper .ginput_container input[type=tel],
    .gform_wrapper .ginput_container input[type=text],
    .gform_wrapper .ginput_container input[type=password],
    .gform_wrapper .ginput_container input[type=date],
    .gform_wrapper .ginput_container textarea {
        padding: 0 20px
    }
}

.gform_ajax_spinner {
    margin-left: 0;
    border: 4px solid rgba(255, 255, 255, .8);
    border-left: 4px solid #096739;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 42%;
    top: 20%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.fadeOut,
.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes spinner {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.gchoice_1_3_1 {
    font-size: 12px
}

.form-search {
    max-width: 600px;
    margin: 0 auto;
    text-align: center
}

    .form-search > * {
        width: 100%
    }

    .form-search .form__head {
        padding-bottom: 25px
    }

        .form-search .form__head h2 {
            font-size: 40px;
            text-transform: uppercase;
            font-weight: 400
        }

    .form-search .form__body input {
        border: 1px solid #c4c4c4;
        border-radius: 6px;
        background-color: #ebecec;
        width: 100%;
        padding: 0 20px;
        text-align: center;
        font-size: 18px;
        line-height: 1.1;
        height: 70px;
        font-weight: 500;
        color: #9b9b9b;
        transition: color .4s
    }

        .form-search .form__body input:focus {
            color: #565045
        }

    .form-search .form__actions {
        padding-top: 30px
    }

.form-search-single {
    max-width: 610px;
    margin: 0 auto
}

    .form-search-single form {
        position: relative;
        padding-right: 233px
    }

    .form-search-single input[type=search] {
        width: 100%;
        border: 0;
        background-color: #ebecec;
        padding: 0 15px;
        font-size: 18px;
        line-height: 1.1;
        height: 50px;
        border-radius: 6px;
        font-weight: 500
    }

    .form-search-single .btn {
        min-width: 0;
        width: 225px;
        position: absolute;
        right: 0;
        bottom: 0;
        padding-left: 0;
        padding-right: 0
    }

@media (max-width:767px) {
    .form-search-single form {
        padding-right: 0
    }

    .form-search-single input[type=search] {
        margin-bottom: 16px
    }

    .form-search-single .btn {
        position: relative
    }
}

.form-filter {
    max-width: 830px;
    margin: 0 auto
}

    .form-filter .form__body label {
        display: block;
        text-transform: uppercase;
        color: #c7a258;
        padding-bottom: 7px;
        letter-spacing: 3px
    }

    .form-filter .form__body > ul {
        list-style: none;
        font-size: 0;
        line-height: 0;
        position: relative;
        margin: -5px
    }

        .form-filter .form__body > ul > li {
            display: inline-block;
            vertical-align: top;
            width: 33.333%;
            padding: 5px;
            text-align: left;
            font-size: 16px;
            line-height: 1.25
        }

    .form-filter .select-holder a {
        color: #847f74
    }

@media (max-width:767px) {
    .form-filter .form__body label span {
        display: none
    }

    .form-filter .form__body > ul {
        margin: -2px
    }

        .form-filter .form__body > ul > li {
            padding: 2px;
            width: 100%
        }

            .form-filter .form__body > ul > li:nth-child(2) .select-holder ul {
                left: auto
            }

            .form-filter .form__body > ul > li:nth-child(3) .select-holder ul {
                left: auto;
                right: auto
            }

    .form-filter:not(.form-filter--mobile) .form__body label {
        text-transform: none;
        letter-spacing: 0;
        text-align: center
    }

    .form-filter:not(.form-filter--mobile) .select-holder a {
        font-size: 16px
    }

        .form-filter:not(.form-filter--mobile) .select-holder a.select-selector {
            line-height: 1;
            padding: 10px 10px 22px;
            text-align: center
        }

        .form-filter:not(.form-filter--mobile) .select-holder a.select-toggle {
            right: 50%;
            top: auto;
            bottom: 7px
        }

    .form-filter:not(.form-filter--mobile) .select-holder ul {
        min-width: 270px;
        margin-top: 24px
    }
}

.form-filter--mobile {
    display: none
}

@media (max-width:985px) {
    .form-filter--mobile {
        display: block
    }

        .form-filter--mobile .form__body label {
            text-align: center
        }
}

.form-subscribe #field_1_1 label,
.form-subscribe #field_1_2 label,
.form-subscribe #field_1_3 .gfield_label,
.form-subscribe .validation_message {
    display: none
}

.form-subscribe {
    max-width: 740px;
    margin: 0 auto;
    background: url(images/section-subscribe.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 45px 135px 76px;
    position: relative
}

    .form-subscribe .form__image-left {
        position: absolute;
        left: -290px;
        top: -74px;
        bottom: -104px;
        width: 500px
    }

    .form-subscribe .form__image-right {
        position: absolute;
        right: -256px;
        width: 400px;
        height: 220px;
        bottom: -52px
    }

    .form-subscribe .form__head {
        width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 1.56;
        padding-bottom: 27px
    }

        .form-subscribe .form__head i.ico-heading {
            margin-bottom: 8px
        }

        .form-subscribe .form__head h2 {
            text-transform: uppercase;
            font-weight: 400;
            margin-bottom: 13px
        }

        .form-subscribe .form__head h6 {
            text-transform: uppercase;
            letter-spacing: 3px;
            color: #c7a258
        }

        .form-subscribe .form__head p {
            max-width: 360px;
            margin-left: auto;
            margin-right: auto
        }

        .form-subscribe .form__head > :last-child {
            margin-bottom: 0
        }

    .form-subscribe .form__body {
        width: 100%;
        position: relative;
        z-index: 100
    }

    .form-subscribe .gform_wrapper {
        position: relative
    }

    .form-subscribe .gform_footer {
        margin: 10px auto;
        width: 136px
    }

    .form-subscribe .btn {
        min-width: 100%
    }

    .form-subscribe .gfield_error .ginput_container input {
        border: 2px solid #e21e24
    }

    .form-subscribe .gfield_error .ginput_container #label_1_3_1 {
        border-bottom: 2px #e21e24 solid
    }

    .form-subscribe #label_1_3_1 a {
        color: #096739
    }

        .form-subscribe #label_1_3_1 a:hover {
            text-decoration: none
        }

    .form-subscribe #input_1_2_3_container,
    .form-subscribe #input_1_2_6_container {
        width: 49.2%;
        display: inline-block
    }

@media (max-width:479px) {
    .form-subscribe #input_1_2_3_container,
    .form-subscribe #input_1_2_6_container {
        width: 48.5%
    }
}

.header,
.header .header__nav {
    width: 100%
}

.form-subscribe #field_1_1,
.form-subscribe #field_1_2 {
    margin: 0 0 10px
}

.form-subscribe .gform_wrapper .validation_error .dashicons-info {
    color: #e21e24
}

.form-subscribe .gform_wrapper .validation_error {
    border: none;
    padding: 0;
    text-align: left;
    color: #e21e24;
    margin-bottom: 0
}

.form-subscribe input::-webkit-input-placeholder {
    color: #cbcece
}

.form-subscribe input:focus::-webkit-input-placeholder {
    color: #847f74
}

.form-subscribe input:-moz-placeholder {
    color: #cbcece
}

.form-subscribe input:focus:-moz-placeholder,
.form-subscribe input:hover:-moz-placeholder {
    color: #847f74
}

.form-subscribe input::-moz-placeholder {
    color: #cbcece
}

.form-subscribe input:focus::-moz-placeholder,
.form-subscribe input:hover::-moz-placeholder {
    color: #847f74
}

input:-ms-input-placeholder {
    opacity: 1;
    color: #cbcece
}

input:focus:-ms-input-placeholder,
input:hover:-ms-input-placeholder {
    color: #847f74
}

@media (max-width:985px) {
    .form-subscribe .gform_wrapper {
        padding: 0
    }

    .form-subscribe .form__body {
        max-width: 325px;
        margin: 0 auto
    }

    .form-subscribe .form__image-left {
        left: -204px
    }

    .form-subscribe .form__image-right {
        right: -163px
    }
}

@media (max-width:767px) {
    .form-subscribe {
        background: #fff;
        padding: 30px 24px 50px
    }

        .form-subscribe .form__image-left,
        .form-subscribe .form__image-right {
            display: none
        }
}

.header {
    position: fixed;
    z-index: 900;
    left: 0;
    right: 0;
    top: 0
}

    .header .shell {
        max-width: 1210px
    }

    .header .logo {
        margin: 32px 0 0 10px;
        z-index: 100
    }

    .header .header__bar {
        width: 100%;
        padding-bottom: 20px;
        position: relative;
        z-index: 20
    }

    .header .header__nav .shell {
        position: relative
    }

    .header:after,
    .header:before {
        position: absolute;
        background-color: #fff;
        z-index: 1;
        content: ' '
    }

    .header .nav-utilities {
        float: left;
        width: calc(50% - 120px)
    }

    .header .btn-search {
        float: right;
        margin: 17px 0 4px
    }

    .header .header-shop-now {
        float: right;
        margin: 17px 15px 4px 0;
        padding: 0 15px 0 0;
        border-right: 1px solid #eff0f0
    }

        .header .header-shop-now span {
            color: #847f74;
            text-transform: uppercase;
            display: inline-block;
            font-size: 14px;
            line-height: 1.29;
            vertical-align: top;
            font-weight: 700
        }

    .header .nav {
        float: left;
        width: calc(50% - 162px)
    }

        .header .nav + .nav {
            float: right
        }

    .header .form-search {
        display: none
    }

    .header:after {
        left: -100px;
        right: -100px;
        bottom: -23px;
        height: 45px;
        box-shadow: 0 20px 24px rgba(0, 0, 0, .13);
        border-radius: 0 0 100% 100%;
        pointer-events: none
    }

    .header:before {
        left: 0;
        right: 0;
        top: -30px;
        bottom: 16px
    }

    .header > * {
        position: relative;
        z-index: 10
    }

    .header + * {
        margin-top: 161px
    }

    .header + .section-form-locations,
    .header + .section-intro,
    .header + .section-intro-inner,
    .header + .section-locations,
    .header + .section-product,
    .header + .section-recipe {
        margin-top: 0
    }

        .header + .section-locations,
        .header + .section-recipe .section__title {
            padding-top: 161px
        }

body.home .header {
    transition: opacity .4s, visibility .4s, transform .4s;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

body div.bel-cookie.bel-cookie-settings .window .header,
body.home div.bel-cookie.bel-cookie-settings .window .header,
body.home.show-header .header {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateY(0);
    transform: translateY(0)
}

    body div.bel-cookie.bel-cookie-settings .window .header:after,
    body div.bel-cookie.bel-cookie-settings .window .header:before,
    body.home div.bel-cookie.bel-cookie-settings .window .header:after,
    body.home div.bel-cookie.bel-cookie-settings .window .header:before {
        background: 0 0;
        display: none;
        width: 0;
        height: 0
    }

    body div.bel-cookie.bel-cookie-settings .window .header img,
    body.home div.bel-cookie.bel-cookie-settings .window .header img {
        position: absolute;
        width: auto;
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 0;
        background: 0 0;
        border: none
    }

    body div.bel-cookie.bel-cookie-settings .window .header .title,
    body.home div.bel-cookie.bel-cookie-settings .window .header .title {
        position: static
    }

body div.bel-cookie.bel-cookie-settings .window .footer,
body.home div.bel-cookie.bel-cookie-settings .window .footer {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: #F2F2F2;
    box-shadow: none;
    border-radius: 0;
    position: relative
}

    body div.bel-cookie.bel-cookie-settings .window .footer:after,
    body div.bel-cookie.bel-cookie-settings .window .footer:before,
    body.home div.bel-cookie.bel-cookie-settings .window .footer:after,
    body.home div.bel-cookie.bel-cookie-settings .window .footer:before {
        background: 0 0;
        display: none;
        width: 0;
        height: 0
    }

body.admin-bar .header {
    margin-top: 32px
}

    body.admin-bar .header + .section-form-locations,
    body.admin-bar .header + .section-locations,
    body.admin-bar .header + .section-product,
    body.admin-bar .header + .section-recipe {
        margin-top: 0
    }

.header .nav .mobile-only {
    display: none
}

@media (max-width:1250px) {
    .header .nav {
        width: calc(50% - 120px)
    }

        .header .nav > ul {
            text-align: right
        }

            .header .nav + .nav > ul,
            .header .nav > ul ul {
                text-align: left
            }
}

@media (max-width:1150px) {
    .header .nav {
        width: calc(50% - 100px)
    }
}

@media (max-width:985px) {
    .header .btn-search,
    .header .header-shop-now,
    .header .nav-utilities {
        display: none
    }

    .header .btn-menu {
        position: absolute;
        right: 20px;
        top: 15px
    }

    .header .header__bar {
        min-height: 56px
    }

    .header .logo {
        margin-top: 20px
    }

    .header + * {
        margin-top: 149px
    }

    .header + .section-form-locations,
    .header + .section-intro,
    .header + .section-intro-inner,
    .header + .section-locations,
    .header + .section-product,
    .header + .section-recipe {
        margin-top: 0
    }

        .header + .section-locations,
        .header + .section-recipe .section__title {
            padding-top: 149px
        }

    .header:before {
        z-index: 11
    }

    .header:after {
        z-index: 10
    }

    .header .nav,
    .header .nav + .nav {
        float: none;
        width: auto;
        text-align: left
    }

        .header .nav + .nav {
            border-top: 1px solid #eff0f0
        }

    .header .form-search {
        display: block;
        border: 1px solid #c4c4c4;
        border-radius: 6px;
        background-color: #ebecec;
        position: relative;
        max-width: 100%;
        margin-bottom: 10px
    }

        .header .form-search input[type=search] {
            width: 100%;
            border: 0;
            background: 0 0;
            height: 55px;
            padding: 0 64px 0 22px;
            font-size: 16px;
            line-height: 1.1;
            font-weight: 500
        }

        .header .form-search input[type=submit] {
            position: absolute;
            right: 17px;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 24px;
            height: 24px;
            border: 0;
            background: url(images/sprite.png) -466px -238px no-repeat;
            font-size: 0;
            line-height: 0;
            text-indent: -4004px
        }

    .header .header__nav {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #fff;
        overflow: hidden;
        overflow-y: auto;
        height: 100vh;
        padding-top: 130px;
        -webkit-overflow-scrolling: touch;
        opacity: 0;
        visibility: hidden;
        transition: opacity .4s, visibility .4s
    }

    body.admin-bar .header + * {
        margin-top: 181px
    }

    body.admin-bar .header + .section-form-locations,
    body.admin-bar .header + .section-locations,
    body.admin-bar .header + .section-product,
    body.admin-bar .header + .section-recipe {
        margin-top: 0
    }

    body.show-nav-main {
        position: relative;
        overflow: hidden
    }

        body.show-nav-main .header .header__nav {
            opacity: 1;
            visibility: visible
        }

    .header .nav > ul {
        text-align: left
    }

    .header .nav .mobile-only {
        display: block
    }
}

@media (max-width:782px) {
    body.admin-bar .header {
        margin-top: 46px
    }

        body.admin-bar .header + * {
            margin-top: 207px
        }

        body.admin-bar .header + .section-form-locations,
        body.admin-bar .header + .section-locations,
        body.admin-bar .header + .section-product,
        body.admin-bar .header + .section-recipe {
            margin-top: 0
        }
}

@media (max-width:767px) {
    .header .logo {
        margin: 10px 0 0
    }

    .header .header__bar {
        padding-bottom: 0
    }

    .header:after {
        bottom: 0;
        left: -200px;
        right: -200px
    }

    .header .btn-menu {
        top: 11px;
        right: 24px
    }

    .header + * {
        margin-top: 100px
    }

    .header + .section-locations,
    .header + .section-recipe .section__title {
        padding-top: 105px
    }

    .header .header__nav {
        padding-top: 110px
    }

    .header .nav {
        position: relative;
        margin: 0 -24px
    }

        .header .nav > ul > li > div {
            padding: 20px 24px
        }

            .header .nav > ul > li > div a:hover span {
                color: #c7a258
            }

        .header .nav > ul > li > a {
            padding-left: 24px;
            padding-right: 24px
        }

    body.home .header {
        opacity: 1;
        visibility: visible;
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width:600px) {
    body.admin-bar.show-fixed-header .header {
        margin-top: 0
    }
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .header .form-search input[type=submit] {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}

[class^=ico-] {
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.ico-search {
    width: 16px;
    height: 16px
}

    .ico-search:after,
    .ico-search:before {
        content: ' ';
        background: url(images/sprite.png) -480px -3px no-repeat;
        width: inherit;
        height: inherit;
        position: absolute;
        left: 0;
        top: 0;
        transition: opacity .4s
    }

    .ico-search:after {
        opacity: 0;
        background-position: -480px -23px
    }

.ico-arrow {
    width: 18px;
    height: 18px;
    overflow: hidden;
    background: url(images/sprite.png) no-repeat
}

    .ico-arrow.ico-arrow--right {
        background-position: -5px -220px
    }

    .ico-arrow.ico-arrow--left {
        background-position: -6px -243px
    }

    .ico-arrow.ico-arrow--bottom {
        background-position: -26px -222px
    }

    .ico-arrow.ico-arrow--top {
        background-position: -27px -243px
    }

    .ico-arrow.ico-arrow--green.ico-arrow--right {
        background-position: -61px -269px
    }

    .ico-arrow.ico-arrow--green.ico-arrow--left {
        background-position: -61px -291px
    }

    .ico-arrow.ico-arrow--brown.ico-arrow--right {
        background-position: -78px -374px
    }

    .ico-arrow.ico-arrow--brown.ico-arrow--left {
        background-position: -78px -396px
    }

.ico-arrow-large {
    width: 22px;
    height: 22px;
    overflow: hidden;
    background: url(images/sprite.png) no-repeat
}

    .ico-arrow-large.ico-arrow--right {
        background-position: -399px -383px
    }

    .ico-arrow-large.ico-arrow--left {
        background-position: -399px -411px
    }

    .ico-arrow-large.ico-arrow--green.ico-arrow--right {
        background-position: -464px -383px
    }

    .ico-arrow-large.ico-arrow--green.ico-arrow--left {
        background-position: -464px -411px
    }

.ico-heading {
    background: url(images/sprite.png) -3px -463px no-repeat;
    width: 100px;
    height: 34px
}

.ico-heading--large {
    width: 142px;
    height: 44px;
    background-position: -125px -454px;
    margin-bottom: 22px
}

.ico-chef-hat {
    background: url(images/sprite.png) -4px -426px no-repeat;
    width: 26px;
    height: 26px
}

.ico-chef-hat--large {
    width: 32px;
    height: 42px;
    background-position: -38px -417px
}

.ico-chef-hat--gray {
    background-position: -4px -399px
}

    .ico-chef-hat--gray.ico-chef-hat--large {
        background-position: -72px -417px
    }

.ico-timer {
    background: url(images/sprite.png) -4px -370px no-repeat;
    width: 26px;
    height: 26px
}

.ico-timer--large {
    width: 32px;
    height: 42px;
    background-position: -38px -381px
}

.ico-arrow-bottom {
    width: 2px;
    height: 18px;
    background-color: #c7a258;
    display: block;
    margin: 0 auto
}

    .ico-arrow-bottom:before {
        content: ' ';
        position: absolute;
        left: -5px;
        bottom: -2px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 7px solid #c7a258
    }

.ico-print,
.ico-share {
    width: 24px;
    height: 24px
}

.ico-print {
    background: url(images/sprite.png) -463px -162px no-repeat
}

.ico-share {
    background: url(images/sprite.png) -464px -202px no-repeat
}

.ico-cook,
.ico-prep {
    width: 52px;
    height: 42px
}

.ico-prep {
    background: url(images/sprite.png) 0 -320px no-repeat
}

.ico-cook {
    background: url(images/sprite.png) -55px -320px no-repeat
}

.ico-down {
    width: 42px;
    height: 42px;
    position: relative
}

    .ico-down:before {
        content: ' ';
        position: absolute;
        left: 0;
        top: 0;
        width: inherit;
        height: inherit;
        background: url(images/sprite.png) -453px -49px no-repeat
    }

    .ico-down:after {
        content: ' ';
        width: 12px;
        height: 16px;
        background: url(images/sprite.png) -29px -223px no-repeat
    }

.ico-circle {
    width: 42px;
    height: 42px;
    background: url(images/sprite.png) -453px -49px no-repeat
}

.ico-product-0,
.ico-product-1,
.ico-product-2 {
    width: 225px;
    height: 210px
}

.ico-circle--white {
    background-position: -453px -99px
}

.ico-product-0 {
    background: url(images/sprite-three-flavors.png) no-repeat
}

.ico-product-1 {
    background: url(images/sprite-three-flavors.png) -225px 0 no-repeat
}

.ico-product-2 {
    background: url(images/sprite-three-flavors.png) -450px 0 no-repeat
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .ico-arrow,
    .ico-arrow-large,
    .ico-chef-hat,
    .ico-circle,
    .ico-cook,
    .ico-down:after,
    .ico-down:before,
    .ico-heading,
    .ico-prep,
    .ico-print,
    .ico-search:after,
    .ico-search:before,
    .ico-share,
    .ico-timer {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}

.inner-map {
    width: 100%;
    min-height: 520px;
    background-color: #eff0f0
}

    .inner-map .article-location {
        border-top: 0;
        background: #096739;
        padding: 12px;
        width: 240px;
        color: #fff;
        border-radius: 6px;
        overflow: visible
    }

        .inner-map .article-location .article__head {
            padding-bottom: 10px;
            margin-bottom: 0;
            border: 0;
            max-width: 160px
        }

            .inner-map .article-location .article__head h5 {
                color: #97d1b4
            }

            .inner-map .article-location .article__head h6 {
                color: #fff
            }

        .inner-map .article-location .article__body {
            max-width: 160px
        }

            .inner-map .article-location .article__body p {
                font-weight: 500
            }

        .inner-map .article-location .article__actions {
            margin: 0 -12px;
            border-top-color: #267d52;
            border-bottom-color: #267d52
        }

            .inner-map .article-location .article__actions:before {
                background-color: #267d52
            }

            .inner-map .article-location .article__actions a {
                color: #97d1b4
            }

                .inner-map .article-location .article__actions a:hover {
                    color: #fff
                }

        .inner-map .article-location .article__image {
            display: none
        }

    .inner-map .si-pointer-top {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #000;
        z-index: 10;
        position: absolute;
        left: 20px;
        bottom: -9px
    }

    .inner-map .si-close-button {
        position: absolute;
        right: 10px;
        top: 5px;
        z-index: 20
    }

.inner-list {
    margin-bottom: 87px
}

    .inner-list > * {
        width: 100%
    }

    .inner-list .inner__head {
        padding-bottom: 3px
    }

    .inner-list .inner__body {
        font-size: 18px;
        line-height: 1.33
    }

        .inner-list .inner__body li:before,
        .inner-list--video .inner__content h6 {
            font-size: 22px;
            line-height: 1.09;
            font-weight: 400;
            text-transform: uppercase
        }

        .inner-list .inner__body ul {
            list-style: none;
            counter-reset: ListCounter
        }

        .inner-list .inner__body li {
            padding: 17px 0 17px 120px;
            border-top: 1px solid #d3d4d2;
            border-bottom: 1px solid #d3d4d2;
            position: relative;
            counter-increment: ListCounter
        }

.de .inner-list .inner__body li {
    padding: 17px 0 17px 135px
}

.inner-list .inner__body li:before {
    content: attr(data-text) ' ' counter(ListCounter);
    position: absolute;
    left: 0;
    top: 15px;
    color: #096739
}

.inner-list--video,
.inner-list--video .inner__image {
    position: relative;
    overflow: hidden
}

.inner-list .inner__body li ~ li {
    border-top: 0
}

.no-step {
    margin: 17px 0 0
}

@media (max-width:985px) {
    .inner-list .inner__body li {
        padding-left: 0
    }

        .inner-list .inner__body li:before {
            position: relative;
            top: 0;
            display: block;
            padding-bottom: 5px
        }
}

.inner-list--video .inner__image {
    float: left;
    width: 370px;
    margin-right: 30px;
    min-height: 212px
}

    .inner-list--video .inner__image > a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        text-decoration: none
    }

        .inner-list--video .inner__image > a img {
            width: 100px;
            height: auto
        }

    .inner-list--video .inner__image iframe {
        width: 100%;
        height: 218px
    }

.inner-list--video .inner__image-holder {
    width: 100%;
    min-height: 212px;
    background-color: #eff0f0
}

.inner-list--video .inner__content {
    position: relative;
    overflow: hidden;
    width: auto
}

    .inner-list--video .inner__content h6 {
        color: #096739 !important;
        letter-spacing: 0
    }

@media (max-width:1024px) {
    .inner-list--video .inner__image {
        float: none;
        margin: 0 0 30px;
        width: auto;
        max-width: 370px
    }
}

.inner-description {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .18);
    padding: 50px 32px 32px;
    position: relative
}

    .inner-description:before {
        content: ' ';
        position: absolute;
        left: 50%;
        top: -20px;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background: url(images/sprite.png) -325px -449px no-repeat;
        width: 172px;
        height: 46px;
        opacity: .7
    }

    .inner-description > *,
    .inner-table {
        width: 100%
    }

    .inner-description .inner__head {
        border-bottom: 3px solid #c7a258;
        padding-bottom: 10px;
        margin-bottom: 22px
    }

        .inner-description .inner__head h4 {
            text-transform: uppercase;
            font-weight: 400
        }

@media (max-width:767px) {
    .inner-description {
        padding-left: 14px;
        padding-right: 14px
    }
}

.inner-table ul {
    list-style: none;
    font-size: 0;
    line-height: 0
}

    .inner-table ul li {
        display: inline-block;
        vertical-align: top;
        width: 33.333%;
        padding: 5px;
        font-size: 18px;
        line-height: 1.56
    }

.inner-table blockquote {
    background-color: #eff0f0;
    position: relative
}

    .inner-table blockquote:before {
        content: ' ';
        pointer-events: none;
        position: absolute;
        left: 0;
        right: 0;
        top: -15px;
        height: 35px;
        border-radius: 100% 100% 0 0;
        background-color: #eff0f0;
        z-index: 1
    }

    .inner-table blockquote > * {
        position: relative;
        z-index: 10
    }

.inner-table .inner__head {
    width: 100%;
    border-bottom: 3px solid #c7a258
}

    .inner-table .inner__head ul {
        text-align: center;
        position: relative;
        margin: -5px
    }

    .inner-table .inner__head p {
        margin: 0;
        color: #096739;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 1.33
    }

        .inner-table .inner__head p + p {
            font-size: 30px
        }

.inner-table .inner__body-head ul li,
.inner-table .inner__foot {
    font-size: 12px;
    line-height: 1.5
}

.inner-table .inner__body {
    width: 100%
}

    .inner-table .inner__body li:first-child {
        width: 52%
    }

    .inner-table .inner__body li:last-child {
        text-align: right;
        width: 47%;
        padding-left: 0
    }

.inner-table .inner__body-head {
    padding: 4px 0
}

    .inner-table .inner__body-head ul li,
    .inner-table .inner__body-table ul li {
        padding-left: 15px;
        padding-right: 15px
    }

.inner-table .inner__body-table ul {
    border-top: 1px solid #eff0f0
}

    .inner-table .inner__body-table ul li:last-child {
        padding-left: 0;
        padding-right: 15px
    }

.inner-table .inner__foot {
    padding: 15px 0 0 15px;
    border-top: 3px solid #c7a258
}

@media (max-width:767px) {
    .inner-table .inner__head p {
        font-size: 10px
    }

        .inner-table .inner__head p + p {
            font-size: 21px
        }

    .inner-table .inner__body-head ul li {
        font-size: 8px
    }

    .inner-table ul li {
        font-size: 15px
    }

    .inner-table .inner__body ul li {
        width: calc(8% - 25px)
    }

    .inner-table .inner__body-head ul li:first-child,
    .inner-table .inner__body-table ul li:first-child {
        padding-left: 0;
        width: calc(33.333% + 25px);
        padding-right: 5px
    }

    .inner-table .inner__body-head ul li:last-child {
        padding-right: 0
    }

    .inner-table .inner__body-table ul li:first-child {
        width: 51%
    }

    .inner-table .inner__body-table ul li:last-child {
        width: 8%
    }

    .inner-table .inner__body-table ul li:nth-child(2) {
        width: 49%;
        padding-right: 0
    }
}

@media (max-width:600px) {
    .inner-table .inner__head p + p {
        font-size: 17px
    }
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .inner-description:before {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}

[class^=list] > ul {
    list-style: none;
    position: relative
}

.list-search-results > ul > li {
    width: 100%;
    padding: 0 0 25px
}

    .list-search-results > ul > li:last-child {
        padding-bottom: 0
    }

.list-locations,
.list-locations > * {
    width: 100%
}

    .list-locations .list__head {
        text-align: center;
        padding-bottom: 35px
    }

    .list-locations .list__body {
        position: relative;
        overflow: hidden
    }

        .list-locations .list__body > ul {
            font-size: 0;
            line-height: 0;
            margin: -21px
        }

            .list-locations .list__body > ul > li {
                display: inline-block;
                vertical-align: top;
                width: 25%;
                padding: 21px;
                font-size: 15px;
                line-height: 1.33
            }

@media (max-width:985px) {
    .list-locations {
        max-width: 620px;
        margin: 0 auto
    }

        .list-locations .list__body > ul > li {
            width: 50%
        }
}

@media (max-width:767px) {
    .list-locations .list__body > ul > li {
        width: 100%
    }
}

.list-recipes {
    width: auto
}

    .list-recipes .list__body {
        width: 100%;
        position: relative;
        overflow: hidden
    }

        .list-recipes .list__body > ul {
            list-style: none;
            position: relative;
            overflow: hidden;
            font-size: 0;
            line-height: 0;
            margin: 0 -10px
        }

            .list-recipes .list__body > ul > li {
                float: left;
                width: 33.333%;
                font-size: 15px;
                line-height: 1.33
            }

    .list-recipes .article-recipe {
        margin: 10px
    }

.list-recipes--center {
    text-align: center
}

    .list-recipes--center li {
        float: none !important;
        display: inline-block
    }

@media (max-width:985px) {
    .list-recipes .list__body > ul > li {
        width: 50%
    }
}

@media (max-width:767px) {
    .list-recipes .list__body > ul > li {
        width: 100%
    }
}

.list-recipes-secondary .list__body {
    position: relative;
    font-size: 18px;
    line-height: 1.56;
    z-index: 10
}

    .list-recipes-secondary .list__body img {
        max-width: 105px;
        display: block;
        margin-bottom: 27px
    }

    .list-recipes-secondary .list__body h2 {
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 10px
    }

        .list-recipes-secondary .list__body h2 strong {
            text-decoration: none;
            display: inline-block;
            vertical-align: top;
            position: relative;
            font-weight: 400
        }

            .list-recipes-secondary .list__body h2 strong:after,
            .list-recipes-secondary .list__body h2 strong:before {
                position: absolute;
                background-color: #096739;
                content: ' '
            }

            .list-recipes-secondary .list__body h2 strong:before {
                width: 10px;
                height: 10px;
                border-radius: 50%
            }

    .list-recipes-secondary .list__body p {
        margin-bottom: 14px
    }

    .list-recipes-secondary .list__body .btn {
        min-width: 250px
    }

    .list-recipes-secondary .list__body > :last-child {
        margin-bottom: 0
    }

.list-recipes-secondary .list__image {
    position: relative;
    z-index: 20
}

    .list-recipes-secondary .list__image a {
        display: block;
        text-decoration: none;
        position: relative;
        overflow: hidden
    }

        .list-recipes-secondary .list__image a:before {
            content: ' ';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background-color: rgba(199, 162, 88, .8);
            transition: opacity .4s;
            opacity: 0;
            z-index: 10
        }

        .list-recipes-secondary .list__image a:after {
            content: ' ';
            width: 32px;
            height: 32px;
            background: url(images/sprite.png) -461px -272px no-repeat;
            transition: opacity .4s;
            opacity: 0;
            z-index: 15
        }

    .list-recipes-secondary .list__image img {
        display: block;
        width: 100%;
        height: auto;
        transition: transform .4s
    }

.list-recipes-secondary > ul {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .list-recipes-secondary > ul > li {
        padding-bottom: 20px;
        position: relative;
        overflow: hidden
    }

        .list-recipes-secondary > ul > li:last-child {
            padding-bottom: 0
        }

        .list-recipes-secondary > ul > li.list__type-large {
            margin: 0 60px
        }

            .list-recipes-secondary > ul > li.list__type-large .list__image {
                float: right;
                width: calc(50% + 150px);
                margin-left: 50px;
                overflow: hidden;
                border-radius: 50%;
                backface-visibility: hidden
            }

.mfp-wrap,
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden
}

.list-recipes-secondary > ul > li.list__type-large .list__image a,
.list-recipes-secondary > ul > li.list__type-large .list__image img {
    border-radius: 50%
}

.list-recipes-secondary > ul > li.list__type-large .list__body {
    padding: 150px 60px 60px 0;
    float: left;
    width: calc(50% - 200px)
}

    .list-recipes-secondary > ul > li.list__type-large .list__body h2 strong {
        padding-right: 23px
    }

        .list-recipes-secondary > ul > li.list__type-large .list__body h2 strong:before {
            right: 0;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .list-recipes-secondary > ul > li.list__type-large .list__body h2 strong:after {
            width: 200px;
            height: 2px;
            margin-top: -1px;
            top: 50%;
            right: -200px
        }

.list-recipes-secondary > ul > li.list__type-center {
    max-width: 815px;
    margin: 0 auto
}

    .list-recipes-secondary > ul > li.list__type-center .list__image {
        float: left;
        width: 398px;
        margin-right: 50px
    }

    .list-recipes-secondary > ul > li.list__type-center .list__body {
        padding-top: 80px;
        float: right;
        width: calc(100% - 448px)
    }

        .list-recipes-secondary > ul > li.list__type-center .list__body h2 strong:before {
            left: -25px;
            top: 14px;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .list-recipes-secondary > ul > li.list__type-center .list__body h2 strong:after {
            height: 2px;
            width: 200px;
            margin-top: -1px;
            top: 14px;
            left: -225px
        }

.list-recipes-secondary > ul > li.list__type-left {
    width: 33.333%;
    float: left;
    padding-right: 10px
}

    .list-recipes-secondary > ul > li.list__type-left .list__image {
        padding-bottom: 50px
    }

    .list-recipes-secondary > ul > li.list__type-left .list__body {
        padding: 0 20px
    }

        .list-recipes-secondary > ul > li.list__type-left .list__body h2 {
            max-width: 180px
        }

            .list-recipes-secondary > ul > li.list__type-left .list__body h2 strong:before {
                top: -25px;
                left: 0
            }

            .list-recipes-secondary > ul > li.list__type-left .list__body h2 strong:after {
                width: 2px;
                height: 200px;
                top: -225px;
                left: 4px
            }

.list-recipes-secondary > ul > li.list__type-right {
    width: 66.666%;
    float: right;
    padding-left: 10px
}

    .list-recipes-secondary > ul > li.list__type-right .list__image {
        float: left;
        width: calc(50% - 5px)
    }

        .list-recipes-secondary > ul > li.list__type-right .list__image + .list__body {
            float: right;
            width: calc(50% - 45px);
            padding-top: 85px
        }

    .list-recipes-secondary > ul > li.list__type-right .list__body h2 strong:before {
        left: -25px;
        top: 14px;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .list-recipes-secondary > ul > li.list__type-right .list__body h2 strong:after {
        height: 2px;
        width: 200px;
        margin-top: -1px;
        top: 14px;
        left: -225px
    }

body:not(.is-touch) .list-recipes-secondary .list__body h2 a:hover {
    color: #c7a258
}

body:not(.is-touch) .list-recipes-secondary .list__image a:hover:after,
body:not(.is-touch) .list-recipes-secondary .list__image a:hover:before {
    opacity: 1
}

body:not(.is-touch) .list-recipes-secondary .list__image a:hover img {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

@media (max-width:985px) {
    .list-recipes-secondary > ul {
        margin: -14px;
        width: auto
    }

        .list-recipes-secondary > ul > li {
            padding: 14px
        }

            .list-recipes-secondary > ul > li.list__type-large {
                margin: 0
            }

                .list-recipes-secondary > ul > li.list__type-large .list__image {
                    margin: 0 -150px 0 0
                }

                .list-recipes-secondary > ul > li.list__type-large .list__body {
                    width: 50%;
                    padding-right: 30px
                }

            .list-recipes-secondary > ul > li.list__type-center {
                float: left;
                width: 50%
            }

                .list-recipes-secondary > ul > li.list__type-center .list__image {
                    float: none;
                    width: auto;
                    margin: 0 0 50px
                }

                .list-recipes-secondary > ul > li.list__type-center .list__body {
                    padding: 0;
                    float: none;
                    width: auto
                }

                    .list-recipes-secondary > ul > li.list__type-center .list__body h2 strong:before {
                        top: -25px;
                        left: 20px
                    }

                    .list-recipes-secondary > ul > li.list__type-center .list__body h2 strong:after {
                        width: 2px;
                        height: 200px;
                        top: -225px;
                        left: 24px
                    }

            .list-recipes-secondary > ul > li.list__type-left {
                padding-right: 14px;
                width: 50%
            }

                .list-recipes-secondary > ul > li.list__type-left .list__body {
                    padding: 0
                }

                    .list-recipes-secondary > ul > li.list__type-left .list__body h2 strong:before {
                        top: -25px;
                        left: 20px
                    }

                    .list-recipes-secondary > ul > li.list__type-left .list__body h2 strong:after {
                        left: 24px;
                        top: -225px
                    }

            .list-recipes-secondary > ul > li.list__type-right {
                float: left;
                width: 50%;
                padding-left: 14px
            }

                .list-recipes-secondary > ul > li.list__type-right .list__image {
                    float: none;
                    width: auto;
                    margin-bottom: 50px
                }

                    .list-recipes-secondary > ul > li.list__type-right .list__image + .list__body {
                        float: none;
                        width: auto;
                        padding: 0
                    }

                .list-recipes-secondary > ul > li.list__type-right .list__body h2 strong:before {
                    top: -25px;
                    left: 20px
                }

                .list-recipes-secondary > ul > li.list__type-right .list__body h2 strong:after {
                    width: 2px;
                    height: 200px;
                    top: -225px;
                    left: 24px
                }
}

@media (max-width:767px) {
    .list-recipes-secondary > ul > li.list__type-large .list__image {
        float: none;
        width: auto;
        margin: 0
    }

    .list-recipes-secondary > ul > li.list__type-large .list__body {
        float: none;
        width: auto;
        padding: 0;
        z-index: 30;
        position: relative
    }

        .list-recipes-secondary > ul > li.list__type-large .list__body img {
            margin-bottom: 66px
        }

        .list-recipes-secondary > ul > li.list__type-large .list__body h2 strong:after,
        .list-recipes-secondary > ul > li.list__type-large .list__body h2 strong:before {
            display: none
        }

    .list-recipes-secondary > ul > li.list__type-large .list__image + .list__body img {
        position: relative;
        overflow: hidden;
        margin-top: -100px
    }

    .list-recipes-secondary > ul > li.list__type-center,
    .list-recipes-secondary > ul > li.list__type-left,
    .list-recipes-secondary > ul > li.list__type-right {
        width: 100%
    }
}

.list-tags {
    width: 100%;
    position: relative;
    overflow: hidden;
    max-width: 610px;
    margin: 0 auto
}

    .list-tags > ul {
        font-size: 0;
        line-height: 0;
        position: relative;
        margin: -7px;
        text-align: center
    }

        .list-tags > ul > li {
            display: inline-block;
            vertical-align: top;
            padding: 7px;
            font-size: 12px;
            line-height: 1.33;
            text-transform: uppercase
        }

    .list-tags a {
        display: block;
        padding: 4px 16px 4px 24px;
        border-radius: 20px 8px 8px 20px;
        background-color: #ebecec;
        color: #847f74;
        text-decoration: none;
        position: relative
    }

        .list-tags a:before {
            content: ' ';
            position: absolute;
            left: 6px;
            top: 50%;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background-color: #fff;
            margin-top: -3px
        }

body:not(.is-touch) .list-tags a:hover {
    background-color: #096739;
    color: #fff
}

.list-description {
    max-width: 820px;
    margin: 0 auto;
    padding: 21px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

    .list-description > ul {
        font-size: 0;
        line-height: 0;
        text-align: center
    }

        .list-description > ul > li {
            display: inline-block;
            vertical-align: top;
            width: 25%;
            font-size: 14px;
            line-height: 1.29;
            text-transform: uppercase;
            font-weight: 700;
            position: relative
        }

            .list-description > ul > li ~ li:after {
                content: ' ';
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 1px;
                background-color: #e3e5e5
            }

            .list-description > ul > li > :last-child {
                margin-bottom: 0
            }

    .list-description strong {
        display: block;
        color: #c7a258
    }

    .list-description p {
        margin-bottom: 5px
    }

@media (max-width:767px) {
    .list-description {
        padding: 0 10px
    }

        .list-description > ul {
            position: relative
        }

            .list-description > ul > li {
                width: 50%;
                padding: 28px 0;
                border-bottom: 1px solid #eff0f0
            }

                .list-description > ul > li:nth-child(even):before {
                    content: ' ';
                    position: absolute;
                    left: 1px;
                    top: 20px;
                    bottom: 20px;
                    width: 1px;
                    background-color: #eff0f0
                }

                .list-description > ul > li ~ li:after {
                    display: none
                }

                .list-description > ul > li:nth-last-child(1),
                .list-description > ul > li:nth-last-child(2) {
                    border-bottom: 0
                }

                .list-description > ul > li:nth-child(1),
                .list-description > ul > li:nth-child(2) {
                    border-bottom: 1px solid #eff0f0
                }
}

.list-products {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .list-products > ul {
        font-size: 0;
        line-height: 0;
        position: relative;
        margin: -40px 0
    }

        .list-products > ul > li {
            display: inline-block;
            vertical-align: top;
            width: 50%;
            padding: 40px 50px;
            font-size: 16px;
            line-height: 1.5
        }

@media (max-width:767px) {
    .list-products > ul {
        margin: 0
    }

        .list-products > ul > li {
            width: 100%;
            padding: 0 0 50px
        }

            .list-products > ul > li:last-child {
                padding-bottom: 0
            }
}

.list-products-secondary {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .list-products-secondary > ul {
        font-size: 0;
        line-height: 0;
        position: relative;
        text-align: center
    }

        .list-products-secondary > ul > li {
            display: inline-block;
            vertical-align: top;
            width: 18%;
            font-size: 18px;
            line-height: 1.33;
            padding: 0 2%
        }

            .list-products-secondary > ul > li.larger-product {
                width: 28%
            }

@media (max-width:985px) {
    .list-products-secondary > ul {
        position: relative;
        margin: -15px 0
    }

        .list-products-secondary > ul > li {
            width: 33.333%;
            padding: 15px 0
        }

            .list-products-secondary > ul > li.larger-product {
                width: 40%
            }
}

@media (max-width:767px) {
    .list-products-secondary {
        width: auto;
        position: relative;
        overflow: hidden;
        margin: 0 -24px
    }

        .list-products-secondary > ul {
            margin: 0;
            text-align: center
        }

            .list-products-secondary > ul > li {
                display: inline-block;
                width: 220px;
                padding: 0
            }

        .list-products-secondary .owl-dots {
            padding-top: 40px
        }

        .list-products-secondary > ul > li.larger-product {
            width: 280px
        }
}

.list-products-all {
    max-width: 720px;
    margin: 0 auto;
    background-color: #fff;
    position: relative
}

    .list-products-all .list__head {
        padding: 100px 60px;
        text-align: center;
        font-size: 18px;
        line-height: 1.56
    }

        .list-products-all .list__head i.ico-heading {
            margin-bottom: 12px
        }

        .list-products-all .list__head h6 {
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #c7a258
        }

        .list-products-all .list__head h2 {
            font-weight: 400;
            text-transform: uppercase;
            margin-bottom: 15px
        }

        .list-products-all .list__head p {
            margin-bottom: 19px
        }

        .list-products-all .list__head .btn {
            position: relative;
            z-index: 100
        }

        .list-products-all .list__head > :last-child {
            margin-bottom: 0
        }

    .list-products-all .list__body {
        position: absolute;
        left: -160px;
        right: -160px;
        top: -135px;
        z-index: 10
    }

        .list-products-all .list__body .home-products-list {
            list-style: none;
            font-size: 0;
            line-height: 0;
            position: relative;
            margin: -39px -56px
        }

            .list-products-all .list__body .home-products-list .first-products-row {
                width: 850px;
                margin: 0 auto;
                text-align: center;
                height: 260px
            }

            .list-products-all .list__body .home-products-list .second-products-row {
                width: 850px;
                margin: 260px auto 0;
                text-align: center
            }

            .list-products-all .list__body .home-products-list .first-products-row .home-product {
                display: inline-block;
                vertical-align: top;
                width: 190px;
                padding: 25px 0 25px 15px
            }

                .list-products-all .list__body .home-products-list .first-products-row .home-product:nth-child(1) {
                    float: left
                }

                .list-products-all .list__body .home-products-list .first-products-row .home-product:nth-child(3) {
                    float: right
                }

                .list-products-all .list__body .home-products-list .first-products-row .home-product.cuisine-product {
                    display: inline-block;
                    vertical-align: top;
                    width: 260px;
                    padding: 25px 0 25px 20px
                }

            .list-products-all .list__body .home-products-list .second-products-row .home-product {
                display: inline-block;
                vertical-align: top;
                width: 240px;
                padding: 5px 0
            }

            .list-products-all .list__body .home-products-list .first-products-row .home-product.larger-product a > .larger-image-fade,
            .list-products-all .list__body .home-products-list .first-products-row .home-product.larger-product a > span {
                background-position: center bottom
            }

            .list-products-all .list__body .home-products-list .first-products-row .home-product.larger-product,
            .list-products-all .list__body .home-products-list .second-products-row .home-product.larger-product {
                display: inline-block;
                vertical-align: top;
                width: 250px;
                padding: 0
            }

            .list-products-all .list__body .home-products-list .second-products-row .home-product.holiday {
                display: inline-block;
                vertical-align: top;
                width: 480px;
                padding: 0
            }

            .list-products-all .list__body .home-products-list .second-products-row .home-product:nth-child(1) {
                float: left
            }

            .list-products-all .list__body .home-products-list .second-products-row .home-product:nth-child(3) {
                float: right
            }

        .list-products-all .list__body a > .larger-image-fade {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            transition: opacity .4s, visibility .4s;
            z-index: 5
        }

        .list-products-all .list__body a {
            display: block;
            position: relative;
            width: 100%;
            height: 210px;
            text-decoration: none
        }

        .list-products-all .list__body .shadow a:before {
            content: ' ';
            z-index: 5;
            position: absolute;
            left: 0;
            right: -40px;
            top: 0;
            bottom: -40px;
            background: url(images/shadow-product-img-1.png) no-repeat;
            background-size: 100% 100%;
            transition: opacity .4s
        }

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.list-products-all .list__body .shadow.cuisine-product.shadow a:before {
    background: url(images/velvety-shadow.png) no-repeat;
    background-size: 100% 100%;
    transition: opacity .4s
}

.list-products-all .list__body a > span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: opacity .4s, visibility .4s;
    z-index: 10
}

.list-ads a,
.list-ads > ul,
.list-posts,
.list-socials {
    position: relative
}

.list-products-all .list__body a > span + span {
    width: 255px;
    height: 210px;
    margin-left: 14px;
    opacity: 0;
    visibility: hidden;
    z-index: 20
}

.list-products-all .list__body .home-products-list .home-product.cuisine-product.shadow a:before {
    background: url(images/velvety-shadow.png) no-repeat;
    background-size: 100% 100%;
    transition: opacity .4s;
    right: -9px
}

.list-products-all .list__body .home-products-list .home-product.holiday.shadow a:before {
    background: url(images/holdiday-shadow.png) no-repeat;
    background-size: 100% 100%;
    transition: opacity .4s;
    right: -9px
}

body:not(.is-touch) .list-products-all .list__body li.animation a:hover:before {
    opacity: 0
}

body:not(.is-touch) .list-products-all .list__body li.animation a:hover > span {
    opacity: 0;
    visibility: hidden
}

    body:not(.is-touch) .list-products-all .list__body li.animation a:hover > span + span {
        opacity: 1;
        visibility: visible;
        transition-delay: 0
    }

.list-products-all .list__body .larger-product a:hover > span {
    transition: opacity .5s ease-in-out;
    opacity: 0
}

body.is-touch .list-products-all .list__body a > span + span {
    display: none
}

@media (max-width:985px) {
    .list-products-all {
        background-color: transparent
    }

        .list-products-all .list__head {
            background-color: #fff;
            padding-top: 40px;
            padding-bottom: 120px
        }

        .list-products-all .list__body {
            position: relative;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            max-width: 640px;
            margin: -90px auto 0
        }

            .list-products-all .list__body .home-products-list {
                position: relative;
                margin: -10px
            }

                .list-products-all .list__body .home-products-list .first-products-row,
                .list-products-all .list__body .home-products-list .second-products-row {
                    width: 100%;
                    margin: 0 auto;
                    display: inline;
                    height: auto
                }

                    .list-products-all .list__body .home-products-list .first-products-row .home-product:nth-child(1),
                    .list-products-all .list__body .home-products-list .first-products-row .home-product:nth-child(3),
                    .list-products-all .list__body .home-products-list .second-products-row .home-product:nth-child(1),
                    .list-products-all .list__body .home-products-list .second-products-row .home-product:nth-child(3) {
                        float: none
                    }

                    .list-products-all .list__body .home-products-list .first-products-row .home-product,
                    .list-products-all .list__body .home-products-list .first-products-row .home-product.cuisine-product,
                    .list-products-all .list__body .home-products-list .second-products-row .home-product,
                    .list-products-all .list__body .home-products-list .second-products-row .home-product.cuisine-product {
                        width: 26.333%;
                        padding: 10px 0 10px 10px
                    }

                        .list-products-all .list__body .home-products-list .second-products-row .home-product,
                        .list-products-all .list__body .home-products-list .second-products-row .home-product.cuisine-product {
                            width: 32.333%;
                            padding: 10px
                        }

                            .list-products-all .list__body .home-products-list .first-products-row .home-product.larger-product,
                            .list-products-all .list__body .home-products-list .second-products-row .home-product.larger-product {
                                width: 300px;
                                padding: 0 10px 0 20px
                            }

            .list-products-all .list__body a {
                height: 193px
            }

            .list-products-all .list__body .home-products-list .second-products-row .home-product.holiday {
                padding: 10px 0 10px 10px;
                width: 410px
            }
}

@media (max-width:767px) {
    .list-products-all .list__head {
        padding: 20px 14px 110px
    }

    .list-products-all .list__body {
        max-width: 300px
    }

        .list-products-all .list__body a {
            height: 125px
        }

            .list-products-all .list__body a:before {
                right: -10px;
                bottom: -10px
            }

        .list-products-all .list__body .shadow a:before {
            right: -20px
        }

        .list-products-all .list__body .home-products-list .first-products-row .home-product,
        .list-products-all .list__body .home-products-list .first-products-row .home-product.cuisine-product,
        .list-products-all .list__body .home-products-list .second-products-row .home-product,
        .list-products-all .list__body .home-products-list .second-products-row .home-product.cuisine-product,
        .list-products-all .list__body .home-products-list .second-products-row .home-product.larger-product {
            width: 50%
        }

            .list-products-all .list__body .home-products-list .second-products-row .home-product.holiday {
                width: 100%
            }

            .list-products-all .list__body .home-products-list .first-products-row .home-product.larger-product {
                float: left;
                margin: 13px 0 0
            }

            .list-products-all .list__body .home-products-list .second-products-row .home-product:nth-child(3) {
                margin: -20px auto 0;
                display: block;
                padding: 0
            }
}

.list-posts {
    width: 100%;
    overflow: hidden
}

    .list-posts .list__body > ul {
        font-size: 0;
        line-height: 0;
        position: relative;
        margin: -22px -13px;
        text-align: center
    }

        .list-posts .list__body > ul > li {
            display: inline-block;
            vertical-align: top;
            width: 33.333%;
            padding: 22px 13px;
            font-size: 20px;
            line-height: 1.05
        }

    .list-posts .list__actions {
        padding-top: 60px
    }

@media (max-width:985px) {
    .list-posts .list__body > ul > li {
        width: 50%
    }
}

@media (max-width:767px) {
    .list-posts .list__body > ul > li {
        width: 100%
    }
}

.list-socials {
    overflow: hidden;
    margin: -10px
}

    .list-socials .list__head {
        padding: 16px 10px 10px 45px;
        width: 33.333%;
        float: left;
        font-size: 18px;
        line-height: 1.56;
        min-height: 400px
    }

        .list-socials .list__head h6 {
            color: #c7a258;
            letter-spacing: 3px;
            text-transform: uppercase
        }

        .list-socials .list__head h2 {
            font-weight: 400;
            text-transform: uppercase;
            padding-top: 10px
        }

        .list-socials .list__head i.ico-heading {
            margin-bottom: 10px
        }

    .list-socials .list__body li:first-child {
        float: right;
        width: 66.666%
    }

    .list-socials .list__body li {
        float: left;
        width: 33.333%;
        padding: 10px
    }

@media (max-width:985px) {
    .list-socials {
        margin: 0
    }

        .list-socials .list__head {
            float: none;
            width: auto;
            padding: 0 0 33px;
            text-align: center;
            min-height: 0
        }

        .list-socials .list__body {
            text-align: center
        }

            .list-socials .list__body li,
            .list-socials .list__body li:first-child {
                width: 50%
            }

                .list-socials .list__body li:nth-child(4) ~ li {
                    display: none
                }
}

@media (max-width:767px) {
    .list-socials .list__body li,
    .list-socials .list__body li:first-child {
        width: 100%;
        padding: 0 0 28px;
        float: none
    }

        .list-socials .list__body li:last-child {
            padding-bottom: 0
        }
}

.list-ads {
    width: 100%
}

    .list-ads > ul {
        font-size: 0;
        line-height: 0;
        margin: -4px
    }

        .list-ads > ul > li {
            display: inline-block;
            vertical-align: top;
            padding: 4px;
            width: 16.666%
        }

    .list-ads a,
    .list-ads img {
        display: block;
        max-height: 240px
    }

    .list-ads > ul > li.list__large {
        width: 33.333%
    }

    .list-ads a {
        padding: 3px;
        border: 1px solid #c7a258;
        text-decoration: none;
        min-height: 240px
    }

    .list-ads span {
        position: absolute;
        left: 3px;
        right: 3px;
        top: 3px;
        bottom: 3px
    }

    .list-ads img {
        max-width: none;
        opacity: 0
    }

body:not(.is-touch) .list-ads a:hover {
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media (max-width:985px) {
    .list-ads img {
        max-height: 177px
    }
}

@media (max-width:767px) {
    .list-ads > ul > li {
        width: 33.333%
    }

        .list-ads > ul > li.list__large {
            width: 66.666%
        }

        .list-ads > ul > li:last-child {
            display: inline-block
        }

    .list-ads img {
        max-height: none;
        max-width: 100%
    }

    .list-ads a {
        min-height: 180px;
        max-height: 180px
    }
}

@media (max-width:479px) {
    .list-ads a {
        min-height: 130px;
        max-height: 130px
    }
}

[class^=logo] {
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

[class^=logo] > img {
    display: block;
    width: 100%
}

[class^=logo]:hover {
    opacity: .75
}

.logo {
    width: 230px;
    height: 222px;
    background: url(images/sprite.png) -14px -2px no-repeat;
    text-indent: 0;
    transition: opacity .4s
}

    .logo > img {
        width: 150px;
        height: auto;
        margin: -14px 0 0 -10px
    }

    .logo:hover {
        opacity: 1
    }

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .logo {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}

@media (max-width:985px) {
    .logo {
        width: 185px;
        height: 185px;
        background-size: 420px 420px;
        background-position: -14px -4px
    }

        .logo > img {
            width: 125px;
            margin: -7px 0 0 -7px
        }
}

@media (max-width:767px) {
    .logo {
        width: 132px;
        height: 124px;
        background-size: 280px 280px;
        background-position: -1px 0
    }

        .logo > img {
            width: 80px;
            margin: -7px 0 0
        }
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}

.logo-footer {
    width: 155px
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px
}

    .mfp-container:before {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #CCC
    }

        .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    left: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

    .mfp-close:focus,
    .mfp-close:hover {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:focus,
    .mfp-arrow:hover {
        opacity: 1
    }

    .mfp-arrow:after,
    .mfp-arrow:before {
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3F3F3F
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        display: block;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000
    }

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.nav li.menu-item-has-children > a:after,
.nav li.nav__products > ul:after,
.nav ul ul:before,
.nav-language > ul > li > a:after,
.nav-language > ul > li > a:before {
    content: ' '
}

.nav ul ul,
.nav ul ul:before {
    left: 0;
    box-shadow: 0 14px 24px rgba(0, 0, 0, .13)
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.nav ul ul,
.nav ul ul:before {
    background-color: #fff;
    position: absolute
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
#menu-main-menu-right {
    float: right;
}
[class^=nav] > ul {
    list-style: none;
    font-size: 0;
    line-height: 0
}

    [class^=nav] > ul > li {
        display: inline-block;
        vertical-align: top;
        position: relative
    }

    [class^=nav] > ul a {
        display: block;
        text-decoration: none
    }

.nav > ul > li {
    font-size: 17px;
    line-height: 1.18;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 21px
}

    .nav > ul > li:first-child {
        padding-left: 0
    }

    .nav > ul > li:last-child {
        padding-right: 0
    }

.nav li.menu-item-has-children > a {
    position: relative;
    padding-right: 16px
}

    .nav li.menu-item-has-children > a:after {
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 5px solid #df0000;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -3px
    }

.nav a {
    color: #096739
}

.nav li:hover > a {
    color: #c7a258
}

.nav ul ul {
    top: 100%;
    padding: 24px 26px 0 24px;
    width: 260px;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    transition: opacity .4s, visibility .4s, transform .4s
}

    .nav ul ul:before {
        right: 0;
        bottom: -24px;
        height: 25px;
        border-radius: 0 0 50% 50%
    }

    .nav ul ul li {
        display: block;
        padding: 0
    }

        .nav ul ul li ~ li {
            border-top: 1px solid #eff0f0
        }

        .nav ul ul li a {
            padding: 16px 0
        }

        .nav ul ul li:last-child > a {
            padding-bottom: 0
        }

.nav li.nav__products {
    position: static
}

    .nav li.nav__products img {
        display: block;
        width: 100%;
        height: auto
    }

    .nav li.nav__products > ul {
        width: auto;
        right: 0;
        font-size: 0;
        line-height: 0;
        padding: 60px 220px 0;
        text-align: center
    }

        .nav li.nav__products > ul:after {
            position: absolute;
            right: 0;
            bottom: 0;
            left: 50%;
            height: 1px;
            background-color: #fff
        }

        .nav li.nav__products > ul > li {
            padding: 20px 10px;
            display: inline-block;
            vertical-align: top;
            width: 33.3333%;
            text-transform: none;
            font-size: 16px;
            line-height: 1.25;
            position: relative;
            font-weight: 500;
            border-top: 0;
            border-bottom: 1px solid #eff0f0
        }

            .nav li.nav__products > ul > li:after,
            .nav li.nav__products > ul > li:before {
                content: ' ';
                position: absolute;
                top: 20px;
                bottom: 20px;
                width: 1px;
                background-color: #eff0f0;
                pointer-events: none
            }

            .nav li.nav__products > ul > li:before {
                left: -1px
            }

            .nav li.nav__products > ul > li:after {
                right: 0
            }

            .nav li.nav__products > ul > li > a img + img {
                display: none
            }

        .nav li.nav__products > ul a {
            text-align: center;
            padding: 0
        }

            .nav li.nav__products > ul a > span {
                display: block
            }

                .nav li.nav__products > ul a > span strong {
                    display: block;
                    text-transform: uppercase;
                    color: #c7a258;
                    max-width: 130px;
                    margin: 0 auto
                }

.nav li.hover > ul,
body:not(.is-touch) .nav li:hover > ul {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media (max-width:1150px) {
    .nav > ul > li {
        padding: 5px 10px
    }
}

@media (max-width:1023px) {
    .nav > ul > li {
        font-size: 16px
    }
}

@media (max-width:985px) {
    .nav > ul > li {
        font-size: 19px;
        display: block;
        padding: 0
    }
    #menu-main-menu-right {
        float: none;
    }

        .nav > ul > li ~ li {
            border-top: 1px solid #eff0f0
        }

        .nav > ul > li > a {
            padding: 20px 0
        }

    .nav li.menu-item-has-children > a:after {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: -9px 0 0 6px;
        top: 0
    }

    .nav li.nav__products > ul > li:nth-child(even):after,
    .nav li.nav__products > ul > li:nth-child(odd):before,
    .nav ul ul:before {
        display: none
    }

    .nav ul ul {
        position: relative;
        overflow: hidden;
        max-height: 0;
        -ms-transform: none;
        transform: none;
        box-shadow: none;
        padding: 0;
        margin: 0 0 0 20px;
        width: auto;
        transition: opacity .4s, visibility .4s, max-height .4s, padding .4s
    }

    .nav li.nav__products > ul {
        padding: 0;
        margin: 0;
        text-align: left
    }

        .nav li.nav__products > ul > li {
            width: 33.33%
        }

            .nav li.nav__products > ul > li > a img {
                width: 100% !important;
                display: none
            }

                .nav li.nav__products > ul > li > a img + img {
                    display: block
                }

    .nav li.hover > ul {
        max-height: 9999px;
        padding-bottom: 20px
    }
}

@media (max-width:767px) {
    .nav li.nav__products > ul > li {
        width: 50%;
        padding-left: 5px;
        padding-right: 5px
    }

        .nav li.nav__products > ul > li > a > span {
            min-height: 40px
        }

    .nav li:not(.nav__products) ul {
        margin-left: 0;
        border-top: 1px solid #eff0f0
    }

        .nav li:not(.nav__products) ul a {
            padding-left: 40px
        }
}

.nav-utilities > ul > li {
    font-size: 14px;
    line-height: 1.29;
    font-weight: 700;
    text-transform: uppercase
}

    .nav-utilities > ul > li:first-child > a {
        padding-left: 0
    }

    .nav-utilities > ul > li:last-child > a {
        padding-right: 0
    }

.nav-utilities.right #menu-top-menu-right-german > li:last-child > a,
.nav-utilities.right #menu-top-menu-right > li:last-child > a {
    padding-right: 18px
}

.nav-utilities > ul > li ~ li {
    border-left: 1px solid #eff0f0
}

.nav-utilities a {
    color: #847f74;
    padding: 15px 18px 4px
}

body:not(.is-touch) .nav-utilities a:hover {
    color: #096739
}

.nav-socials {
    position: relative;
    overflow: hidden
}

    .nav-socials > ul {
        position: relative;
        margin: -5px
    }

        .nav-socials > ul > li {
            padding: 5px;
            text-align: center
        }

    .nav-socials a {
        width: 52px;
        height: 52px;
        border-radius: 6px;
        background-color: #096739;
        color: #fff
    }

    .nav-socials i {
        font-size: 24px;
        line-height: 52px;
        font-weight: 400
    }

body:not(.is-touch) .nav-socials a:hover {
    color: rgba(255, 255, 255, .6)
}

.nav-footer {
    padding: 0 250px 0 290px
}

    .nav-footer > ul > li {
        font-size: 16px;
        line-height: 1.88;
        text-transform: uppercase;
        font-weight: 700;
        width: 210px;
        padding: 0 10px
    }

        .nav-footer > ul > li:nth-child(3n) {
            padding-left: 30px
        }

        .nav-footer > ul > li:nth-child(3n-1) {
            padding-left: 0
        }

    .nav-footer a {
        color: #096739
    }

body:not(.is-touch) .nav-footer a:hover {
    color: #c7a258
}

@media (max-width:1250px) {
    .nav-footer > ul > li:nth-child(3n),
    .nav-footer > ul > li:nth-child(3n-1) {
        padding: 0 10px
    }
}

@media (max-width:985px) {
    .nav-footer {
        padding: 0;
        width: 100%;
        position: relative;
        overflow: hidden;
        max-height: 0;
        transition: opacity .4s, visibility .4s, max-height .4s;
        opacity: 0;
        visibility: hidden
    }

        .nav-footer > ul {
            padding-bottom: 25px
        }

            .nav-footer > ul > li {
                display: block;
                width: auto
            }

    body.show-footer-menu .nav-footer {
        opacity: 1;
        visibility: visible;
        max-height: 999px
    }
}

.nav-language > ul > li {
    padding: 17px 0
}

    .nav-language > ul > li > a {
        position: relative;
        padding-right: 38px
    }

        .nav-language > ul > li > a:before {
            position: absolute;
            right: 26px;
            top: -3px;
            bottom: -3px;
            width: 1px;
            background-color: rgba(255, 255, 255, .5)
        }

        .nav-language > ul > li > a:after {
            position: absolute;
            right: 0;
            top: 50%;
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #fff;
            margin-top: -3px;
            transition: transform .4s, border .4s
        }

.nav-language a > img,
.nav-language a > span > div {
    width: 37px;
    box-shadow: 1px 0 2px rgba(0, 0, 0, .3);
    border: 1px solid #836221
}

    .nav-language a > img + span,
    .nav-language a > span + img {
        margin-left: 8px
    }

.nav-language a > img {
    height: auto
}

.nav-language .sprite {
    background: url(images/boursin-flags.jpg) top left no-repeat;
    width: 37px;
    height: 24px;
    vertical-align: bottom
}
    .nav-language .sprite.flag-sweden-64x40-cropped {
    background:url(images/sweden-flag-small.jpg);}
    .nav-language a > span,
    body:not(.is-touch) .nav-language > ul > li:hover > a {
        display: inline-block;
        vertical-align: top;
        line-height: 20px;
        font-size: 14px
    }

.nav-language .sprite.flag-belgium-64x40-cropped {
    background-position: -2px 0
}

.nav-language .sprite.flag-canada-64x40-cropped {
    background-position: -1px -24px
}

.nav-language .sprite.flag-france-64x40-cropped {
    background-position: -2px -48px
}

.nav-language .sprite.flag-germany-64x40-cropped {
    background-position: -2px -70px
}

.nav-language .sprite.flag-japan-64x40-cropped {
    background-position: -2px -94px
}

.nav-language .sprite.flag-netherlands-64x40-cropped {
    background-position: -2px -117px
}

.nav-language .sprite.flag-switzerland-64x40-cropped {
    background-position: -2px -140px
}

.nav-language .sprite.flag-usa-64x40-cropped {
    background-position: -2px -162px
}

.nav-language .sprite.flag-uk-64x40-cropped {
    background-position: -1px -186px
}

.nav-language a {
    color: #fff;
    font-weight: 500
}

.nav-filter > ul > li,
.nav-inner > ul > li {
    font-weight: 700;
    text-transform: uppercase
}

.nav-language a > span > div {
    margin-left: 8px;
    display: inline-block;
    height: auto
}

.nav-language ul ul {
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 340px;
    border-radius: 6px;
    background-color: #d0bd7c;
    border-top: 9px solid #c7a258;
    padding-bottom: 9px;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    transition: opacity .4s, visibility .4s, transform .4s
}

.nav-inner > ul > li ~ li:before,
.nav-intro > ul > li ~ li:before {
    content: ' ';
    top: 0;
    bottom: 0
}

.nav-language ul ul li {
    border-top: 1px solid #b5a56c;
    text-align: left
}

.nav-language ul ul a {
    padding: 10px 38px 10px 23px;
    position: relative;
    overflow: hidden
}

    .nav-language ul ul a > span {
        float: left;
        width: 100%
    }

        .nav-language ul ul a > span > div {
            float: right
        }

body:not(.is-touch) .nav-language a:hover {
    color: #836221
}

.nav-filter a > img,
.nav-filter a > span,
.nav-inner a > i,
.nav-inner a > span {
    vertical-align: middle;
    display: inline-block
}

body:not(.is-touch) .nav-language > ul > li:hover > a:after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border-top-color: #836221
}

body:not(.is-touch) .nav-language ul ul a:hover {
    color: #fff !important;
    background-color: #c7a258
}

body.is-touch .nav-language li.hover > ul,
body:not(.is-touch) .nav-language li:hover > ul {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.owl-carousel.owl-refresh .owl-item,
.section-popups {
    visibility: hidden
}

@media (max-width:767px) {
    .nav-language > ul > li {
        position: static
    }

    .nav-language ul ul {
        right: 0;
        width: auto;
        left: 0;
        background-color: #ba955a
    }
}

.nav-inner > ul > li {
    padding: 4px 10px
}

    .nav-inner > ul > li ~ li:before {
        position: absolute;
        left: -1px;
        width: 1px;
        background-color: #eff0f0
    }

    .nav-inner > ul > li:first-child {
        padding-left: 0
    }

    .nav-inner > ul > li:last-child {
        padding-right: 0
    }

.nav-inner a {
    color: #096739
}

    .nav-inner a > span {
        font-size: 14px;
        line-height: 1
    }

        .nav-inner a > i + span,
        .nav-inner a > span + i {
            margin-left: 6px
        }

body:not(.is-touch) .nav-inner a:hover {
    color: #c7a258
}

.nav-filter {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .nav-filter > ul {
        position: relative;
        margin: -5px;
        text-align: center
    }

        .nav-filter > ul > li {
            width: 25%;
            padding: 5px
        }

            .nav-filter > ul > li.current-cat > a {
                background-color: #c7a258
            }

    .nav-filter a {
        background-color: #096739;
        color: #fff;
        border-radius: 6px;
        padding: 7px 10px
    }

.nav-paging > .nav__body > ul > li.active > a,
body:not(.is-touch) .nav-filter a:hover {
    background-color: #c7a258
}

.nav-filter a > span {
    font-size: 16px;
    line-height: 35px
}

    .nav-filter a > img + span,
    .nav-filter a > span + img {
        margin-left: 8px
    }

.nav-filter a > img {
    width: 35px;
    height: auto
}

.nav-paging {
    width: 100%;
    border-top: 1px solid #cfcfcd;
    border-bottom: 1px solid #cfcfcd;
    padding: 12px 0;
    position: relative;
    overflow: hidden
}

    .nav-paging > .nav__head {
        float: left;
        padding: 12px 0
    }

        .nav-paging > .nav__head h5 {
            font-size: 18px;
            line-height: 1;
            color: #c7a258;
            font-weight: 500;
            text-transform: uppercase
        }

    .nav-paging > .nav__body {
        float: right;
        position: relative;
        overflow: hidden;
        font-size: 0;
        line-height: 0
    }

        .nav-paging > .nav__body > ul {
            list-style: none;
            font-size: 0;
            line-height: 0;
            position: relative;
            margin: -6px
        }

            .nav-paging > .nav__body > ul > li {
                display: inline-block;
                vertical-align: top;
                font-size: 18px;
                line-height: 42px;
                text-align: center;
                font-weight: 500;
                padding: 6px
            }

        .nav-paging > .nav__body a {
            display: block;
            width: 42px;
            height: 42px;
            background-color: #096739;
            border-radius: 50%;
            color: #fff;
            position: relative
        }

        .nav-paging > .nav__body > a {
            display: none
        }

            .nav-paging > .nav__body > a + a {
                margin-left: 12px
            }

body:not(.is-touch) .nav-paging > .nav__body a:hover {
    background-color: #c7a258
}

@media (max-width:767px) {
    .nav-paging > .nav__body > ul {
        display: none
    }

    .nav-paging > .nav__body > a {
        display: inline-block
    }

    .post .post__entry p {
        word-break: break-word
    }
}

.nav-intro > ul {
    text-align: center
}

    .nav-intro > ul > li {
        font-size: 19px;
        line-height: 1.16;
        text-transform: uppercase;
        font-weight: 700;
        padding: 20px 40px
    }

        .nav-intro > ul > li ~ li:before {
            position: absolute;
            left: 0;
            width: 1px;
            background-color: #eff0f0
        }

        .nav-intro > ul > li:first-child {
            padding-left: 0
        }

        .nav-intro > ul > li:last-child {
            padding-right: 0
        }

.nav-intro a {
    color: #096739
}

body:not(.is-touch) .nav-intro a:hover {
    color: #c7a258
}

@media (max-width:1024px) {
    .nav-intro > ul > li {
        font-size: 17px;
        padding: 20px
    }
}

@media (max-width:985px) {
    .nav-intro > ul > li {
        font-size: 13px;
        padding: 20px
    }

        .nav-intro > ul > li:first-child {
            padding-left: 0
        }

        .nav-intro > ul > li:last-child {
            padding-right: 0
        }
}

.nav-share > ul > li {
    padding: 4px 2px;
    text-transform: uppercase
}

.nav-share a {
    background-color: #096739;
    color: #fff;
    padding: 4px 10px;
    border-radius: 4px
}

.nav-share i,
.nav-share span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.29
}

.nav-share i {
    margin-right: 9px
}

body:not(.is-touch) .nav-share a:hover {
    background-color: #c7a258
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .owl-carousel .owl-item,
    .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0)
    }

    .owl-carousel .owl-item {
        float: left;
        -webkit-touch-callout: none;
        position: relative;
        min-height: 1px
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: none
    }

    .no-js .owl-carousel,
    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

body.print-preview .section-recipe .section__description-aside,
body.print-preview .section-recipe .section__head__content {
    float: none;
    width: auto
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center
}

    .owl-theme .owl-nav [class*=owl-] {
        background: #D6D6D6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px;
        color: #fff;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px
    }

.owl-dots,
.owl-nav > div {
    font-size: 0;
    line-height: 0
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 10px
    }

.owl-theme .owl-dots {
    text-align: center
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #D6D6D6;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity .2s ease;
            border-radius: 30px
        }

        .owl-theme .owl-dots .owl-dot.active span,
        .owl-theme .owl-dots .owl-dot:hover span {
            background: #869791
        }

.owl-dots {
    text-align: center
}

    .owl-dots .owl-dot {
        display: inline-block;
        vertical-align: top;
        padding: 5px
    }

        .owl-dots .owl-dot span {
            display: block;
            width: 18px;
            height: 18px;
            border-radius: 50%;
            background-color: #cbcece;
            transition: background .4s
        }

body.print-preview .header,
body.print-preview .header .btn-menu,
body.print-preview .header .btn-search,
body.print-preview .header .nav,
body.print-preview .header .nav-utilities,
body.print-preview .header:after,
body.print-preview .header:before,
body.print-preview .section-recipe .section__head__aside,
body.print-preview .section-recipe .section__head__content-actions,
body.print-preview .section-recipe .section__image .btn-expand,
body.print-preview i.ico-heading {
    display: none
}

.owl-dots .owl-dot.active span {
    background-color: #c7a258
}

.owl-nav > div {
    z-index: 200;
    width: 18px;
    height: 18px;
    text-indent: -4004px
}

    .owl-nav > div:before {
        content: ' ';
        border-top: 5px solid #cbcece;
        border-right: 5px solid #cbcece;
        width: 14px;
        height: 14px;
        margin: -5px 0 0 -3px;
        transition: border .4s
    }

.post .post__entry,
.post .post__entry iframe {
    width: 100%
}

.owl-nav > div:hover:before {
    border-top-color: #c7a258;
    border-right-color: #c7a258
}

.owl-nav .owl-prev:before {
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.owl-nav .owl-next:before {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -7px
}

.animated {
    animation-duration: 1000 ms;
    animation-fill-mode: both
}

.owl-animated-out {
    z-index: 1
}

.owl-animated-in {
    z-index: 0
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.post .post__entry a {
    color: #096739;
    text-decoration: none
}

    .post .post__entry a:hover {
        color: #df0000
    }

.post .post__entry h6 {
    margin-bottom: 3px
}

.post .post__entry > :last-child {
    margin-bottom: 0
}

.page-id-13550 .post .post__entry h6,
.page-id-2761 .post .post__entry h6,
.page-id-8 .post .post__entry h6 {
    text-transform: uppercase
}

@media (max-width:985px) {
    .post {
        max-width: 670px;
        margin: 0 auto
    }
}

.page-template-default .post .post__entry ul,
.page-template-default .post .post__entry ul ul {
    padding: 0 0 0 25px
}

body.print-preview {
    padding: 40px 0;
    font-size: 12px
}

    body.print-preview h2 {
        font-size: 24px
    }

    body.print-preview .header .logo {
        position: relative;
        -ms-transform: none;
        transform: none;
        margin: -40px 0 0 -100px
    }

    body.print-preview .section-recipe .section__image {
        padding: 0;
        display: none
    }

        body.print-preview .section-recipe .section__image img {
            opacity: 1
        }

    body.print-preview .section-recipe .section__head {
        margin-bottom: 20px
    }

    body.print-preview .section-recipe .section__image-holder {
        max-height: 999px
    }

    body.print-preview .section-recipe .section__list {
        margin: 0;
        padding-bottom: 0
    }

    body.print-preview .inner-list .inner__body,
    body.print-preview .section-recipe .section__head__content-entry,
    body.print-preview .tabs-inner .tab {
        font-size: 12px
    }

    body.print-preview .section-recipe .section__description-content {
        float: none;
        width: auto;
        position: relative;
        overflow: hidden
    }

        body.print-preview .section-recipe .section__description-content h2 {
            margin: 0;
            border: 0;
            display: block;
            clear: both
        }

        body.print-preview .section-recipe .section__description-content blockquote {
            padding: 20px;
            background: 0 0;
            font-size: 12px
        }

            body.print-preview .section-recipe .section__description-content blockquote h4 {
                position: relative;
                left: 0;
                top: 0;
                width: auto
            }

                body.print-preview .section-recipe .section__description-content blockquote h4:after {
                    display: none
                }

    body.print-preview .inner-list {
        float: left;
        width: 50%;
        margin-bottom: 15px;
        padding-right: 20px
    }

        body.print-preview .inner-list .inner__body {
            border-bottom: 3px solid #eff0f0;
            padding-bottom: 20px
        }

            body.print-preview .inner-list .inner__body li {
                padding: 5px 0;
                border: 0
            }

                body.print-preview .inner-list .inner__body li:before {
                    font-size: 18px;
                    position: relative;
                    display: block;
                    left: 0;
                    top: 0
                }

    body.print-preview .inner-description {
        padding: 0;
        box-shadow: none
    }

        body.print-preview .inner-description:before {
            display: none
        }

        body.print-preview .inner-description .inner__head {
            border: 0;
            padding: 0
        }

    body.print-preview .tabs-inner .tabs__head ul {
        margin: 0;
        position: relative;
        overflow: hidden
    }

    body.print-preview .tabs-inner .tabs__head li {
        width: 100%;
        padding: 0
    }

        body.print-preview .tabs-inner .tabs__head li.active {
            display: block;
            padding: 0
        }

    body.print-preview .footer,
    body.print-preview .list-description i,
    body.print-preview .section-related,
    body.print-preview .section-tags,
    body.print-preview .section-video {
        display: none
    }

    body.print-preview .tabs-inner .tabs__head li.active a {
        border-radius: 6px
    }

    body.print-preview .tabs-inner .tab {
        position: relative;
        overflow: hidden;
        width: 100%
    }

        body.print-preview .tabs-inner .tab ul {
            position: relative;
            overflow: hidden
        }

        body.print-preview .tabs-inner .tab li {
            float: left;
            width: 40%;
            padding: 0;
            border: 0
        }

            body.print-preview .tabs-inner .tab li:nth-child(even) {
                float: right;
                clear: both
            }

    body.print-preview .list-description {
        box-shadow: none;
        max-width: 100%;
        padding: 0;
        margin: 0
    }

        body.print-preview .list-description > ul > li {
            width: 20%
        }

    body.print-preview .section-recipe .section__list + .section__description {
        padding: 0
    }

    body.print-preview .section__description {
        background: 0 0
    }

@media print {
    body .section-recipe .section__description-aside,
    body .section-recipe .section__head__content {
        float: none;
        width: auto
    }

    body .tabs-inner .tab,
    body .tabs-inner .tab ul,
    body .tabs-inner .tabs__head ul {
        position: relative;
        overflow: hidden
    }

    body.print-preview .tabs-inner .tabs__head li {
        display: none
    }

        body.print-preview .tabs-inner .tabs__head li.active {
            display: block
        }

    .tabs-inner .tabs__head li {
        display: none
    }

        .tabs-inner .tabs__head li.active {
            display: block
        }

    body .header,
    body .header .btn-menu,
    body .header .btn-search,
    body .header .nav,
    body .header .nav-utilities,
    body .header:after,
    body .header:before,
    body .section-recipe .section__head__aside,
    body .section-recipe .section__head__content-actions,
    body .section-recipe .section__image .btn-expand,
    body i.ico-heading {
        display: none
    }

    body {
        padding: 40px 0;
        font-size: 12px
    }

        body h2 {
            font-size: 24px
        }

        body .header .logo {
            position: relative;
            -ms-transform: none;
            transform: none;
            margin: -40px 0 0 -100px
        }

        body .section-recipe .section__image {
            padding: 0;
            display: none
        }

            body .section-recipe .section__image img {
                opacity: 1
            }

        body .section-recipe .section__head {
            margin-bottom: 20px
        }

        body .section-recipe .section__image-holder {
            max-height: 999px
        }

        body .section-recipe .section__list {
            margin: 0;
            padding-bottom: 0
        }

        body .inner-list .inner__body,
        body .section-recipe .section__head__content-entry,
        body .tabs-inner .tab {
            font-size: 12px
        }

        body .section-recipe .section__description-content {
            float: none;
            width: auto;
            position: relative;
            overflow: hidden
        }

            body .section-recipe .section__description-content h2 {
                margin: 0;
                border: 0;
                display: block;
                clear: both
            }

            body .section-recipe .section__description-content blockquote {
                padding: 20px;
                background: 0 0;
                font-size: 12px
            }

                body .section-recipe .section__description-content blockquote h4 {
                    position: relative;
                    left: 0;
                    top: 0;
                    width: auto
                }

                    body .section-recipe .section__description-content blockquote h4:after {
                        display: none
                    }

        body .inner-list {
            float: left;
            width: 50%;
            margin-bottom: 15px;
            padding-right: 20px
        }

            body .inner-list .inner__body {
                border-bottom: 3px solid #eff0f0;
                padding-bottom: 20px
            }

                body .inner-list .inner__body li {
                    padding: 5px 0;
                    border: 0
                }

                    body .inner-list .inner__body li:before {
                        font-size: 18px;
                        position: relative;
                        display: block;
                        left: 0;
                        top: 0
                    }

        body .inner-description {
            padding: 0;
            box-shadow: none
        }

            body .inner-description:before {
                display: none
            }

            body .inner-description .inner__head {
                border: 0;
                padding: 0
            }

        body .tabs-inner .tabs__head ul {
            margin: 0
        }

        body .tabs-inner .tabs__head li {
            width: 100%;
            padding: 0
        }

            body .tabs-inner .tabs__head li.active {
                display: block;
                padding: 0
            }

        body .footer,
        body .list-description i,
        body .section-related,
        body .section-tags,
        body .section-video {
            display: none
        }

        body .tabs-inner .tabs__head li.active a {
            border-radius: 6px
        }

        body .tabs-inner .tab {
            width: 100%
        }

            body .tabs-inner .tab li {
                float: left;
                width: 40%;
                padding: 0;
                border: 0
            }

                body .tabs-inner .tab li:nth-child(even) {
                    float: right;
                    clear: both
                }

        body .list-description {
            box-shadow: none;
            max-width: 100%;
            padding: 0;
            margin: 0
        }

            body .list-description > ul > li {
                width: 20%
            }

        body .section-recipe .section__list + .section__description {
            padding: 0
        }

        body .section__description {
            background: 0 0
        }
}

.section-single .section__head .header-h1-title,
.section-single .section__head h6 {
    color: #c7a258;
    padding-top: 10px;
    text-transform: uppercase;
    letter-spacing: 3px
}

body:not(.is-touch) .section-related,
body:not(.is-touch) .section-single .section__body {
    background-attachment: fixed
}

[class^=section] {
    width: 100%;
    position: relative
}

.section-single > * {
    width: 100%
}

.section-single .section__head {
    text-align: center;
    padding-bottom: 93px
}

    .section-single .section__head h1 {
        font-weight: 400;
        text-transform: uppercase
    }

    .section-single .section__head h2 {
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 17px
    }

    .section-single .section__head .header-h1-title {
        font-size: 16px;
        line-height: 1.25;
        font-weight: 700;
        margin-bottom: .75em
    }

    .section-single .section__head p {
        font-size: 18px;
        line-height: 1.56;
        max-width: 550px;
        margin-left: auto;
        margin-right: auto
    }

.page-id-5 .section-single .section__head p {
    max-width: 100%
}

.section-single .section__head p a {
    color: #096739;
    text-decoration: none
}

.section-single .section__head .shell > :last-child {
    margin-bottom: 0
}

.section-single .section__head .form-filter,
.section-single .section__head .form-search-single {
    padding-top: 8px
}

.section-single .section__head .nav-filter {
    padding-bottom: 17px
}

.section-single .section__body {
    padding: 50px 0
}

.section-single .post {
    border-top: 3px solid #c7a258;
    background-color: #fff;
    padding: 45px 59px 120px;
    position: relative;
    margin-top: -100px
}

.section-single .list-posts,
.section-single .list-products,
.section-single .list-recipes {
    padding-bottom: 120px;
    position: relative;
    margin-top: -100px
}

body:not(.is-touch) .section__head p a:hover {
    color: #df0000
}

@media (max-width:985px) {
    .section-single .post {
        padding: 50px 30px
    }

    .section-single .section__head .nav-filter {
        display: none
    }
}

@media (max-width:767px) {
    .section-single .post {
        padding: 30px 18px
    }

    .section-single .section__head {
        padding-bottom: 75px
    }

    .section-single .list-posts,
    .section-single .list-products,
    .section-single .list-recipes {
        padding-bottom: 60px
    }

    .section-single .form-filter .form__body > ul > li {
        width: 33.333%
    }

    .section-single .form-filter:not(.form-filter--mobile) .select-holder a.select-selector {
        font-size: 12px
    }

    .section-single .form-filter--mobile .form__body > ul > li {
        width: 100%
    }
}

@media (max-width:479px) {
    .form-filter:not(.form-filter--mobile) .select-holder a.select-toggle {
        right: 17px;
        top: 50%;
        bottom: auto
    }

    .form-filter:not(.form-filter--mobile) .select-holder a.select-selector {
        padding: 10px;
        font-size: 16px;
        line-height: 30px
    }

    .section-single .form-filter:not(.form-filter--mobile) .select-holder a.select-selector {
        font-size: 16px
    }

    .section-single .form-filter .form__body > ul > li {
        width: 100%
    }
}

.section-single--without-post .section__head {
    padding-bottom: 60px
}

.section-single--without-post .section__body {
    padding-bottom: 140px
}

.section-popups {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 999;
    background-color: rgba(255, 255, 255, .95);
    opacity: 0;
    transition: opacity .4s, visibility .4s
}

    .section-popups .shell {
        position: relative
    }

    .section-popups .btn-close {
        position: absolute;
        right: 0;
        top: -100px
    }

    .section-popups .section__group {
        display: none;
        width: 100%;
        height: 100%
    }

        .section-popups .section__group.active {
            display: table
        }

    .section-popups .section__group-holder {
        display: table-cell;
        vertical-align: middle;
        padding: 180px 0
    }

body.show-popup .section-popups {
    opacity: 1;
    visibility: visible
}

.section-related {
    padding: 60px 0
}

    .section-related > * {
        width: 100%
    }

    .section-related .section__head {
        text-align: center;
        padding-bottom: 17px
    }

        .section-related .section__head i {
            margin-bottom: 5px
        }

        .section-related .section__head h6 {
            letter-spacing: 3px;
            color: #c7a258;
            text-transform: uppercase;
            margin-bottom: 22px
        }

        .section-related .section__head h2 {
            font-weight: 400;
            text-transform: uppercase
        }

        .section-related .section__head .shell > :last-child {
            margin-bottom: 0
        }

    .section-related .section__body .shell {
        padding: 0
    }

    .section-related .section__actions {
        text-align: center;
        padding-top: 35px
    }

    .section-related .list-recipes .list__body > ul {
        margin: 0 auto;
        max-width: 1190px
    }

    .section-related .list-recipes .list__col {
        width: 393px
    }

    .section-related .list-recipes .owl-dots {
        display: none !important
    }

@media (max-width:1250px) {
    .section-related .list-recipes .owl-dots {
        display: block !important;
        padding-top: 32px
    }
}

@media (max-width:767px) {
    .section-popups .btn-close {
        right: 50%;
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

    .section-related .list-recipes .list__col {
        width: 309px;
        padding: 0
    }
}

.section-tags {
    padding: 58px 0
}

    .section-tags > * {
        width: 100%
    }

    .section-tags .section__head {
        text-align: center;
        padding-bottom: 20px
    }

        .section-tags .section__head h4 {
            font-size: 25px;
            line-height: 1.12;
            font-weight: 400;
            text-transform: uppercase
        }

.section-video {
    position: relative;
    overflow: hidden;
    min-height: 776px
}

    .section-video .section__image,
    .section-video .section__image:before,
    .section-video .section__image > a,
    .section-video .section__video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .section-video .section__image {
        z-index: 10;
        transition: opacity .4s, visibility .4s
    }

        .section-video .section__image:before {
            content: ' ';
            background: rgba(0, 0, 0, .4)
        }

        .section-video .section__image > a {
            text-decoration: none
        }

            .section-video .section__image > a img {
                width: 139px;
                height: auto
            }

    .section-video .section__video {
        z-index: 5
    }

        .section-video .section__video iframe {
            width: 100%;
            height: 100%
        }

    .section-video.active .section__image {
        opacity: 0;
        visibility: hidden
    }

    .section-video + .section-related {
        margin-top: 20px
    }

@media (max-width:985px) {
    .section-video {
        min-height: 425px
    }

        .section-video .section__image > a img {
            width: 120px
        }
}

@media (max-width:767px) {
    .section-video {
        min-height: 255px
    }
}

.section-video--without-overlay .section__image:before {
    display: none
}

.section-recipe > * {
    width: 100%
}

.section-recipe .section__title {
    padding: 67px 0 27px;
    position: relative;
    text-align: center;
    overflow: hidden
}

    .section-recipe .section__title h1 {
        text-transform: uppercase;
        font-weight: 400;
        margin: 0
    }

    .section-recipe .section__title h6 {
        text-transform: uppercase;
        letter-spacing: 3px;
        color: #c7a258;
        margin-bottom: 4px
    }

    .section-recipe .section__title .btn {
        position: absolute;
        bottom: 45px;
        z-index: 20;
        transition: transform .4s
    }

        .section-recipe .section__title .btn > span {
            text-transform: none;
            opacity: 0;
            transition: opacity .4s
        }

    .section-recipe .section__title .btn--prev {
        left: 0;
        border-radius: 0 6px 6px 0;
        transform: translateX(calc(-100% + 50px));
        -ms-transform: translateX(-100%) translateX(50px)
    }

    .section-recipe .section__title .btn--next {
        right: 0;
        border-radius: 6px 0 0 6px;
        transform: translateX(calc(100% - 50px));
        -ms-transform: translateX(100%) translateX(-50px)
    }

body:not(.is-touch) .section-recipe .section__title .btn:hover > span {
    opacity: 1
}

body:not(.is-touch) .section-recipe .section__title .btn--next:hover,
body:not(.is-touch) .section-recipe .section__title .btn--prev:hover {
    transform: translateX(0);
    -ms-transform: translateX(0)
}

.section-recipe .section__image {
    position: relative;
    z-index: 100;
    margin-bottom: 40px;
    padding-top: 89px
}

    .section-recipe .section__image .btn-expand {
        position: absolute;
        left: 50%;
        bottom: -50px;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .section-recipe .section__image .shell {
        position: relative
    }

    .section-recipe .section__image img {
        display: block;
        width: 100%;
        opacity: 0;
        transition: opacity .4s
    }

.section-recipe .section__image-holder {
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 310px;
    transition: max-height .4s
}

.section-recipe .section__image__full {
    min-height: 355px;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden
}

    .section-recipe .section__image__full:before {
        content: ' ';
        position: absolute;
        left: -700px;
        right: -700px;
        bottom: -180px;
        height: 200px;
        background-color: #fff;
        border-radius: 100% 100% 0 0
    }

    .section-recipe .section__image__full + .section__head {
        margin-bottom: 80px
    }

        .section-recipe .section__image__full + .section__head .section__head__content {
            width: calc(100% - 540px)
        }

        .section-recipe .section__image__full + .section__head .section__head__aside {
            width: 400px
        }

.section-recipe .section__head {
    margin-bottom: 40px
}

.section-recipe .section__head__content {
    float: left;
    width: calc(100% - 400px)
}

    .section-recipe .section__head__content > * {
        width: 100%
    }

.section-recipe .section__head__content-entry {
    font-size: 18px;
    line-height: 1.56
}

    .section-recipe .section__head__content-entry i.ico-heading {
        margin-bottom: 9px
    }

    .section-recipe .section__head__content-entry h4 {
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 6px
    }

    .section-recipe .section__head__content-entry h6 {
        text-transform: uppercase;
        color: #c7a258;
        letter-spacing: 3px;
        margin-bottom: 24px
    }

    .section-recipe .section__head__content-entry a {
        color: #096739;
        text-decoration: underline
    }

body:not(.is-touch) .section__head .section__head__content-entry p a:hover {
    color: #096739;
    text-decoration: none
}

.section-recipe .section__head__content-entry .single-recipe-title,
.section-recipe .section__head__content-entry h2 {
    font-weight: 400;
    text-transform: uppercase;
    max-width: 540px;
    margin-bottom: 10px;
    color: #096739;
    font-size: 30px;
    line-height: 1.07
}

.section-recipe .section__head__content-entry .btn {
    display: none
}

@media (max-width:767px) {
    .section-recipe .section__head__content-entry .btn {
        display: inline-block
    }
}

.section-recipe .section__head__content-entry h1 ~ h6 {
    text-transform: none;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 10px
}

.section-recipe .section__head__content-actions {
    padding-top: 25px;
    font-size: 0;
    line-height: 0
}

    .section-recipe .section__head__content-actions .nav-inner {
        display: inline-block;
        vertical-align: middle
    }

        .section-recipe .section__head__content-actions .nav-inner.active + .nav-share {
            opacity: 1;
            visibility: visible
        }

    .section-recipe .section__head__content-actions .nav-share {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        opacity: 0;
        visibility: hidden;
        transition: opacity .4s, visibility .4s
    }

.section-recipe .section__head__aside {
    float: right;
    width: 300px;
    margin: 0 30px
}

.section-recipe .section__list {
    position: relative;
    margin-bottom: -40px;
    z-index: 100
}

    .section-recipe .section__list + .section__description {
        padding-top: 100px
    }

.section-recipe .section__description {
    padding: 50px 0
}

.section-recipe .section__description-content {
    float: left;
    width: calc(100% - 430px)
}

    .section-recipe .section__description-content h2 {
        font-weight: 400;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: top;
        border-bottom: 5px solid #c7a258;
        padding-bottom: 20px;
        margin-bottom: 65px
    }

    .section-recipe .section__description-content h6 {
        color: #c7a258;
        text-transform: uppercase;
        letter-spacing: 3px;
        margin-bottom: 16px
    }

    .section-recipe .section__description-content blockquote {
        padding: 30px 35px 30px 148px;
        background-color: rgba(154, 155, 155, .2);
        border-radius: 6px;
        color: #aa8232;
        font-size: 15px;
        line-height: 1.6;
        position: relative
    }

        .section-recipe .section__description-content blockquote h4 {
            position: absolute;
            left: 15px;
            top: 50%;
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            width: 116px;
            text-align: center;
            color: #aa8232;
            text-transform: uppercase;
            font-weight: 400
        }

            .section-recipe .section__description-content blockquote h4:after {
                content: ' ';
                display: block;
                background: url(images/sprite.png) -2px -269px no-repeat;
                width: 40px;
                height: 40px;
                margin: 0 auto
            }

body:not(.is-touch) .section-products-all,
body:not(.is-touch) .section-recipe .section__description,
body:not(.is-touch) .section-recipe .section__title,
body:not(.is-touch) .section-recipes,
body:not(.is-touch) .section-subscribe {
    background-attachment: fixed
}

.section-recipe .section__description-aside {
    float: right;
    width: 380px
}

body.show-full-image .section-recipe .section__image img {
    opacity: 1
}

body.show-full-image .section-recipe .section__image-holder {
    max-height: 999px
}

body.show-full-image .section-recipe .section__image .btn-expand i {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width:1250px) {
    .section-recipe .section__image .shell {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:985px) {
    .section-recipe .section__image {
        padding-top: 53px
    }

    .section-recipe .section__image__full {
        min-height: 230px
    }

        .section-recipe .section__image__full + .section__head .section__head__aside {
            width: 295px;
            margin: 0
        }

        .section-recipe .section__image__full + .section__head .section__head__content {
            width: calc(100% - 330px)
        }

    .section-recipe .section__head__content {
        width: calc(50% + 55px)
    }

    .section-recipe .section__head__aside {
        margin: 0;
        width: calc(50% - 70px)
    }

    .section-recipe .section__description-aside {
        width: 320px
    }

    .section-recipe .section__description-content {
        width: calc(100% - 350px)
    }
}

@media (max-width:767px) {
    .section-recipe .section__description-content,
    .section-recipe .section__head__aside,
    .section-recipe .section__head__content,
    .section-recipe .section__image__full + .section__head .section__head__content {
        width: auto;
        float: none
    }

    .section-recipe .section__image .btn-expand {
        display: none
    }

    .section-recipe .section__image-holder {
        min-height: 375px
    }

    .section-recipe .section__head__aside {
        padding-top: 40px
    }

    .section-recipe .section__title {
        padding-bottom: 24px
    }

        .section-recipe .section__title .shell {
            padding: 0 55px
        }

    .section-recipe .section__image__full {
        min-height: 140px;
        margin-bottom: 20px
    }

        .section-recipe .section__image__full + .section__head .section__head__aside {
            float: none;
            width: auto;
            padding-top: 45px
        }

    .section-recipe .section__description-content blockquote h4 {
        width: 95px
    }

    .section-recipe .section__description-aside {
        float: none;
        width: auto;
        margin-top: 50px
    }
}

.section-product > *,
.section-recipes > * {
    width: 100%
}

.section-recipes {
    position: relative;
    z-index: 200;
    padding: 80px 0
}

    .section-recipes .list-recipes-secondary {
        position: relative;
        margin-top: -160px
    }

.section-product .section__image {
    min-height: 425px;
    position: relative;
    overflow: hidden
}

    .section-product .section__image:before {
        content: ' ';
        position: absolute;
        left: -700px;
        right: -700px;
        bottom: -180px;
        height: 200px;
        background-color: #fff;
        border-radius: 100% 100% 0 0
    }

.section-product .section__body .shell {
    position: relative
}

.section-product .section__body-image {
    position: absolute;
    left: -50px;
    top: -160px;
    width: calc(50% - 20px);
    bottom: 50px;
    pointer-events: none;
    z-index: 1
}

.section-product .section__body-content {
    float: right;
    width: calc(50% + 50px);
    padding: 30px 20px 60px 0;
    font-size: 18px;
    line-height: 1.56;
    position: relative;
    z-index: 10
}

    .section-product .section__body-content i.ico-heading {
        margin-bottom: 12px
    }

    .section-product .section__body-content h6 {
        text-transform: uppercase;
        letter-spacing: 3px;
        color: #c7a258;
        margin-bottom: 24px
    }

    .section-product .section__body-content .single-product-title,
    .section-product .section__body-content h2 {
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 17px;
        font-size: 30px;
        color: #096739;
        line-height: 1.07
    }

    .section-product .section__body-content p {
        margin-bottom: 7px
    }

    .section-product .section__body-content .btn-link {
        margin-top: 20px
    }

    .section-product .section__body-content > :last-child {
        margin-bottom: 0
    }

@media (max-width:985px) {
    .section-product .section__image {
        min-height: 289px
    }

    .section-product .section__body-image {
        left: 0;
        top: 0;
        bottom: 0;
        width: 280px
    }

    .section-product .section__body-content {
        padding: 40px 0;
        width: calc(100% - 292px)
    }
}

@media (max-width:767px) {
    .section-product .section__body-image {
        position: relative;
        width: 100%;
        min-height: 230px;
        overflow: hidden;
        margin-top: -90px
    }

    .section-product .section__body-content {
        float: none;
        width: auto;
        padding: 0 0 50px
    }
}

.section-products-all > *,
.section-products > *,
.section-subscribe > * {
    width: 100%
}

.section-products {
    padding: 50px 0
}

    .section-products .section__head {
        text-align: center;
        padding-bottom: 35px
    }

        .section-products .section__head i.ico-heading {
            margin-bottom: 12px
        }

        .section-products .section__head h2 {
            font-weight: 400;
            text-transform: uppercase
        }

.section-products-all {
    padding: 243px 0 190px
}

    .section-products-all .section__actions {
        display: none
    }

@media (max-width:985px) {
    .section-products-all {
        padding: 75px 0
    }

        .section-products-all .section__actions {
            display: block;
            text-align: center;
            padding-top: 40px
        }

        .section-products-all .list-products-all .btn {
            display: none
        }
}

@media (max-width:767px) {
    .section-products-all {
        padding: 27px 0 48px
    }
}

.section-subscribe {
    padding: 80px 0;
    position: relative;
    overflow: hidden
}

@media (max-width:767px) {
    .section-subscribe {
        padding: 30px 0
    }
}

.section-ingredients {
    padding: 60px 0;
    position: relative;
    overflow: hidden
}

    .section-ingredients .section__body__board {
        float: left;
        width: 50%;
        position: relative;
        z-index: 100
    }

    .section-ingredients .section__body__board-holder:after,
    .section-ingredients .section__body__board-holder:before {
        content: ' ';
        position: absolute;
        left: -76px;
        right: -50px;
        z-index: 1;
        pointer-events: none
    }

    .section-ingredients .section__body__board:before {
        content: ' ';
        position: absolute;
        left: -76px;
        right: -50px;
        top: 272px;
        bottom: 232px;
        background: url(images/boads-img-1-2-l.png) center top repeat-y;
        background-size: 100% auto;
        pointer-events: none
    }

    .section-ingredients .section__body__board-holder:before {
        top: 0;
        height: 272px;
        background: url(images/boads-img-1-1.png) center center no-repeat;
        background-size: 100% 100%
    }

    .section-ingredients .section__body__board-holder:after {
        bottom: 0;
        height: 232px;
        background: url(images/boads-img-1-3-l.png) center center no-repeat;
        background-size: 100% 100%
    }

    .section-ingredients .section__body__board-holder {
        position: relative;
        z-index: 10;
        min-height: 800px;
        padding: 157px 100px 120px 90px;
        font-size: 18px;
        line-height: 1.56
    }

        .section-ingredients .section__body__board-holder h2 {
            font-weight: 400;
            text-transform: uppercase;
            margin-bottom: 5px
        }

        .section-ingredients .section__body__board-holder h6 {
            text-transform: uppercase;
            letter-spacing: 3px;
            color: #c7a258;
            margin-bottom: 4px
        }

        .section-ingredients .section__body__board-holder p {
            margin-bottom: 15px
        }

        .section-ingredients .section__body__board-holder blockquote {
            border-top: 1px solid #eff0f0;
            padding: 15px 0;
            margin: 0
        }

            .section-ingredients .section__body__board-holder blockquote h6 {
                letter-spacing: 1px;
                text-transform: none;
                margin-bottom: 5px
            }

                .section-ingredients .section__body__board-holder blockquote h6:last-child {
                    border-top: 1px solid #eff0f0;
                    padding-top: 12px;
                    font-size: 12px;
                    line-height: 1.5;
                    color: #847f74;
                    font-weight: 500
                }

            .section-ingredients .section__body__board-holder blockquote p {
                max-width: 340px
            }

            .section-ingredients .section__body__board-holder blockquote > :last-child {
                margin-bottom: 0
            }

        .section-ingredients .section__body__board-holder ul {
            list-style: none;
            font-size: 0;
            line-height: 0;
            position: relative;
            margin: -5px;
            padding: 15px 0 0
        }

            .section-ingredients .section__body__board-holder ul li {
                display: inline-block;
                vertical-align: top;
                width: 110px;
                padding: 5px;
                font-size: 14px;
                line-height: 1;
                text-align: center;
                text-transform: uppercase
            }

            .section-ingredients .section__body__board-holder ul img {
                display: block;
                margin: 0 auto 12px;
                width: 80px;
                height: auto
            }

        .section-ingredients .section__body__board-holder > * {
            position: relative;
            z-index: 10
        }

        .section-ingredients .section__body__board-holder > :last-child {
            margin-bottom: 0
        }

    .section-ingredients .section__body__paper {
        float: right;
        width: 50%;
        position: relative;
        z-index: 50;
        margin-top: 55px
    }

    .section-ingredients .section__body__paper-holder:after,
    .section-ingredients .section__body__paper-holder:before {
        position: absolute;
        left: -76px;
        right: -20px;
        z-index: 1;
        content: ' ';
        pointer-events: none
    }

    .section-ingredients .section__body__paper:before {
        content: ' ';
        position: absolute;
        left: -76px;
        right: -20px;
        top: 397px;
        bottom: 450px;
        background: url(images/paper-img-1-2.png) center top repeat-y;
        background-size: 100% auto;
        pointer-events: none
    }

    .section-ingredients .section__body__paper-holder:before {
        top: 0;
        height: 397px;
        background: url(images/paper-img-1-1.png) center center no-repeat;
        background-size: 100% 100%
    }

    .section-ingredients .section__body__paper-holder:after {
        bottom: 0;
        height: 299px;
        background: url(images/paper-img-1-3.png) center center no-repeat;
        background-size: 100% 100%
    }

    .section-ingredients .section__body__paper-holder > *,
    .section-social > * {
        position: relative;
        z-index: 10
    }

    .section-ingredients .section__body__paper-holder {
        padding: 81px 45px 55px 40px;
        font-size: 18px;
        line-height: 1.56;
        min-height: 696px
    }

        .section-ingredients .section__body__paper-holder h2 {
            border-bottom: 3px solid #c7a258;
            font-weight: 400;
            text-transform: uppercase;
            padding-bottom: 4px;
            margin-bottom: 10px
        }

        .section-ingredients .section__body__paper-holder > ul {
            list-style: none;
            padding-left: 20px;
            margin-bottom: 35px
        }

            .section-ingredients .section__body__paper-holder > ul li {
                padding: 5px 0
            }

                .section-ingredients .section__body__paper-holder > ul li ~ li {
                    border-top: 1px solid #eff0f0
                }

        .section-ingredients .section__body__paper-holder > :last-child {
            margin-bottom: 0
        }

body:not(.is-touch) .section-ingredients {
    background-attachment: fixed
}

h2.ingredients-tabs-header {
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px
}

.ingredients-tabs-wrap ul {
    margin: 0;
    padding: 0;
    text-align: center
}

    .ingredients-tabs-wrap ul li {
        list-style-type: none;
        display: inline-block
    }

.ingredients-tab-1,
.ingredients-tab-2,
.ingredients-tab-3 {
    display: none
}

    .ingredients-tab-1.active,
    .ingredients-tab-2.active,
    .ingredients-tab-3.active {
        display: block
    }

.boursin-holidaybtn-fignuts-regular,
.boursin-holidaybtn-fignuts-selected,
.boursin-holidaybtn-garlicherb-regular,
.boursin-holidaybtn-garlicherb-selected,
.boursin-holidaybtn-shallotchive-regular,
.boursin-holidaybtn-shallotchive-selected {
    display: inline-block;
    background: url(images/holiday-sprite.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    transition: none
}

body:not(.is-touch) .section-slider-posts .section__head,
body:not(.is-touch) .section-social {
    background-attachment: fixed
}

.boursin-holidaybtn-shallotchive-regular {
    background-position: 0 0;
    width: 287px;
    height: 72px
}

    .boursin-holidaybtn-shallotchive-regular.active,
    .boursin-holidaybtn-shallotchive-regular:hover {
        background-position: 0 -72px;
        width: 287px;
        height: 72px
    }

.boursin-holidaybtn-garlicherb-regular {
    background-position: 0 -144px;
    width: 278px;
    height: 72px
}

    .boursin-holidaybtn-garlicherb-regular.active,
    .boursin-holidaybtn-garlicherb-regular:hover {
        background-position: 0 -216px;
        width: 278px;
        height: 72px
    }

.boursin-holidaybtn-fignuts-regular {
    background-position: 0 -288px;
    width: 237px;
    height: 72px
}

    .boursin-holidaybtn-fignuts-regular.active,
    .boursin-holidaybtn-fignuts-regular:hover {
        background-position: 0 -360px;
        width: 237px;
        height: 72px
    }

.boursin-holidayarrow-left {
    background-position: -237px -288px;
    width: 41px;
    height: 78px
}

.boursin-holidayarrow-right {
    background-position: -237px -366px;
    width: 40px;
    height: 78px
}

@media (max-width:985px) {
    .section-ingredients .section__body__board {
        float: none;
        width: auto;
        max-width: 600px;
        margin: 0 auto
    }

    .section-ingredients .section__body__paper {
        float: none;
        width: auto;
        margin: 20px 20px 0 90px
    }
}

@media (max-width:767px) {
    .section-ingredients .section__body__board-holder:after,
    .section-ingredients .section__body__board-holder:before,
    .section-ingredients .section__body__board:before,
    .section-ingredients .section__body__paper-holder:after,
    .section-ingredients .section__body__paper-holder:before,
    .section-ingredients .section__body__paper:before {
        display: none
    }

    .section-ingredients {
        padding: 0
    }

        .section-ingredients .section__body__board {
            background-color: #fff;
            padding: 29px 24px;
            width: auto;
            position: relative;
            overflow: hidden;
            margin: 0 -24px;
            max-width: none
        }

        .section-ingredients .section__body__board-holder {
            padding: 0;
            font-size: 15px;
            line-height: 1.53;
            min-height: 0
        }

            .section-ingredients .section__body__board-holder h2 {
                font-size: 24px
            }

            .section-ingredients .section__body__board-holder h6 {
                font-size: 13px
            }

            .section-ingredients .section__body__board-holder blockquote h6 {
                font-size: 15px;
                font-weight: 500
            }

            .section-ingredients .section__body__board-holder ul img {
                width: 74px
            }

            .section-ingredients .section__body__board-holder ul li {
                width: 94px
            }

        .section-ingredients .section__body__paper {
            padding: 35px 24px;
            position: relative;
            overflow: hidden;
            margin: 20px -24px 0;
            background-color: #fff
        }

        .section-ingredients .section__body__paper-holder {
            padding: 0;
            font-size: 15px;
            min-height: 0
        }

            .section-ingredients .section__body__paper-holder h2 {
                font-size: 25px
            }

            .section-ingredients .section__body__paper-holder > ul {
                padding-left: 0
            }
}

.section-social {
    padding: 80px 0;
    position: relative
}

    .section-social .section__parallax {
        position: absolute;
        pointer-events: none;
        z-index: 1
    }

        .section-social .section__parallax > img {
            position: absolute
        }

            .section-social .section__parallax > img:nth-child(1) {
                z-index: 9
            }

            .section-social .section__parallax > img:nth-child(2) {
                z-index: 8
            }

            .section-social .section__parallax > img:nth-child(3) {
                z-index: 7
            }

            .section-social .section__parallax > img:nth-child(4) {
                z-index: 6
            }

            .section-social .section__parallax > img:nth-child(5) {
                z-index: 5
            }

    .section-social .section__parallax--top {
        left: 0;
        top: 40px;
        width: 89px;
        height: 357px
    }

        .section-social .section__parallax--top > img {
            left: 0;
            top: 0
        }

            .section-social .section__parallax--top > img:nth-child(1) {
                top: 264px;
                left: 10px
            }

            .section-social .section__parallax--top > img:nth-child(2) {
                top: 45px
            }

            .section-social .section__parallax--top > img:nth-child(3) {
                top: 0;
                left: -5px
            }

            .section-social .section__parallax--top > img:nth-child(4) {
                top: 225px;
                left: 40px
            }

            .section-social .section__parallax--top > img:nth-child(5) {
                top: 40px
            }

    .section-social .section__parallax--bottom {
        right: 0;
        bottom: -200px;
        width: 222px;
        height: 485px
    }

        .section-social .section__parallax--bottom > img {
            right: 0;
            top: 0
        }

            .section-social .section__parallax--bottom > img:nth-child(1) {
                top: 260px
            }

            .section-social .section__parallax--bottom > img:nth-child(2) {
                top: 70px
            }

@media (max-width:985px) {
    .section-social {
        padding: 40px 0
    }

        .section-social .section__parallax {
            display: none
        }
}

.section-callout {
    padding: 22px 0;
    color: #fff
}

    .section-callout .shell {
        position: relative
    }

    .section-callout h2 {
        font-family: fertigo_pro, Arial, Helvetica, sans-serif;
        font-weight: 400;
        text-shadow: 2px 2px 2px #7a5c21;
        color: #fff;
        text-transform: uppercase;
        font-size: 40px;
        margin-bottom: 5px
    }

    .section-callout img {
        float: left;
        width: 260px;
        margin: 0 0 0 60px
    }

    .section-callout p {
        max-width: 370px;
        margin: 0 auto
    }

    .section-callout blockquote {
        position: relative;
        overflow: hidden;
        padding: 30px 285px 30px 0;
        text-align: center
    }

        .section-callout blockquote .btn {
            position: absolute;
            right: 0;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

@media (max-width:985px) {
    .section-callout img {
        position: absolute;
        left: 14px;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 260px;
        margin: 0
    }

    .section-callout p {
        margin-bottom: 20px
    }

    .section-callout blockquote {
        padding-right: 0;
        padding-left: 260px
    }

        .section-callout blockquote .btn {
            position: relative;
            top: 0;
            -ms-transform: none;
            transform: none
        }
}

.section-slider-posts > *,
.section-slider-recipes .slider__body {
    width: 100%
}

@media (max-width:767px) {
    .section-callout {
        position: relative;
        padding: 40px 0
    }

        .section-callout:after,
        .section-callout:before {
            content: ' ';
            position: absolute;
            left: 0;
            right: 0;
            border-top: 2px dotted rgba(255, 255, 255, .5)
        }

        .section-callout:before {
            top: 10px
        }

        .section-callout:after {
            bottom: 10px
        }

        .section-callout img {
            position: relative;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            -ms-transform: none;
            transform: none;
            float: none;
            display: block;
            margin: 0 auto 16px
        }

        .section-callout blockquote {
            padding: 0
        }
}

.section-slider-posts .section__head {
    padding: 70px 0 265px;
    text-align: center
}

    .section-slider-posts .section__head h2 {
        font-weight: 400;
        text-transform: uppercase
    }

    .section-slider-posts .section__head h6 {
        letter-spacing: 3px;
        color: #c7a258;
        text-transform: uppercase;
        margin-bottom: 22px
    }

    .section-slider-posts .section__head i.ico-heading {
        margin-bottom: 12px
    }

    .section-slider-posts .section__head p {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto
    }

    .section-slider-posts .section__head > :last-child {
        margin-bottom: 0
    }

.section-slider-posts .section__body {
    position: relative;
    overflow: hidden;
    margin-top: -215px;
    padding-bottom: 50px
}

    .section-slider-posts .section__body .shell {
        max-width: 100%;
        padding: 0
    }

.section-slider-posts .section__actions {
    display: none
}

.section-slider-posts .owl-carousel .owl-dots.disabled,
.section-slider-posts .owl-carousel .owl-nav.disabled {
    display: block
}

@media (max-width:985px) {
    .section-slider-posts {
        padding: 60px 0
    }

        .section-slider-posts .section__head {
            background: 0 0;
            padding: 0 0 50px
        }

            .section-slider-posts .section__head .btn {
                display: none
            }

        .section-slider-posts .section__body {
            margin: 0;
            padding: 0
        }

        .section-slider-posts .section__actions {
            display: block;
            text-align: center;
            width: 100%
        }
}

@media (max-width:767px) {
    .section-slider-posts .section__head {
        padding-bottom: 5px
    }
}

.section-slider-recipes .section__actions,
.section-slider-recipes .section__head {
    display: none
}

.section-slider-recipes .section__parallax {
    position: absolute;
    right: 0;
    top: 50%;
    width: 160px;
    height: 600px;
    pointer-events: none;
    z-index: 1;
    margin-top: -300px
}

    .section-slider-recipes .section__parallax > img {
        position: absolute;
        right: 0;
        top: 0
    }

        .section-slider-recipes .section__parallax > img:nth-child(1) {
            z-index: 9;
            right: 58px;
            top: 250px
        }

        .section-slider-recipes .section__parallax > img:nth-child(2) {
            z-index: 8;
            top: 100px
        }

        .section-slider-recipes .section__parallax > img:nth-child(3) {
            z-index: 7;
            right: 68px;
            top: 88px
        }

        .section-slider-recipes .section__parallax > img:nth-child(4) {
            z-index: 6
        }

.section-slider-recipes > * {
    position: relative;
    z-index: 10
}

@media (max-width:985px) {
    .section-slider-recipes {
        padding: 34px 0
    }

        .section-slider-recipes .section__parallax {
            display: none
        }

        .section-slider-recipes .section__head {
            text-align: center;
            padding-bottom: 40px;
            width: 100%
        }

            .section-slider-recipes .section__head h6 {
                text-transform: uppercase;
                letter-spacing: 3px;
                color: #c7a258
            }

            .section-slider-recipes .section__head h2 {
                font-weight: 400;
                text-transform: uppercase
            }

            .section-slider-recipes .section__head p {
                max-width: 550px;
                margin: 0 auto
            }

            .section-slider-recipes .section__head i.ico-heading {
                margin-bottom: 12px
            }

        .section-slider-recipes .section__actions,
        .section-slider-recipes .section__head {
            display: block
        }

        .section-slider-recipes .section__actions {
            width: 100%;
            padding-top: 40px;
            text-align: center
        }
}

.section-intro .section__body .slide-text-btn,
.section-intro .section__body h6 {
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase
}

.home-intro-slider,
.section-intro {
    display: table;
    width: 100%;
    height: 100vh;
    position: relative
}

    .home-intro-slider .slide {
        width: 100%;
        height: 95vh;
        margin-right: 10px;
        left: 0 !important;
        opacity: 0;
        transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -webkit-transition: opacity .3s ease-in-out
    }

    .home-intro-slider .slide-inner {
        position: relative;
        height: 100%
    }

    .home-intro-slider .flickity-slider {
        -ms-transform: none !important;
        transform: none !important
    }

    .home-intro-slider .slide.is-selected {
        opacity: 1
    }

    .section-intro .section__image {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1
    }

    .section-intro .nologo-filler {
        display: block;
        overflow: hidden;
        padding: 0 0 63%;
        width: 100%
    }

    .section-intro .section__image.fade:before {
        content: ' ';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, .31);
        z-index: 10
    }

    .section-intro .section__image .video {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 20;
        pointer-events: none;
        overflow: hidden
    }

        .section-intro .section__image .video iframe {
            width: 100vw;
            height: 56.25vw;
            min-height: 100vh;
            min-width: 177.77vh;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

    .section-intro .section__body {
        left: 50%;
        position: absolute;
        text-align: center;
        top: 45%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 100
    }

        .section-intro .section__body blockquote {
            width: 690px;
            max-width: 95%;
            margin: 0 auto
        }

        .section-intro .section__body img {
            display: block;
            width: 100%;
            height: auto;
            margin-bottom: 0
        }

        .section-intro .section__body h1 {
            margin: 0;
            padding: 0;
            font-size: 0
        }

        .section-intro .section__body .slide-text-btn {
            font-size: 16px;
            line-height: 1.25;
            margin-bottom: .75em;
            text-decoration: none
        }

        .section-inner .section__body-content a,
        .section-intro .section__body .green-text .slide-text-btn h6 {
            color: #096739
        }

    .section-intro .flickity-prev-next-button svg {
        display: none
    }

    .section-intro .flickity-prev-next-button.next:before,
    .section-intro .flickity-prev-next-button.previous:before {
        width: 40px;
        height: 78px;
        display: inline-block;
        background-image: url(images/holiday-sprite.png);
        background-repeat: no-repeat;
        text-indent: -9999px;
        text-align: left;
        transition: none;
        content: "";
        overflow: hidden;
        visibility: hidden
    }

    .section-intro .flickity-prev-next-button.previous {
        margin: 0 0 0 15px
    }

        .section-intro .flickity-prev-next-button.previous:before {
            background-position: -237px -288px
        }

    .section-intro .flickity-prev-next-button.next {
        margin: 0 15px 0 0
    }

        .section-intro .flickity-prev-next-button.next:before {
            background-position: -237px -366px
        }

    .section-intro .section__nav {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -10px;
        background-color: #fff;
        padding: 10px 0
    }

        .section-intro .section__nav:after,
        .section-intro .section__nav:before {
            content: ' ';
            position: absolute;
            left: -180px;
            right: -180px;
            background-color: #fff;
            z-index: 1;
            pointer-events: none
        }

        .section-intro .section__nav:before {
            top: -24px;
            bottom: 0;
            border-radius: 100% 100% 0 0;
            box-shadow: 0 -5px 10px rgba(0, 0, 0, .3)
        }

        .section-intro .section__nav:after {
            bottom: -24px;
            top: 0;
            border-radius: 0 0 100% 100%;
            box-shadow: 0 8px 10px rgba(0, 0, 0, .3)
        }

.select-holder,
.select-holder ul {
    background-color: #ebecec;
    border-radius: 6px
}

.section-intro .section__nav > *,
.section-intro > * {
    position: relative;
    z-index: 10
}

@media (max-width:985px) {
    .section-intro .section__body blockquote {
        width: 100%;
        max-width: 530px
    }
}

@media (max-width:767px) {
    .section-intro .section__nav {
        display: none
    }

    .section-intro .section__body {
        padding-bottom: 150px
    }

        .section-intro .section__body .btn-next-section,
        .section-intro .section__body .btn-slider-section {
            position: absolute;
            left: 50%;
            bottom: 74px;
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        .section-intro .section__body h6 {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 124px;
            margin: 0
        }

        .section-intro .section__body img {
            margin: 0
        }

    .section-intro .flickity-prev-next-button.previous {
        margin: 0 0 0 5px
    }

    .section-intro .flickity-prev-next-button.next {
        margin: 0 5px 0 0
    }

    .section-intro .section__body h1 {
        margin-top: 100px
    }
}

@media (max-height:660px) and (min-width:768px) {
    .section-intro .section__body {
        display: block;
        margin-top: 30px
    }

        .section-intro .section__body blockquote {
            max-width: 50%
        }

        .section-intro .section__body img {
            margin-bottom: 10px
        }
}

@media (max-height:376px) {
    .section-intro .section__body blockquote {
        max-width: 200px
    }
}

.section-intro-inner {
    padding: 195px 0 54px
}

    .section-intro-inner .section__body {
        text-align: center
    }

        .section-intro-inner .section__body h1 {
            font-weight: 400;
            text-transform: uppercase
        }

body:not(.is-touch) .section-intro-inner {
    background-attachment: fixed
}

@media (max-width:985px) {
    .section-intro-inner {
        padding: 145px 0 25px
    }

        .section-intro-inner .section__body h1 {
            font-size: 34px
        }
}

@media (max-width:767px) {
    .section-intro-inner {
        padding: 110px 0 25px
    }

        .section-intro-inner .section__body h1 {
            font-size: 29px
        }
}

.section-inner {
    padding: 47px 0
}

    .section-inner .shell {
        position: relative;
        max-width: 1060px;
        padding: 0 20px
    }

    .section-inner .section__body-content,
    .section-inner .section__body-head {
        float: left;
        width: calc(50% + 55px)
    }

        .section-inner .section__body-content,
        .section-inner .section__body-head i.ico-heading {
            margin-bottom: 12px
        }

            .section-inner .section__body-content h3,
            .section-inner .section__body-head h3 {
                border-bottom: 5px solid #c7a258;
                margin-bottom: 18px;
                text-transform: uppercase;
                font-weight: 400;
                padding-bottom: 12px
            }

            .section-inner .section__body-content p {
                margin-bottom: 12px
            }

            .section-inner .section__body-content > :last-child {
                margin-bottom: 0
            }

    .section-inner .section__body-image {
        position: absolute;
        right: 0;
        top: 20px;
        bottom: 0;
        width: calc(50% - 100px)
    }

        .section-inner .section__body-image img {
            display: none
        }

    .section-inner + :not(.section-inner):not(.section-subscribe) {
        padding-top: 0
    }

@media (max-width:985px) {
    .section-inner .section__body-content,
    .section-inner .section__body-head {
        float: none;
        width: auto
    }

        .section-inner .section__body-content h3,
        .section-inner .section__body-head h3 {
            font-size: 25px
        }

    .section-inner .section__body-image {
        position: relative;
        width: calc(50% - 10px);
        top: 0;
        float: right;
        margin-left: 20px
    }

        .section-inner .section__body-image img {
            display: block;
            height: auto;
            margin: 0 auto
        }
}

@media (max-width:767px) {
    .section-inner .section__body-image {
        float: none;
        width: auto;
        margin: 0 auto 20px
    }
}

.section-inner--reverce .section__body-content,
.section-inner--reverce .section__body-head {
    float: right
}

.section-inner--reverce .section__body-image {
    right: auto;
    left: 0
}

.section-ads {
    padding: 40px 0
}

    .section-ads + * {
        padding-top: 0
    }

.section-before-footer {
    padding-bottom: 150px
}

@media (max-width:767px) {
    .section-before-footer {
        padding-bottom: 100px
    }
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .section-recipe .section__description-content blockquote h4:after {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}

.select-holder {
    position: relative;
    height: 50px
}

    .select-holder a {
        display: block;
        font-size: 18px;
        line-height: 1.1;
        color: #cbcece;
        transition: color .4s, background .4s;
        padding: 15px 20px;
        text-decoration: none
    }

        .select-holder a.select-selector {
            width: 100%;
            position: relative;
            overflow: hidden;
            height: inherit;
            padding-right: 35px
        }

        .select-holder a.select-toggle {
            position: absolute;
            right: 17px;
            top: 50%;
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 6px solid #df0000;
            padding: 0;
            margin-top: -3px;
            transition: transform .4s, margin .4s
        }

        .select-holder a.select-toggle-open {
            -ms-transform: rotate(180deg);
            transform: rotate(180deg)
        }

    .select-holder ul {
        list-style: none;
        position: absolute;
        left: 0;
        top: 100%;
        min-width: 100%;
        margin-top: 33px;
        max-height: 305px !important;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

        .select-holder ul li {
            border-bottom: 1px solid #cdcdcd
        }

            .select-holder ul li.select-active {
                display: none
            }

            .select-holder ul li:first-child > a {
                border-radius: 6px 6px 0 0
            }

            .select-holder ul li:last-child > a {
                border-radius: 0 0 6px 6px
            }

            .select-holder ul li a {
                color: #096739
            }

            .select-holder ul li:last-child {
                border-bottom: 0
            }

    .select-holder.select-open {
        z-index: 899
    }

        .select-holder.select-open a {
            color: #847f74
        }

        .select-holder.select-open ul li a {
            color: #096739
        }

body:not(.is-touch) .select-holder ul li a:hover {
    background-color: #dadbdb
}

.shell {
    max-width: 930px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto
}

.error404 .section__head .shell,
.page-template-accordion .section__body .shell,
body.search .section__body .shell {
    min-height: calc(100vh - 520px)
}

@media (max-width:985px) {
    .section-inner--reverce .section__body-content,
    .section-inner--reverce .section__body-head {
        float: none
    }

    .error404 .section__head .shell,
    .page-template-accordion .section__body .shell,
    body.search .section__body .shell {
        min-height: calc(100vh - 644px)
    }
}

@media (max-width:767px) {
    .error404 .section__head .shell,
    .page-template-accordion .section__body .shell,
    body.search .section__body .shell {
        min-height: calc(100vh - 615px)
    }

    .shell {
        padding: 0 24px
    }
}

@media (max-width:600px) {
    .error404 .section__head .shell,
    .page-template-accordion .section__body .shell,
    body.search .section__body .shell {
        min-height: 0
    }
}

.shell--normal {
    max-width: 1110px
}

.shell--large {
    max-width: 1210px
}

.shell-fluid {
    max-width: none
}

.slider-posts {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .slider-posts .slider__clip {
        width: 100%
    }

    .slider-posts .slides {
        width: 100%;
        position: relative;
        overflow: hidden;
        font-size: 0;
        line-height: 0;
        text-align: center
    }

    .slider-posts .slide {
        display: inline-block;
        vertical-align: top;
        width: 420px
    }

    .slider-posts .owl-dots:after,
    .slider-posts .owl-dots:before {
        content: ' ';
        top: 50%;
        width: 9999px;
        height: 1px;
        background-color: #ebecec
    }

    .slider-posts .owl-dots {
        max-width: 160px;
        margin: 0 auto;
        padding: 35px 0;
        position: relative
    }

        .slider-posts .owl-dots:before {
            position: absolute;
            left: -10029px
        }

        .slider-posts .owl-dots:after {
            position: absolute;
            right: -10029px
        }

    .slider-posts .owl-nav > div {
        position: absolute;
        bottom: 41px
    }

    .slider-posts .owl-prev {
        left: calc(50% - 102px)
    }

    .slider-posts .owl-next {
        right: calc(50% - 98px)
    }

    .slider-posts .article-post .article__body h5 {
        font-size: 24px;
        line-height: 1.08
    }

@media (max-width:985px) {
    .slider-posts .owl-dots:after,
    .slider-posts .owl-dots:before {
        display: none
    }

    .slider-posts .owl-nav {
        display: none !important
    }
}

@media (max-width:767px) {
    .slider-posts .slide {
        width: 240px
    }

    .slider-posts .article-post .article__body h5 {
        font-size: 14px
    }
}

.slider-recipes,
.slider-recipes .slide,
.slider-recipes .slider__clip,
.slider-recipes .slides {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .slider-recipes .slide__group {
        position: absolute;
        width: 50%;
        top: 0;
        bottom: 0
    }

        .slider-recipes .slide__group .owl-item {
            height: 100%
        }

        .slider-recipes .slide__group .owl-stage,
        .slider-recipes .slide__group .owl-stage-outer,
        .slider-recipes .slide__image {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0
        }

            .slider-recipes .slide__image > a {
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                text-decoration: none;
                z-index: 10
            }

            .slider-recipes .slide__image > .slide__image__content {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 1;
                padding: 26px 38px;
                color: #fff;
                font-size: 18px;
                line-height: 1.56
            }

                .slider-recipes .slide__image > .slide__image__content h4 {
                    font-size: 0;
                    line-height: 0;
                    color: #fff;
                    text-transform: uppercase
                }

                    .slider-recipes .slide__image > .slide__image__content h4 strong {
                        font-weight: 400;
                        font-size: 24px;
                        line-height: 1.17;
                        display: inline;
                        vertical-align: middle
                    }

            .slider-recipes .slide__image .slide__image__content-hidden {
                width: 100%;
                position: relative;
                overflow: hidden;
                opacity: 0;
                visibility: hidden;
                max-height: 0;
                transition: opacity .4s, visibility .4s, max-height .4s, padding .4s
            }

            .slider-recipes .slide__image > .slide__image__content h4 i {
                display: inline-block;
                vertical-align: middle
            }

        .slider-recipes .slide__group + .slide__body {
            float: right;
            width: 50%
        }

    .slider-recipes .slide__body {
        display: table;
        height: 590px
    }

    .slider-recipes .slide__body-holder {
        display: table-cell;
        vertical-align: middle;
        padding: 70px 90px 130px;
        font-size: 18px;
        line-height: 1.56
    }

        .slider-recipes .slide__body-holder h6 {
            text-transform: uppercase;
            letter-spacing: 3px;
            color: #c7a258;
            margin-bottom: 22px
        }

        .slider-recipes .slide__body-holder h2 {
            font-weight: 400;
            text-transform: uppercase
        }

        .slider-recipes .slide__body-holder i.ico-heading {
            margin-bottom: 12px
        }

    .slider-recipes .owl-dots {
        position: absolute;
        left: calc(100% + 83px);
        bottom: 40px;
        z-index: 200;
        text-align: left;
        width: 250px
    }

body:not(.is-touch) .slider-recipes .slide__image:hover .slide__image__content-hidden {
    opacity: 1;
    visibility: visible;
    padding-top: 18px;
    max-height: 444px
}

@media (max-width:985px) {
    .slider-recipes {
        width: auto;
        position: relative;
        margin: 0 -24px
    }

        .slider-recipes .slide__image {
            position: relative;
            width: 480px;
            min-height: 490px
        }

        .slider-recipes .slide__body {
            display: none
        }

        .slider-recipes .slide__group {
            width: 100%
        }

            .slider-recipes .slide__group,
            .slider-recipes .slide__group .owl-stage,
            .slider-recipes .slide__group .owl-stage-outer {
                position: relative;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0
            }

        .slider-recipes .owl-dots {
            position: relative;
            left: 0;
            bottom: 0;
            text-align: center;
            padding-top: 43px;
            display: block !important;
            width: auto
        }
}

@media (max-width:767px) {
    .slider-recipes .slide__image {
        width: 320px
    }
}

.tabs-inner,
.wrapper {
    width: 100%
}

a,
button,
input[type=submit],
input[type=button] {
    transition: color .4s, background .4s, opacity .4s, transform .4s
}

.wrapper {
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.tabs-inner .tabs__head {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px
}

    .tabs-inner .tabs__head ul {
        list-style: none;
        font-size: 0;
        line-height: 0;
        position: relative;
        margin: -4px;
        text-align: center
    }

    .tabs-inner .tabs__head li {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding: 4px;
        text-transform: uppercase
    }

    .tabs-inner .tabs__head .single-portion div,
    .tabs-inner .tabs__head a {
        display: block;
        color: #fff;
        border-radius: 6px;
        padding: 11px 10px;
        font-weight: 500;
        text-decoration: none
    }

    .tabs-inner .tabs__head li.active a {
        background-color: #c7a258
    }

    .tabs-inner .tabs__head a {
        background-color: #cbcece
    }

    .tabs-inner .tabs__head .single-portion {
        width: 100%
    }

        .tabs-inner .tabs__head .single-portion div {
            width: 100%;
            background-color: #c7a258
        }

    .tabs-inner .tabs__head span {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        line-height: 1
    }

    .tabs-inner .tabs__head strong {
        font-size: 30px;
        line-height: 1;
        font-weight: 500;
        display: inline-block;
        vertical-align: middle
    }

        .tabs-inner .tabs__head span + strong,
        .tabs-inner .tabs__head strong + span {
            margin-left: 5px
        }

.tabs-inner .tabs__group {
    position: relative;
    overflow: hidden;
    width: 100%
}

.tabs-inner .tab {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s, max-height .4s;
    max-height: 0;
    font-size: 18px;
    line-height: 1.33
}

    .tabs-inner .tab ul {
        list-style: none
    }

    .tabs-inner .tab li {
        padding: 15px 0;
        border-top: 1px solid #e3e5e5;
        border-bottom: 1px solid #e3e5e5
    }

        .tabs-inner .tab li ~ li {
            border-top: 0
        }

    .tabs-inner .tab a {
        color: #096739;
        text-decoration: none
    }

        .tabs-inner .tab a:hover {
            color: #c7a258
        }

    .tabs-inner .tab.active {
        opacity: 1;
        visibility: visible;
        max-height: 9999px;
        position: relative
    }

@media (max-width:374px) {
    .tabs-inner .tabs__head strong {
        display: block
    }
}

[class^=widgets] > ul {
    list-style: none
}

.widget {
    margin-bottom: 15px
}

    .widget > ul {
        list-style: none;
        margin: 0
    }

        .widget > ul li {
            padding: 5px 0
        }

        .widget > ul a {
            text-decoration: none
        }

.widget--featured .widget__body {
    text-align: center
}

    .widget--featured .widget__body > a {
        text-decoration: none;
        display: block;
        color: #096739
    }

        .widget--featured .widget__body > a img {
            display: block;
            max-width: 240px;
            margin: 0 auto
        }

        .widget--featured .widget__body > a strong {
            display: block
        }

.widget--featured .owl-dots {
    padding-top: 20px
}

body:not(.is-touch) .widget--featured .widget__body > a:hover {
    color: #c7a258
}

.widget--nav h4.widget__title {
    margin-bottom: 0
}

.widget--nav > ul li {
    padding: 0
}

    .widget--nav > ul li ~ li {
        border-top: 1px solid #eff0f0
    }

.widget--nav a {
    color: #096739;
    display: block;
    padding: 24px 55px 24px 0;
    position: relative
}

    .widget--nav a:after,
    .widget--nav a:before {
        content: ' ';
        position: absolute;
        top: 50%
    }

    .widget--nav a:before {
        right: 0;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(images/sprite.png) -452px -48px no-repeat;
        width: 44px;
        height: 44px
    }

    .widget--nav a:after {
        right: 12px;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 18px;
        height: 18px;
        background: url(images/sprite.png) -6px -221px no-repeat
    }

body:not(.is-touch) .widget--nav a:hover {
    color: #c7a258
}

h4.widget__title {
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 3px solid #c7a258;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.widget_calendar table {
    width: 100%;
    text-align: center
}

.widget_calendar td,
.widget_calendar th {
    padding: 5px;
    border: 1px solid #000
}

.widget_calendar caption {
    padding: 12px;
    font-weight: 700
}

.widget_calendar tfoot {
    font-weight: 700
}

.widget_rss .rsswidget {
    vertical-align: middle
}

    .widget_rss .rsswidget img {
        float: left;
        margin: 5px 8px 0 0
    }

.widget_categories .screen-reader-text {
    display: none
}

.widget_categories .post-form {
    width: 100%;
    padding: 5px
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .widget--nav a:after,
    .widget--nav a:before {
        background-image: url(images/sprite@2x.png);
        background-size: 500px 500px
    }
}
