/** Shopify CDN: Minification failed

Line 1018:0 Expected "}" to go with "{"

**/

body navigation-drawer {
    z-index: 99999!important;
}
body .drawer::part(content) {
    border-top-right-radius: 7px!important;
    border-top-left-radius: 7px!important;
    margin: 0 10px!important;
    position: relative!important;
    top: 8px!important;
}

body .header__wrapper {
    background: transparent;
}
store-header.header {
    border: none;
    background: transparent;
}
.header__main-nav a {
    font-size: 15px;
}
.header__logo {
    max-width: 121px;
}
.scrolled .header__logo {
    position: relative;
    top: 1px;
}
@media screen and (min-width:768px){
  .header__wrapper img {
      max-width: 100%;
  }
  
      body.scrolled .header__wrapper {
        transition: all .3s;
        max-width: 753px;
        margin: 0 auto;
        margin-top: 20px;
        border-radius: 7px;
        background: hsl(0deg 0% 100% / 75%);
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.02), 0px 1px 1px 0.5px rgba(0, 0, 0, 0.02), 0px 3px 3px 1.5px rgba(0, 0, 0, 0.02), 0px 6px 6px -3px rgba(0, 0, 0, 0.02), 0px 12px 12px -6px rgba(0, 0, 0, 0.02), 0px 24px 24px -12px rgba(0, 0, 0, 0.02);
        padding: 12px 18px;
        border-radius: 14px;
        border: 1px solid rgba(255, 255, 255, 0.40);
        opacity: 0.99;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.02) 0%, rgba(153, 153, 153, 0.02) 100%);
        box-shadow: 0px -1px 2px 0px rgba(255, 255, 255, 0.05) inset, 0px 2px 3px 0px rgba(0, 0, 0, 0.08) inset, 0px 4px 5px 0px rgba(0, 0, 0, 0.08);
        backdrop-filter: blur(15px);
    }
  body.scrolled store-header.header {
      border: none;
      transition: all .7s;
      position: relative;
      top: 10px;
      background: transparent;
  }
  body.scrolled .header__logo-image {
      max-width: 100px;
  }
  body.scrolledn av.header__link-list a {
      color: rgba(0, 0, 0, 0.70);
      text-align: center;
      font-family: Roboto;
      font-size: 14.883px;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
      letter-spacing: -0.15px;
  }
  body.scrolled a.link-header-button {
      height: 34px;
      color: #FFF;
      text-align: center;
      font-family: Inter;
      font-size: 13.344px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
  }
}
@media screen and (max-width:767px){
         .header__wrapper {
        transition: all .3s;
        max-width: 753px;
        margin: 0 auto;
        background: #333;
        margin-top: 15px;
        border-radius: 7px;
        background: #FFF;
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.02), 0px 1px 1px 0.5px rgba(0, 0, 0, 0.02), 0px 3px 3px 1.5px rgba(0, 0, 0, 0.02), 0px 6px 6px -3px rgba(0, 0, 0, 0.02), 0px 12px 12px -6px rgba(0, 0, 0, 0.02), 0px 24px 24px -12px rgba(0, 0, 0, 0.02);
        padding: 12px 18px;
        margin: 15px;
        background: hsl(0deg 0% 100% / 75%);
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.02), 0px 1px 1px 0.5px rgba(0, 0, 0, 0.02), 0px 3px 3px 1.5px rgba(0, 0, 0, 0.02), 0px 6px 6px -3px rgba(0, 0, 0, 0.02), 0px 12px 12px -6px rgba(0, 0, 0, 0.02), 0px 24px 24px -12px rgba(0, 0, 0, 0.02);
        padding: 12px 18px;
        border-radius: 14px;
        border: 1px solid rgba(255, 255, 255, 0.40);
        opacity: 0.99;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.02) 0%, rgba(153, 153, 153, 0.02) 100%);
        box-shadow: 0px -1px 2px 0px rgba(255, 255, 255, 0.05) inset, 0px 2px 3px 0px rgba(0, 0, 0, 0.08) inset, 0px 4px 5px 0px rgba(0, 0, 0, 0.08);
        backdrop-filter: blur(15px);
         }
    .scrolled .header__wrapper{
      position:relative;
      top:15px;

    }
}
li.link-login {
      display: none;
  }
.header__logo-image--mob {
    max-width: 100px!important;
}
.header__main-nav {
    grid-area: main-nav;
    justify-items: center;
}
.scrolled #PBarNextFrameWrapper {
    display: none;
}

/* Footer */
.sticky-footer-cta {
    display: none;
}
/* .Footer */

/* @media screen and (min-width: 768px) {
     .header__link-list li:has(a[href="/products/bundle"]) {
        display: none !important;
    }

} */

form.klaviyo-form > div:nth-child(2) {
    padding-right: 24px !important;
}
@media screen and (max-width:1440px){
  form.klaviyo-form > div:first-child {
    padding: 0 30px !important;
}
}

.with-currency-code:before,
.option-price .price:before,
.option-price .price-sale-container .price-sale:before,
.serve > span:before{
    content: '$';
}

body.body-non-au .section-home-form {
    display: none !important;
}

/* June 19, 2025 - Fix */
/* body.body-non-au .subscription-option.active .option-container{
  display:none;
} */
body.body-non-au .subscription-option.active .buy-now-checkout.option-price {
    top: 0!important;
}


div#country-popup h4 {
    font-size: 31px;
    line-height: 32px;
    font-weight: 600;
}
div#country-popup {
    background: white;
    max-width: 678px;
    margin: 0 auto;
    position: relative;
    border-radius: 12px;
    padding: 20px;
}
div#country-popup label {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
}

div#country-popup .btn {
    margin-bottom: 20px;
    border-radius: 6px;
    background: #0071e3;
    color: #fff;
    padding: 10px 30px;
    font-size: 18.75px;
    font-style: normal;
    border: 1px solid #0071e3;
}
select#country-dropdown {
    padding: 15px;
    border: 1px solid #0071e4;
    border-radius: 8px;
}
div#country-popup p {
    margin-bottom: 15px;
}
div#country-popup a {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    font-size: 14px !important;
    padding: 14px 0 !important;
}
div#country-popup .btn.active, 
div#country-popup .btn:hover {
  border: 1px solid #b3b7bc;
    background: #0071e3;
    color: #fff;
}
.show-country-selector {
    cursor: pointer;
    display:none;
}

.header__icon-list {
    gap: 12px;
}

/* li.show-country-selector .country-flags {
    transform: scale(1.2);
} */

li.show-country-selector .bold {
    display: none;
}
li.show-country-selector {
    display: flex
;
    align-items: center;
    gap: 10px;
}

.country-GB .with-currency-code:before,
.country-GB .option-price .price:before,
.country-GB .option-price .price-sale-container .price-sale:before,
.country-GB .serve > span:before{
    content: '£';
}



li:has(.link-fontech) {
    display: none;
}

/* Header */
.section-x-padding{
    padding-top:80px;
    padding-bottom:80px;
}

.white-popup {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 600px; /* Adjust as needed */
  margin: 20px auto;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  overflow:hidden;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
    background: #000;
    color: #fff;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    opacity: 1;
    line-height: 14px;
    right: 10px;
    top: 10px;
    font-size: 19px;
    padding: 2px 3px 2px 3px;
    text-align:center;
}

li.link-login a {
    display: flex;
    gap: 8px;
}

/*  May 2025 */

a.link-header-button img {
    max-width: 18px;
    display:none;
}
a.link-header-button {
    color: #fff;
    padding: 10px 30px 10px 30px;
    font-size: 15px;
    font-style: normal;
    border: none;
    display: flex
;
    gap: 10px;
    border-radius: 7px;
    background: #1C3A13;
}
a.link-header-button:hover {
    background: linear-gradient(180deg, #1C3A13 0%, #407431 100%);
    transition: all .4s;
}

a.link-fontech.make-it-wabble.wobble {
    display: inline-block;
}
.wobble {
    animation: wobble 1s ease infinite;
}
header nav a,
header .header__icon-list {
    font-size: 18.75px;
    font-style: normal;
}
/* .Header */


/* Body */
.section-x p {
    font-size: var(--item-spacing-s, 16px);
}
.h2 {
    font-size: 60px;
    font-family: var(--font-family-Font-1, Inter);
    font-size: 55.781px;
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: var(--line-height-58_8, 58.8px);
    letter-spacing: var(--letter-spacing--1_68, -1.68px);
}
.btn-generic{
    display: inline-flex;
    min-height: var(--height-52, 52px);
    padding: 13px 26px;
    justify-content: center;
    align-items: center;
    gap: var(--item-spacing-xs, 8px);
    flex-shrink: 0;
    border-radius: 32px;
    background: #0071E3;
    color: white;
    margin-top: 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.btn-generic:hover {
    background: black;
}
a.btn-generic.btn-generic-button-black {
    background: black;
}

.review-container {
    display: flex;
    align-items: center;
    gap: 2px;
}
.review-container span img {
    max-width: 20px;
    height: 20px;
}
.review-container span:last-child {
    font-size: 16px;
    font-weight: 200;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.6px;
    margin-left: 10px;
    position: relative;
    top: 1px;
}
.review-star {
    color: gold;
    font-size: 14px;
}

video-container video,
.video-container img {
    border-radius: 2px;
}
video-media {
  position: relative;
}
/* Hide default play button if any */
video-media[show-play-button] video {
  display: block;
}

/* Hide custom play button when video is playing */
video-media[playing]::before {
  display: none!important;
}





/* Video Media X  */
.video-container {
    position: relative;
}
video-media-x {
  position: relative;
}
video-media-x img {
    position: absolute;
    top: 0;
    left: 0;
    display:none;
}
video-media-x video, 
video-media-x img {
    border-radius: 8px;
}

video-media-x[pause] img,
video-media-x[play]::before,
video-media-x[play] img{
  display: none!important;
}



@media screen and (max-width:768px){
  video-media-x {
    position: initial;
  }
  video-media-x[loaded] img{
      display:block!important;
  }
  video-media-x[loaded][play] img,
  video-media-x[loaded][pause-current] img{
      display:none!important;
  }
  

}
/* .Video Media X  */



/* Custom Play Button */
.bundle-sciece-image:before, 
video-media:before,
video-media-x:before {
    content: "";
    font-size: 2rem;
    color: #fff;
    background: transparent;
    border: 2px solid white;
    border-radius: 50%;
    padding: 9px 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 10;
    width: 64px;
    height: 64px;
    background-image: url(/cdn/shop/files/Play-icon.png?v=1743745746);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 55% 50%;
}
video-media::part(play-button){
  display:none;
}

section.section.section-subscribers {
    padding-top: 110px;
}
.subscribers-slider-container {
    padding-top: 60px;
    position: relative;
    top: -60px;
}
.swiper-arrows-container > div:last-child {
    right: 10px;
    left: auto;
}
.swiper-arrows-container > div:first-child {
    right: 60px;
}
.swiper-arrows-container {
    position: absolute;
    right: -10px;
    top: 3px;
    width: 100px;
  z-index: 1;
}
/* .swiper-button-next, .swiper-button-prev {
    width: 42px;
    height: 40px;
    font-size: 28px!important;;
} */
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 16px;
    background: transparent;
    width: 100%;
    text-align: center;
    padding: 0px;
    color: white;
    border-radius: 0;
    width: 36px;
    height: 36px;
}


.swiper-button-next:hover,
.swiper-button-prev:hover{
  opacity:.60;
}
.swiper-button-prev:after {
    background-image: url('//befirstornothing.com/cdn/shop/t/33/assets/Next-Button.png?v=60498710311540238641741233510');
    width: 36px ! Important;
    height: 36px ! Important;
    background-size: cover;
      content: '';
    background-color: transparent;
    transform:rotate(180deg);
}
.swiper-button-next:after {
    background-image: url('//befirstornothing.com/cdn/shop/t/33/assets/Next-Button.png?v=60498710311540238641741233510');
    width: 36px ! Important;
    height: 36px ! Important;
    background-size: cover;
      content: '';
    background-color: transparent;
}


/* .swiper-button-next, .swiper-rtl .swiper-button-prev {
    left: 0px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    right: 15px;
    left: auto;
} */

.swiper-button-next, .swiper-button-prev {
    width: 36px;
    height: 36px;
}

.feedback-container h3 {
    font-size: 12.688px;
    font-style: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}
.feedback-container hr {
    border-width: 3px;
    margin-top: 14px;
    display: inline-block;
    width: 20px;
    margin-bottom: 12px;
    margin-top: 0px;
}

.feedback-container p {
    font-size: 18.281px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 5px;
}

.feedback-container h4 {
    font-size: 12px;
    text-transform: uppercase;
    color: #707170;
}
.fx-icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color .3sease;
    position: absolute;
    right: 6px;
    top: 19px;
}

.fx-icon {
    position: relative;
    width: 15px;
    height: 15px;
}
.fx-icon::before,
.fx-icon::after {
    content: '';
    position: absolute;
    background-color: #333;
    transition: all 0.3s ease;
}

.fx-icon::before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    transform: translateY(-50%);
}

.fx-icon::after {
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    transform: translateX(-50%);
}

.active .fx-icon-container .fx-icon::after {
    transform: translateX(-50%) rotate(90deg);
    height: 0; /* hide vertical bar */
}

.active .fx-icon-container .fx-icon::before {
    transform: rotate(180deg); /* subtle rotation */
}
/* .Body */

@keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    15% {
        -webkit-transform: translateX(-15px) rotate(-7deg);
        transform: translateX(-15px) rotate(-7deg);
    }

    30% {
        -webkit-transform: translateX(calc(15px / 2)) rotate(7deg);
        transform: translateX(calc(15px / 2)) rotate(7deg);
    }

    45% {
        -webkit-transform: translateX(calc(-15px / 2)) rotate(calc(-7deg / 1.8));
        transform: translateX(calc(-15px / 2)) rotate(calc(-7deg / 1.8));
    }

    60% {
        -webkit-transform: translateX(calc(15px / 3.3)) rotate(calc(7deg / 3));
        transform: translateX(calc(15px / 3.3)) rotate(calc(7deg / 3));
    }

    75% {
        -webkit-transform: translateX(calc(-15px / 5.5)) rotate(calc(-7deg / 5));
        transform: translateX(calc(-15px / 5.5)) rotate(calc(-7deg / 5));
    }
}


.section-faq .faq h3 {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.4px; /* 140% */
    padding: 15px 10px;
    border-bottom: 1px solid rgba(208, 198, 174, 0.30);
    cursor:pointer;
    padding-right:30px;
}
/* .section-faq h2 {
    padding-right: 5px;
    color: #0C0C0D;
    font-size: 64px;
    font-style: normal;
    line-height: 76.8px;
    width: 90%;
} */
.section-faq .faq {
    position: relative;
}
.section-faq .faq .content {
    display: none;
}
.section-faq .faq .content p {
    margin-bottom: 15px;
}
.section-faq .faq.active .content {
    display: block;
    padding: 15px 10px;
}


/* Footer */
.below-footer-container {
    padding: 30px;
    background: #e7e9e7;
}
.shopify-section--footer hr {
    margin: 55px 0px;
    height: 1px;
    background: #2A0808;
}
.rdev-social-media-container ul {
    display: flex;
    gap: 16px;
}
.footer__block.footer__block--menu > p,
.footer__block.footer__block--newsletter .h6,
.below-footer-container h2{
    color: #0F0F0F;
    font-family: var(--font-family-Font-1, Inter);
    font-size: 17.859px;
    font-style: normal;
    font-weight: var(--font-weight-700, 700);
    line-height: var(--line-height-24, 24px);
    text-transform: uppercase;
}
.footer__wrapper a, .footer__wrapper p {
    color: #0f0f0f;
    font-family: var(--font-family-Font-1, Inter);
    font-size: 14.125px;
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: var(--line-height-22, 22px);
}
.footer__aside-top {
    justify-content: end;
}
.below-footer-container h2{
  text-transform:unset;
  margin-bottom:20px;
}
.below-footer-container address,
.below-footer-container .contact-container{
    color: #0F0F0F;
    font-family: 'Inter';
    font-size: 14.875px;
    font-style: normal;
    font-weight: var(--font-weight-400, 300);
    line-height: var(--line-height-24, 24px);
}
.row.copyright-container {
    margin-top: 115px;
}
.footer__block.footer__block--newsletter {
    max-width: 269px;
}

input#contact-email {
    border: 0;
    color: black;
}
.input::placeholder {
    color: #0F0F0F;
    opacity: 1; /* Ensure full opacity */
}
.contact-container a {
    margin-bottom: 5px;
    display: block;
}

.contact-container p {
    text-decoration: underline;
}
/* .Footer */

.section-x {
    overflow: hidden;
}

.ig-wrapper.py-5 h2 {
    color: var(--drinkag-1-com-black, #000);
    text-align: right;
    font-family: var(--font-family-Font-1, Inter);
    font-size: 25px;
    font-style: normal;
    font-weight: var(--font-weight-400, 400);
    line-height: 25px;
    letter-spacing: var(--letter-spacing--1_68, -1.68px);
    margin-bottom: 0px;
    position: relative;
    top: 60px;
}
.ig-wrapper.py-5 h3 {
    display: flex;
    gap: 10px;
    color: var(--drinkag-1-com-shadow, #806B47);
    font-family: var(--font-family-Font-1, Inter);
    font-size: 20.813px;
    font-style: normal;
    font-weight: var(--font-weight-700, 700);
    line-height: var(--line-height-32, 32px);
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}


/* Klaviyo */
.klaviyo-form {
    padding: 0 !important;
}

.klaviyo-oos-popup.white-popup {
    padding: 30px;
    max-width: 360px;
}
.klaviyo-oos-popup .action {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.klaviyo-oos-popup .action a {
    padding-left: 17px;
    margin-top: 15px;
    display: block;
  text-decoration: underline;
}
body.stepSubmit .klaviyo-oos-popup .action button {
    display: none;
}
.klaviyo-oos-popup .action button {
    background: rgb(255, 255, 255);
    border-radius: 12px;
    border-style: solid;
    border-color: rgb(134, 134, 139);
    border-width: 1px;
    color: rgb(48, 59, 67);
    font-family: Inter, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1;
    font-style: normal;
    white-space: normal;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    word-break: break-word;
    align-self: flex-end;
    cursor: pointer;
    pointer-events: auto;
    height: 49px;
    width: 100%;
    padding-left: 15px;
}
      .klaviyo-oos-popup .klaviyo-form button {
    text-align: left !important;
    padding-left: 16px;
}
      .klaviyo-oos-popup .klaviyo-form button[style*="height: 104px"]::after {
    content: "Restock coming soon. Don't miss it. Get Notified" !important;
    color: #1D1D1F;
    font-family: Inter;
    font-size: 11.813px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.12px;
}
      .klaviyo-oos-popup .action p {
    text-align: left;
    font-size: 14px;
    color: #1D1D1F;
    font-family: Inter;
    font-size: 11.813px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.12px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
/* .Klaviyo */

@media screen and (max-width:1040px){
   #shopify-section-sections--24397623427256__header .header__icon-list {
      justify-content: center !important;
  }
}
@media screen and (max-width: 820px){

  .table-responsive {
    overflow: scroll;
}
  
  .header__main-nav {
      grid-area: main-nav;
      position: absolute;
      right: 15px;
  }
  .header__wrapper {
        display: flex;
  }
  .header__secondary-nav {
      flex-grow: 1;
      padding-right: 40px;
  }
  .header__icon-list {
      justify-content: center !important;
      padding: 15px 0px 15px;
  }

  a.link-get-onefit {
      font-size: 14px;
  }
    ul.header__icon-list {
        position: absolute;
        top: 50px;
        background: #fff;
      background: transparent;
        width: 100%;
        left: 0;
        padding: 15px !important;
        border-top: 1px solid #80808052;
        /* margin-top: 5px; 052025 */
        justify-content: space-between !important;
      display:none;
    }
  /* Footer  */
  .sticky-footer-cta {
      display: block;
      position: fixed;
      bottom: 10px;
      left: 0;
      z-index: 9999;
      left: 50%;
      transform: translatex(-50%);
  }
  /* .Footer  */
  
  .header__wrapper {
        display: flex;
    }

  ul.header__icon-list .link-login {
    display: none;
}


  #shopify-section-sections--24397623427256__header .header__secondary-nav .header__icon-list {
        justify-content: space-between !important;
        padding: 15px 15px !important;
    }
}



@media screen and (max-width:566px){
  .klaviyo-form {
    padding: 15px !important;
}
      .klaviyo-oos-popup .klaviyo-form {
        padding: 0px !important;
    }
  .panel-list__wrapper .panel-footer ul li:nth-child(2) {
    display: none;
}
.panel-footer__localization-wrapper.h-stack.gap-6.border-t.md\:hidden {
        visibility: hidden;
    }
   .footer__aside-top {
      justify-content: start;
      margin-top: 30px;
  }
    .row.copyright-container {
      margin-top: 30px;
  }
  .row.copyright-container > div {
    padding: 0;
}
     ul.copyright-menu.d-flex.gap-4.justify-content-center {
        flex-direction: column;
        text-align: left;
        margin-bottom: 15px;
        gap: 10px !important;
    }
  .below-footer-container {
    padding: 0 0 30px;
    background: #e7e9e7;
}
    .ig-wrapper.py-5 h2 {
        margin-top: 0;
        top: -30px;
        text-align: center !important;
    }
  .below-footer-container h2 {
    text-transform: unset;
    margin-bottom: 5px;
    margin-top: 30px;
}
