.body-bg-color {
  background-color: #fcfaeb; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.full-height {
  height: 100%; }

.full-width {
  width: 100%; }

.image {
  transition: all .2s ease-out; }

.cover, #tea-qualities .tea-wrapper .tea-icon {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.contain {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }

.padding-wide {
  padding-bottom: 70%; }

.padding-square {
  padding-bottom: 100%; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.content-margin-large {
  margin-bottom: 2rem; }

.content-margin {
  margin-bottom: 1rem; }

.content-margin-small {
  margin-bottom: 0.5rem; }

.content-margin-negative {
  margin-top: -.5rem; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.padding-large {
  padding: 2rem; }

.padding {
  padding: 1rem; }

.padding-small {
  padding: 0.5rem; }

.padding-bottom {
  padding-bottom: 1rem; }

.padding-top-large {
  padding-top: 2rem; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

.bold {
  font-weight: bold; }

.text-justify {
  text-align: justify; }

.hide {
  display: none; }

.show {
  display: block; }

.underline {
  text-decoration: underline; }

.inline-block {
  display: inline-block; }

.overflow-hidden {
  overflow: hidden; }

.img-circle, #tea-qualities .tea-wrapper .tea-icon {
  border-radius: 50%; }

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.undistruptive {
  pointer-events: none; }

.grab-cursor {
  cursor: move;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.grabbing-cursor {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

/*warning*/
.z-index--1 {
  z-index: -1; }

.z-index-0 {
  z-index: 0; }

.z-index-1 {
  z-index: 1; }

.z-index-2 {
  z-index: 2; }

.z-index-3 {
  z-index: 3; }

.z-index-4 {
  z-index: 4; }

.z-index-5 {
  z-index: 5; }

.no-margin {
  margin: 0; }

.full-absolute, #banner-content.bg-img:before, #banner-content.bg-img-title:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.bottom-absolute {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0; }

.flex {
  display: flex;
  align-items: center; }

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.image {
  transition: all 0.2s ease-out; }

.full-height {
  height: 100%; }

.full-width {
  width: 100%; }

.wide {
  padding-bottom: 66.6%; }

.mid-wide {
  padding-bottom: 80%; }

.tall {
  padding-bottom: 140%; }

.mid-long {
  padding-bottom: 30%; }

.long {
  padding-bottom: 32.3%; }

.square {
  padding-bottom: 100%; }

.inline-block {
  display: inline-block;
  vertical-align: middle; }

.banner-right, .banner-left, .banner-center {
  height: 31.25rem; }

.banner-short {
  height: 20rem; }

.valign-container {
  display: table;
  table-layout: fixed; }

.valign-container > .valign {
  display: table-cell;
  vertical-align: middle; }

header.collection-header > .container {
  padding-bottom: 3px;
  margin-bottom: 16px;
  border-bottom: none !important; }

#banner-content {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1; }
  #banner-content.bg-img:before, #banner-content.bg-img-title:before {
    content: '';
    background-image: linear-gradient(rgba(82, 67, 43, 0.5), rgba(82, 67, 43, 0.5));
    z-index: -1; }
  #banner-content .inner {
    text-align: center;
    width: 100%;
    z-index: 2; }
    #banner-content .inner .banner-content-link {
      margin: 0 0 3rem 0; }
      #banner-content .inner .banner-content-link:last-child {
        margin: 0; }
  #banner-content .justify-start {
    float: left; }
  #banner-content .justify-end {
    float: right; }

#tea-tutorial .step-img {
  padding-bottom: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
#tea-tutorial .step {
  background-color: white;
  min-height: 11rem; }
  #tea-tutorial .step .number h1 {
    line-height: 100%; }
  #tea-tutorial .step .instructions {
    padding: 0 1rem 0 3rem; }

#tea-qualities .tea-wrapper {
  display: flex; }
  #tea-qualities .tea-wrapper .tea-icon {
    height: 7rem;
    width: 7rem; }
  #tea-qualities .tea-wrapper .tea-desc {
    width: calc(100% - 8rem);
    margin-left: 1rem; }

.collection, .featured-collection, .simple-collection {
  padding: 20px !important;
  border-bottom: none !important; }

.custom-carousel .contain-site-width .wrapper {
  margin: 0 4rem; }
.custom-carousel h2 {
  color: #34b0b0; }
.custom-carousel .flickity-viewport {
  background-color: transparent; }
.custom-carousel .flickity-prev-next-button {
  top: 45%; }
.custom-carousel .content-box {
  background-color: transparent; }
  .custom-carousel .content-box .image-container img {
    width: auto;
    margin: 0 auto; }

.custom-grid-item .button-tertiary {
  padding: .5rem .75rem;
  background-color: #1c5a61;
  color: #fcfaeb;
  font-weight: 600;
  font-size: .75rem; }
  .custom-grid-item .button-tertiary:hover {
    background-color: #34b0b0; }
.custom-grid-item .spr-container .spr-header-title {
  display: none; }
.custom-grid-item .spr-container .spr-content {
  display: none; }
.custom-grid-item .spr-container .spr-summary-actions-newreview {
  display: none; }

.three-col-grid {
  margin-bottom: 20px; }
  .three-col-grid .title-container {
    position: relative; }
    .three-col-grid .title-container .flourish-left {
      display: inline-block;
      position: absolute;
      left: 4rem; }
    .three-col-grid .title-container .flourish-right {
      display: inline-block;
      position: absolute;
      right: 4rem; }
    .three-col-grid .title-container .section-title {
      color: #1c5a61;
      font-family: modesto_poster_regularregular;
      display: inline-block; }
  .three-col-grid figure img {
    max-width: 300px !important;
    margin: 0 auto; }
  .three-col-grid .grid__item p {
    margin: 0 3rem; }
  .three-col-grid .page-link {
    text-transform: uppercase;
    padding: .5rem .75rem;
    background-color: #1c5a61;
    color: #fcfaeb;
    font-weight: 600;
    font-size: .75rem; }

.featured-collection-image .title-container {
  position: relative; }
  .featured-collection-image .title-container .flourish-left {
    display: inline-block;
    position: absolute;
    left: 4rem; }
  .featured-collection-image .title-container .flourish-right {
    display: inline-block;
    position: absolute;
    right: 4rem; }
  .featured-collection-image .title-container .section-title {
    display: inline-block; }
.featured-collection-image .collection-description {
  width: 65%;
  margin: 25px auto;
  color: #34b0b0;
  font-family: modesto_poster_regularregular; }
.featured-collection-image .image-container img {
  max-width: 35rem; }

/*
// fix
.site-header-wrapper { 
    .site-nav {position: absolute; top: -5.5rem; left: 0; width: 100%;} 
    .logo-image { img { width: 80% } }
    header.site-header nav.nav-bar ul.site-nav li {
      &:nth-child(3) { margin-right: 5rem}
      &:nth-child(4) { margin-left: 5rem}

    }

    header.site-header.minimal nav.nav-bar ul.site-nav>li>a { padding: 6px 6px;}
}
*/
#header-slideshow .site-header-wrapper {
  position: absolute;
  top: 0rem;
  left: 0;
  width: 100%; }
  #header-slideshow .site-header-wrapper .site-nav {
    position: relative; }
  #header-slideshow .site-header-wrapper .logo-image img {
    width: 100%; }
  #header-slideshow .site-header-wrapper header.site-header {
    position: relative;
    z-index: 99;
    background-color: transparent;
    padding: 0; }
  #header-slideshow .site-header-wrapper header.site-header nav.nav-bar {
    position: absolute;
    top: 4rem;
    left: 0;
    width: 100%; }
  #header-slideshow .site-header-wrapper header.site-header div.has-image.site-logo {
    padding: 0; }
  #header-slideshow .site-header-wrapper header.site-header h1.site-logo.has-image {
    padding: 0; }
  #header-slideshow .site-header-wrapper header.site-header nav.nav-bar ul.site-nav li a {
    display: block;
    border: 1px solid transparent;
    font-family: 'modesto_poster_regularregular',serif;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    color: #1c5a61;
    background: transparent;
    padding: 6px 12px; }
  #header-slideshow .site-header-wrapper header.site-header nav.nav-bar ul.site-nav li:nth-child(2) {
    margin-right: 5rem; }
  #header-slideshow .site-header-wrapper header.site-header nav.nav-bar ul.site-nav li:nth-child(3) {
    margin-left: 5rem; }
  #header-slideshow .site-header-wrapper header.site-header nav.nav-bar ul.site-nav li a:hover, #header-slideshow .site-header-wrapper header.site-header nav.nav-bar ul.site-nav li a:focus {
    color: #34b0b0;
    background: transparent; }
  #header-slideshow .site-header-wrapper header.site-header.minimal nav.nav-bar ul.site-nav > li > a {
    padding: 6px 12px; }
#header-slideshow .slide__item img {
  max-height: 100vh; }
#header-slideshow .arrow-container img {
  position: absolute;
  bottom: .5rem;
  z-index: 9;
  max-width: 3rem;
  background: #34b0b0;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin: auto; }
  #header-slideshow .arrow-container img:hover {
    cursor: pointer; }

.custom-nav {
  position: absolute;
  width: 100%;
  top: -5rem;
  left: 0; }
  .custom-nav * {
    font-family: 'modesto_poster_regularregular',"Arial",serif;
    font-size: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    color: #1c5a61; }
  .custom-nav .active-link a {
    color: #34b0b0; }

.template-index .custom-nav {
  top: 0; }

.menu .active > a {
  background: inherit !important;
  color: #34b0b0 !important; }

.recent-posts-collection article header h5 a {
  color: #34b0b0 !important;
  font-family: modesto_poster_regularregular; }

.filter-wrapper .all-filter {
  text-transform: capitalize;
  padding: .7rem 1rem;
  line-height: 1; }
.filter-wrapper .tag-filter {
  text-transform: uppercase;
  font-weight: 600; }
  .filter-wrapper .tag-filter:hover {
    cursor: pointer; }

.saso-use-discount-instead-container label {
  font-family: "Roboto","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1.1rem !important;
  font-weight: bold !important; }

.saso-cross-sell-popup h6 {
  font-family: "Roboto","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important; }

.template-cart .cart
.cart-checkout .label {
  background-color: #fcfaeb; }
.template-cart .cart
.cart-checkout #bk-cart-subtotal-label {
  background-color: #fcfaeb;
  color: #1c5a61; }
.template-cart .cart
.cart-checkout input {
  font-size: 0.875em;
  padding: 12px 24px; }
.template-cart .cart
.cart-checkout .update-cart {
  padding: 12px 24px !important; }

.faq-container {
  display: flex;
  justify-content: center;
  margin-bottom: 4rem; }
  .faq-container .flex-item {
    background-color: #34b0b0;
    margin: 5px;
    text-align: center;
    max-width: 25%;
    flex: 25%;
    height: 20vh; }
    .faq-container .flex-item a {
      color: white;
      font-family: "modesto_poster_regularregular","Arial",serif;
      font-size: 1rem; }

@media screen and (max-width: 600px) {
  .faq-container {
    display: block; }
    .faq-container .flex-item {
      max-width: 100%;
      flex: 100%; }

  .featured-collection-image .related-products .box {
    width: 50% !important; }

  .purchase-box #AddToCart-product-template {
    margin-bottom: 0; } }
@media screen and (max-width: 700px) {
  .template-index h1 {
    font-size: 2rem; }

  .three-col-grid .grid__item p {
    margin: 0 .5rem; }

  .custom-carousel h2 {
    font-size: 1.25rem; }

  .featured-collection-image .image-container img {
    max-width: 100%; } }
@media screen and (max-width: 1000px) {
  .custom-nav * {
    font-size: .75rem; }
  .custom-nav a {
    padding: .7rem .5rem; }

  .three-col-grid .grid__item p {
    margin: 0 .5rem; }

  .featured-collection-image .title-container .flourish-left, .three-col-grid .title-container .flourish-left {
    display: none; }
  .featured-collection-image .title-container .flourish-right, .three-col-grid .title-container .flourish-right {
    display: none; } }
@media screen and (min-width: 800px) {
  .featured-collection-image .related-products .box {
    width: 20% !important; } }
