/** Shopify CDN: Minification failed

Line 346:0 "appearnace" is not a known CSS property
Line 534:0 Unexpected "}"
Line 631:9 Unexpected "{"
Line 818:12 Expected identifier but found whitespace
Line 1459:2 Unexpected "{"
Line 1617:2 "whitespace" is not a known CSS property

**/
@font-face {
font-family: 'Louize Display';
src: url('/cdn/shop/files/Louize-Display.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Louize Display';
src: url('/cdn/shop/files/Louize-Display-Italic.woff2') format('woff2');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'GT America Mono Regular';
src: url('/cdn/shop/files/GT-America-Mono-Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
* {
box-sizing: border-box;
}
h1, h2, h3, h4, h5, p, ul, li {
font-weight: unset;
font-size: unset;
margin: unset;
padding: unset;
}
i {
  font-style: italic;
}
a {
color: unset;
text-decoration: unset;
}
img {
width: 100%;
display: block;
}
html {
margin: 0;
padding: 0;
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: 'Louize Display';
background: #F6EFE5;
height: 100%;
display: flex;
flex-direction: column;
}
#content {
flex: 1 0 auto;
}
footer {
flex-shrink: 0;
}
header {
display: block;
margin: 0;
padding: 0;
width: 100%;
position: sticky;
top: 0;
z-index: 9;
}
header.fixed {
position: fixed;
}
#header {
display: flex;
padding: 20px 50px;
align-items: center;
background: #F6EFE5;
transition: background.25s linear, color .25s linear;
  padding: 20px 50px 20px 50px;
}
  
#header a {
color: black;
transition: color .25s linear
}

#header-right {
  text-align: right;
}

.transparent #header {
background: transparent;
color: #F6EFE5;
}
.transparent #header a {
color: #F6EFE5;
}
#header ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 18px;
}
.hamburger {display: none;}
#header ul {
list-style: none;
flex: 1;
}
#header li {
display: inline;
padding-right: 25px;
}
header span,
header a
{
cursor: pointer;
padding-bottom: 2px;
}
header ul span:hover, 
header ul a:hover,
#cart-link span:hover {
cursor: pointer;
border-bottom: 1px solid black;
}
header.transparent ul span:hover,
header.transparent ul a:hover,
header.transparent  #cart-link span:hover {
cursor: pointer;
border-bottom: 1px solid #F6EFE5;
}
#header li:last-of-type {
padding-right: 0;
}
#header #logo {
width: 150px;
transition: opacity .25s linear;
opacity: 1;
  z-index: 99;
}
.transparent #header #logo {
opacity: 0;
}  
#cart-link {
flex: 1;
text-align: right;
font-size: 18px;
}
#submenu {
display:none;
background: #F6EFE5;
padding: 20px 50px 50px 50px;
height: 230px;
position: absolute;
width: 100%;
font-size: 18px;
  left: 0;
  top: 48px;
}


#shop-menu-outer,
#learn-menu-outer {
display:none;
background: #F6EFE5;
padding: 20px 50px 50px 50px;
height: 230px;
position: absolute;
width: 100%;
font-size: 18px;
  left: 0;
  top: 48px;
}

/*#shop-button:hover #shop-menu-outer {
  display: block;
}*/

#submenu li,
#shop-menu li,
#learn-menu li{
list-style: none;
margin-bottom: 5px;
  display: block;
}
#shop-menu {/*display: none;*/
display: block;
}


#learn-menu {
  /*display: none; */ padding-left: 63px !important;}
#mobile-menu {
display: none;
}
/* Footer */
footer {
padding: 100px 100px 200px 100px;
background-image: url("/cdn/shop/files/Footer.jpg"); 
background-position: bottom center; 
background-repeat: no-repeat;
background-size: cover; /* Resize the background image to cover the entire container */
background-size: 100% 100%;
background-position: center; 
}
#footer-top {
display: flex;
justify-content: space-between;
align-items: center;
}
#footer-top ul {
list-style: none;
text-align: center;
flex: 1;
text-align: center;
font-size: 18px;
}
#footer-top li {
margin: 5px 0;
}
#footer-top h2 {
font-size: 28px;
text-align: center;
margin-bottom: 50px;
}
#sign-up {
flex: 1;
}
#footer-top #form-wrapper {
margin: 0 auto;
padding: 0 0 5px 0;
display: flex;
border-bottom: 1px solid black;
width: 100%;
justify-content: space-between;
max-width: 400px;
}

#footer-top form {
  position: relative;
}
#footer-top input[type=email] {
-webkit-appearance: none;
appearance: none;
border: 0;
background: transparent;
margin: 0 ;
padding: 0 10px 0 0 ;
flex: 1;
outline: none !important;;
font-size: 16px;
font-family: 'Louize Display';
}
#footer-top input[type=submit] {
font-family: 'GT America Mono Regular';
-webkit-appearance: none;
appearance: none;
border: 0;
background: transparent;
margin: 0 ;
padding: 0;
font-size: 14px;
cursor: pointer;
  color: black;
}
#footer-star {
width: 20px;
margin: 50px auto 0 auto;
}
/* Homepage */
#hero {
height: 100vh;
height: calc(100vh - var(--vh-offset, 0px));
width: 100%;
position: relative;
}
#hero-logo {
position: absolute;
transform: translate(-50% , -50%);
top: 50%;
left: 50%;
text-align: center;
max-width: 80%;
width: 500px;
top: 35%;  
}
#hero-logo img {
filter: invert(99%) sepia(54%) saturate(521%) hue-rotate(299deg) brightness(103%) contrast(93%);
}


#hero-logo h2 {
margin-top: 10px;
font-size: 28px;
color:  #F6EFE5;
}

#hero-logo h2 img {
  filter: unset;
  width: 25px;
  margin-right: 10px;
  margin-bottom: -4px;
  display: inline-block;
}

#hero-slider {
height: calc(100vh - var(--vh-offset, 0px));
width: 100%;
opacity: 0;
transition: opacity .25s linear;
}
#hero-slider.slick-initialized { opacity: 1; }
#hero-slider img{
height: calc(100vh - var(--vh-offset, 0px));
width: 100%;
object-fit: cover;
}
#hero-slider .slick-dots {
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
#hero-slider .slick-dots li {
list-style: none;
display: inline;
padding: 0;
margin: 0 5px;
}
#hero-slider .slick-dots button {
width: 12px;
height: 12px;
background: transparent;
border: 1px solid #F6EFE5;
border-radius: 100%;
appearnace: none;
font-size: 0;
padding: 0;
cursor: pointer;
outline: none !important;
}
#hero-slider .slick-dots .slick-active button {
background:  #F6EFE5;
}
#home-two {
display: flex;
flex-wrap: wrap;
text-align: center;
padding: 100px 150px 200px 150px;
align-items: center;
overflow: hidden;
}
#home-two h2
{width: 100%;
margin-bottom: 100px;
font-size: 28px;
}
#home-two img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50% , -50%);
width: 135%;
z-index: -1;
}
#home-two ul {
list-style: none;
font-size: 18px;
}
#home-two li {
margin: 20px 0;
}
#home-two li.h2 {
margin: 5px 0;
font-size: 28px;
}
#home-two .sub  {
font-size: 14px;
font-style: italic;
padding-top: 5px;
}
#home-two-left {
width: 50%;
position: relative;
}
#home-two-right {
width: 50%;
position: relative;
}
#home-two-right ul {
margin-top: -40px;
}
#home-three {
width: 100%;
display: flex;
align-items: center;
}
#home-three .prev{
width: 15px;
cursor: pointer;
/* position: absolute;
top: 50%;
transform: translateY(-50%);
left: 20px; */
padding: 0 15px 0 20px;
box-sizing: content-box;
}
#home-three .next {
width: 15px;
cursor: pointer;
/*    position: absolute;
top: 50%;
transform: translateY(-50%);
right: 20px;*/
padding: 0 20px 0 15px;
box-sizing: content-box;
}
#home-three-slider {
width: calc(100% - 110px);
}
#home-three-slider .slick-slide {
text-align: center;
position: relative;
padding: 0 5px;
}
#home-three-slider h3 {
text-align: center;
text-transform: uppercase;
position: absolute;
top: 0;
width: 100%;
padding: 20px;
font-size: 28px;
color:#F6EFE5;
}

/* PAGES */
  
  #page {
    margin: 80px 0;
  }

  #page.collection {
    margin-top: 50px ;
  }


#page-star {
  width: 20px;
margin: 75px auto;
}

  #page h1 {
   text-transform: uppercase; 
    font-size: 28px;
    padding: 0 10px;
    text-align: center;
    margin: 80px 0 100px 0;
  }

    #page h1.collection-title {
   text-transform: unset; 
    font-size: 20px;
    padding: 0 0px;
    text-align: left;
    margin: 50px;
      font-family: 'GT America Mono Regular';

  }

#page .text {
  width: 50%;
  max-width: 800px;
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto;
}  

.text a {
  border-bottom: 1px solid black;
  padding-bottom: 1px;
}

#page .large-text {
  width: 50%;
  max-width: 800px;
  font-size: 28px;
  line-height: 38px;
  margin: 0 auto;
} 

#page .quote-2 {
  width: 50%;
  max-width: 800px;
  font-size: 18px;
  line-height: 38px;
  margin: 0 auto;
  padding-top: 10px;
  letter-spacing: 1.5px;
} 


#page .med-text {
  width: 50%;
  max-width: 800px;
  font-size: 24px;
  line-height: 22px;
  margin: 0 auto;
    letter-spacing: 1px;
  line-height: 35px;

} 

#page .small-image {
  width: 20%;
  margin: 75px auto;
} 
#page .med-image {
  width: 100%;
  width: 40%
  margin: 100px auto;
    padding: 0 100px;
}   
} 

#page .full-image {
  width: 100%;
  width: 75%;
  margin: 75px auto;
  padding: 0 50px;
}   

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

#page p:last-of-type {
  margin-bottom: 0;

}  

#lisa {
  display: flex;
  width: 75%;
  max-width: 1000px;
  margin: 100px auto 0 auto;
  align-items: flex-start;
}  
#portrait {
  width: 50%;
  padding-right: 100px;
}

#lisa-right {
  width: 50%;
  font-size:18px;
  line-height: 28px;
}  

#sig {
  width: 150px;
  margin-top: 10px;
}  

.center {
  text-align: center;
}

#page h2 {
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  margin: 75px 0;
  padding: 0 20px;
}

#page h3 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
}

#teachers {
  position: relative;
   width: auto;
  max-width: 800px;
  font-size: 28px;
  line-height: 38px;
  margin:  75px auto;
  text-align: center;
}

#wholesale-list {
  position: relative;
   width: auto;
  max-width: 800px;
  font-size: 26px;
  line-height: 26px auto;
  margin:  75px auto;
  text-align: center;
}

#teachers img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50% , -50%);
width: 135%;
  width: 100%;
z-index: -1;
}

.line {
  white-space: nowrap;
  display: block;
  
}

.teacher,{
  white-space: nowrap;
    display: inline;

  
}

.seperator {
  display: inline;
  padding: 0 5px;
}

#stockists {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
max-width: 800px;
margin: 100px auto;
}

#stockists ul{
  list-style: none;
}

#stockists li{
margin-bottom: 10px;
}

#stockists li:last-child{
margin-bottom: 0;
}


#stockists ul:first-of-type {
  width: 66.66%;
}

#stockists ul:nth-of-type(2){
  width: 33.33%;
}

#stockists ul:last-of-type {
  margin-top: 50px;
  width: 66.66%;
}

#stockists h3 {
  font-size: 22px;
}

#mama {
  display: flex;
  width: 75%;
  max-width: 1000px;
  margin: 100px auto 0 auto;
    align-items: center;

}  
#mama-left {
  width: 50%;
  padding-right: 100px;
}

#mama-right {
  width: 50%;
  font-size:28px;
  line-height: 38px;
} 

#mama1{
  display: flex;
  width: 75%;
  max-width: 1000px;
  margin: 100px auto 0 auto;
}  
#mama-left1 {
  width: 50%;
  padding-right: 100px;
}

#mama-left1 img,
#mama-left2 img{
  margin-bottom: 20px;
}

#mama-right1 {
  width: 50%;
  font-size:18px;
  line-height: 28px;
} 

#mama2{
  display: flex;
  width: 75%;
  max-width: 1000px;
  margin: 100px auto;
}  
#mama-left2 {
  width: 50%;
  padding-right: 100px;
}



#mama-right2 {
  width: 50%;
  font-size:18px;
  line-height: 28px;
} 

#quote {
  position: relative;
  font-size: 28px;
  line-height: 38px;
  width: 50%;
  max-width: 800px;
  text-align: center;
  margin: 200px auto;
}  


#quote img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50% , -50%);
width: 80%;
z-index: -1;
}

#quote-2 {
  position: relative;
  font-size: 28px;
  line-height: 48px;
  width: 50%;
  max-width: 600px;
  text-align: center;
  margin: 200px auto;
  padding: 50px;
}  

#quote-2 img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50% , -50%);
width: 100%;
z-index: -1;
}

#page #faq {
  width: 50%;
  max-width: 800px;
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto;
}  


#post {
}

  #post h1{
    font-size: 28px;
    padding: 0 10px;
    text-align: center;
    margin: 100px 0;
    text-transform: uppercase;
  }

  #post-content {
  width: 50%;
  max-width: 800px;
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto;
    
}  

  #post p {
    margin-bottom: 20px;
  }  

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

    #post p: last-of-type {
    margin-bottom: 0;
  }  

#post h3 {
  font-size: 28px;
  line-height: 38px;
  margin: 100px 0;
  text-align: center;
}

  #post img {
    width: 40%;
    margin: 100px auto;
  }



#journal {
  width: 65%;
  max-width: 800px;
  display: flex;
  justify-content: space-between;
  margin: 100px auto 50px auto;
  flex-wrap: wrap;
}

#journal h1 {
text-align: center;
  width: 100%;
  font-size: 28px;
  text-transform: uppercase;
}



  .post {
    width: calc(50% - 25px);
    margin-bottom: 50px;
    text-align: center;
  }

  .post img {
    width: 100%;
  }

  .post h2 {
    font-size: 
      28px;
    line-height: 38px;
    margin: 75px auto 25px auto;
  }

  #paginate {
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
  }
#paginate .current {
  border-bottom: 1px solid black;
  padding-bottom: 1px;
}

  .more {
  border-bottom: 1px solid black;
  padding-bottom: 1px;
    font-size: 18px;
  }


#grid {
  width:calc(100% - 80px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}  

.item {
  padding: 0 10px;
  width: 33.33%;
  text-align: center;
  font-size: 22px;
}

.item .title {margin-top: 20px; display: block;}  
.item .price {
    margin: 5px 0 20px 0;
  }  


  .hover-wrap {
  position: relative;
}

.item .hover {
  position: absolute;
  top: 0;
  width: 100%;
  max-width: unset;
  opacity: 0;
    transition: opacity .25s linear;

}

.item .hover:hover {
  opacity: 1;
}

  #product {
     width:calc(100% - 80px);
  margin: 100px auto 50px auto;
  display: flex;
  justify-content: space-between;
    max-width: 1000px;
  }
  #images {
    width: 50%;
        padding-right: 50px;

  }

  #product h1 {
    margin: 25px 0;
    font-size: 28px;
    line-height: 38px;
  }

  .tagline {
    font-style: italic;
    font-size: 18px;
  }


  #product-right  .attributes p {
    margin-bottom: 0;
  }
  
  .attributes {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'GT America Mono Regular';
    font-size: 18px;
    line-height: 28px;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  #attributes div {
    padding-right: 10px;
  }

  .attributes img {
    width: 75px;
    display: block;
    margin-right: 25px;
  }
  #product-right {
    width: 50%;
  }

    #product-right p {
font-size: 18px;
      line-height: 28px;
      margin-bottom: 20px;
  }

  #product-right ul {
    list-style: none;
    margin: 0 0 15px 0;
    font-size: 18px;
    line-height: 28px;
  }

    #product-right li {
    margin: 0 0 5px 20px;
          list-style-type: circle;

  list-style-position: outside;
      

  }

      #product-right li:first-of-type {
          list-style-type: none;
        margin-left: 0;

  }

      #product-right p:last-of-type {

      margin-bottom: 0
  }

    #product-right a {
      border-bottom: 1px solid black;
      padding-bottom: 1px;
    }

  .facts {
    margin: 25px 0;
    width: 100%;
    display: block;
  }

  .bottom {
    margin-top: 25px;
  }

  .hidden {
    display: none;
  }

    #bottom-left {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 20px;
    
  }
#product-price {
    font-family: 'GT America Mono Regular';
    font-size: 18px;
  margin: 20px 0;
}

  #product-add {
    margin-bottom: 20px;
    
  }
   #product-add input {
         font-family: 'GT America Mono Regular';
    font-size: 18px;
     appearance: none;
          -webkit-appearance: none;
     border-radius: 0;
     border: 1px solid black;
     outline: none !important;
     color: black;
     background: transparent;
     margin: 0;
     padding: 15px 50px;
line-height: 1;  
     cursor: pointer;
  }

  #product-add input:hover {
     background: black;
    color: #F6EFE5;
  }
  .mobile {
    display: none;
  }

  #thumbs {
  display: flex;
    
}

  #slider {
    width: 100%;
    
  }

  #slider .slick-list {

height: 100% !important;
}


  #slider   .slick-slide { height: auto; }
  
#thumbs img {
  margin-top: 10px;
  width: 100px;
  padding-right: 10px;
  cursor: pointer;
}

.selector-wrapper label {
  display: block;
margin: 20px 0 10px 0;
  font-size: 18px;
  
}


.selector-wrapper select {
border-radius: 0;
  border: 1px solid black;
  color: black;
  background:#F6EFE5;
  padding: 5px;
  font-family: 'Louize Display';
font-size: 18px;
  appearance: none;
  -webkit-appearance: none;
  width: 100px;

  background-image:
    linear-gradient(45deg, transparent 50%, black 50%),
    linear-gradient(135deg, black 50%, transparent 50%);
  background-position:
calc(100% - 12px) calc(1em - 4px),
calc(100% - 7px) calc(1em - 4px);  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
  
}

#quantity {
width: 60px;
margin-right: 5px;
border: 1px solid black;
background: transparent;
color: black;
border-radius: 0;
font-family: 'GT America Mono Regular';
font-size: 16px;
padding: 10px;
}

.about-fade  {
position: relative;
  margin: 200px auto !important;
}


.about-fade img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50% , -50%);
width: 80%;
z-index: -1;
}

.wholesale-fade img {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50% , -50%);
width: 80%;
z-index: -1;
}

.wholesale-fade  {
position: relative;
  margin: 100px auto !important;
}


#product-top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

#product-top img {
   width: 75px;
    display: block;
  margin: 0 25px 20px 50px;
}

#journal-header {
  display: flex;
  justify-content: space-between;
    margin-bottom: 40px;
  align-items: center;
  width: 100%;
}

#journal p {
width: calc(50% - 25px);
text-align: left;
  font-size: 18px;
  line-height: 28px;
  padding: 0 ;
  margin: 0;
  padding-right: 80px;
}

#journal form {
width: calc(50% - 25px);
  border-bottom: 1px solid black;
  display: flex;
  align-items: flex-end;
}

#journal form input[type=text] {
  background: none;
  color: black;
  font-size: 18px;
  font-family: 'Louize Display';
  flex: 1;
  border: 0;
  outline: none;
  padding: 0 10px 1px 0;
}

#journal form input::placeholder {
  color: grey;
}

#journal form input[type=submit] {
appearance: none;
-webkit-appearance: none;
  border: 0;
  color: grey;
background: url("//cookma.co/cdn/shop/t/11/assets/search.png?v=86526942523957445631758232772");
    background-size: 15px;
  font-size: 0;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  margin: 5px;
}

#no-results {
  width: 100%;
font-size: 18px;
line-height: 28px;
  text-align: center;
}

#no-results a {
  text-decoration: underline;
}

#mama h2, #mama1 h2, #mama2 h2 {
font-size: 28px;
  line-height: 38px;
text-transform: unset;
text-align: left;
margin: 0 0 40px 0;
padding: 0;
}

  #mama2 ul {
    list-style: none;
    margin: 20px 0 15px 0;
    font-size: 18px;
    line-height: 28px;
  }

    #mama2 li {
    margin: 0 0 5px 20px;
          list-style-type: circle;

  list-style-position: outside;
      

  }

      #mama2 li:first-of-type {
          list-style-type: none;
        margin-left: 0;

  }

#mama1 input[type=submit],
#mama2 input[type=submit]
{
  font-family: 'GT America Mono Regular';
font-size: 18px;
appearance: none;
-webkit-appearance: none;
border-radius: 0;
border: 1px solid black;
outline: none !important;
color: black;
background: transparent;
margin: 0;
padding: 15px 50px;
line-height: 1;
cursor: pointer;
}

#mama1 input[type=submit]:hover,
#mama2 input[type=submit]:hover
{
background: black;
color: #F6EFE5;
}


#mama1 #quantity,
#mama2 #quantity {
  padding: 14px 10px;
  margin-right: 10px;
}

#pop-up {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 500px;
  transform: translate(-50% , -50%);
  z-index: 9;
  padding: 80px;
  border-radius: 10px;
  background: #F6EFE5;
  display: none;

  background-image: url("/cdn/shop/files/Footer.jpg"); 
background-position: bottom center; 
background-repeat: no-repeat;
background-size: cover; /* Resize the background image to cover the entire container */
background-size: 100% 100%;
background-position: center; 
}

#pop-up h2 {
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 40px;
}

#close {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 28px;
  cursor: pointer;
  
}

#pop-up img {
  position: absolute;
/*left: 50%;
top: 50%;
transform: translate(-50% , -50%);
width: 80%;*/
  width: 100%;
  left: 0;
  bottom: 0;
z-index: -1;
}

#pop-up form {
    position: relative
}

#pop-up #form-wrapper {
  margin: 0 auto;
padding: 0 0 5px 0;
display: flex;
border-bottom: 1px solid black;
width: 100%;
justify-content: space-between;
max-width: 400px;
}

form .errors {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 10px 0;
}

form .errors li,
form .errors ul {
list-style: none;
  margin: 0;
  padding: 0;
}

#pop-up form input[type=email] {
-webkit-appearance: none;
appearance: none;
border: 0;
background: transparent;
margin: 0;
padding: 0 10px 0 0;
flex: 1;
outline: none !important;
font-size: 16px;
font-family: 'Louize Display';
}

#pop-up form input[type=submit] {
font-family: 'GT America Mono Regular';
-webkit-appearance: none;
appearance: none;
border: 0;
background: transparent;
margin: 0;
padding: 0;
font-size: 14px;
cursor: pointer;
color: black;
}
   
@media screen and (max-width: 768px) {
body.fixed {
overflow: hidden;
}
body.fixed  #header #logo {
opacity: 1 !important;
}
body.fixed   .transparent #header {
color: black !important;
}
body.fixed  .transparent #header a {
color: black !important;
}
#header {
padding: 20px;
}
#header ul#menu {
display: none;
}
#mobile-menu {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 9;
background: #F6EFE5;
text-align: center;
}  
#mobile-menu ul {
position: absolute;
transform: translate(-50% , -50%);
top: 50%;
left: 50%;
}
#mobile-menu ul li {
list-style: none;
font-size: 28px;
margin: 10px 0;
}
#shop-menu-mobile,
#learn-menu-mobile  {
display: none;
} {
display: none;
} 
.back {
font-size: 16px;
font-family: 'GT America Mono Regular';
cursor: pointer;
}
.hamburger {
text-align: left;
flex: 1;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible; 
padding: 0;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
background-color: #000;
}
.hamburger-box {
width: 40px;
height: 24px;
display: inline-block;
position: relative; 
padding: 0;}
.hamburger-inner {
display: block;
top: 50%;
margin-top: 2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
width: 40px;
height: 1px;
background-color: #000;
position: absolute;
transition-property: transform;
transition-duration: 0.15s;
transition-timing-function: ease; 
padding: 0;
}
.transparent .hamburger-inner,
.transparent .hamburger-inner::before, .transparent .hamburger-inner::after{
background-color: #F6EFE5;
}
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block; }
.hamburger-inner::before {
top: -10px; }
.hamburger-inner::after {
bottom: -10px; }
.hamburger--squeeze .hamburger-inner {
transition-duration: 0.075s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze .hamburger-inner::before {
transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
.hamburger--squeeze .hamburger-inner::after {
transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze.is-active .hamburger-inner {
transform: rotate(45deg);
transition-delay: 0.12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--squeeze.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
.hamburger--squeeze.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
footer {
padding: 100px 50px;
}
#footer-top {
flex-wrap: wrap;
}
#footer-top ul {
width: 100%;
flex: unset;
}
#sign-up {
width: 100%;
margin: 50px 0;
flex: unset;
}
#footer-top h2 {
margin-bottom: 25px;
}
#home-two {
display: flex;
flex-wrap: wrap;
text-align: center;
padding: 100px 20px 100px 20px;
}

#home-two-left {
width: 100%;
margin-bottom: 150px;
}
#home-two-right {
width: 100%;
}
#page .text {
width: 80%;
}
#page .large-text {
  width: 80%;
} 

#page .med-text {
  width: 80%;
} 

#page .small-image {
  width: 50%;
} 

#page .med-image {
  width: 100%;
} 

#lisa {
flex-wrap: wrap;
  width: 100%;

}  
#portrait {
  width: 50%;
  padding-right: 0;
  margin-bottom: 100px;
  margin: 0 auto;
}

#lisa-right {
  width: 80%;
    margin: 100px auto 0 auto;

}  

#teachers {
   width: 80%;
 
}

.seperator {
  display: none;
}
.line {
  whitespace: unset;
}

.teacher {display: block;}


#stockists {

  width: 80%;
text-align: center;
}


#stockists ul:first-of-type,
#stockists ul:nth-of-type(2) {
  width: 100%;
  margin-bottom: 50px;
}

#stockists ul:last-of-type{
  width: 100%;
  margin: 0;
}

#mama {
flex-wrap: wrap;
  width: 100%;

}  

#mama-left {
  width: 50%;
  padding-right: 0;
  margin-bottom: 100px;
  margin: 0 auto;
}

#mama-right {
  width: 80%;
    margin: 100px auto 0 auto;

} 

#mama1 {
flex-wrap: wrap;
  width: 100%;

}  

#mama-left1 {
  width: 80%;
  padding-right: 0;
  margin-bottom: 100px;
  margin: 0 auto;
}

#mama-right1 {
  width: 80%;
    margin: 100px auto 0 auto;

} 


#mama2 {
flex-wrap: wrap;
  width: 100%;

}  

#mama-left2 {
  width: 80%;
  padding-right: 0;
  margin-bottom: 100px;
  margin: 0 auto;
}

#mama-right2 {
  width: 80%;
    margin: 100px auto 0 auto;

} 


#quote {

  width: 80%;
margin: 100px auto;
}  

#quote img {

width: 135%
}  
  #page #faq {
width: 80%;
}
  #post-content {
    width: 80%;
    margin: 0 auto;
  }

  #journal {
  width: 80%;
    margin-bottom: 0;
}

  .post {
    width: 100%;
    margin-bottom: 100px;
  }

    #post img {
    width: 70%;
  }

  #grid {
  width:calc(100% - 50px);
}  

.item {
  padding: 0;
  width: 100%;

}

 #product h1,   #product .tagline {display: none;}
  #product h1.mobile {
  display: block;
          margin: 0 0 20px 0;
          }
#product .tagline.mobile    {display: block;
                   margin-bottom: 25px;}
      #product {
flex-wrap: wrap;
  margin: 50px auto 0px auto;
             width:calc(100% - 50px);

  }
  #images {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
  }
  #product-right {
    width: 100%;
  }

  #page .full-image {
  padding: 0 20px;
}  

.about-fade  {
  margin: 80px auto !important;
}


.about-fade img {

width: 120%;
}

.wholesale-fade  {
  margin: 80px auto !important;
}


.wholesale-fade img {

width: 100%;
}



    #page h1.collection-title {

    margin: 50px 25px;

  }  

#header-right li:first-child {display: none;}

#journal-header {
 flex-wrap: wrap;

}

#journal p {
width:100%;
  margin-bottom: 40px;
}

#journal form {
width: 100%;
}
#pop-up {

  padding: 80px 40px;
}

  
}


.disabled {
  pointer-events: none;
  display: none;
}

#SI_trigger {
  font-family: 'GT America Mono Regular';
font-size: 18px;
appearance: none;
-webkit-appearance: none;
border-radius: 0;
border: 1px solid black;
outline: none !important;
color: black;
background: transparent;
margin: 0 0 20px 0;
padding: 15px 50px;
line-height: 1;
cursor: pointer; 
}

#SI_trigger:hover {
color: #F6EFE5;
  background: black;
}