/** Shopify CDN: Minification failed

Line 8:2 Expected identifier but found "@import"
Line 10:12 Expected ";"

**/
@import url("https://fonts.googleapis.com/css2?family=Rufina:wght@400;700&display=swap")
  @import
  url("https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap")
  @font-face {
  font-family: "Neue Haas Unica";
  font-style: normal;
  font-weight: 400;
  src: local("Neue Haas Unica Regular"),
    url("/cdn/shop/files/NeueHaasUnica-Regular.woff2?v=1709277744")
    format("woff");
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body,
html {
  scroll-behavior: smooth;
  background: #ffffff !important;
}

/* main {
  overflow-x: hidden;
} */

html {
  padding-bottom: 0 !important;
}

/* Hide the last two .tap-area buttons */
/* .tap-area:nth-last-child(-n + 2) {
  display: none !important;
} */
.head {
  font-family: "Satisfy", cursive;
}

.about_banner {
  position: relative;
}
.about_banner .about_text {
  position: absolute;
  top: 38%;
}
.about_text .about_heading {
  color: #fff;
  font-family: "Satisfy", cursive;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 150% */
  margin-bottom: 0px;
}

.about_text .about_title {
  color: #fff;
  font-family: NanumGothic, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
  letter-spacing: 0.32px;
}

/* HIstory */
.about_history {
  margin-top: 76px;
  margin-bottom: 75px;
}
.about_history .about_heading {
  color: #292929;
  text-align: center;
  font-family: "Satisfy", cursive;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px; /* 137.5% */
  margin-bottom: 0px;
}
.about_history .about_title {
  padding-top: 20px;
  width: 53%;
  margin: auto;
  color: #292929;
  text-align: center;
  font-family: "Neue Haas Unica", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
}

.about_our_vision {
  background-color: #ffcec9;
  padding: 76px;
  text-align: center;
}
.about_our_vision .about_heading {
  color: #9d635c;
  font-family: "Satisfy", cursive;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px; /* 122.222% */
  margin-bottom: 6px;
}

.about_our_vision .para_20 {
  color: #191919;
  font-family: "Satisfy", cursive;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px; /* 170% */
  letter-spacing: 0.4px;
  text-transform: capitalize;
}
.about_our_vision .slick-slide {
  height: auto;
}
.about_our_vision .slick-prev {
  left: 4%;
}
.about_our_vision .slick-next {
  right: 4%;
}
.about_our_vision .about_title {
  color: #292929;
  text-align: center;
  font-family: "Neue Haas Unica";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
  width: 68%;
  margin: auto;
  padding-bottom: 20px;
}
.about_icon_strip_wrap {
  display: flex;
  justify-content: space-around;
}
.about_icon_strip_section {
  margin-top: 77px;
  margin-bottom: 76px;
}
.about_icon_strip_section .about_heading {
  color: #292929;
  text-align: center;
  font-family: "Satisfy", cursive;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px; /* 137.5% */
  margin-bottom: 31px;
}
.about_icon_strip_section .about_icon_strip_content {
  width: 34%;
  margin: auto;
  padding-top: 15px;
}
.icon_strip_image img {
  margin: auto;
}
.about_icon_strip_content p {
  color: #292929;
  text-align: center;
  font-family: "Neue Haas Unica", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
  letter-spacing: 0.32px;
  white-space: normal;
}
/* store-locator */
.store-table {
  margin-top: 68px;
  margin-bottom: 87px;
}
.store-table th {
  padding: 13px;
  text-align: center;
  text-transform: math-auto !important;
  opacity: 1 !important;
  color: #292929;
  font-family: "Satisfy", cursive;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 160% */
}

.store-table th {
  border-bottom: 1px solid #8f8f8f;
}
.store-table td:nth-child(1) {
  padding: 12px;
  width: 15%;
}
.store-table td:nth-child(2),
.store-table th:nth-child(2) {
  border-right: 1px solid #8f8f8f;
  border-left: 1px solid #8f8f8f;
  padding: 12px;
}
.store-table td:nth-child(3) {
  padding: 12px;
  width: 18%;
  color: #b48291;
  font-family: "Neue Haas Unica";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 213.333% */
}
.store-table td {
  text-align: center;
  color: #505050;
  font-family: NanumGothic, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 213.333% */
}
.store-table table {
  border-collapse: collapse !important;
  width: 100%;
  border-radius: 29px;
  border: 1px solid #8f8f8f;
}
/* blog */
.article__image {
  position: relative;
}

.article__image h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 54%;
  text-align: center;
  color: #fff;
  text-transform: none;
  font-size: 34px;
}

.article__wrapper .prose h1,
.article__wrapper .prose h2,
.article__wrapper .prose h3,
.article__wrapper .prose h4,
.article__wrapper .prose h5,
.article__wrapper .prose h6 {
  font-size: 22px;
  text-transform: none;
}

.article__image + .article__wrapper {
  margin-block-start: 40px;
  margin: 40px auto 0;
  width: 70%;
}

.ArticleItem__Title.Heading {
  margin-bottom: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #292929;
  font-family: "Rufina", serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
  text-transform: capitalize;
}
.ArticleItem__Content {
  margin: 0px !important;
}
.ArticleItem__ImageWrapper {
  margin-bottom: 14px !important;
}
.ArticleItem__Excerpt {
  margin-bottom: 14px;
  color: #555;
  font-family: "Neue Haas Unica";
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.3px;
}
.SectionHeader__ButtonWrapper {
  display: none;
}
a.ArticleItem__Link.Link.Link--underline {
  color: #292929;
  font-family: "Neue Haas Unica";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
h1.SectionHeader__Heading.Heading.u-h1 {
  color: #fff !important;
  font-family: Rufina;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
}
h2.SectionHeader__Heading.Heading.u-h1 {
  color: #fff !important;
  font-family: NanumGothic;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.32px;
}
.ImageHero__TextContent {
  padding: 0 50px;
  bottom: 190px !important;
}
.Article__ImageWrapper + .Article__Wrapper {
  max-width: 70% !important;
  margin-top: 82px !important;
  padding: 0px;
  background-color: transparent;
}

.Article__Body.Rte h2 {
  color: #292929;
  font-family: "Neue Haas Unica";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px;
  text-transform: capitalize;
  letter-spacing: 0px;
}
.Rte h2 {
  margin: 20px 0px !important;
}
.contact-info {
  margin-top: 80px;
  /* height:100%; */
  margin-bottom: 112px;
}
.contact-info .container {
  width: 100%;
  height: 100%;
}
.contact-info .col-8 {
  float: left;
  width: 60%;
}
.contact-info .col-4 {
  float: right;
  width: 30%;
}
.contact-info .info {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 24px;
  padding-bottom: 24px;
}

.contact-info .first-info {
  width: 30%;
  padding-left: 20px;
  color: #b48291;
  font-family: "Rufina", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  text-transform: uppercase;
}
.contact-info .second-info {
  width: 35%;
  color: #292929;
  font-family: "Rufina", serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
}
.contact-info .contact-form {
  margin-top: 48px;
}
.contact-info .contact-form h3 {
  color: #b48291;
  font-family: Rufina;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 150% */
}
.contact-info .chat-block {
  padding: 24px;
  border: 1px solid #ddd;
  margin-top: 60px;
}
.contact-info h3 {
  color: #b48291;
  font-family: Rufina;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 150% */
}
.contact-info .chat-block p {
  color: #292929;
  font-family: Rufina;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  margin-top: 12px;
}
.contact-info .chat-block a.whatsapp {
  width: 40%;
  border: 1px solid #292929;
  background: #fff;
  display: flex;
  padding: 8px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 32px;
}
@media screen and (max-width: 1199px) {
  .about_history {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .about_history .about_title {
    width: 65%;
  }
  .about_icon_strip_section .about_icon_strip_content {
    width: 42%;
  }
}
@media screen and (max-width: 991px) {
  .about_history .about_title,
  .about_our_vision .about_title {
    width: 90%;
  }
  .about_icon_strip_section .about_icon_strip_content {
    width: 61%;
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .about_banner .about_text {
    width: 84%;
    top: 62%;
  }
  .about_text .about_heading {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px; /* 150% */
  }
  .about_our_vision .about_heading {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
  }
  .about_text .about_title {
    font-size: 13px;
    font-weight: 400;
    line-height: 19px; /* 146.154% */
    letter-spacing: 0.26px;
  }
  .about_history {
    margin: 32px 0px;
  }
  .about_history .about_heading {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
  }

  .about_history .about_title {
    padding-top: 16px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    width: 100%;
  }
  .about_our_vision {
    padding: 32px 16px;
  }
  .about_our_vision .para_20 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 22px; /* 150% */
    letter-spacing: 0.32px;
  }
  .about_our_vision .about_title {
    width: 100%;
  }
  .about_icon_strip_section .about_heading {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
  }
  .about_icon_strip_section {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .about_icon_strip_section img.mobile__image {
    width: 40px;
    height: auto;
  }
  .about_icon_strip_content p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
    letter-spacing: 0.24px;
  }
  .about_icon_strip_section .about_icon_strip_content {
    width: 75%;
    padding-top: 4px;
  }
  .about_our_vision .slick-prev,
  .about_our_vision .slick-next {
    display: none !important;
  }
  .about_icon_strip_wrap {
    display: block;
    justify-content: center;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
  .store-table td:nth-child(1) {
    padding: 12px;
    width: 24%;
  }
  .store-table td:nth-child(2) {
    padding: 12px;
  }
  .store-table td:nth-child(3) {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 12px;
  }
  .store-table td {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .store-table td:nth-child(2),
  .store-table th:nth-child(2) {
    border-right: 1px solid #8f8f8f;
    border-left: 1px solid #8f8f8f;
    padding: 12px;
  }
  .store-table th {
    text-transform: math-auto !important;
    opacity: 1 !important;
    padding: 23px 12px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }
  .store-table {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .Article__ImageWrapper + .Article__Wrapper {
    max-width: 90% !important;
    margin-top: 32px !important;
    padding: 0px;
    background-color: transparent;
  }
  .Article__Body.Rte h2 {
    font-weight: 400;
    line-height: 26px; /* 144.444% */
  }

  .article__image h1 {
    position: static;
    transform: none;
    width: 100%;
    color: #000;
    font-size: 20px;
    margin-top: 132px;
    padding: 0 16px;
    text-align: left;
  }

  .article__image + .article__wrapper {
    margin-block-start: 40px;
    margin: 0px auto 0;
    width: 90%;
  }

  .article__wrapper .prose h1,
  .article__wrapper .prose h2,
  .article__wrapper .prose h3,
  .article__wrapper .prose h4,
  .article__wrapper .prose h5,
  .article__wrapper .prose h6 {
    font-size: 18px;
    text-transform: none;
  }
  .bclastemplate-index .rivyoReviewWidget,
  .bclastemplate-collection .rivyoReviewWidget,
  .shopify-section--related-products .rivyoReviewWidget {
    right: 0;
  }
}

.featured-collections-navigation button[aria-current="true"] {
  color: #000;
}

.featured-collections-navigation button[aria-current="false"] {
  color: #727272;
}
.section-spacing.color-scheme  {
  background-color: #FFF2F0;
}

.featured-collections-navigation {
  /* border-radius: 20px; */
  /* padding: 16px 22px; */
  /* border: 1px solid #bfbfbf57; */
  width: 50%;
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 0;
  padding-right: 100px;
  justify-content: flex-end;
}
shopify-section--featured-collections {
  background: #FFF2F0;
}

.featured-collections-navigation button {
  z-index: 1;
  text-align: center !important;
  background: #fff;
  padding: 8px 30px !important;
  color: #525252;
  text-align: center;
  font-family: "Neue Haas Unica";
  font-size: 20px;
  font-weight: 400;
  line-height: 28px; /* 140% */
  border-radius: 12px !important; 
  /* padding: 8px 30px; */
}

.product-card .wk-button .wk-icon,
.boost-sd__filter-block .wk-button .wk-icon {
  --stroke: #ffffff !important;
}

.product-card .wk-selected .wk-icon,
.boost-sd__product-item .wk-selected .wk-icon {
  --fill: #ffcec9;
}

.boost-sd__integration-product-rating span {
  padding-left: 0;
  margin-right: 3px;
  display: inline-block;
}

.boost-sd__product-item
  .boost-sd__integration-product-rating
  .wc_review_badge_inner {
  align-items: flex-end;
}

body .boost-sd__button-text {
    font-family: var(--boostsd-button-text-font-family);
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    margin: 0 0px;
    overflow: hidden;
    pointer-events: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body .boost-sd__product-item{
  gap: 2px !important;
}

.boost-sd__integration-product-rating {
  position: absolute;
  top: 40px;
  right: 15px;
}

.rivyoReviewWidget span.rivyoReviewAverage {
  margin-right: 4px;
      font-size: 16px !important;
    line-height: normal;
}


.bclastemplate-product .price-list{
  margin-top: 7px !important;
}

