/** Shopify CDN: Minification failed

Line 1151:0 Unexpected "@media"

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


body:not(.name-index) .fon-mobile-menu-container{
    top:30px;
}
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: 99999;
    left: 0;
    width: 100%;
    background: #f9f8f7;
    
    box-shadow: 0 4px 17.5px #0000001a;
    padding: 15px;
    top: -100%;
    transition: top .7s ease;
}

.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;
}
.onefit-all-floating-text {
    display: flex
;
    justify-content: space-between;
    align-items: center;
}
.onefit-all-floating-text button {
    display: flex
;
    height: 49px;
    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;
}

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

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

    .scrolled-add-to-cart section.section-onefit-all-sticky h2 {
        font-size: 21px;
        line-height: 31px;
    }
}

.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: 30px 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: 24px;
    line-height: 44px;
    font-weight: 500;
}
.supplement-facts-wrapper h3 {
    font-family: 'Tomato Grotesk Medium';
    font-size: 32px;
    font-weight: 600;
    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: 20px;
}
.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;
}
.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;
}
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: #000;
  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-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;
}
.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;
    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.active {
    border-radius: 2px;
    border: 1px solid rgba(64, 64, 64, 0.10);
    background: #FFFFFC;
    box-shadow: 2px 2px 4.2px 0 rgba(0, 0, 0, 0.10);
}


.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 {
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
}

/* 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.active {
  border: 2px solid #0171E3;
}
div#quantity-options>div.active h3 {
    background: #0171E3;
    color: #fff;
    font-weight: 700;
    font-family: 'Tomato Grotesk Bold';
}

.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;
}
.fon-quantity-picker.active p {
    color: #0171E3;
}
.fon-quantity-picker p {
    font-weight:700;
    font-family: Tomato Grotesk Bold;
}
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, 0.10);
    opacity: 0.4;
    background: rgba(249, 249, 249, 0.30);
}
div#paying-options>div.active {
    border-radius: 3px;
    border: 2px solid #0171E3;
    background: rgba(249, 249, 249, 0.40);
}
.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: 15px;
    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;
}

.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: 10px;
    height: 10px;
    background: black;
    border-radius: 50%;
}
.option-ticker {
    border: 1px solid #000;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.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-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 ul {
    list-style: inside;
    padding-left: 10px;
}
.fon-accordion-body ol {
    list-style: auto;
    padding-left: 30px;
}
.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: #8D8B8B;
    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;
}
#onefit-all-gallery .thumb {
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 8px;
}
#onefit-all-gallery .thumb.active {
  border-color: #000; /* highlight active */
}
#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;
}


@media screen and (min-width:1040px){
    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;
}
section.section-dc.section-dc-comparison
@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: 5px;
        font-size: 33px;
        line-height: normal;
    }
    .onefit-main-info-plant-based h1.fon-title {
    font-size: 26px;
}

#onefit-all-gallery img {
    border-radius: 0;
}
   
        .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: 0 0 15px;
    font-size: 13px;
    line-height: 17px;
}
p.fon-description .d-block {
    margin-bottom: 2px;
}
    
}


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


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;
}
    div#quantity-options {
    margin-bottom: 15px;
}
        .fon-title {
        margin-top: 10px;
        font-size: 33px;
        line-height: normal;
        margin-bottom: 0px;
    }
    .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: 420px) {

    .flavour-swatch-title-container {
    gap: 5px;
}
.fon-flavour .flavour-color-container {
    width: 18px;
    height: 18px;
    padding: 2px;
}

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

        p.fon-description
 {
        margin: 0 0 15px;
        font-size: 12px;
        line-height: 18px;
    }
        .fon-title {
        font-size: 26px;
        margin-bottom: 0px;
        margin-top: 5px;
    }
    .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;
    }
}