.unifyBtn {
  width: 100%;
  cursor: pointer; }

#cover-spin {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  display: none; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

#cover-spin::after {
  content: '';
  display: block;
  position: absolute;
  left: 48%;
  top: 40%;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-color: #579541;
  border-top-color: transparent;
  border-width: 4px;
  border-radius: 50%;
  -webkit-animation: spin .8s linear infinite;
  animation: spin .8s linear infinite; }

/*===== utility classes =====*/
.h1-big {
  font-weight: bold;
  font-size: calc(1rem + 5vmin); }

/* utility - texts */
.text-justify {
  text-align: justify; }

@media only screen and (max-width: 469px) {
  .text-xs-justify {
    text-align: justify;
    display: block; } }
.text-align-last-center {
  text-align-last: center; }

/* utility - colors and backgrounds */
.red {
  color: #e73333; }

.green {
  color: #579541 !important; }

.green-black {
  color: #074446; }

.green-yellow {
  color: #b2cf35; }

.greenBG {
  background-color: #579541; }

.greyBG {
  background-color: #f3f3f3; }

.yellowBG {
  background: #fbab18; }

.button-yellow {
  color: #ffffff;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer;
  line-height: 1.2;
  /* font-family: Muli; */
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  border-radius: 20px 20px 20px 20px; }

/* utility - hide elements */
@media (min-width: 769px) {
  .hideDesktop {
    display: none !important; } }
@media (max-width: 769px) {
  .hideMobile {
    display: none !important; }

  .pbMobile-0 {
    padding-bottom: 0 !important; }

  .mbMobile-0 {
    margin-bottom: 0 !important; } }
/* utility - green button */
.greenBtn {
  font-size: 1.8rem;
  font-weight: 700;
  border-radius: 3px;
  border: 1px solid;
  min-height: 60px;
  min-width: 250px;
  background-color: #579541;
  transition: 0.3s ease all; }

.greenBtn:hover {
  color: #333;
  background: white;
  border-color: #fbab18; }

/* utility - green bullet list style */
.green-bullet {
  margin-left: -25px; }

.green-bullet li {
  list-style: none;
  margin-bottom: 8px; }

.green-bullet li::before {
  content: "\2022";
  color: #579541;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

/* utility - leaf bullet list style */
.leaf-bullet {
  list-style: none; }
  .leaf-bullet li:before {
    content: "";
    background-image: url("https://cdn.shopify.com/s/files/1/0617/7681/files/leaf_5a57d904-016e-4a4f-9201-1c48266ff6fe.png?7384655745380662428");
    background-repeat: no-repeat;
    color: green;
    font-weight: bold;
    display: inline-block;
    margin-left: -21px;
    height: 20px;
    width: 20px;
    position: relative;
    top: 4px;
    right: 5px; }

/*===== HEADER =====*/
.top_bar .cart_container:not(.active_link) .icon-cart::before, .nav .cart_container:not(.active_link) .icon-cart::before {
  color: white; }
.top_bar .cart_container:not(.active_link) .icon-cart .cart_count, .nav .cart_container:not(.active_link) .icon-cart .cart_count {
  color: white; }

#header.mobile_nav-fixed--true .top_bar a span {
  color: white; }

/*===== HOME HERO spacing =====*/
@media (min-width: 780px) {
  .index-sections .under-menu:nth-child(1) {
    margin-top: 170px; } }
/*===== HOME HERO - VALENTINES DAY =====*/
@media (max-width: 469px) {
  #shopify-section-1581677313082 #banner-1581677313082 {
    margin: 0;
    background: url(https://cdn.shopify.com/s/files/1/0617/7681/files/fit-vday-mobile.png?v=1581677588);
    background-repeat: no-repeat;
    min-height: 440px;
    background-position: center;
    background-size: cover; }
    #shopify-section-1581677313082 #banner-1581677313082 img {
      display: none; } }
/*===== HOME HERO =====*/
@media (max-width: 469px) {
  #shopify-section-1578323856968 #banner-1578323856968 {
    margin: 0;
    /*       margin-top: 20px; */
    background: url(https://cdn.shopify.com/s/files/1/0617/7681/files/hero-fit-greens--mobile-min.png?v=1579624784);
    background-repeat: no-repeat;
    height: 215px;
    background-position: center;
    background-size: cover; }
    #shopify-section-1578323856968 #banner-1578323856968 img {
      display: none; }

  #shopify-section-1585744922554 #banner-1585744922554 {
    margin: 0;
    /*       margin-top: 20px; */
    background: url(https://cdn.shopify.com/s/files/1/0617/7681/files/Mobile-01---new_2.png?v=1587632029);
    background-repeat: no-repeat;
    height: 215px;
    background-position: center;
    background-size: cover; }
    #shopify-section-1585744922554 #banner-1585744922554 img {
      display: none; } }
@media (max-width: 340px) {
  #shopify-section-1585744922554 #banner-1585744922554 {
    height: 185px; } }
/*===== HOME HERO VIDEO =====*/
/*===== HOME HERO =====*/
/* @media (max-width: 469px) {
  #banner-1544617237784 {
    margin: 0;
    background: url(https://cdn.shopify.com/s/files/1/0617/7681/files/fittea-mobile-fall.png?15985);
    background-repeat: no-repeat;
    height: 215px;
    background-position: center;
    background-size: cover;
  }
  #banner-1544617237784 img {
    display: none;
  }
} */
/*===== HOME HERO - CYBER MONDAY =====*/
#shopify-section-1575286777223 .banner {
  background: black; }
  #shopify-section-1575286777223 .banner img {
    width: 1200px;
    margin: 0 auto; }
  @media (max-width: 450px) {
    #shopify-section-1575286777223 .banner {
      background: url(https://cdn.shopify.com/s/files/1/0617/7681/files/Mobile_1.png?19559) no-repeat;
      background-size: auto;
      background-size: cover;
      background-position: center;
      height: 240px; }
      #shopify-section-1575286777223 .banner img {
        display: none; } }

/*===== HOME - NATURAL INGREDIENTS =====*/
#shopify-section-1576593423505 .featured-link--half .info {
  text-align: left; }
#shopify-section-1576593423505 .featured-link--half .description {
  margin-left: -8px; }

/*===== SHOP PAGE BANNER =====*/
@media (max-width: 469px) {
  #shopify-section-collection-template .banner.page_banner {
    /*background: url(https://cdn.shopify.com/s/files/1/0617/7681/files/new-mobile-1.png?v=1580911120);*/
    background: url(https://cdn.shopify.com/s/files/1/0617/7681/files/Mobile-01---new_1.png?v=1584985788);
    height: 210px;
    background-size: cover;
    /*background-size: 100% 100%;*/
    background-repeat: no-repeat;
    margin-bottom: -40px; }

  #shopify-section-collection-template .banner.page_banner img {
    display: none; } }
/* top margin */
@media (min-width: 780px) {
  .page_banner {
    margin-top: 170px !important; } }
@media (max-width: 348px) {
  #shopify-section-collection-template .banner.page_banner {
    height: 180px; } }
/*===== HOME =====*/
/* homeFeaturedIcons */
#shopify-section-1558365348147 .container .section {
  border-top: 1px solid #f4f4f4; }
  @media (min-width: 920px) {
    #shopify-section-1558365348147 .container .section .container .one-third.column {
      width: 23%; } }

.homeFeaturedIcons {
  justify-content: center;
  display: flex;
  flex-flow: wrap;
  border-top: 1px solid #f4f4f4;
  padding: 15px 0 !important;
  text-align: center; }
  .homeFeaturedIcons .column {
    flex: 1 15%;
    padding: 20px 10px; }

.homeFeaturedIcon {
  text-align: center; }

.homeFeaturedIcon img {
  width: 90px;
  filter: invert(80%) sepia(30%) saturate(4327%) hue-rotate(347deg) brightness(101%) contrast(97%); }

.homeFeaturedIcon h6 {
  margin-bottom: 0; }

.homeFeaturedIcons .mini-icons {
  width: 70px;
  padding: 10px 0; }

/* home products */
@media (max-width: 450px) {
  #shopify-section-1489283919239 .product-list {
    margin-top: -30px; } }

/*===== HOME INGREDIENTS - new section =====*/
#shopify-section-1576593423505 img {
  max-width: 530px;
  max-height: 530px; }
  @media (max-width: 460px) {
    #shopify-section-1576593423505 img {
      max-width: 250px;
      max-height: 250px; } }

/* homeIngredients */
.homeIngredients {
  border-top: 1px solid #f4f4f4;
  text-align: center; }

.homeIngredient img {
  padding-top: 20px;
  width: 120px;
  height: 120px;
  object-fit: contain; }

.homeIngredient h6 {
  margin-bottom: 0px;
  text-transform: uppercase; }

/* second row of icons under ingredients */
@media (max-width: 560px) {
  .homeFeaturedIcons .one-fifth.column {
    width: 100px; } }
/* background */
.index .featured_content {
  background: white; }

/* instagram */
#shopify-section-1558367354573 .container {
  width: 100%; }

#shopify-section-1558367354573 .container .sixteen.columns {
  width: 100%; }

#insta-feed .column, .columns {
  margin-left: 0px;
  margin-right: 0px; }

.homeInsta {
  background-color: #f3f3f3;
  text-align: center;
  margin-bottom: -31px; }

.homeInsta h1 {
  margin-bottom: 2px; }

#insta-feed h2 {
  display: none; }

/* homepage media */
@media (max-width: 560px) {
  .index .one-third.column.omega.thumbnail.even {
    /* hide third product */
    display: none; }

  #banner-1525179108632 {
    /* hide 'as seen as' homepage */
    display: block !important; }

  .homeIngredient img {
    width: 100px;
    height: 100px; } }
/*===== PRODUCT PAGE =====*/
/* product image */
.product .flickity-viewport {
  max-height: 550px !important; }

.product .image__container img {
  max-height: 550px;
  object-fit: contain; }

/* product thumbnails */
.product_gallery_nav .gallery-cell {
  width: 15%; }

.product_gallery_nav .gallery-cell img {
  height: 110px;
  width: 110px;
  object-fit: cover; }

/*===== PRODUCT PAGE - new additions for design =====*/
/* hide next/previous product */
#shopify-section-product-description-bottom-template .breadcrumb-collection {
  display: none; }

/* hide thumbnails */
.product_gallery_nav {
  display: none; }

/* image gallery container */
@media (max-width: 469px) {
  .product .flickity-viewport {
    height: 260px !important; }

  .product .image__container img {
    max-height: 260px;
    object-fit: contain; } }
/* make visible photo arrows */
.gallery-arrows--true .product_gallery .flickity-prev-next-button {
  opacity: 1; }

/* product __benefits */
@media (min-width: 769px) {
  .row.product__benefits.hideMobile {
    display: flex;
    justify-content: center; } }
.product__benefits {
  display: flex;
  justify-content: center; }

.product__benefits ul {
  list-style: none;
  margin: -20px 0 -20px 0; }

@media (max-width: 769px) {
  .product__benefits ul {
    margin: -40px 0 -20px 0; }

  .product__benefits ul li {
    text-indent: -10px; } }
@media (min-width: 769px) {
  .product__benefits ul {
    display: flex; }

  .product__benefits ul li:not(:first-child) {
    margin-left: 20px; } }
.product__benefits ul li::before {
  color: #579541;
  content: '\2022';
  position: relative;
  left: -10px;
  font-size: 30px;
  top: 5px; }

/* .product__benefits.hideDesktop ul {
  list-style: none;
}
.product__benefits.hideDesktop ul li::before {
  color: #579541;
  content: '\2022';
  position: relative;
  left: -10px;
  font-size: 30px;
  top: 5px;
} */
.product__benefits img {
  max-width: 120px;
  padding-top: 10px; }

.product__benefits span {
  font-weight: 600; }

@media only screen and (max-width: 467px) {
  .product__benefits .nine {
    text-align: justify !important; } }

/* video wrapper */
@media (max-width: 550px) {
  .mediaWrapper {
    max-width: 94%; } }
.mediaWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%; }

/* product__description */
.product__description {
  padding: 0 25px;
  margin-bottom: 0; }

@media (max-width: 550px) {
  .product__description {
    padding: 0 10px; } }
.product__description ul {
  list-style: none;
  /*   max-width: 90%; */ }

@media (max-width: 769px) {
  .product__description ul {
    margin-bottom: 10px;
    margin-top: 0px; } }
.product__description ul li::before {
  content: "";
  background-image: url("https://cdn.shopify.com/s/files/1/0617/7681/files/leaf_5a57d904-016e-4a4f-9201-1c48266ff6fe.png?7384655745380662428");
  background-repeat: no-repeat;
  color: green;
  font-weight: bold;
  display: inline-block;
  margin-left: -1.3em;
  height: 20px;
  width: 20px;
  position: relative;
  top: 4px;
  right: 5px; }

.product__description ul a {
  text-decoration: underline;
  font-weight: 600; }

.product__description .share-btn a {
  padding: 8px 10px 10px 8px;
  border-radius: 50%;
  border: solid 1px #cecece; }

/* Product - ingredients */
.product .description .homeIngredients {
  border-top: none;
  border-bottom: 1px solid #f4f4f4; }

/* social icons */
.social_buttons {
  border-top: none;
  padding-top: 0;
  margin-bottom: 0px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .social_buttons {
    margin-top: -20px;
    margin-bottom: -40px; } }
/* related items */
.headline, .title {
  color: #579541;
  text-transform: uppercase; }

@media (max-width: 798px) {
  .headline, .title {
    font-size: 1.5em; } }
/* reviews */
.product .okeReviews.okeReviews--theme {
  margin-top: 30px; }

.okeReviews-reviewsCarousel-review-reviewer-date {
  /* hide date of review */
  display: none; }

/*===== about us page =====*/
.container-fluid.about-page__people-banner {
  /*     display: none; */ }

/*===== Fit Tea people =====*/
#shopify-section-1576844919296 .container {
  width: 100%;
  padding-bottom: 0;
  margin-bottom: -10px; }
  #shopify-section-1576844919296 .container .sixteen.columns {
    width: 100%; }

/*===== footer credits =====*/
.credits {
  text-align: justify; }

.product-fit-greens .okeReviews-reviewsCarousel-header {
  display: none; }

button.add_to_cart {
  position: relative;
  font-size: 18px;
  font-weight: bold; }

.product-fit-greens {
  text-align: center; }

.product-fit-greens p {
  text-align: justify;
  margin: 0; }

.product-fit-greens h2 {
  font-size: 36px;
  font-weight: bold;
  margin-top: 0; }

.product-fit-greens .container .five.columns {
  width: 20%; }

.product-fit-greens .product__benefits img {
  width: 55%; }

.product-fit-greens .product__how-to-use img {
  width: 75%; }

.product-fit-greens .product__benefits, .product-fit-greens .product__how-to-use {
  display: flex;
  justify-content: center;
  flex-flow: row wrap; }

.product-fit-greens .container .five.columns {
  flex-basis: 20%; }

.product-fit-greens div.container {
  padding: 20px 0 0; }

@media (max-width: 469px) {
  .product .product-fit-greens .flickity-viewport {
    height: 625.047px !important; } }
.product .product-fit-greens .flickity-viewport {
  max-height: 625.047px !important; }

@media (max-width: 798px) {
  .product-fit-greens h2 {
    font-size: 24px; }

  .product-fit-greens {
    margin-top: -60px; }

  .product-fit-greens .container .five.columns {
    flex-basis: 33.33%; }

  .product-fit-greens .product__benefits h3 {
    font-size: 18px; }

  .pr-last-row {
    padding-right: 8%; } }
.sticky {
  position: fixed;
  top: 70px;
  text-align: right;
  width: 90%;
  background-color: white;
  z-index: 300; }
  .sticky button.add_to_cart {
    font-weight: bold;
    width: 50%;
    font-size: 14px; }

@media (max-width: 480px) {
  .container .thumbnail.even, .container .thumbnail.odd {
    height: 420px;
    display: flex;
    flex-direction: column; }

  .homeInsta {
    margin-bottom: 0px; } }
.section.clearfix.collection_description {
  text-align: center; }

@media (min-width: 799px) {
  .section.clearfix.collection_description {
    margin: 0 0 3em 0; } }
.small-descriptions {
  /* display:none;*/ }

body.collection .small-descriptions {
  display: block; }

.collection-template-section header.banner {
  position: relative; }

/* product form - hide recurring inputs */
.product_form .bold-ro__product {
  display: none !important; }
