/** Shopify CDN: Minification failed

Line 463:0 Unexpected "}"

**/
/*--------------------------------- Additional CSS -------------------------*/
.slick-dots{
  display:none !important;
}

/* **********AMBASSADORS TEAM********** */
.hide_desktop{
  display:none;
}
.ambassadors_team .our-story-intro {
    padding: 0rem 0 0rem;
  }
.ambassadors_team .our-story-intro__content .h3 {
    line-height: 1.5;
    max-width: 1101px;
    margin: 70px auto 50px;
    font-size: 30px;
}
.row_image_text_column{
    max-width: 1400px;
    margin: auto;
    margin-top: 50px;
  }
.row_image_text_column .image-with-text__text{
    width: 94%;
}
.image-with-text__text{
    width: 92%;
    margin: auto;
    margin-top: 20px;
}
.image-gallery__images{
  --grid-padding: 2rem;
}
.title-text{
  font-size: 27px;
  font-family: var(--font-secondary);
  font-weight: 400;
/*   height: 40px; */
  font-style: normal;
}
.row_image_text_column .title-text{
  height:40px;
}
.how_it_works_section{
  background:white;
  padding-bottom: 50px;
}
   .how_it_works_container{
      max-width: 1400px;
      margin: auto;
      }   
.how_it_works_container .titlehtw{
    font-family: var(--font-secondary);
    text-align: center;
    font-size: 35px;
    padding: 60px 35px 30px;
}
.title-block--left{
    text-align:left;
    margin: auto;
    width: 950px;
    padding: 50px;
  }
.image_overlay .eyebrow{
  font-size:35px;
}
.custom_text{
color: #F6F4F2;
font-family: Roboto;
font-size: 20px;
}
.ambassadors_team .cta{
  height: 50px;
  padding: 0 4rem;
}
#benefits-section .custom_text{
  margin:0px;
}
/*********** Accordion CSS ***********/
.so-accordion-wrapper {
    margin-top: 30px;
}
.so-tab {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.so-tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
input[type=checkbox], input[type=radio] {
    margin-top: 1px;
}
.so-tab label {
    position: relative;
    display: block;
    margin-bottom: 5px;
    line-height: normal;
    cursor: pointer;
/*     background: #f5f3ed; */
    padding: 15px;
    font-size: 20px;
    font-weight: 400;

}
.so-tab{
    border-bottom: 1.5px solid #d6d6d6;
}
.so-tab input[type=checkbox]+label:after {
    content: "+";
}
.so-tab label:after {
    position: absolute;
    right: 0;
    top: -3px;
    display: block;
/*     width: 0em; */
    height: 5em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
  padding-right: 25px;
}
.so-tab input:checked~.so-tab-content {
    max-height: none;
/*     padding-bottom: 20px; */
}
.so-tab-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .35s;
    width: 100%;
    margin-left: 38px;
    width: 95%;
}
.faq--container{
    max-width: 900px;
    margin: auto;
}
.faq-section{
    background: white;
    padding-top: 100px;
}
.faq--container h3{
    font-family: var(--font-secondary);
    text-align: center;
}
/* .rich_text-container{
  width: 1400px;
    margin: auto;
} */
.rich_text-container p{
  font-size: 20px;
  text-align: center;
}
.rich_text-section{
  background: white;
  padding-top: 70px;
  padding-bottom: 100px;
}
.rich_text__cta-wrapper{
    text-align:center;
}
.rich_text__cta-wrapper a{
    background: #22242A;
    color: white;
/*     padding: 0 6rem;
    height: 6rem; */
    border-radius: 4px;
    height: 50px;
    padding: 0 4rem;
}
.text_column{
      margin-bottom: 100px;
}
.htw_column {
      float: left;
      width: 33.3%;
     }
.rich_text-container{
      width: 920px;
    margin: auto;
}
.our_stores .h3{
  margin-top: 78px;
  margin-bottom: 78px;
  max-width: 1060px;
}
.so-tab input[type=checkbox]:checked+label:after {
        content: "\2212";
}
.row_how_it_works_column .body-text{
      color: #8c8c8e;
}
.so-accordion-wrapper{
      border-top: 1.5px solid #d6d6d6;
}
.so-tab-content p:first-child{
        display:none;
  }
.benefits p{
    color: #f6f4f2;
    font-family: Roboto;
    font-size: 18px;
      margin: 0 0 0.875em;
}
@media screen and (max-width: 767px) {

    .collection-hero__image{
        height: 768px;
  }

  .benefits p{
    color: #f6f4f2;
    font-family: Roboto;
    font-size: 15px;
}
  
  .so-tab label:after{
    padding-right: 0px;
  }

 .row_image_text_column .image_overlay::before{
    content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0; /* Make sure the overlay is positioned above the image */
  opacity: 0.5;
background: #21242A;
}
.row_image_text_column .image_overlay{
  position: relative;
  display: inline-block; 
}
 .row_image_text_column .image_overlay2::before{
    content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 98%;
  z-index: 0; /* Make sure the overlay is positioned above the image */
  opacity: 0.5;
background: #21242A;
}
.row_image_text_column .image_overlay2{
  position: relative;
  display: inline-block; 
}
  .image-gallery .column{
    width:100%;
  }
  .image-gallery__images {
    padding: 0;
}
  .text_column{
    position: absolute;
    text-align: center;
    margin-top: -185px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .text_column{
    color: white;
  }
  .text_column .title-text{
    color: white;
  }
  .title-block--left{
    width: 90%;
    margin: auto;
        padding: 0px;
  }
  .custom_text{
    font-size: 18px;
  }
  .so-tab label{
    font-family: Roboto;
    font-size: 13px;
  }
  .row_image_text_column .title-text{
        height: 25px;
  }
  .row_image_text_column p{
      font-size: 13px;
      line-height: 16px;
      width: 81%;
      margin: auto;
  }
  .htw_column{
    width:100%;
  }
  .how_it_works_container .titlehtw{
        font-size: 30px;
  }
  .htw_column {
    width: 62%;
    margin: auto;
    float: none;
}
  .title-text{
     font-size: 21px;
  }
  .htw_text_column{
    text-align: center;
  }
  .image-with-text__text .body-text{
    font-size: 12px;
  }
  .rich_text-container p{
    margin: 0px 15px 38px 15px;
    font-size: 17px;
  }
  .so-tab label{
    padding: 10px;
    width: 90%;
    margin: auto;
  }
  .so-tab-content p{
    font-size: 13px;
    width: 85%;
  }
  .faq-section{
    padding-top: 90px;
  }
  .how_it_works_section{
    padding-bottom:0px;
  }
  .faq--container h3{
    font-size: 21px;
  }
  .rich_text__cta-wrapper a{
        height: 5rem;
  }
  hr{
    width: 98%;
  }
}
@media screen and (max-width: 768px) {
  .btm_6{
    margin-top:-35px;
  }
  /* .btm_5{
    margin-top: -20px;
  } */
  .image-with-text__text{
        margin: 10px auto auto;
  }
  .hide_desktop{
  display:inline-block;
}
  .so-accordion-wrapper {
    margin-top: 30px;
}
   .so-tab-content p{
    width: 93%;
  }
  .title-block--left{
        width: 600px;
        padding: 0px;
  }
/*   hr{
    width: 90%;
  }
  .so-tab{
        margin: auto;
    width: 90%;
  } */
  .faq--container{
        width: 90%;
  }
  .rich_text-container{
        width: 90%;
    margin: auto;
  }
  .image-with-text__text {
    width: 85%;
  }
  .htw_text_column .body-text{
    color: #8c8c8e;
  }
  .row_image_text_column .image-with-text__text {
    width: 87%;
}
}
@media screen and (max-width: 375px){
  .so-tab-content {
      margin-left: 25px;
    width: 89%;
}
  .title-block--left {
      width: 90%;
  }
  .image-with-text__text {
    width: 100%;
}
}

@media screen and (max-width: 414px) {
  .ambassadors_team .our-story-intro__content .h3{
    font-size: 33px;
  }
.title-block--left {
    width: 300px;
}
}
/************ OUR STORES CSS ****************/
.borderstyle hr{
  display:none;
}

@media screen and (max-width: 768px){
  .borderstyle hr{
  display:block;
}
  .borderstyle{
    border-bottom:0px !important;
  }
.our_stores .container{
  padding: 0 45px;
}
.our_stores .h3{
  margin-top: 66px;
  margin-bottom: 48px;
  max-width: 1060px;
  font-size: 20pt;
}
  .bottom_space{
    margin-bottom:30px;
  }
  .so-tab-content{
    margin-left: 25px;
    width: 85%;
  }
/* .main-nav--theme-dark .main-nav__hamburger svg{
      stroke: #ffffff;
} */
  /* .main-nav--theme-dark .main-nav__cart-counter span{
    background-color: var(--brand-white);
    color: var(--brand-black);
  } */
}
.collection .hero-home{
  max-height: 57rem;
}
.collection .cover__element{
    max-height: 57rem;
}

}
#puremeso-fabric .our-story-intro__content{
  max-width: 63rem;
      margin: 0 auto;
}
#puremeso-fabric .container{
max-width: 50rem;
    margin: 0 auto;
      padding: 10rem 0;
}
/* #puremeso-fabric .collection-intro, h2{
  text-align: center;
    background-color: var(--brand-black);
    color: var(--brand-white);
} */
@media screen and (max-width: 820px){
  .btm2_5{
        /* margin-left: 50px; */
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px){
#puremeso-fabric .container {
        padding: 10rem 10px;
}
}
/* .btm_5 .row{
  margin-left:50px;
} */
@media screen and (max-width: 414px) {
  .btm_5 .row{
    margin-left:0px;
  }
  /* .btm2_5{
    margin-left:0px;
  } */
}
@media screen and (max-width: 425px) {
  /* .btm_5 .row{
    margin-left:0px;
  } */
  .btm2_5{
    margin-left:0px;
        margin-bottom: -5px;
}
  .btm_6{
        margin-top: 10px;
  }
}
@media screen and (max-width: 766px) {
  .btm_5 .row{
    margin-left:0px;
  }
  .btm2_5{
    margin-left:0px;
  }
}
@media screen and (min-width: 1024px) {
  /* .btm2_5{
    margin-left: 50px;
    margin-top: 30px;
  } */
}
@media screen and (min-width: 768px) {
  
}
.column2 td a{
  text-decoration: none;
}
/* #stores- .borderstyle{
    border-bottom: 0;
} */
.our-story-intro__content p{
  color: #22242a;
    /* width: 1245px; */
    margin: auto auto 35px auto;
    font-size: 30px;
}


  .main-nav.is-scrolled.has-announcement-bar {
    transform: translateY(calc(var(--announcement-bar-height) * 0));
  }
  .main-nav__list li{
    padding:0px;
  } 

  /* .slick-dotted.slick-slider{
    transform: translateY(-50px) !important;
  } */