﻿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;
}

/* Non Dairy - Color Coding */
.non-dairy.mint-fudge-cookie {
    color: #beddd2 !important;
}

.chocolate-hazelnut {
    color: #5e3d3e !important;
}

.dairy-free-pb-j {
    color: #df1750 !important;
}

.non-dairy-chocolate-chip-cookie-dough {
    color: #804d3c !important;
}

.non-dairy-butter-cup {
    color: #bf610c !important;
}

.non-dairy-chocolate-almond-crunch {
    color: #c1988a !important;
}

.sea-salt-caramel-1 {
    color: #cd7921 !important;
}

.chocolate-1 {
    color: #663d2b !important;
}

.non-dairy-birthday-cake {
    color: #602D82 !important;
}

.non-dairy-candy-bar {
    color: #6A4435 !important;
}

.toasted-coconut {
    color: #5e3c32 !important;
}

.oatmeal-cookie-1 {
    color: #DDC590 !important;
}

.caramel-macchiato-1 {
    color: #A46D48 !important;
}

.non-dairy-vanilla-maple {
    color: #a18024 !important;
}

.non-dairy-chocolate-covered-banana {
    color: #653a2b !important;
}

.pancakes-waffles-1 {
    color: #c15628 !important;
}

/* 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;
}

/* Color Contrast */
.high-contrast .btn.focus, .high-contrast .btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(66, 66, 66) !important;
}

/* Recipes - Override */
#view-on-element .background-orange .recipes-wrapper a:focus h4,
#view-on-element .background-orange .recipes-wrapper a {
    display: block;
}

#section-flavor-detail .banner-right-wrapper .flavor-detail a.view-nutritions,
#section-flavor-detail .banner-right-wrapper .flavor-detail a.view-ingredient {
    display: block;
}

#loadMore {
    display: inline-block !important;
}

/* Template - Merch */
.merch-wrapper .merch-container a {
    display: block;
}

    .merch-wrapper .merch-container a h5 {
        font-size: 19px;
    }


/* 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;
}

.ingredient {
    z-index: -1;
}

.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);
}

.dairy-title {
    font-family: "FoundersGroteskX-CndWeb-Bld", Arial !important;
}

.global-container-xs {
    max-width: 437px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 80px;
}

.sendthis {
    display: flex;
}

/* 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;
    }

.bo-cover {
    position: relative;
}

.bo-cover {
    content: '';
    position: fixed;
    background-color: #f2e2c9;
    bottom: 0;
    right: 12%;
    width: 25%;
    height: 13%;
}

.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;
}


@media (min-width: 1651px) {
    img.ssy-alpha-overlay {
        margin: 3rem 44%;
        width: 15%;
    }
}

@media (max-width: 1650px) {
    img.ssy-alpha-overlay {
        margin: 2rem 38%;
        width: 25%;
    }
}

@media (max-width: 1450px) {
    img.ssy-alpha-overlay {
        margin: 2rem 34%;
        width: 35%;
    }
}

@media (max-width: 991px) {
    img.ssy-alpha-overlay {
        margin: 2rem 27%;
        width: 50%;
    }
}

@media (max-width: 650px) {
    img.ssy-alpha-overlay {
        margin: 2rem 20%;
        width: 60%;
    }
}

@media (max-width: 550px) {
    img.ssy-alpha-overlay {
        margin: 2rem 15%;
        width: 70%;
    }
}

@media (min-width: 431px) and (max-width: 549px) {
    img.ssy-alpha-overlay {
        margin: 2rem 15%;
        width: 70%;
    }
}

@media (min-width: 300px) and (max-width: 430px) {
    img.ssy-alpha-overlay {
        margin: 2rem 14%;
        width: 75%;
    }
}

.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:nth-child(2) img {
    margin-bottom: 30px;
}

.aboutus__container ul li:nth-child(3) img {
    margin-bottom: 30px;
}

.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;
}

.btn-reverse {
    background-color: #fff;
    border: 1px solid #927215;
    color: #927215;
}

.block--images img {
    display: none;
}

.btn-arrow {
    padding: 5px 17.5% 10px 17.5% !important;
}

    .btn-arrow::after {
        display: none;
    }

.shopify-buy__btn span:last-of-type::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    transform: rotate(45deg);
    right: 0;
    top: -4px;
}


@media print {
    .block--images img {
        display: inline;
    }

    .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;
}

.m-r-5 {
    margin-right: 5px;
}

.sticky-content {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: calc(100vh - 122px);
}



.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;
}

.inline-element {
    color: #927215;
    padding-top: 30px;
    display: inline-block;
    font-size: 45px;
    text-decoration: none;
    font-family: "FreightMicro Pro Bold Italic", Arial;
    padding-bottom: 5px;
    border-bottom: 1px solid #927215;
}

    .inline-element:hover {
        opacity: 0.5;
        text-decoration: none;
        color: #fff;
    }

.ice-cream-adults {
    position: relative;
}

.center-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8%;
    height: auto;
}

    .center-play-button:hover {
        opacity: 0.5;
    }



@media(max-width: 767px) {
    .ingredient {
        z-index: 0;
        line-height: 1.8em;
    }
}

.page-id-299 .find-store-section {
    background-color: #f1f1ef;
}

#section-banner, #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;
}

body.logged-in .error_page_wrapper {
    top: 32px;
}

.error_page_wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh);
    display: block;
    padding-top: 300px;
    position: relative;
    top: 0;
}

#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;
}

.error_page {
    text-align: right;
}


    .error_page h1 {
        font-size: 100px;
    }

    .error_page p {
        font-size: 32px;
    }

.certified-wrapper svg {
    width: 88px;
}

.mt-30 {
    margin-top: 30px;
}

@media(max-width: 567px) {
    .error_page h1 {
        font-size: 200px;
    }

    .error_page p {
        font-size: 50px;
    }

    .error_page h1 {
        font-size: 100px;
    }

    .error_page a {
        font-size: 42px;
    }
}

#contact-us-wrapper .inner-section-bg .contact-info span a {
    text-decoration: none;
    color: #fff !important;
}

.search__result {
    min-height: 300px;
    height: 100%;
    background-position: center 25%;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-list-container .post-item img {
    height: auto;
}

.search__result .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search__result h1 {
    padding-top: 80px;
}

.product-list-container .product-title {
    text-align: center;
    display: block;
}

/* Merch */
.merch-wrapper .merch-container {
    height: calc(100% - 50px );
}

    .merch-wrapper .merch-container a span {
        padding-left: 20px;
    }

/* Related - Products */
.related-products {
    padding: 94px 0;
}

    .related-products .product-slider {
        width: 100%;
        max-width: 1690px;
    }

    .related-products .slide-item .slide-wrap {
        padding: 35px 34px 21px 34px;
    }

    .related-products .related-label {
        min-width: 213px;
        padding-right: 40px;
        padding-top: 44px;
    }

        .mobile-label h2,
        .related-products .related-label h2 {
            font-size: 18px;
            font-family: 'FreightMicro Pro Bold Italic';
            color: #927215;
            text-align: right;
        }

    .related-products a {
        text-decoration: none;
        display: block;
    }
    /*.related-products .slick-arrows a { width:12px; height:14px; position:relative; }*/
    .related-products h3 {
        font-size: 14px;
        text-align: center;
        font-family: 'Founders Grotesk Semibold';
        color: #927215;
    }

    .related-products .slick-slide {
        margin-right: 42px;
        background-color: rgba(199,198,191,0.15);
    }

    .related-products .mobile-label {
        padding-right: 124px;
        width: 100%;
        text-align: center;
    }

    .related-products .related-bg {
        min-height: 293px;
        margin-bottom: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

        .related-products .related-bg img {
            display: none;
        }

.mobile-label h2 {
    padding-top: 12px;
}

/* Slick Arrows */
.arrow-navigation {
    position: absolute;
    right: 57px;
    width: 100%;
    min-width: 40px;
    top: 20px;
}

    .arrow-navigation a {
        width: 13px;
        font-size: 15PX;
        display: inline-block;
        height: auto;
        margin-right: 5px;
        line-height: 14px;
    }

.related-products .slick-arrows {
    position: absolute;
    top: 32px;
    right: 0;
}

    .related-products .slick-arrows ul {
        display: flex;
        margin-bottom: 40px;
        justify-content: flex-end;
        margin-right: 80px;
        position: absolute;
        top: 17px;
        right: 0;
        list-style: none;
    }

        .related-products .slick-arrows ul li.prev {
            margin-right: 0;
        }

            .related-products .slick-arrows ul li.prev span {
                position: absolute;
                width: 12px;
                height: 12px;
                border-top: 2px solid rgba(175, 139, 24, 0.71);
                border-right: 2px solid rgba(175, 139, 24, 0.71);
                transform: rotate(-135deg);
                cursor: pointer;
                outline: none;
            }

        .related-products .slick-arrows ul li.next span {
            position: absolute;
            width: 12px;
            height: 12px;
            border-top: 2px solid #927215;
            border-right: 2px solid #927215;
            transform: rotate(45deg);
            cursor: pointer;
            outline: none;
        }

.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;
}

.process_image {
    max-width: 550px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    align-items: center;
}

    .process_image img {
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
        height: auto;
    }

.inner__element h5 {
    color: #927215;
    font-family: "FreightMicro Pro Bold Italic", Arial;
}

.footer-wrapper .copyright-text p {
    padding-top: 5px;
}


/* US VS THEM */

.halo--wrapper {
    border: 2px solid #927215;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#section-halo-list a .post-item {
    border-radius: 5px;
}

.banner-image-right {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 713px;
    height: 100%;
}

.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;
    }

    /*.locator-links.locator-links-find-store {
        margin-right: 40%;
    }

    .locator-links.locator-links-buy-online {
        margin-left: 40%;
    }*/
}

@media(max-width: 340px) {
    #header-wrapper .page-banner .slide-item .banner-caption.left {
        left: 18px !important;
    }
}

/*@media(max-width: 1100px) {


    .locator-links.locator-links-find-store {
        margin-right: 22%;
    }

    .locator-links.locator-links-buy-online {
        margin-left: 22%;
    }
}*/

@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;
    }
    /*
        .locator-links.locator-links-find-store {
            margin-right: 27%;
        }

        .locator-links.locator-links-buy-online {
            margin-left: 27%;
        }*/

    #section-flavor-detail .banner-right-wrapper .flavor-detail table {
        width: 100% !important;
    }

    .text-right.m-b-50 {
        width: 100% !important;
    }
}



/* Search Results */
.search-results .post-item.img-height img {
    max-height: 245px;
}

.high-contrast .wps_option_wrap ul li:focus {
    outline-style: solid !important;
}

/* Mobile Responsive */

@media(max-width: 1600px) {
    .related-products .product-slider {
        max-width: calc( 100% - 214px );
        width: 100%;
    }
}

@media(max-width: 1440px) {
    .related-products .slide-item .slide-wrap figure {
        background-size: cover !important;
    }
}

@media(max-width: 1024px) {
    .related-products .slide-item .slide-wrap {
        padding: 20px;
    }

    .related-products .related-bg {
        background-image: none !important;
        min-height: auto;
    }

        .related-products .related-bg img {
            display: block;
        }
}

@media(max-width: 767px) {

    #inner-recipe-content .inner-left-banner {
        padding-left: 2%;
        padding-right: 2%;
    }

    .banner-image-right {
        max-height: 300px;
    }

    .slick-arrows {
        width: 100%;
    }

    .related-products .product-slider {
        max-width: 100%;
        width: 100%;
    }

    /* .section-shop-container { top:0; } */

    #merch-single .content-panel, #merch-single .section-panel {
        width: 100%;
    }

    #merch-single .md-fixed-bottom .productContent {
        display: none;
    }

    .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;
    }

    .flex-mobile-reverse {
        flex-direction: column-reverse;
    }

    #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;
    }

    #header-wrapper .page-banner .slide-item.dairy-free h1 {
        line-height: 40px;
    }

    .inline-element {
        font-size: 28px;
        padding-top: 10px;
    }

    .center-play-button {
        width: 27%;
    }

    .page-heading h1 {
        line-height: 1;
    }

    .related-products .arrow-navigation {
        width: auto;
        right: 40px;
        top: 15px;
    }
}

@media(max-width: 480px) {
    .related-products .slide-item .slide-wrap {
        padding: 12px;
    }

    .related-products .slide-item {
        height: auto;
    }

    .related-products .slick-slide {
        margin-right: 20px;
    }

    .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;
    }

    .shopify-buy__cart__title {
        font-size: 24px;
    }
}

@media(max-width: 400px) {
    .mobile-label h2 {
        font-size: 14px;
    }
}

@media( max-height: 880px) {
    #about-us-wrapper {
        height: calc(100% - 122px);
        overflow-y: scroll;
    }
}

@media( max-height: 600px) {
    .section-shop-container {
        overflow-y: scroll;
    }
}

.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;
}

.shop-wrapper {
    min-height: calc(100vh - 122px);
}

/* 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;
        }

    #product-type select {
        width: 100%;
        border: 1px solid #382E2A;
        border-radius: .5em;
        padding-top: .5em;
        padding-bottom: .5em;
        overflow: hidden;
        cursor: pointer;
    }

        #product-type 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;
    }
}

/* Margins */

@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;
    }

    .merch-wrapper .merch-container {
        height: calc(100% - 28px );
    }



    #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;
    }

    .dairy-title {
        font-size: 40px !important;
    }
}

@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;
    }

    .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-menu ul .current-menu-item {
        border-bottom: 3px solid #927215;
    } */

        .footer-menu ul .current-menu-item a {
            /*font-weight: 700;*/
            /* font-size: 14px!important; */
        }

    .footer-wrapper .footer-menu > ul > li {
        text-align: center;
    }

    /* .element-left {
        position: relative!important;
        background-size: cover;
        min-height: auto;
        padding-bottom: 64%;
    } */

    #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: 1000px) {
    .fixed-container#about-us-bg-img {
        padding-bottom: 46%;
    }
}

@media( min-width: 768px) {
    .m-b-50 {
        margin-bottom: 50px;
    }

    .fixed-container {
        position: fixed;
        top: 122px;
        left: 0;
        width: 50%;
    }

    #section-flavor-detail {
        min-height: calc(100vh - 168px);
        max-height: calc(100vh - 135px);
    }

    /* .press-inner-wrapper {
        position: fixed;
        width: 50%;
        top: 122px;
    } */

    .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%;
    }
}

@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;
    }

    .section-shop-container {
        height: 100% !important;
    }

    .search-fields {
        border: grey 1px solid;
    }

    #header-wrapper .header-navigation #search-wrapper .search-fields input {
        max-width: 100%;
        width: 100%;
        opacity: 1;
    }

    .btn-arrow {
        padding: 5px 10% 10px 10% !important;
    }
}

@media( max-width: 1000px ) {
    #section-flavor-detail {
        min-height: calc(100vh - 400px) !important;
    }

    .column-box {
        min-height: 592px;
    }

    .fixed-container {
        top: 83px;
    }

    body:not(.home) .main-content {
        padding-top: 107px;
    }

    .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;
    }

    .merch-wrapper .col-right, .merch-wrapper .col-left {
        padding: 70px 20px;
    }

    .merch-wrapper .merch-container a h5 {
        font-size: 16px;
    }

    .merch-wrapper .merch-container a span {
        font-size: 16px;
    }

    .section-shop-container .row {
        min-height: calc( 100vh - 83px);
    }

    .section-shop-container .shop__container .content-wrapper {
        min-height: 0;
        padding: 40px;
    }

        .section-shop-container .shop__container .content-wrapper img {
            width: 100%;
        }
}

@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;
    }

    .banner-image-right {
        min-height: 450px;
    }

    #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 ) {
    .shop-section .content-panel .content-inner .product-atts ul li {
        margin-bottom: 10px;
    }

        .shop-section .content-panel .content-inner .product-atts ul li:nth-child(-n+2) {
            margin-top: 10px;
        }

    .quote-wrapper .flex-direction-column {
        flex-direction: column;
    }

        .quote-wrapper .flex-direction-column span {
            margin-top: 10px;
        }

    #section-food-info .row {
        justify-content: center;
    }

    #section-o-banner-dairy {
        background-position: -182px center;
    }

    #section-flavor-detail {
        background-position: 88% bottom;
        padding: 0;
    }
}

@media( max-width: 767px ) {
    .shop-section .content-panel .content-inner .product-atts ul li {
        margin-top: 10px;
    }

    .cart-icon {
        display: none;
    }

    .close {
        left: 5%;
    }
}


@media( max-width: 450px ) {
    .btn-arrow,
    .shop-section .section-panel .btn-cart {
        font-size: 30px;
    }

    #header-wrapper .page-banner .slide-item .banner-caption {
        top: 40px;
    }

    .shopify-buy__cart-item__image, .wps-cart-item .wps-cart-item__img {
        width: 70px;
        height: 90px;
    }

    .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: 1600px) and (max-height: 900px) {
    .background-lite-orange-wrapper .ins-item.bordered dl {
        margin-bottom: 5px;
    }
}

@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;
    }

    #page-blog-wrapper {
        overflow: hidden;
        width: 100%;
    }

        #page-blog-wrapper .blogpost-item {
            padding-left: 20px;
        }

    #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%;
    }
}
