/** Shopify CDN: Minification failed

Line 120:0 Unexpected "}"

**/
body #gladlyChat_container {
    bottom: 50% !important;
    right: 10px !important;
    transform: translateY(50%);
}

#gladlyWidget .minimizedChatButton svg {
    display: none !important;
}

#gladlyChat_container #gladlyWidget .minimizedChatButtonSelector {
    background-image: url(chat-svg.svg) !important;
    background-position: 50% 50% !important;
    border: none !important;
    margin: 0 !important;
}

#custom-gladly-chat-button {
    background-image: url(chat-svg.svg);
    background-position: 50% 50%;
    width: 60px;
}

@media (max-width: 767.98px) {
    #custom-gladly-chat-button {
        bottom: calc(50% - 10px);
        transform: translateY(50%);
        right: 0
    }

    .frontpage-hero__text > .btn:last-child {
        min-width: min(200px, 100%);
        display: inline-flex;
        justify-content: flex-start; /* <-- change from center to flex-start */
        align-items: center;
        text-align: left; /* optional: for non-flex children like <span> */
        padding-left: 1rem; /* optional: to add spacing from left edge */
    }

}

.frontpage-hero__text>.btn:last-child span {
    line-height: 1;
}

.frontpage-hero__text>.btn:last-child::after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.template-page-sign-up .shopify-block > .klaviyo-form {
    background-image: url(/cdn/shop/files/20250417-amplifye-01932_1.jpg?v=1754629226);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.template-page-landing-2 .s-testimonial-video__block__text {
    top: auto;
}

body #gladlyChat_container {
    bottom: 50% !important;
    right: 10px !important;
    transform: translateY(50%);
}

#gladlyWidget .minimizedChatButton svg {
    display: none !important;
}

#gladlyChat_container #gladlyWidget .minimizedChatButtonSelector {
    background-image: url(chat-svg.svg) !important;
    background-position: 50% 50% !important;
    border: none !important;
    margin: 0 !important;
}

#custom-gladly-chat-button {
    background-image: url(chat-svg.svg);
    background-position: 50% 50%;
    width: 60px;
}

@media (max-width: 767.98px) {
    #custom-gladly-chat-button {
        bottom: calc(50% - 10px);
        transform: translateY(50%);
        right: 0
    }

.frontpage-hero__text > .btn:last-child {
    min-width: min(200px, 100%);
    display: inline-flex;
    justify-content: flex-start; /* <-- change from center to flex-start */
    align-items: center;
    text-align: left; /* optional: for non-flex children like <span> */
    padding-left: 1rem; /* optional: to add spacing from left edge */
}

    }

    .frontpage-hero__text>.btn:last-child span {
        line-height: 1;
    }

    .frontpage-hero__text>.btn:last-child::after {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }
}

/* New HomePage */
.template-page-new-homepage .m-y-section {
    margin: 0;
}

.template-page-new-homepage .s-testimonial-video .c-slider__dots {
    display: none;
}

.template-page-new-homepage .s-brands__content {
    padding: 15px 165px;
}

.template-page-new-homepage .s-brands__content.s-reviews__content {
    padding: 15px 0px 15px 30px;
}

.template-page-new-homepage .landing-protein-evolves .c-header .c-header__heading {
    font-size: 60px;
    line-height: 1.15;
    letter-spacing: -3px;
    text-align: left;
}

.template-page-new-homepage .landing-protein-evolves .frontpage-benefits__header {
    display: flex;
    align-items: flex-start;
}

.template-page-new-homepage .landing-protein-evolves .c-accordion {
    max-width: none;
}

@media (max-width: 600px) {
    .template-page-new-homepage .s-brands__content {
        padding: 0 23px;
    }

    .template-page-new-homepage .landing-protein-evolves .c-header .c-header__heading {
        font-size: 36px;
        letter-spacing: 0;
        text-align: center;
    }

    .template-page-new-homepage .s-landing-editorial-2 .c-landing-editorial {
        height: 480px;
        padding-top: 100px;
    }

    .template-page-new-homepage .s-landing-editorial-2 .c-landing-editorial.new-editorial-2 {
        height: auto;
    }

    .template-page-new-homepage .c-editorial__footer {
        width: 100%;
    }

    .template-page-new-homepage .c-editorial__footer .c-editorial__cta.btn {
        width: 100%;
    }

    .template-page-new-homepage .s-data__blocks .c-slider__container {
        max-height: 240px;
    }
}

.template-page-mind-body-green #custom-gladly-chat-button {
    display: none;
}