html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block
}

@font-face {
    font-family: "plume_adregular";
    src: url("/fonts/plume_std_ad-webfont.eot");
    src: url("/fonts/plume_std_ad-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/plume_std_ad-webfont.woff") format("woff"), url("/fonts/plume_std_ad-webfont.ttf") format("truetype"), url("/fonts/plume_std_ad-webfont.svg#plume_adregular") format("svg");
    font-weight: normal;
    font-style: normal
}

html {
    -webkit-text-size-adjust: none
}

a:active, a:focus {
    border: none;
    outline: none
}

textarea, input {
    outline: none
}

#cookie-alert {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 25;
    background: black;
    background-color: rgba(0, 0, 0, 0.67);
    text-align: center;
    width: 100%;
    display: none
}

.lt-ie9 #cookie-alert {
    background-image: url("/img/common/ie8_dim.png");
    background-color: transparent
}

#cookie-alert .cookie-content {
    max-width: 740px;
    padding: 30px;
    margin: 0px auto;
    display: block;
    position: relative
}

#cookie-alert .cookie-content h3 {
    font-size: 32px;
    font-family: "Trebuchet MS";
    color: #ffffff;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    padding: 10px 0px 40px 0px;
    margin: 0px auto
}

.textshadow #cookie-alert .cookie-content h3 {
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.5)
}

#cookie-alert .cookie-content p {
    font-size: 16px;
    font-family: "Trebuchet MS";
    color: #ffffff;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    margin: 0px auto;
    padding: 0px 0px 20px 0px
}

.textshadow #cookie-alert .cookie-content p {
    text-shadow: 0px -2px 0px rgba(0, 0, 0, 0.5)
}

#cookie-alert .cookie-content p a {
    color: #ebbd13;
    text-shadow: none
}

#cookie-alert .cookie-content .btn-accept {
    margin: 22px auto 0px auto;
    background-image: url("/img/common/btn_green_sm.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 40px;
    display: table;
    height: 36px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased
}

#cookie-alert .cookie-content .btn-accept span {
    background-image: url("/img/common/btn_green_sm.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width: inherit;
    padding-left: 40px;
    line-height: 34px
}

@media all and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5) {
    #cookie-alert .cookie-content .btn-accept {
        padding-right: 39px
    }

    #cookie-alert .cookie-content .btn-accept span {
        padding-left: 39px
    }
}

@media all and (max-width: 520px) and (-webkit-min-device-pixel-ratio: 1.5) {
    #cookie-alert .cookie-content .btn-accept {
        padding-right: 39px
    }

    #cookie-alert .cookie-content .btn-accept span {
        padding-left: 39px
    }
}

#cookie-alert .btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    display: block;
    z-index: 2;
    background-image: url("/img/common/btn_cookie_close.png");
    text-decoration: none;
    overflow: hidden
}

#cookie-alert .btn-close span {
    display: none
}

#header {
    width: 100%;
    position: fixed;
    display: block;
    z-index: 20;
    top: 0px;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden
}

.qr-toast {
    display: none
}

.header-container {
    display: block;
    max-width: 1400px;
    width: 100%;
    margin: 0px auto;
    text-align: left;
    position: relative
}

.header-left {
    width: 122px;
    height: 255px;
    display: block;
    background-image: url("/img/common/hdr_bg_side.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    pointer-events: none
}

.mobile-menu {
    display: none
}

.header-logo {
    position: absolute;
    z-index: 4;
    top: 22px;
    left: 38px;
    width: 170px;
    height: 136px;
    display: block;
    background-image: url("/img/common/logo_header.png");
    background-repeat: no-repeat;
    background-position: 0px 0px
}

.header-logo span {
    display: none
}

.header-nav {
    display: block;
    width: inherit;
    height: 92px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background-image: none;
    background-color: transparent
}

.header-nav .container {
    background-image: url("/img/common/hdr_bg.png");
    background-repeat: repeat-x;
    background-position: 0px 0px;
    margin-left: 112px;
    height: inherit;
    border: 1px
}

.header-nav .container .holder {
    padding-top: 37px;
    background-image: url("/img/common/hdr_bg_top.png");
    background-repeat: no-repeat;
    background-position: 0px 0px
}

.header-nav .container .holder ul {
    height: 52px;
    margin: 0px auto;
    display: table
}

.header-nav .container .holder ul:after, .header-nav .container .holder ul:before {
    content: "";
    display: table
}

.header-nav .container .holder ul:after {
    clear: both
}

.header-nav .container .holder ul {
    *zoom: 1
}

.header-nav .container .holder ul li {
    float: left;
    padding: 0px 7px 0px 9px;
    background-image: url("/img/common/hdr_nav_divider.png");
    background-position: center left;
    background-repeat: no-repeat
}

.header-nav .container .holder ul li:first-child {
    padding-left: 0px;
    background-image: none
}

.header-nav .container .holder ul li.selected a {
    background-image: url("/img/common/hdr_nav_select.png");
    background-position: bottom left;
    background-repeat: repeat-x
}

.header-nav .container .holder ul li a {
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #7f9910;
    text-decoration: none;
    padding-bottom: 7px;
    letter-spacing: -1px;
    background-position: bottom left;
    background-repeat: repeat-x;
    -webkit-font-smoothing: antialiased
}

.textshadow .header-nav .container .holder ul li a {
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5)
}

.no-touch .header-nav .container .holder ul li a:hover {
    background-image: url("/img/common/hdr_nav_select.png")
}

.header-nav .container .holder ul li.mobile-language {
    display: none
}

.lt-ie9 .header-nav .container .holder ul li.highlight {
    max-height: 37px;
    position: relative;
    overflow: hidden;
    top: -8px;
    background-image: none
}

.lt-ie9 .header-nav .container .holder ul li.highlight > a {
    background: url("/img/common/btn_green_sm.png") no-repeat right -36px;
    padding-right: 40px;
    display: block;
    height: 29px;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    -webkit-font-smoothing: antialiased
}

.lt-ie9 .header-nav .container .holder ul li.highlight > a span {
    background: url("/img/common/btn_green_sm.png") no-repeat top left;
    display: block;
    height: 36px;
    width: inherit;
    padding-left: 40px;
    line-height: 35px
}

.no-touch .lt-ie9 .header-nav .container .holder ul li.highlight > a:hover {
    background: url("/img/common/btn_green_sm_over.png") no-repeat right -36px
}

.no-touch .lt-ie9 .header-nav .container .holder ul li.highlight > a:hover span {
    background: url("/img/common/btn_green_sm_over.png") no-repeat top left
}

@media screen and (min-width: 960px) {
    .header-nav .container .holder ul li.highlight {
        max-height: 37px;
        position: relative;
        overflow: hidden;
        top: -8px;
        background-image: none
    }

    .header-nav .container .holder ul li.highlight > a {
        background: url("/img/common/btn_green_sm.png") no-repeat right -36px;
        padding-right: 40px;
        display: block;
        height: 29px;
        text-decoration: none;
        color: #ffffff;
        font-size: 15px;
        font-family: "Trebuchet MS";
        font-weight: bold;
        text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
        -webkit-font-smoothing: antialiased;
        font-weight: bold;
        -webkit-font-smoothing: antialiased
    }

    .header-nav .container .holder ul li.highlight > a span {
        background: url("/img/common/btn_green_sm.png") no-repeat top left;
        display: block;
        height: 36px;
        width: inherit;
        padding-left: 40px;
        line-height: 35px
    }

    .no-touch .header-nav .container .holder ul li.highlight > a:hover {
        background: url("/img/common/btn_green_sm_over.png") no-repeat right -36px
    }

    .no-touch .header-nav .container .holder ul li.highlight > a:hover span {
        background: url("/img/common/btn_green_sm_over.png") no-repeat top left
    }
}

.header-right {
    width: auto;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 3
}

.header-right .background {
    width: 100%;
    display: block;
    height: 90px;
    background-image: url("/img/common/hdr_bg_social.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    pointer-events: none
}

.header-right .select-language {
    width: inherit;
    display: block;
    height: 21px;
    position: relative;
    z-index: 3;
    padding: 29px 0px 22px 0px
}

.header-right .select-language .control {
    display: block;
    width: auto;
    height: 21px;
    background-image: url("/img/common/hdr_lang_bg.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: absolute;
    right: 10px
}

.header-right .select-language .control ul {
    width: 84px;
    height: 21px;
    position: relative;
    z-index: 2
}

.header-right .select-language .control ul:after, .header-right .select-language .control ul:before {
    content: "";
    display: table
}

.header-right .select-language .control ul:after {
    clear: both
}

.header-right .select-language .control ul {
    *zoom: 1
}

.header-right .select-language .control ul li {
    float: left;
    width: 40px
}

.header-right .select-language .control ul li a {
    width: inherit;
    height: 17px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-family: "Trebuchet MS";
    padding: 4px 0px 0px 0px;
    color: #917905
}

.textshadow .header-right .select-language .control ul li a {
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.35)
}

.en_GB .header-right .select-language .control ul li.en_GB, .de_DE .header-right .select-language .control ul li.de_DE, .fr_FR .header-right .select-language .control ul li.fr_FR, .fr_BE .header-right .select-language .control ul li.fr_BE, .nl_BE .header-right .select-language .control ul li.nl_BE, .it_IT .header-right .select-language .control ul li.it_IT, .de_CH .header-right .select-language .control ul li.de_CH, .fr_CH .header-right .select-language .control ul li.fr_CH {
    width: 42px
}

.en_GB .header-right .select-language .control ul li.en_GB a, .de_DE .header-right .select-language .control ul li.de_DE a, .fr_FR .header-right .select-language .control ul li.fr_FR a, .fr_BE .header-right .select-language .control ul li.fr_BE a, .nl_BE .header-right .select-language .control ul li.nl_BE a, .it_IT .header-right .select-language .control ul li.it_IT a, .de_CH .header-right .select-language .control ul li.de_CH a, .fr_CH .header-right .select-language .control ul li.fr_CH a {
    background-image: url("/img/common/hdr_lang_btn.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #ffffff
}

.textshadow .en_GB .header-right .select-language .control ul li.en_GB a, .textshadow .de_DE .header-right .select-language .control ul li.de_DE a, .textshadow .fr_FR .header-right .select-language .control ul li.fr_FR a, .textshadow .fr_BE .header-right .select-language .control ul li.fr_BE a, .textshadow .nl_BE .header-right .select-language .control ul li.nl_BE a, .textshadow .it_IT .header-right .select-language .control ul li.it_IT a, .textshadow .de_CH .header-right .select-language .control ul li.de_CH a, .textshadow .fr_CH .header-right .select-language .control ul li.fr_CH a {
    text-shadow: 1px -1px 0px rgba(0, 0, 0, 0.35)
}

.header-right .header-social {
    position: relative;
    z-index: 1;
    top: -2px;
    padding-left: 5px
}

.header-right .header-social ul:after, .header-right .header-social ul:before {
    content: "";
    display: table
}

.header-right .header-social ul:after {
    clear: both
}

.header-right .header-social ul {
    *zoom: 1
}

.header-right .header-social ul li {
    width: 37px;
    height: 35px;
    float: left
}

.header-right .header-social ul li a {
    width: inherit;
    height: inherit;
    display: block;
    overflow: hidden;
    text-decoration: none;
    background-image: url("/img/common/hdr_btn_social.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative
}

.header-right .header-social ul li a span {
    display: none
}

.no-touch .header-right .header-social ul li a:hover {
    top: 4px
}

.csstransitions .header-right .header-social ul li a {
    transition: top 0.15s ease-in-out;
    -webkit-transition: top 0.15s ease-in-out;
    -moz-transition: top 0.15s ease-in-out;
    -o-transition: top 0.15s ease-in-out
}

.header-right .header-social ul li.nav-contact a {
    background-position: 0px 0px
}

.header-right .header-social ul li.nav-facebook a {
    background-position: -37px 0px
}

.header-right .header-social ul li.nav-twitter a {
    background-position: -74px 0px
}

.header-right .header-social ul li.nav-youtube a {
    background-position: -111px 0px
}

.header-csr {
    display: table;
    z-index: 10;
    position: absolute;
    width: 373px;
    top: 74px;
    left: 50%;
    text-align: center;
    margin-left: -187px;
    overflow: hidden
}

.header-csr ul {
    display: block;
    margin: 0px auto;
    position: relative
}

.header-csr ul:after, .header-csr ul:before {
    content: "";
    display: table
}

.header-csr ul:after {
    clear: both
}

.header-csr ul {
    *zoom: 1
}

.header-csr ul li {
    float: left;
    position: relative
}

.header-csr ul li a {
    display: block;
    font-family: "Trebuchet MS";
    font-size: 16px;
    color: #7f9910;
    text-decoration: none;
    height: 25px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    background-image: url("/img/csr/btn_snav_out.png");
    background-repeat: no-repeat;
    padding: 17px 0px 0px 0px;
    position: relative;
    top: -7px
}

.textshadow .header-csr ul li a {
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5)
}

.header-csr ul li.selected a, .header-csr ul li a:hover {
    top: 2px;
    background-image: url("/img/csr/btn_snav_over.png");
    color: #ffffff
}

.textshadow .header-csr ul li.selected a, .textshadow .header-csr ul li a:hover {
    text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.5)
}

.header-csr ul li.header-csr-top {
    width: 348px;
    height: 3px;
    top: 0px;
    left: 11px;
    position: absolute;
    z-index: 19
}

.header-csr ul li.header-csr-top span {
    width: 100%;
    height: 3px;
    display: block;
    background-image: url("/img/csr/bdr_snav_bg.png");
    background-position: top left;
    background-repeat: repeat-x
}

.header-csr ul li.header-csr-start {
    display: block;
    width: 11px;
    height: 20px;
    z-index: 21;
    background-image: url("/img/csr/bdr_snav_left.png");
    background-position: top left;
    background-repeat: no-repeat;
    left: 0px;
    top: 0px;
    position: absolute
}

.header-csr ul li.header-csr-start span {
    display: block;
    width: inherit;
    height: inherit
}

.header-csr ul li.header-csr-end {
    display: block;
    width: 14px;
    height: 20px;
    z-index: 22;
    background-image: url("/img/csr/bdr_snav_right.png");
    background-position: top left;
    background-repeat: no-repeat;
    right: 0px;
    top: 0px;
    position: absolute
}

.header-csr ul li.header-csr-end span {
    display: block;
    width: inherit;
    height: inherit
}

.header-csr ul li.header-csr-why a {
    width: 126px;
    background-position: 0px 0px
}

.csstransitions.no-touch .header-csr ul li.header-csr-why a {
    transition: all 0.25s ease-out
}

.header-csr ul li.header-csr-how a {
    width: 121px;
    background-position: -127px 0px
}

.csstransitions.no-touch .header-csr ul li.header-csr-how a {
    transition: all 0.25s ease-out
}

.header-csr ul li.header-csr-what a {
    width: 125px;
    background-position: -248px 0px
}

.csstransitions.no-touch .header-csr ul li.header-csr-what a {
    transition: all 0.25s ease-out
}

@media screen and (max-width: 960px) {
    #header {
        position: relative
    }

    .header-csr {
        display: none
    }

    .header-left {
        display: none
    }

    .header-logo {
        position: absolute;
        top: 0px;
        z-index: 3;
        width: 190px;
        height: 120px;
        left: 0px;
        background-image: url("/img/common/logo_960.png")
    }

    .mobile-menu {
        background-image: url("/img/common/hdr-yellow-65.png");
        background-repeat: repeat-x;
        background-position: 0px 0px;
        display: block;
        width: 100%;
        height: 65px;
        z-index: 2;
        position: relative;
        overflow: hidden;
        -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px;
        -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px;
        box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px
    }

    .mobile-menu:after, .mobile-menu:before {
        content: "";
        display: table
    }

    .mobile-menu:after {
        clear: both
    }

    .mobile-menu {
        *zoom: 1
    }

    .mobile-menu ul {
        display: table;
        height: inherit;
        float: right
    }

    .mobile-menu ul:after, .mobile-menu ul:before {
        content: "";
        display: table
    }

    .mobile-menu ul:after {
        clear: both
    }

    .mobile-menu ul {
        *zoom: 1
    }

    .mobile-menu ul li {
        height: inherit;
        float: left;
        background-image: url("/img/common/hdr-green-65.png");
        background-repeat: repeat-x;
        width: 70px
    }

    .mobile-menu ul li a {
        display: block;
        width: inherit;
        height: inherit;
        text-decoration: none;
        background-position: center center;
        background-repeat: no-repeat
    }

    .mobile-menu ul li a span {
        display: none
    }

    .mobile-menu ul li.icon-promotion a {
        background-image: url("/img/common/btn_menu_promos_960.png")
    }

    .mobile-menu ul li.icon-recipe a {
        background-image: url("/img/common/btn_menu_recipes_960.png")
    }

    .mobile-menu ul li:first-child {
        background-image: url("/img/common/hdr-yellow-65.png");
        background-repeat: repeat-x;
        padding-top: 3px;
        padding-right: 0px
    }

    .mobile-menu ul li:first-child div {
        width: 60px;
        height: 60px;
        display: block;
        background-image: url("/img/common/btn_menu_960.png");
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding: 0px
    }

    .header-nav {
        width: 100%;
        height: auto;
        position: relative;
        top: 0px;
        z-index: 1;
        display: none;
        overflow: hidden;
        background-color: #869916
    }

    .header-nav .container {
        width: inherit;
        position: relative;
        margin-left: 0px;
        background-color: #869916;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #a5b82c), color-stop(100%, #869916));
        background-image: -webkit-linear-gradient(#a5b82c 20%, #869916);
        background-image: -moz-linear-gradient(#a5b82c 20%, #869916);
        background-image: -o-linear-gradient(#a5b82c 20%, #869916);
        background-image: linear-gradient(#a5b82c 20%, #869916)
    }

    .header-nav .container .holder {
        padding-top: 0px;
        background-image: none
    }

    .header-nav .container .holder ul {
        height: auto;
        width: inherit;
        display: block
    }

    .header-nav .container .holder ul li {
        float: none;
        padding: 0px;
        background-image: none;
        border-top: 1px solid #5e6b0f;
        border-bottom: 1px solid #b6c273
    }

    .header-nav .container .holder ul li:first-child {
        border-top: 0px
    }

    .header-nav .container .holder ul li.selected a {
        background-image: none
    }

    .header-nav .container .holder ul li a {
        font-family: "Trebuchet MS";
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
        padding: 13px 20px 15px 20px;
        text-decoration: none;
        display: block;
        text-align: center;
        text-transform: none;
        -webkit-font-smoothing: antialiased
    }

    .textshadow .header-nav .container .holder ul li a {
        text-shadow: 0px -2px 1px rgba(0, 0, 0, 0.15)
    }

    .header-nav .container .holder ul li a:hover {
        background-image: none !important
    }

    .header-nav .container .holder ul li.mobile-language {
        display: block;
        width: 100%;
        border: 0px;
        border-top: 1px solid #5e6b0f
    }

    .header-nav .container .holder ul li.mobile-language ul {
        width: auto;
        display: table;
        margin: 0px auto;
        border: 0px
    }

    .header-nav .container .holder ul li.mobile-language ul:after, .header-nav .container .holder ul li.mobile-language ul:before {
        content: "";
        display: table
    }

    .header-nav .container .holder ul li.mobile-language ul:after {
        clear: both
    }

    .header-nav .container .holder ul li.mobile-language ul {
        *zoom: 1
    }

    .header-nav .container .holder ul li.mobile-language ul li {
        float: left;
        width: auto;
        border: 0px;
        background-image: url("/img/common/hdr_nav_divider_960.png");
        background-repeat: no-repeat;
        background-position: center left
    }

    .header-nav .container .holder ul li.mobile-language ul li:first-child {
        background-image: none
    }

    .header-nav .container .holder ul li.mobile-language ul li a {
        font-size: 20px;
        padding: 12px 12px 16px 16px;
        font-weight: normal
    }

    .header-right {
        display: none
    }
}

@media screen and (max-width: 520px) {
    .header-logo {
        background-image: url("/img/common/logo_520.png");
        width: 90px;
        height: 72px;
        left: 10px
    }

    .mobile-menu {
        height: 40px
    }

    .mobile-menu ul li {
        width: 50px
    }

    .mobile-menu ul li.icon-promotion a {
        background-image: url("/img/common/btn_menu_promos_520.png")
    }

    .mobile-menu ul li.icon-recipe a {
        background-image: url("/img/common/btn_menu_recipes_520.png")
    }

    .mobile-menu ul li:first-child {
        background-image: none;
        padding-top: 5px;
        padding-right: 5px;
        text-align: center
    }

    .mobile-menu ul li:first-child div {
        width: 30px;
        height: 30px;
        background-image: url("/img/common/btn_menu_520.png");
        margin: 0px auto
    }

    .header-nav .container .holder ul li a {
        font-size: 18px;
        padding: 13px 20px 11px 20px
    }

    .header-nav .container .holder ul li.mobile-language ul li {
        background-image: url("/img/common/hdr_nav_divider_520.png");
        background-repeat: no-repeat;
        background-position: center left
    }

    .header-nav .container .holder ul li.mobile-language ul li:first-child {
        background-image: none
    }

    .header-nav .container .holder ul li.mobile-language ul li a {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px;
        padding: 9px 8px 9px 11px
    }

    .header-right {
        display: none
    }
}

@media all and (max-width: 960px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .header-logo {
        background-image: url("/img/common/logo_960@2x.png");
        background-size: 150px 120px
    }

    .mobile-menu ul li:first-child div {
        background-image: url("/img/common/btn_menu_960@2x.png");
        background-size: 60px 60px
    }
}

@media all and (max-width: 520px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .header-logo {
        background-image: url("/img/common/logo_520@2x.png");
        background-size: 90px 72px
    }

    .mobile-menu ul li:first-child div {
        background-image: url("/img/common/btn_menu_960.png");
        background-size: 30px 30px
    }
}

#footer {
    height: 84px;
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    z-index: 3
}

#footer .qr-footer-url {
    display: none
}

#footer .home-container {
    display: block;
    width: 100%;
    height: inherit;
    max-width: 1400px;
    margin: 0px auto;
    position: relative;
    background-image: url("/img/common/footer_bg.png");
    background-repeat: repeat-x;
    background-position: 0px 0px
}

#footer .home-container .footer-logo {
    position: absolute;
    top: -48px;
    right: 5px;
    background-image: url("/img/common/logo_footer.png");
    width: 150px;
    height: 100px
}

#footer .home-container .footer-logo span {
    display: none
}

#footer .home-container ul {
    margin: 0px auto 0px auto;
    display: table;
    padding: 29px 0px 10px 0px
}

#footer .home-container ul:after, #footer .home-container ul:before {
    content: "";
    display: table
}

#footer .home-container ul:after {
    clear: both
}

#footer .home-container ul {
    *zoom: 1
}

#footer .home-container ul li {
    float: left;
    padding: 0px 20px;
    background-image: url("/img/common/footer_divider.png");
    background-position: center left;
    background-repeat: no-repeat
}

#footer .home-container ul li:first-child {
    background-image: none
}

#footer .home-container ul li a {
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #8aa710;
    text-decoration: none
}

.textshadow #footer .home-container ul li a {
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5)
}

.no-touch #footer .home-container ul li a:hover {
    text-decoration: underline
}

#footer .home-container p {
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-style: italic;
    color: #937200;
    letter-spacing: 1px
}

.textshadow #footer .home-container p {
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5)
}

@media screen and (max-width: 960px) {
    #footer {
        background-image: none;
        height: auto
    }

    #footer .home-container {
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a5b82b), color-stop(100%, #869916));
        background-image: -webkit-linear-gradient(#a5b82b, #869916);
        background-image: -moz-linear-gradient(#a5b82b, #869916);
        background-image: -o-linear-gradient(#a5b82b, #869916);
        background-image: linear-gradient(#a5b82b, #869916);
        padding: 0px;
        margin: 0px
    }

    #footer .home-container .footer-logo {
        display: none
    }

    #footer .home-container ul {
        height: auto;
        width: inherit;
        display: block;
        padding: 0px;
        margin: 0px
    }

    #footer .home-container ul li {
        float: none;
        padding: 0px;
        background-image: none;
        border-top: 1px solid #5e6b0f;
        border-bottom: 1px solid #b6c273
    }

    #footer .home-container ul li:first-child {
        border-top: 0px
    }

    #footer .home-container ul li:last-child {
        border-bottom: 1px solid #5e6b0f
    }

    #footer .home-container ul li a {
        font-family: "Trebuchet MS";
        font-size: 18px;
        color: #ffffff;
        padding: 14px 20px;
        text-decoration: none;
        display: block;
        text-align: center
    }

    .textshadow #footer .home-container ul li a {
        text-shadow: 0px -2px 2px rgba(0, 0, 0, 0.25)
    }

    #footer .home-container ul li a:hover {
        background-image: none !important
    }

    #footer .home-container p {
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffc902), color-stop(100%, #ffc401));
        background-image: -webkit-linear-gradient(#ffc902, #ffc401);
        background-image: -moz-linear-gradient(#ffc902, #ffc401);
        background-image: -o-linear-gradient(#ffc902, #ffc401);
        background-image: linear-gradient(#ffc902, #ffc401);
        border-top: 1px solid #ffdf67;
        font-size: 14px;
        padding: 14px 20px 9px 20px
    }
}

@media screen and (max-width: 520px) {
    #footer .home-container ul li a {
        font-size: 16px;
        padding: 7px 20px
    }

    #footer .home-container p {
        font-size: 12px;
        padding-bottom: 8px
    }
}

body.product-details {
    font-family: "Trebuchet MS";
    background: white;
    background-size: cover
}

body.product-details #header, body.product-details .info-page header {
    position: relative;
    z-index: 5
}

body.product-details a {
    text-decoration: none
}

body.product-details .viewall.noicon {
    display: block;
    width: inherit;
    height: 73px;
    text-align: center;
    padding: 20px 0
}

body.product-details .viewall.noicon a {
    margin: 12px auto 0px auto;
    background-image: url("/img/common/btn_green_sm.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 40px;
    display: table;
    height: 36px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    font-weight: normal
}

body.product-details .viewall.noicon a span {
    background-image: url("/img/common/btn_green_sm.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width: inherit;
    padding-left: 40px;
    line-height: 34px
}

body.product-details #subpageContainer {
    max-width: 1400px;
    margin: 0 auto;
    position: relative
}

body.product-details #subpageContainer .back-button-container {
    top: 89px;
    left: 255px;
    position: absolute;
    z-index: 5
}

body.product-details #subpageContainer .back-button-container .back-button {
    background: #A5B82C;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #849716;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px 0px 50px 50px;
    -moz-border-radius: 0px 0px 50px 50px;
    -ms-border-radius: 0px 0px 50px 50px;
    -o-border-radius: 0px 0px 50px 50px;
    border-radius: 0px 0px 50px 50px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 0;
    display: block;
    float: left;
    position: relative;
    margin: 0;
    color: white;
    font-family: "Trebuchet MS";
    text-decoration: none
}

body.product-details #subpageContainer .back-button-container .back-button > span {
    padding-left: 31px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 6px -96px;
    font-size: 15px
}

@media screen and (max-width: 960px) {
    body.product-details #subpageContainer .back-button-container .back-button > span {
        font-size: 13px
    }
}

@media screen and (max-width: 520px) {
    body.product-details #subpageContainer .back-button-container .back-button > span {
        background: url(/img/subpages/subpage-button-ui.png) no-repeat 6px -98px
    }
}

.android body.product-details #subpageContainer .back-button-container .back-button {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)
}

body.product-details #subpageContainer section {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative
}

body.product-details #subpageContainer section .container {
    width: 960px;
    position: relative;
    margin: 0 auto
}

body.product-details #subpageContainer section.promo {
    z-index: 4;
    min-height: 600px;
    background: url(/img/subpages/products/product-details-bg-1.jpg) no-repeat 0 0;
    background-size: cover;
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px
}

body.product-details #subpageContainer section.promo .container {
    margin-top: 130px;
    height: 450px;
    width: 780px
}

body.product-details #subpageContainer section.promo .container:after, body.product-details #subpageContainer section.promo .container:before {
    content: "";
    display: table
}

body.product-details #subpageContainer section.promo .container:after {
    clear: both
}

body.product-details #subpageContainer section.promo .container {
    *zoom: 1
}

body.product-details #subpageContainer section.promo .container > div {
    display: inline-block;
    float: left
}

body.product-details #subpageContainer section.promo .container .product-image {
    max-width: 285px;
    display: table;
    float: left;
    padding-top: 27px;
    padding-bottom: 27px;
    position: relative
}

body.product-details #subpageContainer section.promo .container .product-image .product-new-badge {
    width: 69px;
    height: 69px;
    position: absolute;
    right: -30px;
    z-index: 1;
    top: -15px
}

body.product-details #subpageContainer section.promo .container .product-image .product-new-badge.yes {
    display: block
}

body.product-details #subpageContainer section.promo .container .product-image .product-new-badge.no {
    display: none
}

body.product-details #subpageContainer section.promo .container .product-image .product-new-badge > div {
    color: #ffd904;
    position: relative;
    top: 24px;
    left: -1px;
    text-align: center;
    font-weight: bold
}

body.product-details #subpageContainer section.promo .container .product-image.pieces {
    padding-top: 76px
}

body.product-details #subpageContainer section.promo .container .product-image > img {
    width: 100%
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container, body.product-details #subpageContainer section.promo .container .description-container {
    max-width: 450px;
    padding: 30px 0 0px 40px
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container p, body.product-details #subpageContainer section.promo .container .description-container p {
    color: #999999;
    letter-spacing: 0px;
    line-height: 21px;
    font-size: 16px
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container ul, body.product-details #subpageContainer section.promo .container .description-container ul {
    padding: 20px 0px 0px 20px
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container ul li, body.product-details #subpageContainer section.promo .container .description-container ul li {
    color: #999999;
    letter-spacing: 0px;
    line-height: 21px;
    font-size: 16px;
    list-style: disc
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container h1, body.product-details #subpageContainer section.promo .container .ingredients-description-container h2, body.product-details #subpageContainer section.promo .container .description-container h1, body.product-details #subpageContainer section.promo .container .description-container h2 {
    color: #7f990f;
    font-weight: bold
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container h1, body.product-details #subpageContainer section.promo .container .description-container h1 {
    font-size: 30px;
    margin: 0 0 30px 0
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container h1 + p, body.product-details #subpageContainer section.promo .container .description-container h1 + p {
    margin: 0 0 0px 0;
    height: auto
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container h2, body.product-details #subpageContainer section.promo .container .description-container h2 {
    font-size: 23px;
    margin: 0 0 5px 0
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container .share-container, body.product-details #subpageContainer section.promo .container .description-container .share-container {
    margin-bottom: 15px
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container .share-container > div, body.product-details #subpageContainer section.promo .container .description-container .share-container > div {
    display: inline-block
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container .share-container > div.yt-link, body.product-details #subpageContainer section.promo .container .description-container .share-container > div.yt-link {
    position: relative;
    top: -1px
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container .share-container > div.yt-link a, body.product-details #subpageContainer section.promo .container .description-container .share-container > div.yt-link a {
    display: inline-block;
    width: 45px;
    height: 18px;
    background: url(/img/icons/yt-logo.png) no-repeat 0 0
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container .share-container > div.fb-like, body.product-details #subpageContainer section.promo .container .description-container .share-container > div.fb-like {
    vertical-align: top
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container .share-container > div, body.product-details #subpageContainer section.promo .container .description-container .share-container > div {
    padding: 0 5px
}

body.product-details #subpageContainer section.promo .container .ingredients-description-container h2 + p {
    font-size: 12px
}

body.product-details #subpageContainer section.nutrients {
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 1px 3px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 1px 3px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px 1px 3px;
    z-index: 3;
    background: url(/img/subpages/products/product-details-bg-2.jpg) repeat
}

body.product-details #subpageContainer section.nutrients.show-0 {
    display: none
}

body.product-details #subpageContainer section.nutrients .container.mobile, body.product-details #subpageContainer section.nutrients .container.desktop {
    width: 960px;
    background: url(/img/subpages/products/product-details-ingredients-bg.png) no-repeat center 0
}

body.product-details #subpageContainer section.nutrients .container.mobile table, body.product-details #subpageContainer section.nutrients .container.desktop table {
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 660px
}

body.product-details #subpageContainer section.nutrients .container.mobile table th, body.product-details #subpageContainer section.nutrients .container.desktop table th {
    padding-bottom: 10px;
    vertical-align: top
}

body.product-details #subpageContainer section.nutrients .container.mobile table th span, body.product-details #subpageContainer section.nutrients .container.desktop table th span {
    min-width: 220px;
    max-width: 252px;
    font-size: 26px;
    font-weight: bold;
    color: #7f990f;
    padding: 0 0 2px 0;
    display: block;
    font-size: 23px
}

body.product-details #subpageContainer section.nutrients .container.mobile table th span.amount, body.product-details #subpageContainer section.nutrients .container.desktop table th span.amount {
    font-size: 15px
}

body.product-details #subpageContainer section.nutrients .container.mobile table th span.first, body.product-details #subpageContainer section.nutrients .container.desktop table th span.first {
    padding: 0 20px 2px 0
}

body.product-details #subpageContainer section.nutrients .container.mobile table td, body.product-details #subpageContainer section.nutrients .container.desktop table td {
    font-size: 13px;
    font-family: "trebuchet ms";
    font-weight: bold;
    color: #595959;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
    padding: 6px 6px 6px 0;
    max-width: 220px
}

body.product-details #subpageContainer section.nutrients .container.mobile {
    display: none
}

body.product-details #subpageContainer section.nutrients .container.desktop {
    width: 100%
}

body.product-details #subpageContainer section.nutrients .container.desktop > div {
    width: 100%;
    padding: 50px 0 36px 50px
}

body.product-details #subpageContainer section.recipes {
    background: url(/img/subpages/products/product-details-bg-3.jpg) repeat;
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    z-index: 2;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden
}

body.product-details #subpageContainer section.recipes .container {
    width: 960px
}

body.product-details #subpageContainer section.recipes .container h2 {
    padding-top: 34px;
    font-size: 28px;
    color: #7f990f;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5)
}

body.product-details #subpageContainer section.recipes .container .recipe-container {
    display: block;
    margin: 0 auto
}

body.product-details #subpageContainer section.recipes .container .recipe-list {
    margin-top: 20px;
    list-style: none
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget {
    width: 265px;
    height: 289px;
    background: black;
    display: inline-block;
    margin: 16px 16px 16px 16px;
    margin: 16px 2% 16px 2%
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget a {
    text-decoration: none
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content {
    color: white;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.9);
    position: relative
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new {
    width: 69px;
    height: 69px;
    position: absolute;
    display: none;
    right: 0px;
    top: 0px;
    z-index: 1;
    right: -17px;
    top: -30px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new.yes {
    display: block
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new.no {
    display: none
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new > div {
    color: #ffd904;
    position: relative;
    top: 24px;
    left: -1px;
    text-align: center;
    font-weight: bold
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content > img {
    position: absolute;
    width: auto;
    height: auto;
    z-index: 0
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info {
    position: relative;
    bottom: -150px;
    height: 140px;
    background: url(/img/subpages/recipes/recipe-tout-haze.png);
    z-index: 1;
    width: 100%
}

@media screen and (max-width: 520px) {
    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info {
        background: url(/img/subpages/recipes/recipe-tout-haze-mobile.png)
    }
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container {
    padding-top: 10px;
    position: relative;
    margin-bottom: 0
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating {
    margin: 0 auto;
    width: 105px;
    height: 17px;
    background: url(/img/icons/star-ratings.png) no-repeat
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-0 {
    background-position: 0px -1px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-0_5 {
    background-position: 0px -18px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-1 {
    background-position: 0px -35px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-1_5 {
    background-position: 0px -52px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-2 {
    background-position: 0px -69px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-2_5 {
    background-position: 0px -86px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-3 {
    background-position: 0px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-3_5 {
    background-position: 0px -120px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-4 {
    background-position: 0px -136px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-4_5 {
    background-position: 0px -154px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-5 {
    background-position: 0px -170px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-name {
    text-align: center;
    position: relative;
    height: 64px;
    overflow: hidden;
    display: table;
    width: 100%
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-name p {
    display: table-cell;
    vertical-align: middle;
    padding: 2px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
    width: 100%;
    margin-top: 8px;
    color: #ffcc02
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:before {
    content: "";
    display: table
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after {
    clear: both
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
    *zoom: 1
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details p {
    position: relative;
    display: inline-block;
    bottom: 5px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details > div {
    width: 132px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time {
    float: left
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon {
    width: 27px;
    height: 24px;
    display: inline-block;
    margin: 5px 0 0 7px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._5 {
    background-position: -98px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._10 {
    background-position: -25px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._15 {
    background-position: -50px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._20 {
    background-position: -74px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._25 {
    background-position: -99px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._30 {
    background-position: -123px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._35 {
    background-position: -148px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._40 {
    background-position: -172px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._45 {
    background-position: -197px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._50 {
    background-position: -221px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._55 {
    background-position: -246px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._60, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._65, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._70, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._75, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._80, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._85, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._90, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._95, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._100, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._105, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._110, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._115, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._120, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._125, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._130 {
    background-position: -270px -102px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time > p {
    padding: 10px 0 3px 7px;
    text-transform: lowercase
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty {
    float: right
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: 0px 0 0 3px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -103px;
    height: 29px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.easy {
    background-position: 4px 4px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.medium {
    background-position: 4px -26px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.hard {
    background-position: 4px -58px
}

body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty > p {
    padding: 10px 0 3px 5px;
    position: relative
}

@media screen and (max-width: 960px) {
    body.product-details #subpageContainer section.recipes {
        display: block;
        width: 100%;
        position: relative
    }

    body.product-details #subpageContainer section.recipes .container {
        width: 100%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list {
        width: 70.5%;
        margin: 0 auto;
        min-width: 560px;
        padding-bottom: 25px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget {
        margin: 16px 1% 16px 1%
    }
}

@media screen and (max-width: 520px) {
    body.product-details #subpageContainer section.recipes {
        width: 100%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-container {
        width: 100%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list {
        width: 265px;
        min-width: 56.6%;
        margin: 0 auto
    }
}

body.fr_FR #subpageContainer section.promo .container .product-image .product-new-badge {
    width: 100px;
    top: 11px
}

.fr_CH ._3, .de_CH ._3 {
    display: none
}

@media screen and (max-width: 960px) {
    body.product-details .info-page header {
        position: fixed
    }

    body.product-details #subpageContainer .back-button-container {
        top: 0px
    }

    body.product-details #subpageContainer section .container {
        width: 100%
    }

    body.product-details #subpageContainer section.promo {
        background: none;
        width: 100%;
        min-height: inherit
    }

    body.product-details #subpageContainer section.promo .container {
        margin-top: 50px;
        width: 96%;
        height: auto;
        padding: 0 0 50px 0
    }

    body.product-details #subpageContainer section.promo .container .product-image {
        max-width: 32%;
        padding-top: 0px;
        padding-bottom: 160px
    }

    body.product-details #subpageContainer section.promo .container .product-image .product-new-badge {
        top: -36px
    }

    body.product-details #subpageContainer section.promo .container .ingredients-description-container, body.product-details #subpageContainer section.promo .container .description-container {
        max-width: 300px
    }

    body.product-details #subpageContainer section.promo .container .description-container {
        padding: 0px 0 0px 0px;
        max-width: 62%;
        margin-left: 4%
    }

    body.product-details #subpageContainer section.promo .container .description-container h1 + p {
        height: 125px
    }

    body.product-details #subpageContainer section.promo .container .ingredients-description-container {
        width: auto;
        padding: 23px 15px 0px 4%;
        max-width: 53%;
        float: left
    }

    body.product-details #subpageContainer section.promo .container .ingredients-description-container h2 {
        font-size: 20px
    }

    body.product-details #subpageContainer section.promo .container .ingredients-description-container h2 + p {
        font-size: 14px
    }

    body.product-details #subpageContainer section.nutrients {
        background: #faf9e3;
        margin: 0;
        -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
        -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
        box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px
    }

    body.product-details #subpageContainer section.nutrients .container.desktop, body.product-details #subpageContainer section.nutrients .container.mobile {
        background: none;
        width: 100%
    }

    body.product-details #subpageContainer section.nutrients .container.desktop table, body.product-details #subpageContainer section.nutrients .container.mobile table {
        margin: 0 0 0 0px;
        display: block;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    body.product-details #subpageContainer section.nutrients .container.desktop table td, body.product-details #subpageContainer section.nutrients .container.mobile table td {
        font-weight: normal
    }

    body.product-details #subpageContainer section.nutrients .container.desktop table > tbody, body.product-details #subpageContainer section.nutrients .container.mobile table > tbody {
        display: block
    }

    body.product-details #subpageContainer section.nutrients .container.desktop > div {
        padding: 50px 0 36px 0px;
        width: 535px;
        position: relative;
        margin: 0 auto
    }

    body.product-details #subpageContainer section.nutrients .container.desktop table th {
        padding-bottom: 10px;
        vertical-align: top
    }

    body.product-details #subpageContainer section.nutrients .container.desktop table th span {
        min-width: 205px;
        max-width: 205px;
        font-size: 15px
    }

    body.product-details #subpageContainer section.nutrients .container.desktop table th span.amount {
        font-size: 15px
    }

    body.product-details #subpageContainer section.nutrients .container.desktop table th span.first {
        padding: 0 20px 2px 0
    }

    body.product-details #subpageContainer section.nutrients .container.desktop table td {
        max-width: 100%
    }

    body.product-details #subpageContainer section.recipes {
        background: url(/img/subpages/products/product-details-bg-3.jpg) repeat;
        -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
        -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
        box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
        z-index: 2;
        padding-bottom: 40px;
        position: relative;
        overflow: hidden
    }

    body.product-details #subpageContainer section.recipes .container {
        width: 960px
    }

    body.product-details #subpageContainer section.recipes .container h2 {
        padding-top: 34px;
        font-size: 28px;
        color: #7f990f;
        text-align: center;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5)
    }

    body.product-details #subpageContainer section.recipes .container .recipe-container {
        display: block;
        margin: 0 auto
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list {
        margin-top: 20px;
        list-style: none
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget {
        width: 265px;
        height: 289px;
        background: black;
        display: inline-block;
        margin: 16px 16px 16px 16px;
        margin: 16px 2% 16px 2%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget a {
        text-decoration: none
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content {
        color: white;
        text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.9);
        position: relative
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new {
        width: 69px;
        height: 69px;
        position: absolute;
        display: none;
        right: 0px;
        top: 0px;
        z-index: 1;
        right: -17px;
        top: -30px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new.yes {
        display: block
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new.no {
        display: none
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new > div {
        color: #ffd904;
        position: relative;
        top: 24px;
        left: -1px;
        text-align: center;
        font-weight: bold
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content > img {
        position: absolute;
        width: auto;
        height: auto;
        z-index: 0
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info {
        position: relative;
        bottom: -150px;
        height: 140px;
        background: url(/img/subpages/recipes/recipe-tout-haze.png);
        z-index: 1;
        width: 100%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container {
        padding-top: 10px;
        position: relative;
        margin-bottom: 0
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating {
        margin: 0 auto;
        width: 105px;
        height: 17px;
        background: url(/img/icons/star-ratings.png) no-repeat
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-0 {
        background-position: 0px -1px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-0_5 {
        background-position: 0px -18px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-1 {
        background-position: 0px -35px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-1_5 {
        background-position: 0px -52px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-2 {
        background-position: 0px -69px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-2_5 {
        background-position: 0px -86px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-3 {
        background-position: 0px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-3_5 {
        background-position: 0px -120px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-4 {
        background-position: 0px -136px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-4_5 {
        background-position: 0px -154px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-5 {
        background-position: 0px -170px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-name {
        text-align: center;
        position: relative;
        height: 64px;
        overflow: hidden;
        display: table;
        width: 100%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-name p {
        display: table-cell;
        vertical-align: middle;
        padding: 2px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
        width: 100%;
        margin-top: 8px;
        color: #ffcc02
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:before {
        content: "";
        display: table
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after {
        clear: both
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
        *zoom: 1
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details p {
        position: relative;
        display: inline-block;
        bottom: 5px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details > div {
        width: 132px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time {
        float: left
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon {
        width: 27px;
        height: 24px;
        display: inline-block;
        margin: 5px 0 0 7px;
        background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._5 {
        background-position: -98px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._10 {
        background-position: -25px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._15 {
        background-position: -50px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._20 {
        background-position: -74px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._25 {
        background-position: -99px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._30 {
        background-position: -123px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._35 {
        background-position: -148px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._40 {
        background-position: -172px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._45 {
        background-position: -197px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._50 {
        background-position: -221px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._55 {
        background-position: -246px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._60, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._65, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._70, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._75, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._80, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._85, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._90, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._95, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._100, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._105, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._110, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._115, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._120, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._125, body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._130 {
        background-position: -270px -102px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time > p {
        padding: 10px 0 3px 7px;
        text-transform: lowercase
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty {
        float: right
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon {
        width: 35px;
        height: 35px;
        display: inline-block;
        margin: 0px 0 0 3px;
        background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -103px;
        height: 29px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.easy {
        background-position: 4px 4px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.medium {
        background-position: 4px -26px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.hard {
        background-position: 4px -58px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty > p {
        padding: 10px 0 3px 5px;
        position: relative
    }

    body.de_CH .mobile .column2, body.fr_CH .mobile .column2 {
        display: none !important
    }
}

@media screen and (max-width: 960px) and (max-width: 520px) {
    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info {
        background: url(/img/subpages/recipes/recipe-tout-haze-mobile.png)
    }
}

@media screen and (max-width: 960px) and (max-width: 960px) {
    body.product-details #subpageContainer section.recipes {
        display: block;
        width: 100%;
        position: relative
    }

    body.product-details #subpageContainer section.recipes .container {
        width: 100%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list {
        width: 70.5%;
        margin: 0 auto;
        min-width: 560px;
        padding-bottom: 25px
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget {
        margin: 16px 1% 16px 1%
    }
}

@media screen and (max-width: 960px) and (max-width: 520px) {
    body.product-details #subpageContainer section.recipes {
        width: 100%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-container {
        width: 100%
    }

    body.product-details #subpageContainer section.recipes .container .recipe-list {
        width: 265px;
        min-width: 56.6%;
        margin: 0 auto
    }
}

@media screen and (max-width: 520px) {
    body.product-details #subpageContainer p {
        font-size: 16px
    }

    body.product-details #subpageContainer .back-button-container {
        right: 0;
        left: auto
    }

    body.product-details #subpageContainer .content section {
        margin: 0 auto
    }

    body.product-details #subpageContainer .content section.promo .container {
        width: 100%
    }

    body.product-details #subpageContainer .content section.promo .container .product-image {
        max-width: 60%;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-bottom: 0px;
        width: 60%
    }

    body.product-details #subpageContainer .content section.promo .container .product-image .product-new-badge {
        top: -25px
    }

    body.product-details #subpageContainer .content section.promo .container .ingredients-description-container, body.product-details #subpageContainer .content section.promo .container .description-container {
        max-width: 265px
    }

    body.product-details #subpageContainer .content section.promo .container .ingredients-description-container h2, body.product-details #subpageContainer .content section.promo .container .ingredients-description-container h1, body.product-details #subpageContainer .content section.promo .container .description-container h2, body.product-details #subpageContainer .content section.promo .container .description-container h1 {
        font-size: 25px
    }

    body.product-details #subpageContainer .content section.promo .container .description-container {
        margin-left: 20px;
        max-width: 80%
    }

    body.product-details #subpageContainer .content section.promo .container .description-container h1 + p {
        height: auto;
        max-height: 175px
    }

    body.product-details #subpageContainer .content section.promo .container .ingredients-description-container {
        padding: 20px 20px 0px 20px;
        max-width: 80%;
        width: 100%;
        float: none
    }

    body.product-details #subpageContainer .content section.nutrients .container.desktop {
        display: none
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile {
        display: block
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile > div {
        padding: 0px 0 36px 20px
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile > div:first-child {
        padding-top: 50px
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile table td:first-child {
        width: 133px
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile table th:first-child {
        font-size: 25px
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile table th {
        font-size: 16px
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile table th span {
        min-width: 112px;
        max-width: 112px;
        font-size: 15px
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile table th span.amount {
        font-size: 9px
    }

    body.product-details #subpageContainer .content section.nutrients .container.mobile table th span.first {
        padding: 0 20px 2px 0
    }

    body.product-details #subpageContainer .content section.recipes {
        background: url(/img/subpages/products/product-details-bg-3.jpg) repeat;
        -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
        -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
        box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
        z-index: 2;
        padding-bottom: 40px;
        position: relative;
        overflow: hidden
    }

    body.product-details #subpageContainer .content section.recipes .container {
        width: 960px
    }

    body.product-details #subpageContainer .content section.recipes .container h2 {
        padding-top: 34px;
        font-size: 28px;
        color: #7f990f;
        text-align: center;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5)
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-container {
        display: block;
        margin: 0 auto
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list {
        margin-top: 20px;
        list-style: none
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget {
        width: 265px;
        height: 289px;
        background: black;
        display: inline-block;
        margin: 16px 16px 16px 16px;
        margin: 16px 2% 16px 2%
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget a {
        text-decoration: none
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content {
        color: white;
        text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.9);
        position: relative
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new {
        width: 69px;
        height: 69px;
        position: absolute;
        display: none;
        right: 0px;
        top: 0px;
        z-index: 1;
        right: -17px;
        top: -30px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new.yes {
        display: block
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new.no {
        display: none
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new > div {
        color: #ffd904;
        position: relative;
        top: 24px;
        left: -1px;
        text-align: center;
        font-weight: bold
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content > img {
        position: absolute;
        width: auto;
        height: auto;
        z-index: 0
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info {
        position: relative;
        bottom: -150px;
        height: 140px;
        background: url(/img/subpages/recipes/recipe-tout-haze.png);
        z-index: 1;
        width: 100%
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container {
        padding-top: 10px;
        position: relative;
        margin-bottom: 0
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating {
        margin: 0 auto;
        width: 105px;
        height: 17px;
        background: url(/img/icons/star-ratings.png) no-repeat
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-0 {
        background-position: 0px -1px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-0_5 {
        background-position: 0px -18px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-1 {
        background-position: 0px -35px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-1_5 {
        background-position: 0px -52px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-2 {
        background-position: 0px -69px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-2_5 {
        background-position: 0px -86px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-3 {
        background-position: 0px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-3_5 {
        background-position: 0px -120px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-4 {
        background-position: 0px -136px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-4_5 {
        background-position: 0px -154px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-5 {
        background-position: 0px -170px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-name {
        text-align: center;
        position: relative;
        height: 64px;
        overflow: hidden;
        display: table;
        width: 100%
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-name p {
        display: table-cell;
        vertical-align: middle;
        padding: 2px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
        width: 100%;
        margin-top: 8px;
        color: #ffcc02
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:before {
        content: "";
        display: table
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after {
        clear: both
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
        *zoom: 1
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details p {
        position: relative;
        display: inline-block;
        bottom: 5px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details > div {
        width: 132px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time {
        float: left
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon {
        width: 27px;
        height: 24px;
        display: inline-block;
        margin: 5px 0 0 7px;
        background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._5 {
        background-position: -98px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._10 {
        background-position: -25px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._15 {
        background-position: -50px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._20 {
        background-position: -74px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._25 {
        background-position: -99px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._30 {
        background-position: -123px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._35 {
        background-position: -148px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._40 {
        background-position: -172px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._45 {
        background-position: -197px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._50 {
        background-position: -221px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._55 {
        background-position: -246px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._60, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._65, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._70, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._75, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._80, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._85, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._90, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._95, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._100, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._105, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._110, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._115, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._120, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._125, body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._130 {
        background-position: -270px -102px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time > p {
        padding: 10px 0 3px 7px;
        text-transform: lowercase
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty {
        float: right
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon {
        width: 35px;
        height: 35px;
        display: inline-block;
        margin: 0px 0 0 3px;
        background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -103px;
        height: 29px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.easy {
        background-position: 4px 4px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.medium {
        background-position: 4px -26px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.hard {
        background-position: 4px -58px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty > p {
        padding: 10px 0 3px 5px;
        position: relative
    }

    body.de_CH .mobile .column2, body.fr_CH .mobile .column2 {
        display: none !important
    }
}

@media screen and (max-width: 520px) and (max-width: 520px) {
    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget .recipe-content .info {
        background: url(/img/subpages/recipes/recipe-tout-haze-mobile.png)
    }
}

@media screen and (max-width: 520px) and (max-width: 960px) {
    body.product-details #subpageContainer .content section.recipes {
        display: block;
        width: 100%;
        position: relative
    }

    body.product-details #subpageContainer .content section.recipes .container {
        width: 100%
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list {
        width: 70.5%;
        margin: 0 auto;
        min-width: 560px;
        padding-bottom: 25px
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list .recipe-nugget {
        margin: 16px 1% 16px 1%
    }
}

@media screen and (max-width: 520px) and (max-width: 520px) {
    body.product-details #subpageContainer .content section.recipes {
        width: 100%
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-container {
        width: 100%
    }

    body.product-details #subpageContainer .content section.recipes .container .recipe-list {
        width: 265px;
        min-width: 56.6%;
        margin: 0 auto
    }
}

body.product-overview {
    font-family: "Trebuchet MS"
}

body.product-overview #header, body.product-overview .info-page header {
    position: relative;
    z-index: 5
}

body.product-overview .container-bg {
    background: #fff url(/img/subpages/products/product-overview-bg.jpg) repeat 0 0;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding: 120px 0 0px 0
}

@media screen and (max-width: 520px) {
    body.product-overview .container-bg {
        background: #fff url(/img/subpages/bg-320.jpg) repeat 0 0
    }
}

body.product-overview #subpageContainer {
    padding-bottom: 50px
}

body.product-overview #subpageContainer div.cta {
    position: relative;
    display: inline-block;
    background: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f8f8f8), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -moz-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -o-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: linear-gradient(#ffffff, #f8f8f8 1%, #ececec 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #595959;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2)
}

body.product-overview #subpageContainer div.cta a {
    color: #595959;
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-size: 15px
}

body.product-overview #subpageContainer div.cta a.cta-more-info {
    padding-left: 20px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat left -52px
}

body.product-overview #subpageContainer div.cta a.cta-recipies {
    padding-left: 20px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat left -76px
}

body.product-overview #subpageContainer .content {
    max-width: 960px;
    margin: 0 auto
}

body.product-overview #subpageContainer .content a {
    color: #7f990f
}

body.product-overview #subpageContainer .content .title-container {
    color: white;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 20px 0;
    text-shadow: 0px 1px 0px black
}

body.product-overview #subpageContainer .content .title-container:after, body.product-overview #subpageContainer .content .title-container:before {
    content: "";
    display: table
}

body.product-overview #subpageContainer .content .title-container:after {
    clear: both
}

body.product-overview #subpageContainer .content .title-container {
    *zoom: 1
}

body.product-overview #subpageContainer .content .title-container h1 {
    font-family: "plume_adregular";
    font-size: 50px;
    -webkit-font-smoothing: antialiased;
    word-break: break-word;
    text-transform: uppercase;
    word-wrap: break-word
}

@media screen and (max-width: 960px) {
    body.product-overview #subpageContainer .content .title-container h1 {
        font-size: 45px
    }
}

@media screen and (max-width: 910px) {
    body.product-overview #subpageContainer .content .title-container h1 {
        font-size: 42px
    }
}

@media screen and (max-width: 860px) {
    body.product-overview #subpageContainer .content .title-container h1 {
        font-size: 40px
    }
}

@media screen and (max-width: 660px) {
    body.product-overview #subpageContainer .content .title-container h1 {
        font-size: 31px
    }
}

body.product-overview #subpageContainer .content .title-container p {
    font-family: "Trebuchet MS";
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    width: 90%;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 5px
}

@media screen and (max-width: 520px) {
    body.product-overview #subpageContainer .content .title-container {
        padding-bottom: 20px
    }

    body.product-overview #subpageContainer .content .title-container h1 {
        font-size: 31px
    }
}

@media screen and (max-width: 460px) {
    body.product-overview #subpageContainer .content .title-container h1 {
        font-size: 19px
    }
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab {
    display: table;
    width: 100%
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab:after, body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab:before {
    content: "";
    display: table
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab:after {
    clear: both
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab {
    *zoom: 1
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    display: table-cell;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    font-size: 26px;
    padding: 20px 0 20px 0;
    background: #f2f2f2;
    font-family: "plume_adregular";
    text-transform: uppercase;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(0%, #f2f2f2), color-stop(96%, #dfdfdf), color-stop(100%, #ccc));
    background-image: -webkit-linear-gradient(#fff, #f2f2f2 0%, #dfdfdf 96%, #ccc 100%);
    background-image: -moz-linear-gradient(#fff, #f2f2f2 0%, #dfdfdf 96%, #ccc 100%);
    background-image: -o-linear-gradient(#fff, #f2f2f2 0%, #dfdfdf 96%, #ccc 100%);
    background-image: linear-gradient(#ffffff, #f2f2f2 0%, #dfdfdf 96%, #cccccc 100%);
    cursor: pointer;
    color: #595959;
    text-shadow: 1px 1px 0px white
}

.lt-ie9 body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab > div {
    background-color: #f2f2f2
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab > div[data-type="s"] {
    border-radius: 30px 0 0 0
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab > div[data-type="f"] {
    border-radius: 0 30px 0 0
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab > div.selected {
    background: #B2C535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(0%, #b2c535), color-stop(96%, #869916), color-stop(100%, #849716));
    background-image: -webkit-linear-gradient(#fff, #b2c535 0%, #869916 96%, #849716 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 0%, #869916 96%, #849716 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 0%, #869916 96%, #849716 100%);
    background-image: linear-gradient(#ffffff, #b2c535 0%, #869916 96%, #849716 100%);
    text-shadow: 0px -1px 0px #666666;
    color: white
}

.lt-ie9 body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab > div.selected {
    background-color: #849716
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container > div {
    background: white;
    padding: 20px;
    -webkit-box-shadow: 1px 1px 5px 0.4px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 5px 0.4px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 5px 0.4px rgba(50, 50, 50, 0.75);
    -webkit-border-radius: 0 0 30px 30px;
    -moz-border-radius: 0 0 30px 30px;
    -ms-border-radius: 0 0 30px 30px;
    -o-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container.flavours {
    display: none
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container.flavours .quick-menu {
    margin-bottom: 20px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category {
    margin: 0 0 10px 0;
    clear: both
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab {
    background: #F5F5F5;
    background: whitesmoke;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f5f5f5), color-stop(100%, #dcdcdc));
    background-image: -webkit-linear-gradient(#fff, #f5f5f5 1%, #dcdcdc 100%);
    background-image: -moz-linear-gradient(#fff, #f5f5f5 1%, #dcdcdc 100%);
    background-image: -o-linear-gradient(#fff, #f5f5f5 1%, #dcdcdc 100%);
    background-image: linear-gradient(#ffffff, #f5f5f5 1%, #dcdcdc 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    padding: 7px 30px 7px 30px;
    color: #595959;
    cursor: pointer;
    padding: 15px 0px 15px 0px;
    text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    display: table;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    padding: 15px 0px 15px 0px
}

.lt-ie9 body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab {
    background-color: gainsboro
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab a {
    color: #595959;
    text-decoration: none;
    display: block
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.open, body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected {
    background: #B2C535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    padding: 7px 30px 7px 30px;
    color: white;
    cursor: pointer;
    padding: 15px 0px 15px 0px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    display: table;
    font-weight: bold;
    font-size: 20px
}

.lt-ie9 body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.open, .lt-ie9 body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected {
    background-color: #869916
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.open a, body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected a {
    color: white;
    text-decoration: none;
    display: block
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.open a, body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.open p, body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected a, body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected p {
    background-position-y: 3px
}

@media screen and (max-width: 960px) {
    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected a {
        font-size: .78px
    }
}

@media screen and (max-width: 520px) {
    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected a {
        font-size: .65px
    }
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab .arrow {
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab > p {
    padding-left: 40px;
    width: 75%;
    float: left;
    display: inline-block
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab > .arrow {
    display: inline-block;
    float: right;
    width: 20px;
    height: 12px;
    margin: 3px 20px 0 0;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 0 -24px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected > .arrow {
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 0 -1px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container {
    list-style: none;
    display: none;
    margin: 23px 0 23px 0
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item {
    clear: both;
    position: relative;
    width: 820px;
    margin: 0 auto;
    padding: 0 0 40px 0
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item:after, body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item:before {
    content: "";
    display: table
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item:after {
    clear: both
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item {
    *zoom: 1
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div {
    position: relative
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div:after, body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div:before {
    content: "";
    display: table
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div:after {
    clear: both
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div {
    *zoom: 1
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div {
    position: relative;
    float: left;
    display: inline-block
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child {
    width: 262px;
    display: block;
    position: relative
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child .product-new-badge {
    width: 69px;
    height: 69px;
    position: absolute;
    right: 11px;
    z-index: 1;
    top: -35px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child .product-new-badge.yes {
    display: block
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child .product-new-badge.no {
    display: none
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child .product-new-badge > div {
    color: #ffd904;
    position: relative;
    top: 24px;
    left: -1px;
    text-align: center;
    font-weight: bold
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container {
    padding: 10px 0 0 0px;
    width: 50%;
    z-index: 1px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .img-type-container {
    vertical-align: top;
    margin-right: 10px;
    position: absolute
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .img-type-container .shape {
    background: url(/img/icons/shapes-icons-grey.png) no-repeat;
    width: 50px;
    height: 45px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .img-type-container .shape-slices-icon {
    background-position: 0 0
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .img-type-container .shape-pieces-icon {
    background-position: 0px -47px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .img-type-container .shape-wheels-icon {
    background-position: 0px -100px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .img-type-container .shape-specials-icon {
    background-position: 0 -150px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .copy {
    position: relative;
    padding: 0 0 0 0px;
    min-width: 50px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container > div {
    display: inline-block
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container h2 {
    display: inline-block;
    font-size: 24px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container p {
    color: #999999;
    font-size: 16px;
    padding-top: 6px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .ctas {
    margin: 30px 0 0 0px
}

body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .img-container {
    z-index: 2
}

body.product-overview.fr_FR #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child .product-new-badge {
    width: 100px;
    top: -31px
}

@media screen and (max-width: 960px) {
    body.product-overview .info-page header {
        position: fixed
    }

    body.product-overview .container-bg {
        padding: 50px 0 50px 0;
        position: relative;
        top: -1px
    }

    body.product-overview #subpageContainer .content .product-type-selection-container {
        width: 100%;
        margin: 0 auto
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item {
        width: 100%
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .ctas .cta {
        margin: 5px 0
    }
}

@media screen and (max-width: 520px) {
    body.product-overview #subpageContainer {
        max-width: 100%
    }

    body.product-overview #subpageContainer .content .product-type-selection-container {
        width: 100%
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-selection-tab > div {
        font-size: 16px
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab > p {
        padding-left: 20px;
        width: 61%
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab, body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .category-tab.selected {
        padding: 12px 0px 12px 0px
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item {
        padding: 65px 0 17px 0;
        background: url(/img/subpages/products/product-divider-mobile-320.png) no-repeat center top
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item:first-child {
        padding: 0px 0 17px 0;
        background: none
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child .cta-more-info {
        position: relative;
        display: block
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child .cta-more-info .product-packshots {
        margin: 0 auto;
        position: relative;
        display: block;
        left: -10px
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div > div:first-child .product-new-badge {
        left: 2px;
        right: 0;
        top: -32px
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container {
        min-width: 230px;
        float: none;
        display: block;
        position: relative;
        margin: 0 auto
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .copy {
        margin-top: 20px;
        margin-left: 10px
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .copy > h2 {
        width: 175px
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .copy > p {
        width: 164px
    }

    body.product-overview #subpageContainer .content .product-type-selection-container .product-list-container .product-container .product-category .item-container .product-item > div .copy-container .ctas {
        margin: 15px 0 0 0px
    }
}

body.de_DE .container-bg, body.en .container-bg, body.de_DE.info-page .container-bg, body.en.info-page .container-bg {
    background-image: url(/img/subpages/products/product-overview-bg-without-text.jpg)
}

body.recipe-details {
    font-family: "Trebuchet MS";
    background: white
}

body.recipe-details #header, body.recipe-details .info-page header {
    position: relative;
    z-index: 5
}

body.recipe-details .is-favourite {
    background: blue;
    display: inline-block;
    width: 30px;
    height: 35px;
    position: relative;
    top: 1px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat -4px -378px
}

body.recipe-details .is-favourite.active {
    cursor: pointer
}

body.recipe-details .is-favourite.yes {
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat -48px -377px;
    left: -2px
}

@media screen and (max-width: 520px) {
    body.recipe-details .is-favourite.yes {
        background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat -47px -377px
    }
}

body.recipe-details .signup-cta {
    display: none
}

.qrpromoenabled body.recipe-details .signup-cta {
    display: block !important
}

body.recipe-details .signup-cta a {
    font-family: "plume_adregular";
    text-transform: uppercase;
    display: block;
    width: 100%;
    height: 72px;
    background: #FF6F01;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ff9001), color-stop(100%, #ff6f01));
    background-image: -webkit-linear-gradient(#ff9001 20%, #ff6f01);
    background-image: -moz-linear-gradient(#ff9001 20%, #ff6f01);
    background-image: -o-linear-gradient(#ff9001 20%, #ff6f01);
    background-image: linear-gradient(#ff9001 20%, #ff6f01);
    position: relative;
    color: white;
    text-align: center;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-end;
    -webkit-align-items: flex-end
}

.de_CH body.recipe-details .signup-cta a {
    font-size: 15px
}

body.recipe-details .signup-cta a > p {
    padding-bottom: 10px
}

.no-cssgradients body.recipe-details .signup-cta a {
    display: block
}

.no-cssgradients body.recipe-details .signup-cta a > p {
    padding-top: 40px
}

body.recipe-details .signup-cta a .arrow {
    position: absolute;
    width: 58px;
    height: 31px;
    bottom: -30px;
    left: 50%;
    margin-left: -29px;
    background: url(../img/common/qr-signup-nipple.png) no-repeat 0 0;
    z-index: 12
}

body.recipe-details #subpageContainer {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding-top: 85px
}

body.recipe-details #subpageContainer .rating-container {
    padding-top: 10px;
    position: relative;
    margin-bottom: 0
}

body.recipe-details #subpageContainer .rating-container .rating {
    margin: 0 auto;
    width: 105px;
    height: 17px;
    background: url(/img/icons/star-ratings.png) no-repeat
}

body.recipe-details #subpageContainer .rating-container .rating.rating-0 {
    background-position: 0px -1px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-0_5 {
    background-position: 0px -18px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-1 {
    background-position: 0px -35px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-1_5 {
    background-position: 0px -52px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-2 {
    background-position: 0px -69px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-2_5 {
    background-position: 0px -86px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-3 {
    background-position: 0px -102px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-3_5 {
    background-position: 0px -120px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-4 {
    background-position: 0px -136px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-4_5 {
    background-position: 0px -154px
}

body.recipe-details #subpageContainer .rating-container .rating.rating-5 {
    background-position: 0px -170px
}

body.recipe-details #subpageContainer .ratings-entry-component {
    padding: 0 10px 0 10px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100px;
    height: 20px;
    position: relative;
    background: url(/img/subpages/recipes/star_rating.gif) top left repeat-x
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li {
    padding: 0px;
    margin: 0px;
    float: left
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a {
    display: block;
    width: 20px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a:hover {
    background: url(/img/subpages/recipes/star_ratings.gif) left bottom;
    z-index: 1;
    left: 0px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.one-star {
    left: 0px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.one-star:hover {
    width: 20px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.two-stars {
    left: 20px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.two-stars:hover {
    width: 40px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.three-stars:hover {
    width: 60px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.three-stars {
    left: 40px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.four-stars {
    left: 60px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.four-stars:hover {
    width: 80px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.five-stars {
    left: 80px
}

body.recipe-details #subpageContainer .ratings-entry-component .star-rating li a.five-stars:hover {
    width: 100px
}

body.recipe-details #subpageContainer section {
    width: 100%
}

body.recipe-details #subpageContainer section .container {
    width: 960px;
    margin: 0 auto
}

body.recipe-details #subpageContainer section .container .close-button {
    left: 255px;
    min-width: 124px;
    background: #A5B82C;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #849716;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px 0px 50px 50px;
    -moz-border-radius: 0px 0px 50px 50px;
    -ms-border-radius: 0px 0px 50px 50px;
    -o-border-radius: 0px 0px 50px 50px;
    border-radius: 0px 0px 50px 50px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 0;
    display: block;
    float: left;
    position: relative;
    margin: 0;
    color: white;
    font-family: "Trebuchet MS";
    text-decoration: none;
    z-index: 1;
    position: absolute;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25)
}

body.recipe-details #subpageContainer section .container .close-button > span {
    padding-left: 31px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 6px -96px;
    font-size: 15px
}

@media screen and (max-width: 960px) {
    body.recipe-details #subpageContainer section .container .close-button > span {
        font-size: 13px
    }
}

@media screen and (max-width: 520px) {
    body.recipe-details #subpageContainer section .container .close-button > span {
        background: url(/img/subpages/subpage-button-ui.png) no-repeat 6px -98px
    }
}

.android body.recipe-details #subpageContainer section .container .close-button {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)
}

body.recipe-details #subpageContainer section.promo .container {
    width: 100%;
    height: 636px;
    margin: 0;
    position: relative
}

body.recipe-details #subpageContainer section.promo .container .is-new {
    width: 69px;
    height: 69px;
    position: absolute;
    display: none;
    right: 0px;
    top: 0px;
    z-index: 1;
    right: 30px;
    top: 40px
}

body.recipe-details #subpageContainer section.promo .container .is-new.yes {
    display: block
}

body.recipe-details #subpageContainer section.promo .container .is-new.no {
    display: none
}

body.recipe-details #subpageContainer section.promo .container .is-new > div {
    color: #ffd904;
    position: relative;
    top: 24px;
    left: -1px;
    text-align: center;
    font-weight: bold
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer {
    width: 100%;
    position: absolute;
    overflow: hidden;
    max-height: 216px;
    bottom: 0
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze {
    width: 100%;
    background: black;
    background: rgba(0, 0, 0, 0.9)
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container {
    width: 960px;
    margin: 0 auto;
    height: 184px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container:after, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container:before {
    content: "";
    display: table
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container:after {
    clear: both
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container {
    *zoom: 1
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .rating-container {
    padding-top: 17px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .short-description {
    text-align: center;
    padding-top: 15px;
    max-height: 62px;
    position: absolute;
    width: 100%;
    color: white;
    text-shadow: 0px -1px 0px #666666
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container {
    position: relative;
    text-align: center;
    padding: 0;
    min-height: 100px;
    bottom: -23px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu {
    background: url(/img/subpages/recipes/details-horizon.png) no-repeat center bottom;
    width: 100%;
    position: relative;
    min-height: 100px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul {
    top: 16px;
    position: relative;
    list-style: none
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul:after, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul:before {
    content: "";
    display: table
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul:after {
    clear: both
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul {
    *zoom: 1
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li {
    display: inline-block;
    min-width: 175px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div {
    padding-top: 32px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div {
    padding: 0 0 0 30px;
    position: absolute;
    top: 20px;
    max-width: 155px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div .favourite-label {
    max-width: 170px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div .is-favourite.active {
    position: relative;
    top: 1px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div p {
    color: white;
    text-shadow: 0px -1px 0px #666666;
    font-size: 14px;
    color: #ffcc02
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon {
    width: 35px;
    height: 31px;
    position: relative;
    margin: 0 auto;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time {
    width: 27px;
    height: 24px;
    display: inline-block;
    margin: 5px 0 0 7px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -102px;
    height: 28px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._5 {
    background-position: -98px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._10 {
    background-position: -25px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._15 {
    background-position: -50px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._20 {
    background-position: -74px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._25 {
    background-position: -99px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._30 {
    background-position: -123px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._35 {
    background-position: -148px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._40 {
    background-position: -172px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._45 {
    background-position: -197px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._50 {
    background-position: -221px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._55 {
    background-position: -246px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._60, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._65, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._70, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._75, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._80, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._85, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._90, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._95, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._100, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._105, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._110, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._115, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._120, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._125, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._130 {
    background-position: -270px -102px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.difficulty.easy {
    background-position: 4px -3px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.difficulty.medium {
    background-position: 4px -33px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.difficulty.hard {
    background-position: 4px -63px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category.slices {
    background-position: 0px -341px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category.pieces {
    background-position: -39px -341px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category.wheels {
    background-position: -83px -341px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category.special {
    background-position: -129px -341px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu .view-recipe {
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    display: inline-block
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu .view-recipe a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 20px;
    background: url("") no-repeat left -76px
}

body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu .view-recipe p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-details #subpageContainer section.instructions {
    background: #FFFFFF;
    padding: 0 0 60px 0;
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    z-index: 3;
    position: relative
}

body.recipe-details #subpageContainer section.instructions h2, body.recipe-details #subpageContainer section.instructions h1 {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: 30px;
    color: #7f990f
}

body.recipe-details #subpageContainer section.instructions h2 {
    font-size: 23px
}

body.recipe-details #subpageContainer section.instructions .container .title-container {
    padding: 50px 0 50px 0
}

body.recipe-details #subpageContainer section.instructions .container .title-container:after, body.recipe-details #subpageContainer section.instructions .container .title-container:before {
    content: "";
    display: table
}

body.recipe-details #subpageContainer section.instructions .container .title-container:after {
    clear: both
}

body.recipe-details #subpageContainer section.instructions .container .title-container {
    *zoom: 1
}

body.recipe-details #subpageContainer section.instructions .container .title-container > h1 {
    float: left
}

body.recipe-details #subpageContainer section.instructions .container .title-container > .social {
    float: right
}

body.recipe-details #subpageContainer section.instructions .container .title-container > .social .share-container > div {
    display: inline-block
}

body.recipe-details #subpageContainer section.instructions .container .title-container > .social .share-container > div.yt-link {
    position: relative;
    top: -1px
}

body.recipe-details #subpageContainer section.instructions .container .title-container > .social .share-container > div.yt-link a {
    display: inline-block;
    width: 45px;
    height: 18px;
    background: url(/img/icons/yt-logo.png) no-repeat 0 0
}

body.recipe-details #subpageContainer section.instructions .container .title-container > .social .share-container > div.fb-like {
    vertical-align: top
}

body.recipe-details #subpageContainer section.instructions .container .title-container > .social .share-container > div {
    padding: 0 5px
}

body.recipe-details #subpageContainer section.instructions .container .copy-container {
    margin: 5px 0 0 0
}

body.recipe-details #subpageContainer section.instructions .container .copy-container:after, body.recipe-details #subpageContainer section.instructions .container .copy-container:before {
    content: "";
    display: table
}

body.recipe-details #subpageContainer section.instructions .container .copy-container:after {
    clear: both
}

body.recipe-details #subpageContainer section.instructions .container .copy-container {
    *zoom: 1
}

body.recipe-details #subpageContainer section.instructions .container .copy-container .col {
    width: 100%;
    margin: 10px 0 0 0;
    font-family: "Trebuchet MS";
    font-size: 16px;
    color: #999999;
    line-height: 22px
}

body.recipe-details #subpageContainer section.instructions .container .copy-container .col > p span {
    display: block;
    height: 12px
}

body.recipe-details #subpageContainer section.instructions .container .copy-container .col .first.column {
    margin-right: 60px
}

body.recipe-details #subpageContainer section.instructions .container .copy-container.portion h2, body.recipe-details #subpageContainer section.instructions .container .copy-container.portion span {
    display: inline-block
}

body.recipe-details #subpageContainer section.instructions .container .copy-container.portion span {
    color: #7f7f7f;
    font-size: 24px
}

body.recipe-details #subpageContainer section.ingredients {
    background: url(/img/subpages/products/product-details-bg-2.jpg) repeat;
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    z-index: 2
}

body.recipe-details #subpageContainer section.ingredients h2 {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: 23px;
    color: #7f990f
}

body.recipe-details #subpageContainer section.ingredients ul li p {
    font-weight: bold
}

body.recipe-details #subpageContainer section.ingredients .container {
    background: url(/img/subpages/recipes/ingredients-bg.png) no-repeat center 25px;
    width: 960px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container {
    padding: 54px 0 0 88px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container:after, body.recipe-details #subpageContainer section.ingredients .container .copy-container:before {
    content: "";
    display: table
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container:after {
    clear: both
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container {
    *zoom: 1
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe {
    background: #B2C535;
    background: #b2c535;
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    text-decoration: none;
    font-family: "Trebuchet MS";
    position: relative;
    padding: 8px 20px 8px 10px;
    float: left;
    bottom: -19px;
    top: 5px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 20px;
    background: url("") no-repeat left -76px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe:after, body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe:before {
    content: "";
    display: table
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe:after {
    clear: both
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe {
    *zoom: 1
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/email-icon.png) no-repeat 6px 9px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe > p {
    background: none;
    margin-left: 20px;
    font-size: 14px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25)
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col {
    width: 530px;
    margin: 20px 0 0px 0;
    font-family: "Trebuchet MS";
    font-size: 13px;
    color: #595959;
    line-height: 22px;
    position: relative
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col1, body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col2, body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 {
    float: left
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col1 {
    max-height: 260px;
    padding-bottom: 40px
}

.fr_CH body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col1 {
    max-height: 310px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col1 .first p {
    font-weight: bold
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 {
    margin: 0px 0 20px 47px;
    text-align: center;
    width: 260px;
    overflow: hidden
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .title {
    margin: 15px 0 10px 0
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .image-container {
    margin-bottom: 10px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .product-name {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: 14px;
    color: #7f990f;
    text-decoration: underline;
    height: 44px;
    padding: 0 10px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .product-name > a {
    color: #7f990f;
    text-decoration: underline
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 li div {
    position: relative
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 h2 {
    font-size: 24px
}

body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 img {
    margin: 0 auto;
    display: block;
    max-height: 150px
}

body.recipe-details #subpageContainer section.recipe-twist {
    background: white;
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px -1px 63px, rgba(50, 50, 50, 0.32) 0px 1px 3px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px -1px 63px, rgba(50, 50, 50, 0.32) 0px 1px 3px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px -1px 63px, rgba(50, 50, 50, 0.32) 0px 1px 3px;
    z-index: 3;
    position: relative
}

body.recipe-details #subpageContainer section.recipe-twist .container {
    width: 65%;
    position: relative
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown {
    position: relative;
    margin-left: 13px;
    float: left;
    left: 0
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel {
    background: url(/img/common/twist_bg_continuous.png) repeat-y 0 0;
    -webkit-border-radius: 0px 0px 25px 25px;
    -moz-border-radius: 0px 0px 25px 25px;
    -ms-border-radius: 0px 0px 25px 25px;
    -o-border-radius: 0px 0px 25px 25px;
    border-radius: 0px 0px 25px 25px;
    position: relative
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .handle {
    background: url("/img/subpages/recipes/recipe-icon-sprite.png");
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    display: none
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .handle.left {
    left: -13px;
    background-position: -113px -388px
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .handle.right {
    right: -12px;
    background-position: -132px -388px
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .twist-container {
    background-image: url("/img/common/twist_divider.png");
    background-position: 0px 5px;
    background-repeat: no-repeat;
    display: none;
    display: block;
    width: 90%;
    margin: 0 auto
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .twist-container .content {
    padding: 28px 0px 10px 0px;
    display: block;
    text-align: center
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .twist-container .content p {
    padding: 0px 0px 20px 0px;
    font-size: 14px;
    font-family: "Trebuchet MS";
    color: #ffffff;
    line-height: 17px;
    -webkit-font-smoothing: antialiased
}

.textshadow body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .twist-container .content p {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25)
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .twist-container .content a {
    background-image: url("/img/common/twist_btn.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 214px;
    height: 44px;
    padding-bottom: 4px;
    display: block;
    overflow: hidden;
    font-family: "Trebuchet MS";
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    color: #a3b62a;
    text-shadow: 0px -1px 0px white;
    -webkit-font-smoothing: antialiased
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .twist-container .content a span {
    padding: 11px 10px 0px 0px;
    display: block
}

.no-touch body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .twist-container .content a:hover {
    background-image: url("/img/common/twist_btn_over.png")
}

.csstransitions body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown .panel .twist-container .content a {
    -webkit-backface-visibility: hidden;
    transition: background 0.25s ease-out
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown.is-fold {
    top: -14px;
    max-width: 253px
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown.is-fold .shadow {
    display: none
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown.is-fold .panel {
    background-position: left top;
    background-repeat: repeat-y
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown.is-fold .panel .twist-container {
    display: block
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown.is-fold .panel .twist-container .content a {
    display: none
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown.is-fold .panel .arrow {
    display: none
}

body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown.is-fold .panel .handle {
    display: block
}

body.recipe-details #subpageContainer section.recipe-twist .container:after, body.recipe-details #subpageContainer section.recipe-twist .container:before {
    content: "";
    display: table
}

body.recipe-details #subpageContainer section.recipe-twist .container:after {
    clear: both
}

body.recipe-details #subpageContainer section.recipe-twist .container {
    *zoom: 1
}

body.recipe-details #subpageContainer section.recipe-twist .container .recipe-twist-container {
    background: url(/img/subpages/recipes/recipe-twist.png) no-repeat 0 0;
    width: 298px;
    height: 439px;
    position: absolute;
    z-index: 2;
    top: -59px;
    left: -12px
}

body.recipe-details #subpageContainer section.recipe-twist .container .recipe-twist-container .copy {
    width: 69%;
    font-size: 14px;
    position: relative;
    top: 240px;
    margin: 0 auto;
    color: white
}

body.recipe-details #subpageContainer section.recipe-twist .container .fb-feed-container {
    position: relative;
    width: 40%;
    padding: 12px 0 5% 10%;
    float: left
}

body.recipe-details #subpageContainer section.recipe-twist .container .fb-feed-container > h2 {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: 17px;
    color: #7f990f;
    display: block;
    width: 280px;
    padding: 10px 0
}

body.recipe-details #subpageContainer section.recipes {
    background: url(/img/subpages/products/product-details-bg-3.jpg) repeat;
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -2px;
    z-index: 2;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

body.recipe-details #subpageContainer section.recipes .container {
    width: 960px
}

body.recipe-details #subpageContainer section.recipes .container h2 {
    padding-top: 34px;
    font-size: 28px;
    color: #7f990f;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5)
}

body.recipe-details #subpageContainer section.recipes .container .recipe-container {
    display: block;
    margin: 0 auto
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list {
    margin-top: 20px;
    list-style: none
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget {
    width: 265px;
    height: 289px;
    background: black;
    display: inline-block;
    margin: 16px 16px 16px 16px;
    margin: 16px 2% 16px 2%
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget a {
    text-decoration: none
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content {
    color: white;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.9);
    position: relative
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new {
    width: 69px;
    height: 69px;
    position: absolute;
    display: none;
    right: 0px;
    top: 0px;
    z-index: 1;
    right: -17px;
    top: -30px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new.yes {
    display: block
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new.no {
    display: none
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .is-new > div {
    color: #ffd904;
    position: relative;
    top: 24px;
    left: -1px;
    text-align: center;
    font-weight: bold
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content > img {
    position: absolute;
    width: auto;
    height: auto;
    z-index: 0
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info {
    position: relative;
    bottom: -150px;
    height: 140px;
    background: url(/img/subpages/recipes/recipe-tout-haze.png);
    z-index: 1;
    width: 100%
}

@media screen and (max-width: 520px) {
    body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info {
        background: url(/img/subpages/recipes/recipe-tout-haze-mobile.png)
    }
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container {
    padding-top: 10px;
    position: relative;
    margin-bottom: 0
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating {
    margin: 0 auto;
    width: 105px;
    height: 17px;
    background: url(/img/icons/star-ratings.png) no-repeat
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-0 {
    background-position: 0px -1px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-0_5 {
    background-position: 0px -18px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-1 {
    background-position: 0px -35px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-1_5 {
    background-position: 0px -52px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-2 {
    background-position: 0px -69px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-2_5 {
    background-position: 0px -86px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-3 {
    background-position: 0px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-3_5 {
    background-position: 0px -120px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-4 {
    background-position: 0px -136px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-4_5 {
    background-position: 0px -154px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating.rating-5 {
    background-position: 0px -170px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-name {
    text-align: center;
    position: relative;
    height: 64px;
    overflow: hidden;
    display: table;
    width: 100%
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-name p {
    display: table-cell;
    vertical-align: middle;
    padding: 2px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
    width: 100%;
    margin-top: 8px;
    color: #ffcc02
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:before {
    content: "";
    display: table
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after {
    clear: both
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
    *zoom: 1
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details p {
    position: relative;
    display: inline-block;
    bottom: 5px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details > div {
    width: 132px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time {
    float: left
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon {
    width: 27px;
    height: 24px;
    display: inline-block;
    margin: 5px 0 0 7px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._5 {
    background-position: -98px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._10 {
    background-position: -25px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._15 {
    background-position: -50px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._20 {
    background-position: -74px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._25 {
    background-position: -99px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._30 {
    background-position: -123px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._35 {
    background-position: -148px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._40 {
    background-position: -172px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._45 {
    background-position: -197px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._50 {
    background-position: -221px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._55 {
    background-position: -246px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._60, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._65, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._70, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._75, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._80, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._85, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._90, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._95, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._100, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._105, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._110, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._115, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._120, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._125, body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._130 {
    background-position: -270px -102px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time > p {
    padding: 10px 0 3px 7px;
    text-transform: lowercase
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty {
    float: right
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: 0px 0 0 3px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -103px;
    height: 29px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.easy {
    background-position: 4px 4px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.medium {
    background-position: 4px -26px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.hard {
    background-position: 4px -58px
}

body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty > p {
    padding: 10px 0 3px 5px;
    position: relative
}

@media screen and (max-width: 960px) {
    body.recipe-details #subpageContainer section.recipes {
        display: block;
        width: 100%;
        position: relative
    }

    body.recipe-details #subpageContainer section.recipes .container {
        width: 100%
    }

    body.recipe-details #subpageContainer section.recipes .container .recipe-list {
        width: 70.5%;
        margin: 0 auto;
        min-width: 560px;
        padding-bottom: 25px
    }

    body.recipe-details #subpageContainer section.recipes .container .recipe-list .recipe-nugget {
        margin: 16px 1% 16px 1%
    }
}

@media screen and (max-width: 520px) {
    body.recipe-details #subpageContainer section.recipes {
        width: 100%
    }

    body.recipe-details #subpageContainer section.recipes .container .recipe-container {
        width: 100%
    }

    body.recipe-details #subpageContainer section.recipes .container .recipe-list {
        width: 265px;
        min-width: 56.6%;
        margin: 0 auto
    }
}

body.recipe-details.fr_FR #subpageContainer section.promo .container .is-new {
    width: 100px
}

body.recipe-details.it_IT #subpageContainer section.instructions .container .copy-container .col > p br {
    line-height: normal
}

@media screen and (max-width: 960px) {
    body.recipe-details .info-page header {
        position: fixed
    }

    body.recipe-details #subpageContainer {
        margin: -1px 0 0 0;
        padding-top: 0px
    }

    body.recipe-details #subpageContainer section .container .close-button {
        left: 185px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container {
        width: auto
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container {
        position: relative;
        bottom: -26px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu {
        width: 100%;
        left: auto;
        margin: 0 auto;
        background: none
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul {
        width: 95%;
        top: 14px;
        display: block;
        margin: 0 auto
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li {
        min-width: 84px;
        float: none
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge {
        width: auto
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge p {
        max-width: 130px;
        width: 82px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div {
        padding: 23px 0 0 0
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div > div, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div > p {
        float: none
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div > P {
        text-align: center;
        width: 100%
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div {
        padding: 23px 0 0 0;
        top: -13px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div > div, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div > p {
        float: none
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div .favourite-label {
        margin-top: 0px
    }

    body.recipe-details #subpageContainer section.instructions .container {
        width: 100%
    }

    body.recipe-details #subpageContainer section.instructions .container .title-container {
        padding: 50px 0 0 20px
    }

    body.recipe-details #subpageContainer section.instructions .container .title-container > .social {
        float: right;
        right: 0px;
        position: relative
    }

    body.recipe-details #subpageContainer section.instructions .container .copy-container {
        padding: 0 0 0 20px
    }

    body.recipe-details #subpageContainer section.instructions .container .copy-container .col {
        min-height: 219px
    }

    body.recipe-details #subpageContainer section.instructions .container .copy-container .col .first.column {
        margin-right: 0px
    }

    body.recipe-details #subpageContainer section.instructions .container .copy-container .col .last.column {
        margin-left: 0px
    }

    body.recipe-details #subpageContainer section.instructions .container .copy-container .col > p .column {
        width: 100% !important
    }

    body.recipe-details #subpageContainer section.ingredients {
        background: #faf9e3;
        min-height: 450px
    }

    body.recipe-details #subpageContainer section.ingredients .container {
        background: none;
        width: 100%;
        max-height: 100%
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container {
        padding: 20px 0 0 20px
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col1 {
        padding-bottom: 20px;
        width: 100%
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 50px
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .title h2 {
        text-align: left;
        text-decoration: none;
        padding-left: 0;
        font-size: 36px;
        line-height: 36px
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .product-name {
        font-size: 24px;
        text-decoration: none;
        margin-top: 20px
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .product-pack {
        float: left
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .product-img img {
        width: auto;
        max-height: 100%
    }

    body.recipe-details #subpageContainer section.recipe-twist .container:after, body.recipe-details #subpageContainer section.recipe-twist .container:before {
        content: "";
        display: table
    }

    body.recipe-details #subpageContainer section.recipe-twist .container:after {
        clear: both
    }

    body.recipe-details #subpageContainer section.recipe-twist .container {
        *zoom: 1
    }

    body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown {
        position: relative;
        margin-left: -73px;
        float: left;
        left: 0
    }

    body.recipe-details #subpageContainer section.recipe-twist .container .fb-feed-container {
        position: relative;
        width: 25%;
        padding: 5% 0 5% 5%;
        float: left
    }
}

@media screen and (max-width: 520px) {
    body.recipe-details .is-favourite {
        background-position: -4px -377px
    }

    body.recipe-details #subpageContainer section .container .close-button {
        right: 0;
        left: auto
    }

    body.recipe-details #subpageContainer section .container .close-button span {
        font-size: 12px
    }

    body.recipe-details #subpageContainer section.promo {
        background-position: 50% -33px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer {
        max-height: 317px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container {
        width: 100%;
        height: 310px;
        margin: 0 auto
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container {
        bottom: -55px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu {
        width: 100%;
        background: none
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul {
        top: -10px;
        width: 100%
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li {
        width: 50%;
        min-height: 60px;
        float: left
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge {
        width: auto;
        clear: both
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left {
        clear: both;
        width: 100%;
        margin-top: 24px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div {
        padding: 5px 0 0 0
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div > div, body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div > p {
        max-width: 100%
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right {
        width: 50%;
        padding: 0;
        float: left;
        clear: none
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div {
        margin-top: 129px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div > p {
        width: 100%;
        margin: 0 auto
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div .favourite-label {
        margin-top: 0px;
        max-width: 134px
    }

    body.recipe-details #subpageContainer section.promo #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div .is-favourite.active {
        top: 0px
    }

    body.recipe-details #subpageContainer section.instructions h2, body.recipe-details #subpageContainer section.instructions h1 {
        font-size: 23px
    }

    body.recipe-details #subpageContainer section.instructions .container .title-container > h1 {
        margin: 0 20px 8px 0px
    }

    body.recipe-details #subpageContainer section.instructions .container .title-container > .social {
        float: left;
        right: 0px;
        position: relative;
        margin-bottom: 20px
    }

    body.recipe-details #subpageContainer section.instructions .container .copy-container.portion span {
        font-size: 13px
    }

    body.recipe-details #subpageContainer section.instructions .container .copy-container .col {
        width: 90%;
        min-width: 90%;
        font-size: 14px;
        line-height: 19px
    }

    body.recipe-details #subpageContainer section.instructions .container .copy-container .col > .column {
        width: 260px !important;
        clear: both
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .email-recipe {
        min-width: 220px
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col1 {
        max-height: 100%
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col1 .last.column {
        clear: both !important
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .title {
        margin: 22px 0 10px 0
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .product-name {
        padding: 0;
        width: 210px;
        text-align: left
    }

    body.recipe-details #subpageContainer section.ingredients .container .copy-container .col.col3 .product-img img {
        margin: 0
    }

    body.recipe-details #subpageContainer section.recipe-twist .container {
        width: 100%
    }

    body.recipe-details #subpageContainer section.recipe-twist .container .twist-popdown {
        position: relative;
        min-height: 150px;
        margin-left: 13px
    }

    body.recipe-details #subpageContainer section.recipe-twist .container .fb-feed-container {
        position: relative;
        width: 95%;
        padding: 0% 0 5% 3%;
        float: left
    }

    body.recipe-details #subpageContainer section.recipe-twist .container .fb-feed-container .fb-comments fb_iframe_widget {
        margin-left: 16px
    }
}

body.recipe-overview {
    font-family: "Trebuchet MS";
    background: white
}

body.recipe-overview .select-box-styles {
    background: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f8f8f8), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -moz-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -o-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: linear-gradient(#ffffff, #f8f8f8 1%, #ececec 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #515151;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    margin: 11px 0;
    margin-left: -9px;
    padding: 8px 0px 8px 20px;
    margin-left: 0px
}

body.recipe-overview .select-box-styles .select-box-stylesInner {
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 132px;
    display: inline-block;
    padding-right: 5px;
    margin-right: 15px;
    margin-left: -10px;
    max-width: 157px;
    background: url(/img/common/dropdown-arrow.png) no-repeat 100% 0;
    font-size: 12px
}

body.recipe-overview .filter-cell.selected .select-box-styles {
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    margin: 11px 0;
    margin-left: -9px;
    padding: 8px 0px 8px 20px;
    margin-left: 0px
}

body.recipe-overview .filter-cell.selected .select-box-styles .select-box-stylesInner {
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 132px;
    display: inline-block;
    padding-right: 5px;
    margin-right: 15px;
    margin-left: -10px;
    max-width: 157px;
    background: url(/img/common/dropdown-arrow.png) no-repeat 100% 0;
    font-size: 12px
}

body.recipe-overview .filter-cell.selected .select-box-styles .select-box-stylesInner {
    background: url(/img/common/dropdown-arrow.png) no-repeat 100% -17px
}

body.recipe-overview #header, body.recipe-overview .info-page header {
    position: relative;
    z-index: 5
}

body.recipe-overview [ng\:cloak], body.recipe-overview [ng-cloak], body.recipe-overview .ng-cloak {
    display: none !important
}

body.recipe-overview .is-favourite {
    background: blue;
    display: none;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 0px;
    top: 3px;
    z-index: 1
}

body.recipe-overview .is-favourite.no {
    display: none
}

body.recipe-overview .is-favourite.yes {
    display: block;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat -46px -377px
}

body.recipe-overview #recipeDetailsSpacer, body.recipe-overview #recipeDetailsSpacer > div {
    width: 100%;
    height: 680px;
    display: none;
    clear: both;
    position: relative
}

body.recipe-overview #recipeDetailsContainer {
    width: 100%;
    height: 670px;
    display: none;
    background: black;
    position: absolute;
    overflow: hidden;
    z-index: 2
}

body.recipe-overview #recipeDetailsContainer .recipeBg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}

body.recipe-overview #recipeDetailsContainer .img-spinner {
    background: url(/img/common/loading-spinner.gif) no-repeat 0 0;
    width: 32px;
    height: 32px;
    position: absolute;
    margin-left: -16px;
    margin-top: -16px;
    top: 40%;
    left: 50%;
    display: block
}

body.recipe-overview #recipeDetailsContainer .close-button {
    background: #A5B82C;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #849716;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px 0px 50px 50px;
    -moz-border-radius: 0px 0px 50px 50px;
    -ms-border-radius: 0px 0px 50px 50px;
    -o-border-radius: 0px 0px 50px 50px;
    border-radius: 0px 0px 50px 50px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 0;
    display: block;
    float: left;
    position: relative;
    margin: 0;
    color: white;
    font-family: "Trebuchet MS";
    text-decoration: none;
    position: absolute;
    right: 40px;
    cursor: pointer;
    z-index: 1;
    padding-left: 19px
}

body.recipe-overview #recipeDetailsContainer .close-button > span {
    padding-left: 31px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 6px -96px;
    font-size: 15px
}

@media screen and (max-width: 960px) {
    body.recipe-overview #recipeDetailsContainer .close-button > span {
        font-size: 13px
    }
}

@media screen and (max-width: 520px) {
    body.recipe-overview #recipeDetailsContainer .close-button > span {
        background: url(/img/subpages/subpage-button-ui.png) no-repeat 6px -98px
    }
}

.android body.recipe-overview #recipeDetailsContainer .close-button {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)
}

body.recipe-overview #recipeDetailsContainer .close-button > span {
    padding-left: 24px;
    background: url(/img/subpages/recipes/recipe-close.png) no-repeat 0 6px
}

body.recipe-overview #recipeDetailsContainer .info-haze {
    width: 100%;
    height: 186px;
    background: black;
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    bottom: 0px;
    z-index: 2
}

body.recipe-overview #recipeDetailsContainer .info-haze .container {
    width: auto;
    position: relative
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .rating-container {
    padding-top: 17px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .short-description {
    text-align: center;
    padding: 15px 0 50px 0;
    color: white;
    text-shadow: 0px -1px 0px #666666;
    background: url(/img/subpages/recipes/overview-horizon1.png) no-repeat center 23px;
    height: 64px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container {
    text-align: center;
    padding: 0;
    position: relative;
    min-height: 100px;
    height: 64px;
    top: -78px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu {
    width: auto;
    margin: 0 auto;
    position: relative;
    top: 29px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul {
    position: relative;
    display: inline-block;
    list-style: none
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul:after, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul:before {
    content: "";
    display: table
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul:after {
    clear: both
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul {
    *zoom: 1
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li {
    display: block;
    float: left;
    min-width: 175px;
    height: 75px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge {
    width: 230px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div {
    padding-top: 32px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div > div, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.left > div > p {
    float: right
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div {
    padding: 32px 0 0 30px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div > div, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div > p {
    float: left
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div .favourite-label {
    padding: 0 0 0 10px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li.edge.right > div .is-favourite.active {
    position: relative;
    top: absolute
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div {
    padding: 15px 0 0 0
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div p {
    color: white;
    text-shadow: 0px -1px 0px #666666;
    font-size: 14px;
    color: #ffcc02
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon {
    width: 35px;
    height: 31px;
    position: relative;
    margin: 0 auto
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time {
    width: 27px;
    height: 24px;
    display: inline-block;
    margin: 5px 0 0 7px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -102px;
    margin: 1px 0 4px 7px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._5 {
    background-position: -98px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._10 {
    background-position: -25px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._15 {
    background-position: -50px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._20 {
    background-position: -74px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._25 {
    background-position: -99px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._30 {
    background-position: -123px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._35 {
    background-position: -148px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._40 {
    background-position: -172px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._45 {
    background-position: -197px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._50 {
    background-position: -221px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._55 {
    background-position: -246px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._60, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._65, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._70, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._75, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._80, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._85, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._90, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._95, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._100, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._105, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._110, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._115, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._120, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._125, body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.time._130 {
    background-position: -270px -102px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.difficulty {
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 4px 0px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.difficulty.easy {
    background-position: 4px 0px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.difficulty.medium {
    background-position: 4px -30px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.difficulty.hard {
    background-position: 4px -63px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category {
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -341px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category.slices {
    background-position: 0px -341px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category.pieces {
    background-position: -39px -341px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category.wheels {
    background-position: -83px -341px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu > ul li > div > div.icon.category.special {
    background-position: -129px -341px
}

body.recipe-overview #recipeDetailsContainer .info-haze .container .info-container .recipe-details-menu .view-recipe {
    margin-top: 6px;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #849716;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 1;
    display: block;
    float: left;
    position: relative;
    margin: 0;
    color: white;
    padding-left: 30px;
    text-decoration: none;
    display: inline-block;
    right: 0;
    position: absolute
}

body.recipe-overview #recipeDetailsContainer.closed .img-spinner {
    background: none
}

body.recipe-overview #subpageContainer {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding-top: 88px
}

body.recipe-overview #subpageContainer .rating-container {
    padding-top: 10px;
    position: relative;
    margin-bottom: 0
}

body.recipe-overview #subpageContainer .rating-container .rating {
    margin: 0 auto;
    width: 105px;
    height: 17px;
    background: url(/img/icons/star-ratings.png) no-repeat
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-0 {
    background-position: 0px -1px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-0_5 {
    background-position: 0px -18px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-1 {
    background-position: 0px -35px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-1_5 {
    background-position: 0px -52px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-2 {
    background-position: 0px -69px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-2_5 {
    background-position: 0px -86px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-3 {
    background-position: 0px -102px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-3_5 {
    background-position: 0px -120px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-4 {
    background-position: 0px -136px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-4_5 {
    background-position: 0px -154px
}

body.recipe-overview #subpageContainer .rating-container .rating.rating-5 {
    background-position: 0px -170px
}

body.recipe-overview #subpageContainer section {
    width: 100%
}

body.recipe-overview #subpageContainer section .container {
    max-width: 960px;
    margin: 0 auto;
    position: relative
}

body.recipe-overview #subpageContainer section .container .divider {
    width: 100%;
    height: 38px;
    background: url(/img/subpages/recipes/overview-horizon2.png) no-repeat center top
}

body.recipe-overview #subpageContainer section.menu-selection {
    background: white;
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 3px -3px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 3px -3px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 3px -3px;
    z-index: 2;
    position: relative;
    padding-top: 32px;
    max-height: 729px;
    overflow: hidden
}

body.recipe-overview #subpageContainer section.menu-selection .container .img-spinner {
    background: url(/img/common/loading-spinner-transparent.gif) no-repeat 0 0;
    width: 32px;
    height: 32px;
    position: absolute;
    margin-left: -16px;
    margin-top: -16px;
    top: 93%;
    left: 50%;
    display: block;
    z-index: 0
}

body.recipe-overview #subpageContainer section.menu-selection .container .img-spinner.data-loaded {
    background: none
}

body.recipe-overview #subpageContainer section.menu-selection .title {
    position: relative
}

body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view {
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    min-width: 90px
}

body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .title h1 {
    text-align: center;
    font-size: 50px;
    font-family: "plume_adregular";
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    color: #7f990f
}

body.recipe-overview #subpageContainer section.menu-selection .title p {
    text-align: center;
    color: #7f990f;
    margin-top: 5px;
    font-size: 20px;
    font-weight: bold
}

body.recipe-overview #subpageContainer section.menu-selection .title p span {
    text-decoration: underline
}

body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view {
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 80%;
    top: 0
}

body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters {
    position: relative;
    display: block;
    background: #f8f8f8;
    background: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f8f8f8), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -moz-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -o-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: linear-gradient(#ffffff, #f8f8f8 1%, #ececec 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #515151;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 80%;
    top: 40px;
    display: none !important
}

body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters a {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters.active {
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 80%;
    top: 40px
}

body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters.active a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters.active p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list {
    margin-top: 30px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group {
    position: relative
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group ul {
    list-style: none
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group ul.hidden {
    display: block
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col {
    margin: 0 0 0 0;
    float: left;
    display: inline-block;
    width: 190px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-heading {
    font-size: 18px;
    font-family: "plume_adregular";
    color: #7f990f;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    left: -12px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    display: block;
    position: relative;
    display: block;
    background: #f8f8f8;
    background: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f8f8f8), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -moz-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -o-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: linear-gradient(#ffffff, #f8f8f8 1%, #ececec 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #515151;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    margin: 11px 17px 11px 0
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle a {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._5 {
    background: #f8f8f8;
    position: relative;
    display: block;
    background: #f8f8f8;
    background: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f8f8f8), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -moz-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -o-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: linear-gradient(#ffffff, #f8f8f8 1%, #ececec 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #515151;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    font-family: "Trebuchet MS"
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._5 a {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._5 p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._5:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._5:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._5:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._5 {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._5 > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/filter-time-icons.png) no-repeat -32px -1px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._15 {
    background: #f8f8f8;
    position: relative;
    display: block;
    background: #f8f8f8;
    background: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f8f8f8), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -moz-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -o-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: linear-gradient(#ffffff, #f8f8f8 1%, #ececec 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #515151;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    font-family: "Trebuchet MS"
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._15 a {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._15 p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._15:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._15:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._15:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._15 {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._15 > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/filter-time-icons.png) no-repeat -32px -45px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._30 {
    background: #f8f8f8;
    position: relative;
    display: block;
    background: #f8f8f8;
    background: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f8f8f8), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -moz-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -o-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: linear-gradient(#ffffff, #f8f8f8 1%, #ececec 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #515151;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    font-family: "Trebuchet MS"
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._30 a {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._30 p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._30:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._30:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._30:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._30 {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._30 > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/filter-time-icons.png) no-repeat -32px -88px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._all {
    background: #f8f8f8;
    position: relative;
    display: block;
    background: #f8f8f8;
    background: #f8f8f8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f8f8f8), color-stop(100%, #ececec));
    background-image: -webkit-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -moz-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: -o-linear-gradient(#fff, #f8f8f8 1%, #ececec 100%);
    background-image: linear-gradient(#ffffff, #f8f8f8 1%, #ececec 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #515151;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    font-family: "Trebuchet MS"
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._all a {
    color: #515151;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._all p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._all:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._all:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._all:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._all {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._all > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/filter-time-icons.png) no-repeat -32px -130px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected {
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px 2px 0px 0px rgba(0, 0, 0, 0.1)
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._5 {
    background: #b2c535;
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    font-family: "Trebuchet MS";
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5)
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._5 a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._5 p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._5:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._5:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._5:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._5 {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._5 > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/filter-time-icons.png) no-repeat 0px -1px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._15 {
    background: #b2c535;
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    font-family: "Trebuchet MS";
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5)
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._15 a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._15 p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._15:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._15:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._15:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._15 {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._15 > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/filter-time-icons.png) no-repeat 0px -45px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._30 {
    background: #b2c535;
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    font-family: "Trebuchet MS";
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5)
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._30 a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._30 p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._30:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._30:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._30:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._30 {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._30 > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/filter-time-icons.png) no-repeat 0px -88px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._all {
    background: #b2c535;
    position: relative;
    display: block;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: white;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    font-family: "Trebuchet MS";
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5)
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._all a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    display: block;
    padding-left: 17px;
    background: url("") no-repeat left -76px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._all p {
    font-size: 18px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 107% -20px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._all:after, body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._all:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._all:after {
    clear: both
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._all {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle.selected._all > span {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url(/img/subpages/filter-time-icons.png) no-repeat 0px -130px;
    float: left;
    position: absolute;
    top: 3px;
    left: 5px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._0 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    cursor: default
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._0 a {
    cursor: default
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle._1 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    cursor: pointer
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.combo {
    max-width: 170px
}

body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.combo select {
    width: 170px;
    max-width: 170px;
    margin: 11px 0;
    cursor: pointer
}

body.recipe-overview #subpageContainer section.filter-results {
    -webkit-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -1px;
    -moz-box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -1px;
    box-shadow: rgba(50, 50, 50, 0.32) 0px 3px 2px -1px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 387px;
    background: url(/img/subpages/products/product-details-bg-3.jpg) repeat center center;
    position: relative
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list {
    list-style: none;
    padding: 30px 0 30px 0;
    position: relative;
    margin: 0 auto;
    width: 93%
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 265px;
    height: 289px;
    background: black;
    display: inline-block;
    margin: 16px 1% 16px 1%;
    cursor: pointer;
    position: relative;
    vertical-align: top
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget.hidden {
    display: none;
    opacity: 0
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget.reveal, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget.visible {
    display: inline-block !important;
    opacity: 0
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget.reveal {
    opacity: 1
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .arrow {
    width: 55px;
    height: 16px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 8px -312px;
    bottom: -149px;
    position: relative;
    margin: 0 auto;
    display: none
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content {
    color: white;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.9);
    position: relative
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .img-container {
    overflow: hidden;
    position: absolute;
    width: auto;
    height: auto
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .img-container > img {
    width: auto;
    height: auto;
    z-index: 0
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .is-new {
    width: 69px;
    height: 69px;
    position: absolute;
    display: none;
    right: 0px;
    top: 0px;
    z-index: 1;
    right: -17px;
    top: -30px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .is-new.yes {
    display: block;
    background: url(/img/subpages/new.png) no-repeat 0 0px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .is-new.no {
    display: none
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info {
    position: relative;
    bottom: -150px;
    height: 140px;
    background: url(/img/subpages/recipes/recipe-tout-haze.png);
    z-index: 1;
    width: 100%
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-name {
    text-align: center;
    position: relative;
    margin: 0 10px 0 10px;
    height: 64px;
    width: 90%;
    overflow: hidden;
    display: table
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-name p {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
    width: 100%;
    margin-top: 7px;
    font-size: 13px;
    color: #ffcc02
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details:before {
    content: "";
    display: table
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details:after {
    clear: both
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details {
    *zoom: 1
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details p {
    position: relative;
    display: inline-block;
    bottom: 5px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details > div {
    width: 132px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time {
    float: left
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon {
    width: 27px;
    height: 24px;
    display: inline-block;
    margin: 5px 0 0 7px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -102px;
    margin: 5px 0 0 25px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._5 {
    background-position: -98px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._10 {
    background-position: -25px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._15 {
    background-position: -50px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._20 {
    background-position: -74px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._25 {
    background-position: -99px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._30 {
    background-position: -123px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._35 {
    background-position: -148px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._40 {
    background-position: -172px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._45 {
    background-position: -197px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._50 {
    background-position: -221px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._55 {
    background-position: -246px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._60, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._65, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._70, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._75, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._80, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._85, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._90, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._95, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._100, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._105, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._110, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._115, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._120, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._125, body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time .time-icon._130 {
    background-position: -270px -102px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-time > p {
    padding: 19px 0 3px 0px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty {
    width: auto;
    max-width: 132px;
    display: inline-block
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: 0px 0 0 3px;
    background: url(/img/subpages/recipes/recipe-icon-sprite.png) no-repeat 0px -103px;
    wdith: 33px;
    height: 30px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.easy {
    background-position: 4px 4px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.medium {
    background-position: 4px -26px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty .difficulty-icon.hard {
    background-position: 4px -58px
}

body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-details .recipe-difficulty > p {
    position: relative;
    padding: 10px 0 5px 0px
}

body.fr_FR.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .is-new {
    top: 9px;
    width: 100px
}

body.it_IT.recipe-overview #subpageContainer section.menu-selection .title h1 {
    font-size: 38px
}

body.nl_BE .menu-list {
    position: relative;
    left: 100px
}

@media screen and (max-width: 960px) {
    body.recipe-overview .info-page header {
        position: fixed
    }

    body.recipe-overview #subpageContainer {
        margin: 0px 0 0 0;
        padding-top: 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection {
        max-height: 754px
    }

    body.recipe-overview #subpageContainer section.menu-selection .container {
        padding-bottom: 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection .container .img-spinner {
        top: 90%
    }

    body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters.active, body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters, body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view {
        left: auto;
        top: 0px;
        position: relative;
        margin: 5px auto;
        max-width: 40%
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list {
        margin: 0 auto;
        margin-top: 30px;
        width: 551px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter, body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter, body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter, body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters, body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group {
        position: relative
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter .filter-heading, body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter .filter-heading, body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter .filter-heading, body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters .filter-heading, body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group .filter-heading {
        cursor: pointer
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter {
        top: -94px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter {
        top: -17px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters {
        top: -76px;
        left: -252px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .col {
        margin: 0 30px 20px 30px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.combo select {
        width: 170px
    }

    body.recipe-overview.nl_BE.recipe-overview #subpageContainer section.menu-selection .menu-list {
        left: 20px
    }

    body.recipe-overview.nl_BE.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter {
        top: 5px
    }

    body.recipe-overview.nl_BE.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters .filter-group.featured {
        left: 253px;
        top: 12px
    }

    body.recipe-overview.nl_BE.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters .filter-group.favourite {
        left: 253px;
        top: 16px
    }

    body.recipe-overview #subpageContainer section.filter-results .recipe-list {
        max-width: 500px;
        width: 100%
    }

    body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget {
        width: 245px;
        margin: 16px .5% 16px .5%
    }

    body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget .recipe-content .img-container {
        width: 245px
    }

    body.recipe-overview .select-box-styles .select-box-stylesInner {
        width: 163px;
        max-width: 163px
    }

    body.fr_CH #subpageContainer section.menu-selection .menu-list #timeFilter {
        top: -108px
    }

    body.fr_CH #subpageContainer section.menu-selection .menu-list #otherFilters {
        top: -28px
    }

    body.fr_CH #subpageContainer section.menu-selection .menu-list #otherFilters .filter-group.favourite {
        left: 249px;
        top: -151px
    }

    body.sk_SK #subpageContainer section.menu-selection .menu-list #timeFilter, body.cs_CZ #subpageContainer section.menu-selection .menu-list #timeFilter {
        top: -132px
    }

    body.sk_SK #subpageContainer section.menu-selection .menu-list #otherFilters, body.cs_CZ #subpageContainer section.menu-selection .menu-list #otherFilters {
        top: -86px
    }

    body.it_IT #subpageContainer section.menu-selection .menu-list #timeFilter {
        top: -18px
    }

    body.it_IT #subpageContainer section.menu-selection .menu-list {
        margin-top: 10px
    }

    body.it_IT #subpageContainer section.menu-selection .menu-list #otherFilters {
        top: -32px;
        left: -2px
    }
}

@media screen and (max-width: 520px) {
    body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters.active, body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters, body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view {
        position: relative;
        width: 80%;
        margin: 0 auto;
        left: auto
    }

    body.recipe-overview #subpageContainer section.menu-selection .title .toggle-view {
        margin-top: 15px
    }

    body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters.active, body.recipe-overview #subpageContainer section.menu-selection .title .clear-filters {
        top: 8px
    }

    body.recipe-overview #subpageContainer section.menu-selection {
        max-height: 950px
    }

    body.recipe-overview #subpageContainer section.menu-selection .container {
        padding-bottom: 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection .title p {
        max-width: 91%;
        position: relative;
        margin: 0 auto
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list {
        width: 100%;
        margin-bottom: 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter, body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter, body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter, body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters, body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group {
        position: relative
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter .filter-heading, body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter .filter-heading, body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter .filter-heading, body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters .filter-heading, body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group .filter-heading {
        margin: 10px 0;
        padding: 5px 0
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter ul, body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter ul, body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter ul, body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters ul, body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group ul {
        top: 0
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter ul.hidden, body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter ul.hidden, body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter ul.hidden, body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters ul.hidden, body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group ul.hidden {
        display: none
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter ul.active, body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter ul.active, body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter ul.active, body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters ul.active, body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group ul.active {
        display: block !important;
        min-height: 30px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .filter-group.flavours {
        margin-bottom: 14px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #dropdownFilter {
        margin: 0px 0px -10px 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #sandwichFilter, body.recipe-overview #subpageContainer section.menu-selection .menu-list #productsFilter, body.recipe-overview #subpageContainer section.menu-selection .menu-list #flavoursFilter {
        position: relative;
        margin: 0 auto;
        width: 100%
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter {
        top: 0px;
        margin: 0px 0px 0px 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #timeFilter .filter-heading {
        padding-bottom: 0;
        padding-top: 0
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter {
        top: 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter .filter-heading {
        padding-top: 0
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter {
        margin: 0px 0px 0px 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #mealsFilter .filter-heading {
        padding: 0
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters {
        top: -10px;
        left: 0px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .col {
        margin: 0px 0px 0px 0px;
        width: 100%
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.combo {
        max-width: 100%
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.combo select {
        width: 91% !important;
        max-width: 91%;
        margin: 0px 0 0 18px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.combo .select-box-styles {
        margin: 0px 0 0 18px !important;
        width: 87%
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.combo .select-box-styles .select-box-stylesInner {
        width: 100% !important;
        max-width: 100%
    }

    body.recipe-overview #subpageContainer section.filter-results {
        width: 100%
    }

    body.recipe-overview #subpageContainer section.filter-results .recipe-list {
        max-width: 265px;
        width: 265px
    }

    body.recipe-overview #subpageContainer section.filter-results .recipe-list .recipe-nugget {
        margin: 16px 16px 16px 8px
    }

    body.recipe-overview #subpageContainer section.menu-selection .menu-list .col .filter-cell.toggle {
        margin: 11px 17px 11px 17px
    }

    body.fr_CH #subpageContainer section.menu-selection .menu-list #timeFilter {
        top: 0px
    }

    body.fr_CH #subpageContainer section.menu-selection .menu-list #otherFilters {
        top: 0px
    }

    body.fr_CH #subpageContainer section.menu-selection .menu-list #otherFilters .filter-group.favourite {
        left: 0px;
        top: 0px
    }

    body.recipe-overview.nl_BE.recipe-overview #subpageContainer section.menu-selection .menu-list {
        left: 0px
    }

    body.recipe-overview.nl_BE.recipe-overview #subpageContainer section.menu-selection .menu-list #difficultyFilter {
        top: inherit
    }

    body.recipe-overview.nl_BE.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters .filter-group.featured {
        left: inherit;
        top: 0px
    }

    body.recipe-overview.nl_BE.recipe-overview #subpageContainer section.menu-selection .menu-list #otherFilters .filter-group.favourite {
        left: inherit;
        top: 0px
    }
}

body.recipe-overview #subpageContainer.recipe-twist .menu-selection {
    background: #91ae15;
    padding: 50px 0
}

body.recipe-overview #subpageContainer.recipe-twist .menu-selection .title h1 {
    display: table;
    margin: 0 50px;
    color: #fff;
    text-align: left
}

body.recipe-overview #subpageContainer.recipe-twist .menu-selection .title h1 img, body.recipe-overview #subpageContainer.recipe-twist .menu-selection .title h1 span {
    display: table-cell;
    vertical-align: middle
}

body.recipe-overview #subpageContainer.recipe-twist .menu-selection .title h1 img {
    padding-right: 25px
}

body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category {
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    background: #5fa24a;
    color: #fff;
    font: 36px/34px "plume_adregular";
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased
}

body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 211px;
    height: 210px;
    margin-left: -105.5px;
    margin-top: -105px
}

body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category div {
    position: absolute;
    bottom: 35px;
    width: 100%
}

body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category div.img {
    position: relative;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat
}

body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category div.img-mobile {
    position: relative;
    bottom: 0;
    z-index: 0;
    display: none;
    width: 100%;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat
}

body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category div span {
    color: #ffc501
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results {
    background: #feec04;
    -webkit-box-shadow: none;
    box-shadow: none
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list {
    display: none
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list.open {
    position: relative
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list.open:after {
    position: absolute;
    bottom: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    margin-left: -20px;
    border: solid transparent;
    border-color: rgba(255, 204, 2, 0);
    border-bottom-color: #feec04;
    border-width: 20px;
    pointer-events: none
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list .recipe-nugget {
    margin: 16px 3.1% 16px .5%
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list .recipe-nugget .recipe-content .info {
    display: table;
    bottom: -163px;
    height: 127px;
    background: url("/img/subpages/qr-landing/qr-landing-recipe-tout-haze.png")
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list .recipe-nugget .recipe-content .info .rating-container {
    display: table-row
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list .recipe-nugget .recipe-content .info .rating-container .rating {
    margin-top: 15px
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-name {
    display: table-cell;
    width: 100%;
    vertical-align: bottom
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list .recipe-nugget .recipe-content .info .recipe-name p {
    display: inline-block;
    width: 80%;
    margin-bottom: 25px;
    line-height: 19px
}

body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list .recipe-nugget.last {
    margin-right: 0
}

@media screen and (max-width: 960px) {
    body.recipe-overview #subpageContainer.recipe-twist .filter-results .recipe-list .recipe-nugget {
        margin-right: 0
    }
}

@media screen and (max-width: 550px) {
    body.recipe-overview #subpageContainer.recipe-twist .menu-selection {
        padding: 20px 0
    }

    body.recipe-overview #subpageContainer.recipe-twist .menu-selection .title h1 {
        margin: 0 15px;
        font-size: 25px
    }

    body.recipe-overview #subpageContainer.recipe-twist .menu-selection .title h1 img {
        width: 100px;
        margin-right: 12px
    }

    body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category {
        height: 200px;
        font-size: 18px;
        line-height: 17px
    }

    body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category .icon {
        width: 105.5px;
        height: 105px;
        margin-left: -52.75px;
        margin-top: -52.5px
    }

    body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category div {
        bottom: 18px
    }

    body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category div.img {
        display: none
    }

    body.recipe-overview #subpageContainer.recipe-twist .twist-recipes-category div.img-mobile {
        display: block
    }
}

sup {
    position: relative;
    top: -0.75em;
    font-size: 60%
}

body textarea:focus, body input:focus, body button:focus {
    outline: none
}

body #promoTabs li {
    margin-bottom: 10px
}

body .header-csr {
    top: 0px
}

body .header-csr ul li.selected a, body .header-csr ul li a:hover {
    top: 0px
}

body.info-page .header-csr {
    display: block;
    z-index: 10;
    position: relative;
    width: 259px;
    margin: 0 auto;
    left: 0%;
    text-align: center;
    overflow: hidden
}

body.info-page .header-csr .promo-tab a:hover {
    color: #ffffff !important
}

body.info-page .header-csr .promo-tab.selected a {
    color: #ffffff !important
}

body.info-page .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

body.info-page .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

body.info-page .rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

body.info-page .rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

body.info-page .container-bg {
    background: #fff url(/img/subpages/products/product-overview-bg.jpg) repeat 0 0;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding: 120px 0 0px 0;
    min-height: 87%;
}

@media screen and (max-width: 520px) {
    body.info-page .container-bg {
        background: #fff url(/img/subpages/products/product-overview-bg.jpg) repeat 0 0
    }
}

body.info-page #subpageContainer {
    padding-bottom: 50px
}

body.info-page #subpageContainer .back-button {
    background: #A5B82C;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #849716;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px 0px 50px 50px;
    -moz-border-radius: 0px 0px 50px 50px;
    -ms-border-radius: 0px 0px 50px 50px;
    -o-border-radius: 0px 0px 50px 50px;
    border-radius: 0px 0px 50px 50px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 0;
    display: block;
    float: left;
    position: relative;
    margin: 0;
    color: white;
    font-family: "Trebuchet MS";
    text-decoration: none;
    top: -33px;
    left: 255px
}

body.info-page #subpageContainer .back-button > span {
    padding-left: 31px;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 6px -96px;
    font-size: 15px
}

@media screen and (max-width: 960px) {
    body.info-page #subpageContainer .back-button > span {
        font-size: 13px
    }
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer .back-button > span {
        background: url(/img/subpages/subpage-button-ui.png) no-repeat 6px -98px
    }
}

.android body.info-page #subpageContainer .back-button {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)
}

body.info-page #subpageContainer form.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4
}

body.info-page #subpageContainer form.disabled .btn-submit {
    cursor: default !important
}

body.info-page #subpageContainer .content {
    max-width: 900px;
    margin: 0 auto
}

body.info-page #subpageContainer .content a {
    color: #7f990f
}

body.info-page #subpageContainer .content .title-container {
    color: white;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 20px 0;
    text-shadow: 0px 1px 0px black
}

body.info-page #subpageContainer .content .title-container:after, body.info-page #subpageContainer .content .title-container:before {
    content: "";
    display: table
}

body.info-page #subpageContainer .content .title-container:after {
    clear: both
}

body.info-page #subpageContainer .content .title-container {
    *zoom: 1
}

body.info-page #subpageContainer .content .title-container h1 {
    font-family: "plume_adregular";
    font-size: 50px;
    -webkit-font-smoothing: antialiased;
    word-break: break-word;
    text-transform: uppercase;
    word-wrap: break-word
}

@media screen and (max-width: 960px) {
    body.info-page #subpageContainer .content .title-container h1 {
        font-size: 45px
    }
}

@media screen and (max-width: 910px) {
    body.info-page #subpageContainer .content .title-container h1 {
        font-size: 42px
    }
}

@media screen and (max-width: 860px) {
    body.info-page #subpageContainer .content .title-container h1 {
        font-size: 40px
    }
}

@media screen and (max-width: 660px) {
    body.info-page #subpageContainer .content .title-container h1 {
        font-size: 31px
    }
}

body.info-page #subpageContainer .content .title-container p {
    font-family: "Trebuchet MS";
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    width: 90%;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 5px
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer .content .title-container {
        padding-bottom: 20px
    }

    body.info-page #subpageContainer .content .title-container h1 {
        font-size: 31px
    }
}

@media screen and (max-width: 460px) {
    body.info-page #subpageContainer .content .title-container h1 {
        font-size: 19px
    }
}

body.info-page #subpageContainer .content .content-window {
    max-width: 900px;
    background: white;
    -webkit-box-shadow: 17px 20px 21px -9.6px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 17px 20px 21px -9.6px rgba(50, 50, 50, 0.5);
    box-shadow: 17px 20px 21px -9.6px rgba(50, 50, 50, 0.5);
    -webkit-border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -ms-border-radius: 30px 30px 30px 30px;
    -o-border-radius: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    padding: 0 30px;
    margin: 0 auto;
    position: relative
}

body.info-page #subpageContainer .content .content-window h4, body.info-page #subpageContainer .content .content-window h3, body.info-page #subpageContainer .content .content-window h2, body.info-page #subpageContainer .content .content-window .subhead {
    font-family: "Trebuchet MS";
    color: #7f990f;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0 10px 0
}

body.info-page #subpageContainer .content .content-window h2 {
    font-size: 30px
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer .content .content-window h2 {
        font-size: 21px
    }
}

body.info-page #subpageContainer .content .content-window h3 {
    font-size: 20px
}

@media screen and (max-width: 960px) {
    body.info-page #subpageContainer .content .content-window h3 {
        font-size: 16px
    }
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer .content .content-window h3 {
        font-size: 15px;
        line-height: 20px
    }
}

body.info-page #subpageContainer .content .content-window h4 {
    font-size: 15px;
    line-height: 21px
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer .content .content-window h4 {
        font-size: 13px
    }
}

body.info-page #subpageContainer .content .content-window p {
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #7f7f7f;
    line-height: 18px;
    margin: 10px 0px
}

body.info-page #subpageContainer .content .content-window p + h3 {
    margin-top: 15px
}

body.info-page #subpageContainer .content .content-window .bg-top {
    min-height: 40px;
    width: 100%
}

body.info-page #subpageContainer .content .content-window .bg-middle {
    width: 100%
}

body.info-page #subpageContainer .content .content-window .bg-middle .info-container {
    position: relative;
    width: auto;
    margin: 0 auto
}

body.info-page #subpageContainer .content .content-window .bg-middle .info-container:after, body.info-page #subpageContainer .content .content-window .bg-middle .info-container:before {
    content: "";
    display: table
}

body.info-page #subpageContainer .content .content-window .bg-middle .info-container:after {
    clear: both
}

body.info-page #subpageContainer .content .content-window .bg-middle .info-container {
    *zoom: 1
}

body.info-page #subpageContainer .content .content-window .bg-middle .info-container .content-block h2 {
    margin: 0 0 10px 0
}

body.info-page #subpageContainer .content .content-window .bg-bottom {
    width: 100%
}

body.info-page #subpageContainer .content .content-window .content-title {
    font-family: "plume_adregular";
    font-size: 25px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
    -webkit-font-smoothing: antialiased;
    line-height: 30px
}

body.info-page #subpageContainer .content .content-window .contact {
    color: #7f7f7f;
    text-decoration: none
}

body.info-page #subpageContainer .content .content-window .contact.email {
    text-decoration: underline;
    color: #7f990f
}


body.info-page #subpageContainer .content.content-ch {
    max-width: unset;
}
body.info-page #subpageContainer .content.content-ch .content-window {
    max-width: unset;
    padding: unset;
}

body.info-page #subpageContainer .content.content-ch .title-container .excerpt-contact p {
    margin-top: 35px;
    color: #000000;
    text-shadow: none;
    font-weight: normal;
    font-size: 14px;
}

.content-ch .contact-form,
.content-ch .contact-informations {
    text-align: center;
}

.content-ch .contact--phone,
.content-ch .contact--mail {
    background-color: #FED501;
    padding: 20px;
    border-radius: 5px;
    margin: 45px;
}

body.info-page #subpageContainer .content.content-ch .content-window .contact--phone p {
    font-size: 17px;
    line-height: 17px;
}
.content-ch .contact--phone p > span {
    font-size: 2.3rem;
    line-height: 3.5rem;
}
.content-ch .contact--phone .icon--phone .icon,
.content-ch .contact--mail .icon--post .icon {
    width: 30px;
    height: 42px;
    fill: #7f7f7f;
}

body.info-page #subpageContainer .content.content-ch .content-window .contact--mail address p {
    font-size: 14px;
}

.content-ch .contact-title,
.content-ch .contact--info--title {
    font-size: 2rem;
    line-height: 2rem;
    font-family: Freeland, cursive;
}

.content-ch #contact-conso {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {

    .content-ch #contact-conso {
        margin-bottom: 0;
    }

    body.info-page #subpageContainer .content.content-ch .title-container .excerpt-contact p {
        font-size: 20px;
    }

    body.info-page #subpageContainer .content.content-ch .content-window {
        padding: 0 30px;
    }

    .content-ch .contact-form,
    .content-ch .contact-informations {
        width: calc(50% - (2*20px));
        display: inline-block;
    }
    .content-ch .contact-informations {
        vertical-align: top;
    }

    .content-ch .contact--phone,
    .content-ch .contact--mail {
        padding: 40px;
    }

    body.info-page #subpageContainer .content.content-ch .content-window .contact--phone p {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    body.info-page #subpageContainer .content.content-ch .content-window .contact--mail address p {
        font-size: 17px;
        line-height: 17px;
    }
    
}

body.info-page #subpageContainer .info-container {
    width: 100%;
    position: relative
}

body.info-page #subpageContainer .info-container .col {
    float: left;
    width: 100%;
    margin: 0;
    display: inline-block
}

body.info-page #subpageContainer .info-container .iframeContainer {
    -webkit-overflow-scrolling: touch;
    position: relative;
    width: 100%;
    overflow: hidden
}

.touch body.info-page #subpageContainer .info-container .iframeContainer {
    overflow: scroll
}

body.info-page #subpageContainer .info-container .iframeContainer iframe {
    width: 100%
}

body.info-page #subpageContainer.faq .faq-list {
    width: 100%;
    margin: 0 0 50px 0
}

body.info-page #subpageContainer.faq .faq-list h3 {
    background: #F5F5F5;
    background: whitesmoke;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #f5f5f5), color-stop(100%, #dcdcdc));
    background-image: -webkit-linear-gradient(#fff, #f5f5f5 1%, #dcdcdc 100%);
    background-image: -moz-linear-gradient(#fff, #f5f5f5 1%, #dcdcdc 100%);
    background-image: -o-linear-gradient(#fff, #f5f5f5 1%, #dcdcdc 100%);
    background-image: linear-gradient(#ffffff, #f5f5f5 1%, #dcdcdc 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    padding: 7px 30px 7px 30px;
    color: #595959;
    cursor: pointer;
    padding: 15px 0px 15px 0px;
    text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    display: table;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    width: 100%
}

.lt-ie9 body.info-page #subpageContainer.faq .faq-list h3 {
    background-color: gainsboro
}

body.info-page #subpageContainer.faq .faq-list h3 a {
    color: #595959;
    text-decoration: none;
    display: block
}

body.info-page #subpageContainer.faq .faq-list h3.open, body.info-page #subpageContainer.faq .faq-list h3.selected {
    background: #B2C535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    padding: 7px 30px 7px 30px;
    color: white;
    cursor: pointer;
    padding: 15px 0px 15px 0px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    display: table;
    font-weight: bold;
    font-size: 20px
}

.lt-ie9 body.info-page #subpageContainer.faq .faq-list h3.open, .lt-ie9 body.info-page #subpageContainer.faq .faq-list h3.selected {
    background-color: #869916
}

body.info-page #subpageContainer.faq .faq-list h3.open a, body.info-page #subpageContainer.faq .faq-list h3.selected a {
    color: white;
    text-decoration: none;
    display: block
}

body.info-page #subpageContainer.faq .faq-list h3.open a, body.info-page #subpageContainer.faq .faq-list h3.open p, body.info-page #subpageContainer.faq .faq-list h3.selected a, body.info-page #subpageContainer.faq .faq-list h3.selected p {
    background-position-y: 3px
}

@media screen and (max-width: 960px) {
    body.info-page #subpageContainer.faq .faq-list h3.selected a {
        font-size: .78px
    }
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer.faq .faq-list h3.selected a {
        font-size: .65px
    }
}

body.info-page #subpageContainer.faq .faq-list h3 > a {
    padding: 0 0px 0 40px;
    width: 90%;
    float: left;
    display: inline-block;
    position: relative
}

body.info-page #subpageContainer.faq .faq-list h3 .arrow {
    width: 20px;
    height: 12px;
    display: inline-block;
    background: url(/img/subpages/subpage-button-ui.png) no-repeat 0 -24px;
    margin: 0px 0px 0 0;
    position: absolute;
    right: 0;
    right: 0;
    top: 0px
}

body.info-page #subpageContainer.faq .faq-list h3.open .arrow {
    background-position: 0 -1px
}

body.info-page #subpageContainer.faq .faq-list p {
    padding: 10px;
    width: 93%
}

body.info-page #subpageContainer.faq .faq-list p:last-child {
    padding: 20px
}

body.info-page #subpageContainer.faq .no-results-title {
    text-align: center
}

body.info-page #subpageContainer.faq .not-answered {
    margin: 35px 0
}

body.info-page #subpageContainer.faq .not-answered a, body.info-page #subpageContainer.faq .not-answered {
    text-align: center;
    font-family: "Trebuchet MS";
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    color: #7f990f
}

body.info-page #subpageContainer.faq .contact-us-button a {
    background-image: url("/img/common/btn_small.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 18px;
    display: table;
    height: 35px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
    background-position: 100% -35px;
    color: #809b0d
}

body.info-page #subpageContainer.faq .contact-us-button a span {
    background-image: url("/img/common/btn_small.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    width: inherit;
    padding-left: 18px;
    line-height: 35px
}

body.info-page #subpageContainer.faq .contact-us-button a > span {
    background-position: 0px 0px;
    padding-left: 10px
}

body.info-page #subpageContainer.faq .contact-us-button a > span > span {
    padding-left: 32px;
    background-image: url("/img/common/btn_icon_contact.png");
    background-position: 5px 6px;
    background-repeat: no-repeat;
    padding-right: 0px
}

body.info-page #subpageContainer.faq .contact-us-button > a {
    margin: 0 auto
}

body.info-page #subpageContainer.newsletter .col, body.info-page #subpageContainer.contact-us .col {
    width: 43%;
    margin-left: 40px
}

body.info-page #subpageContainer.newsletter #contactFormSubmit, body.info-page #subpageContainer.contact-us #contactFormSubmit {
    text-indent: 6px;
    display: none
}

body.info-page #subpageContainer.newsletter #contactFormSubmit.disabled, body.info-page #subpageContainer.contact-us #contactFormSubmit.disabled {
    cursor: default
}

body.info-page #subpageContainer.newsletter #optInLabel, body.info-page #subpageContainer.contact-us #optInLabel {
    float: none;
    padding-right: 7px
}

body.info-page #subpageContainer.newsletter #terms, body.info-page #subpageContainer.newsletter #newsletter, body.info-page #subpageContainer.contact-us #terms, body.info-page #subpageContainer.contact-us #newsletter {
    float: left;
    margin: 0 3px 0 0
}

body.info-page #subpageContainer.newsletter .submit-success-container, body.info-page #subpageContainer.contact-us .submit-success-container {
    display: none;
    width: 100%
}

body.info-page #subpageContainer.newsletter .submit-success-container .img-success, body.info-page #subpageContainer.contact-us .submit-success-container .img-success {
    position: relative;
    text-align: center
}

body.info-page #subpageContainer.newsletter .submit-success-container .img-success > img, body.info-page #subpageContainer.contact-us .submit-success-container .img-success > img {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 312px
}

.lt-ie9 body.info-page #subpageContainer.newsletter .submit-success-container .img-success > img, .lt-ie9 body.info-page #subpageContainer.contact-us .submit-success-container .img-success > img {
    width: 312px !important
}

body.info-page #subpageContainer.newsletter .fieldGroup, body.info-page #subpageContainer.contact-us .fieldGroup {
    margin: 10px 0
}

body.info-page #subpageContainer.newsletter .fieldGroup:after, body.info-page #subpageContainer.newsletter .fieldGroup:before, body.info-page #subpageContainer.contact-us .fieldGroup:after, body.info-page #subpageContainer.contact-us .fieldGroup:before {
    content: "";
    display: table
}

body.info-page #subpageContainer.newsletter .fieldGroup:after, body.info-page #subpageContainer.contact-us .fieldGroup:after {
    clear: both
}

body.info-page #subpageContainer.newsletter .fieldGroup, body.info-page #subpageContainer.contact-us .fieldGroup {
    *zoom: 1
}

body.info-page #subpageContainer.newsletter .btn-submit, body.info-page #subpageContainer.contact-us .btn-submit {
    padding: 5px 15px;
    background: #ccc;
    border: 0 none;
    cursor: pointer;
    background: #b2c535;
    background: #b2c535;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #b2c535), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -moz-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: -o-linear-gradient(#fff, #b2c535 1%, #869916 100%);
    background-image: linear-gradient(#ffffff, #b2c535 1%, #869916 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #849716;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 1;
    display: block;
    float: left;
    position: relative;
    margin: 0;
    color: white;
    padding-left: 30px;
    text-decoration: none
}

body.info-page #subpageContainer.newsletter .networkErrorText, body.info-page #subpageContainer.newsletter .errorText, body.info-page #subpageContainer.contact-us .networkErrorText, body.info-page #subpageContainer.contact-us .errorText {
    display: none
}

body.info-page #subpageContainer.newsletter .networkErrorText p, body.info-page #subpageContainer.newsletter .errorText p, body.info-page #subpageContainer.contact-us .networkErrorText p, body.info-page #subpageContainer.contact-us .errorText p {
    color: red !important
}

body.info-page #subpageContainer.newsletter .successText, body.info-page #subpageContainer.contact-us .successText {
    text-align: center;
    color: #7f990f
}

body.info-page #subpageContainer.newsletter input, body.info-page #subpageContainer.contact-us input {
    outline: none
}

body.info-page #subpageContainer.newsletter textarea, body.info-page #subpageContainer.newsletter input[type="text"], body.info-page #subpageContainer.newsletter input[type="email"], body.info-page #subpageContainer.contact-us textarea, body.info-page #subpageContainer.contact-us input[type="text"], body.info-page #subpageContainer.contact-us input[type="email"] {
    outline: none;
    border: none;
    color: #000000;
    background: #dddddd;
    width: 92%;
    height: 20px;
    padding: 10px
}

body.info-page #subpageContainer.newsletter textarea.error, body.info-page #subpageContainer.newsletter input[type="email"].error, body.info-page #subpageContainer.newsletter input[type="text"].error, body.info-page #subpageContainer.contact-us textarea.error, body.info-page #subpageContainer.contact-us input[type="email"].error, body.info-page #subpageContainer.contact-us input[type="text"].error {
    background: #fff2f2
}

body.info-page #subpageContainer.newsletter textarea, body.info-page #subpageContainer.contact-us textarea {
    resize: none;
    height: 100%
}

body.info-page #subpageContainer.newsletter label, body.info-page #subpageContainer.contact-us label {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: 16px;
    color: #969696;
    display: block;
    margin: 0 0 8px 3px
}

body.info-page #subpageContainer.newsletter #contactFormSubmit {
    display: block
}

body.info-page #subpageContainer.newsletter .col2 {
    padding-left: 0px
}

body.info-page #subpageContainer.newsletter .col2 {
    width: 50%
}

body.info-page #subpageContainer.newsletter .period .period-label {
    max-width: 60px;
    float: left;
    display: inline-block;
    padding: 0 20px 0 0
}

body.info-page #subpageContainer.newsletter .period .period-container:after, body.info-page #subpageContainer.newsletter .period .period-container:before {
    content: "";
    display: table
}

body.info-page #subpageContainer.newsletter .period .period-container:after {
    clear: both
}

body.info-page #subpageContainer.newsletter .period .period-container {
    *zoom: 1
}

body.info-page #subpageContainer.newsletter .period .period-container > div {
    display: inline-block;
    float: left;
    width: 120px
}

body.info-page #subpageContainer.newsletter .period .period-container > div:after, body.info-page #subpageContainer.newsletter .period .period-container > div:before {
    content: "";
    display: table
}

body.info-page #subpageContainer.newsletter .period .period-container > div:after {
    clear: both
}

body.info-page #subpageContainer.newsletter .period .period-container > div {
    *zoom: 1
}

body.info-page #subpageContainer.newsletter .period .period-container > div input, body.info-page #subpageContainer.newsletter .period .period-container > div label {
    float: left;
    display: inline-block
}

body.info-page #subpageContainer.newsletter .period .period-container > div label {
    font-weight: normal;
    max-width: 120px;
    margin-left: 22px
}

body.info-page #subpageContainer.newsletter .conduct-header {
    font-family: "plume_adregular" !important;
    -webkit-font-smoothing: antialiased;
    font-size: 14px
}

body.info-page #subpageContainer.contact-us textarea {
    width: 90%
}

body.info-page #subpageContainer.contact-us input[type="text"], body.info-page #subpageContainer.contact-us input[type="email"] {
    width: 50%
}

body.info-page #subpageContainer.contact-us input[name="subject"] {
    width: 60%
}

body.info-page #subpageContainer.promo, body.info-page #subpageContainer.news-press {
    width: 100%;
    margin: 0 auto;
    min-height: 450px
}

body.info-page #subpageContainer.promo .list-item, body.info-page #subpageContainer.news-press .list-item {
    border-bottom: 1px solid;
    border-bottom-style: dotted;
    border-bottom-color: #7f7f7f;
    padding: 40px 0
}

body.info-page #subpageContainer.promo .list-item:after, body.info-page #subpageContainer.promo .list-item:before, body.info-page #subpageContainer.news-press .list-item:after, body.info-page #subpageContainer.news-press .list-item:before {
    content: "";
    display: table
}

body.info-page #subpageContainer.promo .list-item:after, body.info-page #subpageContainer.news-press .list-item:after {
    clear: both
}

body.info-page #subpageContainer.promo .list-item, body.info-page #subpageContainer.news-press .list-item {
    *zoom: 1
}

body.info-page #subpageContainer.promo .list-item:last-child, body.info-page #subpageContainer.news-press .list-item:last-child {
    border-bottom: none
}

body.info-page #subpageContainer.promo .list-item > div, body.info-page #subpageContainer.news-press .list-item > div {
    float: left;
    display: inline-block
}

body.info-page #subpageContainer.promo .list-item .image, body.info-page #subpageContainer.news-press .list-item .image {
    width: 20%;
    height: auto;
    margin-right: 4%
}

body.info-page #subpageContainer.promo .list-item .the-content, body.info-page #subpageContainer.news-press .list-item .the-content {
    max-width: 76%
}

body.info-page #subpageContainer.promo .list-item .the-content h3, body.info-page #subpageContainer.news-press .list-item .the-content h3 {
    font-size: 18px
}

body.info-page #subpageContainer.promo .list-item .the-content h4, body.info-page #subpageContainer.news-press .list-item .the-content h4 {
    color: #7f7f7f;
    font-style: italic;
    font-size: 14px;
    padding: 5px 0
}

body.info-page #subpageContainer.promo .list-item .the-content .btn-more, body.info-page #subpageContainer.news-press .list-item .the-content .btn-more {
    background-image: url("/img/common/btn_green_sm.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 40px;
    display: table;
    height: 36px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: antialiased;
    margin-top: 16px
}

body.info-page #subpageContainer.promo .list-item .the-content .btn-more span, body.info-page #subpageContainer.news-press .list-item .the-content .btn-more span {
    background-image: url("/img/common/btn_green_sm.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    width: inherit;
    padding-left: 40px;
    line-height: 34px
}

body.info-page #subpageContainer.news-details {
    width: 100%;
    margin: 0 auto
}

body.info-page #subpageContainer.news-details .news-item:after, body.info-page #subpageContainer.news-details .news-item:before {
    content: "";
    display: table
}

body.info-page #subpageContainer.news-details .news-item:after {
    clear: both
}

body.info-page #subpageContainer.news-details .news-item {
    *zoom: 1
}

body.info-page #subpageContainer.news-details .news-item .news-content h2 {
    margin: 0px 0 20px 0
}

body.info-page #subpageContainer.news-details .news-item .news-content p.date {
    color: #7f7f7f;
    font-style: italic;
    padding: 5px 0
}

body.info-page #subpageContainer.news-details .news-item .news-content .downloads {
    margin: 20px 0 9px 0
}

body.info-page #subpageContainer.news-details .news-item .news-content .downloads li {
    margin: 10px 0 5px 10px;
    display: inline-block
}

body.info-page #subpageContainer.news-details .news-item .news-content .downloads .download-doc {
    padding-left: 20px;
    background: url(/img/icons/document.gif) no-repeat 0 0;
    text-decoration: none;
    font-family: "trebuchet ms";
    color: #7f7f7f;
    font-size: 10px;
    display: block;
    line-height: 20px
}

body.info-page #subpageContainer.news-details .news-item .news-content .media {
    margin: 20px 0 9px 0
}

body.info-page #subpageContainer.news-details .news-item .news-content .media > h3 {
    margin-bottom: 30px
}

body.info-page #subpageContainer.news-details .news-item .news-content .media .vjs-default-skin {
    color: #cdd137
}

body.info-page #subpageContainer.news-details .news-item .news-content .media .vjs-default-skin .vjs-play-progress, body.info-page #subpageContainer.news-details .news-item .news-content .media .vjs-default-skin .vjs-volume-level {
    background-color: #338a0b
}

body.info-page #subpageContainer.news-details .news-item .news-content .media ul:after, body.info-page #subpageContainer.news-details .news-item .news-content .media ul:before {
    content: "";
    display: table
}

body.info-page #subpageContainer.news-details .news-item .news-content .media ul:after {
    clear: both
}

body.info-page #subpageContainer.news-details .news-item .news-content .media ul {
    *zoom: 1
}

body.info-page #subpageContainer.news-details .news-item .news-content .media ul li {
    display: inline-block;
    float: left;
    margin: 10px
}

body.info-page #subpageContainer.news-details .news-item .news-content .media ul li h3 {
    margin-bottom: 5px
}

body.info-page #subpageContainer.news-details .news-item .news-content .gallery {
    margin: 20px 0 9px 0
}

body.info-page #subpageContainer.news-details .news-item .news-content .gallery > div {
    max-width: 960px
}

body.info-page #subpageContainer.news-details .news-item .news-content .gallery > div .royalSlider {
    width: 100%
}

body.info-page #subpageContainer.news-details .news-item .news-content .gallery > h3 {
    margin-bottom: 30px
}

body.info-page #subpageContainer.news-details .news-item h3 {
    font-size: 20px
}

body.info-page #subpageContainer.news-details .news-item .yt-container, body.info-page #subpageContainer.news-details .news-item .image {
    float: right;
    padding: 10px;
    clear: right;
    position: relative
}

body.info-page #subpageContainer.news-details .news-item .image {
    max-width: 300px;
    max-height: 250px;
    overflow: hidden
}

@media screen and (max-width: 960px) {
    body.info-page #subpageContainer.news-details .news-item .image {
        max-height: 250px
    }
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer.news-details .news-item .image {
        max-height: 190px
    }
}

body.info-page #subpageContainer.news-details .news-item .image .rslides_nav.rslides1_nav {
    position: absolute;
    top: 93px;
    z-index: 10;
    height: 61px;
    width: 38px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    text-indent: -9999px;
    background: url(/img/common/gallery_navigation.gif);
    top: 50%;
    margin-top: -30px
}

body.info-page #subpageContainer.news-details .news-item .image .rslides_nav.rslides1_nav:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

body.info-page #subpageContainer.news-details .news-item .image .rslides_nav.rslides1_nav.prev {
    left: 10px
}

body.info-page #subpageContainer.news-details .news-item .image .rslides_nav.rslides1_nav.next {
    right: 10px;
    background-position: right top
}

body.info-page #subpageContainer.news-details .news-item .yt-container {
    max-width: 300px;
    height: 250px
}

@media screen and (max-width: 960px) {
    body.info-page #subpageContainer.news-details .news-item .yt-container {
        height: 250px
    }
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer.news-details .news-item .yt-container {
        height: 200px
    }
}

body.info-page #subpageContainer.news-details .news-item .social {
    margin-bottom: 16px
}

body.info-page #subpageContainer .promo-item-detail {
    min-height: 300px;
    padding: 0px 0 40px 0
}

body.info-page #subpageContainer .promo-item-detail .content h2 + p {
    font-size: 16px
}

body.info-page #subpageContainer .promo-item-detail .content .image {
    width: 100%;
    max-width: 100%;
    float: none;
    cursor: default
}

body.info-page #subpageContainer .promo-item-detail .content .image.yt, body.info-page #subpageContainer .promo-item-detail .content .image.url {
    cursor: pointer
}

body.info-page #subpageContainer .promo-item-detail .content a.image {
    cursor: pointer
}

body.info-page #subpageContainer .promo-item-detail .content .social {
    margin-bottom: 10px
}

body.info-page #subpageContainer .promo-item-detail .content .social .share-container > div {
    display: inline-block;
    padding: 0 5px
}

body.info-page #subpageContainer .promo-item-detail .content .social .share-container > div.fb-like {
    vertical-align: top
}

body.info-page #subpageContainer .promo-item-detail .content .video-container {
    position: relative;
    height: 400px
}

@media screen and (max-width: 960px) {
    body.info-page #subpageContainer .promo-item-detail .content .video-container {
        height: 250px
    }
}

body.info-page #subpageContainer .promo-item-detail .content .video-container iframe, body.info-page #subpageContainer .promo-item-detail .content .video-container object, body.info-page #subpageContainer .promo-item-detail .content .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.info-page #subpageContainer .promo-item-detail .content iframe {
    width: 100%
}

body.info-page #subpageContainer .sitemap {
    width: 100%;
    display: block
}

body.info-page #subpageContainer .sitemap:after, body.info-page #subpageContainer .sitemap:before {
    content: "";
    display: table
}

body.info-page #subpageContainer .sitemap:after {
    clear: both
}

body.info-page #subpageContainer .sitemap {
    *zoom: 1
}

body.info-page #subpageContainer .sitemap .sitemap-col {
    width: 50%;
    float: left;
    display: block
}

body.info-page #subpageContainer .sitemap ul li {
    padding: 10px 0px 0px 0px
}

body.info-page #subpageContainer .sitemap ul li a {
    font-family: "Trebuchet MS";
    font-size: 16px;
    color: #7f990f;
    text-decoration: none;
    -webkit-font-smoothing: antialiased
}

.no-touch body.info-page #subpageContainer .sitemap ul li a:hover {
    text-decoration: underline
}

body.info-page #subpageContainer .sitemap ul li ul {
    padding: 0px 0px 0px 30px
}

body.info-page #subpageContainer .sitemap ul li ul li {
    padding: 10px 0px 0px 0px
}

body.info-page #subpageContainer .sitemap ul li ul li a {
    color: #7f7f7f
}

body.info-page #subpageContainer.basic-page p, body.info-page #subpageContainer.basic-page h1, body.info-page #subpageContainer.basic-page h2, body.info-page #subpageContainer.basic-page h3, body.info-page #subpageContainer.basic-page h4, body.info-page #subpageContainer.basic-page h5, body.info-page #subpageContainer.basic-page a, body.info-page #subpageContainer.basic-page li {
    font-family: "Trebuchet MS";
    -webkit-font-smoothing: antialiased
}

body.info-page #subpageContainer.basic-page p, body.info-page #subpageContainer.basic-page li {
    font-size: 16px;
    color: #7f7f7f;
    line-height: 20px
}

body.info-page #subpageContainer.basic-page li {
    padding-left: 0px
}

body.info-page #subpageContainer.basic-page p, body.info-page #subpageContainer.basic-page ol, body.info-page #subpageContainer.basic-page ul {
    padding-bottom: 20px
}

body.info-page #subpageContainer.basic-page a {
    color: #7f7f7f
}

body.info-page #subpageContainer.basic-page ul {
    list-style: disc outside none;
    padding-left: 25px
}

body.info-page #subpageContainer.basic-page ol {
    list-style: decimal outside none;
    padding-left: 28px
}

body.info-page.de_DE #subpageContainer.contact-us {
    padding-bottom: 0px
}

body.info-page.de_DE #subpageContainer .content {
    margin-bottom: 50px
}

@media screen and (max-width: 960px) {
    body.info-page .info-page header {
        position: fixed
    }

    body.info-page .container-bg {
        padding: 50px 0 0px 0;
        position: relative;
        top: -1px
    }

    body.info-page #subpageContainer .back-button {
        top: 0px;
        left: 255px;
        position: absolute
    }

    body.info-page #subpageContainer .content {
        padding: 0;
        max-width: 90%
    }

    body.info-page #subpageContainer .content .title-container {
        padding-top: 20px
    }

    body.info-page #subpageContainer .content .content-window p {
        font-size: 13px;
        line-height: 17px
    }

    body.info-page #subpageContainer .content .content-window .bg-top {
        min-height: 30px
    }

    body.info-page #subpageContainer.terms-and-conditions > .col {
        width: 100%;
        display: inline-block;
        position: relative;
        margin: 0 auto
    }

    body.info-page #subpageContainer.faq .faq-list h3 a {
        font-size: .78rem;
        padding: 0 0 0 20px
    }

    body.info-page #subpageContainer.faq .faq-list h3 .arrow {
        margin: 0px 0px 0 0
    }

    body.info-page #subpageContainer.faq .faq-list .the-answer {
        display: none
    }

    body.info-page #subpageContainer.newsletter .col, body.info-page #subpageContainer.contact-us .col {
        width: 100%;
        padding: 0 0 0 0px;
        margin-left: 0px
    }

    body.info-page #subpageContainer.newsletter .form-container, body.info-page #subpageContainer.contact-us .form-container {
        width: 100%
    }

    body.info-page #subpageContainer.newsletter input[type="email"] {
        width: 60%
    }

    body.info-page #subpageContainer.contact-us textarea {
        width: 70%
    }

    body.info-page #subpageContainer.contact-us input[type="text"], body.info-page #subpageContainer.contact-us input[type="email"] {
        width: 50%
    }

    body.info-page #subpageContainer.contact-us input[name="subject"] {
        width: 60%
    }

    body.info-page #subpageContainer .sitemap .sitemap-col {
        width: 100%;
        float: none
    }
}

@media screen and (max-width: 520px) {
    body.info-page #subpageContainer .back-button {
        top: 0px;
        left: 25%;
        position: absolute
    }

    body.info-page #subpageContainer .content {
        padding: 0;
        max-width: 100%
    }

    body.info-page #subpageContainer .content .content-window .content-title {
        font-size: 20px;
        line-height: normal
    }

    body.info-page #subpageContainer .content .content-window .bg-middle .info-container {
        margin: 0px 0 0 0
    }

    body.info-page #subpageContainer .content .content-window .bg-middle .info-container .col {
        width: 100%;
        margin: 0
    }

    body.info-page #subpageContainer.faq .faq-list h3 {
        height: 15px;
        width: 100%
    }

    body.info-page #subpageContainer.faq .faq-list h3 a {
        font-size: .65rem;
        padding: 0 10px 0 10px
    }

    body.info-page #subpageContainer.faq .not-answered {
        font-size: 1.1rem
    }

    body.info-page #subpageContainer.promo .promo-item .image {
        width: 100%
    }

    body.info-page #subpageContainer.newsletter #contactFormSubmit {
        margin: 0px 0 0 0
    }

    body.info-page #subpageContainer.newsletter input[type="email"] {
        width: 90%
    }

    body.info-page #subpageContainer.contact-us textarea, body.info-page #subpageContainer.contact-us input[name="subject"], body.info-page #subpageContainer.contact-us input[type="text"], body.info-page #subpageContainer.contact-us input[type="email"] {
        width: 90%
    }

    body.info-page #subpageContainer.news-press .news-item > div {
        float: none
    }

    body.info-page #subpageContainer.news-press .news-item .news-content {
        max-width: 100%
    }

    body.info-page #subpageContainer.news-press .news-item .image {
        width: 100%;
        margin-bottom: 10px
    }

    body.info-page #subpageContainer.news-press .news-item .content {
        margin: 0 auto;
        width: 100%;
        min-width: 100%
    }

    body.info-page #subpageContainer.news-press .news-item .content > p {
        display: none
    }
}

.full-screen {
    height: 100%
}

.full-screen body {
    height: 100%
}

.full-screen body .container-bg {
    background: #fff url(/img/subpages/products/product-overview-bg.jpg) repeat 0 0;
    height: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    padding: 120px 0 0px 0
}

@media screen and (max-width: 520px) {
    .full-screen body .container-bg {
        background: #fff url(/img/subpages/bg-320.jpg) repeat 0 0
    }
}

.full-screen body #subpageContainer {
    position: relative;
    height: 100%;
    max-width: 1400px;
    margin: 0 auto
}

.full-screen body #subpageContainer .error {
    top: 50%;
    left: 50%;
    width: 500px;
    height: 140px;
    margin-left: -250px;
    margin-top: -70px;
    position: absolute
}

.full-screen body #subpageContainer .error a {
    color: #7f990f
}

.full-screen body #subpageContainer .error .title-container {
    color: white;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 20px 0;
    text-shadow: 0px 1px 0px black
}

.full-screen body #subpageContainer .error .title-container:after, .full-screen body #subpageContainer .error .title-container:before {
    content: "";
    display: table
}

.full-screen body #subpageContainer .error .title-container:after {
    clear: both
}

.full-screen body #subpageContainer .error .title-container {
    *zoom: 1
}

.full-screen body #subpageContainer .error .title-container h1 {
    font-family: "plume_adregular";
    font-size: 50px;
    -webkit-font-smoothing: antialiased;
    word-break: break-word;
    text-transform: uppercase;
    word-wrap: break-word
}

@media screen and (max-width: 960px) {
    .full-screen body #subpageContainer .error .title-container h1 {
        font-size: 45px
    }
}

@media screen and (max-width: 910px) {
    .full-screen body #subpageContainer .error .title-container h1 {
        font-size: 42px
    }
}

@media screen and (max-width: 860px) {
    .full-screen body #subpageContainer .error .title-container h1 {
        font-size: 40px
    }
}

@media screen and (max-width: 660px) {
    .full-screen body #subpageContainer .error .title-container h1 {
        font-size: 31px
    }
}

.full-screen body #subpageContainer .error .title-container p {
    font-family: "Trebuchet MS";
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    width: 90%;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 5px
}

@media screen and (max-width: 520px) {
    .full-screen body #subpageContainer .error .title-container {
        padding-bottom: 20px
    }

    .full-screen body #subpageContainer .error .title-container h1 {
        font-size: 31px
    }
}

@media screen and (max-width: 460px) {
    .full-screen body #subpageContainer .error .title-container h1 {
        font-size: 19px
    }
}

.full-screen body #subpageContainer .error .title-container h1 {
    padding-bottom: 30px
}

.full-screen body #footer {
    position: absolute;
    bottom: 0px
}

.full-screen body #footer .home-container {
    max-width: 100% !important
}

@media screen and (max-width: 960px) {
    .full-screen {
        height: auto
    }

    .full-screen body {
        height: auto
    }

    .full-screen body #subpageContainer {
        height: auto
    }

    .full-screen body #subpageContainer .error {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        top: inherit;
        left: inherit;
        width: auto;
        height: auto;
        padding: 100px 20px
    }

    .full-screen body #footer {
        position: relative
    }

    .full-screen .header-csr {
        display: block
    }
}

@media screen and (max-width: 520px) {
    .full-screen body #subpageContainer .error {
        padding: 120px 20px
    }

    .full-screen body #subpageContainer .error .title-container p {
        display: block
    }

    .full-screen body #subpageContainer .error .title-container h1 {
        padding-bottom: 0px
    }
}

.qr-page a {
    text-decoration: none
}

.qr-page .close-window:visited, .qr-page .close-window {
    position: relative;
    float: right;
    margin: 10px 20px;
    color: black;
    text-decoration: underline;
    z-index: 2;
    text-transform: uppercase
}

.qr-page label {
    cursor: pointer
}

.qr-page #header .qr-toast {
    top: 0;
    left: 50%;
    margin-top: 1.5%;
    margin-left: -22px;
    position: absolute;
    z-index: 3;
    display: block
}

.qr-page #header .qr-toast > div {
    background: url(../img/common/qr-header-toast.png) no-repeat 0 0;
    width: 45px;
    height: 51px
}

.qr-page #header .header-right {
    display: block
}

.qr-page #header .header-right .header-social {
    display: none
}

.qr-page #header .mobile-menu {
    height: 65px
}

.qr-page #header .btn-mobile-menu {
    display: none;
    height: 65px
}

.qr-page #header .icon-promotion {
    display: none
}

.qr-page #subpageContainer .filter-results .recipe-list.open:after {
    display: none;
    border-bottom-color: white !important
}

.qr-page #subpageContainer .filter-results .recipe-list.newsletter {
    width: 81%;
    max-width: 100%;
    line-height: 24px;
    color: #969696
}

.qr-page #subpageContainer .filter-results .recipe-list.newsletter h2 {
    color: #7f990f;
    display: block;
    font-size: 20px;
    margin-bottom: 13px;
    font-family: "plume_adregular";
    text-transform: uppercase
}

.qr-page #subpageContainer .filter-results .recipe-list.newsletter p > strong {
    font-weight: bold;
    font-family: "plume_adregular"
}

.qr-page #subpageContainer .filter-results .recipe-list.newsletter p a {
    color: #969696;
    font-weight: bold;
    font-family: "plume_adregular"
}

.qr-page #subpageContainer .menu-selection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    background-image: url("/img/common/connect_bg.png") !important;
    background-color: #6a7911 !important;
    background-repeat: repeat-x;
    background-position: 0px 0px;
    border-bottom: 1px solid #ffbf5a
}

.qr-page #subpageContainer .menu-selection .container .title h1 {
    font-size: 22px !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 !important
}

.qr-page #subpageContainer .menu-selection .container .title img {
    display: none !important
}

.qr-page #subpageContainer .menu-selection .container .title a, .qr-page #subpageContainer .menu-selection .container .title a:visited {
    color: #FFFFFF
}

.qr-page #subpageContainer .twist-recipes-category div.img-mobile {
    width: 100% !important;
    height: 100% !important;
    background-size: cover;
    display: block !important
}

.qr-page #subpageContainer .twist-recipes-category .icon {
    height: auto !important
}

.qr-page.newsletter-landing-page .filter-results {
    background: white !important
}

.qr-page.newsletter-landing-page #header .qr-toast > div {
    background: url(../img/common/qr-newsletter-toast.png) no-repeat 0 0
}

.qr-page.recipe-qr #header .qr-toast > div {
    background: url(../img/common/qr-recipe-toast.png) no-repeat 0 0
}

.qr-page .signup-cta a {
    font-family: "plume_adregular";
    text-transform: uppercase;
    display: block;
    width: 100%;
    height: 50px;
    background: #FF6F01;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ff9001), color-stop(100%, #ff6f01));
    background-image: -webkit-linear-gradient(#ff9001 20%, #ff6f01);
    background-image: -moz-linear-gradient(#ff9001 20%, #ff6f01);
    background-image: -o-linear-gradient(#ff9001 20%, #ff6f01);
    background-image: linear-gradient(#ff9001 20%, #ff6f01);
    position: relative;
    color: white;
    text-align: center;
    font-size: 16px;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.de_CH .qr-page .signup-cta a {
    font-size: 15px
}

.qr-page .signup-cta a .arrow {
    position: absolute;
    width: 58px;
    height: 31px;
    bottom: -30px;
    left: 50%;
    margin-left: -29px;
    background: url(../img/common/qr-signup-nipple.png) no-repeat 0 0;
    z-index: 12
}

.qr-page.form-submit-success-true .signup-cta {
    display: none
}

.qr-page #newsletter {
    background: #B4C635;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #a5b82c), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#a5b82c 20%, #869916);
    background-image: -moz-linear-gradient(#a5b82c 20%, #869916);
    background-image: -o-linear-gradient(#a5b82c 20%, #869916);
    background-image: linear-gradient(#a5b82c 20%, #869916);
    text-shadow: none;
    min-height: 375px
}

.qr-page #newsletter form.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4
}

.qr-page #newsletter form.disabled .btn-submit {
    cursor: default !important
}

.qr-page #newsletter .submit-success-container {
    display: none;
    width: 90%;
    top: 98px;
    position: relative;
    margin: 0 auto
}

.qr-page #newsletter .submit-success-container p {
    text-align: center;
    color: white
}

.qr-page #newsletter .submit-success-container p:nth-child(1) {
    font-family: "plume_adregular";
    font-size: 23px
}

.qr-page #newsletter .submit-success-container p:nth-child(2) {
    font-family: "Trebuchet MS";
    font-size: 20px
}

.qr-page #newsletter h3 {
    text-align: center;
    color: #ffffff;
    font-family: "plume_adregular";
    padding: 10px;
    text-transform: uppercase
}

.qr-page #newsletter .errorText {
    display: none
}

.qr-page #newsletter .errorText > h3 {
    font-size: 9px;
    padding: 4px
}

.qr-page #newsletter .fieldGroup {
    min-height: 35px
}

.qr-page #newsletter input {
    outline: none
}

.qr-page #newsletter input[type="text"], .qr-page #newsletter input[type="email"] {
    outline: none;
    border: none;
    color: #000000;
    background: #ffffff;
    width: 90%;
    height: 20px;
    padding: 15px 10px;
    position: relative;
    margin: 10px auto;
    display: block;
    text-align: center;
    font-size: 15px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    border-radius: 17px
}

.qr-page #newsletter input[type="email"].error, .qr-page #newsletter input[type="text"].error {
    background: #fff2f2
}

.qr-page #newsletter label {
    font-family: "Trebuchet MS";
    font-weight: bold;
    font-size: 16px;
    color: #969696;
    display: block;
    margin: 0 0 8px 3px;
    justify-content: initial;
    -webkit-justify-content: initial;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.qr-page #newsletter #contactFormSubmit {
    width: 100px;
    height: 100px;
    text-indent: 5px;
    text-transform: uppercase;
    font-family: "plume_adregular";
    background: #ccc;
    border: 0 none;
    cursor: pointer;
    background: #ffc401;
    background: #ffc401;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(1%, #ffc401), color-stop(100%, #ffc501));
    background-image: -webkit-linear-gradient(#fff, #ffc401 1%, #ffc501 100%);
    background-image: -moz-linear-gradient(#fff, #ffc401 1%, #ffc501 100%);
    background-image: -o-linear-gradient(#fff, #ffc401 1%, #ffc501 100%);
    background-image: linear-gradient(#ffffff, #ffc401 1%, #ffc501 100%);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    color: #849716;
    cursor: pointer;
    padding: 8px 30px 8px 10px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    font-size: 13px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    box-shadow: 0.5px 1px 1px 0.01px rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 1;
    display: block;
    float: left;
    position: relative;
    margin: 0;
    color: white;
    padding-left: 30px;
    text-decoration: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    padding-left: 0;
    margin: 0 auto;
    top: -5px;
    float: none
}

.qr-page #newsletter #contactFormSubmit.disabled {
    cursor: default
}

.qr-page.survey .signup-cta a > p {
    font-size: 15px
}

.qr-page #survey .prize {
    width: 100%;
    height: 390px;
    background: white;
    background: url(../img/common/qr-prize.jpg) no-repeat center center;
    background-size: cover;
    cursor: pointer
}

.qr-page #survey .prize-url {
    text-align: center;
    margin-bottom: 20px
}

.qr-page #survey .prize-url a, .qr-page #survey .prize-url a:visited {
    text-decoration: underline;
    color: #969696;
    font-family: "Trebuchet MS";
    font-size: 15px
}

.qr-page #survey .prize-description {
    text-align: center;
    padding: 6%;
    color: #969696;
    font-family: "Trebuchet MS";
    overflow: hidden;
    margin-bottom: 0px
}

.qr-page #survey .questions {
    background: #869916;
    padding: 25px;
    min-height: 60px;
    margin-bottom: 10px
}

.qr-page #survey .questions h3 {
    text-align: center;
    color: #ffffff;
    font-family: "plume_adregular";
    padding: 10px;
    text-transform: uppercase
}

.qr-page #survey .answers ul li > div {
    margin: 20px 0
}

.qr-page #survey .answers ul li > div:after, .qr-page #survey .answers ul li > div:before {
    content: "";
    display: table
}

.qr-page #survey .answers ul li > div:after {
    clear: both
}

.qr-page #survey .answers ul li > div {
    *zoom: 1
}

.qr-page #survey .answers ul li > div label {
    position: relative;
    top: -6px;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 13px;
    width: 100%;
    text-transform: uppercase;
    font-family: "plume_adregular";
    color: #969696
}

.qr-page #survey .answers ul li > div label input[type="radio"] {
    display: none
}

.qr-page #survey .answers ul li > div label input[type="radio"] + span {
    display: inline-block;
    background: url("../img/common/qr-radio-off.jpg") no-repeat center center;
    width: 15%;
    height: 42px
}

.qr-page #survey .answers ul li > div label input[type="radio"]:checked + span {
    background: url("../img/common/qr-radio-on.jpg") no-repeat center center
}

.qr-page #survey .answers ul li > div label input[type="radio"]:disabled + span {
    background: url("../img/common/qr-radio-on.jpg") no-repeat center center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.qr-page #survey .answers ul li > div label input[type="checkbox"] {
    display: none
}

.qr-page #survey .answers ul li > div label input[type="checkbox"] + span {
    display: inline-block;
    background: url("../img/common/qr-checkbox-off.jpg") no-repeat center center;
    width: 15%;
    height: 42px
}

.qr-page #survey .answers ul li > div label input[type="checkbox"]:checked + span {
    background: url("../img/common/qr-checkbox-on.jpg") no-repeat center center
}

.qr-page #survey .answers ul li > div label input[type="checkbox"]:disabled + span {
    background: url("../img/common/qr-checkbox-on.jpg") no-repeat center center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.qr-page .label-copy {
    display: inline-block;
    width: 85%;
    position: relative
}

.qr-page .label-copy a, .qr-page .label-copy a:visited {
    color: white;
    text-decoration: underline
}

.qr-page .optIn {
    color: white;
    position: relative;
    margin-bottom: -20px;
    top: -9px;
    padding-bottom: 14px
}

.qr-page .optIn #newsletterCheck[type="checkbox"], .qr-page .optIn #termsCheck[type="checkbox"] {
    display: none
}

.qr-page .optIn #newsletterCheck[type="checkbox"] + span, .qr-page .optIn #termsCheck[type="checkbox"] + span {
    display: inline-block;
    background: url("../img/common/qr-checkoption-off.png") no-repeat center center;
    width: 15%;
    height: 42px
}

.qr-page .optIn #newsletterCheck[type="checkbox"]:checked + span, .qr-page .optIn #termsCheck[type="checkbox"]:checked + span {
    background: url("../img/common/qr-checkoption-on.png") no-repeat center center
}

.qr-page .optIn #newsletterCheck[type="checkbox"][disabled="disabled"] + span, .qr-page .optIn #newsletterCheck[type="checkbox"][disabled="true"] + span, .qr-page .optIn #termsCheck[type="checkbox"][disabled="disabled"] + span, .qr-page .optIn #termsCheck[type="checkbox"][disabled="true"] + span {
    background: url("../img/common/qr-checkoption-on.png") no-repeat center center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5
}

.qr-page .optIn .label-copy {
    color: white;
    position: absolute;
    top: 10px;
    width: 86%;
    font-size: 13px
}

.qr-page #incompleteButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    width: 85%;
    height: 100px;
    background: #be3216;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eb7e68), color-stop(100%, #be3216));
    background-image: -webkit-linear-gradient(#eb7e68 20%, #be3216);
    background-image: -moz-linear-gradient(#eb7e68 20%, #be3216);
    background-image: -o-linear-gradient(#eb7e68 20%, #be3216);
    background-image: linear-gradient(#eb7e68 20%, #be3216);
    border-radius: 19px;
    position: relative;
    margin: 0 auto;
    top: -6px
}

.qr-page #incompleteButton > h3 {
    position: relative
}

.qr-page #home-connect {
    display: none
}

.qr-page #footer .home-container ul {
    display: none
}

.qr-page #footer .home-container .qr-footer-url {
    display: block;
    border-bottom: 1px solid #5e6b0f;
    border-top: none;
    font-style: normal;
    text-shadow: none;
    background: #869916;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #a5b82c), color-stop(100%, #869916));
    background-image: -webkit-linear-gradient(#a5b82c 20%, #869916);
    background-image: -moz-linear-gradient(#a5b82c 20%, #869916);
    background-image: -o-linear-gradient(#a5b82c 20%, #869916);
    background-image: linear-gradient(#a5b82c 20%, #869916)
}

.qr-page #footer .home-container .qr-footer-url a {
    font-family: "plume_adregular";
    font-size: 20px;
    color: white
}

.qr-page .twist-recipes-category {
    font-size: 16px !important
}

.qr-page .newsletter-category-cta {
    position: absolute;
    bottom: 19% !important;
    width: 37px !important;
    height: 37px !important;
    left: 50%;
    margin-left: -18px;
    background: url(/img/qr/qr-newsletter-cta-arrow.png) no-repeat center center
}

.qr-page.survey #newsletter {
    min-height: 375px
}

.qr-page .fr_CH #contactFormSubmit {
    text-indent: 15px !important
}

.qr-page .fr_CH #incompleteButton > h3, .qr-page .de_CH #incompleteButton > h3 {
    font-size: 12px
}

.qr-page .fr_CH .recipe-list.newsletter h2, .qr-page .de_CH .recipe-list.newsletter h2 {
    font-size: 15px !important
}

.qr-page .fr_CH .recipe-list.newsletter p:nth-child(4), .qr-page .de_CH .recipe-list.newsletter p:nth-child(4) {
    text-align: center
}

.qr-page .bull {
    color: #9ebb1f;
    width: 100%;
    text-align: center;
    padding: 21px 0;
    font-size: 30px
}

@media screen and (max-width: 520px) {
    .qr-page.newsletter-landing-page .fr_CH .filter-results .container:first-child .newsletter-category-cta {
        bottom: 29% !important
    }
}

@media screen and (min-width: 960px) {
    .qr-page #header .qr-toast {
        display: none
    }
}

.qr-page.no-cssgradients .signup-cta a {
    display: block
}

.qr-page.no-cssgradients .signup-cta a > p {
    padding-top: 10px
}

.legals-footer li{
    display: inline-block;
    padding: 5px;
}

.legals-footer{
    text-align: center;
}

.legals table, .legals th, .legals td {
    border: 1px solid black;
    border-collapse: collapse;
}

.legals table tr td {
    text-align: center;
}

.legals .no-deco-li:before {
    content: "" !important;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
}

.legals .no-deco-li::marker {
    content: "" !important;
}

.legals ul {
    margin-left: 15px;
}

.legals .body-text ul {
    padding-left: 20px;
}

.legals li {
    margin-left: 20px;
}
