/** Shopify CDN: Minification failed

Line 1238:0 Expected "}" to go with "{"

**/
/* @font-face {
  font-family: 'tobiaslight';

  src: url("/cdn/shop/files/tobias-light-webfont.eot?v=1743658435")
      format("eot"),
    url("/cdn/shop/files/tobias-light-webfont.woff2?v=1743658435")
      format("woff2"),
    url("/cdn/shop/files/tobias-light-webfont.woff?v=1743658435")
      format("woff"),
    url("/cdn/shop/files/tobias-light-webfont.ttf?v=1743658435")
      format("truetype");
} */

/* #main-header,
#sub-header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  min-height: 114px;
}

#sub-header {
  display: none;
}

#sub-header.show {
  display: grid;
}

#main-header.hide {
  display: none;
} */

/* -------------------------------------- */
@font-face {
  font-family: "tobiaslight";

  src: url("/cdn/shop/files/Tobias-Light.eot?v=1745058168")
      format("eot"),
    url("/cdn/shop/files/Tobias-Light.woff2?v=1745058168")
      format("woff2"),
    url("/cdn/shop/files/Tobias-Light.woff?v=1745058168")
      format("woff"),
    url("/cdn/shop/files/Tobias-Light.ttf?v=1745058168")
      format("truetype");
}

/* @font-face {
  font-family: 'cerebri_sansregular';

  src: url("/cdn/shop/files/cerebri_sans_regular-webfont.eot?v=1743770131")
      format("eot"),
    url("/cdn/shop/files/cerebri_sans_regular-webfont.woff2?v=1743770131")
      format("woff2"),
    url("/cdn/shop/files/cerebri_sans_regular-webfont.woff?v=1743770131")
      format("woff"),
    url("/cdn/shop/files/cerebri_sans_regular-webfont.ttf?v=1743770131")
      format("truetype");
} */
/* ---------------cerebri_sansregular----------------------- */
@font-face {
  font-family: "cerebri_sansregular";

  src: url("/cdn/shop/files/CerebriSans-Regular.eot?v=1745058903")
      format("eot"),
    url("/cdn/shop/files/CerebriSans-Regular.woff2?v=1745058902")
      format("woff2"),
    url("/cdn/shop/files/CerebriSans-Regular.woff?v=1745058902")
      format("woff"),
    url("/cdn/shop/files/CerebriSans-Regular.ttf?v=1745058903")
      format("truetype");
}
.n8k95w2{
    font-family: "tobiaslight" !important;
    color: #373633 !important;
}
p.h5,
li.tmenu_item_has_child > ul li a span{
  font-family: "cerebri_sansregular" !important;
}
.home-overlay-text-section .prose .h5{
    color: #F5EDE8 !important;
}
.community-blogs .blog-post-list .blog-post-card .w-full{
  min-height: 345px !important;
  object-fit: unset !important;
}
.shopify-section--recently-viewed-products .section-spacing{
  margin-block-start: unset !important;
  margin-block-end: unset !important;
}
.form-control input::placeholder{
  color: #E8D3C6 !important;
}
.product-gallery__image-list{
  position: relative !important;
}

.image-with-text .h6 {
    font-family: "cerebri_sansregular" !important;
    color: #373633 !important;
    letter-spacing: 0.08rem !important;
  }

.image-with-text .h4 {
    letter-spacing: .08rem !important;
    font-family: "cerebri_sansregular" !important;
    font-size: 16px;
    text-transform: uppercase !important;
    color: #373633;
}


.product-tags {
    position: absolute;
    top: 0;
    z-index: 999;
    right: 5%;
    top: 2%;
    background-color: #e8d3c6;
    padding: 7px 16px 9px;
    color: #fff;
    font-size: 16px;
    font-family: cerebri_sansregular !important;
}
.image-with-text picture{
  position: relative;
}
.hover-texture-image{
  width: 60px;
  height: 60px;
  object-fit: cover;
  display: none;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
}
.image-with-text.image-on-hover img{
  min-height: unset !important;
}
.image-with-text picture:hover .hover-texture-image{
  display: block;
}
.product{
  gap:0 !important;
}
.product-page{
  gap:50px !important;
}
.product-card__media{
  position: relative;
}
span.best-seller {
    position: absolute;
    background-color: #e8d3c6;
    padding: 7px 16px 6px;
    top: 5%;
    right: 7%;
    color: #fff;
    font-size: 13px;
  font-family: "cerebri_sansregular" !important;
}
.announcement-bar__carousel .prose {
  font-family: "cerebri_sansregular" !important;
  font-size: 11px !important;
  letter-spacing: 0.08rem;
}
#sub-header {
  transition: all 0.7s ease;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  min-height: 95px !important;
}



#sub-header {
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
}

/* #sub-header.show {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
} */

#main-header.hide {
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden
}
/* Completely hide the sub-header by default */


/* #main-header {
  background: #333;
  color: white;
  padding: 20px;
} */
/* .custom-container {
  max-width: 1440px;
  margin: 0 auto;
} */
.shopify-section--image-with-text-overlay .content .h4 {
    font-size: 16px !important;
    font-family: cerebri_sansregular!important;
    font-weight: 400;
}
.paragrpah-image-with-text-overlay {
    font-size: 26px!important;
    font-family: tobiaslight !important;  
  line-height: 36px !important;
  letter-spacing: 0px !important;
  color: #E8D3C6 !important;
}
.featured-coolection
  .v-stack
  .h6 {
  font-family: tobiaslight !important;
  color: #373633;
  padding-bottom: 10px !impoartant;
  font-size: 24px;
}
.product-card__info {
  justify-items: left !important;
}

.header__primary-nav .header__primary-nav-item a {
  font-size: 19px;
  font-family: "cerebri_sansregular" !important;
}
.header__primary-nav .header__primary-nav-item .h6 {
  font-size: 16px;
  font-family: "cerebri_sansregular" !important;
  line-height: 24px !important;
  letter-spacing: 1.43px !important;
  text-transform: uppercase;
  color:#373633 !important;
}
/* .shopify-section--image-with-text-overlay .content .h4{
   font-size:25px !important;
   font-family: 'cerebri_sansregular' !important;
}
.paragrpah-image-with-text-overlay{
   font-size:57px !important;
   font-family: 'tobiaslight' !important;
   color:#F5EDE8;
   text-transform: capitalize;
   line-height:67px;
   padding-bottom: 18px;

} */
.shopify-section--image-with-text-overlay .button {
  --initial-gradient: unset !important;
  --hover-gradient: unset !important;
  border: 2px solid #F5EDE8 !important;
  color: #F5EDE8 !important;
  font-size: 13px !important;
}
.image-with-text .h1 {
  font-family: "tobiaslight" !important;
  color: #373633;
  padding-bottom: 18px;
  letter-spacing: 0px !important;
  font-size: 24px;
}
.image-with-text .prose p {
  font-family: "cerebri_sansregular" !important;
  color:#373633 !important;
}
/* .image-with-text .prose{
  max-width:unset;
} */
.section-template--18495446220990__featured_collections_VimgRK-padding
  .v-stack
  .h2 {
  display: none !important;
}
.section-template--18495446220990__featured_collections_VimgRK-padding
  .justify-self-center {
  justify-self: flex-start !important;
}

.homesecondiwtsection img {
  width: 100% !important;
}

.button {
  border: 2px solid #373633 !important;
   font-family: "cerebri_sansregular" !important;
  color: #373633 !important;
  font-size: 13px !important;
  /* width:100% !important; */
}
/* .index .logo-list .logo-list__item{
  padding:unset !impaortant;
} */
.footer-image-block-social-icons {
  padding-bottom: 32px;
  padding-top: 17px;
}
.text-xxs {
  font-size: 20px;
  font-family: "cerebri_sansregular";
  color:#E8D3C6;
}
.image-with-text-heading-heading_bedzVC {
  padding-bottom: 35px !important;
}
.collection {
  --collection-gap: unset !important;
}
.custom-p-tag {
  padding-top: 10px !important;
}
/* -------multicolumn------------ */
.section-stack.multicolumnjhome {
  max-width: 1234px;
  gap: 30px;
  margin: 100px auto;
}
.multi-column__item .prose .h4,
.multi-column__item .prose p {
  font-family: "cerebri_sansregular" !important;
  font-weight: 400;
  color: #373633 !important;
}

.multi-column__item .prose .h4{
  font-size: 18px !important;
  letter-spacing: 0.08rem;
}

.multi-column__item .prose p{
  font-size: 16px !important;
}

.custom-p-tag {
  font-size: 25px !important;
  font-family: "cerebri_sansregular" !important;
  font-weight: 400;
  
}
/* -------multicolumn------------ */
/* -------blogs------------ */
.blog-post-list .blog-post-card .w-full {
  width: 100%;
  min-height: 395px;
  object-fit: cover;
}
.blog-post-card__info {
  padding: 22px 0 0px;
}
.blog-post-list .blog-post-card .blog-post-card__excerpt {
  padding-top: 10px;
}
.blog-post-list .blog-post-card .blog-post-card__info p a {
  font-family: "tobiaslight" !important;
  color: #373633 !imporant;
  font-size: 18px !important;
}
.Home_blog_post .blog-post-list .blog-post-card .blog-post-card__excerpt {
  color: #373633;
  font-family: cerebri_sansregular !important;
  padding-top: 10px;
}
.Home_blog_post .button {
  margin-top: 53px !important;
  --initial-gradient: unset !important;
  font-size: 13px !important;
}
.Home_blog_post {
  padding-bottom: 100px !important;
}
.footer .social-media li svg {
    color: #e8d3c6 !important;
}
/* --------------------image-width-text-overlay---------------- */
.custom-image-width-text-overlay .image-with-text > .prose {
  padding-inline-start: unset !important;
  --image-with-text-content-max-width: 680px !important;
  background: #e8d3c6;
  padding: 74px 60px 74px 60px !important; /*74px 18px 74px 60px*/
  margin-left: -45px;
  z-index: 2;
}
.custom-image-width-text-overlay .prose p {
  max-width: 595px !important;
}
/* --------------------multi-column---------------- */
.custom-p-tag {
  line-height: 25px !important;
  max-width: 285px;
  margin: 0 auto;
  font-size: 18px !important;
}
.newsletter .prose .h2 {
  font-family: "tobiaslight" !important;
  font-size: 36px;
  line-height: 41px;
  max-width: 400px !important;
  margin: 0 auto;
  letter-spacing: 2px;
}
.newsletter .input {
  border-width: 0px !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
}
.newsletter .button {
  --initial-gradient: unset !important;
  --hover-gradient: unset !important;
  border: unset !important;
  padding-bottom: 5px !important;
  padding-right: 0 !important;
  font-size: 13px !important;
}
.newsletter .form-row > button {
  flex-grow: unset;
}
.newsletter .form-row {
  border-bottom: 2px solid #e8d3c6;
}
.footer__block--links li a {
  color: #e8d3c6 !important;
  font-family: "cerebri_sansregular" !important;
}

.footer__aside {
  display: none !important;
}
.section-spacing.bordered-section {
  margin: 0 !important;
}
.newsletter {
  padding-top: 80px !important;
}
.product-card__info .product-title {
  color: #373633 !important;
  font-family: "tobiaslight" !important;
  padding: 13px 0 15px;
  text-align: left !important;
  letter-spacing: 0 !important;
}

.product-card__info .justify-items-center {
  justify-items: unset !important;
  width: 100% !important;
}
.product-card__info :is(.price-list, .rating-badge) {
  justify-content: left !important;
  padding-bottom: 25px !important;
}
.product-card__info .buy-buttons .button {
  --initial-gradient: unset !important;
  text-size: 13px !important;
}
.product .product-info .product-title {
  font-family: "tobiaslight" !important;
  color: #373633;
  text-transform: capitalize;
  padding-bottom: 18px;
}
.yotpo .text-m {
  font-size: 16px !important;
  padding-left: 20px !important;
  color: #373633 !important;
  font-family: "cerebri_sansregular" !important;
}
.circle-button{
  background-color: #E8D3C6 !important;
}
/* .recurpay__widget {
  border: 1px solid #000 !important;
  border-radius: 4px !important;
} */
.collection-content-only {
  background-color: #f5ede8;
  padding: 40px 90px;
}
.container--xs.custom-collection-content-width {
  --container-xs-max-width: 52rem !important;
}
.product-card__info .price-list .text-subdued {
  font-family: "cerebri_sansregular" !important;
  color: #373633 !important;
  font-weight: 400 !impportant;
}
.imagewithtextwithbg .button {
  padding: 0.9rem 1.3rem !important;
  text-size: 13px !important;
}
p.footer-block-subheading {
  padding: 30px 0 30px;
  color:#E8D3C6 !important;
}
.logolist {
  margin: 87px 0 !important;
}
.logolist .prose h2 {
  font-family: "tobiaslight" !important;
  color: #373633;
  letter-spacing: 0px !important;
  text-transform: capitalize !important;
}
.collection-banner .prose .h2 {
  letter-spacing: 2px;
  font-family: "tobiaslight" !important;
}
.blog-post-card__read-more {
  font-family: "cerebri_sansregular" !important;
  color: #373633 !important;
  font-weight: 400 !impportant;
  text-transform: uppercase !important;
}
.the-ritualist .h5{
  max-width: 300px; /*300*/
  font-family: cerebri_sansregular !important;
  line-height: 26px;
  margin: 0 auto;
   color:#E8D3C6 !important;
}
.the-ritualist .paragrpah-image-with-text-overlay{
  margin: 0 auto !important;
}
.subscriptionoverlaysection .prose .h6{
  margin-block-start: 2.25rem !important;
}
.subscriptionoverlaysection .prose .h4{
  padding-bottom: 13px !important;
}
.subscriptionoverlaysection .paragrpah-image-with-text-overlay{
  padding-bottom: unset !important;
}
/* -------how-it---works---multicolumn------- */
.howitworksmulticolumn .section-header h2{
  font-size: 36px !important;
    font-family: "tobiaslight" !important;
    color: #373633;
    text-transform: capitalize;
    line-height: 45px;
    padding-bottom: 18px;
    letter-spacing: 2px;
    padding-bottom: 30px;
}
.howitworksmulticolumn .multi-column  .h1{
  font-size: 36px !important;
    font-family: "tobiaslight" !important;
    color: #373633 !important;
    text-transform: capitalize;
    line-height: 45px;
    padding-bottom: 18px;
    letter-spacing: 2px;
}
.howitworksmulticolumn .multi-column .p{
    font-family: "cerebri_sansregular" !important;
    color: #373633 !important;
    font-weight: 400 !impportant;
    text-transform: uppercase !important;
    font-size: 25px;
}
.section-stack.howitworksmulticolumn{
    max-width: 1000px !impportant;
    margin: 0 auto !impportant;
}
.howitworksmulticolumn .multi-column{
  /* column-gap: 0.5rem !important; */
  max-width:1000px !important;
  margin:0 auto !important;
}
  .bordermulticolumn .section-header .h2{
  font-size: 36px !important;
    font-family: "tobiaslight" !important;
    color: #373633;
    text-transform: capitalize;
    line-height: 45px;
    padding-bottom: 25px;
    letter-spacing: 2px;
}
.bordermulticolumn  .multi-column__item{
  border: 3px solid #373633;
  padding: 40px 0 !important;
  margin: 30px 0;
}
.faq-custom-class .section-header h2{
   font-size: 36px !important;
    font-family: "tobiaslight" !important;
    color: #373633;
    padding-bottom: 30px;
    letter-spacing: 2px; 
}
 .accordion {
    border-bottom: 2px solid #373633 !important;
    border-block-width: unset !important;
}
.faq-custom-class .accordion__toggle .text-with-icon{
  font-size: 16px !important;
  font-family: "cerebri_sansregular" !important;
  color: #373633 !important;
}
.faq-custom-class .faq__content {
    flex-basis: 1072px !important;
}
.worth-it .image-with-text img{
  min-height: unset !important;
}
.form-row .button{
  color: #E8D3C6 !important;
  text-size: 13px !important;
}
.social-media--list .social-media__item {
    opacity: 1 !important;
}
.blog-post-card__category{
  font-size: 14px; /*18px*/
  line-height: 21px;
  font-family: "cerebri_sansregular" !important;
  color: #373633;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.shopify-section--image-with-text-overlay .content .h4{
  color: #F5EDE8 !important;
}
.shopify-section--image-with-text-overlay .content p{
  color: #F5EDE8 !important;
}
@media only screen and (min-width: 1815px) {
  .footer .footer__inner .footer__block:nth-child(1) {
    width: 60% !important;
    max-width: unset !important;
  }
}
@media (min-width: 1440px) and (max-width: 1815px) {
  .footer .footer__inner .footer__block:nth-child(1) {
    width: 48% !important;
    max-width: unset !important;
  }
}

@media only screen and (min-width: 1200px) {
 .product-card {
    align-content: space-between !important; 
    min-height: 660px !important;
} 
}
@media only screen and (min-width: 1200px) {
  .shopify-section--main-product .section-spacing{
    margin-block-start:100px !important;
  }
  .custom-image-width-text-overlay .h1, .custom-image-width-text-overlay .p{
    max-width: 450px;
  }
  .subscriptionoverlaysection .content{
    padding-left: 43px !important;
  }
  .the-ritualist .h5{
    max-width: 430px;
    font-size: 20px !important;
    font-family: cerebri_sansregular !important;
    line-height: 28px;
    padding-top: 18px;
    color:#E8D3C6 !important;
  }
  .blog-post-card__read-more {
    font-family: "cerebri_sansregular" !important;
    color: #373633 !important;
    font-weight: 400 !important;
    font-size: 22px !important;
    padding-top: 5px;
    text-transform: uppercase !important;
  }
  .collection-banner .prose .h2 {
    font-size: 48px !important;
    letter-spacing: 2px;
    font-family: "tobiaslight" !important;
  }
  .home-overlay-text-section .prose {
    padding-left: 43px !important;
  }
  .image-with-text
    .prose:not(.prose--tight)
    :is(.button, .button-group:has(.button)) {
    margin-block-start: 3rem;
  }
  .product-card__info .product-title {
    font-size: 20px !important; /*35*/
    line-height: 28px !important;
    color: #373633 !important;
    font-family: "tobiaslight" !important;
    padding-bottom: 15px;
    padding-top: 15px;
    letter-spacing: 0 !important;
  }
  .home-overlay-text-section .content {
    --container-sm-max-width: 48.5rem !important;
  }

  .home-overlay-text-section .h5 {
    letter-spacing: 1.5px !important;
  }
  .collection-content-only {
    margin: 50px 0 100px;
  }
  .shopify-section--main-collection .container {
    margin: 0 182px !important;
  }
  .custom-image-width-text-overlay .image-with-text img {
    height: 800px !important; /*1005px*/
    object-fit: cover;
  }
  .header__primary-nav {
    column-gap: 4rem !important;
  }
  .logolist .prose h2 {
    font-family: "tobiaslight" !important;
    color: #373633;
    font-size: 36px !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
  }
  .logolist-template--18495446220990__logo_list_Y7Lc8Q .section-header {
    width: unset !important;
  }
  .section-template--18495446220990__featured_collections_VimgRK-padding
    .v-stack
    .h6 {
    font-family: "tobiaslight" !important;
    color: #373633;
    font-size: 44px !important;
    /* padding-bottom: 10px !important; */
    letter-spacing: 0 !important;
    text-transform: capitalize;
  }
  .image-with-text > .prose {
    padding-inline-start: 5.5rem !important;
  }
  .button {
    border: 2px solid #373633 !important;
    font-size: 13px !important;
    font-family: "cerebri_sansregular" !important;
    padding: 0.6rem 3rem !important; /* 1.1rem 4.3rem */
    color: #373633 !important;
  }
  .image-with-text .h1 {
    font-size: 36px !important;
    font-family: "tobiaslight" !important;
    color: #373633;
    text-transform: capitalize;
    line-height: 45px;
    padding-bottom: 18px;
    letter-spacing: 2px;
  }
  .image-with-text .prose p {
    font-size: 16px !important;
    font-family: "cerebri_sansregular" !important;
    line-height: 24px;
    max-width: 675px;
    color: #373633 !important;
  }
  .imagewithtextsecondsection .prose {
    max-width: 450px; /*675*/
  }
  .index .logo-list {
    grid: auto / repeat(var(--logo-list-items-per-row), minmax(0, 185px)) !important;
  }
  .image-with-text .h6 {
    font-size: 16px !important;
    font-family: "cerebri_sansregular" !important;
    color: #373633 !important;
  }
  /* .imagw-width-text-template--18495446220990__image_with_text_LWXEFM .h1{
       max-width:770px;
  }
 .imagw-width-text-template--18495446220990__image_with_text_LWXEFM p{
        max-width:675px;
  } */
  .image-with-text img {
    /* height: 650px !important; */
    object-fit: cover;
  }
  .homesecondiwtsection .h1 {
    max-width: 365px; /*465*/
  }
  /* .homesecondiwtsection .prose {
    padding-inline-start: 1rem !important;
  } */
  .homesecondiwtsection .image-with-text {
    --image-with-text-gap: 7.8rem !important;
  }
  .imagw-width-text-template--18495446220990__image_with_text_C3dfct .prose {
    max-width: unset;
  }
  .iwtthirdhomesection .h1 {
    max-width: 450px;
  }
  .iwtthirdhomesection p {
    max-width: 475px !important;
  }
  /* --------image--wifth-text---overlay----- */
  .home-overlay-text-section .content-over-media {
    min-height: 600px !important;
  }
  .home-overlay-text-section .content {
    padding-left: 35px;
    --container-sm-max-width: 48.5rem !important;
  }
  .header {
    padding-inline-start: 88px !important;
    padding-inline-end: 88px !important;
    padding-block-start: 2rem !important;
    padding-block-end: 2.1rem;
    row-gap: 1.2rem !important;
  }
  /* .header__logo {
    padding-bottom: 15px !important;;
  } */
  .imagw-width-text-template--18495446220990__image_with_text_iXkpa9 img {
    width: 100% !important;
  }
  .Home_blog_post .container--lg {
    max-width: 1440px !important;
    padding: 0 88px;
    margin: 0 auto;
  }
  .collection .collection__main .product-list {
    --product-list-default-row-gap: 7rem !important;
  }
  .imagewithtextwithbg .image-with-text .h1 {
    max-width: 400px !important;
  }
  .imagewithtextwithbg .prose p {
    max-width: 465px !important;
    padding-top: 8px;
  }
  /* .imagewithtextwithbg .image-with-text {
    --image-with-text-gap: 14rem !important;
} */
  .custom-image-width-text-overlay .image-with-text {
    padding: 0 88px !important;
  }
  .home-overlay-text-section .content {
    max-width: 48.5rem !important;
  }
  .home-overlay-text-section .image-with-text .h1 {
    font-size: 42px !important;
  }
}

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

  .howitworksoverlysection .prose{
    padding-left: 43px !important;
    max-width: 520px;
  }
  .howitworksoverlysection .prose .button{
    margin-block-start: 2.5rem !important;       
  }

  .howitworsoverlysection h4{
    letter-spacing: 0.08rem !important;
    
  }
  .featured-coolection .container {
    margin: 0 !important;
  }
  .featured-coolection .container {
    margin: 0 !important;
  }
  .featured-coolection .section-stack {
    padding-left: 88px !important;
  }
  .section-template--18495446220990__featured_collections_VimgRK-padding
    .v-stack
    .h6 {
    font-family: tobiaslight !important;
    color: #373633;
    font-size: 36px !important;
    padding-bottom: 10px !impoartant;
  }
  .custom-image-width-text-overlay {
    margin: 100px 0 100px !important;
  }
  .product .product-info .product-title {
    font-size: 36px !important;
    font-family: "tobiaslight" !important;
    color: #373633;
    text-transform: capitalize;
    line-height: 45px;
    padding-bottom: 18px;
  }


  .shopify-section--image-with-text-overlay .content .h4 {
    font-size: 20px !important;
    font-family: "cerebri_sansregular" !important;
    font-weight: 400;
  }
  .paragrpah-image-with-text-overlay {
    font-size: 40px !important;
    font-family: "tobiaslight" !important;
    color: #E8D3C6 !important;
    text-transform: capitalize;
    line-height: 48px !important;
    padding-bottom: 18px;
    max-width: 500px;
  }

  .blog-post-list .blog-post-card .blog-post-card__info p a {
    font-family: "tobiaslight" !important;
    color: #373633;
    font-size: 25px !important;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .blog-post-list .blog-post-card .blog-post-card__excerpt {
    color: #373633;
    font-size: 16px !important;
    font-family: cerebri_sansregular !important;
    padding-top: 10px;
    line-height: 26px;
    letter-spacing: 0px;
  }
  .footer__block--links li a {
    font-size: 20px;
    font-family: "cerebri_sansregular";
    color: #e8d3c6 !important;
  }
  p.footer-block-subheading {
    font-size: 20px;
    line-height: 31px;
    color: #e8d3c6;
    margin: 0;
    padding: 30px 0 30px;
  }
  .footer .container {
    margin: 0 88px !important;
  }
  .footer .social-media li svg {
    width: 50px !important;
    height: 50px !important;
  }
  .footer .social-media {
    gap: 5px !important;
  }
  .footer {
    padding: 150px 0 90px !important;
  }
  /* .featured-collections-carousel .product-card__info .product-title{
  font-size:35px !important;
  line-height:41px !important;
  color:#373633 !important;
  font-family: 'tobiaslight' !important;
  padding-bottom: 25px;
  padding-top: 25px;
} */

  .product-card__info .price-list .text-subdued {
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: "cerebri_sansregular" !important;
    color: #373633 !important;
    font-weight: 400 !important;
  }
  
  .index .logo-list .logo-list__item {
    padding: 2rem 1.2rem !important;
  }
.redeem .prose .h1{
  padding-bottom: 85px !important;
}
.referimagewithtext .prose p{
  padding-bottom: 40px !important;
}
.referimagewithtext .h6{
  padding-bottom: 10px !important;
  font-size: 22px !important;
  line-height: 28px !important;
  font-family: "cerebri_sansregular" !important;
}
}
@media only screen and (min-width:768px){
  .multi-column__item .prose .h4{
  font-size: 18px !important;
  letter-spacing: 0.08rem;
  font-family: "cerebri_sansregular" !important;
  font-weight: 400;
   color: #373633 !important;
}
.multi-column__item .prose p{
  font-size: 16px !important;
  font-family: "cerebri_sansregular" !important;
  font-weight: 400;
  color: #373633 !important;
}
@media only screen and (max-width: 1200px) {
.first-block-plicy {
    display: flex;
    flex-direction: column;
}
  .featured-coolection .section-stack {
    padding-left: 70px !important;
  }
  .Home_blog_post .blog-post-list .blog-post-card .w-full {
    width: 100%;
    min-height: 330px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 991px) {
  .referimagewithtext .h6{
  padding-bottom: 10px !important;
  font-size: 22px !important;
  line-height: 28px !important;
  font-family: "cerebri_sansregular" !important;
}
  .product-card__info .product-title {
    padding: 5px 0 5px;
  }
  .productimagewithtext p.footer-block-subheading {
    padding: 20px 0 28px;
  }
  .newsletter .prose .h2 {
    font-family: "tobiaslight" !important;
    font-size: 28px;
    line-height: 41px;
    max-width: 500px;
    margin: 0 auto;
    letter-spacing: 2px;
  }
  .logo-list {
    gap: 25px !important;
  }
  .section-stack.multicolumnjhome {
    margin: 30px auto !important;
  }
    .bordermulticolumn .section-header .h2{
    font-size: 25px !important;
    padding-bottom: 20px;
    line-height: 36px;
    letter-spacing: 2px;
    padding-bottom: 20px;
}
    .bordermulticolumn .prose .h3{
    font-size: 18px !important;
}
    .bordermulticolumn .prose p{
    font-size: 18px !important;
}
 
}

.header-sidebar__linklist.divide-y .header-sidebar__linklist-button {
  font-family: "cerebri_sansregular" !important;
}
  
@media (max-width: 767px) {

.howitworksmulticolumn .multi-column {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
}
.howitworksmulticolumn .multi-column__item {
  align-content: start;
  display: grid;
  place-items: center;
}

#shopify-section-template--18587218411710__multi_column_FLEaE7 {
    --multi-column-gap: 1.5rem;
    --multi-column-column-width: 100% !important;
    --multi-column-grid: auto / repeat(auto-fit, var(--multi-column-column-width));
    --multi-column-content-alignment: safe center;
}  
  .logolist {
  margin: 45px 0 !important;
}
  .newsletter .prose .h2 {
    font-family: "tobiaslight" !important;
    font-size: 24px !important;
    line-height: 36px;
}
  .howitworksmulticolumn .section-header h2 {
    font-size: 24px !important;
    font-family: "tobiaslight" !important;
    line-height: 36px;
}
  .howitworksmulticolumn .multi-column  .h1 {
    font-size: 24px !important;
    line-height: 36px;
}
  
.bordermulticolumn .multi-column{
  grid: unset !important;
  display: unset !important;
}
  
.featured-coolection .section-stack {
    padding-left: 30px!important;
}
.faq-custom-class .section-header h2{
   font-size: 25px !important;
    font-family: "tobiaslight" !important;
    padding-bottom: 20px;
}

.faq-custom-class .accordion__toggle .text-with-icon{
  font-size: 16px !important;
  color: #373633 !important;
  
}
.bordermulticolumn .multi-column{
  grid: unset !important;
}
  
  .custom-image-width-text-overlay .image-with-text > .prose {
    margin-left: 0px !important;
    padding: 74px 18px 74px 60px !important;
  }
  .Home_blog_post .button {
    margin-top: 35px !important;
  }
  .sm\:gap-12 {
    gap: 7.5rem !important;
  }
  .collection-content-only {
    background-color: #f5ede8;
    padding: 40px 30px;
  }
  .custom-image-width-text-overlay .image-with-text > .prose {
    padding: 74px 20px !important;
  }
  .Home_blog_post .blog-post-list .blog-post-card .w-full {
    width: 100%;
    min-height: 424px;
    object-fit: cover;
  }
  
.howitworksmulticolumn .section-header .h2{
  font-size: 25px !important;
    line-height: 36px;
    padding-bottom: 18px;
    letter-spacing: 2px;
    padding-bottom: 15px;
}
.howitworksmulticolumn .multi-column  .h1{
    font-size: 25px !important;
    font-family: "tobiaslight" !important;
    line-height: 25px;
}
.howitworksmulticolumn .multi-column  .p{
    font-size: 16px;
}
.featured-coolection
  .v-stack
  .h6 {
font-size: 18px;
}
.Home_blog_post {
    padding-bottom: 50px !important;
}
  .section-template--18570983702718__blog_posts_WzcUF6-padding {
   padding-top: unset !important;
}
.product-card__info .buy-buttons .button {
  font-size: 13px !important;
}
.newsletter .prose .h2 {
    font-size: 24px;
    line-height: 36px;
}


/* mobile product card title size */
.product-card__info .product-title,
  .product-card__info a.product-title,
  .product-card__info [class*="title"],
  .product-card__info a {
    font-size: 17px !important;
    line-height: 1.35 !important;
  }


}
.tmenu_item--root>.tmenu_submenu {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}  
.section-template--18495446220990__image_with_text_iXkpa9-padding.bordered-section.imagewithtextwithbg.svg-paceholderhide {
    padding: 160px 0px;
}  
image-with-text.image-with-text.image-with-text--reverse.imagw-width-text-template--18495446220990__image_with_text_iXkpa9.custom-container svg {
    display: none;
}  
section#shopify-section-template--18495446319294__contact-form {
    padding: 100px 0px;
}  
.product .yotpo-widget-instance {
    display: none !important;
}  
.product .shopify-app-block .yotpo-widget-instance {
    display: block !important;
}  
.content-over-media>:is(img,video,iframe,svg,video-media), .content-over-media>picture img{
  height: 258px;
}  
.qikify-mega-menu-container,
.tmenu_item--root>.tmenu_submenu  {
  box-shadow: unset !important;
}  
.image-with-text>.prose{
  padding-top: 50px;
  padding-bottom: 50px;
}  
li.tmenu_item_display_header a span,
#main-header > nav.header__primary-nav.header__primary-nav--center > div > nav > ul > li.tmenu_item.tmenu_item--root.tmenu_item_level_0.tmenu_item_submenu_type_mega.tmenu_item_submenu_mega_position_fullwidth.tmenu_item_has_child.header__menu-disclosure > ul > li:nth-child(1) > a > span,
#main-header > nav.header__primary-nav.header__primary-nav--center > div > nav > ul > li.tmenu_item.tmenu_item--root.tmenu_item_level_0.tmenu_item_submenu_type_mega.tmenu_item_submenu_mega_position_fullwidth.tmenu_item_has_child.header__menu-disclosure > ul > li:nth-child(2) > a > span  {
    font-family: "tobiaslight" !important;
    color: #373633 !important; 
}    
#main-header > nav.header__primary-nav.header__primary-nav--center > div > nav > ul > li.tmenu_item.tmenu_item--root.tmenu_item_level_0.tmenu_item_submenu_type_mega.tmenu_item_submenu_mega_position_fullwidth.tmenu_item_has_child.header__menu-disclosure > ul > li:nth-child(2) > a > span  {
    font-family: "tobiaslight" !important;
    color: #373633 !important;
}  

