/** Shopify CDN: Minification failed

Line 523:2 "dispaly" is not a known CSS property
Line 1176:3 Expected "}" to go with "{"

**/
/*FONTS*/
@font-face {
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  src: url(//mashatea.com/cdn/shop/files/Andale-Mono.woff2?v=14377351110987953307) format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url(//mashatea.com/cdn/shop/files/Helvetica-Neue-Light.woff2?v=18354749835776491425) format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

*,
a {
  /*cursor: url(' //mashatea.com/cdn/shop/t/4/assets/cursor.svg?v=176988138868641577531775206794 '),
  default !important;*/
}

a:hover,
ul span:hover {
  color: black;
  color: black;
}

html {
  margin: 0;
  padding: 0;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;

  font-size: 14px;
  line-height: 1.25;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: white;
}

body.fixed {
  overflow: hidden;
}

#content {
  flex: 1 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;

}


* {
  box-sizing: border-box;
}

#border {
  position: fixed;
  top: 0;
  left: 0;
  right: 0px;
  bottom: 0;
  pointer-events: none;
  z-index: 99;
  border-top: 7px solid black;
  border-left: 7px solid black;
  border-right: 7px solid black;


}


a {
  color: unset;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: unset;
  font-size: unset;
  margin: 0;
  padding: 0;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#shopify-section-header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 0px 0px 0px;
  position: sticky;
  top: 0;
  background: white;
  width: 100%;
  z-index: 9;
  flex-wrap: wrap;
}


#logotype {
  width: 225px;
  box-sizing: content-box;
}

#logo {
  width: 70px;
  padding-left: 27px;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;

}

#cart-link {
  width: 70px;
  margin-left: auto;
  text-align: right;
  padding-right: 27px;
  box-sizing: content-box;

}


#sidebar {
  width: 227px;
  padding-right: 0px;
  position: sticky;
  top: 132px;
  top: 151px;
  padding-left: 27px;
  align-self: flex-start;
  padding-top: 20px;
}


#sidebar ul {}

#sidebar li {
  margin-bottom: 5px;
  text-transform: uppercase;

}

#sidebar ul ul {
  padding: 20px 0 15px 0;
  display: none;

}

#sidebar ul ul li {
  margin-bottom: 5px;
  margin-left: 10px;
  font-family: 'Helvetica Neue';
  text-transform: none;

}

#search-button,
#shop-button,
#info-button {
  cursor: pointer;
}

main {
  padding: 20px 0;
  width: calc(100% - 454px);

}

#home {
  max-width: 1300px;
  margin: 0 auto;
}

#shopify-section-footer {
  flex-shrink: 0;
  padding: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  border-bottom: 7px solid black;
  justify-content: center;


}

#shopify-section-footer a {
  margin-right: 20px;
  width: 100%;
}

#shopify-section-footer h3 {
  font-size: 18px;
}

#shopify-section-footer p {
  margin: 10px 0;
  font-family: 'Helvetica Neue';

}

#shopify-section-footer form {
  text-align: right;
  /*margin-left: auto;*/
}

#shopify-section-footer form input[type=email] {
  appearance: none;
  border: 0;
  border-bottom: 1px solid black;
  background: transparent;
  color: black;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;

  font-size: 14px;
  outline: none;
  width: 200px;
}

#shopify-section-footer form input[type=submit] {
  appearance: none;
  border: 0;
  background: transparent;
  color: black;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  font-size: 14px;
  cursor: pointer;
}

.hamburger {
  display: none;
}

#mobile-menu {
  display: none;
}

#sidebar form {
  display: none;
  width: 100%;

}

#sidebar form input[type=search] {
  appearance: none;
  border: 0;
  border-bottom: 1px solid black;
  background: transparent;
  color: black;
  border-radius: 0;
  margin: 0;
  padding: 0 0 2px 0;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  font-size: 14px;
  outline: none;
  flex: 1;
  min-width: 0;
}

#sidebar form input[type=submit] {
  appearance: none;
  border: 0;
  background: transparent;
  color: black;
  border-radius: 0;
  margin: 0;
  padding: 0px 10px 2px 5px;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  font-size: 14px;
  cursor: pointer;
}

#home img {
  margin-bottom: 40px;

}

#home h2 {
  text-align: center;
  text-transform: uppercase;
  /*margin: 40px 0;*/
  margin-top: -127px;
  padding-top: 127px;
  margin-bottom: 40px;
}

#home p {
  margin-bottom: 40px;
  text-align: center;
  padding: 0 80px;
}

#products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product {
  width: calc(33% - 27px);
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}

.product.four-x {
  width: calc(25% - 13.5px);
}

.product.spacer {
  margin-bottom: 0;
}

#home .product img,
.product img {
  width: 100%;
  margin-bottom: 10px;
}

.product h3 {
  margin: auto 0 5px 0;
  text-transform: uppercase;
}

.price {
  font-family: 'Helvetica Neue';
}

#product {
  display: flex;
}

#product-left {
  width: 50%;
  padding-right: 10px;
  padding-top: 20px;

}

#product-left img {
  margin-bottom: 20px;
}


#product-right {
  width: 50%;
  padding-left: 10px;
  position: sticky;
  top: 132px;
  top: 151px;
  align-self: flex-start;
  padding-top: 20px;
}

#product-right h1 {
  margin-bottom: 20px;
}

#product-right #product-price {
  margin-bottom: 20px;
}

#product-right h1 {
  text-transform: uppercase;
}

#desc {
  font-family: 'Helvetica Neue';
  margin-bottom: 20px;
}

#desc p {
  margin-bottom: 10px;
}

#product-right select {
  width: 120px;
  border: 1px solid black;
  appearance: none;
  padding: 5px;

  background: white;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  border-radius: 0;
  margin: 0 0 20px 0;
  font-size: 14px;

  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0px;

  width: auto;
  padding: 5px 20px 5px 5px
}

#product-right input[type="number"] {
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  border: 1px solid black;
  appearance: none;
  padding: 5px;
  background: white;
  border-radius: 0;
  width: 46px;
  margin: 0 0 20px 0;
  font-size: 14px;


}

#product-right input[type="submit"] {
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  border: 1px solid black;
  appearance: none;
  -webkit-appearance: none;

  padding: 10px 5px;
  background: white;
  border-radius: 0;
  width: 120px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: black;
}

#product-right input[type="submit"]:hover {
  background: black;
  color: white;
}

.selector-wrapper label {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 11px;
}


#top-bar {
  width: 100%;
  padding: 0 20px 5px;
  text-align: center;
  font-size: 13px;
  border-bottom: 1px solid black;
  color: black;
  position: relative;
}

#close-top {
  position: absolute;
  right: 20px;
  top: calc(50% - 2px);
  transform: translateY(-50%);
  font-size: 16px;
  display: none;
}

#page {
  text-align: center;
}

#page h1 {
  margin-bottom: 20px;
  text-transform: uppercase;
}

#page p {
  margin-bottom: 10px;
}

#page p a {
  text-decoration: underline;
}

a.active {
  color: black;
}

#page form {
  dispaly: block;
  width: 100%;
  margin: 0 auto;
  max-width: 400px;
}

#page input,
#page textarea {
  appearance: none;
  border: 1px solid black;
  border-radius: 0;
  background: white;
  color: black;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 14px;

}

#page input[type=submit] {
  text-transform: uppercase;
  font-size: 14px;
}

#page input[type=submit]:hover {
  background: black;
  color: white;
}


#page textarea {
  resize: none;
  height: 100px;

}

#stockists p {
  font-family: 'Helvetica Neue';

}

#stockists h2 {
  text-transform: uppercase;
  margin: 20px 0 2px 0;

}

#header-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: center;
  text-transform: uppercase;
  justify-content: space-between;
  margin-bottom: 10px;

}

#cart-row {
  width: 100%;
  display: flex;
  text-align: center;
  margin-bottom: 20px;
  align-items: center;
}

#header-row div:first-child,
#cart-row div:first-child {
  width: 100px;
  padding-right: 10px;
}

#cart-row input {
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  border: 1px solid black;
  appearance: none;
  padding: 5px;
  background: white;
  border-radius: 0;
  width: 46px;
  margin: 0 auto;
  font-size: 14px;


}

#header-row div:nth-child(2),
#cart-row div:nth-child(2) {
  flex: 1;
  text-align: left;
}

#header-row div:nth-child(3),
#cart-row div:nth-child(3) {
  width: 100px;
}

#header-row div:nth-child(4),
#cart-row div:nth-child(4) {
  width: 100px;
}

#header-row div:nth-child(5),
#cart-row div:nth-child(5) {
  width: 100px;
  text-align: right;
}

#header-row div:last-child,
#cart-row div:last-child {
  width: 50px
}

#cart-footer {
  display: flex;
  justify-content: space-between;
}

#cart-footer p {
  margin-bottom: 10px;
}

#cart-footer a {
  margin: 20px 0;
  display: block;
}


#cart-footer textarea {
  appearance: none;
  border: 1px solid black;
  border-radius: 0;
  background: white;
  color: black;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 14px;
  height: 100px;
  resize: none;
}

#cart-footer div:last-child {
  text-align: right;
  padding-right: 50px;
}

#cart-footer input {
  appearance: none;
  border: 1px solid black;
  border-radius: 0;
  background: white;
  color: black;
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  width: 150px;
  display: block;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 14px;
  text-transform: uppercase;
}

#cart-footer input:hover {
  background: black;
  color: white;

}

.shop-menu a.active {
  color: black;
}

#shopify-section-footer a.ig {
  width: 26px;
  display: block;
  margin: 0px auto;
}

.ig img {
  width: 100%;
  height: auto;
  display: block;
}

/*.footer-links {display: block; margin: 0 auto;}*/

.product.featured {
  width: 100%;
  text-align: center;
}

.featured__images {
  display: flex;
  justify-content: space-between;
}



.featured__images a {
  width: 100%;
}

.featured__images.two a {
  width: calc(50% - 13.5px);
}

.featured__images.two.three a{
  width: calc(33.33% - 13.5px);
}

img.with-tea {
  width: 33.33%;
  margin: 20px auto;
}

.product-recommendations {
  margin: 50px 0;
}

.product-recommendations h2 {
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
}

#subscribe p {
  max-width: 
}

@media (max-width: 800px) {

  #logotype {
    width: 160px;
    margin-right: 0;
    order: 2;
    padding-left: 0;
    margin-left: auto;

  }

  #logo {
    width: 40px;
    order: 1;
    margin-right: unset;
    padding-left: 27px;
    padding-right: 25px;
    box-sizing: content-box;
  }

  #cart-link {
    order: 3;
    width: unset;
    padding-right: unset;

  }

  #sidebar {
    display: none;
  }


  .hamburger {
    order: 4;
    padding: 0 27px 0 0;
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    margin: 0 0 0 10px;
    overflow: visible;
  }


  .hamburger-box {
    width: 30px;
    height: 22px;
    display: inline-block;
    position: relative;
  }

  .hamburger-inner {
    display: block;
    top: 50%;
  }

  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    width: 30px;
    height: 1px;
    background-color: #000;
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }

  .hamburger-inner::before,
  .hamburger-inner::after {
    content: "";
    display: block;
  }

  .hamburger-inner::before {
    top: -10px;
  }

  .hamburger-inner::after {
    bottom: -10px;
  }

  /**/

  .hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  }

  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  }

  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }


  #shopify-section-footer {
    flex-wrap: wrap;
    text-align: center;

  }

  #shopify-section-footer a {
    width: 100%;
    margin: 10px;
    display: block;
  }

  #shopify-section-footer form {
    width: 100%;
    margin: 10px;
    text-align: center;
  }


  #mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
    text-align: center;
    z-index: 8;
    border-bottom: 7px solid black;
    font-size: 16px;
  }

  #mobile-menu-inner {
    position: absolute;
    top: calc(50% + 48px);
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 40px;
  }

  #mobile-menu li {
    margin-bottom: 3px;
    font-size: 14px;

  }

  #mobile-menu ul ul {
    margin-top: 5px;
    margin-bottom: 10px;

  }

  #mobile-menu ul ul li {
    margin-bottom: 2px;
    font-family: 'Helvetica Neue';

  }

  #mobile-menu form {
    display: none;
    width: 100%;

  }

  #mobile-menu form input[type=search] {
    appearance: none;
    border: 0;
    border-bottom: 1px solid black;
    background: transparent;
    color: black;
    border-radius: 0;
    margin: 0;
    padding: 0 0 2px 0;
    font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
    font-size: 14px;
    outline: none;
    flex: 1;
    min-width: 0;
  }

  #mobile-menu form input[type=submit] {
    appearance: none;
    border: 0;
    background: transparent;
    color: black;
    border-radius: 0;
    margin: 0;
    padding: 0px 10px 2px 5px;
    font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
    font-size: 14px;
  }

  main {
    width: 100%;
    padding: 20px 27px;
  }

  #product {
    flex-wrap: wrap;
    padding: 0 20px;
  }

  #product-left {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
  }

  #product-right {
    width: 100%;
    margin-bottom: 50px;
  }

  .slick-next {
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
  }

  .slick-prev {
    width: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
  }

  #home h2 {
    margin-top: -115px;
    padding-top: 115px;
  }

  .product {
    width: 100%;
  }

  .product.four-x {
    width: 100%;
  }


  #header-row {
    display: none;

  }

  #cart-row {
    flex-wrap: wrap;

  }

  #cart-row div:first-child {
    width: 100%;
    padding-right: 0px;
  }


  #cart-row div:nth-child(2) {
    width: 100%;
    padding: 10px 0;
    flex: unset;

  }


  #cart-row div:nth-child(3) {
    width: calc(33% - 17px);
  }


  #cart-row div:nth-child(4) {
    width: calc(33% - 17px);
  }

  #cart-row div:nth-child(5) {
    width: calc(33% - 17px);
  }

  #cart-footer {
    flex-wrap: wrap;
  }

  #cart-footer div {
    width: 100%;
    margin: 10px 0;
  }

  #cart-footer input {
    width: 100%;

  }

  #cart-footer div:last-child {
    text-align: left;
    padding-right: 0px;
  }


  #shopify-section-footer a.ig {
    width: 26px;
    display: block;
    margin: 20px auto;
    order: 3;
  }

  .ig img {
    width: 100%;
    height: auto;
    display: block;
  }

  .footer-links {
    display: none;
    margin: 0 auto;
  }

  img.with-tea {
  width: 100%;

}

.product-recommendations {
  padding: 0 20px;
}


}


.clearfix {
  margin-bottom: 20px;
}

#template input {
  font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
  border: 1px solid black;
  appearance: none;
  padding: 5px;
  background: white;
  border-radius: 0;
  font-size: 14px;
}

#template label {
  display: block;
}

#template input[type="submit"] {
  padding: 10px 5px;
  border-radius: 0;
  width: 120px;
  text-align: center;
  text-transform: uppercase;
}

#template input[type="submit"]:hover {
  background: black;
  color: white;
}

#forgot_password {
  margin-top: 10px;
}

#template .note {
  margin-bottom: 20px;
}

#template h2,
#template h3,
#template h4,
#template h5,
#template h6,
#template p {
  margin-bottom: 20px;
  text-transform: uppercase;

}

.hidden {
  display: none;
}

@media (max-width: 400px) {
  #logo {
    width: 30px;
  }

  #logotype {
    width: 90px;
  }

  .rc-anchor-invisible {
    opacity: 0 !important;
    pointer-events: none;
  }