﻿html, body {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

    body.single-wps_products .main-wrap {
        overflow: hidden;
    }

.field-validation-error {
    color: red;
}

.hidden-sr {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.nutrition-disclaimer {
    font-size: 75%;
    bottom: 0;
}

#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-right-radius: 8px;
    background: #BF1722;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
    font-family: "Founders Grotesk Semibold", Arial;
}

    #skiptocontent a:focus {
        position: absolute;
        left: 0px;
        top: 16px;
        outline-color: transparent;
        -webkit-transition: top .1s ease-in;
        transition: top .1s ease-in;
    }

a:focus, input:focus, select:focus, textarea:focus, button:focus, [tabindex="0"]:focus, li:focus, .btn-arrow:focus {
    outline-width: 2px;
    outline-style: dotted;
    outline-color: Highlight;
    outline-color: -webkit-focus-ring-color;
}

.lang-foot li.selected a,
.languages li.selected a {
    outline-width: 2px;
    outline-style: dotted;
    outline-color: Highlight;
    outline-color: -webkit-focus-ring-color;
}

.lang-foot li a img:hover,
.languages li a img:hover {
    border: 2px solid #927215;
}

/* Sorting - Override */
#section-halo-list .sort-wrapper .sorter ul li {
    padding: 0;
}

    #section-halo-list .sort-wrapper .sorter ul li a {
        display: block;
        color: #927215;
        line-height: 41px;
    }

        #section-halo-list .sort-wrapper .sorter ul li a:hover {
            color: #fff;
        }

#section-halo-list a {
    display: inherit;
}

#section-flavor-detail .banner-right-wrapper .flavor-detail a.view-nutritions,
#section-flavor-detail .banner-right-wrapper .flavor-detail a.view-ingredient {
    display: block;
}

/* Search */
.search-fields.active {
    position: absolute;
    top: -20px;
    right: 0;
}

/* Margins */

.mb-34 {
    margin-bottom: 34px;
}

.hidden {
    display: none;
}

/* Footer Section  */
.find-store-section {
    position: relative;
    z-index: 2;
}

.close-item-container {
    position: absolute;
    top: 30px;
    right: 50px;
}

.element-left {
    bottom: 0;
    position: absolute;
}

.global-ht-container {
    width: 100%;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: calc(100vh - 122px);
}

.global-container-xs {
    max-width: 437px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 80px;
}

/* Global Color */

.orange {
    background-color: #fdd1a4 !important;
}

.yellow {
    background-color: #f0efa0 !important;
}

.lite-green {
    background-color: #d5e8e0 !important;
}

.d-green {
    background-color: #bbdfbf !important;
}

.global-container-xs h1 {
    color: #927215;
    display: inline-block;
    margin-bottom: 35px;
    line-height: 0.8;
}

.global-container-xs blockquote {
    color: #382E2A;
    font-size: 19px;
    font-family: "FreightMicro Pro Bold Italic", Arial;
}

.ht-background {
    background-image: linear-gradient(to bottom, #d6ecdd, #d8eddf, #d7ecde, #9ecbad, #8cc09d);
}

.background-dotted {
    position: relative;
    background-image: url(../images/dotted-bg.svg);
    background-position: 100% 127px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #f2e2c9;
}

.content-element {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

    .content-element h1 {
        max-width: 169px;
        margin-bottom: 50px;
    }

    .content-element p {
        font-family: "Founders Grotesk Regular", Arial;
        font-size: 20px;
        color: #382e2a;
        line-height: 1.5em;
        letter-spacing: 0.03em;
        padding-bottom: 2rem;
        margin-bottom: 0;
    }

.subscribe-button {
    outline: none;
}

.aboutus__container ul {
    margin: 0;
    padding: 0;
    min-height: calc(100vh - 60px);
    border: 1px solid #927215;
}

    .aboutus__container ul li {
        list-style: none;
    }

.page__card {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
    flex-direction: column;
}

    .page__card h3 {
        font-size: 20px;
    }


.aboutus__container .page__card h3 {
    text-align: center;
}

.aboutus__container ul li:first-child {
    border-bottom: 1px solid #927215;
    border-right: 1px solid #927215;
}

.aboutus__container ul li:nth-child(2) {
    border-bottom: 1px solid #927215;
}

.aboutus__container ul li:nth-child(3) {
    border-right: 1px solid #927215;
}

.aboutus__container ul li a {
    text-decoration: none;
}

.aboutus__container ul li:first-child img {
    max-width: 100%;
}

.aboutus__container ul li:nth-child(2) img {
    margin-bottom: 30px;
    max-width: 100%;
}

.aboutus__container ul li:nth-child(3) img {
    margin-bottom: 30px;
    max-width: 100%;
}

.aboutus__container ul li:nth-child(4) img {
    margin-bottom: 20px;
    width: 80%;
}

.halo-img-item {
    text-align: center;
}

.subscrib_btn {
    background-color: transparent;
    border: none;
    color: #382E2A;
    font-family: "FoundersGroteskX-CndWeb-Bld", Arial;
    padding: 10px 20px;
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-top: 5px;
    outline: none;
    cursor: pointer;
    border: 1px solid #382E2A;
    outline: none;
}

@media print {
    .footer-wrapper, .print-item, #section--banner-find, #header-wrapper {
        display: none;
    }
}

.newsletter-container {
    position: fixed;
    bottom: 151px;
    right: 63px;
    z-index: 4;
    visibility: hidden;
}


.blur-background {
    -webkit-filter: blur(5px) grayscale(90%);
}

.webp .form-action.subscription-modal::after {
    content: unset;
}

.home-newsletter-container {
    display: none;
}

.micromodal-slide.is-open .home-newsletter-container {
    display: block;
}

div.micromodal-slide.is-open {
    position: fixed;
    left: 50%;
    top: 20%;
    margin-left: -200px;
    z-index: 99;
    max-width: 400px;
}

.home-newsletter-container .form-action {
    background-color: #ffffff;
}

.home-subscribe-close-button {
    color: #927215;
    border-color: #927215;
    float: left;
    padding: 10px 30px;
    width: 49%;
    text-transform: uppercase;
    font-family: FoundersGroteskX-CndWeb-Bld, Arial;
}

.home-subscribe-button {
    background-color: #927215;
    border-color: #927215;
    color: #ffffff;
    float: right;
    padding: 10px 30px;
    width: 49%;
    text-transform: uppercase;
    font-family: FoundersGroteskX-CndWeb-Bld, Arial;
}


@media(max-width: 767px) {
    .newsletter-container {
        right: 0;
        left: 0;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 2%;
    }

    div.micromodal-slide.is-open {
        position: fixed;
        left: 50%;
        top: 20%;
        z-index: 99;
        max-width: 400px;
    }
}

@media(max-width: 500px) {
    .newsletter-container {
        right: 0;
        left: 0;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 2%;
    }

    div.micromodal-slide.is-open {
        position: fixed;
        left: 50%;
        top: 20%;
        margin-left: -150px;
        z-index: 99;
        max-width: 300px;
    }

    .home-newsletter-container h4 {
        margin-left: 20px;
    }

    .home-subscribe-close-button {
        padding: 10px 0;
    }

    .home-subscribe-button {
        padding: 10px 0;
    }
}

.open-card {
    visibility: visible;
}

.form-action {
    padding: 35px 30px;
    position: relative;
    background-color: #FFF3CD;
    border-radius: 2px;
    max-width: 397px;
}

.form-container .row .col-5 {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.no-webp .form-action::after {
    content: url(../images/images-0.png);
}

.webp .form-action::after {
    content: url(../images/images-0.webp);
}

.form-action::after {
    position: absolute;
    bottom: -19px;
    right: 30px;
}

.sticky-content {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: calc(100vh - 117px);
}

.newsletter-container h3 {
    color: #927215;
    font-size: 32px !important;
    font-family: "FoundersGroteskX-CndWeb-Bld", Arial;
    letter-spacing: 0.06em;
}

.forms-newsletter {
    width: 100%;
    border: 2px solid #927215;
    height: 37px;
    padding: 0 12px;
}

.form-container .row .col-6 {
    margin-bottom: 5px;
}

.ht-date {
    /*display: flex;*/
    align-items: center;
    margin-top: 5px;
}

.subscribe-now-form .tags {
    font-size: 18px;
    color: #382E2A;
    font-family: "Roboto";
    letter-spacing: 0.02em;
}

.ht-birthday {
    display: flex;
    margin: 0;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    width: 100%;
}

.tag-name {
    height: 100%;
}

.ht-birthday li {
    list-style: none;
    width: 3.5rem;
    padding: 0;
    height: 37px;
    flex: 1;
}

    .ht-birthday li:not(:last-child) {
        margin-right: 5px;
        /*width: 143px;*/
    }

.ht-birthday input {
    text-align: center;
}

.page-id-299 .find-store-section {
    background-color: #f1f1ef;
}

#section-halo-list {
    z-index: 0;
}

/* #section-flavor-detail {
    z-index: 2;
} */

#view-on-element {
    z-index: 0;
}

.column-wrapper .column .min-wrap p {
    line-height: 1.8em;
}

.breadcrumbs {
    position: relative;
    margin-bottom: 40px;
    margin-top: -20px;
}

    .breadcrumbs ul {
        padding-left: 0;
        display: flex;
        align-items: center;
    }

        .breadcrumbs ul li {
            display: flex;
            text-align: center;
            position: relative;
        }

            .breadcrumbs ul li img {
                width: 45%;
            }

#breadcrumbs {
    display: flex;
    align-items: center;
}

    #breadcrumbs a,
    .breadcrumbs ul li a {
        color: #382E2A;
        text-transform: uppercase;
        font-family: "Founders Grotesk Semibold", Arial;
        text-decoration: underline;
        display: block;
        padding: 0 18px;
        letter-spacing: .1em;
        position: relative;
    }

    #breadcrumbs span.breadcrumb_last {
        color: #382E2A;
        text-transform: uppercase;
        font-family: "Founders Grotesk Semibold", Arial;
    }

.breadcrumbs ul li:first-child a {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.breadcrumbs ul li:first-child::before {
    content: '';
    position: absolute;
    top: 7px !important;
    right: -1px !important;
    width: 13px;
    height: 13px;
    border-top: 2px solid #c7c6bf;
    border-right: 2px solid #c7c6bf;
    transform: rotate(45deg);
}

#breadcrumbs span.icon:after,
#breadcrumbs span a:after,
.breadcrumbs ul li:not(:last-child)::before {
    content: '';
    position: absolute;
    top: 4px;
    right: -4px;
    width: 13px;
    height: 13px;
    border-top: 2px solid #c7c6bf;
    border-right: 2px solid #c7c6bf;
    transform: rotate(45deg);
}

#breadcrumbs span.icon:after {
    top: 9px;
}

#breadcrumbs span.icon img {
    width: 20px;
}

#breadcrumbs span.icon {
    position: relative;
    padding-right: 18px;
}

#breadcrumbs span.separator {
    display: none;
}

#breadcrumbs a, #breadcrumbs span {
    display: inline-block;
}

    #breadcrumbs span.breadcrumb_last {
        padding: 0 18px;
    }

.breadcrumbs ul li a:hover {
    opacity: 0.8;
}

#contact-us-wrapper .inner-section-bg-color .contact-form .contact-checkbox dd span label::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: -5px;
}

.mt-30 {
    margin-top: 30px;
}

#contact-us-wrapper .inner-section-bg .contact-info span a {
    text-decoration: none;
    color: #fff !important;
}

.product-list-container .post-item img {
    height: auto;
}

.product-list-container .product-title {
    text-align: center;
    display: block;
}

.success_message {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #927215;
    height: 100%;
}

.close {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 25px;
    height: 25px;
    z-index: 1;
    opacity: 1;
    color: #382E2A;
}

.x-close {
    position: absolute;
    right: 15px;
    top: 5px;
    width: 25px;
    height: 25px;
    z-index: 1;
    opacity: 1;
    color: #382E2A;
    border: none;
    background: white;
    font-size: xx-large;
}

#subscribe-now-close-btn:hover {
    opacity: .75;
    color: #927215;
}

.footer-wrapper .copyright-text p {
    padding-top: 5px;
}


/* US VS THEM */

#section-halo-list a .post-item {
    border-radius: 5px;
}

.locator-links .locator-links-find-store {
    margin-right: 1em;
}

.locator-links .locator-links-buy-online {
    margin-right: 1em;
}


@media (max-width: 320px) {
    #inner-recipe-content .inner-left-banner h1 {
        font-size: 22px !important;
    }
}

@media(max-width: 340px) {
    #header-wrapper .page-banner .slide-item .banner-caption.left {
        left: 18px !important;
    }
}

@media(max-width: 567px) {
    .locator-links a:first-of-type {
        margin-left: 0 !important;
        font-size: 14px;
        letter-spacing: 0.05em;
    }

    .locator-links a:last-of-type {
        margin-left: 0.5em !important;
        font-size: 14px;
        letter-spacing: 0.05em;
    }

    #section-flavor-detail .banner-right-wrapper .flavor-detail table {
        width: 100% !important;
    }

    .text-right.m-b-50 {
        width: 100% !important;
    }
}


/* Mobile Responsive */


@media(max-width: 767px) {

    #inner-recipe-content .inner-left-banner {
        padding-left: 2%;
        padding-right: 2%;
    }

    .slick-arrows {
        width: 100%;
    }

    .column-wrapper .column {
        padding: 84px 40px;
    }

        .column-wrapper .column .quote-wrapper {
            padding: 0 0 0;
        }

    #header-wrapper .header-navigation nav ul .current_page_item a:after {
        display: none;
    }

    .flex-direction-column {
        flex-direction: column;
    }

        .flex-direction-column img {
            margin-bottom: 30px;
        }

    .column-wrapper .column {
        min-height: auto;
    }

    #header-wrapper .page-banner .slide-item .banner-caption h2 {
        font-size: 24px;
    }

    #header-wrapper .page-banner .slide-item .banner-caption h1.title {
        font-size: 40px;
        line-height: .9em;
        width: 320px !important;
        white-space: pre-line;
    }

    #header-wrapper .page-banner .slide-item .banner-caption h1 a {
        margin-left: 0 !important;
    }

    /* Text Alignment */
    .text-center-sp {
        text-align: center;
    }

    .text-left-sp {
        text-align: left;
    }

    .text-right-sp {
        text-align: right;
    }

    .find-store-section .find-store-caption {
        font-size: 17px;
    }

    .locator-links {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .btn.round, .shop-section .section-panel .panel-inner .find-locator .round.searh-nearby {
        font-family: "FreightMicro Pro Bold Italic", Arial;
        font-size: 14px;
        padding: 8px 14px;
    }

    #header-wrapper .header-navigation .aboutus a::before {
        display: none;
    }

    .inline-element {
        font-size: 28px;
        padding-top: 10px;
    }

    .center-play-button {
        width: 27%;
    }

    .page-heading h1 {
        line-height: 1;
    }
}

@media(max-width: 480px) {
    .column-wrapper .column .quote-wrapper {
        text-align: center;
    }

    .text-center-sp {
        text-align: center !important;
    }

    #header-wrapper .page-banner .slide-item .banner-caption h1 {
        font-size: 40px;
    }
}

@media(max-width: 400px) {
    .mobile-label h2 {
        font-size: 14px;
    }
}

.d-flag {
    position: relative;
}

.languages {
    display: none;
    flex-direction: column;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    padding: 5px !important;
    border-radius: 3px;
    border: 1px solid #927215;
    left: 4px;
    box-shadow: 2px 3px 2px #0000002e;
}

/* .container-flag {
    display: none;
} */

.lang-foot {
    display: none;
    flex-direction: column;
    position: absolute;
    background-color: #fff;
    z-index: 3;
    padding: 5px !important;
    border-radius: 3px;
    border: 1px solid #927215;
    left: -8px;
    bottom: 20px;
    box-shadow: 2px 3px 2px #0000002e;
    width: 36px;
}

    .lang-foot li {
        margin-bottom: 5px !important;
        display: block;
        width: 100%;
    }

    .languages li, .lang-foot li {
        padding: 0 !important;
        position: relative;
    }

        .languages li img, .lang-foot li img {
            width: 22px;
            height: 15px;
        }

.toggle_lang, .toggle_flag_up {
    position: relative;
}

.footer-wrapper .copyright-text ul li:last-child {
    position: relative;
}

/* Contact Form */
#cf7-user-options {
    max-width: 509px;
    width: 100%;
    margin: 0 auto;
    padding: 120px 0 120px;
}

    #cf7-user-options select {
        background: #fff;
    }

    #cf7-user-options select {
        width: 100%;
        border: 1px solid #382E2A;
        border-radius: .5em;
        padding-top: .5em;
        padding-bottom: .5em;
        overflow: hidden;
        cursor: pointer;
    }

        #cf7-user-options select option {
            padding: .5em 1.5em;
            white-space: normal;
        }

.multi-step-form #cf7-user-options {
    width: 509px;
    margin: 0 auto;
    padding-top: 126px;
}

.multi-step-form .next-step {
    display: none;
}

@media( max-width: 320px ) {

    #header-wrapper .header-navigation .navbar {
        height: 461px !important;
        overflow-y: auto;
    }
}

@media(max-width: 567px) {
    #inner-recipe-content .inner-left-banner {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #header-wrapper .page-banner .slide-item .banner-caption h2 br {
        display: none;
    }

    #section-flavor-detail .banner-right-wrapper {
        padding-top: 0;
    }

    #header-wrapper .page-banner .slide-item.seasonal h1 {
        -webkit-text-stroke: 1px rgba(255, 255, 255, 0.43137254901960786);
        text-stroke: 1px rgba(255, 255, 255, 0.43137254901960786);
    }

    #header-wrapper .page-banner .slide-item.seasonal .label-tag {
        -webkit-text-stroke: transparent;
        text-stroke: transparent;
    }

    #header-wrapper .page-banner .slide-item .banner-caption h2 {
        -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0.02);
        text-stroke: 1px rgba(255, 255, 255, 0.43137254901960786);
    }

    .shop-section .section-panel .panel-inner .find-locator {
        flex-direction: column;
    }

    #header-wrapper .page-banner .slide-item.pops .right {
        top: 27px;
        padding-left: 30px;
    }

    #header-wrapper .page-banner .slide-item.pops .halo-text {
        max-width: 200px;
        margin: 8px 0;
    }

    #header-wrapper .page-banner .slide-item.pops h3 {
        font-size: 17.84px;
    }
}

@media( max-width: 992px) {
    .footer-wrapper .footer-search .d-flex {
        justify-content: center !important;
    }

    .footer-wrapper .footer-container .footer-right {
        align-items: center !important;
    }

    .footer-menu ul .current-menu-item {
        position: relative;
    }

    .footer-wrapper .footer-menu > ul > li {
        text-align: center;
    }
}

@media( max-width: 767px) {
    .m-b-30-xs {
        margin-bottom: 30px;
    }

    #section-flavor-detail .banner-right-wrapper {
        padding-left: 4%;
        padding-right: 4%;
        margin: 0 auto;
    }

    .inner-left-banner .item-element {
        display: none;
        height: 500px;
        overflow-y: auto;
    }

    #section-flavor-detail {
        padding-bottom: 80% !important;
        background-position: 0% bottom !important;
        background-size: 184% !important;
        padding-top: 0 !important;
    }

    #header-nav .current-menu-item {
        background-color: rgba(173, 139, 25, 0.8);
    }

    .current-menu-item a {
        color: #fff;
    }

    .input-group {
        justify-content: center;
    }

    #section-flavor-detail .banner-right-wrapper .flavor-detail table tr td {
        padding: 10px 8px;
    }

    #section-flavor-detail {
        min-height: auto;
        padding-bottom: 116%;
        background-position: 30% bottom;
    }

    .background-dotted {
        background-position: top;
        background-attachment: unset;
        background-size: 99%;
    }

    .global-container-xs {
        padding: 30px 40px 0;
    }

    #header-wrapper .header-navigation nav ul li:nth-child(5) a {
        padding-right: 0 !important;
    }


    .fixed-container {
        top: 0px !important;
    }

    .background-dotted {
        background-position: 100% 0px !important;
    }


    .form-action {
        max-width: 100%;
    }
}

@media( min-width: 768px) {
    .m-b-50 {
        margin-bottom: 50px;
    }

    .fixed-container {
        position: fixed;
        top: 117px;
        left: 0;
        width: 50%;
    }

    #section-flavor-detail {
        min-height: calc(100vh - 168px);
        max-height: calc(100vh - 135px);
    }

    .fixed_container {
        position: fixed !important;
        width: 50%;
        top: 122px;
    }
}


@media( max-height: 767px) {
    #header-wrapper .page-banner .slide-item .banner-caption {
        top: 17px;
    }

    #inner-recipe-content .inner-left-banner.purple {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }

    #inner-recipe-content .inner-left-banner .wrapper .item_info tr td {
        padding: 15px 15px !important;
    }

    #header-wrapper .page-banner .slide-item.seasonal h1 .label-tag {
        right: -40px;
    }

    #inner-recipe-content .inner-left-banner.fixed {
        top: 70px !important;
    }
}

@media( max-width: 450px) {
    .fixed-container#about-us-bg-img {
        padding-bottom: 120%;
    }
    .fixed-container#brand-ambassador-bg-img {
        padding-bottom: 120%;
    }
}

@media(max-width: 900px) {
    .element-left {
        position: relative !important;
        background-size: cover;
        min-height: auto;
        padding-bottom: 64%;
    }

    .fixed-container {
        top: 0 !important;
        width: 100%;
    }

    #header-wrapper .page-banner .slide-item .banner-caption h1.title {
        width: 670px;
    }

    .search-fields {
        border: grey 1px solid;
    }

    #header-wrapper .header-navigation #search-wrapper .search-fields input {
        max-width: 100%;
        width: 100%;
        opacity: 1;
    }
}

@media( max-width: 1000px ) {
    #section-flavor-detail {
        min-height: calc(100vh - 400px) !important;
    }

    .column-box {
        min-height: 700px;
    }

    .fixed-container {
        top: 83px;
    }

    body:not(.home) .main-content {
        padding-top: 6ex;
    }

    .background-dotted {
        background-position: top;
        background-size: 100%;
        background-attachment: unset;
    }

    .global-container-xs {
        padding-left: 4%;
        padding-right: 4%;
    }

    #header-wrapper .header-navigation #search-wrapper .search-fields input {
        margin-left: 0px !important;
    }
}

@media( max-width: 1024px ) {
    #section-flavor-detail {
        background-position: 47% bottom;
        background-size: 129%;
        min-height: auto !important;
        padding: 45px 0 156px;
    }

    #inner-recipe-content .inner-left-banner .wrapper.fixed {
        padding-left: 5%;
        padding-right: 5%;
    }

    #inner-recipe-content .inner-left-banner .wrapper.un-fixed {
        padding-left: 4%;
        padding-right: 4%;
    }

    #inner-recipe-content .inner-left-banner .wrapper .item_info tr td {
        font-size: 14px;
    }

    .product-tags ul li:nth-child(-n+2) {
        margin-bottom: 10px;
    }

    #inner-recipe-content .inner-left-banner h1 {
        max-width: 250px;
        font-size: 40px;
    }

    #press-list .inner-press-wrapper .post-content {
        justify-content: flex-start;
        margin-top: 20px;
    }
}

@media screen and (max-width: 1274px) and (min-width: 992px) {
    #header-wrapper .header-navigation nav ul li.menu-item-has-children a {
        padding-right: 25px;
    }
}

@media( max-width: 768px ) {
    .quote-wrapper .flex-direction-column {
        flex-direction: column;
    }

        .quote-wrapper .flex-direction-column span {
            margin-top: 10px;
        }

    #section-o-banner-dairy {
        background-position: -182px center;
    }

    #section-flavor-detail {
        background-position: 88% bottom;
        padding: 0;
    }
}

@media( max-width: 767px ) {
    .cart-icon {
        display: none;
    }

    .close {
        left: 5%;
    }
}


@media( max-width: 450px ) {
    .shop-section .section-panel .btn-cart {
        font-size: 30px;
    }

    #header-wrapper .page-banner .slide-item .banner-caption {
        top: 40px;
    }

    .cart-title-variants {
        left: 80px;
    }
}

@media(max-width: 800px) {
    #inner-recipe-content .inner-left-banner h1 {
        max-width: 500px;
        font-size: 37px;
    }

    #inner-recipe-content .inner-left-banner {
        padding: 10px;
    }
}

@media( max-width: 999px ) {
    #section-flavor-detail {
        background-position: 100% bottom;
    }
}

@media( max-width: 1024px ) and ( min-width: 1000px ) {
    #header-wrapper .header-navigation {
        margin-top: 20px;
    }
}

@media( min-width: 1025px ) {
    #section-flavor-detail .banner-right-wrapper {
        margin: 0 7% 0 auto;
    }
}

@media( max-width: 1440px ) {
    #inner-recipe-content .inner-left-banner.purple {
        padding-left: 4%;
        padding-right: 4%;
    }

    .press-content_details {
        padding-left: 4%;
        padding-right: 4%;
    }

    #section-flavor-detail .container {
        padding: 60px 0;
    }

    #section-flavor-detail {
        min-height: calc(100vh - 158px);
    }

    .contact-form {
        padding-left: 4%;
        padding-right: 4%;
    }
}



@media(min-width: 768px) and (max-width: 820px) {
    #header-wrapper .header-navigation .navbar.open {
        height: auto;
        overflow-y: auto;
    }

    .background-dotted {
        background-size: 100%;
    }
}

@media(min-width: 768px) and (max-height: 400px) {
    #header-wrapper .header-navigation .navbar.open {
        height: 250px !important;
        overflow-y: auto;
    }
}

@media(max-width: 880px) and (max-height: 480px) {
    .newsletter-container {
        bottom: 9%;
    }

    div.micromodal-slide.is-open {
        position: fixed;
        left: 50%;
        top: 20%;
        z-index: 99;
        max-width: 400px;
    }

    .press-detail {
        padding-top: 0;
        padding-bottom: 85px;
    }
}

@media(min-width: 1200px) {
    .col-lgx-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media( min-width: 769px ) {
    .col-md2-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media( min-width: 1140px ) {
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.consent-container {
    margin-bottom: 3em;
}