/** Shopify CDN: Minification failed

Line 2075:0 Unexpected "#"
Line 2075:2 Unexpected "{"
Line 2075:14 Expected ":"
Line 2089:1 Unexpected "#"
Line 2089:3 Unexpected "{"
Line 2089:15 Expected ":"
Line 2130:0 Unexpected "#"
Line 2130:2 Unexpected "{"
Line 2130:14 Expected ":"
Line 2181:0 Unexpected "#"
... and 13 more hidden warnings

**/
body {
  background-color: #f3f0df !important;
}
.moksae-story__headline {
        color: #593863 !important;
        font-size: 27px !important;
    }
.essence-purpose {
 background-color: #f3f0df !important;
  width:fit-content;
  margin:0 auto;
}
.header__menu-item span {
  transition: text-decoration var(--duration-short) ease;
  /* font-size: 22px; */
  text-decoration: none;
}


@media screen and (min-width: 990px) {
  .header--middle-center:not(.drawer-menu) {
    display: flex !important;
    align-items: center;
    justify-content: space-evenly;
  }

  .scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in {
    opacity: 1;
    animation: var(--animation-fade-in);
    width: 90%;
    margin: .5% auto 5.5%;
  }

  .banner__media.media.scroll-trigger.animate--fade-in {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border-radius: 20px;
  }

  .header__icons.header__icons--localization.header-localization {
    order: 4;
            width: 50%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
  }

  @media screen and (min-width: 990px) {
    .header {

        display: flex;
        align-items: center;
      margin: 15px 8px 0px;
      padding-top: 0px;
        padding-bottom: 0px;
        width: 96%;
        margin: auto;
        padding-top: 25px !important;
        padding-bottom:10px!important;
    }
}

  .custm_nav_list {
    order: 3;
    /* flex-grow: 1; */
  }

  .custom_navigation ul li {
    list-style: none;
  }

  .custom_navigation ul li a {
    text-decoration: none;
    color: #000;
  }
  .custom_navigation ul li a:hover{
    text-decoration:underline;
  }

  .custom_navigation ul {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-left: 30px;
  }
}

.banner--content-align-center {
  position: relative;
}
.border-animate_draw_left {
  position: absolute;
  top: 8%;
  left: 10px;
}
img.top-left_border,
img.right-top-border,
img.bottom-left_border,
img.bottom-right-border {
  width: 65px;
}
.border-animate_draw_top_right {
  position: absolute;
  top: 8%;
  right: 10px;
}
.border-animate_draw_right_bottom {
  position: absolute;
  bottom: -6%;
  margin: auto;
  display: flex;
}
img.bottom-border {
  width: 96%;
  margin: auto;
}
.border-animate_draw_bottom_corner {
  position: absolute;
  bottom: -8.5%;
  left: -5.5%;
}
.border-animate_draw_bottom {
  position: absolute;
  bottom: -8.5%;
  right: -5.5%;
}
.list-menu--inline {
  gap: 50px;
}
.header-wrapper--border-bottom {
  border-bottom: unset !important;
}
.footer__content-top {
  padding-bottom: 5rem;
  padding-top: 4rem;
  display: block;
  background: #63466e;
  border-radius: 0px;
  width: 98%;
  margin: auto;
}

@media screen and (min-width: 750px) {
  .footer-block__details-content .list-menu__item--link {
    display: inline-block;
    font-size: 1.4rem;
    color: white !important;
    font-size: 18px !important;
        font-family: 'Larken Regular';
  }

  .footer__content-top .grid {
    row-gap: 6rem;
    margin-bottom: 0;
    width: 94%;
    margin: auto;
  }

  .list-social__link {
    color: rgb(255 255 255) !important;
  }

  .footer-block__heading {
    font-size: 18px;
    color: #fff;
  }

  p.moksae-tagline {
    margin: 0;
    color: #fff;
    padding-top: 7rem;
    width: 120%;
    font-size: 18px;
        font-family: 'Larken Regular';
        max-width: 328px;
        line-height: 1.3;
  }

  img.custm_logo_ {
    width: 220px;
  }

  h2.footer-block__heading {
    color: #fff;
    font-family: 'Larken Bold';
        font-size: 18px;
  }

  .footer__content-bottom.scroll-trigger.animate--slide-in {
    display: none;
  }
}

/* separate, not nested */
@media (max-width: 768px) {
  .footer .bottom_border-flower_es__grid{
  bottom:40px;
}
  .header__icon--cart .icon {
    height: 1.4rem !important;
    margin: 4px;
    width: 1.4rem !important;
    padding: 0;
  }

  .custm_nav_list {
    display: none;
  }

  .moksae-hero__corner {
    width: 26px !important;
  }

  img.bottom_icon_banner {
    width: 170px !important;
  }

  .icon_img_bottom_banner {
    position: absolute;
    bottom: -8px;
    right: -9px !important;
    left: unset !important;
  }

  .header__icon,
  .header__icon--cart .icon {
    width: 2.8rem !important;
    padding: 0;
  }

  header-drawer {
    justify-self: start;
    margin-left: -1.2rem;
    border: 2px solid #d3af38a1;
    border-radius: 43%;
  }

  .moksae-hero__media {
    width: 85% !important;
  }

  .moksae-hero__inner .moksae-hero__divider img {
    max-width: 76%;
    height: auto;
  }

  .moksae-hero__inner .moksae-hero__line--right::before {
    top: 22px;
    bottom: 20px;
    right: -10px;
    width: 1.6px;
  }

  .moksae-hero__inner .moksae-hero__line--left::before {
    top: 24px;
    bottom: 20px;
    left: -10px;
    width: 1.3px;
  }
body .moksae-hero__inner .moksa-product-decor{
      width: 85%;
    margin: 20px auto 0;
}
  .moksae-hero__inner .moksae-hero__corner--tl {
    top: -10px;
    left: -10px;
  }

  .moksae-hero__inner .moksae-hero__corner--br,.moksae-hero__inner .moksae-hero__corner--bl {
    bottom: -9px;
  }

  .moksae-hero__divider {
    margin-top: 8px !important;
  }

  .moksae-hero__inner .moksae-hero__corner--tr {
    top: -10px;
    right: -10px;
  }

  .moksae-hero__inner .moksae-hero__heading {
    font-size: 32px;
  }

  .moksae-hero__inner .moksae-hero__text {
    font-size: 16px;
    text-align: center;
  }

  .moksae-hero__inner .moksae-hero__btn {
    font-size: 13px;
  }

  .moksae-hero__inner .moksae-hero__img {
    object-fit: cover;
  }

  .every_essence_container .ep__heading {
    font-size: 28px;
    margin-bottom: 16px;
  }

  .moksae-hero__content {
    top: 3% !important;
  }

  .moksae-hero__btn {
    padding: 0.4rem 1.4rem;
  }

  .menu-opening .header__icon--menu svg:first-of-type {
    display: none;
  }
}

svg.cart_icon_moksae {
  width: 22px;
}
svg.icon_account_moksae {
  width: 22px;
}
.custom_conatiner_social_logo {
 display: flex;
        flex-direction: column;
        margin-bottom: 4rem;
        gap: 16px;
        align-items: flex-start;
}
.grid--3-col-tablet .grid__item {
  width: 15% !important;
}
.footer-block--newsletter .list-social {
  display: none !important;
}
.grid--3-col-tablet .grid__item:nth-of-type(1) {
  width: 30% !important;
}
    p.moksae-tagline_mobile {
        display: none!important;
    }
@media screen and (max-width: 749px) {
  .header__icons .small-hide {
    display: block !important;
  }
  .header__icon .icon {
    height: 1.2rem!important;
  }
  .menu-drawer__account{
    font-size: 1.6rem!important;
    font-family: 'Larken Regular';
  } 
  .header__icon--cart .cart-count-bubble {
    left: 1.5rem;
  }
  .menu-drawer-container .header__icon--menu{
    height: 3.8rem;
  }
  li.cstm_nav_menu_li {
    padding: 1.1rem 3rem;
    text-decoration: none;
    font-size: 1.8rem;
    margin: 0px;
    color: #000;
    display:none;
}
      li.cstm_nav_menu_li a {
        text-decoration: none;
        color: #000;
        font-family: Larken Regular;
        font-size: 1.6rem;
    }
    .header__icons {
    gap: 6px!important;
}
.header__heading-logo {
    margin-right: -20px;
}

.header {
    padding: 0px 3rem 0px 3rem;
    /* border-bottom: .1px solid #593863; */
    /* box-shadow: 2px 2px 3px #59386361; */
    /* margin-bottom: 8px; */
}
.menu-drawer .list-social {
    justify-content: flex-start;
    margin-left: -1.25rem;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.menu-drawer__utility-links {
    padding: 0;
    /* background-color: rgba(var(--color-foreground), .03); */
    position: relative;
   top: -110px;
}
.menu-drawer__account {
    display: inline-flex;
    padding: 1rem 0;
    font-size: 1.6rem;
    font-family: Larken Regular;
    color: rgb(var(--color-foreground));
    margin-bottom: 0;
}
  .menu-drawer__menu-item {
    font-size: 1.6rem!important;
    font-family: Larken Regular;
}
  .announcement-bar__message {
    font-size: 10px!important;
    font-family: Larken Bold;
}
  svg.icon_account_moksae {
    width: 16px;
  }
  svg.cart_icon_moksae {
    width: 16px;
  }
.grid--3-col-tablet .grid__item:nth-of-type(1) {
    width: 100% !important;
}
    .custom_conatiner_social_logo {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 4rem;
    }
img.custm_logo_ {
    width: 141px;
}
.footer__list-social.list-social, .footer__follow-on-shop, .footer-block__newsletter {
        display: flex;
        width:100%;
        justify-content: flex-start!important;
    }
li.list-social__item a{
    color: #593863;
}
.list-social__link .svg-wrapper svg path{
  fill: #593863;
}
.moksae_tagline_container {
    display: none;
}
.footer .grid {
        display: flex!important;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
        margin: auto;
}
.grid--3-col-tablet .grid__item {
    width: 45% !important;
}
.footer-block.grid__item {
        padding: 0;
        margin: 0rem 0!important;
    }
    .footer-block__heading {
    margin-bottom: 1rem;
    color: #fff;
    margin-top: 0;
    font-size: 18px!important;
    font-family: 'Larken Regular';
}
.footer-block__details-content .list-menu__item--link {
        padding-top: 0rem!important;
        padding-bottom: 0.6rem!important;
        color: #fff!important;
        font-size: 17px;
        font-family: 'Larken thin';
    }
  .footer__content-top .footer-block--newsletter{
    display:none;
  }
  p.moksae-tagline_mobile {
    position: relative;
    margin: 15px 0px;
    color: #fff;
    font-family: 'Larken thin';
    top: -27px;
    left: -7px;
    font-size: 14px;
    display:block!important;
}
.footer__content-bottom-wrapper--center {
    justify-content: center;
    position: relative;
    top: -40px;
    color: #fff;
}
   .moksa-container .moksa-products-grid {
        grid-template-columns: auto;
        display: flex!important;
        flex-wrap: wrap!important;
      gap: 32px 16px;
      margin-top:0;
      margin-bottom:40px;
}
.moksa-products-grid .bottom_border-flower_moksae{
bottom:-50px;
}

.moksa-product-card {
    background-size: cover;
    border-radius: 10px!important;
    overflow: hidden;
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 25px;
    cursor: pointer;
}
.moksa-product-card {
       width: 47% !important;
    }
    .moksa-product-scent {
    color: #593863;
    font-size: 12PX!important;
    position: absolute;
    left: 6%!important;
    min-width: 70px;
    text-align: center;
}
.moksa-product-content .moksa-product-category {
    color: #4F2804;
    margin-top: 44px;
    font-size: 16px!important;
    margin-left: 33px;
    margin-left: 21px;
}
.moksa-product-content .moksa-add-to-cart {
    background: #593863;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s 
ease;
}
.moksa-product-content .moksa-product-price {
    padding-left: 4px;
    padding-right: 6px;
    margin: 0;
    font-size: 13px;
    font-family: 'Larken Regular';
}
.moksa-product-content .price-content {
    padding: 2px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #C8921D;
    background-color: #fff;
    padding: 0px;
    padding: 3px;
    border-radius: 5px;
    left: 13%;
    bottom: 12%;
    min-width: 75%;
}
.moksa-product-content .moksa-products-grid {
    display: flex;
    gap: 30px;
    margin: 25px 0;
}
.moksa-collection-section {
    margin: 60px 30px 0 !important;
}
.moksa-section-title {
        font-size: 32px!important;
    }
        .footer__content-bottom.scroll-trigger.animate--slide-in {
        height: 0px!important;
    }
    .footer__content-top {
    /* border-radius: 10px 10px 0px 0px!important; */
}
.essence-purpose .ep__grid {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    position: relative;
    width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
}
.essence-purpose .ep__grid article.ep-card {
       width: 46%;
        height: unset;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        border-radius: 13px;
        gap: 10px;
        min-height: 315px;
        height: 100%;
    }
}
/* for header  */
.header__menu-item,.custom_navigation ul li a {
    padding: 1.2rem;
    color: #593863!important;
    font-size: 16px;
    font-family: 'Larken Regular';
    text-decoration: none;
    color: rgba(var(--color-foreground), 0.75);
}
.header__active-menu-item {
  
    color: rgb(79 40 4)!important;
}
.header__icon--search{
  display:none;
}
.header__icons {
    gap: 18px;
}
.header__icon--cart .cart-count-bubble {
    position: absolute;
    background-color: #593863;
    color: rgb(255 255 255);
}
.announcement-bar__message {

    font-size: 12px;
    font-family: 'Larken Bold';
}
.shopify-policy__container, .Shipping, .Returns, .Terms, .Contact{
  font-family:'Larken Regular';
}

.shopify-policy__container h1,
.shopify-policy__container h3,
.Shipping h1,
.Shipping h3,
.Returns h1,
.Returns h3,
.Terms h1,
.Terms h3,
.Contact h1,
.Contact h3 {
  font-family: 'Larken Bold';
}
.main-page-title{
  text-align:center;
}
.ritual_banner_container {
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 40px 20px;
  width: 90%;
    border-radius: 20px;
    margin: 30px auto 70px;
}
.ritual_inside_banner_content .corner_icon {
  width: 48px;
  height: auto;
}
.top_left_banner_corner,
.top_right_banner_corner,
.bottom_left_banner_corner,
.bottom_right_banner_corner {
  position: absolute;
}
.top_left_banner_corner { top: -30px; left: -45px; }
.top_right_banner_corner { top: -30px; right: -45px }
.bottom_left_banner_corner { bottom: -64px; left: -45px }
.bottom_right_banner_corner { bottom: -64px; right: -45px }

.banner_content_text { max-width: 1200px; margin: 0 auto; text-align: center; }
.heading_container_banner h2 { margin: 0 0 20px; }
.img_banner_icon_content {
    display: flex;
    flex-wrap: wrap;
    gap: 70px;
    justify-content: center;
    align-items: flex-end;
}
.banner_icon_item { display: flex; flex-direction: column; align-items: center; gap:12px; }
.banner_icon { max-width: 72px; height: auto; display: block; }
.icon_text { margin: 0; }
p.icon_text {
    font-size: 16px;
    color: #fff;
    font-family: 'Larken Bold';
    max-width: 105px;
    line-height:20px;
}
.heading_container_banner h2{
  font-size: 58px;
    color: #fff;
     font-family: 'Larken Bold';
}
.banner_content_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 98%;
    margin: auto;
}
.ritual_banner_container .moksa-product-decor{
  position: absolute;
    bottom: -55px;
    left: 50%;
    width: 96%;
    transform: translate(-50%);
}
.ritual_banner_container:before {
    content: "";
    position: absolute;
    left: -40px;
    top: 35px;
    bottom: 10px;
    width: 3px;
    background: #63466e;
}
.ritual_banner_container:after {
    content: "";
    position: absolute;
    right: -40px;
    top: 35px;
    bottom: 10px;
    width: 3px;
    background: #593863;
}
.ritual_banner_container .bottom_border-flower {
    bottom: -64px;
    position: absolute;
    width: 98%;
    left: 50%;
    transform: translateX(-50%);
   
}
.ritual_player .ep-card__icon {
    max-width: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
a.shop_btn_card {
    text-decoration: none;
    font-size: 20px;
    color: #593863;
    font-family: Larken Medium;
}
li.li_content {
    font-size: 20px;
    font-family:'Larken thin';
    color: #4F2804;
    line-height: 1.3;
}
.ritual_player img.essence_img {
    width: 115px;
    height: 115px;
    object-fit: contain;
}
.ritual_player article.ep-card {
    border: 2.5px solid #E8A411;
    width: 300px;
    height: 525px;
    justify-content: space-around;
    font-family:'larken regular'
}
.ritual_player article.ep-card .subheading_card{
  margin:0;
}
.ritual_player{
  position:relative;
  margin:auto;
  width:fit-content;
}
.ritual_player .bottom_border-flower {
     bottom: -64px;
    position: absolute;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}
.header > .header__heading-link {
    line-height: 0;
    /* order: 2!important; */
}
@media(max-width:768px){
  body .how_to_perform_container .moksa-product-decor{
    margin-top:40px;
  }
  .ritual_banner_container .moksa-product-decor{
    bottom:-18px;
  }
  .heading_container_banner h2 {
    font-size: 30px;
    text-align: center;
    width: 100%;
}
.just_one_container .combo-subheading {
    font-size: 15px!important;
    width: 80%!important;
    line-height: 20px!important;
}
.just_one_container .getharmony_container {
        width: 89%;
                margin-top: 24px;
    }
    .just_one_container a.getharmoney_btn {
    font-size: 15px!important;
    line-height: 20px!important;
    padding: 10px 10px!important;
    width: 56%!important;
    display: flex;
    z-index: 2;
    position: relative;
}
.just_one_container .combo-subheading {
    margin-top: 11px!important;
}
.just_one_container .buy-combo-left {
    align-items: flex-end!important;
}
.heading_container_banner {
    width: 100%;
}
.icon_container_banner .banner_icon_item {
    gap: 2px;
}
.icon_container_banner .banner_icon {
    max-width: 40px;
}
.icon_container_banner p.icon_text {
    font-size: 13px;
    line-height: 20px;
}
.icon_container_banner .img_banner_icon_content {
    gap: 10px;
    justify-content: center;
    align-items: center;
    flex-wrap:nowrap;
}
.icon_container_banner .ritual_banner_container {
    background-size: cover;
    background-position: bottom;
    border-radius: 20px;
    margin: 30px auto 70px;
}
.ritual_banner_container .ritual_inside_banner_content .corner_icon {
    width: 26px;
    height: auto;
}
.ritual_banner_container .top_left_banner_corner {
    top: -19px;
        left: -15px;
}
.ritual_banner_container .top_right_banner_corner {
    top: -19px;
            right: -15px;
}
.ritual_banner_container .bottom_right_banner_corner {
    bottom: -25px;
          right: -16px;
}
.ritual_banner_container .bottom_left_banner_corner {
    bottom: -25px;
    left: -16px;
}
.ritual_banner_container:after {
    content: "";
    position: absolute;
            right: -13px;
    top: 14px;
    bottom: 15px;
    width: 2px;
    background: #593863;
}
.ritual_banner_container .bottom_border-flower {
    bottom: -23px;
    position: absolute;
    width: 90%;
        left: 50%;
    transform: translate(-50%);
}
.ritual_banner_container:before {
    content: "";
    position: absolute;
    left: -13px;
    top: 13px;
    bottom: 15px;
    width: 1.8px;
    background: #63466e;
}
.ritual_player img.essence_img {
    width: 55px;
    height: 55px;
    object-fit: contain;
}
.ritual_player article.ep-card {
    border: 2.5px solid #E8A411;
    width: 170px;
          height: 300px;
    justify-content: space-around;
}
.unorder_list_below_mp li.li_content {
    font-size: 12px;
}
p.subheading_under_icon {
    margin: 5px 0px 10px;
    font-size: 14px;
}
    a.shop_btn_card {
        font-size: 14px;
        border: 1.2px solid #593863;
      padding: 6px 24px;
        border-radius: 8px;
    }
#essence-template--18704083681368__ritual_player_6DHGnt .apb-btn {
        gap: 10px !important;
        border: 1.2px solid #533061 !important;
        border-radius: 8px !important;
        padding: 4px 15px !important;
        font-size: 15px !important;
}
#essence-template--18704083681368__ritual_player_6DHGnt .apb-icon {
    border-left: 12px solid #533061!important;
}
p.subheading_card {
    margin: 0px;
    font-size: 14px;
    font-family: larken-bold;
    font-weight: 600;
}
ul.unorder_list_below_mp {
    margin: 6px 0px;
}
.ritual_player article.ep-card {
    border: 1.5px solid #E8A411;
    border-radius: 12px
    padding: 10px 7px;
    height:330px;
}

.ritual_player .ep__grid h3.ep-card__title{
  font-size:17px;
}
.ritual_player .ep__grid {
    gap: 20px;
    margin: 0 auto 40px;
    flex-wrap:wrap;
}
.ritual_player .bottom_border-flower {
    bottom: -40px;
}
.how_to_perform_container h3.how_to_perform_heading {
    font-size: 30px;
}
.how_to_perform_container p.how_to_perform_subheading {
    font-size: 16px;
    margin: 5px 0px 40px;
}
.how_to_perform_container .how_to_perform_card_conatiner {
    width: 90%;
    margin: auto;
    gap: 30px;
    flex-wrap: wrap;
}
.how_to_perform_container .how_to_perform_card {
    width: 160px;
    height: auto;
    border: 1.2px solid #E8A411;
    border-radius: 10px;
}
.how_to_perform_container img.card_icon_how_to_perform {
    width: 100px;
    height: 100px;
}
.how_to_perform_container p.icon_text_perform {
   font-size: 13px;
}
.how_to_perform_container .bottom_border-flower {
    bottom: -35px;
}
.ritual_banner_container {
    margin: 20px auto 45px;
    background-position:75%;
}
body .how_to_perform_container {
    margin: 60px auto 0;
}
body .just_one_container {
    margin: 60px auto 50px;
}
.how_to_perform_container .bottom_border-flower {
    bottom: -40px;
}
.leftside-head-combo {
        font-size: 28px;
        top:10%;
}
.combo-subheading {
        font-size: 14px;
        position: absolute;
        top: 48%;
    }
    p.combo-subheading {
    font-size: 14px;
    position: absolute;
   top: 22%;
   display: none;
        left: 10%;
}
    .buy-combo-left {
        width: 100%;
        height:100%;
    }
        .image_container-comob img {
        width: 160px!important;
        right: -40px!important;
    }
    #essence-template--18726293110872__ritual_player_6DHGnt .apb-btn {
      border: 1.5px solid #533061!important;
    }
}
body variant-selects legend.form__label{
  display:none;
}
body .custom-border{
  border:unset;
  display:block;
  margin:24px 0;
}
.jdgm-prev-badge .jdgm-prev-badge__text{
  color:#8b8b8b;
  font-family:'larken bold';
  font-size:14px;
  margin-left:14px;
}
body .jdgm-preview-badge .jdgm-star{
  color:#f2cd01;
}
product-info .jdgm-preview-badge{
      margin-bottom: 33px;
}
.product-form__buttons .product-form__submit {
    width: 100%;
    border: 1px solid;
    font-family: 'Larken Medium';
    color: #fff;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    border-radius: 68px;
    text-transform: uppercase;
    background-color: var(--product-atc-button-bg, var(--primary-color)) !important;
}
.shopify-payment-button{
  width:50%;
}
body .shopify-payment-button .shopify-payment-button__button{
  font-size: 0; 
  background-color: #593863;
}

.shopify-payment-button__button--unbranded::after {
  content: "Buy Now"; 
  font-size: 20px;
  font-family:'Larken Bold';
}

@media(max-width:400px){
    .ritual_player .ep__grid {
        gap: 14px!important;
}
    .ritual_player article.ep-card {
width: 46%;
    }
    .ep__heading {
        font-size: 26px!important;
    }
    .ep__grid h3.ep-card__title {
        font-size: 16px;
    }
    #essence-template--18726293110872__ritual_player_6DHGnt .apb-btn {
    gap: 7px!important;
    border-radius: 8px!important;
    padding: 7px 16px!important;
    border: 1.5px solid #533061!important;
    font-size: 16px!important;
    }
    .ep__grid .unorder_list_below_mp li.li_content {
        font-size: 11px;
    }
    .how_to_perform_container .how_to_perform_card {
        width: 138px!important;
    }
    .how_to_perform_container .how_to_perform_card_conatiner {
        width: 96%!important;
        gap: 15px!important;
    }
    .how_to_perform_container img.card_icon_how_to_perform {
        width: 91px;
        height: 91px;
    }
        .just_one_container .leftside-head-combo {
        font-size: 20px!important;
        }
        .just_one_container .combo-subheading {
    font-size: 15px!important;
    line-height: 20px!important;
    width: 90%!important;
        }
       .shopify-section .just_one_container a.getharmoney_btn {
    font-size: 15px;
    line-height: 20px;
    padding: 11px 10px;
            width: 70% !important;
    z-index: 2;
    position: relative;
        }
        .just_one_container .buy-combo-left {
    align-items: flex-end;
        }
            .leftside-head-combo {
        left: 50%!important;
        transform: translate(-44%, 0px)!important;
  
    }
    .getharmony_container {
    width: 90%!important;
}
}
.just_one_container .combo-subheading{
  display:block;
}
/* popup container */
h2.heading_popup {
    color: #4F2804;
    font-size: 40px;
    font-family: 'Larken Regular';
    margin:0px;
}
.homepage_inside_popup {
    width: 90%;
    margin: auto;
    position:relative;
}
p.subheading_popup_homepage {
    font-size: 16px;
    color: #4F2804;
    font-family: 'Larken Regular';
    max-width: 500px;
}
.popup_hompage_btn {
    background: #593863;
       width: 60%;;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 15px;
    border-radius: 5px;
}
a.popup_btn_home {
    text-decoration: none;
    color: #fff;
    /* background: red; */
    font-size: 20px;
    line-height: 32px;
    font-family: 'Larken Medium';
}
p.popup_btn_below {
    color: #4F2804;
    font-size: 12px;
    font-family: 'Larken Regular';
}
.homepage_popup {
  width: 100%;
  max-width: 1046px;
  background: #f1e5c8;
  position: absolute;
  z-index: 34;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); /* centers the div */
  margin: auto;
  border-radius: 30px;
}
 .popup_right_container {
    width: 100%;
    max-width: 400px;
}
img.right_image_container {
    width: 100%;
}
.homepage_inside_popup {
   width: 94%;
    position: relative;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #5A3963;
    margin: 3%;
    padding: 6.5%;
    border-radius: 20px;
}
img.remove_btn {
    position: absolute;
    top: -36px;
    right: -36px;
    z-index: 23;
    width: 50px;
}
.content_popup {
    width: 71%;
    display: flex;
    flex-direction: column;
       gap: 8px;

}

.homepage_inside_popup::after{
  
}
img.top_left_corner_icon, img.top_right_corner_icon, img.bottom_left_corner_icon,img.bottom_right_corner_icon{
position: relative;
    width: 100%;
    position: absolute;
    width: 40px;
    height: auto;
      filter: drop-shadow(0 1px 0 rgba(0, 0, 0, .06));
} 
img.top_left_corner_icon {
    top: 16px;
    left: 16px;   
}
img.top_right_corner_icon {
    top: 16px;
    right: 16px;
}
img.bottom_left_corner_icon{
  bottom: 16px;
    left: 16px;
}
img.bottom_right_corner_icon{
  bottom: 16px;
    right: 16px;
}
.homepage_inside_popup::before,
.homepage_inside_popup::after {
  content: "";
  position: absolute;
     top: 65px;
    bottom: 65px;
  width: 2px; /* thickness of the line */
  background-color: #000; /* line color */
}

.homepage_inside_popup::before {
      left: 21px; /* line on the left */
}

.homepage_inside_popup::after {
  right: 21px; /* line on the right */
}
img.border_bottom_border_top {
    width: 100%;
}
.homepage_popup__divider_top {
    position: absolute;
    width: 86.5%;
    top: 20px;
}
.homepage_popup__divider_bottom {
    position: absolute;
    width: 86.5%;
    bottom: 14px;
    left: 65px;
    transform: rotate(180deg);
}
img.border_bottom_border_bt {
    width: 100%;
}
.About .just_one_container{
height:430px;
}
.About .just_one_container .leftside-head-combo{
  color:#593863;
      margin-top: 70px;
}
.About .just_one_container .image_container-comob img{
  width:400px;
}
.About .just_one_container .combo-subheading{
  color:#593863;
}
@media(max-width:768px){
  .homepage_inside_popup{
flex-direction: column-reverse;
  }
  img.top_left_corner_icon, img.top_right_corner_icon, img.bottom_left_corner_icon, img.bottom_right_corner_icon {
    width: 36px;
  }
  .homepage_popup__divider_top {
    position: absolute;
    width: 70%;
    top: 17px;
}
img.border_bottom_border_top {
    height: 22px;
    object-fit: cover;
}
.homepage_inside_popup:before, .homepage_inside_popup:after {
    width: 1.9px;
    background-color: #593863;
    padding: 1px;
}
.content_popup {
    width: 90%;
    justify-content: center;
    align-items: center;
}
h2.heading_popup {
    font-size: 24px;
    letter-spacing: -1px;
}
p.subheading_popup_homepage {
    font-size: 12px;
    text-align: center;
}
a.popup_btn_home {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
p.popup_btn_below {
    color: #4f2804;
    font-size: 10px;
    text-align: center;
}
img.border_bottom_border_bt {
    width: 100%;
    height: 20px;
    object-fit: cover;
}
.homepage_popup__divider_bottom {
    position: absolute;
    width: 70%;
    bottom: 16px;
    left: 15%;
    margin: auto;
    transform: rotate(180deg);
}
.popup_right_container {
    width: 100%;
}
.About .shopify-section .just_one_container a.getharmoney_btn{
  width: fit-content !important;
}
      .About .just_one_container .leftside-head-combo{
        margin-top:0;
      }
      .About .just_one_container .buy-combo-left{
        width:98% !important;
      }
      .About .just_one_container .image_container-comob img{
        width:200px !important;
      }
     body .moksa-product-decor img {
  width: 70px;
  height: 14px;
  margin:0;
}
body .moksa-product-decor::before, body .moksa-product-decor::after{
  border-bottom: 1px solid #593863; 
}
}
.homepage_popup {
    display: none;
}
    .section-sections--18733747404888__footer-padding {
        padding-top: 0px;
        padding-bottom: 0px;
        position: relative;
    }
    .bottom_border-flower_es__grid {
    position: absolute;
    bottom: 20px;
    width: 94%;
    left: 50%;
    transform: translate(-50%, 0px);
}
.moksa-product-decor{
  display:flex;
  align-items:baseline;
  justify-content:center;
}
.moksa-product-decor::before,
.moksa-product-decor::after {
  content: "";
  flex: 1;
      border: 2px solid #593863;
    margin: 0 10px;
    border-radius: 12px;
}

.moksa-product-decor img {
  width: 216px;
  height: 40px;
  margin: 0 20px;
}
.StoryContainer img{
  display:none;
}
.StoryContainer img{
  display:none;
}
/* About page border styling */
.StoryContainer img {
  display: none;
}

.StoryContainer.main_about_container img {
  display: block;
}

.StoryContainer.main_about_container {
  position: relative;
  margin: 50px 0 90px 0;
}

/* Corner icons */
img.about_top_left_corner_icon,
img.about_bottom_right_corner_icon,
img.about_bottom_left_corner_icon,
img.about_top_right_corner_icon {
  width: 48px;
  height: 51px;
  position: absolute;
}

img.about_top_left_corner_icon {
  top: -50px;
  left: 10px;
}

img.about_top_right_corner_icon {
  top: -50px;
  right: 10px;
}

img.about_bottom_left_corner_icon {
  bottom: -90px;
  left: 10px;
}

img.about_bottom_right_corner_icon {
  bottom: -90px;
  right: 10px;
}

/* Bottom border icon */
img.about_border-bottom_icon {
  width: 90%;
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
}

/* Vertical side borders */
.StoryContainer.main_about_container::before,
.StoryContainer.main_about_container::after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: -30px;
  width: 4px;
  background-color: #593863;
  border-radius: 5px;
}

.StoryContainer.main_about_container::before {
  left: 14px;
}

.StoryContainer.main_about_container::after {
  right: 14px;
}
.extra-margin{
  margin-top:150px;
}
.extra-margin .moksa-product-decor{
      width: 95%;
    margin: 40px auto 0;
}
.extra-margin .moksa-product-decor img{
  display:block;
}
@media(max-width:768px){
  img.about_bottom_right_corner_icon, img.about_bottom_left_corner_icon{
    bottom:-60px;
  }
  img.about_top_left_corner_icon, img.about_bottom_right_corner_icon, img.about_bottom_left_corner_icon, img.about_top_right_corner_icon {
    width: 33px;
    height: 35px;
    position: absolute;
    object-fit: contain;
}
.inner-container {
    max-width: 900px;
    margin: auto;
    width: 86%;
}
.StoryContainer.main_about_container:before, .StoryContainer.main_about_container:after {
    top: -10px;
    bottom: -20px;
    width: 1.8px;
}
img.about_border-bottom_icon {
    width: 78%;
    height: 15px;
    object-fit: cover;
    bottom:-65px;
}
.extra-margin{
  margin-top:125px;
}
    p.about-us-heading {
        margin-top: -35px;
    }
   
img.about_border-bottom_icon_second {
  position: absolute;
        bottom: -340px;
        left: 50%;
        transform: translate(-50%);
        width: 90%;
        height: 20px;
        object-fit: cover;
}
.StoryContainer {
    position: relative !important;
}
}
.ritual_player_container {
    padding-top: 45px;
}
@media (min-width: 1000px) and (max-width: 1439px) {
  body .moksa-product-card, body article.ep-card{
    width: 250px;
  }
}
.jdgm-widget *{
  font-family:'Larken Regular';
}
@media screen and (min-width: 990px) {
    .header:not(.header--top-center) *>.header__search, .header--top-center>.header__search {
        display: none;
    }
}
@media screen and (min-width: 990px) {
    .header__icons.header__icons--localization.header-localization {
        order: 4;
    }
    .custm_header_right {
   
    display: flex;
           justify-content: center;
}
.inner_container {
    display: flex;
    gap: 3rem;
}
.header:not(.header--middle-left,.header--middle-center) .header__inline-menu {
            width: 50%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-left: 50px;
}
}
a.find_your_moment.ritual_btn {
padding: 16px 23px;
    border: 2px solid #5938634f;
    border-radius: 50px;
    background-color: transparent;
    color: #5c3b5f;
    min-width:220px;
    text-decoration: none;
    font-size: 12px;
    display: flex;
    font-family: Larken Medium, serif;
    text-align: center;
    transition: all .3s ease;
    align-items: center;
    justify-content: center;

}

a.shop_daily_rituals.ritual_btn {
   border: 2px solid #5938634f;                
    background-color: #7f4d8d;   
    padding: 16px 23px; 
    min-width:220px;      
   border: 2px solid #5e2d6c;    
    border-radius: 100px;        
    color: #f3efe6;                  
    text-decoration: none;
     font-size: 12px;
    display: flex;
    font-family: Larken Medium, serif;
    text-align: center;
    transition: all .3s ease;
    align-items: center;
    justify-content: center;
}
@media(min-width:990px) and (max-width:1400px){
.ritual_btn{
  padding: 13px 30px!important; 
    font-size: 15px!important;   
    cursor: pointer;
} 
.inner_container {
        gap: 2rem!important;
    } 
    .list-menu--inline {
    gap: 16px;
}
    .header {
        gap: 2%;
        width: 98%;
    }
}
.pill-icon--btn {
    position: absolute;
    left: 50%;
    bottom: 22px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
          width: 105px;
    height: 50px;       
    background: #7f4d8d;
     border: 1.5px solid #4f2b5b;
    border-radius: 999px;   
    text-decoration: none;
    cursor: pointer;
    transition: transform .2s ease, filter .2s ease;
}
img.main_banner_img {
   width: 98%;
    margin: auto;
    height: 100%;
    border-radius: 10px;
    object-fit: contain;
    position: relative;
    
}
.background_banner_container {
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero__inner.banner_text_above {
    position: absolute;
    top: 0px;
}
section.banner_main_container {
    position: relative;
}

.hero__inner.banner_text_above {
    position: absolute;
    top: 0;
    width: 100%;
        padding: 10px 40px 300px 40px;
  background: linear-gradient(to bottom, #f3f0df, #f3f0dfe3 40%, #f3f0df6e, #f3f0df00);
}
.inner_content_container {
display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: auto;
    width: 97%;
}
.hero__left {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
   
}
h1.hero__title {
    font-family: 'Larken thin';
    color: #5A3964;
        font-size: 64px;
        margin-bottom: 25px;
}
.hero__right {
    width: 33%;
}
.hero__meta {
    text-align: left;
    left: 0;
    width: 100%;
    font-family: Larkan Regular;
   color: #00000091;
    font-size: 14px!important;
}
p.hero__subcopy {
   font-family: 'Larken Light';
    color: #593863;
        font-size: 16px;
}
p.hero__copy {
    font-size: 24px;
    line-height: 1.4;
   font-family: 'Larken Light';
    color: #593863;
}
.newsletter-wrapper{
    position: relative;
}

.newsletter.center{
    background: #63466e;
    bottom: 0;
    left: 0;
    width: 98%;
    margin:auto;
      background: linear-gradient(
        to bottom,
        transparent 50%,
        #63466e 50%
    );
    width: 98%;
    height: 100%;
    padding: 23px;
    margin: auto;
    border-radius: 25px 25px 0 0;
}
#shopify-section-sections--20165173936216__newsletter_4Fkab4{
  position:relative;
}
.newsletter__wrapper {
 width: 70%;
    border-radius: 25px;
    margin: 0 auto;
    position: relative;
}
img.newsletter__image {
    width: 100%;
    height: 100%;
  border-radius:24px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.newsletter-form__field-wrapper .field__input{
  background-color: rgb(255 255 255)!important;
  border:none;
 min-width: 465px;
    border-radius: 40px;
}
.newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 46rem!important;
    width:unset;
}
.newsletter-form__button:not(:focus-visible):not(.focused){
    box-shadow: inherit;
    background-color: inherit;
    background: #593863;
    height: 80%;
    min-width: 120px;
    border-radius: 30px;
    min-width: 150px;
    font-family: 'Larken thin';
    font-size: 14px;
}
.newsletter__wrapper h2{
  font-family: Larken light;
    font-size: 60px;
    line-height: 68px;
    color: #593863;
    max-width: 60%;
    text-align: center;
    /* border: 1px solid red; */
    margin: auto;
}
.newsletter-form__button.field__button{
   background: #593863!important;
    height: 80%;
    min-width: 120px;
    border-radius: 30px;
    color:#fff;
    top: 50%;
    transform: translateY(-50%);
}
.field:after{
  box-shadow:none!important;
}
.newsletter-form__field-wrapper .field__button>.svg-wrapper {
    height: 2.5rem;
    width: 2.5rem;
    background: #4c3055;
    border-radius: 20px;
    margin-left: 30px;
}
section.heading-image-blocks {
    padding: 50px 0;
    border-top: 1px solid #80808059;
    border-bottom: 1px solid #80808059;
    margin: 50px 0px;
}
h2.moksae_heading_txt {
font-size: 48px;
    line-height: 60px;
    font-family: 'Larken thin';
    color: #593863;
    margin: 21px 0px;
}
p.subheading {
    font-size: 24px;
    font-family: Larken thin;
    color: #593863;
    margin-bottom: 35px;
        word-spacing: 4px;
}
.moksae_icon_diff h3.block__title {
    color: #321E1E;
    font-size: 30px;
    line-height: 40px;
   font-family: Larken light;
    margin-bottom: 10px;
    max-width: 230px;
}
.moksae_icon_diff .block__text p{
    font-size: 18px;
    color: #321e1e;
    width: 86%;
    line-height: 26px;
    font-family: 'Larken Light';
}
.utility-bar__grid{
  display:none;
}
.main_banner_img_mobile{
  display:none;
}
.main_banner_img{
  display:block;
}
 .button_mobile_banner_container{
      display:none;
    }
@media(max-width:768px){
  .custm_header_right {
    display: none;
}
.button_mobile_banner_container a.find_your_moment.ritual_btn{
    padding: 8px 14px;
    color: #593863;
    font-size: 11px;
    font-family: Larken Medium, serif;
    min-width: 150px;

}
.button_mobile_banner_container a.shop_daily_rituals.ritual_btn{
     padding: 8px 14px;
    font-size: 11px;
    font-family: Larken Medium, serif; 
    min-width:150px;
}
    .main_banner_img_mobile {
            display: block;
        width: 97%;
        height: 100%;
        
        border-radius: 15px;
    }
   .button_mobile_banner_container {
        display: flex;
        /* gap: 30px; */
        width: 100%;
        justify-content: flex-start;
        margin-top: 30px;
    }
    .button_mobile_banner_container .inner_container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 90%;
    gap: 16px;
}
.background_banner_container {
    height: 720px;
}
.main_banner_img{
  display:none;
}
.newsletter__wrapper {
 width: 100%;
 padding-right:unset!important;
 padding-left:unset!important;
}
.inner_content_container {
    flex-direction: column;
}
h1.hero__title {
    font-size: 45px;
    padding-left: 10px;
}
.hero__meta {
    padding-left: 10px;
}
.hero__right {
    width: 96%;
}
p.hero__copy {
    font-size: 20px;
    line-height: 120%;
    font-family: 'Larken Light';
    color: #593863;
}
.pill-icon--btn {
    display: none !important;
}
img.main_banner_img {
   height: revert-layer!important;
}
.hero__inner.banner_text_above {
    padding: 10px 16px 27px;
}
.utility-bar__grid{
  display:block;
}
.newsletter-form__field-wrapper .field__input {
  
    min-width: 325px;
}
h2.moksae_heading_txt {
    font-size: 48px;
    line-height:normal;
    font-family: Larken thin;
    margin: 0px;
}
p.subheading {
    font-size: 14px;
    font-family: Larken thin;
}
p.subheading {
    font-size: 14px;
    font-family: Larken thin;
    color: #593863;
    margin-bottom: 35px;
}
.blocks.moksae_icon_diff {
    flex-wrap: wrap;
}
.block.icon_container {
    width: 50%;
}
.blocks.moksae_icon_diff .block__image {
    width: 60px;
}
.moksae_icon_diff h3.block__title {
    color: #321e1e;
    font-size: 20px;
    line-height: 25px;
    margin: 0px;
    min-height: 40px;
}
.blocks.moksae_icon_diff img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.moksae_icon_diff .block__text p {
    font-size: 12px;
    color: #321e1e;
    font-family: Larken thin;
    width: 85%;
    line-height: 26px;
}

.newsletter__wrapper h2 {
    font-family: Larken light;
    font-size: 48px;
    line-height: 68px;
    color: #593863;
    max-width: 100%;
}
.block.icon_container {
    width: 50%!important;
}
.block.icon_container:first-of-type {
    width: 50%!important;
}
.ritual-product-card__arrow{
  padding: 5px 10px!important;
}
.newsletter__subheading p{
  font-size: 12px;
    font-family: 'Larken thin';
    width: 85%;
    margin: auto;
    color: #593863;
}
.newsletter-form__field-wrapper .field__button>.svg-wrapper {
   
    background: #63466E;
}
.field__label, .customer .field label {
    font-size: 1.3rem;
    color: rgb(112 112 112 / 75%);
    font-family: 'Larken thin';
}
.header__heading, .header__heading-link {
        text-align: left!important;
    }
}
.review_redirect_container{
display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-decoration: none;
}

.field__label, .customer .field label {
 font-family: 'Larken regular';
 color:rgba(14, 34, 14, 0.39);
}
@media screen and (max-width: 749px) {
    .footer__content-top .list-social__link .svg-wrapper svg path {
        fill: #ffffff;
    }

    span.price_popup_container_bottom {
     display: block;
}
span.price_popup_container_bottom {
display:flex!important;
font-size: 11px!important;
}
#{{ section_id }} .ritual-product-card__arrow {
         color: #ffffff !important;
        background: #804b92;
    border-radius: 20px;
   padding: 5px 10px;
   
  }
  .ritual-product-card__arrow svg g path{
    fill:rgb(255, 255, 255);
  }
  .ritual-product-card__arrow svg{
    width: 18px;
    height: 18px;
  }
 #{{ section_id }} .ingredient-point--right-1 .ingredient-point__card {
   left: 30px!important;
        top: -60px!important;
  }
.ritual-feature-card__arrow svg{
  width: 18px;
        height: 18px;
}
span.price_popup_container{
  display:flex!important;
  font-size: 11px!important;
}


}
    .footer-block__details-content .list-menu__item--link {
        text-decoration: none;
    }
@media screen and (min-width: 990px) {
    /* .gradient.product sticky-header {
       background: var(--product-gradient, #fff)!important;
        width: 100%;
    } */
}
.moksae_artists__stripWrap {
  overflow: auto;              /* or overflow-x / overflow-y if needed */
  scrollbar-width: none;       /* Firefox */
  -ms-overflow-style: none;    /* IE and Edge */
}

.moksae_artists__stripWrap::-webkit-scrollbar {
  display: none;               /* Chrome, Safari */
}

body.product{
    background-color: #ffffff !important;
}
.moksae-story__cta span{
  font-family: 'Larken Regular';
    color: #593863;
}
#{{ section_id }} .ritual-grid__wrap {
  max-width: 1900px;
    margin: 0 auto;
    width: 97.5%;
}

@media(min-width:1024px) and (max-width:1600px){

h1.hero__title {
    font-size: 42px;
}
.inner_content_container {
    align-items: flex-start;
}
p.hero__copy {
    font-size: 18px;
}

element.style {
}
a.btn_redirrect_link_slider {
    font-size: 12px;
    margin-left:1%;
}
.moksae_icon_diff h3.block__title {
    color: #321E1E;
    font-size: 24px;
}
.moksae_icon_diff .block__text p {
    font-size: 15px;
}

.pill-icon--btn {
    width: 80px;
    height: 40px;
    background: #7f4d8d;
    border: 1.2px solid #4f2b5b;

}
.moksae-story__headline{
color: #593863!important;
    font-size: 27px!important;
}
.moksae-story-template--20455113326680__moksae_two_column_text_r4FAhN .page-width {
    max-width: 1320px!important;
}
.pill-icon--btn svg{
  width: 16px;
    height: 16px;
}

#{{ section_id }} .ritual-feature-card__title{
  font-size: 18px!important;
}
#{{ section_id }} .ritual-feature-card__subtitle{
  font-size: 16px!important;
}
span.price_popup_container {
    font-size: 14px!important;
}
 .moksae_ugc_section .page-width{
  max-width:4000px;
  width:100%;
  padding:0px;
}
.moksae_ugc_icon {
    font-size: 12px!important;
    
}
.moksae_ugc_media .moksae_ugc_btn {
    width: 30px;
    height:30px;
}
/* .moksae_ugc_item{
  flex: 0 0 calc((100% - (var(--gap) * 5)) / 6);
}  */
.moksae_bg_steps__heading {
    font-size: 48px;
  }
a.find_your_moment.ritual_btn {
    font-size: 10px;
}
a.shop_daily_rituals.ritual_btn {

    font-size: 10px;
}

}



a.btn_redirrect_link_slider {
        margin-left: 1%;
    }
    html {
  scroll-behavior: smooth;
}
.About .hero__inner.banner_text_above{
      background: linear-gradient(to bottom, #f3f0df, #f3f0df4a 40%, #f3f0df30, #f3f0df00);
}
.About .moksae-story-{{ section.id }} .moksae-story__body {
      font-size: 21px;
    font-family: 'Larken thin';
}
.About .blocks.moksae_icon_diff {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}
.About .block.icon_container {
    width: 32.5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.About h2.moksae_heading_txt {
    font-size: 48px;
    line-height: 50px;
    color: #2d2322;
    margin: 13px 0px;
}
.About p.subheading {
    font-size: 20px;
    font-family: 'Larken Light';
    color: #593863;
    margin-bottom: 17px;
    word-spacing: 4px;
}
.About .moksae_icon_diff h3.block__title {
        color: #321E1E;
        font-size: 26px;
        max-width: 320px;
    }
   .About .moksae_icon_diff .block__text p{
margin-bottom: 0px;
   }
   .About .moksae_icon_diff .block__text ul {
    margin: 0px;
    font-family:'Larken Light';
}
.About .newsletter.center {
    display: none;
}
.About .footer__content-top {
    border-radius: 20px;
}
.moksae_rating_strip__avatars {
  
    display: none!important;
}
@media(max-width:768px){
.About .inner_content_container {
    align-items: flex-start;
    margin: auto;
    width: 97%;
}

   .About .background_banner_container {
        height: 640px;
}
.About .hero__inner.banner_text_above {
    background: linear-gradient(to bottom, #f3f0df, #f3f0df87 40%, #f3f0df45, #f3f0df05);
}
   .About p.hero__copy {
        font-size: 16px;
        font-family: Larkan thin;
        color: #593863;
    }
       .About .main_banner_img_mobile {
      bottom:0px;
    
}
.About h2.moksae_heading_txt {
    font-size: 37px;
    line-height: 50px;
    font-family: Larken thin;
        margin: 0px;
        color: #593863 !important;
}
    .About .block.icon_container{
        width: 47.2% !important;
            justify-content: flex-start;
    }
    .About .block.icon_container {
      gap:20px;
    }
    .About .blocks.moksae_icon_diff {
    justify-content: flex-start;
    width: 100%;
}
 .About #Regions .block.icon_container  {
        justify-content: flex-start;
        width: 100%!important;
    }
    .About #Regions .block.icon_container {
        justify-content: flex-start;
        width: 100% !important;
        padding: 10px 0px;
         gap: 0px;
    }
  .About #Regions .moksae_icon_diff .block__text p {
        font-size: 12px;
        color: #321e1e;
        font-family: Larken thin;
        width: 90%;
        margin-top: 0px;
}
   .About #Regions #{{section_id}} .moksae-way {
        grid-template-columns: 1fr;
        width: 95%;
    }
   .About #Regions #{{section_id}} .design-calm {
        grid-template-columns: 1fr;
        width: 95%;
    }
    .About .built-by-people {
        padding-top: 10px;
        padding-bottom: 30px;
    }
}
.custom-padding{
  padding:0 14px;
}