/** Shopify CDN: Minification failed

Line 6:0 Unexpected "2z"

**/
2z

@media only screen and (max-width: 1399px){
  :root {
    --font-base-size: 12;
  }
}

/* Before After GST Price Code Start */

/* .m-product-card__price .m-price {
    width: 100%;
    justify-content: center;
}

.m-product-card__price .m-price__regular.gst-pricing  {
    width: 100%;
}

.gst-pricing span.m-price-item.m-price-item--regular, span.m-price-item.m-price-item--regular-before {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    margin: 5px 0px;
}

.gst-pricing .before-gst-sale-price {
    width: 100%;
    margin: 5px 0px;
}

.gst-pricing .before-gst-sale-price .m-price-item--sale, .before-gst-sale-price .m-price-item--sale-before {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    color: #3D3D3D;
}

.gst-pricing .after-gst-sale-price {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 17px;
    color: #000000;
}

.gst-pricing .after-gst-sale-price .m-price-item--sale {
    font-size: 15px !important;
    color: #000000;
}

.gst-pricing .m-product-card__content .m-price--on-sale .m-price__sale {
    width: 100%;
}

.m-product-card__price .m-price__sale .m-price-item--regular {
    display: none;
} */

/* Before After GST Price Code End */

#template--19770735755494__main-1-2, div[data-product-handle="amlaprash"] option[data-value="350g"] {
    display: none !important;
}

.display-none {
  display: none !important;
}

.m-topbar {
  font-size: 12px;
  text-transform: uppercase;
  min-height: 45px !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

.transparent-on-top {
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.61) 50%, rgba(255, 255, 255, 0) 100%);
}

.m-slider:not(.m-slider--adapt).m-slider--fullscreen .m-slide__media {
    height: 93vh !important;
}

.m-slide__content {
    max-width: 985px !important;
}

.m-richtext>*+*:is(.m-richtext__description) p {
    /* max-width: 630px; */
    max-width: 705px;
    /* margin: 0 auto; */
}

.wave-wrapper {
  width: 100%;
  line-height: 0;
  background-color: #ffffff; /* matches the section before wave */
}

.wave-wrapper svg {
  display: block;
  width: 100%;
  height: 60px; /* matches path height */
}

.wave-top svg {
  transform: rotate(180deg);
}

.m-product-card__name {
  font-weight: 600;
  font-family: 'Poppins';
  font-size: 16px;
}

.m-product-form .m-button--secondary {
  background-color: #2E3E27;
  text-align: center;
  border: var(--btn-border-width) solid rgb(var(--color-outline-button));
  color: #FFF;
}

.m-product-form .m-button {
  padding: 7px 10px;
  font-size: 12px;
  max-width: 103px;
}

.variants-options-add-to-cart {
  display: flex;
  border-radius: 65px;
  background: #FFF;
  margin-top: 15px;
}

.variants-options-add-to-cart .m-product-option--dropdown select {
    height: 40px;
    border: 0px solid #2E3E27;
    border-radius: 35px;
    font-size: 14px;
    max-width: 200px;
    width: auto;
}

.m-product-card .m-product-option {
    margin-top: -1px;
}

.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper {
    margin: 0;
    text-align: right;
}

.m-product-card__title {
    margin-bottom: 9px;
}

.m-price__regular .m-price-item--regular, .m-price__regular .m-price-item--last, .m-price__sale .m-price-item--regular, .m-price__sale .m-price-item--last {
    font-size: 15px;
}

.m-collection-card__link {
    font-family: 'Poppins';
    font-size: 16px;
}

.icon-card {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background: #FFF;
    padding: 40px;
    border-radius: 10px;
    min-height: 305px;
}

.icon-card .icon-heading {
    font-size: 17px;
    font-weight: 600;
}

.icon-card .icon-heading p {
    font-size: 14px;
}

.image-content {
  text-align: center;
  /* margin-bottom: 50px; */
}

.image-content .image-title {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}

.m-main-product {
  padding-top: 60px;
  padding-bottom: 30px;
}

label.option-label {
    display: none;
}

.main-product__block+.main-product__block {
    margin-top: 15px;
}

.offer-tags div {
    display: flex;
    gap: 10px;
    margin-bottom: 7px;
}

.offer-tags p {
    font-size: 16px;
}

.main-product__block .m-product-title {
    margin-bottom: 15px;
}

.main-product__block-buy_buttons .m-add-to-cart {
    min-height: 55px;
    font-size: 15px;
    max-width: 350px;
}

.m-product-tag--sale {
    display: none !important;
}

.m-page-header {
    background: #2e3e27;
    color: #FFF;
    margin-bottom: 65px;
}

.m-page-header__title {
    color: #FFF;
}

.m-menu__link--main {
    padding: 20px 18px !important;
}

.m-footer .m-newsletter-form {
    margin-top: 17px;
    margin-bottom: 10px;
}

body .m-footer--block .social-media-links a {
    color: #FFF !important;
    background-color: #2e3e27 !important;
}

.m-testimonials .m-star svg {
    width: 16px !important;
    height: 16px !important;
}

.m-testimonial__title {
    font-size: 18px;
}

textarea.form-field {
  border-radius: 10px;
}

.m-pagination>span {
  font-size: 16px;
}

.m-pagination>span:not(.deco).current {
  font-size: 16px;
}

.m-pagination>span.next, .m-pagination>span.prev {
    font-size: 24px;
}

@media screen and (min-width: 1024px) {
    .m-slider-control-hover-inside:hover .m-slider-controls--absolute .m-slider-controls__button {
        left: -45px;
        background: #FFF;
    }

    .m-slider-control-hover-inside:hover .m-slider-controls--absolute .m-slider-controls__button-next {
        right: -45px;
    }
}

@media screen and (min-width: 1280px) {
    .m-slide__wrapper {
        padding-top: 170px;
    }
}

@media only screen and (max-width: 550px){
  .variants-options-add-to-cart {
    flex-direction: column;
    border-radius: 0px;
    background: transparent;
    margin-top: 15px;
  }

  .variants-options-add-to-cart .m-product-option--dropdown select {
    border: 1px solid #2E3E27;
    border-radius: 35px;
    font-size: 14px;
    width: 100%;
    min-width: 155px;
  }

  .m-product-card .m-product-option {
    margin-bottom: 12px;
  }

  .m-product-form .m-button {
    max-width: 200px;
  }

  .m-product-card__name {
    font-size: 14px;
  }

  .featured-section .m\:column {
    text-align: center;
  }

  .featured-section .h6 {
    text-align: center;
  }

  .featured-section {
    padding: 0px 45px;
  }

  .m-mixed-layout--mobile-grid .m-mixed-layout__inner {
    grid-template-columns: repeat(var(--grid-columns-mobile, 3), minmax(0, 1fr));
  }

  /* Before After GST Code Start */

  /* .m-product-card__price .gst-pricing .after-gst-sale-price {
    font-size: 13px;
    align-items: baseline;
    justify-content: center;
  }

  .gst-pricing span.m-price-item.m-price-item--regular, span.m-price-item.m-price-item--regular-before {
    font-size: 16px;
  }

  .m-product-card__price .m-price-item--regular-before {
    display: none !important;
  }

  p.you-save-announcement {
    background: #f7f7f7;
    padding: 5px 0 5px 0 !important;
    border-radius: 10px;
    font-size: 12px;
    margin-top: 10px;
  }

  .m-product-card__price span.after-gst-text, .m-product-card__price .before-gst-sale-price .m-price-item--sale-before, .m-product-card__price .gst-pricing .before-gst-sale-price {
    display: none;
  } */

  /* Before After GST Code Ends */
}