/** Shopify CDN: Minification failed

Line 2037:0 Unexpected "}"

**/


section.section-onefit-all-table .mux-wrapper mux-player{
    border-radius: 10px;
    overflow: hidden;
}


#section-home-bundle-wrapper .bundle-best-value {
    position: relative;
    margin: 0;
    border: navajowhite;
}
#section-home-bundle-wrapper .bundle-best-value {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
}
#section-home-bundle-wrapper .bundle-best-value .savings {
    padding: 12px 21px;
}
#section-home-bundle-wrapper .bundle-best-value .savings p:last-child {
    font-size: 13px;
    font-weight: 400;
}


body:not(.name-index) .fon-mobile-menu-container{
    top:20px;
}
body:not(.name-index) main#main {
    padding-top: 80px;
}

main#main {
    background: #f9f8f7;
}
@media (min-width: 1400px) {
    .header__wrapper, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1312px;
    }
}

.fon-product-spacer {
    display: block;
    margin-top: 40px;
}

.thumb.thumb--variant {
    display: none;
}


.in-everyserve video {
    border-radius: 8px;
}


/* Hide prev button when disabled (at first slide) */
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  pointer-events: none; /* prevents click */
  visibility: hidden;   /* fully hide it */
}

/* Optional: smooth fade in/out */
.swiper-button-prev {
  transition: opacity 0.3s ease;
}

.mfp-wrap {
    z-index: 100000000!important;
}
.body-popup-slide {
    overflow: hidden;
}
.body-popup-slide .mfp-wrap {
    z-index: 10000000;
}
section.section-onefit-all-sticky {
    position: fixed;
    z-index: 111;
    left: 0;
    width: 100%;
    background: #f9f8f7;
    
    box-shadow: 0 4px 17.5px #0000001a;
    padding: 15px;
    top: -100%;
    transition: top .7s ease;
}
section.section-onefit-all-sticky {
    border-bottom: 1px solid #FAFAFF;
    background: #F5F5F5;
}
section.section-onefit-all-sticky button.btn-floating-add-to-cart {
    border-radius: 4px;
    border: none;
    background: #0171E3;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
}

.scrolled-add-to-cart section.section-onefit-all-sticky {
    display:block;
    top: 0%;
}


.onefit-all-floating-text h2 {
    color: #000;
    text-align: left;
    font-family: "Tomato Grotesk Medium";
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 133.333% */
    text-transform: capitalize;
}

.onefit-all-floating-text p {
    color: #000;
    font-family: "Tomato Grotesk Regular";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
    margin-top: 5px;
    margin-bottom: 5px;
}
.onefit-all-floating-text .save-price {
    font-family: "Tomato Grotesk Regular";
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin:0;
}
.onefit-all-floating-text .save-price .save-old-price {
    color: #8D8B8B;
    text-decoration-line: line-through;
    margin-left: 8px;
}
.onefit-all-floating-text small {
    color: #8d8b8b;
    font-family: Tomato Grotesk Regular;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: block;
    color: #000;
    font-family: "Tomato Grotesk Light";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.onefit-all-floating-text {
    display: flex
;
    justify-content: space-between;
    align-items: center;
}
.onefit-all-floating-text button {
    display: flex
;
    height: 41px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #fff;
    font-family: Tomato Grotesk Medium;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-transform: capitalize;
    border-radius: 2px;
    border: 0px solid #0171E3;
    background: #0171e3;
    border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.20);
background: #0171E3;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);
    
}


[data-plant-based] .flavour-swatch-new .title:before {
    content: '';
    width: 10px;
    height: 10px;
    background: url(/cdn/shop/files/Green_Leaf.svg?v=1770262119);
    display: block;
    background-size:cover;
}
[data-plant-based] .flavour-swatch-new .title{
    display:flex;
    align-items:center;
        justify-content:center;
    gap:3px;
}

@media screen and (min-width:1400px){
    .scrolled-add-to-cart section.section-onefit-all-sticky {
        padding: 22px 0px;
    }

    .scrolled-add-to-cart section.section-onefit-all-sticky button {
        width: 343px;
    }

    .scrolled-add-to-cart section.section-onefit-all-sticky h2 {
        font-size: 21px;
        line-height: 31px;
    }
    .scrolled-add-to-cart section.section-onefit-all-sticky h2 .save-title {
        text-transform: uppercase;
    }
    .scrolled-add-to-cart section.section-onefit-all-sticky h2 span.save-new-price.with-current-code {
        color: #000;
        text-align: left;
        font-family: Tomato Grotesk Medium;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        text-transform: capitalize;
    }

}

.supplement-facts td:last-child {
    text-align: right;
    width: 50%;
}
.supplement-facts-container .w-40 {
    width: 30%;
}
.supplement-facts-wrapper {
    height: 70vh;
    overflow: auto;
}
section.section-onefit-main-info {
    padding: 20px 0px 60px;
    background: #F9F8F7;
}
.supplement-facts-wrapper table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 15px;
}
.supplement-facts .group-title td:last-child {
    text-align: start;
}
.supplement-facts td:first-child {
    width: 50%;
}
.supplement-facts-wrapper table th,
.supplement-facts-wrapper table td {
  padding: 6px;
  border-bottom: 1px solid #ddd;
  text-align: left;
}
.supplement-facts-wrapper h2 {
    font-family: Tomato Grotesk Medium;
    font-size: 21px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: -5px;
    margin-top: 5px;
}
.supplement-facts-wrapper h3 {
    font-family: 'Tomato Grotesk Medium';
    font-size: 32px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 56px;
    margin-bottom: 12px;
}
.supplement-facts-wrapper .flavour-options-facts {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

[role=main] .shopify-section {
    background: white;
}

.star.reviewxx-container.d-flex.gap-1.align-content-center {
    align-items: center;
}
span.review-star img {
    width: 17px;
    filter: drop-shadow(0 0 4px rgba(150, 46, 14, 0.30));
}
.product-rating.d-flex.gap-2.align-items-center {
    margin: 0px 0px 20px;
}
span.rating-count.font-weight-600 {
    line-height: normal;
    position: relative;
    top: 2px;
    left: 4px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Tomato Grotesk SemiBold';
    color: #3E3E3E;
}
.logos-payment{
    height:24px;
}
.fon-best-seller {
    color: #000;
    font-family: Tomato Grotesk SemiBold;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: .55px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 100px;
    width: auto;
    margin-bottom: 15px;
}
.fon-title{
  color: #000;

  font-family: "Tomato Grotesk Regular";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 133.333% */
  text-transform: capitalize;
}

.fon-title.fon-title-plant {
    font-size: 35px;
    line-height: 49px;
}

p.fon-description {
    margin: 0 0 15px;
    text-transform: capitalize;
}
p.fon-description strong {
    margin-bottom: 10px;
    margin-top: 5px;
}
section.section-onefit-all-table .container {
    padding: 0px;
}

.selected-variant-oos .fon-quantity-wrapper,
.selected-variant-oos .fon-payments-wrapper,
.selected-variant-oos #fon-checkout-button{
    display:none;
}
.fon-description{
  color: rgba(43, 42, 42, 0.90);
  font-family: "Tomato Grotesk Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  margin:15px 0px 30px;
}
/* div#packaging-options {
    padding: 8px;
    display: flex;
    margin-bottom: 15px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFFFFC;
    gap:5px;
} */
/* .fon-packaging.active, 
.fon-packaging:hover {
    color: #fff;
    border-radius: 3px;
    background: #0171E3;
    box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.10);
} */
/* div#packaging-options > a {
    flex-grow: 1;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    font-family: Tomato Grotesk Medium;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    cursor: pointer;
}
div#packaging-options > a label {
    width: 100%;
    margin: 0;
    padding: 0;
} */


.fon-quantity-picker-recommended:not(.active):after,
div#paying-options .fon-subscription-option:not(.active) .option-badge,
.fon-flavour[data-variant-title="Chocolate Milkshake"]:not(.active):after,
.fon-packaging[data-packaging="sachets"]:not(.active):after,
.onelife-user:not(.active):after{
    background:#04489B;
    transition: all 1.6s;
}

.onefit-solo-packaging-options {
    display: flex;
    gap: 12px;
    margin-bottom: 20px;
}
div#packaging-options>div {
    flex-grow: 1;
    position: relative;
    flex: 1 1 calc(50% - 12px);
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid rgba(64,64,64,.1);
}
div#packaging-options>div.active {
  
    box-shadow: 2px 2px 4.2px #0000001a;
}
img.flavour-image {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 70px;
    object-fit: cover;
}
.onefit-solo-packaging-options span.packaging-swatch .image img {
    width: 100%;
}
.onefit-solo-packaging-options .packaging-swatch .image {
    min-width: 60px;
    max-width: 60px;
}
.onefit-solo-packaging-options .packaging-swatch {
    display: flex;
    border-radius: 4px;
    background: #FFFFFC;
    align-items: center;
    gap: 15px;
    overflow:hidden;
}
.onefit-solo-packaging-options .packaging-swatch {
    transition: all .6s;
}


.onefit-solo-packaging-options .active .packaging-swatch {
    transition: all 1.1s;
}



.onefit-solo-packaging-options .fon-packaging.active .packaging-swatch:before, 
.onefit-solo-packaging-options .fon-packaging:hover .packaging-swatch:before {
    content: '';
    border-radius: 4px;
    border: 2px solid #0171E3;
    inset: 0;
    position: absolute;
    z-index: 1;
    border-radius: 4px;
    border: 1px solid #0171E3;
    box-shadow: 0 0 4px 0 rgba(1, 113, 227, 0.25);
}

.onefit-solo-packaging-options .fon-packaging .packaging-swatch:before {
    content: '';
    transition: all .9s;
    border: 1px solid transparent;
    inset: 0;
    position: absolute;
    z-index: 1;
}


.onefit-solo-packaging-options span.packaging-swatch .text .title {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Tomato Grotesk SemiBold';
    color: #3E3E3E;
    line-height: normal;
}

.onefit-solo-packaging-options span.packaging-swatch .text .desc {
    font-size: 13px;
    font-weight: 500;
    font-family: 'Tomato Grotesk Medium';
    line-height: normal;
}
.onefit-solo-packaging-options span.packaging-swatch .text span {
    display: block;
}


.fon-selector-heading {
    color: #000;
    font-family: Tomato Grotesk Medium;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.fon-selector-heading span {
    font-weight: 300;
    font-family: Tomato Grotesk Light;
}
.flavour-label p {
    color: #000;
    font-family: Tomato Grotesk Regular Slanted;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    text-transform: unset;
    font-style: italic;
    margin-bottom: 0px;
    margin-top: 10px;
    color: #746d6d;
    font-family: "Tomato Grotesk Regular";
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}
.flavour-options.active {
    display: flex;
}
.flavour-options {
    display: flex;
    gap: 11px;
}
.flavour-swatch-title-container {
    display: flex
;
    gap: 10px;
    align-items: center;
}


.flavour-options-facts>div, 
.flavour-options>div {
    display: flex
;
    padding: 8px 12px;
    padding: 8px 4px;
    align-items: center;
    gap: 6px;
    color: #000;
    text-align: center;
    font-family: Tomato Grotesk Medium;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    cursor: pointer;
    height: 42px;
    border-radius: 2px;
    border: 1px solid rgba(64, 64, 64, 0.10);
    background: #FFFFFC;
}
.fon-flavour{
    position:relative;
    background: #FFFFFC;
}
.fon-flavour.active:before {
    content:'';
    border-radius: 4px;
    border: 2px solid #0171E3;
    inset:0;
    position:absolute;
    box-shadow: 2px 2px 4.2px 0 rgba(0, 0, 0, 0.10);
    transition: all .9s;
}
.fon-flavour:before {
    content:'';
    border-radius: 4px;
    border: 2px solid transparent;
    inset:0;
    position:absolute;
    transition: all .9s;
}


.flavour-options>div {
    flex: 1 1 calc(50% - 11px);
    max-width: calc(50% - 11px);
        justify-content: space-between;
}
span.variant-availability.variant-not-available {
    color: #E5E5E3;
    text-align: right;
    font-family: "Tomato Grotesk Medium";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
}
span.variant-availability.variant-available {
    text-align: right;
    font-family: "Tomato Grotesk Medium";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
    background: linear-gradient(90deg, #A4FFB8 0%, #2DD752 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative;
    top:1px;
}
span.variant-availability.variant-available {
    text-align: right;
    font-family: "Tomato Grotesk Medium";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
    background: linear-gradient(
        90deg,
        #A4FFB8 0%,
        #2DD752 50%,
        #A4FFB8 100%
    );
    background-size: 200% auto; /* wider gradient for motion */
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shimmer 2s linear infinite;
}

@keyframes shimmer {
    0% {
        background-position: 200% center;
    }
    100% {
        background-position: -200% center;
    }
}

.fon-flavour[data-flavour="flavour-pineapple-orange"] {
    display: none;
}
.fon-flavour .flavour-color-container {
    background: #fff;
    padding: 4px;
    border: 1.3px solid transparent;
    border-radius: 50%;
    transition: all .6s;
    width: 29px;
    height: 29px;
}
.fon-flavour.active .flavour-color-container {
    border-color:#1371e3;
}


body section#reviews {
    background: #F2F1EE;
}
body section#reviews h2 {
    color: black;
}

body  section#reviews .google-reviews-container .content img {
    filter: brightness(0);
}
body .google-reviews-container .rating,
body  section#reviews .google-reviews-container .content a {
    color: black;
}

/* .flavour-options-facts > div.active span,
.flavour-options > div.active span {
    background-color: #b04525;
    background-image: url(/cdn/shop/files/tick_1.png?v=1756781249);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.flavour-options-facts>div.active span {
    background-color: #b04525 !important;
}
.flavour-options-facts > div.active,
.flavour-options > div.active {
    background: #b04525;
    color: white;
    transition: all .6s;
} */

span.flavour-color {
    width: 100%;
    height: 100%;
    background: #1371e3;
    border-radius: 50%;
    display: block;
    border:1px solid transparent;
    max-width:25px;
}
div#quantity-options>div {
    flex: 1 1 calc(33.33% - 10px);
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFFFFC;
}
div#quantity-options h3 {
    background: #fff;
    text-align: center;
    font-family: Tomato Grotesk Medium;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 28px;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #E5E5E5;
}
div#quantity-options h3 {
    background: #fff;
    text-align: center;
    font-family: Tomato Grotesk Medium;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #E5E5E5;
}



div#quantity-options {
    display: flex;
    gap: 10px;
    margin-bottom: 2px;
}
.quantity-options-label p {
    color: #000;
    font-family: Tomato Grotesk Regular;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
    font-family: Tomato Grotesk Regular Slanted;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    text-transform: unset;
    margin-bottom: 0;
    margin-top: 5px;
    color: #746d6d;
    font-family: Tomato Grotesk Regular;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
}

/* div#quantity-options > div[data-qty="2"] {
    border-color:#000;
}
div#quantity-options > div[data-qty="3"],
div#quantity-options > div[data-qty="4"] {
    border-color:#000;
}
div#quantity-options > div[data-qty="2"] h3 {
    background:#000;
    color:white;
}
div#quantity-options > div[data-qty="3"] h3,
div#quantity-options > div[data-qty="4"] h3 {
    background:#000;
    color:white;
} */
div#quantity-options > div {
  transition: all .9s;
  position:relative;
}
div#quantity-options > div:before {
  border: 2px solid transparent;
  transition: all .9s;
  position:absolute;
  inset:0;
  content:'';
  border-radius:4px;
  transition: border .9s;
}
div#quantity-options > div.active:before {
  border: 2px solid #0171E3;
  transition: all .9s;
  position:absolute;
  inset:0;
  content:'';
  border-radius:4px;
  transition: border .9s;
}
div#quantity-options > div.active {
  transition: all .9s;
  position:relative;
}


div#quantity-options>div.active h3 {
    background: #0171E3;
    color: #fff;
    font-weight: 700;
    font-family: 'Tomato Grotesk Bold';
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.fon-quantity-picker .text span.with-currency-code {
    display: block;
    color: #0009;
    text-align: center;
    font-family: Tomato Grotesk Regular;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 117.7%;
    margin-top: 3px;
}
.fon-quantity-picker .text {
    padding: 15px 24px;
    text-align: center;
    color: #000;
    text-align: center;
    font-family: "Tomato Grotesk Bold";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform:lowercase;
}
.fon-quantity-picker.active p {
    color: #0171E3;
}
.fon-quantity-picker p {
    font-weight:700;
    font-family: Tomato Grotesk Bold;
    text-transform: capitalize;
}
div#paying-options {
    margin-bottom: 30px;
}
.fon-payment-options {
    display: flex
;
    gap: 8px;
    margin: 16px auto;
    justify-content: center;
}
div#paying-options > div {
    border-radius: 8px;
    background: #F9F8F7;
    padding: 18px;
    cursor:pointer;
    border: 2px solid #F9F8F7;
}
div#paying-options {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
div#paying-options>div:not(.active) {
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,.1);
    background: #f9f9f94d;
    border-radius: 8px;
    border: 1px solid #DEDEDE;
    box-shadow: 0 1px 3px 0 rgba(80, 0, 11, 0.04);
}
div#paying-options>div:not(.active) > *{
    opacity: 0.75;
}
div#paying-options>div:not(.active) > .option-badge{
    opacity: 1;
}
div#paying-options>div.active > *,
div#paying-options>div.active > .option-badge{
    opacity: 1;
}
div#paying-options>div.active {
    border-radius: 3px;
    border: 2px solid #0171E3;
    background: #FFF;
    transition: all .9s;
}
.option-description {
    margin-top: 20px;
    padding-left: 16px;
}
.option-heading .option-pricing .original-price {
    opacity: .4;
    text-decoration: line-through;
    font-family: 'Tomato Grotesk Regular';
    font-size: 15px;
    font-style: normal;
}
.option-pricing .sale-price {
    color: #000;
    font-family: 'Tomato Grotesk Regular';
    font-size: 17px;
    font-style: normal;
}
div#paying-options>div.active .option-pricing .sale-price{
    font-family: 'Tomato Grotesk SemiBold';
    font-weight: 600;
}
.option-heading .option-pricing {
    display: flex
;
    gap: 10px;
}
.option-heading {
    display: flex;
    justify-content: space-between;
}


/* 
.fon-subscription-option .option-image {
    display: none; 
    margin-top: 15px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 15px;
}
    */

.fon-vertical-onefit-in-store .store-status.low-stock {
    color: orange;
}
.fon-vertical-onefit-in-store .store-status.out-of-stock {
    color: red;
}
div#paying-options>div.active:has(.option-image ) .option-heading {
    border-bottom: none;
    padding-bottom: 0;
}
.option-image {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  will-change: opacity, max-height;
  transition:
    max-height 1.8s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 1s cubic-bezier(0.22, 1, 0.36, 1);
}

.option-image.open {
  max-height: 600px; /* adjust slightly above content height */
  opacity: 1;
  margin-top: 15px;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 15px;
  overflow: visible;
}


.option-image img {
    border-radius: 19px;
    box-shadow: 0 0 7.1px 0 rgba(0, 0, 0, 0.25);
}


.option-description p img {
    max-width: 26px;
}
.option-description p {
    display: flex;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Tomato Grotesk Regular';
    gap: 12px;
    margin-bottom: 8px;
    color: #000;
}
.option-description > p:last--child {
    margin-bottom:0px;
}

div#paying-options>div.active .option-ticker span {
    display: block;
    width: 17px;
    height: 17px;
    background: #0171E3;
    border-radius: 50%;
}
div#paying-options>div.active .option-ticker{
    border-radius: 1000px;
    border: 1px solid #0171E3;
    box-shadow: 0 -1px 4px 0 rgba(1, 113, 227, 0.40);
}
.option-ticker {
    border: 1px solid #0000004d;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow:0 -1px 4px #0171e366;
}
.option-title {
    display: flex;
    gap: 12px;
    align-items: center;
}
.option-title label {
    font-size: 15px;
    font-family: 'Tomato Grotesk Bold';
    font-weight:700;
    line-height: normal;
}
div#paying-options>div.fon-subscription-option-seperator {
    background: transparent;
    padding: 0;
    text-align: center;
    border: navajowhite;
    font-size: 12px;
}
div#paying-options>div.fon-subscription-option-seperator:before {
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    content: "";
    display: block;
    position: relative;
    top: 10px;
}
div#paying-options>div.fon-subscription-option-seperator span {
    background: white;
    position: relative;
    display: inline-block;
    padding: 0 10px;
}

#fon-oos-button.active{
    display: flex;
}
#fon-oos-button{
    margin-top:20px;
    display:none;
    justify-content: center;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    color: #fff;
    font-family: Tomato Grotesk SemiBold;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 2px;
    border: 0px solid #BABABA;
    background: #BABABA;
    box-shadow: 1px 1px 20px #0000000d;
    width: 100%;
    padding: 10px;
    height: 48px;
    color: #f5f5f5;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -.15px;
    font-family: Tomato Grotesk SemiBold;
    text-transform:capitalize;
}
button#fon-checkout-welcome-kit-button:hover,
.scrolled-add-to-cart section.section-onefit-all-sticky button:hover,
button#fon-checkout-button:hover{
    box-shadow:0 4px 4px #00000037;
    transition: all .4s;
}

button#fon-checkout-welcome-kit-button,
button#fon-checkout-button {
    display: flex
;
    padding: 16px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    background: #333;
    border-radius: 8px;
    background: #b04525;
    width: 100%;
    color: #fff;
    font-family: Tomato Grotesk SemiBold;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 2px;
    border: 0px solid #0171E3;
    background: #0171E3;
    box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.05);
    width: 100%;
    padding: 10px;
    height: 48px;
    color: #F5F5F5;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.15px;
    font-family: 'Tomato Grotesk SemiBold';
    text-transform: unset;
}

button#fon-checkout-button:disabled {
    opacity: .65;
}

.fon-accordion-body {
    display: none;
}
.fon-accordion-body p {
    margin-bottom: 10px;
}
.fon-accordion-body ul {
    list-style: inside;
    padding-left: 10px;
}
.fon-accordion-body ol {
    list-style: auto;
    padding-left: 30px;
}


ul.fon-accordion-points {
    list-style-type: none;
    margin-bottom:20px;
}

ul.fon-accordion-points li:before {
    content: '–';
    width: 10px;
    height: 10px;
    display: block;
    flex-basis: 10px;
    min-width: 10px;
}
ul.fon-accordion-points li{
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 3px;
}

.fon-accordion-body p a {
    text-decoration: underline;
}

ul.fon-accordion-steps {
    list-style-type: none;
    margin-bottom:15px;
}
ul.fon-accordion-steps li:before {
    content: '–';
    width: 10px;
    height: 10px;
    display: block;
}
ul.fon-accordion-steps li  {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 3px;
}






.fon-accordion-heading {
    color: #000;
    font-family: Tomato Grotesk Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    padding: 6px 0;
    display: flex
;
    justify-content: space-between;
    position: relative;
}
.fon-accordion-heading .fx-icon-container {
    position: relative;
    top: 0px;
}
.fon-supplement-facts a {
    border-radius: 3px;
    border: 1px solid #000;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px;
    margin-top: 30px;
    color: #000;
    font-family: "Tomato Grotesk Medium";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-transform: capitalize;
}

.onefit-marquee-wrapper {
    background: #fbfbfb;
    padding: 15px 0px;
}
.onefit-all-marquee-swiper div {
    margin: 0 100px;
    color: #000;
  font-family: "Tomato Grotesk Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
}

.onefit-all-marquee-swiper {
  width: 100%;
  overflow: hidden;
}
.onefit-all-marquee-swiper .swiper-wrapper {
  transition-timing-function: linear !important; /* 🔑 makes it continuous */
}
.afterpay-text {
    margin-bottom: 32px;
}
.afterpay-text p img {
    align-self: center;
    width: 59px;
}
.afterpay-text p {
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid rgba(67, 64, 61, 0.10);
    padding: 8px 16px;
    gap: 5px;
    font-size: 11px;
}
.afterpay-text p > span {
    display: flex;
    gap: 5px;
}
.afterpay-text p a {
    color: #2D2D2D;
    font-family: "Tomato Grotesk Regular";
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    text-decoration:underline;
}

h2.fon-accordion-heading img {
    float: right;
}

h2.fon-accordion-heading button {
    width: 100%;
    margin: 0 0 10px;
}
h2.fon-accordion-heading .btn-close {
    display: none;
}
.fon-accordion-heading.active + div .fon-accordion-body {
    display: block;
    color: #676767;
    font-family: "Tomato Grotesk Regular";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 15px;
}
h2.fon-accordion-heading.active .btn-close {
    display: block;
}
h2.fon-accordion-heading.active .btn-plus {
    display: none;
}



.review-filter-menu > div {
    color: #000;
    font-family: "Tomato Grotesk SemiBold";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    padding: 10px 24px 10px 24px;
    border: 1px solid #000;
    border-radius: 1000px;
    text-align:center;
}
.review-filter-menu {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin: 0 0 60px;
}
.review-filter-menu > div.active{
    border: 1px solid #b04525;
    background: #b04525;
    color:white;
}


section.section-onefit-all-reviews {
    padding-top: 36px;
    overflow:hidden;
}
.section-onefit-all-reviews .card {
    border-radius: 8px;
    background: #F9F8F7;
    padding: 32px;
}
section.section-onefit-all-reviews .swiper.reviews-swiper{
    overflow: visible!important;
}
/* section.section-onefit-all-reviews .swiper-slide:not(.swiper-slide-active) {
    opacity: .3;
} */

section.section-onefit-all-comparison{
    padding-top: 56px;
    padding-bottom: 56px;
}
section.section-onefit-all-comparison th{
    text-align:center;
}
section.section-onefit-all-comparison th.bg-primary {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 18px;
}
section.section-onefit-all-comparison td img {
    display: block;
    margin: 0 auto;
}
section.section-onefit-all-comparison tr > td:first-child {
    padding-inline-start: 15px;
}


.section-onefit-all-hall-of-fame {
    padding: 60px 0px 100px;
    color:white;
}
.section-onefit-all-hall-of-fame *{
    color:white;
}

#onefit-all-gallery img {
    border-radius: 6px;
    object-fit: initial;
}
#onefit-all-gallery mux-player {
    border-radius: 6px;
    overflow: hidden;
}
#onefit-all-gallery .thumb {
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 8px;
}
#onefit-all-gallery .thumb.active {
    border-color: #00000026;
    overflow: hidden;
}
#onefit-all-gallery .thumb.thumb--variant.active {
    display: block;
}

#onefit-all-gallery .swiper-pagination-bullet-active {
    background: #000;
}
.thumbs-list.d-flex {
    margin-top: 15px;
    justify-content: center;
}

div#onefit-all-gallery .onefit-all-marquee-swiper p {
    color: #000;
    font-family: "Tomato Grotesk Regular";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 20px;
}
div#onefit-all-gallery .onefit-all-marquee-swiper {
    position: absolute;
    bottom: 70px;
    background: transparent;
    z-index: 9;
}
div#onefit-all-gallery .swiper-button-prev, div#onefit-all-gallery .swiper-button-next {
    z-index: 99999;
    border: .5px solid #000000;
    width: 50px;
    height: 40px;
}
div#onefit-all-gallery .swiper-button-prev {
    left: 0px;
    border-left: none;
    border-top-right-radius: 96px;
    border-bottom-right-radius: 96px;
}
div#onefit-all-gallery .swiper-button-next {
    right: 0px;
    border-right: none;
    border-top-left-radius: 96px;
    border-bottom-left-radius: 96px;
}
div#onefit-all-gallery .swiper-button-prev:after, div#onefit-all-gallery .swiper-button-next:after {
    font-size: 0 !important;
    background-size: contain;
    width: 30px !important;
    height: 30px !important;
    background-size: cover;
}
div#onefit-all-gallery .swiper-button-prev:after{
    background-image: url(/cdn/shop/files/backward_icon_26b3910b-59ba-422f-88f3-852f6a6cee9d.svg?v=1756877528);
    transform:none;
}
div#onefit-all-gallery .swiper-button-next:after{
    background-image: url(/cdn/shop/files/forward-icon.svg?v=1756877528);
}

div#onefit-all-gallery .product-main-gallery {
    padding: 0;
}

p.fon-looking-for a {
    text-decoration: underline;
}
p.fon-looking-for {
    font-size: 12px;
    text-align: right;
    position: relative;
    top: -7px;
    text-align: center;
    opacity: .75;
}



/* Wiggle animation */
@keyframes wiggle {
  0%   { transform: rotate(0deg); }
  15%  { transform: rotate(-8deg); }
  30%  { transform: rotate(8deg); }
  45%  { transform: rotate(-6deg); }
  60%  { transform: rotate(6deg); }
  75%  { transform: rotate(-4deg); }
  100% { transform: rotate(0deg); }
}

.wiggle {
  animation: wiggle 0.5s ease;
}

#clinically-wrapper{
    background:transparent;
}


body .section-media-faq {
    background: #f9f8f7;
    z-index: 1;
    position: relative;
}



  [data-plant-based] .flavour-title span:before  {
    content: 'Plant ';
    /* position: absolute;
    left: 0px;:;:;:
    revert-layer;:
    revert-layer;: -;
    width: 100%;
    display: block;
    font-size: 6px;
    width: 100px;
    text-align: left;
    font-weight: 300;
    font-family: 'Tomato Grotesk Light';
    opacity: .4;
    position: absolute;
    top: 13px; */
}

[data-plant-based] .flavour-title {
    position: relative;
}

section.section-onefit-clinically .container {
    position: relative;
}
section.section-onefit-clinically .container:before {
    content: '';
    background: #00000066;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border-radius: 17px;
}
section.section-onefit-clinically .container h2, 
section.section-onefit-clinically .container > a, 
section.section-onefit-clinically .container > div {
    position: relative;
}
section.section-onefit-clinically  .clinically-container .clinically-box {
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 252, 0.20);
    background: #FFFFFC;
}
section.section-onefit-clinically  .clinically-container .clinically-box p {
    color: #2E2E2E;
}
section.section-onefit-clinically  .clinically-container .clinically-box h3 {
    color: #2E2E2E;
    font-weight:700;
}
section.section-onefit-clinically a.btn-see-our-studies {
    border-radius: 2px!important;
    border: 1px solid rgba(255, 255, 255, 0.20)!important;
    background: #FFFFFC!important;
    color: black!important;
}
section.section-onefit-clinically .clinically-container .clinically-box h3:after {
    content: '';
    display: block;
    max-width: 195px;
    height: 21px;
    background-image: url(/cdn/shop/files/Star_In-between.png?v=1764201983);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 6px auto 0;
}
.section-onefit-clinically h2 strong {
    font-weight: 700!important;
}



@media screen and (min-width:1040px){

    #onefit-all-gallery img {
        aspect-ratio: 1/1;
        object-fit:cover;
    }
    #onefit-all-gallery mux-player {
        border-radius: 6px;
        overflow: hidden;
        aspect-ratio:1/1;
    }

    .flavour-swatch-new-status {
    margin: 0!important;
    margin-top: -8px!important;
}
.flavour-swatch-new-status > span.variant-availability {
    font-size: 12px!important;
    line-height: 14px!important;
}
    .flavour-options>div, .flavour-options>div.active {
    height: 100%;
    padding: 0px!important;
}
    img.flavour-image {
        width: 100%;
        border-radius: 2px;
    }

    section.section-onefit-clinically .container {
        background-size: 120% !important;
        transition: all .7s!important;
    }
    section.section-onefit-clinically.in-view .container {
        background-size: 100% !important;
        transition: all .7s!important;
    }
}

section.section-onefit-clinically {
    padding: 56px 0px 56px;
    background: #F2F1EE;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    position:relative;
}
section.section-dc.section-dc-comparison {
    background: #F2F1EE;
    border-radius: 30px 30px 0 0;
}
section.section-dc.section-dc-comparison td, section.section-dc.section-dc-comparison td, section.section-dc.section-dc-comparison th {
    padding-top: 15px;
    padding-bottom: 15px;
}

@media screen and (max-width:768px){

section.section-onefit-all-table h2 {
    margin-top: 0px;
}

    section.section-onefit-all-table td:last-child {
    font-weight: 500;
    font-family: Tomato Grotesk Medium;
}

    /* Test Image */
    /* .slide-video-image img {
        max-height: 260px;
        object-fit: contain;
        background: #e6e6e6;
    } */


.onefit-all-marquee-swiper{
    background:#FAFAFA;
}
.onefit-all-marquee-swiper div {
    font-size: 14px;
    line-height: 28px;
}
    .fon-quantity-picker .text {
        padding: 15px;
    }
    .option-description {
        margin-top: 15px;
        padding-left: 0px;
    }
    .fon-best-seller {
        font-size: 11px;
        margin: 0;
        line-height: normal;
        color: #000;
        font-family: "Tomato Grotesk Bold";
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0.55px;
        text-transform: uppercase;
    }
    span.review-star img {
        width: 13px;
    }
        .product-rating.d-flex.gap-2.align-items-center {
        margin: 0;
        justify-content: end;
    }
    section.section-onefit-main-info {
        overflow: hidden;
        padding:0px;
    }
    span.rating-count.font-weight-600 {
        line-height: normal;
        position: relative;
        top: 1px;
        left: 4px;
        font-size: 11px;
    }
    div#onefit-all-gallery .onefit-all-marquee-swiper {
        bottom: 20px;
        display:none;
    }
    div#onefit-all-gallery .swiper-slide {
        padding: 0;
    }
    .fon-best-seller {
        margin: 0;
        padding: 2px;
        font-size: 10px;
        line-height: normal;
        text-align: left;
    }
.fon-title {
    margin-top: 15px;
    font-size: 33px;
    line-height: normal;
    margin-bottom: 10px;
}
    .onefit-main-info-plant-based h1.fon-title {
    font-size: 26px;
}

#onefit-all-gallery img {
    border-radius: 5px;
}


.swiper-main-gallery-thumbnails img,
.swiper-slide-thumb-active picture:before{
    transition: all .4s;
}
.swiper-main-gallery-thumbnails .swiper-slide-thumb-active img,
.swiper-main-gallery-thumbnails .swiper-slide-thumb-active picture:before{
    transform: scale(1.1);
    transition: all .4s;
    z-index:1;
}
.swiper-main-gallery-thumbnails{
    overflow:visible!important;
    padding-left:3px!important;
}


   
        .fon-description {
        margin-bottom: 15px;
    margin-top: 0;
}
    /* div#packaging-options {
        margin-bottom: 15px;
    } */

    .section-onefit-all-hall-of-fame .container {
        padding: 32px;
    }

    .fon-supplement-facts a {
        margin-top: 20px;
        margin-bottom: 32px;
    }

    .onefit-all-table {
        background: none;
        padding: 0;
    }
    .supplement-facts-wrapper h3 {
    font-size: 34px;
    line-height: 44px;
}
   

    .flavour-options-facts>div, .flavour-options>div {
        padding: 8px 5px 8px 8px;
    }
p.fon-description {
    margin: 18px 0px 3px;
    font-size: 14px;
    line-height: 151%;
    font-weight: 500;
    font-family: 'Tomato Grotesk Medium';
}
p.fon-description .d-block {
    margin-bottom: 2px;
}
    
}


@media screen and (max-width: 566px) {


    .onefit-all-floating-text .save-price {
    display: block;
}
.onefit-all-floating-text small {
    font-size: 9px;
}
.scrolled-add-to-cart section.section-onefit-all-sticky {
    display: block;
    top: 0%;
    padding: 10px 5px;
}

.onefit-solo-packaging-options .packaging-swatch {
    gap: 10px;
}
  .onefit-solo-packaging-options .packaging-swatch .image {
    min-width: 57px;
    max-width: 57px;
}
.onefit-solo-packaging-options .packaging-swatch .text {
    flex-grow: 1;
}
.onefit-solo-packaging-options span.packaging-swatch .text .title {
    font-size: 13px;
    max-width: 100px;
    line-height: 15px;
    margin-bottom: 3px;
}
.onefit-solo-packaging-options span.packaging-swatch .text .desc {
    font-size: 11px;
    color: #3e3e3e;
    line-height: 13px;
    margin-top: 5px;
}
.option-title label{
    font-size:14px;
}
body .section-reviews-product h2 {
    text-align: center !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
}
.section-reviews-product {
    flex-direction: column-reverse;
            margin-bottom: 30px !important;
}

    section.section-onefit-all-table h2{
        margin-top:0px;
    }
    section.section-onefit-main-info {
    padding-top: 0px;
    padding-bottom: 0px;
}
.fon-quantity-picker .text {
    padding: 15px 10px;
}
.fon-best-seller {
    font-size: 11px;
    margin: 0;
    line-height: normal;
}
.product-rating.d-flex.gap-2.align-items-center * {
    color: #000;
    font-family: "Tomato Grotesk Regular";
    font-size: 10.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.525px;
    text-transform: uppercase;
    text-decoration: none;
    top:1px;
}
.product-rating.d-flex.gap-2.align-items-center img {
    max-width: 10px;
}
.product-rating.d-flex.gap-2.align-items-center {
        margin: 0;
        justify-content: flex-end;
    }
    div#badge-reviews-container {
    margin: 0 -9px;
}
    .swiper-add-to-cart-carousel {
    transform: scale(.8);
}

    section.section-onefit-all-table .container {
    padding: 0px 15px;
}

    body .section-media-faq {
    padding-top: 0px;
    padding-bottom:20px;
}
.fon-quantity-picker .text span.with-currency-code {
    font-size: 12px;
}
.flavour-options>div {
    flex: 1 1 calc(50% - 5.5px);
    max-width: calc(50% - 5.5px);
}
span.flavour-title {
    line-height: normal;
}

    #design-c-compete {
    background: #f2f1ee;
    padding-top: 30px;
}

.fon-product-spacer {
    display: block;
    margin-top: 0;
}
    body:not(.name-index) .fon-mobile-menu-container {
    top: 15px;
}

    /* .pouch-product-page img {
        max-height: 260px;
        object-fit: contain;
        background: #e7e7e7;
    } */

    /* .slide-video-image {
        min-height: 225px;
    }  */

    /* div#packaging-options {
        margin-bottom: 25px;
    } */

p.fon-looking-for {
    top: -16px;
}
    .slide-video-image video {
    height: 260px !important;
    width: auto;
}

/* div#packaging-options>a {
    height: 30px;
} */
   
    
    .supplement-facts-wrapper h3 {
        font-size: 24px;
        line-height: normal;
    }
    .supplement-facts-wrapper h2 {
    font-size: 16px;
    line-height: normal;
}
    .supplement-facts-wrapper table {
    font-size: 12px;
}
.supplement-facts td:last-child {
    text-align: right;
    width: 30%;
}

      .onefit-all-floating-text button {
        padding: 5px 13px;
        font-size: 12px;
        height: auto;
    }
    .mfp-animate-bottom .mfp-content {
      vertical-align: bottom;
      z-index: 1045;
  }
  .mfp-animate-bottom .mfp-container.mfp-s-ready{
      padding: 0;
      bottom: 0;
      top: auto;
  }
  
  .mfp-animate-bottom .mfp-content {
      position: relative;
      display: inline-block;
      vertical-align: bottom;
      margin: 0 auto;
      text-align: left;
      z-index: 1045;
      bottom:-100%;
  }
  .mfp-animate-bottom.mfp-ready .mfp-content {
    bottom:0%;
    transition:bottom .3s;
  }
  .mfp-animate-bottom .popup-container {
      max-height: 80vh;
      overflow: scroll;
  }
  .mfp-animate-bottom .white-popup {
      margin: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
  }

nav.breadcrumbs svg {
    width: 15px;
    margin-left: 3px;
}
nav.breadcrumbs {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 10px;
}
nav.breadcrumbs span:not(.breadcrumbs-current) {
    opacity:.5;
}


}



}
@media screen and (max-width: 430px) {
.option-description p {
    font-size: 11px;
    gap: 11px;
}
.option-description {
    margin-top: 20px;
    padding-left: 2px;
}
    .flavour-swatch-title-container {
    gap: 5px;
}
.fon-flavour .flavour-color-container {
    width: 18px;
    height: 18px;
    padding: 2px;
}

        .fon-quantity-picker .text {
        font-size: 13px;
    }

    .ups-items p {
    font-size: 10px;
    line-height: 12px;
}


    .fon-title {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 5px;
    line-height: 30px;
    margin-bottom:7px;
}
    .fon-title.fon-title-plant {
    font-size: 24px;
    line-height: 39px;
}
        main#main {
        padding-top: 20px;
    }
         .flavour-options-facts>div, .flavour-options>div {
        padding: 5px 5px;
        font-size: 11px;
    }
    .flavour-label p {
    font-size: 11px;
    line-height: normal;
    margin-top: 5px;
 }
 /*
    div#packaging-options {
        margin-bottom: 20px;
    } */
        p.fon-looking-for {
        top: -13px;
    }
 

}

