/** Shopify CDN: Minification failed

Line 113:4 "line-hight" is not a known CSS property
Line 187:0 Unexpected "}"

**/
body {
  font-weight: 500!important;
  overflow-x: hidden;
}


p {
  color: #3a4640;
}

.icon-caret {
 display: none; 
}



/* CUSTOM PAGE-WIDTH */

@media only screen and (min-width: 750px) {
  #about .content-for-layout .page-width {
      /*
      max-width: 1200px!important;
      margin: 0 auto;
      */
      padding: 3rem 15rem;
  }
}
  
#products .content-for-layout .page-width {
    /*max-width: 1200px!important;*/
    margin: 0 auto;
    padding: 0 10rem;
}

@media only screen and (max-width: 749px) {
  #products .content-for-layout .page-width {
    max-width: 1200px!important;
    margin: 0 auto;
    padding: 0 3.5rem!important;
  }
}

@media only screen and (min-width: 750px) {
  #contact .content-for-layout .page-width {
      /*max-width: 1200px!important;*/
      margin: 0 auto;
      /*padding: 0 1.5rem;*/
      padding: 3rem 15rem;
  }
}

/*Team photos - Section*/
@media only screen and (min-width: 750px) {
  .section-template--20144391225683__0c7f6cd4-3088-4a37-a02c-930e05de58e5-padding {
    padding-left: 2.5rem!important;
    padding-left: 2.5rem!important;
  }
}

@media only screen and (min-width: 750px) {
  #news .content-for-layout .page-width {
      /*max-width: 1200px!important;*/
      margin: 0 auto;
      /*padding: 0 1.5rem;*/
      padding: 3.5rem 15rem;
  }
}

#news .card__content {
  width: 100%!important;
}

@media only screen and (max-width: 749px) {
  #news .card__content {
    padding-left: 1rem;
  }
}

#news .card__information:first-child {
  padding-top: 0;
}







/* Typography - Pages*/

@media only screen and (min-width: 750px) {

  p {
    color: #3a4640;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.1px;
  }
  
  #betweentwohands .h1 {
    font-size: 22pt!important;
    line-height: 32pt!important;
  }
  
  .h2 {
    font-size: 30pt;
    line-hight: 40pt;
    letter-spacing: 0.1px;
  }
  
  h3 {
    font-size: 42px;
    line-height: 50.4px;
    letter-spacing: 0.1px;
  }

  h4 {
  color: #3a4640!important;
  font-size: 22px!important;
  line-height: 32px!important;
  letter-spacing: 0.1px!important;
  }

  h5 {
    margin: 0;
    
    color: #3a4640;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.1px;
  }
  
  h6 {

    margin: 0;
    font-weight: 400!important;
    
    color: #3a4640!important;
    font-size: 18px!important;
    
    line-height: 28px!important;
    letter-spacing: 0.1px!important;
  }
  
  .article-template__content li {
    color: #3a4640!important;
    font-size: 22px!important;
    line-height: 32px!important;
    letter-spacing: 0.1px!important;
  }

  .article-template__content span {
    font-weight: 500!important;
    margin: 0!important;
  }
}
  
  /*
  p, .rte {
    color: #3a4640;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  */

  #projects p {
    color: #3a4640;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.1px;
  }
  
  p.subtitle--medium {
    color: #3a4640;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  
}

@media screen and (max-width: 749px) {
  h4 {
    font-size: 13.5px!important;
    line-height: 19.5px!important;
    letter-spacing: 0px!important;
  }

  h6 {
    font-size: 12px!important;
    line-height: 18px!important;
    letter-spacing: 0!important;
    
    margin: 0!important;
    font-weight: 400!important;
  }

  h3 {
    letter-spacing: 0!important;
  }
    
}



a:hover, a.link.animate-arrow:hover {
  /*color: #7e96b9!important;*/
}

/*
.multicolumn-card__info:hover {
  a {
  color: #7e96b9!important;
  }
  .rte {
    color: #7e96b9!important;
  }
}
*/


/* HEADER */


.header-wrapper .header {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr; 
  grid-template-areas: "menu heading icons";
  align-items: center;
  padding: 10px 3rem 10px 3rem;
}

@media screen and (max-width: 989px) {
  .header-wrapper .header {
    grid-template-columns: 1fr 1fr 1fr; 
  }

  .header__heading-link {
    margin-top: 3rem;
  }
}

.header__inline-menu {
  grid-area: menu;
  text-align: left; 
}

.header__heading {
  grid-area: heading;
  text-align: center; 
}

.header__icons {
  grid-area: icons;
  text-align: right; 
}







@media screen and (min-width: 990px) {
  .header__icons {
    /*padding-right: 2.5rem!important;*/
  }
}

@media screen and (min-width: 990px) {
  .header__heading-link {
    position: relative;
    bottom: -5rem;
    margin-bottom: 5rem;
  }
}

.header__inline-menu {
  width: max-content;
  /*padding-left: 2.5rem;*/  
}



#logotitle {
  position: relative;
  bottom: -0.8rem;
  padding-left: 7rem;
}

#logotitle a {
  font-size: 18px;
  letter-spacing: 0.1px;
  text-decoration: none;
  color: #3a4640!important;
}

#logotitle a:hover{
  color: #7e96b9;
}


@media screen and (max-width: 749px) {
  #logotitle {
    margin-right: -2rem;
    bottom: 0;
    padding-left: 3.5rem;
  }
  #logotitle a {
    font-size: 12px;
  }
}


/* Cart custom CSS */

#shopify-section-sections--19683745595731__header .link {
  text-decoration: none;
}

#cart-icon-bubble {
  position: relative;
  bottom: 0rem;
  margin-top: -4.25rem;
  margin-left: 7rem;
  text-decoration: none;
}

.cart-count-bubble {
  margin-left: 2rem;
}

#cart-icon-bubble:hover {
  color: #7e96b9;
  .cart-count-bubble {
    color: #7e96b9;
  }
}


.cart__warnings .button {
  color: #3a4640;
  background: transparent;
  border: 1px solid #3a4640;
  border-radius: 50px;
  padding: 0rem 2.5rem;
  max-width: fit-content;
  margin: 0 auto;
}

.cart__warnings .button:hover {
  color: #f9f5f1;
  background: #7e96b9;
  border: 1px solid #f9f5f1;
}



/*mobile*/
@media screen and (max-width: 749px) {
  #cart-icon-bubble {
    font-size: 12px;
    margin-top: -1rem;
    margin-left: 3rem;
  }

  .header__icon--cart .cart-count-bubble, .icon-cart {
    font-size: 12px!important;
  }
}


footer .list-menu__item {
  justify-content: end;
}

.menu-drawer__menu-item {
  justify-content: center;
}




/* Projects */


#projects .multicolumn-card a {
  color: #3a4640;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.1px;
  text-decoration: none;
}

/*
#projects .multicolumn-card:hover  {
  img {
    opacity: 0.8!important;
    transition: 0.1s!important;
  }
  a {
    color: #7e96b9!important;
  }
  .rte {
    color: #7e96b9;
  }
}
*/


#projects .multicolumn-card:hover img {
  opacity: 0.8!important;
  transition: 0.1s!important;
}

#projects .multicolumn-card:hover a {
  color: #7e96b9!important;
}

#projects .multicolumn-card:hover h5 {
  color: #7e96b9!important;
}




@media screen and (max-width: 749px) {
  #projects .rte {
    /*margin: 0;*/
  }
  #projects .multicolumn-card a {
    line-height: 22px;
    font-size: 16px;
    letter-spacing: 0.1px;
  }
  #projects li:nth-child(1) .multicolumn-card {
    
  }

  #projects .multicolumn-list h3 {
    line-height: 22px;
  }
}



/* FOOTER */


@media screen and (max-width: 749px) {
  .shopify-section-group-footer-group {
    flex: none;
  }
}



@media screen and (min-width: 990px) { 
  
  .footer-block--menu {
    /*padding-right: 5rem!important;*/
  }

  .footer-block-image {
    /*padding-left: 5rem!important;*/
  }
  
}


/* Your original custom CSS */
.footer__content-bottom {
  display: none;
}
.footer-block--menu {
  display: inline-flex;
  justify-content: end;
  text-align: end;
}



.footer__blocks-wrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}

.footer-block {
  flex: 0 0 25%; 
  max-width: 25%;
}

.footer-block--menu {
  flex: 0 0 75%; 
  max-width: 75%;
}

@media screen and (max-width: 749px) {
  .footer-block {
    flex: 0 0 40%; 
    max-width: 40%;
  }
  
  .footer-block--menu {
    flex: 0 0 60%; 
    max-width: 60%;
  }
}

@media screen and (max-width: 749px) {
  .footer .grid {
    display: flex!important;
    align-items: flex-end!important;
  }
}


@media screen and (max-width: 749px) {
  .footer-block__details-content {
      margin-bottom: -4rem!important;
  }
}




@media screen and (min-width: 750px) {
  
  .footer__content-top {
    max-width: none !important;
  }
  .link {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.1px;
  }
  .footer__content-top .grid {
    align-items: end;
  }
  .footer-block--menu {
    display: inline-flex;
    justify-content: flex-end;
  }
  .footer-block__details-content {
    display: inline-flex;
    align-items: flex-end;
  }
}


/* general custom sizings - mobile */

@media screen and (max-width: 749px) {
  #about .multicolumn-card__info .rte {
    padding-right: 1.5rem;
  }

  #about h2 {
    padding-left: 1rem;
  }
  #about .rte {
    padding-left: 1rem;
  }
  #about h3 {
    padding-left: 1rem;
  }


  
  #about .h1 {
    font-size: 20px;
  }
  #about p {
    font-size: 15px!important;
    line-height: 20px!important;
    letter-spacing: 0px!important;
  }
  #about h5 {
    font-size: 12px!important;
    line-height: 18px!important;
    letter-spacing: 0!important;
    margin: 0!important;
  }
  #about h3 {
    font-size: 20px!important;
    line-height: 26px!important;
    letter-spacing: 0px!important;
  }

  #news .h2 {
    font-size: 20px!important;
    line-height: 26px!important;
    letter-spacing: 0px!important;
  }

  #news p {
    font-size: 15px!important;
    line-height: 20px!important;
    letter-spacing: 0px!important;
  }
}





/* NEWSLETTER */

#NewsletterForm--template--19683744481619__7fdfdf1d-e7f5-47ff-af4f-76e0615df4d3 {
  border-bottom: 1px solid #3a4640;
}

#NewsletterForm--template--19683744481619__7fdfdf1d-e7f5-47ff-af4f-76e0615df4d3:hover, .field, .field:hover, .field:after {
  box-shadow: none!important;
}

.field__input {
  height: 6rem!important;  
}

.field__input:focus {
  box-shadow: none!important;
}

*:focus-visible {
  box-shadow: none!important;
}

.field__label, .customer .field label {
  color: #3a4640!important;
  font-size: 16px!important;
  left: 30.5%!important;
  line-height: 22px!important;
  letter-spacing: 0!important;
  font-weight: 400!important;
}


.field__input, .customer .field input {
  color: #3a4640!important;
  text-align: center!important;
  text-align: 0!important;
  border-bottom: 1px solid #3a4640;
}


@media screen and (max-width: 749px) {
  .field__label, .customer .field label {
    color: #3a4640!important;
    font-size: 12px!important; 
    left: 32%!important;
    line-height: 16px!important;
    letter-spacing: 0!important;
    font-weight: 400!important;
  }
}




/* PRODUCT-GRID */

#product-grid .card__inner {
    width: 90%!important;
    margin: 0 auto!important;
}

.card__content {
  width: 90%!important;
  margin: 0 auto!important;
}

@media screen and (min-width: 750px) {
  #product-grid.grid {
    column-gap: 5rem;
    row-gap: 5rem;
  }
}

@media screen and (min-width: 990px) {
  #product-grid .grid__item {
    width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}


/*
.card-wrapper:hover {
  .h5, a, .price {
    color: #7e96b9;
    text-decoration: none;
  }  
  img {
    opacity: 0.8!important;
  }
}
*/


#products .card:hover img {
  opacity: 0.8!important;
  transition: 0.1s!important;
}

#products .card:hover a {
  color: #7e96b9!important;
  text-decoration: none;
}

#products .card:hover h5 {
  color: #7e96b9!important;
  text-decoration: none;
}

#products .card:hover .price {
  color: #7e96b9!important;
  text-decoration: none;
}



.form__label {
 display: none; 
}


/* FLEXBOX FOR SECTIONS */

/*
@media screen and (min-width: 750px) {
  #shopify-section-template--19812844994899__e2a6784c-f461-4198-862a-efd1d69b78e0 {
    width: 50%;
    float: left;
  }
  #shopify-section-template--19812844994899__e2a6784c-f461-4198-862a-efd1d69b78e0 .multicolumn-card__info {
   }
  #shopify-section-template--19812844994899__d9099e42-d55b-46cc-9700-42c88720481d {
    width: 50%;
    float: right;
  } 
   #shopify-section-template--19812844994899__d9099e42-d55b-46cc-9700-42c88720481d .multicolumn-card__info {
     padding-left: 0;
   }
}
*/


@media screen and (min-width: 1250px) {
  #workshops .rich-text__wrapper {
    /*margin-left: 11rem;*/
    /*width: 110rem;*/
    /*padding-left: 0!important;*/
  } 
}




/* GALLERY SLIDESHOW */

.image-container {
    position: relative;
    max-width: 100%;
}

img {
    max-width: 100%;
    height: auto;
    display: block; /* To remove extra spacing */
}

.arrow-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    pointer-events: none; /* To ensure clicks pass through to the image */
}

.left-arrow,
.right-arrow {
    font-size: 24px;
    cursor: pointer;
    pointer-events: all; /* To allow click on arrows */
}

.left-arrow {
    margin-left: 1%;
}

.right-arrow {
    margin-right: 1%;
}



/* SINGLE PRODUCT */

@media screen and (max-width: 749px) {
  
  .product__media-wrapper {
    max-width: 100%; 
    margin: 0 auto;
  }

  .arrow_desktop_slider {
    /*display: none;*/  
  }

  .product__description {
    font-size: 12px!important;
    line-height: 18px!important;
    letter-spacing: 0!important;

    width: 100%!important;
    margin-top: -7.5rem!important;
    padding-left: 1.5rem!important;
    padding-right: 6rem!important;
    
    order: 2;
    padding-top: 7.5rem;
  }

  .product__info-wrapper {
    display: flex;
    justify-content: center;
    
    order: 1;
    margin-top: -7.5rem;
  }

  .product-form__buttons {
   padding: 1rem 0!important; 
  }
  
  .metafield-rich_text_field {
    padding-top: 2.5rem!important;
    padding-bottom: 5rem;
  }
  .metafield-rich_text_field h5 {
    font-size: 12px!important;
    line-height: 18px!important;
    letter-spacing: 0!important;
    margin: 0;
  }

  label.quantity__label.form__label {
    font-size: 12px!important;
    line-height: 18px!important;
    letter-spacing: 0!important;
  }

  button#ProductSubmitButton-template--20144391618899__main {
     font-size: 1.6rem!important; 
    padding: 0!important;
  }

  .badge {
    padding: 0.75rem!important;
  }
  
}

@media screen and (min-width: 750px) {
  .button--full-width {
    font-size: 30px; 
  }
}

.product__title {
  display: none;
}

.quantity__rules-cart {
 display: none; 
}

@media screen and (min-width: 750px) {
  .quantity__input {
    font-size: 30px;
    opacity: 1;
    color: #3a4640;
  }
}

@media screen and (max-width: 749px) {
  .quantity__input {
    font-size: 16px;
  }
}



.product__description {
  padding-left: 7.5%; 
}
.product__description p {
  margin-top: 0;
}

.metafield-rich_text_field {
  padding-top: 5rem;
 /*text-align: center;*/ 
}

.metafield-rich_text_field h5:nth-child(2),
.metafield-rich_text_field h5:nth-child(5),
.metafield-rich_text_field h5:nth-child(8) {
    margin-bottom: 1rem;
}

label.quantity__label.form__label {
  color: rgba(58, 70, 64, 1);
  font-size: 18px;
}

input {
  font-family: var(--font-body-family);
}

.card__inner h3.card__heading {
  display: none;
}

.card__inner .card__badge {
  display: none;
}


/*Variants*/
#template--20144391618899__main-1-0 ~ label,
#template--20144391618899__main-1-1 ~ label,
#template--20144391618899__main-1-2 ~ label {
  margin-bottom: 0.5rem !important;
}

@media screen and (min-width: 750px) {
  .price--large {
    padding-top: 2rem!important;
  }
}


/* Cart page */

@media screen and (min-width: 750px) {
  cart-items .underlined-link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
    text-decoration: underline;
  }

  .cart-item__name {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.1px;
    color: #3a4640;
  }

  .product-option {
    font-size: 18px!important;
    line-height: 22px!important;
    letter-spacing: 0.1px!important;
    color: #3a4640!important;
  }

  #your-shopping-cart .quantity__input {
    font-size: 18px!important;
    line-height: 22px!important;
    letter-spacing: 0.1px!important;
    color: #3a4640!important;
  }
}



cart-items .underlined-link:hover {
  color: #7e96b9;
}

@media screen and (max-width: 749px) {
  cart-items .underlined-link {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
  }
  
  .caption-with-letter-spacing {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
  }

  #your-shopping-cart .quantity__input {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
  }
}


/* Cart Notification */

@media screen and (min-width: 750px) {
  #cart-notification .button--full-width {
    font-size: 18px; 
  }
  #cart-notification h3 {
    font-size: 18px; 
  }
}

@media screen and (max-width: 749px) {
  #cart-notification h3 {
    font-size: 12px; 
  }
}


#cart-notification .button--full-width {
  color: #3a4640;
  background: transparent;
  border: 1px solid #3a4640;
  border-radius: 50px;
  padding: 0rem 2.5rem;
  max-width: fit-content;
  margin: 0 auto;
}

#cart-notification .button--full-width:hover {
  color: #f9f5f1;
  background: #7e96b9;
  border: 1px solid #f9f5f1;
}

#cart-notification button.link.button-label {
  text-decoration: none;
}

#cart-notification button.link.button-label:hover {
 color: #7e96b9;
}


/* BLOG - Articles */

#news .card__inner {
  display: none;
}

.article-template__link {
  text-decoration: underline!important;
}

.article-template__link:hover {
  color: #7e96b9;
}

h1.article-template__title {
  font-size: 42px;
  line-height: 50,4px;
  letter-spacing: 0.1px;
}

@media screen and (max-width: 749px) {
  h1.article-template__title {
    font-size: 20px!important;
    line-height: 26px!important;
    letter-spacing: 0px!important;
  }
}

@media screen and (min-width: 750px) {
  .article-template__content p,
  .article-template__content ul
  {
    padding-right: 12rem!important;
  }

  .article-template__title {
    padding-top: 1rem;
  }

  .article-template__hero-adapt {
    /*margin: 0 10rem;*/
  }

  .article-template__hero-container {
    padding: 0 9rem!important;
    /*max-width: none!important;*/
    max-width: 60% !important;
  }
}

@media screen and (min-width: 990px) {
  .article-template__content p,
  .article-template__content ul 
  {
    padding-right: 12rem!important;
  }

  .article-template__hero-container {
    padding: 0 15rem!important;
    /*max-width: none!important;*/
    max-width: 60% !important;
  }
}




/* Contact page */


@media screen and (min-width: 750px) {
  
  #contact .multicolumn-card__image-wrapper--full-width {
    margin-left: 0;
    margin-right: 0;
  }
  
}



/* Custom hamburger menu */
@media screen and (max-width: 989px){
.header__icon.header__icon--menu::before {
content: "Menu";
margin-right: 5px;
text-underline-offset: none;
text-decoration: none!important;
font-size: 18px;
}
svg.icon.icon-hamburger {
display: none;
}
details#Details-menu-drawer-container {
margin-top: 0px;
}
}

@media screen and (max-width: 749px){
  .header__icon.header__icon--menu::before {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.1px;
  }
}


/*Paypal button*/

._1mqqPYZtCQtz5_i0b-po4l ._3TUeZPsTWjDxakSmeDcA4D {
    min-width: 126px !important;
}




/* SHOP - product titles */

@media screen and (min-width: 750px) {
  .section-template--20144391618899__bb8f5b82-55d0-40cb-abbe-f4a218e6e3b1-padding {
    padding-left: 7%;
  }
}
@media screen and (max-width: 749px) {
  .section-template--20144391618899__bb8f5b82-55d0-40cb-abbe-f4a218e6e3b1-padding {
    padding-left: 3.5%;
  }
}


/*article*/

.article-card {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}

.article-card__excerpt {
  margin: 1rem 0;
}

.article-card__image-wrapper {
  margin-top: 1rem;
}

.article-card__image img {
  max-width: 60%;
  height: auto;
}



.article-card__excerpt a {
  color: rgb(58, 70, 64); 
  text-decoration: none;
}

.article-card__excerpt a:hover {
  text-decoration: none;
  color: #7e96b9;
}


.card__heading {
  position: relative; /* Ensure that it can be positioned */
  z-index: 1; /* Bring it above other elements */
}

.article-card__excerpt {
  position: relative; /* Ensure that it can be positioned */
  z-index: 0; /* Lower than the heading */
}

.card__heading:hover {
  color: #7e96b9;
}
