/** Shopify CDN: Minification failed

Line 13:12 Expected ")" to end URL token
Line 14:7 Expected ")" to end URL token
Line 22:12 Expected ")" to end URL token
Line 23:7 Expected ")" to end URL token
Line 31:12 Expected ")" to end URL token
Line 32:7 Expected ")" to end URL token

**/
@font-face {
font-family: "Danzza";
src: url({{ 'Danzza-Regular.woff2' | asset_url }}) format("woff2"),
url({{ 'Danzza-Regular.woff' | asset_url }}) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Danzza";
src: url({{ 'Danzza-Medium.woff2' | asset_url }}) format("woff2"),
url({{ 'Danzza-Medium.woff' | asset_url }}) format("woff");
font-weight: 500;
font-style: medium;
font-display: swap;
}

@font-face {
font-family: "Danzza";
src: url({{ 'Danzza-Bold.woff2' | asset_url }}) format("woff2"),
url({{ 'Danzza-Bold.woff' | asset_url }}) format("woff");
font-weight: 600;
font-style: bold;
font-display: swap;
}

b, strong {
    font-weight: 600;
}

/*@font-face {
font-family: "Fontspring";
src: url({{ 'Fontspring-Regular.woff2' | asset_url }}) format("woff2"),
url({{ 'Fontspring-Regular.woff' | asset_url }}) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Fontspring";
src: url({{ 'Fontspring-Italic.woff2' | asset_url }}) format("woff2"),
url({{ 'Fontspring-Italic.woff' | asset_url }}) format("woff");
font-weight: normal;
font-style: italic;
font-display: swap;
}

@font-face {
font-family: "Fontspring";
src: url({{ 'Fontspring-Bold.woff2' | asset_url }}) format("woff2"),
url({{ 'Fontspring-Bold.woff' | asset_url }}) format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}*/

body {
  font-family: "Danzza", sans-serif;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}

.balance-bold {
  font-family: "Danzza", sans-serif;
  font-weight: 600;
}

.btn {
  font-family: "Danzza", sans-serif;
  font-weight: bold;
}

.header .navbar {
  background: rgba(255, 242, 230, .7);
}

.btn--fill {
    text-transform: capitalize;
}

@media screen and (min-width: 992px) {
  .header__iconGroup .desktop-highlight-btn {
    display: none !important;
  }
}

.drawer__overlay {
    background: rgba(255,255,255,.7);
}

.three-columns-section {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.three-columns-section:before {
  content: "";
  position: absolute;
  background: url("/cdn/shop/files/balance_element-original-colour_150x.svg?v=1752088362") no-repeat;
  right: -10%;
  top: 0;
  bottom: 0;
  width: 100%;
  background-position: right;
  opacity: .1;
}

#shopify-section-template--24913261330717__multicolumn_EpBWC3 {
  position: relative;
}

#shopify-section-template--24913261330717__multicolumn_EpBWC3:before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/wannawell.png?v=1752664221) no-repeat;
    right: 15%;
    top: 0;
    bottom: 0;
    width: 100%;
    background-position: right;
    opacity: .05;
    background-size: contain;
}

.three-columns-section .container {
  position: relative;
  z-index: 1;
}

/* HOMEPAGE CUSTOM CSS */
/* HEADER */

.navbar-brand {
  min-width: 200px;
}
.logo {
  max-width: 200px !important;
  width: 100% !important;
}

 /* THREE COLUMNS ELEMENT */
.three-columns-section .column-item h3 {
  color: #20413e;
}
.three-columns-section .column-item {
  background-color: #ffffff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.three-columns-section .column-item .button {
  color: #20413e !important;
  font-size: 32px;
  border: 1px solid #20413e;
  border-radius: 50px;
  display: block;
  width: 36px;
  height: 36px;
  background: transparent !important;
  justify-content: center;
}

#shopify-section-template--24913261330717__bl_multi_column_3dAkFp {
  position: relative;
}

#shopify-section-template--24913261330717__bl_multi_column_3dAkFp:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .5);
}

.bl-multi-column-section #block-column_DzqGTc.column-item
 {
   text-align: left;
   z-index: 1;
}

#bl-multi-column-template--24913261330717__bl_multi_column_LJ68x7 {
  position: relative;
}

#bl-multi-column-template--24913261330717__bl_multi_column_LJ68x7:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
}

.bl-multi-column-section #block-column_rA48cR.column-item
 {
   text-align: left;
   z-index: 1;
}

#block-column_DzqGTc .bl-multi-column-h3 {
  text-align: left;
  font-weight: normal;
}

#block-column_DzqGTc .bl-multi-column-h4 {
  text-align: left;
  border: 1px solid #d7a745;
  color: #d7a745;
  border-radius: 12px;
  display: inline-block;
  padding: 6px 12px;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 25px;
}

#block-column_DzqGTc .bl-multi-column-h3 span {
  font-weight: 600;
}

#block-column_rA48cR .bl-multi-column-h3 span {
  font-weight: 600;
}

#block-column_DzqGTc ul {
  list-style-type: disc;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 20px;
}

#block-column_DzqGTc ul li span {
    font-weight: 600;
}

section#shopify-section-template--24913261330717__faq_nptRHB .faq .faq-item {
    border-bottom: 1px solid #20413E;
}

/* SUGBALANCE PRODUCT */
#shopify-section-template--24974453342493__multicolumn .how-to-use__card__imgWrap {
    text-align: center;
}
#shopify-section-template--24974453342493__multicolumn .how-to-use__card__imgWrap > img {
    width: 140px;
    height: 140px;
}

#shopify-section-template--24974453342493__multicolumn .how-to-use__card__imgWrap.aspect-ratio-adapt {
    aspect-ratio: auto;
}

#how-to-use-bl-1 {
    margin-top: 10px;
}

#how-to-use-bl-1 .how-to-use__card__imgWrap > img {
    width: 123px;
    height: 123px;
}

#how-to-use-bl-1 .how-to-use__card__imgWrap {
    margin-right: 20px;
}

#how-to-use-bl-1 .container {
  padding-left: 0;
}

#how-to-use-bl-1 .how-to-use-bl-flex-1 {
    display: flex;
}

#how-to-use-bl-1 .how-to-use-bl-flex-1 .how-to-use-bl-icon-wrap {
  display: flex;
}

@media screen and (max-width: 992px) {
  #how-to-use-bl-1 .how-to-use-bl-flex-1 {
    display: inline-block;
    width: 100%;
  }
}

/* INGREDIENT SECTION CSS START */
.ingredient-section {
  padding: 30px 0px 30px;
  background: #fff;
  color: #20413e;
}
.main-title {
  text-align: center;
  font-size: 35px;
  font-weight: 300;
  color: #1F1F1F;
  margin: 0 auto 20px;
}
.ingredient-container {
  display: flex;
  gap: 10px;
  margin: 0 auto;
  border: 1px solid #20413e;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}
.ingredient-list {
  flex: 0 0 300px;
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ingredient-item {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 12px;
  cursor: pointer;
  border-radius: 30px;
  margin-bottom: 8px;
  background: #fff;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  color: #20413e;
}
.ingredient-item.selected {
  background-color: #20413e;
  color: #fff;
  border: 1px solid #20413e;
}
.detail-container {
  flex: 1;
  background: #fff;
  padding: 30px 10px;
  width: 500px;
}
.ingredient-detail {
  border: none !important;
  box-shadow: none !important;
  background: none !important;
  height: 100%;
}
.ingredient-detail .ingredient-detail-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .ingredient-detail .ingredient-detail-wrapper {
      flex-direction: column;
  }
}
.ingredient-image {
  width: 150px;
  height: 150px;
  border-radius: 20px;
  object-fit: cover;
}
.shopify-section.bl-dayli-balance .ingredient-image {
  width: 200px;
  height: 200px;
}
.content-wrapper {
  padding: 10px 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content-wrapper {
    padding: 10px;
  }
}
.tags {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  justify-content: center;
}
.tag {
  background: #20413e;
  border: 1px solid #fff;
  color: #fff;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 14px;
}
.description {
  color: #20413e;
  line-height: 1.4;
  margin: 0 auto;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .description {
    text-align: center;
  }
}
.popup-trigger-wrapper {
  margin-top: 30px;
}
.ingredient-url .btn--fill {
  border: 1px solid #20413e;
  background-color: #20413e;
}
.ingredient-url .btn--fill:hover {
  background-color: #366D69;
}
@media screen and (min-width: 992px) {
  .ingredient-url .btn--fill:hover {
      border: 1px solid #366D69;
  }
}
@media screen and (max-width: 767px) {
  .popup-trigger-wrapper {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .ingredient-container {
    flex-direction: column;
    gap: 5px;
  }
  .ingredient-list,
  .detail-container {
    width: 100% !important;
  }
  .main-title {
    font-size: 26px;
  }
  .ingredient-image {
    width: 150px;
    height: 150px;
  }
}
/* INGREDIENT SECTION CSS END */

#bl-multi-column-template--24913261330717__bl_multi_column_VJWrWz .columns-wrapper {
  background: url(/cdn/shop/files/wannawell-bg-with-logo_800x800.webp?v=1756373338) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 36px 64px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#block-column_UrgpAW {
  max-width: 991px;
}

div#block-column_UrgpAW h2 {
  font-weight: 600;
}

#block-column_UrgpAW .bl-multi-column-h4 {
  text-align: left;
}

#block-column_g4GxYT .image-wrapper {
  text-align: right;
}

.bl-multi-column-section #block-column_g4GxYT .column-image {
  max-width: 300px;
}

#block-column_UrgpAW .btn--fill {
  margin-top: 24px;
}

#block-column_UrgpAW .content-wrapper .bl-multi-column-h4,
#block-column_UrgpAW .content-wrapper h2 {
  font-family: "Danzza", sans-serif;
}

@media screen and (max-width: 767px) {
  #bl-multi-column-template--24913261330717__bl_multi_column_VJWrWz .columns-wrapper {
    flex-direction: column;
    padding: 36px 0 0;
    border-radius: 24px;
  }

  #block-column_UrgpAW .content-wrapper {
    align-items: center;
  }

  #block-column_UrgpAW {
    order: 2;
  }

  #block-column_UrgpAW .btn--fill {
    margin-bottom: 16px;
  }

  #block-column_UrgpAW .content-wrapper h2 {
    text-align: center !important;
  }

  #block-column_UrgpAW .content-wrapper .bl-multi-column-h4 {
    text-align: center !important;
  }

  .bl-multi-column-section #block-column_rA48cR.column-item .content-wrapper {
    align-items: center;
  }
}


#bl-multi-column-template--24913261330717__bl_multi_column_N98eBU .section-header h2 {
  color: #20413e;
}


@media screen and (min-width: 768px) {
  .bl-multi-column-section #block-column_rA48cR .content-wrapper h2 {
    text-align: left;
  }
  .bl-multi-column-section #block-column_rA48cR .content-wrapper h3 {
    text-align: left;
  }
}

#shopify-section-template--24913261429021__multicolumn_jfXq7Q .how-to-use__card__imgWrap img {
  max-width: 150px;
  height: auto;
}

#shopify-section-template--24913261429021__multicolumn_jfXq7Q .how-to-use__card__imgWrap.aspect-ratio-adapt {
  aspect-ratio: 0;
  text-align: center;
}

.navbar .header__cart__icon-count {
    color: #fff !important;
}
.search-form .prompt_text ul {
    display: none !important;
}
.breadcrumbs {
    display: none;
}
.collectionList__filter {
    display: none !important;
}