/** Shopify CDN: Minification failed

Line 121:2 Unexpected ".20"
Line 126:2 Unexpected ".20"
Line 130:2 Unexpected ".40"
Line 135:2 Unexpected ".40"
Line 552:4 "margin-botton" is not a known CSS property

**/
.a-link:hover,
.a-link:active,
.a-link:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: #bbb;
}
.accordion__content p {
  font-weight: normal;
}

#checkout-main ._7ozb2ul,
#checkout-main .vYo81 {
  border-color: #757575;
}

#shadow-host-companion {
  display: none;
}
.latest-posts__grid.latest-posts__slider {
  display: block !important;
}

.press-post .flickity-page-dots {
  display: none !important;
}

.product-details .product-details__atc {
  align-items: center;
}

.boost-pfs-search-panel-product-show .boost-pfs-filter-product-item[data-id="7001536331881"] {
  display: none;
}

.fifty-fifty a[title^="btn"] {
  background: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 33px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  font-size: 1rem;
  font-weight: 400;
  padding: 0.75rem 1.5rem 0.8rem;
  line-height: 1.25;
  margin: 0;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.16s ease;
  -o-transition: 0.16s ease;
  transition: 0.16s ease;
  width: auto;
}

.rc-widget [type="radio"],
.rc-widget [type="checkbox"] {
  visibility: hidden;
  position: absolute;
}

@media screen and (max-width: 1199px) {
  .gheader__main__left .menu-burger,
  .search-toggle.mob-only {
    display: block !important;
  }
  .gheader__banner {
    height: 40px;
  }

  .mob-menu__wrapper .haslinks.header-icon > a {
    display: flex;
    align-items: center;
  }

  .gheader__mobile-menu ul.utility-nav li a .header-icon {
    display: inline-block;
    margin-right: 0.5rem;
    width: 4rem;
    height: 4rem;
  }

  .haslinks.header-icon > a:before {
    content: "";
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    background-size: cover;
    background-position: center;
    margin-right: 0.5rem;
  }

  .icon--by-collection > a:before {
    background-image: url(/cdn/shop/files/New_Project_21.png?v=1701995032);
  }

  .icon--by-products > a:before {
    background-image: url(/cdn/shop/files/New_Project_22.png?v=1702021893);
  }

  .icon--by-phase > a:before {
    background-image: url(/cdn/shop/files/New_Project_23.png?v=1702065984);
  }
}

@media screen and (min-width: 960px) {
  .press-post .latest-posts__slider .article-card {
    margin-right: 3rem;
  }

  .20-80 .container .fifty-fifty__image {
    width: calc(80% - 1.5rem);
    max-width: unset;
  }

  .20-80 .container .fifty-fifty__content {
    width: calc(20% - 1.5rem);
  }

  .40-60 .container .fifty-fifty__image {
    width: calc(60% - 1.5rem);
    max-width: unset;
  }

  .40-60 .container .fifty-fifty__content {
    width: calc(40% - 1.5rem);
  }
}

.product-details .subscribe-only-product .rc-container-wrapper .rc-radio.rc-option--active {
  border: 1px solid #8280ef;
}
.subscribe-only-product .rc-selling-plans__label {
  color: #00444e;
  font-family:
    Canela Text,
    sans-serif;
  display: block;
  width: 100%;
  white-space: normal;
  font-size: 1.1rem;
}

.product-details .product-options-check.subscribe-only-product .rc-container-wrapper .rc-radio:after {
  /* background-color: #8280ef !important; 
    border: 1px solid #8280ef;
    transform: scale(.7);
    transform-origin: center; */
}

.btn.floating-atc {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  left: 1rem;
  opacity: 0;
  pointer-events: none;
}

.btn.floating-atc.active {
  opacity: 1;
  pointer-events: all;
}

.product-details .product-details__atc .btn.floating-atc {
  width: auto !important;
  z-index: 1;
}

.template-page-subscriptions {
}

@media screen and (min-width: 960px) {
  .btn.floating-atc {
    display: inline-block !important;
    transition: all 300ms ease;
    z-index: 3;
    left: unset;
    bottom: 3rem;
    right: 3rem;
  }
}

a:hover,
a:active,
a:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: transparent;
  text-decoration-thickness: 2px !important;
  text-decoration: underline !important;
}

.header-point-balance {
  color: #dff3eb;
}

.product-details__atc .qty-input__label {
  position: absolute;
  z-index: -1;
  visibility: hidden;
}

.cart-count-unit {
  display: none;
}

.site-footer .columns .copyright a,
a.view-link {
  text-decoration: underline !important;
}

button.menu-icon.rewards-icon {
  position: relative;
  background: transparent;
  border: none;
  overflow: visible;
}

button.menu-icon.rewards-icon svg path {
  fill: #b4decd;
}

.rewards-tooltip {
  display: none;
  position: absolute;
  top: 145%;
  transform: translateX(-50%);

  /* move to right */
  left: 0;
  /* and add a small left margin */

  /* basic styles */
  width: 160px;
  padding: 5px;
  border-radius: 3px;
  background: #f1f381;
  color: #00444e;
  text-align: center;
  border: solid 1px #00444e;
}
.rewards-tooltip.active {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 959px) {
  .feat-collections .feat-collections__nav {
    overflow-x: auto;
  }

  .template-index .feat-collections .feat-collections__nav ul li button {
    white-space: nowrap;
  }
}

#shopify-section-template--14679038230633__main .hero--main__content {
  max-width: 720px;
}
.oos button.btn.btn--primary {
  font-size: 0.8rem !important;
}
.topics-nav .flickty-nav button.prev {
  margin-right: 1.5rem;
}

.usps-row__icon {
  width: 50%;
  max-width: 25px;
}

@media screen and (max-width: 720px) {
  .topics-nav__slider__nav {
    position: relative;
    margin-top: 1rem;
  }

  .template-product .fifty-fifty__content {
    margin-bottom: 1.5rem;
  }
}
.product-details__gallery .save-badge {
  background-color: #00444e;
  color: #fff;
  padding: 0.5rem 0.75rem;
  max-width: calc(100% - 1.5rem);
  display: inline-block;
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  z-index: 2;
  line-height: 1;
  font-size: 0.7rem;
}

@media only screen and (min-width: 960px) {
  .template-page-about-us .fifty-fifty__thumb {
    width: 50%;
  }
  .fifty-fifty__thumb.full-mobile {
    width: 50%;
  }
}

@media only screen and (min-width: 450px) {
  section-bg,
  .section-bg,
  .fof {
    padding: 3rem 3rem !important;
  }
}

section.fifty-fifty .container {
  flex-wrap: wrap;
}

.needsclick {
  color: #fff;
}

.col-footer-copy .go3310746363.go3310746363.go3310746363::placeholder {
  color: #ffffff !important;
}

.col-footer-copy .go3310746363.go3310746363.go3310746363:hover {
  border-color: #dff3eb !important;
}

.signup-block form.klaviyo-form input {
  background-color: #0000 !important;
  border: 1px solid #00444e !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

@media only screen and (max-width: 560px) {
  .boost-pfs-filter-custom-sorting {
    border: 0px !important;
  }

  .boost-pfs-filter-tree-mobile-button {
    padding: 0.5rem;
  }

  .boost-pfs-filter-tree-v .boost-pfs-filter-show-result {
    background: #003333 !important;
  }
  .boost-pfs-filter-mobile-toolbar-middle {
    color: #003333 !important;
  }

  .boost-pfs-filter-custom-sorting button > span::after {
    left: 60px !important;
  }

  .boost-pfs-filter-tree-mobile-button button::before {
    left: 90px !important;
  }
}
.boost-pfs-search-suggestion-product-title {
  color: #003333 !important;
}

.boost-pfs-search-suggestion-item a {
  color: #003333 !important;
}

@media screen and (min-width: 960px) {
  .the-cart .cart--loop .product-card .product-card__content .product-card__actions form {
    width: calc(50% - 0.25rem) !important;
  }
}

/* .product-card .product-card__content {
  min-height:180px;
} */

/* .product-card__content__main {
  min-height: 80px;
} */

.product-icon-text .icon-text__block {
  width: 33%;
  padding: 1.5rem;
}

.icon-text__grid {
  display: flex !important;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
  grid-template-columns: auto;
  grid-gap: unset;
}

.boost-pfs-search-result-header {
  color: #00444e !important;
}

.boost-pfs-search-input {
  color: #00444e !important;
}

.boost-pfs-search-btn {
  background: #003333 !important;
}
.boost-pfs-search-result-panel-controls,
.boost-pfs-search-total-result {
  color: #00444e !important;
}

.boost-pfs-in-collection-search-input {
  color: #00444e !important;
}

.boost-pfs-in-collection-search-input::placeholder {
  color: #00444e !important;
  opacity: 1;
  font-weight: 600;
  line-height: 20px;
  font-family: inherit;
}

.boost-pfs-in-collection-search-button {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  background: #003333 !important;
  min-width: 68px;
  right: 0;
  height: 100% !important;
}

.boost-pfs-in-collection-search-button svg path {
  fill: #fff !important;
}

.signup-section form.klaviyo-form input {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.product-price__compare {
  opacity: 0.5;
  padding-right: 5px;
}

.boost-pfs-search-result-list-item-title {
  color: #00444e;
}

.article-content__wrapper--content {
  padding-top: 40px;
}

.longform-content__social {
  padding: 40px 0px;
}

.flickity-prev-next-button.previous {
  margin-left: -50px;
}

.flickity-prev-next-button.next {
  margin-right: -50px;
}

.product-details__meta .product-compare-price {
  margin-top: 0px;
  font-weight: 700;
  margin-left: 20px;
}

.product-details__callout {
  min-width: 60%;
}
/*
.flickity-viewport{
  margin:0px 60px;
}
*/

/*
.fifty-fifty__image .spacer img{
  width: 100% !important;
  height: auto !important;
}*/

.view-reset-password input.button {
  background-color: #f1f381 !important;
  color: #00444e !important;
  border-radius: 33px !important;
}

.view-reset-password input.button:hover {
  color: #fff !important;
  background: #00444e !important;
}

.banner-logo {
  margin-bottom: 30px;
}

.container.banner {
  position: relative;
}
.fifty-fifty .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .banner-logo {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(0%, 25%);
  }
}
@media only screen and (max-width: 560px) {
  .product-details__meta .product-price {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 760px) {
  .site-footer .footer-menu-columns .menu-item {
    padding-bottom: 26px;
  }
}
@media only screen and (max-width: 768px) {
  .site-footer .footer-menu-columns .menu-item {
    padding-bottom: 26px;
  }
  .fifty-fifty__thumb.full-mobile {
    margin-botton: 0.5rem;
  }
  .product-icon-text .icon-text__block {
    width: 50%;
    padding: 0.5rem;
  }

  .icon-text__grid {
    display: flex !important;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    grid-template-columns: auto;
    grid-gap: unset;
  }
  .fifty-fifty__content {
    margin-bottom: 3rem;
  }
}

.fifty-fifty__content ul li strong {
  color: #00444e;
}
.boost-pfs-search-result-page-pagination.boost-pfs-filter-bottom-pagination-default li:before {
  border: none;
}
.boost-pfs-search-result-page-pagination.boost-pfs-filter-bottom-pagination-default li {
  margin-top: 0;
  padding: 0 0.25em;
}
.boost-pfs-search-result-page-pagination.boost-pfs-filter-bottom-pagination-default li:hover {
  background: #f7f7f7 !important;
}

.legit-seal {
  position: absolute;
  bottom: 100px;
  right: 50px;
}

[data-hide="true"] {
  display: none !important;
}

@media screen and (max-width: 560px) {
  .legit-seal {
    position: absolute;
    bottom: 340px !important;
    right: 70px;
  }
  .marquee {
    overflow: hidden;
  }

  .simple-marquee-container .marquee-content-items p {
    line-height: 20px !important;
  }
  /*
  .marquee-content {
    animation: marquee 30s linear infinite !important;
    marquee-speed:fast;
  }*/
}

@media screen and (max-width: 820px) {
  .legit-seal {
    position: absolute;
    bottom: 300px;
    right: 70px;
  }
}

/*
.product-details .product-options-check .rc-container-wrapper .rc-template__legacy-radio .rc_widget__option--subsave{
   border:none !important;
   padding-left:0px !important;
}

.rc-template__legacy-radio .rc_widget__option--subsave::before{
   display:none;
}

.rc-template__legacy-radio .rc_widget__option--subsave::after{
   display:none;
}

.rc-template__legacy-radio .rc_widget__option--subsave .rc-radio__label{
  display:none !important;
}

.rc-option__subsave::before, .product-options-check .rc-container-wrapper .rc-radio::after{
  display:none;
}

.product-details .product-options-check .rc-container-wrapper .rc-option__subsave{
  border:0px !important;
  padding-left:1rem !important;
  
}
.rc_widget__option--onetime{
  display:none !important;
}*/
/*
.product-details .product-options-check .rc-container-wrapper .rc-radio{
  padding-left:1rem !important;
}
*/

/*
.marquee {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}

.marquee-content {
  display: flex;
  margin-top: 5px;
  animation: marquee 30s linear infinite;
  marquee-speed:fast;
}
@keyframes swap {
  0%, 50% {
    left: 0%;
  }
  50.01%,
  100% {
    left: 100%;
  }
}
@keyframes marquee {
  10% {
    transform: translateX(0)
  }
  100% {
    transform: translateX(-100%)
  }
}

.marquee-content p {
  padding-left:20px;
}*/
/*
.marquee-content p {
  position: relative;
  left: 0%;
  animation: swap 15s linear infinite;
}*/

.marquee-content {
  display: flex;
}

simple-marquee-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.simple-marquee-container {
  width: 100%;
  float: left;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  height: 100%;
  position: relative;
  cursor: pointer;
}

.simple-marquee-container .marquee,
.simple-marquee-container *[class^="marquee"] {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  top: -2px;
}

.simple-marquee-container .marquee {
  margin-left: 25%;
}

.simple-marquee-container .marquee-content-items {
  display: inline-block;
  padding: 5px;
  margin: 0;
  height: 100%;
  position: relative;
}

.simple-marquee-container .marquee-content-items p {
  display: inline-block;
  line-height: 100%;
}

.simple-marquee-container .marquee-content-items p:after {
  content: "|";
  margin: 0 1em;
}

/* .hero--main__row .hero--main__content {
    background: #0000002e;
    padding: 10px 30px 20px;
    border-radius: 3px;
} */

.hero--main__row .hero--main__content h1,
.hero--main__row .hero--main__content p {
  text-shadow: 2px 1px 10px #9ea19f;
}

form.kl-private-reset-css-Xuajs1 label.kl-form-field-lbl {
  line-height: 0;
  color: transparent;
}

.AT21L {
  background-color: #757575e6 !important;
}

section.collection-hero.pdm-section h1,
section.collection-hero.pdm-section .p1 {
  text-shadow: 1px 0px 0px #9ea19f;
}

.boost-pfs-filter-products .boost-pfs-filter-product-item [data-hide="true"] {
  display: block !important;
}

section.blog-link-true.fifty-fifty {
  padding-top: 0 !important;
}
section.blog-link-true.fifty-fifty .container {
  flex-direction: column;
  justify-content: center;
  padding: 0 50px 50px;
  position: relative;
}
section.blog-link-true.fifty-fifty .container:after {
  height: 1px;
  width: 70%;
  content: "";
  background: #000;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
}
.blog-link-true h2 {
  margin-top: 30px;
}
.blog-link-true .fifty-fifty__usps {
  height: 0;
  margin: 0 !important;
}
.blog-link-true .btn {
  background: none;
  padding: 0;
}
.blog-link-true .btn:hover {
  color: #00444e !important;
  opacity: 0.7;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
.container-ovulation em strong,
.container-ovulation h4 em,
.container-ovulation h5 em,
.ref-custom i strong {
  vertical-align: super;
  font-size: 8px;
  margin-right: 6px;
}
.container-ovulation h5 em {
  font-size: 10px;
}
.ref-custom {
  max-width: 700px;
  margin: 0px auto 0;
  width: 90%;
}
.container-ovulation h4 em {
  font-size: 12px;
}

#refcandy-poprocks div {
  height: 160px !important;
}

#osano-cm-drawer-toggle--category_ESSENTIAL--description::after {
  content: "\A Stripe: https://stripe.com/privacy \A Paypal: https://www.paypal.com/us/legalhub/privacy-full \A Shopify: https://www.shopify.com/legal/privacy";
  white-space: pre-wrap;
  font-size: 88%;
  display: block;
}

.template-article .longform-content p a {
  color: #5162b8 !important;
  font-weight: bold;
}

.article-content__shop-box .product-card .product-card__image .spacer {
  padding-bottom: 90%;
}
