/** Shopify CDN: Minification failed

Line 4287:2 Unexpected "}"

**/
@font-face {
  font-family: "New Spirit";
  src: url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-Regular.woff2?v=1732010648")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-Regular.woff?v=1732010648")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "New Spirit Condensed";
  src: url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-RegularCondensed.woff2?v=1732010647")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-RegularCondensed.woff?v=1732010648")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "New Spirit";
  src: url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-Bold.woff2?v=1732010647")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-Bold.woff?v=1732010648")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "New Spirit";
  src: url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-Medium.woff2?v=1732010647")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-Medium.woff?v=1732010648")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "New Spirit Light Condensed";
  src: url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-LightCondensed.woff2?v=1732010648")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-LightCondensed.woff?v=1732010648")
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "New Spirit";
  src: url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-SemiBold.woff2?v=1732010647")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0727/8421/6279/files/NewSpirit-SemiBold.woff?v=1732010648")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/*=============================== COMMON CSS START ===============================*/

main.content-for-layout {
  overflow: hidden;
}

/* .template--index .section-header {
  position: absolute;
  top: 39px;
  left: 0;
  width: 100%;
} */
.header__heading-link {
  padding: 0 !important;
}
.header__icon--menu .icon {
  stroke: black;
}
.section-title-main {
  text-align: center;
  padding-bottom: 80px;
}
.section-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  font-family: New Spirit;
  color: #01685b;
  padding-bottom: 20px;
}
.section-description {
  font-size: 20px;
  font-weight: 400;
  color: #1c1b1f;
  line-height: 1.4;
  letter-spacing: 0;
}
.section-description p,
.section-title p {
  margin: 0;
}

@media (max-width: 1199px) {
  .section-title-main {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section-title-main {
    padding-bottom: 30px;
  }
  .section-title {
    font-size: 28px;
    line-height: 36px;
  }
  .section-description {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .section-title {
    font-size: 24px;
    line-height: 32px;
  }
  .section-description {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  .section-title {
    padding-bottom: 10px;
  }
  .section-title-main {
    padding-bottom: 20px;
  }
  .header {
    padding: 10px 1rem 10px 1rem !important;
  }
  .page-width {
    padding: 0 10px !important;
  }
}
/*=============================== COMMON CSS END ===============================*/

/*=============================== HEADER CSS START ===============================*/

.header-wrapper {
  border-radius: 0px 0px 40px 40px;
}
.header-wrapper .header {
  grid-template-columns: 1fr auto 1fr;
}
.header__menu-item span {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #1c1b1f;
  text-transform: uppercase;
}
.header__menu-item {
  padding: 0 10px !important;
}
.header__icon .svg-wrapper {
  width: 35px !important;
  height: 35px !important;
}
.header-wrapper--border-bottom {
  border-bottom: none;
}
@media (max-width: 989px) {
  .header__icons .header__search,
  .header__icons .header__icon--account,
  .header__icons .header__shipping--icon {
    display: none;
  }
  .header-wrapper {
    border-radius: 0 0 20px 20px;
  }
}
@media (max-width: 350px) {
  .template--index .section-header {
    top: 32px;
  }
}
@media (max-width: 319px) {
  .template--index .section-header {
    top: 53px;
  }
}
/*=============================== HEADER CSS END ===============================*/
/*======================================= New Navigation bar ========================== */
.list-menu--inline {
  align-items: center;
}
.list-menu--inline li:first-child {
  background: #01685b;
  padding: 8px 10px;
  border-radius: 50px;
  margin-right: 10px;
}
.list-menu--inline li:first-child .header__menu-item span {
  color: #fff !important;
}
.list-menu--inline li:first-child .header__menu-item:hover span {
  text-decoration: none;
  text-underline-offset: unset;
}
.list-menu--inline .header__submenu li:first-child {
  background: transparent;
  padding: 0;
  border-radius: 0;
  margin-right: 0px;
}
.list-menu--inline .header__submenu {
  visibility: hidden;
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  padding: 60px 40px 40px;
  background: #fff;
  border: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  overflow:hidden;
}

.nem-menu-hover .header__menu-item svg {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1400px) {
  .list-menu--inline .nem-menu-hover:hover .header__submenu {
    padding-left: 200px;
  }
}
@media (min-width: 990px) {
  .list-menu--inline .nem-menu-hover:hover .header__submenu {
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .nem-menu-hover:hover .header__menu-item svg {
    transform: rotate(180deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .nav-collection_image img.nav-child-link-image {
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
  }
  .nav-collection_image:hover img.nav-child-link-image {
    transform: scale(1.3);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 8px;
  }
}
.list-menu--inline .header__submenu li:first-child .header__menu-item span {
  color: #1c1b1f;
  margin-right: 0;
}
.list-menu--inline
  .header__submenu
  li:first-child
  .header__menu-item:hover
  span {
  text-decoration: none;
  text-underline-offset: unset;
}
.header__submenu {
  display: flex;
}
.nav-collection_image img.nav-child-link-image {
  /* width: 100%; */
  max-width: 240px;
}
.nav-collection_image {
  position: relative;
  overflow: hidden;
  display: flex;
  border-radius: 8px;
}

.menu-drawer__menu-item {
  text-transform: uppercase;
}
header-menu > details,
details-disclosure > details {
  position: unset !important;
}
span.submenu_title {
  position: absolute;
  /* top: 0; */
  bottom: 20px;
  left: 20px;
  color: #fff;
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.header-wrapper:has(.nem-menu-hover:hover) {
  border-radius: 0;
}
.header-wrapper:has(header-drawer details[open]) {
  border-radius: 0;
}
.header__menu-item:hover span.submenu_title {
  text-decoration: unset;
}
.header__submenu.global-settings-popup li {
  margin-bottom: 0;
}
.list-menu__item {
  gap: 5px;
}
.js .menu-drawer__submenu {
  position: unset !important;
  top: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgb(var(--color-background));
  z-index: 1;
  transform: none !important;
  visibility: visible !important;
}
.menu-drawer__inner-submenu ul.menu-drawer__menu.list-menu {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  margin-left: 21px;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer/Edge */
}
.menu-drawer__inner-submenu .menu-drawer__menu-item {
  padding: 1.1rem 1rem;
}
.menu-drawer__menu-item > .svg-wrapper {
  width: 24px !important;
}
/* .menu-drawer__submenu {
  display: block;
}

.menu-drawer__menu-item:hover + .menu-drawer__submenu {
  display: none;
} */
.js .menu-drawer__navigation .submenu-open {
  visibility: visible !important;
}
.menu-drawer__menu li:first-child {
  background: #01685b;
  padding: 8px 10px;
  border-radius: 50px;
  margin-right: 10px;
  max-width: 95%;
  text-align: center;
  margin: 0 auto;
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 20px !important;
}
.menu-drawer__menu-item:hover {
  color: #1c1b1f !important;
}
.menu-drawer__menu li:first-child .menu-drawer__menu-item {
  color: #fff !important;
  justify-content: center;
}
.menu-drawer__inner-submenu .menu-drawer__menu li:first-child {
  background: transparent;
  padding: 0;
  border-radius: 0;
  max-width: 100%;
}
.language_currency_popup {
  margin-bottom: 18px;
}
.help-iconwith-text a {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 18px;
  text-decoration: none;
  font-family: Poppins;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #01685b;
}
.menu-drawer__utility-links .language_currency_popup .region-btn img {
  width: 24px;
  height: 24px;
  border: 1.5px solid #01685b;
}
.menu-drawer__menu-item > .svg-wrapper svg {
  transition: transform 0.3s ease-in-out;
  transform: rotate(180deg);
}
.help-iconwith-text svg {
  width: 24px;
  height: 24px;
}
.menu-drawer__account account-icon > .svg-wrapper {
  height: 2.4rem !important;
  width: 2.4rem !important;
}
.header__icons a {
  width: 40px;
  height: 40px;
}
.header__icons {
  display: flex;
  gap: 15px;
  grid-area: icons;
  justify-self: end;
  padding-right: 0.8rem;
  align-items: center;
}
.cart-count-bubble {
    background-color: #EA3872;
    bottom: 0.3rem;
    left: 2rem;
}
@media (max-width: 989px) {
  .menu-drawer {
    width: 100% !important;
  }
  .menu-drawer__navigation-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .menu-drawer summary.menu-drawer__menu-item {
    text-transform: uppercase;
  }
  .menu-drawer__menu-item {
    text-transform: uppercase;
  }
  .nav-collection_image img.nav-child-link-image {
    max-width: 213px;
  }
  .menu-drawer__inner-submenu .menu-drawer__menu-item {
    padding: 8px;
  }
  .menu-drawer__navigation {
    padding: 1.5rem 0 !important;
  }
}
@media (max-width: 543px) {
  .menu-drawer__menu-item {
    font-size: 14px !important;
    line-height: 16px !important;
  }
  .menu-drawer__menu-item {
    padding: 1.1rem 1rem !important;
  }

  .header--has-social .menu-drawer__utility-links {
    padding: 1.5rem 1rem !important;
  }
  .nav-collection_image img.nav-child-link-image {
    max-width: 187px;
  }
  header-drawer {
    margin-left: -5px !important;
  }
  .menu-drawer__navigation {
    padding: 1rem 0 !important;
  }
  .menu-drawer__menu li:first-child {
    margin-bottom: 10px !important;
  }
  .menu-drawer__inner-submenu .menu-drawer__menu-item {
    padding: 0 10px 0 0 !important;
  }
  .menu-drawer__inner-submenu ul.menu-drawer__menu.list-menu {
    margin-left: 15px;
  }
  .menu-drawer__menu-item {
    padding: 1.1rem 1.7rem !important;
  }
  .help-iconwith-text svg {
    width: 20px;
    height: 20px;
}
  .menu-drawer__account account-icon>.svg-wrapper {
    height: 2rem!important;
    width: 2rem!important;
}
  .menu-drawer__utility-links .language_currency_popup .region-btn img {
    width: 20px;
    height: 20px;
    border: 1px solid #01685b;
}
}

.js .menu-drawer {
    height: calc(100vh - 100%);
    height: calc(var(--viewport-height, 100vh) - (60px)) !important;
}

/*=============================== FOOTER CSS START ===============================*/

.footer .footer__content-top .footer-block--newsletter {
  display: block;
}
.footer .footer__content-top .footer-block--newsletter .list-social {
  justify-content: flex-start;
  margin-top: 20px;
}

.footer .footer-block .footer-block__heading {
  font-family: "Poppins";
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}
.footer .footer-block .list-unstyled li:not(:last-child) {
  margin-bottom: 15px;
}
.footer .footer-block .list-unstyled li a {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  padding: 0;
  color: #fff;
  text-decoration: none;
}
.footer .footer-block .list-unstyled li a:hover {
  text-decoration: underline;
}

.footer .newsletter-form__field-wrapper .field__input {
  border-radius: 30px;
}
.footer .newsletter-form__button .icon {
  width: 2.5rem;
  color: #79747e;
}
.footer .newsletter-form__button {
  right: 10px;
}
.footer .footer__content-top .footer-block--newsletter ul li a .svg-wrapper {
  width: 28px;
  height: 28px;
}
.footer .footer__content-top {
  padding-bottom: 0 !important;
}

.footer .newsletter-form__field-wrapper .field:after,
.footer .newsletter-form__field-wrapper .field:before {
  display: none;
}

.footer .footer__content-bottom {
  display: none;
}

.footer .footer-block.grid__item details {
  border-bottom: 1px solid #fff;
  padding: 15px 0;
}
.footer .footer-block.grid__item details[open] summary .icon-caret {
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}

.footer .footer-block.grid__item summary .icon-caret {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

.footer .footer-block.grid__item details summary .icon-caret {
  height: 2rem;
  top: calc(50% - 1rem);
}
.footer .footer-block.grid__item details summary .icon-caret path {
  fill: #fff;
}
@media (max-width: 991px) {
  .footer .footer__content-top .footer-block--newsletter ul li a .svg-wrapper {
    width: 24px;
    height: 24px;
  }
  .footer .footer__content-top .footer-block--newsletter .list-social {
    gap: 15px;
  }
  .footer .footer-block .footer-block__heading {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1.5rem;
  }
  .footer .footer-block .list-unstyled li:not(:last-child) {
    margin-bottom: 10px;
  }
  .footer .footer-block .list-unstyled li a {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 800px) {
  .footer .footer__content-top .footer-block--newsletter .list-social {
    gap: 10px;
  }
}
@media screen and (max-width: 749px) {
  .small-hide {
    display: none !important;
  }
  .footer .footer-block.grid__item {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .footer .footer-block.grid__item details .list-unstyled {
    margin-bottom: 0px;
  }
  .footer
    .footer__content-top
    .footer-block--newsletter
    .footer-block__heading {
    text-align: center;
    margin-bottom: 10px;
  }
  .footer .footer__content-top .footer-block-newsletter {
    order: 1;
  }
  .footer .footer__content-top .footer-block--menu {
    order: 2;
  }
  .footer .footer__content-top .footer__blocks-wrapper {
    display: flex;
  }
  .footer .footer__content-top .footer-block--newsletter .list-social {
    justify-content: center;
  }
  .footer .footer-block .footer-block__heading {
    margin-bottom: 0;
  }
  .footer.footer-bg {
    padding-bottom: 35px !important;
  }
  .footer .footer-block.grid__item details ul {
    padding-top: 10px;
  }
  .footer .footer-block__details-content .list-menu__item--link {
    padding: 0;
  }
  .footer .footer-block.grid__item details summary .icon-caret {
    right: -5px;
  }
  .footer.footer-bg {
    padding-top: 40px !important;
  }
  .footer .footer-block.grid__item:first-child details {
    border-top: 1px solid #fff;
  }
}
@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
}
@media screen and (min-width: 750px) {
  .grid--3-col-tablet .grid__item {
    width: calc(19% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
  .footer__content-top .mobile_responsive-icons {
    display: none;
  }
}

@media (max-width: 749px) {
  .footer__content-top .mobile_responsive-icons .list-social {
    justify-content: left !important;
  }
  .footer__content-top .mobile_responsive-icons .list-social li a .svg-wrapper {
    width: 24px;
    height: 24px;
  }
  .footer__content-top .mobile_responsive-icons .list-social li a {
    color: #fff;
  }
  .footer .footer__content-top .footer-block--newsletter .list-social {
    display: none;
  }
  .footer
    .footer__content-top
    .footer-block--newsletter
    .footer-block__newsletter {
    margin-bottom: 20px;
  }
}
@media (max-width: 543px) {
  .footer .footer__content-top {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .footer .footer-block.grid__item details {
    padding: 10px 0;
  }
}

/*=============================== FOOTER CSS END ===============================*/

/*=============================== PRODUCT PAGE CSS START ===============================*/

/*=============================== PRODUCT PAGE CSS START ===============================*/

.template--index .image_with_banner_scroll_navigation.scroll {
  display: none !important;
}

/*=============================== IMAGE WITH TEXT V2 START ===============================*/
.image-with-text-v2 .image-with-text-main {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 10px;
  padding: 0px 30px 100px;
  overflow: hidden;
}
.image-with-text-v2 .image-with-icon-content {
  max-width: 780px;
  width: 100%;
  display: flex;
  text-align: right;
  gap: 20px;
  align-items: center;
  justify-content: end;
  margin-left: auto;
  padding-bottom: 40px;
}
.image-with-text-v2 .image-with-icon-content:last-child {
  padding-bottom: 0;
}
.image-with-text-v2 .image-with-text-image {
  margin-right: -30px;
}
.image-with-text-v2 .image-with-text-image img {
  width: 100%;
  vertical-align: middle;
  height:auto;
}
.image-with-text-v2 .image-with-description {
  font-size: 16px;
  font-weight: 400;
  color: #79747e;
  line-height: 20px;
  padding-bottom: 5px;
}
.image-with-text-v2 .image-with-text {
  font-size: 40px;
  font-weight: 700;
  color: #01685b;
  font-family: "New Spirit";
  line-height: 40px;
  padding-bottom: 10px;
}
.image-with-description p {
  margin: 0;
}
.image-with-text-v2 {
  position: relative;
}
.image-with-text-v2 .image-with-icon {
  max-width: 80px;
  width: 100%;
}
.image-with-text-v2 .image-with-icon img {
  max-width: 100%;
  vertical-align: middle;
}
.image-with-text-v2 .image-shape {
  position: relative;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  line-height: normal;
  display: block;
}
.image-with-text-v2 .image-shape img {
  max-width: 100%;
}
.image-with-text-image.mobile {
  display: none;
}
.image-with-text-v2 .image-shape.mobile {
  display: none;
}
@media (max-width: 1600px) {
  .image-with-text-v2 .image-with-text-main {
    padding-top: 60px;
  }
}
@media (max-width: 1199px) {
  .image-with-text-v2 .image-with-text {
    font-size: 32px;
  }
  .image-with-text-v2 .image-with-description {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .image-with-text-v2 .image-with-text {
    font-size: 28px;
    line-height: 36px;
  }
  .image-with-text-v2 .image-with-icon {
    max-width: 60px;
    min-width: 60px;
  }
  .image-with-text-v2 .image-with-description {
    font-size: 16px;
  }
  .image-with-text-v2 .image-with-icon-content {
    gap: 15px;
  }

  .image-with-text-v2 {
    padding-bottom: 0px;
  }
  .image-with-text-v2 .image-with-text-main {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .image-with-text-image.desktop {
    display: none;
  }
  .image-with-text-image.mobile {
    display: flex;
    align-items: center;
    z-index: 1;
  }
  .image-with-text-image.mobile img {
    max-width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
  }
  .image-with-text-icon {
    position: relative;
    z-index: 2;
  }
  .image-with-text-v2 .image-with-text {
    font-size: 24px;
    line-height: 32px;
  }
  .image-with-text-v2 .image-with-description {
    font-size: 14px;
    line-height: 20px;
  }
  .image-with-text-v2 .image-with-text-main {
    grid-template-columns: 6fr 2fr;
    gap: 0;
    padding: 60px 10px 70px;
  }
  .image-with-text-v2 .image-with-icon {
    max-width: 40px;
    min-width: 40px;
  }
  .image-with-text-v2 .image-with-icon-content {
    gap: 10px;
    padding-bottom: 20px;
  }
  .image-with-text-v2 .image-shape.desktop {
    display: none;
  }
  .image-with-text-v2 .image-shape.mobile {
    display: block;
  }

  .image-with-text-v2 .image-with-text-image {
    margin-right: -30px;
    margin-left: -40px;
  }
}

@media (max-width: 575px) {
  .image-with-text-v2 .image-with-text-main {
    padding: 60px 10px 20px;
  }
  .image-with-text-v2 {
    padding-bottom: 40px;
  }
}
@media (max-width: 380px) {
  .image-with-text-v2 .image-with-text-main {
    grid-template-columns: 6fr 1fr;
  }
}
/*=============================== IMAGE WITH TEXT V2 END ===============================*/

/*=============================== IMAGE WITH BANNER V2 START ===============================*/
.image-with-banner-v2 {
  padding: 0 0 80px;
}
.image-with-banner-v2 .image-with-banner-text-main {
  display: flex;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  flex-wrap: wrap;
}
.image-with-banner-v2 .image-with-banner {
  display: flex;
  align-items: stretch;
  border-radius: 20px;
  overflow: hidden;
  width: 49%;
  position: relative;
}
.meta-ingredients-section
  .image-with-banner.full-width-content
  p:not(:last-child) {
  margin-bottom: 15px;
}

.image-with-banner .tablet .image-with-content {
  display: flex;
  align-items: center;
}

.image-with-banner-v2 .tablet .image-with-banner {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 991px) {
  .image-with-banner-v2 .image-with-banner {
    align-items: center;
  }
}
@media (max-width: 812px) {
  .image-with-banner-v2 .image-with-banner {
    width: 48%;
  }
}
@media (min-width: 768px) {
  .meta-ingredients-section .image-with-banner.full-width-item {
    width: 99%;
  }
  .meta-ingredients-section .full-width-item {
    display: flex;
    align-items: center;
  }
  .meta-ingredients-section .full-width-item .full-width-item-content {
    width: 81%;
    padding: 20px;
  }
  .meta-ingredients-section .full-width-item .full-width-item-image {
    width: 19%;
  }
  .meta-ingredients-section .full-width-item .full-width-item-image img {
    max-width: max-content;
    width: 100%;
    height: 100%;
    object-fit: contain;
    vertical-align: middle;
  }
  .meta-ingredients-section .full-width-item .full-width-item-text p {
    margin: 0;
  }
  .meta-ingredients-section .full-width-item .metafield-rich_text_field strong {
    font-size: 40px;
    color: #01685b;
    font-family: "New Spirit";
  }
  .meta-ingredients-section .full-width-item .full-width-item-description p {
    font-size: 20px;
    margin: 10px 0;
  }
}
/* .meta-ingredients-section .image-with-banner.full-width-item {
  align-items: flex-start;
} */
@media (max-width: 991px) {
  .meta-ingredients-section .full-width-item .metafield-rich_text_field strong {
    font-size: 28px;
  }

  .meta-ingredients-section .image-with-banner.full-width-item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .image-with-banner-text-main.mobile .slick-list {
    padding-left: 0 !important;
    margin-right: -10px;
  }
  .image-with-banner-text-main.mobile .slick-list .slick-track {
    display: flex;
    align-items: center;
  }

  .meta-ingredients-section .full-width-item .full-width-item-text p {
    margin: 0;
  }
  .meta-ingredients-section .full-width-item .metafield-rich_text_field strong {
    font-size: 23px;
    color: #01685b;
    font-family: "New Spirit";
  }
  .meta-ingredients-section .full-width-item .full-width-item-description p {
    font-size: 14px;
    margin: 10px 0;
    line-height: 1.4;
  }

  .meta-ingredients-section .full-width-item .full-width-item-image img {
    width: max-content;
    max-width: 100%;
  }

  .meta-ingredients-section .full-width-item .full-width-item-content {
    width: 100%;
    padding: 10px 5px 10px 10px;
  }
  .meta-ingredients-section .full-width-item .full-width-item-image {
    width: 35%;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .meta-ingredients-section .full-width-item .full-width-item-image img {
    height: 100%;
    object-fit: contain;
    vertical-align: middle;
    margin-left: auto;
  }
  .meta-ingredients-section
    .full-width-item
    .full-width-item-content
    .full-width-item-description {
    width: 69%;
  }
}
.image-with-banner-content {
  width: 70%;
  padding: 20px;
}
.image-with-banner-image {
  width: 30%;
}
.image-with-banner-image img {
  max-width: max-content;
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: middle;
}

.image-with-banner-text {
  font-size: 16px;
  font-weight: 400;
  color: #01685b;
  line-height: 28px;
  padding-bottom: 10px;
}
.tablet .image-with-banner-text {
  padding: 15px 15px 0;
}
.image-with-banner-text strong {
  font-size: 20px;
}
.image-with-banner-text p,
.image-with-banner-description p {
  margin: 0;
}
.image-with-banner-description {
  font-size: 20px;
  font-weight: 400;
  color: #1c1b1f;
  line-height: 24px;
}
.image-with-banner-text-main.mobile,
.image-with-banner-text-main.tablet {
  display: none;
}

.image-with-banner-content .image-with-banner-text p {
  font-weight: 600;
}
.image-with-text-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 80px;
}
.image-with-text-btn .image_text_v2_btn {
  background: transparent;
  color: #01685b;
  border: 4px solid #01685b;
  border-radius: 100px;
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 18px 40px;
  font-size: 20px;
  font-weight: 700;
  gap: 20px;
}
@media (max-width: 1800px) {
  .image-with-banner-image {
    width: 30%;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media (max-width: 1300px) {
  .image-with-banner-v2 .image-with-banner-text-main {
    gap: 15px;
  }
  .image-with-banner-content {
    padding: 10px 5px 10px 15px;
  }
}
@media (max-width: 1175px) {
  .image-with-banner-content {
    width: 100%;
  }
  .image-with-banner-description {
    font-size: 18px;
    width: 70%;
  }
  .image-with-banner-text strong {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .image-with-text-btn {
    padding-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .image-banner.container {
    padding-right: 0;
  }
  .image-with-banner-v2 .image-with-banner-text-main.mobile .image-with-banner {
    margin: 0 5px;
  }
  .image-with-banner-text-main.mobile .slick-list {
    padding-left: 0;
  }
  .image-with-banner-content {
    width: calc(100% - 0px);
  }
  .image-with-banner-image {
    width: calc(30% - 0px);
  }
  .image-with-banner-v2 {
    padding: 0 0 80px;
  }
  .image-with-banner-description {
    font-size: 16px;
    width: 70%;
  }
  .image-with-banner-text strong {
    font-size: 16px;
  }
  .image-with-banner-content .image-with-banner-text p {
    font-size: 14px;
  }
  .image-with-banner-v2 {
    padding: 0 0 60px;
  }
  .image-with-banner-v2 .section-title-main {
    padding-bottom: 60px;
  }
  .image-with-text-btn .image_text_v2_btn {
    padding: 14px 40px;
    font-size: 16px;
  }
  .image-with-text-btn .image_text_v2_btn svg {
    height: 20px;
    width: 20px;
  }
}
@media (max-width: 767px) {
  .image-with-banner-image img {
    width: max-content;
    max-width: 100%;
    margin-left: auto;
  }
  .image-with-banner-text-main.desktop {
    display: none;
  }
  .image-with-banner-text-main.mobile {
    display: block;
  }

  .image-with-banner-v2 .image-with-banner {
    grid-template-columns: 3fr 1fr;
  }
  
  .image-with-banner-text strong,
  .image-with-banner-description {
    font-size: 14px;
    line-height: 1.3;
  }
  .image-with-banner-text strong {
    line-height: 1.7;
  }
  .image-with-banner-text {
    font-size: 12px;
  }
  .image-with-banner-content .image-with-banner-text p {
    font-size: 12px;
    line-height: 1.4;
  }
  .image-with-banner-v2 .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
    border: 1px solid #79747e;
    border-radius: 50%;
    display: inline-block;
  }
  .image-with-banner-v2 li.slick-active {
    background-color: #1c1b1f;
    border-color: #79747e;
  }
  .image-with-banner-v2 .slick-dots {
    padding-top: 22px;
  }
  .image-with-text-btn .image_text_v2_btn {
    padding: 13px 20px;
    font-size: 14px;
  }
  .image-with-text-btn .image_text_v2_btn {
    gap: 15px;
  }
  .image-with-text-btn {
    padding-bottom: 40px;
  }
}
@media (max-width: 575px) {
  /* .image-with-banner-content {
    width: calc(70% + 0px);
  } */
  .image-with-banner-image {
    width: calc(33% - 0px);
  }
  .image-with-banner-content {
    padding: 10px 5px 10px 10px;
  }
  .image-with-banner-description {
    width: 69%;
  }
  .image-with-banner-v2 {
    padding: 0 0 40px;
  }
  .image-with-banner-v2 .section-title-main {
    padding-bottom: 40px;
  }
  .image-with-banner-text strong {
    font-size: 14px;
  }
}
@media (max-width: 382px) {
  /* .image-with-banner-content {
    width: calc(60% + 0px);
  } */
  /* .image-with-banner-image {
    width: calc(40% + 0px);
  } */
  .image-with-banner-text-main.mobile
    .slick-list
    .slick-track
    .image-with-banner:nth-last-of-type(2)
    .image-with-banner-image {
    width: calc(30% + -0px);
  }
}
@media (max-width: 375px) {
  /* .image-with-banner-content {
    width: calc(75% + 0px);
  }
  .image-with-banner-image {
    width: calc(40% + 0px);
  } */

  .image-with-banner-description {
    font-size: 14px;
  }
}

/*============= information Popup =====================*/
body.popup-open {
  overflow: hidden;
}
@media (max-width: 989px) {
  .menu-drawer-open .shopify-section-group-header-group {
    background: linear-gradient(90deg, #dcdcdc, #1c1b1f80 100%);
  }
}
@media (max-width: 749px) {
  .menu-drawer-open .shopify-section-group-header-group {
    background: linear-gradient(90deg, #dcdcdc, #dcdcdc 100%);
  }
}

.image-with-text-btn .image_text_v2_btn {
  cursor: pointer;
}

.information-content .information-content-image img {
  max-width: 100%;
  height:auto;
}
.information-container .popup-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #0000004d;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  height: 100%;
  width: 100%;
  transition: opacity 0.4s cubic-bezier(0, 0, 0.2, 1),
    visibility 0.4s cubic-bezier(0, 0, 0.2, 1);
  display: block !important;
}
.popup-open .information-container .popup-overlay {
  visibility: visible;
  opacity: 1;
}
.information-container .information-content {
  opacity: 0;
}
.information-container .information-content::-webkit-scrollbar {
  display: none;
}

.popup-open .information-container .information-content {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.information-container .information-content {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #70717066;
  color: #0f2e2f;
  opacity: 0;
  visibility: hidden;
}
.information-content-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  z-index: 100;
  outline: none;
  overflow: auto;
  scrollbar-width: none !important;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  scrollbar-width: thin;
  scrollbar-color: #d1d5db #f7f8f7;
}
.information-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 50px 20px;
  overflow-y: auto;
  background-color: #fff;
  color: #000;
  margin: 7rem auto auto;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 16px;
  position: relative;
}

@media (min-width: 1024px) {
  .information-content-wrapper {
    padding: 50px 50px 20px 50px;
    width: 80rem;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin: 5rem auto auto;
  }
}
.information-content .popup-close-button {
  position: absolute;
  right: 29px;
  font-size: 39px;
  background: #01685b;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  cursor: pointer;
  color: #fff;
  font-weight: 100;
}
.information-content .popup-close-button svg {
  width: 24px;
  height: 24px;
}
@media (max-width: 1199px) {
  .information-content-container {
    width: 80%;
  }
}
@media (max-width: 930px) {
  .information-content .popup-close-button {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .information-content-container {
    width: 100%;
  }
}
.information-content {
  z-index: 999999;
  position: relative;
}

/*=============================== IMAGE WITH BANNER V2 END ===============================*/

/*=============================== VIDEO SECTION START ===============================*/
.video-section .title-wrapper h2 {
  padding: 0;
}

.video-section .section-title,
.video-section .section-description {
  color: #fff;
}
.video-section .video-section__media button {
  border-radius: 8px;
}
.deferred-media__poster-button {
  background-color: transparent !important;
}
.drawer__close .svg-wrapper {
  width: 100%;
  height: 100%;
  /* min-width: 42px;
  min-height: 42px;
  max-width: 42px;
  max-height: 42px; */
}
.video-section .video-wrapper {
  padding: 80px 0 100px !important;
}
.video-section .video-section__media {
  padding-bottom: 150%;
  margin: 0;
  width: 100%;
  overflow: hidden !important;
  border-radius: 8px !important;
}
.video-section .slick-slide > div {
  padding: 10px;
}
.video-section .video-section__media .svg-wrapper {
  width: 60px;
  height: 60px;
}
.video-section__media {
  margin: 0 10px;
}
/* .video-image-main {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(4, 1fr);
} */
.video-image-main .deferred-media__poster-button:hover {
  transform: translate(-50%, -50%) scale(1);
}
.video-content-sub-text {
  position: relative;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.video-content-sub-text:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #fff;
  bottom: 0;
}
.video-content-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #fff;
  padding-bottom: 8px;
}
.video-content-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
}
.video-content {
  padding-top: 20px;
}
.video-section {
  position: relative;
  /* margin-bottom: 80px; */
  line-height: normal;
  display: block;
}
.video-progress-bar {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.3);
}
.video-progress-bar .progress {
  width: 0%;
  height: 100%;
  background-color: #fffbfe;
}
.video-wrapper {
  overflow: hidden;
}
.video-section .swiper-pagination.swiper-pagination-progressbar {
  bottom: 0;
  top: auto;
  position: relative;
  background: transparent;
  margin-top: 10px;
}
.video-section
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: #fff;
}
.video-shape {
  position: relative;
  top: 0;
}
.video-shape img {
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
}
.video-section .video-shape.mobile {
  display: none;
}
.video-shape {
  background: #bde5f4;
}
.video-section-slider {
  margin-block: -1px;
}
.video-section-slider .video-image-content .video-image deferred-media {
  border: 4px solid #bde5f4;
  box-sizing: border-box;
  border-radius: 20px !important;
}
@media (max-width: 1199px) {
  .video-section__media {
    margin: 0 5px;
  }
}
@media (max-width: 1024px) {
  .video-section-slider .video-slider .slick-dots li,
  .video-section-slider .video-slider .slick-dots {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .video-section-slider .video-slider .slick-dots li button {
    background: #d9d9d9;
    padding: 0;
    width: 9px;
    height: 9px;
    border-radius: 50px;
    transition: 0.3s;
  }
  .video-section-slider .video-slider .slick-dots li.slick-active button {
    background: #b90e0b;
  }
}
@media (max-width: 991px) {
  .video-content {
    padding-top: 15px;
  }
  .video-content-sub-text,
  .video-content-text {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .video-content-name {
    font-size: 14px;
  }
  .video-image-main {
    gap: 15px;
  }
  .video-section .video-wrapper {
    padding: 70px 0 !important;
  }
}
@media (max-width: 767px) {
  .video-section {
    margin-left: 0;
    margin-right: 0;
  }
  .video-section-slider .title-wrapper h2 {
    font-size: 26px;
  }
  .video-section-slider .title-wrapper {
    margin-bottom: 10px;
  }
  .video-section .video-section__media .svg-wrapper {
    width: 50px;
    height: 50px;
  }
  .video-image-main {
    display: flex;
  }
  .video-section .video-shape.desktop {
    display: none;
  }
  .video-section .video-shape.mobile {
    display: block;
  }
  .video-section-slider {
    margin-bottom: -1px;
  }
}
@media (max-width: 575px) {
  .video-section .video-wrapper {
    padding: 50px 0 !important;
  }
  .video-image-main {
    gap: 5px;
  }
  .video-content {
    padding-top: 10px;
  }
  .video-content-sub-text,
  .video-content-text {
    font-size: 14px;
    line-height: 20px;
  }
  .video-content-name {
    font-size: 12px;
  }
  .video-section-slider .video-section isolate .video-wrapper .page-width {
    padding: 0 10px;
  }
}
/*=============================== VIDEO SECTION END ===============================*/

/*=============================== PEAK PERFORMANCE START ===============================*/
 
/*=============================== PEAK PERFORMANCE END ===============================*/

/*=============================== IMAGE WITH TEXT[DEEP FOCUS TODAY] CSS START ===============================*/


/*=============================== IMAGE WITH TEXT[DEEP FOCUS TODAY] CSS END ===============================*/

/*=============================== TESTIMONIAL SECTION CSS START ===============================*/

.testimonial-section .title-wrapper h2 {
  padding: 0;
}

.testimonial-section-slider .background-shap-media img {
  /* width: 100%; */
  max-width: 100%;
  vertical-align: middle;
  image-orientation: revert-layer;
  image-rendering: revert-layer;
}

.testimonial-section-slider .section-title-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
  gap: 40px;
}
.testimonial-section .section-title {
  padding-bottom: 0;
}
.testimonial-section .section-title,
.testimonial-section .section-description {
  color: #fff;
}
.testimonial-section .testimonial-section__media button {
  border-radius: 8px;
}
.deferred-media__poster-button {
  background-color: transparent !important;
}
.drawer__close .svg-wrapper {
  width: 100%;
  height: 100%;
  min-width: 42px;
  min-height: 42px;
  max-width: 42px;
  max-height: 42px;
}
.testimonial-section .testimonial-wrapper {
  padding: 70px 0 80px !important;
}
.testimonial-section .testimonial-section__media {
  padding-bottom: 150%;
  margin: 0;
  width: 100%;
  overflow: hidden !important;
  border-radius: 8px !important;
}
.testimonial-section .slick-slide > div {
  padding: 10px;
}
.testimonial-section .testimonial-section__media .svg-wrapper {
  width: 60px;
  height: 60px;
}
.testimonial-section__media {
  margin: 0 10px;
}
/* .testimonial-image-main {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(4, 1fr);
} */
.testimonial-image-main .deferred-media__poster-button:hover {
  transform: translate(-50%, -50%) scale(1);
}
.testimonial-content {
  border-radius: 20px;
  border: 4px solid var(--Blue, #bde5f4);
  background: var(--White, #fffbfe);
  padding: 20px;
}
.testimonial-content-sub-text:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background-color: #fff;
  bottom: 0;
}
.testimonial-section .testimonial-info {
  display: flex;
  align-items: center;
  gap: 8px;
}
.testimonial-section .testimonial-content-verified {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #1c1b1f;
}
.testimonial-content-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  color: #1c1b1f;
  padding-bottom: 20px;
}
.testimonial-content-text p {
  margin: 0;
}
.testimonial-content-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #1c1b1f;
}
.testimonial-section {
  position: relative;
  /* margin-bottom: 80px; */
  line-height: normal;
  display: block;
}
.testimonial-progress-bar {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.3);
}
.testimonial-progress-bar .progress {
  width: 0%;
  height: 100%;
  background-color: #fffbfe;
}
.testimonial-wrapper {
  overflow: hidden;
}
.testimonial-section .swiper-pagination.swiper-pagination-progressbar {
  bottom: 0;
  top: auto;
  position: relative;
  background: transparent;
  margin-top: 10px;
}
.testimonial-section
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  background: #fff;
}
.testimonial-shape {
  position: relative;
  top: 0;
}
.testimonial-shape img {
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
}
.testimonial-section .testimonial-shape.mobile {
  display: none;
}
.testimonial-shape {
  background: #bde5f4;
}
.testimonial__section {
  padding-block: 0;
}
.testimonial__section {
  margin-block: -1px !important;
}
.content-container:after {
  display: none;
}
@media (max-width: 1199px) {
  .testimonial-section__media {
    margin: 0 5px;
  }
}
@media (max-width: 1024px) {
  .testimonial-section-slider .testimonial-slider .slick-dots li,
  .testimonial-section-slider .testimonial-slider .slick-dots {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .testimonial-section-slider .testimonial-slider .slick-dots li button {
    background: #d9d9d9;
    padding: 0;
    width: 9px;
    height: 9px;
    border-radius: 50px;
    transition: 0.3s;
  }
  .testimonial-section-slider
    .testimonial-slider
    .slick-dots
    li.slick-active
    button {
    background: #b90e0b;
  }
  .testimonial__section {
    padding-block: 0;
  }
}
@media (max-width: 991px) {
  .testimonial-content {
    padding: 15px;
  }
  .testimonial-content-sub-text,
  .testimonial-content-text {
    font-size: 16px;
    padding-bottom: 15px;
  }
  .testimonial-content-name {
    font-size: 14px;
  }
  .testimonial-section .testimonial-wrapper {
    padding: 60px 0 60px !important;
    margin: -1px 0;
  }
  .testimonial-section-slider .section-title-main {
    gap: 30px;
    padding-bottom: 30px;
  }
  .testimonial-section .testimonial-info {
    font-size: 14px;
    line-height: 16px;
    gap: 6px;
  }
  .testimonial-section .testimonial-content-verified {
    font-size: 14px;
    line-height: 16px;
    gap: 6px;
  }
  .testimonial-section .testimonial-content-verified svg {
    height: 24px;
    width: 24px;
  }
  .testimonial__section {
    padding-block: 0;
  }
}
@media (max-width: 767px) {
  .testimonial-section {
    margin-left: 0;
    margin-right: 0;
  }
  .testimonial-section-slider .title-wrapper h2 {
    font-size: 26px;
  }
  .testimonial-section-slider .title-wrapper {
    margin-bottom: 10px;
  }
  .testimonial-section .testimonial-section__media .svg-wrapper {
    width: 50px;
    height: 50px;
  }
  .testimonial-image-main {
    display: flex;
  }
  .testimonial-section .testimonial-shape.desktop {
    display: none;
  }
  .testimonial-section .testimonial-shape.mobile {
    display: block;
  }
  .testimonial-section-slider .section-title-main {
    gap: 20px;
    padding-bottom: 20px;
  }
  .testimonial__section {
    padding-block: 0;
  }
}
@media (max-width: 575px) {
  .testimonial-section .testimonial-wrapper {
    padding: 20px 0 40px !important;
  }
  .testimonial-content {
    padding-top: 10px;
  }
  .testimonial-content-text {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 10px;
  }
  .testimonial-section .testimonial-info,
  .testimonial-section .testimonial-content-verified {
    font-size: 12px;
    gap: 4px;
  }
  .testimonial-content {
    padding: 10px;
  }
}

/*=============================== TESTIMONIAL SECTION CSS END ===============================*/

/*=============================== IMAGE WITH ICON TEXT CSS START ===============================*/


/*=============================== IMAGE WITH ICON TEXT CSS END ===============================*/

/*=============================== Comparison-table css start ===============================*/
.product-comparison-table .section-title-main {
  padding-bottom: 20px;
}
.product-comparison-table {
  padding-block: 80px 80px;
}

.template--product .product-comparison-table {
  padding-block: 80px 160px;
}
@media (max-width: 1199px) {
  .template--product .product-comparison-table {
    padding-block: 20px 130px;
  }
}
@media (max-width: 991px) {
  .template--product .product-comparison-table {
    padding-block: 40px 140px;
  }
}
@media (max-width: 749px) {
  .template--product .product-comparison-table {
    padding-block: 40px 80px;
  }
}
@media (max-width: 749px) {
  .template--index .product-comparison-table .comparison-table .table-left-content {
      background: linear-gradient(180deg, #fff, #f3fffb 50%, #c9f0ff);
  }
}
.product-comparison-table .comparison-table {
  display: flex;
  align-items: end;
  border-collapse: collapse;
  width: 100%;
}
.product-comparison-table .comparison-table .table-left-content {
  width: 30%;
}
.product-comparison-table .comparison-table .table-right-content {
  display: flex;
  align-items: center;
  width: 70%;
}
.product-comparison-table .comparison-table .table-right-content .table-column {
  width: 25%;
}
.product-comparison-table .comparison-table .heading {
  height: 150px;
}
.product-comparison-table .comparison-table .image-with-text {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: end;
  text-align: center;
}
.product-comparison-table .comparison-table .image-with-text span {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #1c1b1f;
}
.product-comparison-table .comparison-table .table-column > div {
  height: 80px;
  border-bottom: 1px solid #403a42;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.product-comparison-table .comparison-table .table-column .item_text {
  justify-content: start;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #1c1b1f;
  padding-left: 20px;
}
.product-comparison-table .comparison-table .table-column .item_text .badges {
  color: var(--Green, #01685b);
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  padding: 2px 4px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  margin-left: 10px;
  border: 2px solid var(--Green, #01685b);
  background: linear-gradient(92deg, #bde5f4 0%, #eeff4d 100%);
}
.product-comparison-table .comparison-table .comparison_item:first-child {
  border-top: 1px solid #403a42;
}

.product-comparison-table .comparison-table .table_column_item span.circle {
  display: flex;
  width: 34px;
  height: 34px;
  padding: 4px;
  align-items: center;
  border-radius: 100%;
  border: 4px solid #79747e;
}

.comparison-shape {
  position: relative;
  bottom: 0;
}
.comparison-shape img {
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
}
.product-comparison-table .comparison-shape.mobile {
  display: none;
}
.comparison-shape {
  background: #fff;
  margin-top: 80px;
}

@media (max-width: 1499px) {
  .product-comparison-table .comparison-table .image-with-text span {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .product-comparison-table .comparison-table .table-column .item_text {
    font-size: 18px;
    padding-left: 10px;
  }
  .product-comparison-table .comparison-table .table_column_item span.circle {
    width: 30px;
    height: 30px;
  }
  .product-comparison-table .comparison-table .table_column_item svg {
    width: 30px;
    height: 30px;
  }
  .product-comparison-table {
    padding-block: 20px 120px;
  }
}

@media (max-width: 991px) {
  .product-comparison-table .comparison-table .table-column .item_text {
    font-size: 16px;
  }
  .product-comparison-table .comparison-table .table-column > div {
    height: 60px;
  }
  .comparison-shape {
    margin-top: 50px;
  }
  .product-comparison-table {
    padding-block: 40px 144px;
  }
  .footer.footer-bg {
    padding-top: 60px !important;
    padding-bottom: 80px !important;
  }
  .product-comparison-table .comparison-table .image-with-text span {
    font-size: 16px;
    line-height: 24px;
  }
  .Product-text-size-decresh
    .product-comparison-table
    .comparison-table
    .image-with-text
    span {
    line-height: 16px;
    word-break: break-all;
  }
  .product-comparison-table .comparison-table .table_column_item span.circle {
    border-width: 3px;
  }
  .product-comparison-table .comparison-table .table-column .item_text .badges {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin-left: 7px;
  }
  .product-comparison-table .comparison-table .image-with-text .img__logo {
    object-fit: cover;
    width: 90px;
    height: auto;
    min-width: 90px;
    max-width: 90px;
  }
}
@media (max-width: 749px) {
  .comparison-shape {
    margin-top: 40px;
  }
  .product-comparison-table .comparison-table-inner {
    padding-bottom: 20px;
  }
  /* .product-comparison-table .comparison-table .comparison_item {
    border-bottom: none;
  } */
  .product-comparison-table
    .comparison-table
    .table-right-content::-webkit-scrollbar-thumb {
    background: #d1d5db;
    height: 5px;
    border-radius: 10px;
  }
  .product-comparison-table .comparison-shape.desktop {
    display: none;
  }
  .product-comparison-table .comparison-shape.mobile {
    display: block;
  }
  .product-comparison-table
    .comparison-table
    .table-right-content::-webkit-scrollbar {
    height: 5px;
    width: 100%;
    display: block;
  }
  .product-comparison-table
    .comparison-table
    .table-right-content::-webkit-scrollbar-track {
    background-color: #fff;
    height: 5px;
    border-radius: 20px;
  }
  .product-comparison-table .comparison-table .comparison_item .item_text {
    width: 15%;
    padding-right: 10px;
    padding-left: 0;
  }
  .product-comparison-table .comparison-table {
    overflow: auto;
  }
  .product-comparison-table .comparison-table .table-left-content {
    position: sticky;
    left: 0;
    z-index: 1;
    /* background: linear-gradient(180deg, #fff, #f3fffb 50%, #c9f0ff); */
  }

  .product-comparison-table
    .comparison-table
    .table-right-content
    .table-column {
    width: 50%;
    min-width: 130px;
  }
  .product-comparison-table .comparison-table .table-column > div {
    height: 60px;
  }
  .product-comparison-table .comparison-table .image-with-text span {
    font-size: 16px;
  }
  .product-comparison-table .comparison-table .table-left-content {
    width: 50%;
  }
  .product-comparison-table .comparison-table .table-right-content {
    width: 50%;
  }
  .product-comparison-table .comparison-table .table_column_item span.circle {
    width: 24px;
    height: 24px;
  }
  .product-comparison-table .comparison-table .table_column_item svg {
    width: 24px;
    height: 24px;
  }
  .product-comparison-table {
    padding-block: 40px 80px;
  }
  .product-comparison-table .comparison-table .image-with-text .img__logo {
    width: 115px;
  }
}
.product-comparison-table .comparison-table .image-with-text .img__logo-v2 {
  display: none;
}
@media (max-width: 543px) {
  .product-comparison-table .comparison-table .table-column .item_text {
    font-size: 14px;
    line-height: 18px;
  }
  .product-comparison-table .comparison-table .table-column > div {
    height: 50px;
  }
  .product-comparison-table .comparison-table .image-with-text span {
    font-size: 14px;
    line-height: 18px;
  }
  .product-comparison-table .comparison-table .table-column .item_text .badges {
    font-size: 10px;
    line-height: 16px;
    padding: 0px 3px;
    margin-left: 0px;
  }
  .product-comparison-table
    .comparison-table
    .table-right-content
    .table-column {
    min-width: 100px;
  }
  .product-comparison-table .comparison-table .image-with-text .img__logo {
    display: none;
  }
  .product-comparison-table .comparison-table .image-with-text .img__logo-v2 {
    display: block;
    object-fit: cover;
    width: 80px;
    height: auto;
    min-width: 80px;
    max-width: 80px;
  }
}

/*=============================== Comparison-table css END ===============================*/

/*=============================== Frequently css Start ===============================*/
.collapsible-content {
  background: #fff;
}

.collapsible-content .accordion summary .accordion__title p,
.metaobject-faq-section
  .collapsible-content
  .accordion
  summary
  .accordion__title
  > span {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  font-family: "Poppins";
  color: #1c1b1f;
}
@media (max-width: 991px) {
  .collapsible-content .accordion summary .accordion__title p,
  .metaobject-faq-section
    .collapsible-content
    .accordion
    summary
    .accordion__title
    > span {
    font-size: 15px;
    line-height: 20px;
  }
  .metaobject-faq-section
    .collapsible-content
    .accordion
    summary
    .accordion__title
    > span {
    display: block;
    white-space: nowrap;
  }
  .metafield-single_line_text_field {
    white-space: normal !important;
  }
}
/* .metaobject-faq-section
  .collapsible-content
  .accordion
  summary
  .accordion__title
  > span {
  white-space: nowrap;
} */
.collapsible-content .accordion__content {
  overflow-x: unset;
}
.collapsible-content .accordion__content p {
  font-size: 18px;
  line-height: 26px;
  color: #1c1b1f;
}
.collapsible-content summary:hover {
  background: transparent !important;
}
.collapsible-content summary:hover .accordion__title {
  text-decoration: unset !important;
  text-underline-offset: unset !important;
}
.collapsible-content summary .icon-caret {
  position: absolute;
  height: 34px;
  width: 34px;
  right: 0;
  top: calc(50% - 1rem);
}
.collapsible-content .accordion details[open] > summary .icon-caret {
  transform: rotate(44deg) !important;
}
.collapsible-content .accordion {
  border-top: 0 !important;
  border-bottom-color: #1c1b1f !important;
}
.collapsible-content .accordion:last-child {
  border-bottom: none;
}
.collapsible-content__heading {
  color: #1c1b1f;
  padding-bottom: 10px;
}
.collapsible-content .accordion:first-child summary {
  padding-top: 0 !important;
}
@media (max-width: 991px) {
  .collapsible-content .collapsible-content__wrapper {
    padding-top: 60px;
    padding-bottom: 120px !important;
  }
  .collapsible-content .accordion summary .accordion__title p {
    font-size: 16px;
    line-height: 24px;
  }
  .collapsible-content .accordion__content p {
    font-size: 16px;
    line-height: 24px;
  }
  .accordion summary {
    padding: 1.5rem 0 !important;
  }
  .collapsible-content summary .icon-caret {
    height: 24px;
    width: 24px;
  }

  .metaobject-faq-section .accordion__title {
    gap: 5px;
    display: flex;
  }
}
@media (max-width: 767px) {
  .collapsible-content__wrapper .collapsible-content__heading {
    margin-bottom: 0;
  }
  .collapsible-content__wrapper .accordion {
    margin-top: 0;
  }
}
@media (max-width: 543px) {
  .collapsible-content .accordion summary .accordion__title p {
    font-size: 14px;
  }
  .collapsible-content .accordion__content p {
    font-size: 14px;
  }
  .collapsible-content .collapsible-content__wrapper {
    padding-bottom: 80px !important;
    padding-top: 40px !important;
  }
}

/*=============================== Frequently css END ===============================*/

/*=============================== Marquee Section css Start ===============================*/

/*=============================== Marquee Section css End ===============================*/

/*=============================== Scroll Navigation css Start ===============================*/

.scroll_navigation_lists {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fffbfe;
  gap: 10px;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}
.navigation_item_inner {
  padding: 10px 20px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  color: #1c1b1f;
}
.scroll_navigation_list.scroll_navigation_top .navigation_item_inner {
  background: #bde5f4;
}
.menu-link.link_active {
  color: #01685b;
}
@media (min-width: 768px) {
  .scroll_navigation_lists {
    display: none;
  }
}

@media (max-width: 767px) {
  .navigation_item_inner {
    padding: 15px 15px;
    display: flex;
    align-items: center;
  }
  .navigation_item_inner {
    line-height: 20px;
  }
  .scroll_navigation_lists {
    gap: 0;
  }
  .image_with_banner_scroll_navigation {
    display: none;
  }
  .image_with_banner_scroll_navigation.scroll {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    display: none;
  }
  .menu-link.link_active:after {
    content: "";
    background: #01685b;
    height: 4px;
    width: 70%;
    position: absolute;
    bottom: 10px;
    border-radius: 8px 8px 0 0;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
  }
  .menu-link.link_active {
    position: relative;
  }
}
@media (max-width: 543px) {
  .scroll_navigation_lists {
    padding-bottom: 0;
  }
}
/*=============================== Scroll Navigation css End ===============================*/


/*=============================== Our story section css End ===============================*/

/*=============================== Our story section css End ===============================*/

/*======================================= About Page css Start =================================================*/

/*================================== banner-with-text-contect Start =====================================  */

.banner-with-text-contect .banner__box .banner-content-bottom .banner__text p {
  color: #fff;
  font-family: "New Spirit";
  font-size: 40px;
  line-height: 1.4;
  font-style: normal;
}
.banner-with-text-contect .banner__box {
  max-width: unset !important;
}

.banner-with-text-contect {
  overflow: hidden;
}

.banner-with-text-contect .image-with-text-image.desktop img {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
}
.banner-with-text-contect .image-with-text-image.mobile {
  display: none;
}
.banner-with-text-contect
  .banner__box
  .banner-content-bottom
  .mobile-view-text
  p {
  display: none;
}
@media (max-width: 991px) {
  .banner-with-text-contect
    .banner__box
    .banner-content-bottom
    .banner__text
    p {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .banner-with-text-contect .image-with-text-image.desktop img {
    display: none;
  }
  .banner-with-text-contect .image-with-text-image.mobile {
    display: block;
  }
  .banner-with-text-contect .image-with-text-image.mobile img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .banner-with-text-contect
    .banner__box
    .banner-content-bottom
    .banner__text
    p {
    display: none;
  }
  .banner-with-text-contect
    .banner__box
    .banner-content-bottom
    .mobile-view-text
    p {
    display: block;
    font-size: 28px;
  }
}

@media (max-width: 543px) {
  .banner-with-text-contect
    .banner__box
    .banner-content-bottom
    .mobile-view-text
    p {
    font-size: 24px;
  }
}

/*================================== banner-with-text-contect End =====================================  */

/*========================================= image-with-text-our-story Start ================================  */

.image-with-text-our-story .image-with-text__content .image-with-text__heading,
.image-with-text-our-story .formobile .image-with-text__heading {
  color: #fff;
  line-height: 1.2;
}

.image-with-text-our-story .image-with-text__content .image-with-text__text p,
.image-with-text-our-story .formobile .image-with-text__text p {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 15px;
}
.image-with-text-our-story
  .image-with-text__content
  .image-with-text__text
  p:last-child,
.image-with-text-our-story .formobile .image-with-text__text p:last-child {
  margin-bottom: 0;
}
.image-with-text-our-story .image-with-text__content .image-with-text__text p a,
.image-with-text-our-story .formobile .image-with-text__text p a {
  color: #fff;
}

.image-with-text-our-story
  .image-with-text__media-item
  .image-with-text__media {
  border: 0;
  border-radius: 0;
}
@media (max-width: 991px) {
  .image-with-text-our-story .image-with-text__content .image-with-text__text p,
  .image-with-text-our-story .formobile .image-with-text__text p {
    font-size: 16px;
  }
}

@media (max-width: 543px) {
  .image-with-text-our-story .image-with-text__content .image-with-text__text p,
  .image-with-text-our-story .formobile .image-with-text__text p {
    font-size: 14px;
    line-height: 1.3;
  }
  .image-with-text-our-story .image-with-text__grid .image-with-text__content {
    padding: 4rem calc(0rem / var(--font-body-scale)) 2rem;
  }
  .image-with-text-our-story .image_with_text_inner {
    padding-top: 80px !important;
  }
}

/*========================================= image-with-text-our-story End ================================  */

/* =========================  Services Block Start ===============================*/

.services-section .services-block .section-header {
  display: block;
  overflow: hidden;
}

.services-section .services-block .section-title-main .title {
  margin: 0;
  font-family: var(--font-body-family);
  line-height: 1.4;
  font-size: 20px;
  font-weight: 400;
  margin-top: 20px;
}
.services-section .services-block .section-title-main {
  padding-top: 40px;
}

.services-section .services-block .service-width-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.services-section .services-block .service-width-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.services-section .services-block .service-width-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.services-section .services-block .service-width-2 .services:nth-child(2n + 1) {
  clear: left;
}
.services-section .services-block .service-width-3 .services:nth-child(3n + 1) {
  clear: left;
}
.services-section .services-block .service-width-4 .services:nth-child(4n + 1) {
  clear: left;
}
.services-section .services-block .services.icon-center {
  text-align: center;
}
.services-section .services-block .services.icon-center a {
  text-decoration: unset;
  cursor: pointer;
}
.services-section .services-block .services.icon-center .service-img {
  margin-bottom: 15px;
}
.services-section .services-block .services.icon-left a {
  display: flex;
  align-items: center;
}
.services-section .services-block .services.icon-left .service-img {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.services-section .services-block .services .service-block .service-title {
  font-size: 20px;
  color: #01685b;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.services-section .services-block .services .service-block .service-desc p {
  font-size: 18px;
  line-height: 1.4;
  color: #1c1b1f;
  margin-top: 0;
  margin-top: 10px;
}
.services-section
  .services-block
  .services.icon-left
  .service-block
  .service-title {
  margin-bottom: 2px;
}
.services-section .services-block .services.icon-left .service-block {
  width: calc(100% - 20%);
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1199px) {
  .services-section .services-block .service-width-4.icon-left {
    grid-template-columns: repeat(2, 1fr);
  }
  .services-section
    .services-block
    .service-width-4.icon-left
    .services:nth-child(4n + 1) {
    clear: none;
  }
  .services-section
    .services-block
    .service-width-4.icon-left.services:nth-child(2n + 1) {
    clear: left;
  }
}
@media (max-width: 991px) {
  .services-section .services-block .service-width-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .services-section
    .services-block
    .service-width-4
    .services:nth-child(4n + 1) {
    clear: none;
  }
  .services-section
    .services-block
    .service-width-4
    .services:nth-child(2n + 1) {
    clear: left;
  }
  .services-section .services-block .services .service-block .service-title {
    font-size: 16px;
  }
}
.services-section .image-with-text-image.desktop img {
  width: 100%;
  top: -1px;
  position: relative;
}
.services-section .image-with-text-image.mobile {
  display: none;
}

@media (max-width: 767px) {
  .services-section .image-with-text-image.desktop img {
    display: none;
  }
  .services-section .image-with-text-image.mobile {
    display: block;
  }
  .services-section .image-with-text-image.mobile img {
    width: 100%;
  }
  .services-section .services-block .service-width-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .services-section .services-block .service-width-3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .services-section .services-block .section-header {
    margin-bottom: 0;
  }
}

@media (max-width: 543px) {
  .services-section .services-block .service-width-4,
  .services-section .services-block .service-width-3,
  .services-section .services-block .service-width-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .services-section .services-block .service-width-4.icon-left,
  .services-section .services-block .service-width-2.icon-left {
    grid-template-columns: repeat(1, 1fr);
  }
  .services-section .services-block .section-title-main .title {
    font-size: 14px;
  }
  .services-section .services-block .services .service-block .service-desc p {
    font-size: 14px;
  }
}

/* =========================  Services Block End ===============================*/


/*=============================== video-with-review Start ============================== */
 #video-popup.video-popup-section {
       position: fixed;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       z-index: 1000;
       display: flex;
       align-items: center;
       justify-content: center;
        -webkit-backdrop-filter: blur(14px);
        backdrop-filter: blur(14px);
     }

     /* Video content wrapper */
     .video-popup-section #video-popup-content iframe {
       width: 100%;
       /* max-width: 900px; */
       height: 600px;
       aspect-ratio: 16/9;
       border: none;
       border-radius: 30px;
     }
    @media(max-width:1199px){
      .video-popup-section #video-popup-content iframe {
         height: 500px;
      }
    }
    @media(max-width:991px){
      .video-popup-section #video-popup-content iframe {
         height: 400px;
      }
    }

     /* Close button */
     .video-popup-section .video-popup-close {
       position: absolute;
       top: 20px;
       right: 20px;
       background: none;
       border: none;
       /* font-size: 24px; */
           /* line-height: normal; */
       color: #fff;
       cursor: pointer;
       z-index: 1001;
       width: 40px;
       height: 40px;
       border-radius: 30px;
      background: #0f2e2f;
      display: flex;
      align-items: center;
      justify-content: center;
     }
   .video-popup-section .video-popup-content {
      z-index: 1;
  }
  .video-popup-section .video-popup-close svg{
    width: 20px;
    height: 20px;
  }

     /* Background overlay */
    .video-popup-section .video-popup-overlay {
       position: fixed;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
      display: block;
          cursor: pointer;
      background: rgba(0, 0, 0, .6);
        -webkit-backdrop-filter: blur(14px);
        backdrop-filter: blur(14px);
     }

     @media(max-width:543px){
       #video-popup-content iframe{
         aspect-ratio: unset;
       }
     }
  .video-with-review .text-with-video {
  display: flex;
  align-items: center;
  gap: 15px;
}
.video-with-review .text-with-video .section-title-main {
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.video-with-review .text-with-video .video-image-content-main {
  width: 65%;
  overflow: hidden;
}

.video-with-review .text-with-video .section-title-main .button {
  margin-top: 30px;
  background: #fff;
  color: #01685b;
  border-radius: 50px;
  font-size: 20px;
  line-height: 1.4;
  padding: 25px 60px;
  font-weight: 700;
}

.video-with-review .text-with-video .section-title-main .section-description {
  font-weight: 300;
}
.video-with-review .text-with-video .section-title-main img {
  max-width: 100%;
}
.video-with-review .text-with-video .section-title-main .section-title {
  margin-top: 20px;
  line-height: 1.3;
}

.video-with-review .text-with-video .section-title-main .button:after,
.video-with-review .text-with-video .section-title-main .button:before {
  display: none;
}

.video-with-review .video-image-content-review .video-image deferred-media {
  border: 4px solid #bde5f4;
  box-sizing: border-box;
  border-radius: 20px !important;
}

.video-with-review .text-with-video .section-title-main .section-title.mobile {
  display: none;
}
.section--video-v2 .desktop-hide .button {
  display: none;
}
.section--video-v2 .button.mobile-hide {
  display: inline-block;
}
.section--video-v2 .text-with-video .section-title-main {
  padding-bottom: 0;
}

@media (max-width: 991px) {
  .video-with-review .text-with-video .section-title-main .section-title {
    display: none;
  }
  .video-with-review
    .text-with-video
    .section-title-main
    .section-title.mobile {
    display: block;
  }
  .video-with-review
    .text-with-video
    .video-image-content-main
    .video-image-main {
    gap: 0;
  }
  .video-with-review .text-with-video .section-title-main .button {
    padding: 21px 30px;
  }
}
@media (max-width: 990px) {
  .video-with-review .text-with-video {
    padding-right: 0 !important;
  }
}

@media (max-width: 766px) {
  .video-with-review .text-with-video {
    padding: 0 0 0 20px;
  }
  .video-with-review .text-with-video .section-title-main .button {
    padding: 21px 60px;
  }
}
@media (max-width: 699px) {
  .video-with-review .text-with-video {
    flex-direction: column;
    padding: 0;
  }
  .video-with-review .text-with-video .section-title-main .button {
    padding: 16px 40px;
  }
  .video-with-review .text-with-video .section-title-main {
    width: 100%;
    padding: 0 15px;
  }
  .video-with-review .text-with-video .video-image-content-main {
    width: 100%;
    overflow: hidden;
    padding: 0 0 0 0px;
  }
  .video-with-review .video-section .video-wrapper {
    padding: 50px 0 70px !important;
  }
  .video-with-review .button.mobile-hide {
    display: none;
  }
  .section--video-v2 .button:before,
  .section--video-v2 .button:after {
    display: none;
  }
  .section--video-v2 .desktop-hide {
    margin: 0 auto;
    text-align: center;
  }
  .section--video-v2 .desktop-hide .button {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 30px;
    background: #fff;
    color: #01685b;
  }
}

/*=============================== video-with-review End ============================== */

/*=============================== powered-nature-content Start ============================== */


/*=============================== Peak_Performance_v2 =================================== */


/*================================== image_overlay_text_section Start  ==============================  */

.image_overlay_text_section .section-description {
  color: #01685b;
  font-weight: 600;
}
.image_overlay-main {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.imagewrapper-block {
  position: relative;
  border: 4px solid #01685b;
  border-radius: 30px;
  overflow: hidden;
}
.imagewrapper-block .image-box img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.imagewrapper-block .text-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
  font-family: New Spirit;
  color: #fff;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  text-align: center;
  padding: 0 15px;
}
.imagewrapper-block .text-overlay p {
  margin: 0;
}
@media (max-width: 1449px) {
  .imagewrapper-block .text-overlay {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 1024px) {
  .imagewrapper-block .text-overlay {
    font-size: 28px;
    line-height: 36px;
  }
  .image_overlay-main {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
}
@media (max-width: 767px) {
  .imagewrapper-block .text-overlay {
    font-size: 24px;
    line-height: 34px;
  }
  .image_overlay-main {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media (max-width: 640px) {
  .image_overlay-main {
    overflow-x: scroll;
    display: flex;
    gap: 10px;
    margin-right: 10px;
  }
  .image_overlay-main::-webkit-scrollbar {
    display: none;
  }
  .imagewrapper-block {
    border: 2px solid #01685b;
    scroll-snap-align: start;
    flex-shrink: 0;
    width: 60%;
  }
  .imagewrapper-block:first-child {
    margin-left: 10px;
  }
  /* .image-with-banner-wrapper .page-width {
    padding: 0;
  } */
}

@media (max-width: 543px) {
  .image_overlay_text_section {
    padding-bottom: 55px !important;
  }
}

/*================================== image_overlay_text_section End  ==============================  */

/*======================================== About Page Css End ========================================= */

/*=============================== ingredients page css Start ===============================*/


/*=============================== custom-ingredients tab css End ===============================*/

/*================================= Extraction-Process Start ====================================*/

.extraction-process .rich-text__blocks {
  max-width: unset;
}

.extraction-process .rich-text__blocks .rich-text__caption {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  color: #000;
  margin-top: 0;
  margin-bottom: 30px;
}

.extraction-process .rich-text__blocks .rich-text__text p {
  font-size: 20px;
  line-height: 1.3;
  color: #1c1b1f;
}
@media (max-width: 991px) {
  .extraction-process .rich-text__blocks .rich-text__text p {
    font-size: 16px;
  }
  .extraction-process .rich-text__blocks .rich-text__caption {
    font-size: 18px;
  }
}
@media (max-width: 543px) {
  .extraction-process .rich-text__blocks .rich-text__text p {
    font-size: 14px;
  }
  .extraction-process .rich-text__blocks .rich-text__caption {
    font-size: 16px;
  }
  .extraction-process .rich-text__wrapper {
    width: calc(100% - 0rem / var(--font-body-scale));
  }
}

/*================================= Extraction-Process End ====================================*/

/*================================== image-with-list Start ==========================================  */

/*================================== image-with-list End ==========================================  */

/*=============================== supplements css Start ===============================*/
.supplement-facts-section {
  margin: 0;
  padding: 80px 0px 0;
}
.supplement-facts h2 {
  margin-bottom: 10px;
  color: #01685b;
  font-size: 40px;
  font-style: normal;
  line-height: 54px;
  text-align: center;
  margin-top: 0;
}
.facts-table {
  overflow-x: auto;
  margin-top: 22px;
}
.facts-table table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  table-layout: auto;
}
.facts-table table:not([class]) {
  border-style: none;
  box-shadow: none;
}
.facts-table th,
.facts-table td {
  padding: 10px 0 !important;
  border: none !important;
  text-align: right;
  font-size: 20px;
}
.facts-table th {
  color: #01685b;
}
.facts-table tbody td.description {
  border-bottom: unset !important;
}
.facts-table tbody td.description p {
  font-size: 16px;
  line-height: 20px;
  color: #1c1b1f80;
  font-weight: 600;
  letter-spacing: 0;
  margin: 10px 0;
}
.facts-table tbody td.ingredients-full {
  padding-top: 5px !important;
}
.facts-table tbody td.ingredients-full p {
  line-height: 1.2;
}

.facts-table tbody td.ingredients-contains p:first-child {
  font-weight: 700;
  margin: 20px 0;
}
.facts-table tbody td.ingredients-contains p {
  color: #1c1b1f80;
  line-height: 1.2;
}

.facts-table table tbody:nth-of-type(8) tr td,
.facts-table table tbody:nth-of-type(15) tr td,
.facts-table table tbody:nth-last-of-type(-n + 1) tr td {
  border-bottom: unset !important;
}
.facts-table .table-row-v2 td:first-child:not(:nth-child(4)) {
  width: 52%;
}
@media (max-width: 1440px) {
  .facts-table .table-row-v2 td:first-child:not(:nth-child(4)) {
    width: 48%;
  }
}
.facts-table tbody td {
  border-bottom: 1px solid #cacaca !important;
}
.facts-table tbody tr td[colspan="3"] {
  border-bottom: 1px solid #1c1b1f !important;
  border-top: 1px solid #1c1b1f !important;
}
.facts-table th:first-child,
.facts-table td:first-child {
  text-align: left;
}
.supplement-facts p {
  margin: 0;
  color: var(--Black, #1c1b1f);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0;
}
.table_content p {
  color: var(--Grey, #79747e);
}
.table_content {
  padding-top: 0px;
  /* color: var(--Grey, #79747e); */
  /* border-top: 1px solid #1c1b1f !important; */
}
@media (max-width: 991px) {
  .supplement-facts h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .facts-table tbody td.description p {
    font-size: 14px;
  }
  .facts-table tbody td.ingredients-contains p:first-child {
    margin: 15px 0;
  }
  .facts-table th,
  .facts-table td {
    font-size: 16px;
    line-height: 20px;
    padding: 6px 0 !important;
  }
  .supplement-facts p {
    font-size: 16px;
    line-height: 20px;
  }
  .supplement-facts-section {
    padding: 60px 0px 0;
  }
}
@media (max-width: 543px) {
  .supplement-facts h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .facts-table th,
  .facts-table td {
    font-size: 14px;
    line-height: 20px;
    padding: 4px 0 !important;
  }
  .supplement-facts p {
    font-size: 14px;
    line-height: 20px;
  }
  .supplement-facts-section {
    padding: 40px 0px 0;
  }
}
/*=============================== supplements css End ===============================*/

/* .template--product .section-header.shopify-section-group-header-group {
  background: #dadada;
}
.template--product
  .section-header.shopify-section-group-header-group.scrolled-past-header {
  background: transparent;
}
.template--product
  .section-header.shopify-section-group-header-group.scrolled-past-header
  .header-wrapper {
  background: #fffbfe;
}
.template-about-us .section-header.shopify-section-group-header-group {
  background: linear-gradient(45deg, #b5b3b1, #697821);
}
.template-about-us
  .section-header.shopify-section-group-header-group.scrolled-past-header {
  background: transparent;
} */
.shopify-section-group-header-group {
  position: relative;
  z-index: 10; /* Ensures the header is above other content */
}

.shopify-section-group-header-group .header-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  transition: transform 0.3s ease-in-out, position 0.3s ease-in-out; /* Smooth transitions */
}

.shopify-section-group-header-group.shopify-section-header-sticky
  .header-wrapper {
  position: fixed;
  /* top: 0; */
  transform: translateY(0);
}
.shopify-section-group-header-group.shopify-section-header-sticky.scrolled-past-header .header-wrapper {
    top: 0;
}
.shopify-section-group-header-group:not(.shopify-section-header-sticky)
  .header-wrapper {
  transform: translateY(0);
}

.section-header.shopify-section-group-header-group.scrolled-past-header {
  animation: slide-down 0.7s;
}
@keyframes slide-down {
  0% {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
  }
}
/* .template-about-us
  .section-header.shopify-section-group-header-group.scrolled-past-header
  .header-wrapper {
  background: #fffbfe;
}
.template--article .section-header.shopify-section-group-header-group {
  background: linear-gradient(45deg, #01685b, #a59989);
}
.template--article
  .section-header.shopify-section-group-header-group.scrolled-past-header {
  background: transparent;
}
.template--article
  .section-header.shopify-section-group-header-group.scrolled-past-header
  .header-wrapper {
  background: #fffbfe;
}

.template-about-us .header-wrapper--border-bottom {
  background: #fff;
}

.template-about-us .scrolled-past-header .header-wrapper--border-bottom {
  background: transparent;
} */

/*=============================== ingredients page css End ===============================*/

/*=============================== Blog Article Page Css Start ===============================*/

.template--article .article-template {
  padding-top: 30px;
}
.article-template .article-template__content .blog-posts-contect {
  width: -webkit-fill-available;
}

.article-template .blog-article-top-contect {
  display: flex;
  align-items: center;
  margin-top: 0 !important;
  margin-bottom: 80px;
}
.article-template .blog-article-top-contect .block-article-text-contect,
.article-template .blog-article-top-contect .article-template__hero-container {
  width: 50%;
}
.article-template .blog-article-top-contect .block-article-text-contect {
  padding: 0 40px 0 200px;
}
.article-template .blog-article-top-contect .breadcrumbs .frontpage {
  color: #d9d9d9;
  font-size: 16px;
  text-decoration: unset;
}
.article-template .blog-article-top-contect .breadcrumbs a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: unset;
}
.article-template .blog-article-top-contect .breadcrumbs .divider {
  display: inline-block;
  margin: 0px 20px;
}
.article-template .blog-article-top-contect .breadcrumbs .divider svg {
  vertical-align: middle;
  height: 24px;
  width: 24px;
}

.article-template .blog-article-top-contect .section-title {
  color: #fff;
  padding: 40px 0;
  margin: 0;
}
.article-template .blog-article-top-contect .article-dec-contect {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
  line-height: 24px;
}
.article-template .article-template__content .prep_time ul {
  background: #bde5f4;
  border-radius: 20px;
  list-style: none;
  min-width: 272px;
  padding: 20px;
  margin-top: 0;
}
.article-template .article-template__content {
  max-width: 150rem;
  padding: 0 5rem;
  display: flex;
  flex-direction: row-reverse;
}
.article-template
  .article-template__content
  .blog-posts-contect
  .section-title {
  padding-bottom: 0;
  margin-top: 0;
}
.article-template .article-template__content .blog-posts-contect ul {
  margin-bottom: 80px;
  padding-left: 1rem;
}
.article-template .article-template__content .blog-posts-contect ol {
  list-style-position: outside;
  padding-left: 30px;
}
.article-template .article-template__content .blog-posts-contect ul li,
.article-template .article-template__content .blog-posts-contect ol li {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
}
.article-template .article-template__content .prep_time ul li {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
}
.article-template .article-template__content .prep_time ul li:last-child {
  margin-bottom: 0px;
}
@media (max-width: 1800px) {
  .article-template .article-template__content {
    max-width: 130rem;
  }
}

@media (max-width: 1699px) {
  .article-template .blog-article-top-contect .block-article-text-contect {
    padding: 40px 30px 0 32px;
  }
  .article-template .article-template__content {
    padding: 0 50px;
  }
}
@media (max-width: 1060px) {
  .article-template
    .article-template__hero-container
    .article-template__hero-adapt {
    min-height: 405px;
  }
}
@media (max-width: 991px) {
  .article-template .article-template__content .blog-posts-contect ul {
    margin-bottom: 60px;
  }
  .article-template .blog-article-top-contect .section-title {
    padding: 30px 0;
  }
  .article-template .blog-article-top-contect .article-dec-contect {
    font-size: 16px;
    line-height: 20px;
  }
  .article-template .article-template__content .blog-posts-contect ul li,
  .article-template .article-template__content .blog-posts-contect ol li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .article-template .article-template__content .prep_time ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .article-template .article-template__content .prep_time ul {
    padding: 15px;
    border-radius: 15px;
  }
  .article-template .blog-article-top-contect .breadcrumbs .frontpage {
    font-size: 14px;
  }
  .article-template .blog-article-top-contect .breadcrumbs a {
    font-size: 14px;
  }
  .article-template .blog-article-top-contect .breadcrumbs .divider {
    margin: 0 15px;
  }
  .article-template .blog-article-top-contect {
    margin-bottom: 60px;
  }
  .article-template .article-template__content {
    padding: 0 32px;
  }
}

/* @media (max-width: 1300px) and (min-width: 768px) {
  .article-template .blog-article-top-contect {
    padding-top: 70px;
  }
} */
@media (max-width: 991px) and (min-width: 768px) {
  .article-template .article-template__content .blog-posts-contect ul {
    padding-left: 10px;
  }
  .article-template .article-template__content .prep_time ul {
    min-width: 220px;
  }
}

@media (max-width: 767px) {
  .article-template .blog-article-top-contect {
    flex-direction: column-reverse;
  }
  .article-template .blog-article-top-contect .block-article-text-contect,
  .article-template
    .blog-article-top-contect
    .article-template__hero-container {
    width: 100%;
  }
  .article-template .blog-article-top-contect .block-article-text-contect {
    padding: 20px 10px;
  }
  .article-template .blog-article-top-contect .section-title {
    padding: 20px 0;
  }
  .article-template .article-template__content {
    flex-direction: column;
    margin-top: 40px;
    padding: 0 10px;
  }
  .article-template .article-template__content .prep_time ul {
    width: 100%;
    margin-bottom: 40px;
    padding: 10px;
    border-radius: 10px;
  }
  .article-template .article-template__content .blog-posts-contect ul {
    margin-bottom: 40px;
    padding-left: 10px;
  }
  .article-template .article-template__content .blog-posts-contect ol {
    padding-left: 30px;
  }
}

@media (max-width: 543px) {
  .article-template .article-template__content .blog-posts-contect ul li,
  .article-template .article-template__content .blog-posts-contect ol li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  .article-template .blog-article-top-contect .article-dec-contect {
    font-size: 14px;
    line-height: 16px;
  }
  .article-template .blog-article-top-contect .breadcrumbs .frontpage {
    font-size: 12px;
  }
  .article-template
    .article-template__content
    .blog-posts-contect
    .section-title {
    margin-bottom: 20px;
  }
  .article-template .blog-article-top-contect .breadcrumbs a {
    font-size: 12px;
  }
  .article-template .blog-article-top-contect .breadcrumbs .divider {
    margin: 0 10px;
  }
  .article-template .blog-article-top-contect .breadcrumbs .divider svg {
    height: 20px;
    width: 20px;
  }
  .article-template .article-template__content .prep_time ul li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  .article-template .blog-article-top-contect {
    margin-bottom: 40px;
  }
}
.article-template__back .article-template__link {
  display: none;
}

/*======================================== deep-focus-brew-section Css Start =================================*/


/*======================================== deep-focus-brew-section Css End =================================*/

/*=============================== Blog Article Page Css End ===============================*/

/*=============================== blog page css End ===============================*/
.blog_post-header {
  text-align: center;
  background: linear-gradient(180deg, #bde5f4, #fff);
  padding: 120px 0 55px;
}
.blog_post-header h1.section-title {
  margin: 0;
}
.blog_post-header p {
  color: var(--Black, #1c1b1f);
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 40px;
}
.blog_post-header .tab-btn.active {
  background: transparent;
  color: #01685b;
  border: 4px solid #01685b;
}
.blog_post-header .tab-btn {
  cursor: pointer;
  font-family: var(--font-body-family);
  padding: 4px 20px;
  border: none;
  background: transparent;
  border: 4px solid transparent;
  border-radius: 20px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  transition: background-color 0.3s ease;
  margin-right: 0px;
  color: #000;
}
.template--blog
  .card.article-card.card--standard.article-card__image--medium.card--media {
  flex-direction: row;
  gap: 20px;
}
.template--blog .card.article-card.card--standard .card__information {
  padding-top: 0;
}
.template--blog .card .card__inner .card__media {
  border-radius: 20px;
}
.template--blog
  .card.article-card.card--standard.article-card__image--medium.card--media
  .card__inner {
  width: 100%;
  max-width: 40%;
  border-radius: 20px;
}
.template--blog
  .card.article-card.card--standard.article-card__image--medium.card--media
  .card__content {
  width: 100%;
  max-width: 60%;
}
.blog-tag {
  color: var(--Green, #01685b);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.template--blog .article-card .card__heading {
  margin-bottom: 20px;
  color: var(--Black, #1c1b1f);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.template--blog .article-card__excerpt {
  color: var(--Black, #1c1b1f);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
  margin-bottom: 0;
}
.template--blog .blog-articles__article {
  display: none;
}
.template--blog .blog-articles__article.active {
  display: block;
}
.template--blog button.tab-btn.view_all {
  display: none;
}
.template--blog .pagination__item--current:after,
.template--blog .pagination__item:hover:after {
  display: none;
}
.template--blog .pagination__item {
  color: #79747e;
  border: 1px solid #79747e;
  border-radius: 8px;
}
.template--blog .pagination__item .svg-wrapper {
  width: 75px;
  height: 40px;
  padding: 12px;
  gap: 4px;
}
.template--blog .pagination__item--current {
  color: #01685b;
  border: 1px solid #01685b;
}
.template--blog
  a.pagination__item.pagination__item--prev.pagination__item-arrow.link.motion-reduce {
  width: 90px;
}

.template--blog
  a.pagination__item.pagination__item--next.pagination__item-arrow.link.motion-reduce
  .svg-wrapper
  > svg {
  transform: rotate(180deg);
}
.template--blog .blog_post-header .tabs {
  overflow-y: auto;
  white-space: nowrap;
  margin-left: 15px;
}

.template--blog .main-blog {
  border-top: 1px solid #79747e;
  margin-bottom: 50px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.template--blog .main-blog .pagination-wrapper {
  border-top: 1px solid #79747e;
  margin: 0;
  padding-top: 40px;
}
.blog-articles {
  padding-bottom: 40px;
}
.blog_post-header .section-title {
  display: flex;
  justify-content: center;
  gap: 8px;
} 
@media (max-width: 991px) {
  .blog_post-header .tab-btn {
    padding: 4px 16px;
    font-size: 16px;
    line-height: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    border-radius: 15px;
    border: 3px solid transparent;
  }
  .template--blog
    .card.article-card.card--standard.article-card__image--medium.card--media {
    gap: 15px;
  }
  .template--blog .main-blog {
    margin-left: 32px;
    margin-right: 32px;
    padding: 30px 0;
  }
  .blog_post-header {
    padding: 100px 0 60px;
  }
  .template--blog .article-card .card__heading {
    font-size: 16px;
    line-height: 24px;
  }
  .blog-tag {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
  }
  .template--blog .blog-articles {
    grid-template-columns: auto !important;
  }
  .blog_post-header .tab-btn.active {
    border: 3px solid #01685b;
  }
  .template--blog .article-card__excerpt {
    font-size: 16px;
    line-height: 20px;
  }
  .template--blog .article-card .card__heading {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .template--blog .main-blog .pagination-wrapper {
    padding-top: 30px;
  }
  .blog-articles {
    padding-bottom: 30px;
  }
  .template--blog .main-blog {
    margin-bottom: 35px;
  }
  .blog_post-header p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .template--blog .blog-articles {
    column-gap: 30px;
    row-gap: 30px;
  }
}
@media (max-width: 767px) {
  .blog_post-header {
    padding: 100px 0 30px;
  }
}
@media (max-width: 575px) {
  .template--blog .main-blog {
    padding-top: 30px !important;
  }
}
@media (max-width: 543px) {
  .template--blog
    .card.article-card.card--standard.article-card__image--medium.card--media {
    flex-direction: column;
    gap: 10px;
  }
  .template--blog
    .card.article-card.card--standard.article-card__image--medium.card--media
    .card__inner {
    max-width: 100%;
  }
  .template--blog
    .card.article-card.card--standard.article-card__image--medium.card--media
    .card__content {
    max-width: 100%;
  }
  .template--blog .article-card__image--medium .ratio:before {
    padding-bottom: 33rem;
  }
  .template--blog .article-card-wrapper .card__information {
    padding: 0;
  }
  .blog-tag {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  .template--blog .article-card .card__heading {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .template--blog .article-card__excerpt {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }
  .template--blog .main-blog {
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px 0;
  }
  .template--blog .blog-articles {
    padding-bottom: 20px;
  }
  .blog_post-header .section-title {
    gap: 5px;
  }
  .blog_post-header p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 24px;
    margin-top: 10px;
    padding: 0 10px;
  }
  .blog_post-header .tab-btn {
    padding: 4px 10px;
    font-size: 14px;
    line-height: 16px;
    margin-right: 0px;
    margin-bottom: 10px;
    border: 2px solid transparent;
    border-radius: 10px;
  }
  .blog_post-header .tab-btn.active {
    border: 2px solid #01685b;
  }
  .template--blog .main-blog {
    padding-top: 20px !important;
  }
}
/*=============================== blog page css End ===============================*/
/*================================ PRODUCT SUB & SAVE AND PRE-SALE CSS START ================================*/
/*================================ PRODUCT SUB & SAVE AND PRE-SALE CSS END ================================*/
/*================================ HOMEPAGE SUB & SAVE AND PRE-SALE CSS START ================================*/

.delivery-select-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Arial, sans-serif;
}
.product__info-container .richtext ul {
  list-style: none;
}

/* Label Styles */
.delivery-label {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #1c1b1f;
  font-family: poppins;
}
/* Custom Select Styles */
.custom-select {
  position: relative;
  display: none;
}
.custom-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 7px 40px 7px 15px;
  font-size: 16px;
  color: #333;
  border: 1px solid #d3e2f2;
  border-radius: 20px;
  background-color: #fff;
  background-image: url(https://cdn-app.sealsubscriptions.com/shopify/public/img/app/dwn.svg?v2) !important;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 14px;
  cursor: pointer;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #1c1b1f;
  font-family: poppins;
}
.custom-select select:focus {
  outline: none;
  box-shadow: 0 0 3px #a2cfff;
}
.custom-select select:hover {
  border-color: #a2cfff;
}
.section-featured-product {
  overflow: visible;
}
.featured-product .sealsubs-target-element {
  display: none;
}
.section-featured-product .richtext ul li {
  position: relative;
  margin-bottom: 8px;
}
.section-featured-product .featured-product .futured_image-content img {
  max-width: 100%;
  height:auto;
}
.section-featured-product .featured-product .futured_image-content.mobile {
  display: none;
}

@media (max-width: 534px) {
  .section-featured-product .featured-product .futured_image-content.desktop {
    display: none;
  }
  .section-featured-product .featured-product .futured_image-content.mobile {
    display: block;
  }
}

.section-featured-product .richtext ul li:before {
  content: "";
  position: absolute;
  left: -25px;
  right: auto;
  background-image: url("/cdn/shop/files/material-symbols_check.png?v=1734755213");
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .custom-select select,
  .delivery-label {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 749px) {
  .custom-select select,
  .delivery-label {
    font-size: 14px;
    line-height: 20px;
  }
  .custom-select select {
    padding: 5px 40px 5px 14px;
  }
  .section-featured-product .slider--mobile:after {
    padding-left: 6px;
  }
}
.section-header.shopify-section-group-header-group {
  margin-bottom: 0px;
}
.image-with-text-btn.faq_content {
  display: unset;
}
/*================================ HOMEPAGE SUB & SAVE AND PRE-SALE CSS END ================================*/

.header__submenu.global-settings-popup li {
  margin-bottom: 10px;
}

@media (max-width: 989px) {
  .header-localization .disclosure .localization-form__select {
    font-size: 16px !important;
    font-weight: 700;
    color: #01685b;
    padding: 0;
  }
  .menu-drawer__utility-links .list-social li a span svg,
  .menu-drawer__utility-links .list-social li a span svg path {
    fill: #01685b;
  }
  .menu-drawer__utility-links .list-social li a {
    padding: 0;
  }
  .menu-drawer__utility-links .list-social {
    gap: 11px;
    margin-left: 0 !important;
    margin-top: 20px !important;
  }
  .header--has-social .menu-drawer__utility-links {
    padding: 4rem 2.5rem !important;
    background: #EBEBEB;
  }
  .menu-drawer__utility-links .menu-drawer__account {
    font-size: 14px;
    font-weight: 600;
    color: #01685b;
    padding: 0;
    margin-bottom: 18px !important;
  }
  .menu-drawer__utility-links .menu-drawer__account account-icon svg path {
    fill: #01685b;
  }
}
/* @media (max-width: 543px) {
  .menu-drawer__menu-item {
    font-size: 24px !important;
    /* padding: 1.1rem 4rem !important; */
  }
} */

.section--video-v2 .deferred-media[loaded] > .deferred-media__poster {
  display: block;
}

.section--video-v2 .deferred-media__poster {
  z-index: 1;
}

.selling_plan--desc span {
  color: #01685b;
  text-decoration: underline;
  cursor: pointer;
  display: inline;
}

/* product page loom changes Start  */
.selling_plan--desc svg {
  cursor: pointer;
}
.selling-description {
  display: none;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  /* position: absolute; */
  z-index: 1;
  box-shadow: 0 2px 6px 0px #0000008a;
  text-align: left;
}
.selling-description p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.selling-description.active {
  display: block;
}

.product.product--large.product--left.product--thumbnail_slider.product--mobile-hide.grid.grid--1-col.grid--2-col-tablet {
  margin-top: 80px;
}


/* product page loom changes End  */

.sealsubs-target-element {
  display: none !important;
}
div#shopify-section-sections--24413341974868__announcement-bar {
  z-index: 4;
}

cart-drawer .drawer__inner .drawer__header .drawer__close .svg-wrapper svg,
cart-drawer
  .drawer__inner
  .cart-drawer__empty-content
  .drawer__close
  .svg-wrapper
  svg {
  height: 25px;
  width: 25px;
}

@media (max-width: 989px) {
  header.header.header--middle-left.header--mobile-center.header--has-menu.header--has-social.header--has-account {
    padding: 13px 30px;
  }
  svg.icon.icon-hamburger {
    width: 26px;
    height: 18px;
    stroke: unset;
  }
  .menu-drawer-open .header:before {
    content: "";
    background: rgba(var(--color-foreground), 0.5);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
  }
}

@media (max-width: 749px) {
  .menu-drawer-open .header:before {
    display: none;
  }
}

.template-contact .content-for-layout,
.subscription-app-page .content-for-layout {
  margin-top: 80px;
}

.seal-subscription-page.seal-justify {
  margin-top: 80px;
}

/*================================ .product-comparison-table-v2 ================================ */

.product-comparison-table-v2 {
  padding: 0;
}
.product-comparison-table-v2 .comparison-table-inner .description p {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: #1c1b1f80;
  margin-top: 10px;
}
.product-comparison-table-v2 .comparison-table-inner .ingredients-full p {
  margin: 0;
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.3;
}
.product-comparison-table-v2
  .comparison-table-inner
  .ingredients-full
  p
  strong {
  color: #01685b;
  line-height: 50px;
}

.product-comparison-table-v2
  .comparison-table-inner
  .ingredients-contains
  p:first-child
  strong {
  color: #1c1b1f80;

  line-height: 50px;
}
.product-comparison-table-v2
  .comparison-table-inner
  .ingredients-contains
  p:last-child
  strong {
  color: #1c1b1f80;
}
.product-comparison-table-v2 .comparison-table-inner .ingredients-contains p {
  line-height: 1.3;
  font-size: 20px;
  color: #1c1b1f80;
}
.product-comparison-table-v2
  .comparison-table-inner
  .ingredients-contains
  p:first-child {
  margin-bottom: 0;
}
.product-comparison-table-v2
  .comparison-table-inner
  .ingredients-contains
  p:last-child {
  margin-top: 0;
}

.product-comparison-table-v2
  .comparison-table
  .table-column
  .item_text.top-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #01685b;
  padding-bottom: 20px;
  border-bottom: 0;
  padding-left: 0;
}
.product-comparison-table-v2 .comparison-table .image-with-text span {
  color: #01685b;
  margin-bottom: 20px;
}
.product-comparison-table-v2 .comparison-table .table-column > div {
  justify-content: end;
  font-size: 20px;
  line-height: 30px;
  height: unset;
  padding: 10px;
  padding-right: 0;
  padding-left: 0;
  border-color: #cacaca;
}
.product-comparison-table-v2
  .comparison-table
  .table-right-content
  .table-column
  .table_column_item:first-child,
.product-comparison-table-v2
  .comparison-table
  .table-right-content
  .table-column
  .table_column_item:last-child {
  border-bottom: 0;
}
.product-comparison-table-v2
  .comparison-table
  .table-column
  .item_text:last-child {
  border-bottom: 0;
}
.product-comparison-table-v2
  .comparison-table
  .table-right-content
  .table-column
  .table_column_item
  p {
  text-align: right;
}

.product-comparison-table-v2
  .comparison-table
  .table-right-content
  .table-column {
  width: 100%;
}

.product-comparison-table-v2 .comparison-table .table-column > div p {
  margin: 0;
}
.product-comparison-table-v2 .comparison-table .table-column .item_text {
  line-height: 30px;
  padding: 10px;
  padding-left: 0;
  padding-right: 0;
  border-color: #cacaca;
}

.product-comparison-table-v2 .comparison-table .table-left-content {
  width: 45%;
}
.product-comparison-table-v2 .comparison-table .table-right-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 55%;
}
.product-comparison-table-v2 .comparison-table .image-with-text {
  text-align: right;
}

@media (max-width: 1800px) {
  .product-comparison-table-v2 .comparison-table .table-left-content {
    width: 40%;
  }
  .product-comparison-table-v2 .comparison-table .table-right-content {
    width: 60%;
  }
}

@media (max-width: 1275px) {
  .product-comparison-table-v2 .comparison-table .table-left-content {
    width: 40%;
  }
  .product-comparison-table-v2 .comparison-table .table-right-content {
    width: 60%;
  }
}
@media (max-width: 1178px) {
  .product-comparison-table-v2 .comparison-table .table-left-content {
    width: 35%;
  }
  .product-comparison-table-v2 .comparison-table .table-right-content {
    width: 65%;
  }
}

@media (max-width: 1094px) {
  .product-comparison-table-v2 .comparison-table .image-with-text span {
    font-size: 16px;
    letter-spacing: 0;
  }
  .product-comparison-table-v2
    .comparison-table
    .table-column
    .item_text.top-title {
    font-size: 16px;
    letter-spacing: 0;
  }
  .product-comparison-table-v2 .comparison-table .table-column .item_text {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
  }
  .product-comparison-table-v2 .comparison-table .table-column > div {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
  }
}

@media (max-width: 991px) {
  .product-comparison-table-v2 .comparison-table-inner .description p {
    font-size: 14px;
  }
  .product-comparison-table-v2 .comparison-table-inner .ingredients-full p {
    font-size: 16px;
  }
  .product-comparison-table-v2 .comparison-table-inner .ingredients-contains p {
    font-size: 16px;
  }
}

@media (max-width: 991px) and (min-width: 750px) {
  .product-comparison-table-v2 .comparison-table .image-with-text span,
  .product-comparison-table-v2
    .comparison-table
    .table-column
    .item_text.top-title {
    font-size: 15px;
  }
  .product-comparison-table-v2 .comparison-table .table-right-content {
    width: 76%;
  }
}

@media (max-width: 914px) {
  .product-comparison-table-v2
    .comparison-table
    .table-right-content
    .table-column
    .table_column_item:first-child {
    height: 60px;
  }
}

@media (max-width: 749px) {
  .product-comparison-table-v2
    .comparison-table
    .table-right-content
    .table-column {
    min-width: 175px;
  }
  .product-comparison-table-v2 .comparison-table .table-left-content {
    background: #fff; 
  }
  .nutritional-energy .comparison-table .table-left-content {
    background: #fff;
  }
  .product-comparison-table-v2 .comparison-table .table-right-content,
  .product-comparison-table-v2 .comparison-table .table-left-content {
    width: 50%;
  }
  .product-comparison-table-v2 .comparison-table .image-with-text span,
  .product-comparison-table-v2
    .comparison-table
    .table-column
    .item_text.top-title {
    font-size: 14px;
  }
  .product-comparison-table-v2 .comparison-table-inner {
    padding-bottom: 0px;
  }
  .product-comparison-table-v2 .comparison-table .table-column > div {
    font-size: 14px;
    line-height: 20px;
  }
  .product-comparison-table-v2 .comparison-table .table-column .item_text {
    font-size: 14px;
    line-height: 20px;
  }
  .product-comparison-table-v2 .comparison-table-inner .description p {
    font-size: 12px;
  }
  .product-comparison-table-v2 .comparison-table-inner .ingredients-full p {
    font-size: 14px;
  }
  .product-comparison-table-v2 .comparison-table-inner .ingredients-contains p {
    font-size: 14px;
  }
}
@media (max-width: 430px) {
  .product-comparison-table-v2
    .comparison-table
    .table-right-content
    .table-column {
    min-width: 95px;
  }
}

@media (max-width: 417px) {
  .product-comparison-table-v2 .comparison-table .table-left-content {
    min-width: 210px;
    /* background: linear-gradient(180deg, #fff, #f8fffd 50%, #f5fcff); */
  }
  .nutritional-energy .comparison-table .table-left-content {
    background: #fff;
  }
  .product-comparison-table-v2 .comparison-table .table-column > div {
    padding: 7px 0 7px 7px;
  }
  .product-comparison-table-v2 .comparison-table .table-column .item_text {
    padding: 7px 7px 7px 0;
  }
  .product-comparison-table-v2
    .comparison-table
    .table-right-content
    .table-column {
    min-width: 90px;
  }
}
@media (max-width: 390px) {
  .product-comparison-table-v2
    .comparison-table
    .table-right-content
    .table-column {
    min-width: 90px;
  }
  .product-comparison-table-v2 .comparison-table .table-left-content {
    min-width: 190px;
  }
  .product-comparison-table-v2 .comparison-table .table-column > div {
    padding: 7px 0 7px 0px;
  }
  .product-comparison-table-v2 .comparison-table .table-column .item_text {
    padding: 7px 0px 7px 0;
  }
}

.image-with-banner-description .metafield-rich_text_field p a {
  text-decoration: unset;
  color: #1c1b1f;
}
@media (max-width: 543px) {
  .featured-product.product.product--medium.grid.grid--1-col.product--right.isolate.grid--2-col-tablet {
    gap: 0;
  }
}

/*============================ faqs with tab section ================================= */

.template-faqs #MainContent {
  display: grid;
  grid-template-columns: 1.2fr 3fr; /* Left sidebar takes up 1 fraction, right content takes up 3 */
  gap: 20px; /* Optional, to add some space between the columns */
  padding-top: 80px;
  background: linear-gradient(
    180deg,
    rgba(189, 229, 244, 1),
    rgb(248 255 255) 5%,
    rgba(255, 255, 255, 1) 10%,
    rgb(255 255 255) 75%,
    rgb(255 255 255) 100%
  );
}
.template-faqs main.content-for-layout {
  overflow: visible;
}

.template-faqs .faq-left-sidebar {
  grid-column: 1; /* This ensures it stays in the left column */
  position: sticky;
  top: 100px;
}

.template-faqs .Custom-Faqs-section,
.template-faqs .shopify-section.section {
  grid-column: 2; /* This ensures these sections stay in the right column */
}

.template-faqs .faq-left-side-bar {
  width: 75%;
  margin: 0 0 0 auto;
}
.template-faqs .Custom-Faqs-section .faq_content .page-width {
  padding: 0;
  width: 90%;
  margin-right: auto;
  margin-left: 0;
}

.template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item {
  margin-bottom: 40px;
}
.template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item:last-child {
  margin-bottom: 0;
}

.template-faqs .faq-left-side-bar .js-toc .toc-list {
  list-style-type: none;
  padding: 0;
}
.template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item a {
  font-size: 20px;
  text-decoration: none;
  font-weight: 700;
}
.template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item a.active {
  color: #01685b;
}

.template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item a:before {
  display: none;
}

.template-faqs
  .faq-left-side-bar
  .js-toc
  .toc-list
  .toc-list-item
  a.is-active-link::before {
  display: none;
}

.template-faqs .collapsible-content .accordion:last-child {
  border-bottom: 1px solid;
}

.template-faqs .shopify-section.section .main-page-title {
  font-size: 60px;
  margin-bottom: 60px;
  font-weight: 700;
  color: #01685b;
  font-family: New Spirit;
  margin-top: 80px;
}
.template-faqs .collapsible-content .accordion {
  border-bottom-color: #79747e !important;
}
.template-faqs .collapsible-content summary .icon-caret {
  position: unset;
  height: 30px;
  width: 30px;
}
.template-faqs .collapsible-content .accordion summary {
  justify-content: space-between;
  align-items: center;
}

.Custom-Faqs-section .faq_content .collapsible-content__heading {
  margin-bottom: 7rem;
}

.faq-left-side-bar .js-doc-dropdown-toggle {
  display: none;
}
.template-faqs .accordion__title {
  max-width: calc(100% - 3rem);
  vertical-align: middle;
  min-height: unset;
}
.template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item a span {
  display: none;
}

.template-faqs .collapsible-content {
  background: transparent;
}

.template-faqs .collapsible-content .accordion__content {
  padding: 0 0.6rem 0 0;
}

@media (max-width: 991px) {
  /* Dropdown container styling */
  .faq-left-side-bar .js-toc-container {
    position: relative;
  }

  /* Button for toggling dropdown */
  .faq-left-side-bar .js-doc-dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    color: #79747e;
    padding: 15px 15px;
    cursor: pointer;
    width: 100%;
    text-align: left;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 15px;
    font-family: "Poppins";
  }

  /* Dropdown menu styling */
  .faq-left-side-bar .js-toc.dropdown-menu {
    display: none;
    position: absolute;
    top: 120%;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 15px;
    z-index: 2;
    border-radius: 10px;
  }

  .faq-left-side-bar .dropdown-menu.active {
    display: block;
  }

  /* List styling */
  .faq-left-side-bar .dropdown-menu .toc-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .faq-left-side-bar .dropdown-menu .toc-list-item {
    margin-bottom: 10px;
  }

  .faq-left-side-bar .dropdown-menu .toc-list-item a {
    text-decoration: none;
    color: #333;
  }

  .faq-left-side-bar .dropdown-menu .toc-list-item a.active {
    color: #007bff;
    font-weight: bold;
  }
  .template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item a span {
    width: 24px;
    height: 24px;
    color: #01685b;
    display: block;
  }
  .faq-left-side-bar .js-doc-dropdown-toggle svg {
    transition: 0.3s;
    width: 20px;
    height: 20px;
  }
  .template-faqs .faq-left-sidebar {
    top: 50px;
    background: #fff;
    padding: 30px 0;
    z-index: 1;
  }
}

.template-faqs .collapsible-content .accordion__content ul {
  padding-left: 0px;
  list-style-position: outside;
  padding-left: 23px;
}
.template-faqs .collapsible-content .accordion__content ul li {
  line-height: 1.4;
}

@media (max-width: 1800px) {
  .template-faqs .Custom-Faqs-section .faq_content .page-width {
    width: 85%;
  }
  .template-faqs .faq-left-side-bar {
    width: 70%;
  }
  .template-faqs #MainContent {
    grid-template-columns: 1.5fr 2.5fr;
  }
}
@media (max-width: 13990px) {
  .template-faqs .Custom-Faqs-section .faq_content .page-width {
    width: 89%;
  }
  .template-faqs .faq-left-side-bar {
    width: 80%;
  }
  .template-faqs #MainContent {
    grid-template-columns: 1.5fr 2.5fr;
  }
}

@media (max-width: 991px) {
  .template-faqs #MainContent {
    display: block;
  }
  .template-faqs .Custom-Faqs-section .faq_content .page-width,
  .template-faqs .faq-left-side-bar {
    width: 100%;
    padding: 0 32px;
  }
  .Custom-Faqs-section .faq_content .collapsible-content__heading {
    margin-bottom: 5rem;
  }
  .template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item {
    margin-bottom: 10px;
  }
  .template-faqs .shopify-section.section .main-page-title {
    text-align: center;
    font-size: 45px;
    padding-top: 0;
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .template-faqs .collapsible-content .collapsible-content__wrapper {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
  .template-faqs .faq-left-side-bar {
    margin-bottom: 0px;
  }
  .template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item a {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
  }
  .template-faqs
    .faq-left-side-bar
    .js-toc
    .toc-list
    .toc-list-item
    a.selected {
    color: #01685b;
  }
  .template-faqs #MainContent {
    padding-top: 80px;
    background: linear-gradient(
      180deg,
      rgba(189, 229, 244, 1),
      rgb(248 255 255) 4%,
      rgba(255, 255, 255, 1) 3%,
      rgb(255 255 255) 75%,
      rgb(255 255 255) 100%
    );
  }
}
@media (max-width: 989px) {
  .template-faqs #MainContent {
    padding-top: 70px;
  }
}

@media (max-width: 767px) {
  .template-faqs #MainContent {
    padding-top: 70px;
  }
}

@media (max-width: 575px) {
  .template-faqs .Custom-Faqs-section .faq_content .page-width,
  .template-faqs .faq-left-side-bar {
    padding: 0 10px;
  }
}
@media (max-width: 543px) {
  .template-faqs .faq-left-side-bar {
    margin-bottom: 0px;
  }
  .template-faqs .collapsible-content summary .icon-caret {
    position: unset;
    height: 24px;
    width: 24px;
  }
  .template-faqs .faq-left-side-bar .js-toc .toc-list .toc-list-item a {
    font-size: 14px;
  }
  .Custom-Faqs-section .faq_content .collapsible-content__heading {
    margin-bottom: 3rem;
  }
  .template-faqs .collapsible-content .collapsible-content__wrapper {
    padding-bottom: 40px !important;
  }
  .template-faqs .collapsible-content .accordion summary .accordion__title p {
    font-size: 14px;
    line-height: 20px;
  }

  .faq-left-side-bar .js-doc-dropdown-toggle {
    font-size: 14px;
    padding: 12px 10px;
    border-radius: 10px;
  }
  .template-faqs #MainContent {
    padding-top: 65px;
  }

  .template-faqs .collapsible-content .accordion summary {
    padding: 1rem 0 !important;
  }
  .template-faqs .shopify-section.section .main-page-title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 40px;
    margin-top: 20px;
  }

  .template-faqs .collapsible-content .accordion__content ul {
    padding-left: 20px;
  }
}

.sealsubs-target-element
  .sls-purchase-options-container
  .seal-table
  .seal-row
  .product__sub--save {
  display: none !important;
}
.sealsubs-target-element
  .sls-purchase-options-container
  .seal-table.sls-active
  .seal-row
  .product__sub--save {
  display: block !important;
}

.sealsubs-target-element
  .sls-purchase-options-container
  .seal-table
  .seal-row
  .product__sub--save--info {
  display: none !important;
}
.sealsubs-target-element
  .sls-purchase-options-container
  .seal-table.sls-active
  .seal-row
  .product__sub--save--info {
  display: block !important;
}

/*============================== Contact Us page Start ======================================= */
.template-contact .main-page-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  font-family: New Spirit;
  color: #01685b;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}

.template-contact .Contact-us {
  background: #fff;
}

.template-contact .Contact-us .field:before,
.template-contact .Contact-us .field:after {
  display: none;
}

.template-contact .Contact-us .field input,
.template-contact .Contact-us .field textarea {
  border: 1px solid #79747e;
  border-radius: 8px;
  padding: 19px;
  height: unset;
}
.template-contact .Contact-us .field .field__label {
  top: 16px;
  font-size: 20px;
  color: #79747e;
}
.template-contact .Contact-us .field__input:focus ~ .field__label,
.template-contact
  .Contact-us
  .field__input:not(:placeholder-shown)
  ~ .field__label,
.template-contact .Contact-us .field__input:-webkit-autofill ~ .field__label,
.template-contact .Contact-us .customer .field input:focus ~ label,
.template-contact
  .Contact-us
  .customer
  .field
  input:not(:placeholder-shown)
  ~ label,
.template-contact .Contact-us .customer .field input:-webkit-autofill ~ label {
  top: 10px;
  font-size: 0px;
}

.template-contact .Contact-us .field__input:focus {
  box-shadow: unset;
}

.template-contact .Contact-us .field textarea {
  height: 200px;
}

.template-contact .Contact-us .contact__button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-contact .Contact-us .contact__button .button {
  min-width: 213px;
  height: 80px;
  background: #01685b;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.template-contact .Contact-us .contact__button .button:before,
.template-contact .Contact-us .contact__button .button:after {
  display: none;
}
.template-contact .Contact-us .contact {
  max-width: 1600px;
}

.template-contact .Contact-us .contact .form__message {
  align-items: center;
}

@media (max-width: 1800px) {
  .template-contact .Contact-us .contact {
    max-width: 1300px;
  }
}

@media (max-width: 991px) {
  .template-contact .main-page-title {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .template-contact .Contact-us .field input,
  .template-contact .Contact-us .field textarea {
    padding: 12px;
    font-size: 16px;
  }

  .template-contact .Contact-us .field .field__label {
    top: 14px;
    font-size: 16px;
  }
  .template-contact .Contact-us .field {
    margin-bottom: 15px;
  }
  .template-contact .Contact-us .field textarea {
    height: 150px;
  }
  .template-contact .Contact-us .contact__button .button {
    min-width: 163px;
    height: 70px;
    font-size: 16px;
  }
  .template-contact .Contact-us .contact__button {
    margin-top: 30px;
  }
  .template-contact .Contact-us .contact {
    padding-bottom: 60px;
  }
}
@media (max-width: 749px) {
  .template-contact .main-page-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .template-contact .Contact-us .field input,
  .template-contact .Contact-us .field textarea {
    padding: 12px;
    font-size: 14px;
  }

  .template-contact .Contact-us .field .field__label {
    top: 14px;
    left: 14px;
    font-size: 14px;
  }
  .template-contact .Contact-us .field {
    margin-bottom: 10px;
  }
  .template-contact .Contact-us .field textarea {
    height: 100px;
  }
  .template-contact .Contact-us .contact__button .button {
    min-width: 163px;
    height: 70px;
    font-size: 14px;
  }
  .template-contact .Contact-us .contact__button {
    margin-top: 30px;
  }
  .template-contact .Contact-us .contact {
    padding-bottom: 40px !important;
  }
}
@media (max-width: 543px) {
  .template-contact .Contact-us .contact__button .button {
    min-width: unset;
    width: 100%;
    height: 60px;
    font-size: 14px;
  }
  .template-contact .Contact-us .field input,
  .template-contact .Contact-us .field textarea {
    padding: 10px;
  }
  .template-contact .Contact-us .field .field__label {
    top: 12px;
    left: 12px;
  }
}

/*=============================== Hello Bioflow Section ==========================  */


/*============================== Contact Us page End ======================================= */

/*=================================== New Template Design Start ==================================*/

.new_template_design .gifts-container {
  display: flex;
  flex-direction: column;
  justify-content: left;
  flex-wrap: wrap;
  gap: 7px;
}

.new_template_design .gift-item .gift-item-data {
  position: relative;
  text-align: left;
  border: unset;
  border-radius: unset;
  padding: unset;
}

.new_template_design .gift-item .gift-item-data:after {
  display: none;
}
.new_template_design .gift-item {
  position: relative;
  width: unset;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.new_template_design .gift-item .price {
  position: unset;
}

.new_template_design .gift-item .price span {
  padding: 0;
  background: unset;
}
.new_template_design .gift-item .price p {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  color: #1c1b1f;
}
.new_template_design .gift-item .price b {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-left: 5px;
}

.new_template_design .gift-title {
  margin-top: 0px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #1c1b1f;
  text-align: left;
}
.new_template_design .free-gifts-title {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 24px;
  color: #79747e;
}

.new_template_design .preorder-banner {
  font-weight: 600;
  color: #1c1b1f;
  margin-top: 20px;
}
.new_template_design .delivery-section {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  color: #79747e;
}
.new_template_design
  .sls-selling-plan-group-price.sls-total-price.sls-price-container,
.new_template_design .sls-one-time-price.sls-total-price.sls-price-container {
  display: none;
}
.new_template_design .product__sub--save--info .info-item {
  margin-bottom: 8px;
}
.new_template_design .product__sub--save--info .info-item:last-child {
  margin-bottom: 0;
}

.new_template_design .one-time-plan .product__sub--save {
  display: none;
}

.new_template_design .product-save-with-info.one-time-plan {
  border: 1px solid #79747e !important;
  margin-top: 20px !important;
}
.new_template_design .product-save-with-info.one-time-plan.active {
  border: 3px solid #01685b !important;
  margin-top: 20px !important;
}

@media (max-width: 1800px) {
  .new_template_design .gifts-container {
    gap: 5px;
  }
  .new_template_design .free-gifts-title {
    font-size: 17px;
  }
  .new_template_design .gift-title {
    font-size: 17px;
  }
  .new_template_design .gift-item .price p {
    font-size: 17px;
  }
  .new_template_design .gift-item .price span {
    font-size: 17px;
  }
  .new_template_design .gift-item .price b {
    font-size: 17px;
  }
  .new_template_design .preorder-banner {
    font-size: 14px;
  }
  .new_template_design .delivery-section {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .new_template_design .gifts-container {
    gap: 5px;
  }
  .new_template_design .free-gifts-title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .new_template_design .gift-title {
    font-size: 16px;
  }
  .new_template_design .gift-item .price p {
    font-size: 16px;
  }
  .new_template_design .gift-item .price span {
    font-size: 16px;
  }
  .new_template_design .gift-item .price b {
    font-size: 16px;
  }
  .new_template_design .preorder-banner {
    font-size: 14px;
    margin-top: 15px;
  }
  .new_template_design .delivery-section {
    font-size: 16px;
  }
}
@media (max-width: 543px) {
  .new_template_design .gifts-container {
    gap: 5px;
  }
  .new_template_design .free-gifts-title {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .new_template_design .gift-title {
    font-size: 14px;
  }
  .new_template_design .gift-item .price p {
    font-size: 14px;
  }
  .new_template_design .gift-item .price span {
    font-size: 14px;
  }
  .new_template_design .gift-item .price b {
    font-size: 14px;
    line-height: 16px;
    margin-left: 3px;
  }
  .new_template_design .preorder-banner {
    font-size: 14px;
    margin-top: 15px;
  }
  .new_template_design .delivery-section {
    font-size: 14px;
  }
}

/*=================================== New Template Design End ==================================*/

.subscription-app-page div#seal-subscription-loyalty-discounts-list-container {
  display: none;
}
.subscription-app-page span.seal-loyalty-discount-savings-badge {
  display: none;
}

/*========================== Main PDP & Duplicate PDP changes ===================================*/





/*==================================================================================================
===================================== Main PDP new design Css ========================================
===================================================================================================== */

/*====================================== Image with text v2 new design Start ================================== */


/*====================================== Image with text v2 new design End ================================== */

/*====================================== meta-ingredients-section-v2 new design Start ================================== */

.meta-ingredients-section-v2 .section-sub-title {
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  padding-bottom: 20px;
  color: #01685b;
}

.meta-ingredients-section-v2 .section-title {
  font-size: 60px;
  line-height: 64px;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .meta-ingredients-section-v2 .section-title {
    font-size: 45px;
    line-height: 52px;
  }
  .meta-ingredients-section-v2 .section-sub-title {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .meta-ingredients-section-v2 .section-title {
    font-size: 36px;
    line-height: 44px;
    padding-bottom: 10px;
  }
  .meta-ingredients-section-v2 .section-sub-title {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
  }
}

/*====================================== comparison-item new design Start ================================== */

.template--product .comparison-item-new-design {
  padding-block: 80px 80px;
}

.comparison-item-new-design .comparison-table .table-column .item_text .badges {
  display: none;
}
@media (max-width: 991px) {
  .template--product .comparison-item-new-design {
    padding-block: 60px 60px;
  }
}
@media (max-width: 749px) {
  .template--product .comparison-item-new-design {
    padding-block: 40px 20px;
  }
  .comparison-item-new-design .comparison-table .table-left-content {
    background: linear-gradient(180deg, #cdeefb, #f3fffb 50%, #fff);
  }
}
@media (max-width: 472px) {
  .comparison-item-new-design .comparison-table .table-left-content {
    background: linear-gradient(180deg, #d6f3ff, #f3fffb 50%, #fff);
  }
}

/*====================================== peak-performance  new design Start ================================== */


/*====================================== image-with-icon-text  new design Start ================================== */

/* .image-with-icon-text-new-design {
  background-image: url(//trybioflow.com/cdn/shop/files/Group_1000004469_1.webp?v=1733556089);
  background-size: cover;
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 160px !important;
}

@media (max-width: 767px) {
  .image-with-icon-text-new-design {
    background-image: url(//trybioflow.com/cdn/shop/files/Group_1000004469.webp?v=1733556093);
    background-size: cover;
    background-repeat: repeat-x;
  }
} */


.cart-item__name.free-product:hover {
  text-decoration: unset;
  text-underline-offset: unset;
  text-decoration-thickness: unset;
}

.free-product-quantity input {
  background-color: #1C1B1F !important;
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 30px;
  color: #fff;
  font-size: 12px;
}
.free-product-quantity {
  margin-top: -7px;
}
cart-drawer .cart-drawer.item_loading {
  position: relative;
  z-index: 0;
}
cart-drawer .cart-drawer.item_loading:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #ffffffdb;
  z-index: 1;
  pointer-events: none;
}
cart-drawer .loading-container {
  display: none;
}
cart-drawer .cart-drawer.item_loading .loading-container {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.cart-redirection-checkout cart-drawer {
  display: none;
}
button.quantity__button.disabled {
  pointer-events: none;
}
/*====================================== New template design v3 Start  ==================================*/


/*====================================== New template design v3 End  ==================================*/
/*===========================================================
=================== New Main PDP Design Start ==================
==============================================================  */


/*================================  language_currency_popup ================================*/

/* Region Selection Button */
.language_currency_popup .region-btn {
  display: flex;
  align-items: center;
  background: none;
  border: 0;
  cursor: pointer;
  margin-top: 60px;
  padding-left: 0;
}
.language_currency_popup .region-btn img {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 30px;
}
.language_currency_popup .region-btn span {
  font-size: 14px;
  font-weight: 600;
  font-family: Poppins;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Popup Styles */
.language_currency_popup .region-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.language_currency_overlay.active {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #70717066;
  z-index: 99;
  cursor: pointer;
}

.language_currency_popup .region-popup-content {
  background: white;
  padding: 40px;
  max-width: 690px;
  text-align: center;
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  max-height: 100%;
  z-index: 103;
  outline: none;
}
.language_currency_popup .region-popup select {
  width: 100%;
  padding: 0 5px;
  margin: 0 -5px;
  border: 0;
  color: var(--Black, #1c1b1f);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  appearance: none;
  -webkit-appearance: none;
  background: #fff;
}
.language_currency_popup .region-popup select:focus-visible {
  outline: unset;
  outline-offset: unset;
  box-shadow: unset;
}

.language_currency_popup .language_select:after,
.language_currency_popup .currency_select .currency-label:after {
  content: "";
  color: #333;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/cdn/shop/files/flat-color-icons_expand_1.png?v=1738305174);
  pointer-events: none;
  width: 20px;
  height: 20px;
}
.language_currency_popup .region-popup_heading .close_modal {
  width: 24px;
  height: 24px;
  color: #0c3d3d;
  cursor: pointer;
}
.language_currency_popup .region-popup_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.language_currency_popup .region-popup_heading h3 {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  margin: 0;
}
.language_with_currency .language_select label,
.language_with_currency .currency_select label {
  color: var(--Black, #1c1b1f);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.language_with_currency .language_select,
.language_with_currency .currency_select .currency-label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px 20px;
  border: 1px solid #79747e;
  border-radius: 8px;
  position: relative;
  background: #fff;
  cursor: pointer;
}
.language_with_currency .currency_select form {
  width: 100%;
  padding: 0;
}

.language_currency_popup .language_with_currency {
  margin: 40px 0 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.language_currency_popup .region-selector-modal #save-region {
  color: #fff;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  background: #01685b;
  height: 80px;
  width: 50%;
  border-radius: 100px;
  border: 0;
  cursor: pointer;
}
.language_currency_popup .region-selector-modal #close-popup {
  border: 4px solid #01685b;
  background: transparent;
  width: 50%;
  color: #01685b;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  height: 80px;
  border-radius: 100px;
  cursor: pointer;
}
.language_currency_popup .region-selector-modal {
  display: flex;
  gap: 20px;
  margin-top: 40px;
}
@media (max-width: 989px) {
  .menu-drawer__utility-links .language_currency_popup .region-btn {
    margin-top: 0;
  }
  .menu-drawer__utility-links .language_currency_popup .region-btn span {
    color: #01685b;
    white-space: unset;
  }
}
@media (max-width: 991px) {
  .language_currency_popup .region-popup-content {
    padding: 30px;
    max-width: 461px;
  }
  .language_currency_popup .language_with_currency {
    margin: 30px 0 0;
    gap: 30px;
  }
  .language_currency_popup .region-selector-modal #close-popup {
    height: 70px;
    border-width: 3px;
    font-size: 16px;
  }
  .language_currency_popup .region-selector-modal #save-region {
    height: 70px;
    font-size: 16px;
  }
  .language_currency_popup .region-selector-modal {
    gap: 15px;
  }
  .language_with_currency .language_select label,
  .language_with_currency .currency_select label {
    font-size: 14px;
  }
  .language_currency_popup .region-popup select {
    font-size: 16px;
  }
  .language_currency_popup .region-selector-modal {
    margin-top: 30px;
  }
}
@media (max-width: 785px) {
  .language_currency_popup .region-btn span {
    white-space: break-spaces;
  }
}
@media (max-width: 767px) {
  .language_currency_popup .region-popup-content {
    padding: 20px;
    max-width: 370px;
  }
  .language_currency_popup .language_with_currency {
    margin: 20px 0 0;
    gap: 20px;
  }
  .language_currency_popup .region-selector-modal #close-popup {
    height: 60px;
    border-width: 2px;
    font-size: 14px;
  }
  .language_currency_popup .region-selector-modal #save-region {
    height: 60px;
    font-size: 14px;
  }
  .language_currency_popup .region-selector-modal {
    gap: 15px;
  }
  .language_with_currency .language_select label,
  .language_with_currency .currency_select label {
    font-size: 12px;
  }
  .language_currency_popup .region-popup select {
    font-size: 14px;
  }
  .language_with_currency .language_select,
  .language_with_currency .currency_select .currency-label {
    padding: 6px 15px;
  }
  .language_currency_popup .region-selector-modal {
    margin-top: 20px;
  }
}

@media (max-width: 749px) {
  .footer
    .footer__content-top
    .footer-block--newsletter
    .language_currency_popup {
    display: none;
  }
  .footer__content-top
    .mobile_responsive-icons
    .language_currency_popup.mobilemedia {
    display: block;
  }
  .language_currency_popup .region-btn {
    margin-top: 40px;
  }
}
@media (max-width: 389px) {
  .language_currency_popup .region-popup-content {
    max-width: 355px;
  }
}

/************************ Main PDP New Design ***************************/

/*========= cart drawer design =========*/

.cart-drawer .cart-item.Free__trial_pack_product .cart-item__details {
  grid-column: 2 / 5;
}
.cart-drawer .cart-item.Free__trial_pack_product .cart-item__totals {
  padding-top: 0 !important;
  display: block;
  grid-column: 4 / 2;
}
.cart-drawer .cart-item.Free__trial_pack_product .cart-item__discounted-prices {
  flex-direction: unset;
}
.cart-drawer .cart-item.Free__trial_pack_product .cart-item__quantity {
  grid-column: 5 / 4;
}
.cart-drawer .cart-item.Free__trial_pack_product .cart-item__quantity-wrapper {
  justify-content: flex-end;
}
.cart-item.Free__trial_pack_product .free-price svg {
  color: rgb(var(--color-foreground));
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.7rem;
}
.cart-item.Free__trial_pack_product .free-price {
  font-size: 1.2rem;
  text-align: left;
}
.cart-item.Free__trial_pack_product cart-remove-button .button {
  min-width: unset;
  min-height: unset;
}

.new_template_design_v3 .product__media-list .product__media-item {
  opacity: 1 !important;
}

/*===========================================================
=================== Policy Page Design Start ==================
==============================================================  */

.template-policy-page #MainContent .services-block-v2 {
  padding-top: 80px;
}
.services-section .services-block-v2 .section-title-main {
  padding-top: 80px;
}
.services-section .services-block-v2 .services.icon-left a {
  align-items: flex-start;
  text-decoration: unset;
}
.services-section .services-block-v2 .service-width-2 .services {
  box-shadow: 0px 1px 2px 0px #0000004d;
  border-radius: 20px;
  background: #fffbfe;
  padding: 20px;
}
.services-section
  .services-block-v2
  .services
  .service-block
  .service-desc-articles {
  color: #01685b;
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.services-block-v2 .sub-title {
  margin: 0;
  padding-bottom: 40px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
}
.services-block-v2 .more-questions p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
  margin-bottom: 0;
  margin-top: 40px;
}
.services-block-v2 .more-questions p a {
  color: #1c1b1f;
}

.policy-page #MainContent .shopify-policy__container {
  padding: 80px 5rem;
  max-width: var(--page-width);
}

.policy-page .shopify-policy__container .shopify-policy__title h1 {
  font-family: New Spirit;
  font-weight: 700;
  font-size: 40px;
  line-height: 54px;
  letter-spacing: 0;
  text-align: center;
  margin: 0;
  padding: 80px 0;
  color: #01685b;
}
.policy-page #MainContent .policy-wrapper {
  background: linear-gradient(
    180deg,
    rgba(189, 229, 244, 1) 3%,
    rgba(255, 255, 255, 1) 37%,
    rgba(255, 255, 255, 1) 100%
  );
  background-size: 100% 800px;
  background-repeat: no-repeat;
}

.policy-page .shopify-policy__container .shopify-policy__body p,
.policy-page .shopify-policy__container .rte table td {
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0px;
}
.policy-page .shopify-policy__container .shopify-policy__body p strong {
  line-height: 28px;
}

@media (max-width: 1800px) {
  .policy-page #MainContent .shopify-policy__container {
    max-width: 1300px;
  }
}

@media (max-width: 991px) {
  .services-section .services-block-v2 .service-width-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .services-section .services-block-v2 .service-width-2 .services {
    padding: 15px;
  }
  .services-section .services-block-v2 .services.icon-left .service-img img {
    max-width: 60px;
    height:auto;
  }
  .services-section
    .services-block-v2
    .services
    .service-block
    .service-desc
    p {
    font-size: 16px;
    line-height: 1.4;
  }
  .services-section
    .services-block-v2
    .services
    .service-block
    .service-desc-articles {
    font-size: 14px;
    line-height: 16px;
  }
  .services-section
    .services-block-v2
    .services
    .service-block
    .service-desc-articles
    svg {
    width: 16px;
    height: 16px;
  }
  .template-policy-page #MainContent .services-block-v2 {
    background: linear-gradient(
      180deg,
      rgba(189, 229, 244, 1) 2%,
      rgba(255, 255, 255, 1) 25%,
      rgba(255, 255, 255, 1) 100%
    ) !important;
  }

  .services-section .services-block-v2 .section-title-main {
    padding-top: 50px;
  }
  .services-block-v2 .sub-title {
    font-size: 16px;
    line-height: 23px;
    padding-bottom: 30px;
  }
  .services-block-v2 .more-questions p {
    margin-top: 40px;
  }
  .policy-page .shopify-policy__container .shopify-policy__title h1 {
    font-size: 28px;
    line-height: 36px;
    padding: 50px 0 60px;
  }
  .policy-page .shopify-policy__container .shopify-policy__body p,
  .policy-page .shopify-policy__container .rte table td {
    font-size: 16px;
    line-height: 20px;
  }
  .policy-page .shopify-policy__container .shopify-policy__body p strong {
    line-height: 24px;
  }
  .policy-page #MainContent .policy-wrapper {
    background: linear-gradient(
      180deg,
      rgba(189, 229, 244, 1) 2%,
      rgba(255, 255, 255, 1) 25%,
      rgba(255, 255, 255, 1) 100%
    );
    background-size: 100% 800px;
    background-repeat: no-repeat;
  }
}
@media (max-width: 989px) {
  .policy-page #MainContent .shopify-policy__container {
    padding: 70px 32px;
  }
}
@media (max-width: 575px) {
  .policy-page #MainContent .shopify-policy__container {
    padding: 65px 1rem;
  }
  .policy-page .shopify-policy__container .shopify-policy__title h1 {
    font-size: 24px;
    line-height: 32px;
    padding: 20px 0 40px;
  }
  .policy-page .shopify-policy__container .shopify-policy__body p,
  .policy-page .shopify-policy__container .rte table td {
    font-size: 14px;
    line-height: 16px;
  }
  .policy-page .shopify-policy__container .shopify-policy__body p strong {
    line-height: 20px;
  }
  .policy-page #MainContent .policy-wrapper {
    background: linear-gradient(180deg, #bde5f4 2%, #fff 16% 100%);
    background-size: 100% 800px;
    background-repeat: no-repeat;
  }
  .policy-page .shopify-policy__container .rte table td {
    word-break: break-word;
  }
  .policy-page .shopify-policy__container .rte ul {
    padding-left: 0;
  }
}
@media (max-width: 543px) {
  .services-block-v2 .sub-title {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
  }
  .services-section .services-block-v2 .services.icon-left .service-img img {
    max-width: 40px;
  }
  .services-section
    .services-block-v2
    .services
    .service-block
    .service-desc
    p {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .services-section
    .services-block-v2
    .services
    .service-block
    .service-desc-articles {
    font-size: 12px;
    line-height: 16px;
  }
  .services-block-v2 .more-questions p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 16px;
  }
  .template-policy-page #MainContent .services-block-v2 {
    padding-top: 65px;
  }
  .services-section .services-block-v2 .section-title-main {
    padding-top: 20px;
  }
  .services-section .services-block-v2 .service-width-2 .services {
    padding: 10px;
  }
  .template-policy-page #MainContent .services-block-v2 {
    background: linear-gradient(180deg, #bde5f4 2%, #fff 16% 100%) !important;
  }
}

/*======================================================================
====================== new design PDP bottoms section ===================
========================================================================*/

.meta-ingredients-section-v2 .section-subtitle {
  font-family: Poppins;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
  color: #01685b;
  margin-bottom: 20px;
}

.new_template_design_v3 .video-section .video-wrapper {
  padding: 80px 0 80px !important;
}
.new_template_design_v3 .Load-more-reviews-buttton {
  background: #01685b;
  padding-bottom: 40px;
}
.new_template_design_v3 .Load-more-reviews-buttton.add-pading {
  padding-bottom: 0px;
}

.new_template_design_v3 .Load-more-reviews-buttton .button_box {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 80px;
  font-weight: 700;
  text-align: center;
  background: #fff;
  color: #01685b;
  max-width: 358px;
  border-radius: 50px;
  margin: auto;
  cursor: pointer;
}
.new_template_design_v3 .load-more-reviews-option {
  display: none;
}
.new_template_design_v3 .open-review.load-more-reviews-option {
  display: block;
}

.new_template_design_v3 .section-title-main .section-title {
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 991px) {
  .meta-ingredients-section-v2 .section-subtitle {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .new_template_design_v3 .video-section .video-wrapper {
    padding: 70px 0 60px !important;
  }
  .new_template_design_v3 .Load-more-reviews-buttton .button_box {
    font-size: 16px;
    line-height: 70px;
    max-width: 278px;
  }
}
@media (max-width: 543px) {
  .meta-ingredients-section-v2 .section-subtitle {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .new_template_design_v3 .video-section .video-wrapper {
    padding: 30px 0 40px !important;
  }
  .new_template_design_v3 .Load-more-reviews-buttton .button_box {
    font-size: 14px;
    line-height: 60px;
    max-width: 218px;
  }
  .testimonial-section .testimonial-wrapper {
    padding: 40px 0 40px !important;
  }
}

/*=============================== Scroll Navigation css Start ===============================*/

.scroll_navigation_lists {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fffbfe;
  gap: 10px;
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 1px 3px 1px #00000026;
  overflow: unset;
}
.navigation_item_inner {
  padding: 10px 20px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  color: #1c1b1f;
}
.scroll_navigation_list.scroll_navigation_top .navigation_item_inner {
  background: #01685b;
  border-radius: 0 0 17px 0;
}

.menu-link.link_active {
  color: #01685b;
}
@media (min-width: 768px) {
  .scroll_navigation_lists {
    display: none;
  }
}

@media (max-width: 767px) {
  .navigation_item_inner {
    padding: 13px 15px;
    display: flex;
    align-items: center;
  }
  .navigation_item_inner {
    line-height: 20px;
  }
  .scroll_navigation_lists {
    gap: 0;
  }
  .image_with_banner_scroll_navigation {
    display: none;
  }
  .scroll_navigation_item:first-child a {
    padding-left: 15px;
  }
  .image_with_banner_scroll_navigation.scroll {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    display: block;
  }
  .menu-link.link_active:after {
    content: "";
    background: #01685b;
    height: 4px;
    width: 70%;
    position: absolute;
    bottom: 4px;
    border-radius: 8px 8px 0 0;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
  }
  .menu-link.link_active {
    position: relative;
  }
  .new_template_design_v3 .section-header.shopify-section-group-header-group {
    position: relative;
  }
  .shopify-section-group-header-group.shopify-section-header-sticky
    .header-wrapper {
    position: absolute;
  }
}
/*=============================== Scroll Navigation css End ===============================*/

.new_template_design_v3 .custom_review_content .review_content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  cursor: pointer;
  max-width: max-content;
}
.new_template_design_v3 .custom_review_content .review_content p {
  margin: 0;
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
}

.new_template_design_v3 .limited_stock_content .limited--desc p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #1c1b1f;
}
.limited-plan-dec .limited-description {
  display: none;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  z-index: 1;
  box-shadow: 0 2px 6px #0000008a;
  text-align: left;
}
.limited-plan-dec .limited-description p {
  font-family: Poppins;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  letter-spacing: 0px;
}
.limited-plan-dec .limited-description.active {
  display: block;
  visibility: visible;
}
.limited_stock_content .limited--desc {
  position: relative;
  line-height: 20px;
}
@media (min-width: 992px) {
  .limited_stock_content .limited--desc svg:hover ~ .limited-plan-dec,
  .limited_stock_content .limited--desc:has(p strong:hover) .limited-plan-dec {
    visibility: visible;
  }
  .limited_stock_content
    .limited--desc
    svg:hover
    ~ .limited-plan-dec
    .limited-description,
  .limited_stock_content
    .limited--desc:has(p strong:hover)
    .limited-plan-dec
    .limited-description {
    display: block;
  }
}
.limited_stock_content .limited--desc .limited-plan-dec {
  position: absolute;
  top: 35px;
  z-index: 9;
  visibility: hidden;
}

.new_template_design_v3 .limited_stock_content .limited--desc svg,
.new_template_design_v3 .limited_stock_content .limited--desc p strong {
  cursor: pointer;
}

.new_template_design_v3 .limited_stock_content .limited--desc svg {
  vertical-align: middle;
}
.new_template_design_v3 .limited_stock_content .limited--desc p {
  display: inline;
  vertical-align: middle;
}
.new_template_design_v3 .custom_review_content.mobile {
  display: none;
}
@media (max-width: 991px) {
  .new_template_design_v3 .custom_review_content .review_content p {
    font-size: 16px;
    line-height: 20px;
  }
  .new_template_design_v3 .custom_review_content .review_content {
    gap: 6px;
  }
  .new_template_design_v3 .product .product-form__buttons {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .new_template_design_v3 .custom_review_content {
    display: none;
  }
  .new_template_design_v3 .custom_review_content.mobile {
    display: block;
  }
  .new_template_design_v3 .main-content-mobile {
    flex-direction: column;
  }
}
@media (max-width: 543px) {
  .new_template_design_v3 .custom_review_content .review_content p {
    font-size: 14px;
    line-height: 16px;
  }
  .new_template_design_v3 .custom_review_content .review_content {
    gap: 4px;
  }
  .new_template_design_v3 .limited_stock_content .limited--desc p {
    font-size: 12px;
    line-height: 14px;
  }
  .new_template_design_v3 .limited_stock_content .limited--desc svg {
    width: 14px;
    height: 14px;
    margin-left: -2px;
  }

  .limited-plan-dec .limited-description p {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 16px !important;
  }
  .new_template_design_v3 .product .product-form__buttons {
    margin-top: 10px;
  }
  .new_template_design_v3 .sealsubs-container {
    margin-bottom: 0 !important;
  }
}

/*********************** FAQs Page new Design ********************************/

.collapsible-content .accordion__content p em strong {
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
}

.template-faqs
  .shipping_and_delivery_faq
  .collapsible-content
  .bold_color_change
  .accordion__content
  ul
  li
  strong {
  color: #01685b;
}
.template-faqs
  .shipping_and_delivery_faq
  .collapsible-content
  .bold_color_change
  .accordion__content
  ul
  li::marker {
  color: #01685b;
}
.template-faqs
  .shipping_and_delivery_faq
  .collapsible-content
  .bold_color_change
  .accordion__content
  ul
  li {
  margin-bottom: 10px;
}
.template-faqs
  .shipping_and_delivery_faq
  .collapsible-content
  .light_color_change
  .accordion__content
  ul
  li
  strong,
.template-faqs
  .shipping_and_delivery_faq
  .collapsible-content
  .light_color_change
  .accordion__content
  ul
  li::marker {
  color: #01685b;
  font-weight: 400;
}
.Custom-Faqs-section .faq_content .collapsible-content__heading {
  color: #01685b;
}

.collapsible-content .bold_color_change_italic .accordion__content p em strong {
  color: #01685b;
  text-decoration: unset;
}

body.new_template_design_v3 #shopify-chat {
  display: none !important;
}

/*+++++++++++++++++++++++++++ PDP Changes +++++++++++++++++++++++++++++++  */



/*==================================== template-research-page Design ==================================  */

.template-research-page .research-combined-section {
  display: grid;
  grid-template-columns: 1.5fr 3fr;
  gap: 20px 40px;
  padding-top: 40px;
}

.template-research-page .faq-left-sidebar {
  grid-column: 1;
  position: sticky;
  top: 90px;
}

.template-research-page .Custom-research-section,
.template-research-page .shopify-section.section {
  grid-column: 2; /* This ensures these sections stay in the right column */
}

.template-research-page .faq-left-side-bar {
  width: 75%;
  margin: 0 0 0 auto;
}

.template-research-page .faq-left-side-bar .research-side-top-title,
.template-research-page .faq-left-side-bar .research-side-bottom-title {
  font-family: Poppins;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #79747e;
}
.template-research-page .faq-left-side-bar .research-side-top-title p {
  margin-top: 0;
  margin-bottom: 20px;
}
.template-research-page .faq-left-side-bar .research-side-bottom-title p {
  margin-bottom: 0;
  margin-top: 20px;
}

.template-research-page .Custom-research-section .page-width {
  padding: 0;
  width: 90%;
  margin-right: auto;
  margin-left: 0;
  border-top: 1px solid #79747e;
  padding-top: 40px;
  padding-bottom: 60px;
}

.template-research-page .faq-left-side-bar .js-toc .toc-list .toc-list-item {
  margin-bottom: 20px;
}
.template-research-page
  .faq-left-side-bar
  .js-toc
  .toc-list
  .toc-list-item:last-child {
  margin-bottom: 0;
}

.template-research-page .faq-left-side-bar .js-toc .toc-list {
  list-style-type: none;
  padding: 20px;
  background: #eeff4d;
  border-radius: 8px;
}
.template-research-page .faq-left-side-bar .js-toc .toc-list .toc-list-item a {
  font-size: 20px;
  text-decoration: none;
  font-weight: 700;
}
.template-research-page
  .faq-left-side-bar
  .js-toc
  .toc-list
  .toc-list-item
  a.selected {
  color: #01685b;
}
.template-research-page
  .faq-left-side-bar
  .js-toc
  .toc-list
  .toc-list-item
  a.active {
  color: #01685b;
}

/* .template-research-page
  .faq-left-side-bar
  .js-toc
  .toc-list
  .toc-list-item
  a.is-active-link {
  color: #01685b;
}
 */
.template-research-page
  .faq-left-side-bar
  .js-toc
  .toc-list
  .toc-list-item
  a:before {
  display: none;
}

.template-research-page
  .faq-left-side-bar
  .js-toc
  .toc-list
  .toc-list-item
  a.is-active-link::before {
  display: none;
}

.template-research-page .shopify-section.section .main-page-title {
  font-size: 60px;
  margin-bottom: 60px;
  font-weight: 700;
  color: #01685b;
  font-family: New Spirit;
  margin-top: 80px;
}

.template-research-page .faq-left-side-bar .js-doc-dropdown-toggle {
  display: none;
}
.template-research-page main.content-for-layout {
  overflow: visible;
}

.template-research-page
  .faq-left-side-bar
  .js-toc
  .toc-list
  .toc-list-item
  a
  span {
  display: none;
}

@media (max-width: 991px) {
  /* Dropdown container styling */
  .template-research-page .faq-left-side-bar .js-toc-container {
    position: relative;
  }

  /* Button for toggling dropdown */
  .template-research-page .faq-left-side-bar .js-doc-dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    color: #79747e;
    padding: 15px 15px;
    cursor: pointer;
    width: 100%;
    text-align: left;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 15px;
    font-family: "Poppins";
  }

  /* Dropdown menu styling */
  .template-research-page .faq-left-side-bar .js-toc.dropdown-menu {
    display: none;
    position: absolute;
    top: 120%;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 15px;
    z-index: 2;
    border-radius: 10px;
  }

  .template-research-page .faq-left-side-bar .dropdown-menu.active {
    display: block;
  }

  /* List styling */
  .template-research-page .faq-left-side-bar .dropdown-menu .toc-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .template-research-page .faq-left-side-bar .dropdown-menu .toc-list-item {
    margin-bottom: 10px;
  }

  .template-research-page .faq-left-side-bar .dropdown-menu .toc-list-item a {
    text-decoration: none;
    color: #333;
  }

  .template-research-page
    .faq-left-side-bar
    .dropdown-menu
    .toc-list-item
    a.active {
    color: #007bff;
    font-weight: bold;
  }
  .template-research-page
    .faq-left-side-bar
    .js-toc
    .toc-list
    .toc-list-item
    a
    span {
    width: 24px;
    height: 24px;
    color: #01685b;
    display: block;
  }
  .faq-left-side-bar .js-doc-dropdown-toggle svg {
    transition: 0.3s;
    width: 20px;
    height: 20px;
  }
  .template-research-page .faq-left-sidebar {
    top: 60px;
    background: white;
  }
}
@media (max-width: 575px) {
  .template-research-page .faq-left-sidebar {
    top: 45px;
  }
}

.lions-mane-section {
  text-align: center;
}
.lions-mane-section .section-title {
  text-align: left;
  margin-top: 0;
  color: #1c1b1f;
  letter-spacing: 0;
}
.lions-mane-section .section-title.active {
  color: #01685b;
}
.lions-mane-section .figure-text p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  margin: 20px 0 40px;
  color: #79747e;
}
.lions-mane-section .figure-text p strong {
  color: #1c1b1f;
}
.lions-mane-section .key-findings {
  text-align: left;
  margin-top: 15px;
  background: #01685b;
  padding: 20px 20px 20px 0;
  border-radius: 8px;
}
.lions-mane-section .key-findings-title {
  text-align: left;
  color: #79747e;
  margin-bottom: 20px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
}
.lions-mane-section .key-findings ul li {
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #fffbfe;
  margin-bottom: 20px;
}
.lions-mane-section .key-findings ul li:last-child {
  margin-bottom: 0px;
}
.lions-mane-section .source-link p {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
}
.lions-mane-section .source-link p a {
  text-align: left;
  color: #79747e;
  margin-top: 20px;
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  text-decoration: underline;
  text-decoration-style: solid;
}
.lions-mane-section .key-findings ul {
  margin: 0;
  padding-left: 35px;
}

@media (max-width: 1800px) {
  .template-research-page .Custom-research-section .page-width {
    width: 85%;
  }
  .template-research-page .faq-left-side-bar {
    width: 70%;
  }
  .template-research-page .research-combined-section {
    grid-template-columns: 1.5fr 2.5fr;
  }
}
@media (max-width: 1399px) {
  .template-research-page .Custom-research-section .page-width {
    width: 89%;
  }
  .template-research-page .faq-left-side-bar {
    width: 80%;
  }
  .template-research-page .research-combined-section {
    grid-template-columns: 1.5fr 2.5fr;
  }
}

@media (max-width: 1199px) {
  .lions-mane-section .figure-text p {
    font-size: 16px;
    line-height: 20px;
    margin: 15px 0 30px;
  }
  .template-research-page .faq-left-side-bar .research-side-top-title,
  .template-research-page .faq-left-side-bar .research-side-bottom-title {
    font-size: 16px;
    line-height: 20px;
  }
  .template-research-page .faq-left-side-bar .research-side-top-title p {
    margin-bottom: 15px;
  }
  .template-research-page .faq-left-side-bar .research-side-bottom-title p {
    margin-top: 15px;
  }
  .lions-mane-section .key-findings-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .lions-mane-section .key-findings ul li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .lions-mane-section .source-link p a {
    font-size: 14px;
    line-height: 16px;
  }
  .lions-mane-section .source-link p {
    margin-top: 15px;
  }
  .template-research-page .Custom-research-section .page-width {
    padding: 30px 0 40px;
  }
}

@media (max-width: 991px) {
  .template-research-page .research-combined-section {
    display: block;
    padding-top: 0;
  }
  .template-research-page .Custom-research-section .page-width,
  .template-research-page .faq-left-side-bar {
    width: unset;
    padding: 30px 0px 30px;
    margin: 0 30px;
  }
  .template-research-page .faq-left-side-bar .js-toc .toc-list {
    padding: 0;
    background: unset;
    border-radius: unset;
  }
  .lions-mane-section .key-findings {
    padding: 15px 15px 15px 0;
  }
  .template-research-page .faq-left-side-bar {
    margin-bottom: 0 !important;
  }
  .template-research-page .faq-left-side-bar .js-toc .toc-list .toc-list-item {
    margin-bottom: 10px;
  }
  .lions-mane-section .key-findings ul {
    padding-left: 30px;
  }
  .template-research-page .shopify-section.section .main-page-title {
    text-align: center;
    font-size: 45px;
    padding-top: 0;
    margin-top: 50px;
    margin-bottom: 60px;
  }

  .template-research-page .faq-left-side-bar {
    margin-bottom: 60px;
  }
  .template-research-page
    .faq-left-side-bar
    .js-toc
    .toc-list
    .toc-list-item
    a {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
  }
  .template-research-page
    .faq-left-side-bar
    .js-toc
    .toc-list
    .toc-list-item
    a.selected {
    color: #01685b;
  }
}
.lions-mane-section img.Chart_image {
    max-width: 100%;
    object-fit: contain;
    height: auto;
}
@media (max-width: 575px) {
  .template-research-page .Custom-research-section .page-width,
  .template-research-page .faq-left-side-bar {
    margin: 0 10px;
    padding: 20px 0 20px !important;
  }
  .lions-mane-section img.Chart_image {
    width: 100%;
  }
}

@media (max-width: 543px) {
  .template-research-page .faq-left-side-bar {
    margin-bottom: 40px;
  }
  .template-research-page
    .faq-left-side-bar
    .js-toc
    .toc-list
    .toc-list-item
    a {
    font-size: 14px;
  }
  .lions-mane-section .figure-text p {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 20px;
  }
  .Custom-research-section .collapsible-content__heading {
    margin-bottom: 3rem;
  }
  .lions-mane-section .key-findings-title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .lions-mane-section .key-findings-title p {
    margin-bottom: 10px;
  }
  .lions-mane-section .key-findings {
    margin-top: 10px;
    padding: 11px 10px 10px 0;
    border-radius: 4px;
  }
  .template-research-page .faq-left-side-bar .js-doc-dropdown-toggle {
    font-size: 14px;
    padding: 12px 10px;
    border-radius: 10px;
  }
  .lions-mane-section .key-findings ul {
    margin: 0;
    padding-left: 30px;
  }
  .lions-mane-section .key-findings ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .lions-mane-section .source-link p a {
    font-size: 12px;
    line-height: 16px;
  }
  .lions-mane-section .source-link p {
    margin-top: 10px;
  }
  .template-research-page .shopify-section.section .main-page-title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .template--product .collapsible-content__heading{
    padding-bottom: 20px;
  }
}

@media (max-width: 390px) {
  .lions-mane-section .figure-text p {
    font-size: 13px;
  }
}
@media (max-width: 376px) {
  .lions-mane-section .figure-text p {
    font-size: 14px;
  }
}

/*======================================== Mushroom-Section Start ======================================= */


/*============================ WELCOME PAGE CSS START ===========================*/

/*=========================== Welcome Navigation Start ========================*/
.Welcome-Navigation {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3),
    0px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

.Welcome-Navigation .navigation {
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
.Welcome-Navigation .navigation a {
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  color: #1c1b1f;
  text-decoration: unset;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .Welcome-Navigation .navigation a {
    font-size: 16px;
    line-height: 24px;
  }
  .Welcome-Navigation .navigation {
    padding: 15px 0;
    gap: 30px;
  }
}
@media (max-width: 650px) {
  .Welcome-Navigation .navigation a {
    font-size: 14px;
    line-height: 20px;
    margin-right: 20px;
  }
  .Welcome-Navigation .navigation {
    padding: 10px 0;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    text-align: center;
  }
}
/*=========================== Welcome Navigation End ========================*/

/*======================== services section v2 ======================  */

.services-section .welcome_services .section-title-main {
  padding-top: 70px;
  padding-bottom: 40px;
}

.services-section .welcome_services .services .service-block .service-title {
  font-size: 16px;
  line-height: 20px;
  color: #1c1b1f;
  letter-spacing: 0;
}
.services-section .welcome_services .services.icon-center .service-img {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .services-section .welcome_services .section-title-main {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .services-section .welcome_services .section-title-main .title {
    margin: 5px 0 0;
  }
  .services-section .welcome_services .service-width-4 {
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
}
@media (max-width: 767px) {
  .services-section .welcome_services .services.icon-center .service-img img {
    max-width: 60px;
  }
  .services-section .welcome_services .services .service-block .service-title {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 575px) {
  .welcome_services .services-padding {
    padding-bottom: 30px !important;
  }
}
.services-section
  .welcome_services
  .services.icon-center
  .service-img
  .mobile_image {
  display: none;
}
@media (max-width: 543px) {
  .services-section
    .welcome_services
    .services.icon-center
    .service-img
    .Desktop_image {
    display: none;
  }
  .services-section
    .welcome_services
    .services.icon-center
    .service-img
    .mobile_image {
    display: inline-block;
  }
  .services-section .welcome_services .services.icon-center .service-img img {
    max-width: 41px;
    height: 40px;
    object-fit: cover;
    width: 41px;
  }
  .services-section .welcome_services .services .service-block .service-title {
    font-size: 12px;
    line-height: 16px;
  }
  .services-section .welcome_services .service-width-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  .services-section .welcome_services .section-title-main {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .services-section .welcome_services .section-title-main .title {
    margin: 5px 0 0;
  }
}
/* ======================================= welcome-img-text ============================= */

/*================================ how-to-brew-section ===================================*/



/*============================= what-to-expect ==================================== */

.what-to-expect {
  background: #fff;
}
.section--image-with-icon-text .what-to-expect .image-with-text__heading {
  padding-bottom: 40px;
}

@media (max-width: 991px) {
  .section--image-with-icon-text .what-to-expect .image-with-text .grid {
    align-items: center;
    flex-direction: column;
  }
  .what-to-expect .image-with-text .grid__item {
    width: 100%;
  }
  .what-to-expect .image-with-text .formobile {
    display: block !important;
  }
  .what-to-expect .image-with-text .grid__item .small-hide {
    display: none !important;
  }
  .what-to-expect .image-with-text .formobile .image-with-text__text.rte {
    text-align: left;
  }
  .what-to-expect .image-with-text .grid__item .image-with-text__content {
    padding: 0;
  }
  .section--image-with-icon-text .what-to-expect .image-with-text__heading {
    padding-bottom: 30px;
  }
  .what-to-expect {
    padding: 60px 0 !important;
  }
  .what-to-expect .image-with-text .grid__item .image-with-icon__text {
    gap: 0;
  }
}
@media (max-width: 767px) {
  .section--image-with-icon-text .what-to-expect .image-with-text__heading {
    padding-bottom: 20px;
  }
  .what-to-expect {
    padding: 40px 0 !important;
  }
}
/*======================================= .featured-blog-v2 ========================== */

.featured-blog-v2 .section-title-main .section-title {
  margin: 0;
  padding-bottom: 40px;
}
.featured-blog-v2 .section-title-main {
  padding: 0;
}

.featured-blog-v2
  .card.article-card.card--standard.article-card__image--medium.card--media {
  flex-direction: row;
  gap: 20px;
}
.featured-blog-v2 .card.article-card.card--standard .card__information {
  padding-top: 0;
}

.featured-blog-v2 .underline-links-hover:hover a {
  text-decoration: unset;
}

.featured-blog-v2 .card .card__inner .card__media {
  border-radius: 20px;
}
.featured-blog-v2
  .card.article-card.card--standard.article-card__image--medium.card--media
  .card__inner {
  width: 100%;
  max-width: 40%;
  border-radius: 20px;
}
.featured-blog-v2
  .card.article-card.card--standard.article-card__image--medium.card--media
  .card__content {
  width: 100%;
  max-width: 60%;
}

.featured-blog-v2 .article-card .card__heading {
  margin-bottom: 20px;
  color: var(--Black, #1c1b1f);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.featured-blog-v2 .article-card__excerpt {
  color: var(--Black, #1c1b1f);
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-blog-v2 button.tab-btn.view_all {
  display: none;
}
.featured-blog-v2 .pagination__item--current:after,
.featured-blog-v2 .pagination__item:hover:after {
  display: none;
}
.featured-blog-v2 .pagination__item {
  color: #79747e;
  border: 1px solid #79747e;
  border-radius: 8px;
}
.featured-blog-v2 .pagination__item .svg-wrapper {
  width: 75px;
  height: 40px;
  padding: 12px;
  gap: 4px;
}
.featured-blog-v2 .pagination__item--current {
  color: #01685b;
  border: 1px solid #01685b;
}
.featured-blog-v2
  a.pagination__item.pagination__item--prev.pagination__item-arrow.link.motion-reduce {
  width: 90px;
}

.featured-blog-v2
  a.pagination__item.pagination__item--next.pagination__item-arrow.link.motion-reduce
  .svg-wrapper
  > svg {
  transform: rotate(180deg);
}
.featured-blog-v2 .blog_post-header .tabs {
  overflow-y: auto;
  white-space: nowrap;
  margin-left: 15px;
}
.featured-blog-v2 .blog-articles {
  padding-bottom: 0;
}

.featured-blog-v2 .main-blog .pagination-wrapper {
  border-top: 1px solid #79747e;
  margin: 0;
  padding-top: 40px;
}

@media (max-width: 991px) {
  .featured-blog-v2
    .card.article-card.card--standard.article-card__image--medium.card--media {
    gap: 15px;
  }
  .featured-blog-v2 .main-blog {
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px 0 0;
  }
  .featured-blog-v2 .article-card .card__heading {
    font-size: 16px;
    line-height: 24px;
  }
  .featured-blog-v2 .blog-articles {
    grid-template-columns: auto !important;
  }
  .featured-blog-v2 .article-card__excerpt {
    font-size: 16px;
    line-height: 20px;
  }
  .featured-blog-v2 .article-card .card__heading {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .featured-blog-v2 .main-blog .pagination-wrapper {
    padding-top: 30px;
  }
  .featured-blog-v2 .main-blog {
    margin-bottom: 0px;
  }
  .featured-blog-v2 .blog-articles {
    column-gap: 30px;
    row-gap: 30px;
  }
  .featured-blog-v2 .section-title-main .section-title {
    padding-bottom: 0px;
  }
  .featured-blog-v2 .card .card__inner .card__media {
    border-radius: 15px;
  }
}
@media (max-width: 575px) {
  .featured-blog-v2 .main-blog {
    padding-top: 30px !important;
  }
}
@media (max-width: 543px) {
  .featured-blog-v2
    .card.article-card.card--standard.article-card__image--medium.card--media {
    flex-direction: column;
    gap: 10px;
  }
  .featured-blog-v2
    .card.article-card.card--standard.article-card__image--medium.card--media
    .card__inner {
    max-width: 100%;
  }
  .featured-blog-v2
    .card.article-card.card--standard.article-card__image--medium.card--media
    .card__content {
    max-width: 100%;
  }
  .featured-blog-v2 .article-card__image--medium .ratio:before {
    padding-bottom: 33rem;
  }
  .featured-blog-v2 .article-card-wrapper .card__information {
    padding: 0;
  }
  .featured-blog-v2 .article-card .card__heading {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .featured-blog-v2 .article-card__excerpt {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    -webkit-line-clamp: 3;
  }
  .featured-blog-v2 .main-blog {
    margin-left: 0px;
    margin-right: 0px;
    padding: 20px 0 0;
  }
  .featured-blog-v2 .blog-articles {
    padding-bottom: 20px;
    row-gap: 20px;
  }
  .featured-blog-v2 .blog-articles:last-child {
    padding-bottom: 0;
  }
  .featured-blog-v2 .card .card__inner .card__media {
    border-radius: 10px;
  }
  .featured-blog-v2 .main-blog {
    padding-top: 20px !important;
  }
}

/*======================== template-welcome Faqs section =================================== */

.collapsible-content summary .icon-caret {
  position: unset;
  height: 28px;
  width: 28px;
}
.collapsible-content .accordion summary {
  justify-content: space-between;
  align-items: center;
}
.collapsible-content .accordion__content p {
  margin-top: 0;
}

.template-welcome #faq-section .collapsible-content__heading {
  color: #01685b;
}
.template-welcome .collapsible-content .accordion__content {
  padding-left: 0;
}

@media (max-width: 991px) {
  .template-welcome #faq-section .collapsible-content__heading {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .template-welcome #faq-section .collapsible-content__heading {
    padding-bottom: 20px;
  }
}
@media (max-width: 543px) {
  .collapsible-content summary .icon-caret {
    height: 20px;
    width: 20px;
  }
  .template-welcome #faq-section .collapsible-content__heading {
    letter-spacing: 0;
  }
}

/*======================== template-welcome Service section =================================== */
.welcome_services p strong{
  color:#01685B;
}
.Welcome-Navigation {
  border-bottom: 1px solid #00000026;
}
#from-our-founder p strong{
  color:#EEFF4D;
}
/*======================== template-welcome image-with-text-icon =================================== */


/*======================== template-welcome feature blog =================================== */
.welcomepage_featureblog .article-card .card__heading{
  color:#FFFBFE;
}
.welcomepage_featureblog .blog-tag{
  color:#EEFF4D;
}
.featured-blog-v2 .welcomepage_featureblog .article-card__excerpt{
  color:#FFFBFE;
}
.welcomepage_featureblog h2.section-title {
  color: #FFFBFE;
}
@media (max-width: 543px) {
.featured-blog-v2 .welcomepage_featureblog .blog-articles {
    row-gap: 30px;
}
.featured-blog-v2 .welcomepage_featureblog .blog-tag {
    margin-bottom: 5px;
}
.featured-blog-v2 .welcomepage_featureblog .article-card .card__heading {
    margin-bottom: 5px;
}
.featured-blog-v2 .welcomepage_featureblog .article-card__excerpt {
    margin-top: 5px;
}
}
/*======================== template-welcome richtext =================================== */
  .welcomepage_richtext .rich-text__text.rte.scroll-trigger.animate--slide-in {
    margin: 0;
}
.welcomepage_richtext  a.button.button--primary {
    background: #01685B;
}
.welcomepage_richtext  a.button.button--primary:after{
  box-shadow:none !Important;
}
.welcomepage_richtext .button:not([disabled]):hover:after{
 box-shadow:none !Important;
}
.welcomepage_richtext .rich-text__buttons{
  margin-top:40px;
}
.template-welcome .shopify-section-group-footer-group {
    background: #BDE5F4;
}
@media (max-width: 991px){
  .welcome-img-text .image-with-text__media-item {
    margin-bottom: 15px;
}
}
@media (max-width: 749px) {
  .welcome-img-text .image-with-text__heading{
    font-size:28px;
    line-height:36px;
  }
}
@media (max-width: 749px) {
  .welcome-img-text .image-with-icon__text img {
      width: auto;
      height: auto;
  }
}
@media (max-width: 543px){
  .welcome-img-text .image-with-icon__text img {
    width: 200px;
    height: 80px;
}
  
}

/*======================== template-welcome service section & faq =================================== */
.services-section .welcome_services .section-title-main {
    padding-top: 70px;
    padding-bottom: 0;
}
@media (max-width:767px){
  .template-welcome .metaobject-faq-section .collapsible-content .accordion summary .accordion__title>span{
    font-size:14px;
  }
  .welcome_services .section-title-main.center {
    padding-top: 40px;
}
}
/*======================== REVIEW PAGE =================================== */
/*======================== review page video section =================================== */
.reviewpage-video-section .section-title{
  color: #01685b;
  padding-bottom:0;
}
.reviewpage-video-section .video-wrapper {
    padding: 160px 0 100px !important;
}
.reviewpage-video-section .video-content-sub-text{
  color:#1C1B1F;
}
.reviewpage-video-section .video-content-text{
   color:#1C1B1F;
}
.reviewpage-video-section .video-content-name{
  color:#1C1B1F;
}
.reviewpage-video-section .video-content-sub-text:before{
  background-color:#1C1B1F;
}
.video-section-slider .reviewpage-video-section .video-image deferred-media {
    border: 4px solid #01685B;
}
.reviewpage-video-section .video-image-content span.svg-wrapper {
    width: 73px;
    height: 73px;
}
.reviewpage-video-section .video-image-content{
  display:none;
}
.reviewpage-video-section .video-image-content.swiper-initialized{
  display:block;
}
@media (max-width: 991px) {
.reviewpage-video-section .video-wrapper {
    padding: 140px 0 !important;
}
.reviewpage-video-section .video-image-content span.svg-wrapper {
    width: 55px;
    height: 55px;
}
}
@media (max-width: 767px) {
.reviewpage-video-section .video-wrapper {
    padding: 110px 0 !important;
}
.reviewpage-video-section .section-title-main {
    padding-bottom: 20px;
}
}
@media (max-width: 543px) {
.reviewpage-video-section .video-wrapper {
    padding: 90px 0 !important;
}
.reviewpage-video-section .video-image-content span.svg-wrapper {
    width: 40px;
    height: 40px;
}
}
/*======================== review page Review section =================================== */


/*======================================= WELCOME FTP PAGE START ========================== */
/*======================================= Image With Icon Text v4 ========================== */
.welcome-brain-boots .image-with-text__media-item .image-with-text__media {
    border: none;
}
.welcome-brain-boots a.button.button--primary {
    background: #01685b;
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    /* line-height: 28px; */
    letter-spacing: 0%;
    padding: 0 8rem;
}
.welcome-brain-boots a.button:after {
    box-shadow:none;
}
.welcome-brain-boots .button:not([disabled]):hover:after{
  --border-offset: unset !important;
    box-shadow: none !important;
}
.gradient.welcomeftp-imagewithicon {
    background: rgb(var(--color-background));
    background: unset;
}
.welcome-brain-boots .image-with-text__media {
    border-radius: 0 !important;
}
.welcome-brain-boots .image-with-text__content{
  padding: 0 40px 0 0px;
}
@media (max-width: 991px){
  .welcome-brain-boots a.button.button--primary{
    padding: 0 6rem;
    font-size:16px;
  }
  .welcome-brain-boots{
    padding:40px 0 !important;
  }
  .welcome-brain-boots .image-with-text__content {
    padding: 0 35px 0 0;
}
}
@media (max-width: 749px){
.welcome-brain-boots .image-with-text__text-item .image-with-text__heading{
  display:none !Important;
}
 .welcome-brain-boots .image-with-text__text-item .image-with-text__text.rte.body{
     display:block !Important;
           margin-top: 20px;
  }
   .welcome-brain-boots .image-with-text__text.rte.body{
     display:none !Important;
   }
  .welcome-brain-boots .image-with-text__content {
    padding: 0;
}
   .welcome-brain-boots .image-with-text__grid .formobile{
    text-align:left;
  }
  
}
@media (max-width: 543px){
      .welcome-brain-boots a.button.button--primary {
        width: 100%;
        font-size:14px;
    }
 
}
/*======================================= feature blog v2 ========================== */
.welcomeftp-blog .feature-blog-button-wrapper {
  text-align: center;
  margin-top: 70px;
}
.welcomeftp-blog .feature-blog-button-wrapper a {
  background: #fff;
  padding: 2rem 7rem;
  border-radius: 50px;
  color: #01685B;
  text-decoration: none;
  font-weight: 600;
  font-size:20px;
}
@media (max-width: 991px){
  .welcomeftp-blog .feature-blog-button-wrapper a {
  background: #fff;
  padding: 2rem 5rem;
  border-radius: 50px;
  /* color: #000; */
  text-decoration: none;
  font-weight: 600;
  font-size:16px;
}
}
@media (max-width: 749px){
  .welcomeftp-blog .feature-blog-button-wrapper {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
}
  .welcomeftp-blog .feature-blog-button-wrapper a {
    width: 100%;
    display: block;
}
}
@media (max-width: 543px){
  .welcomeftp-blog .feature-blog-button-wrapper a {
  background: #fff;
  padding: 2rem 3rem;
  border-radius: 50px;
  /* color: #000; */
  text-decoration: none;
  font-weight: 600;
  font-size:14px;
}
}
/*======================================= welcom-ftp-servise ========================== */
.welcom-ftp-servise .background-shape-media.bottom.desktop {
    display: none;
}
.template-welcome-ftp .shopify-section-group-footer-group {
    background: #bde5f4;
}
.header__inline-menu a[aria-current="research"] {
    display: none !important;
} 
@media (max-width: 989px){
  .header__inline-menu a[aria-current="research"] {
    display: block !important;
} 
}
/*======================================= ingrediant page - image with list ========================== */



/*======================================= INGREDIANT PAGE ========================== */
/*======================================= Ingrediant Tab update css start ========================== */

/*======================================= Ingrediant Tab update css End ========================== */

/*======================================= comparision v2 css start ========================== */
.new-comparision-item-v2 .comparison-table-inner {
    border: 4px solid #01685B;
    border-top: 0;
    padding: 0 40px 40px;
    border-radius: 0;
    border-bottom: 0 !important;
}
.new-comparision-item-v1 .comparison-table-inner {
    border: 4px solid #01685B !important;
    border-top: 0 !important;
    padding: 0 40px 40px;
    border-radius: 0 0 20px 20px !important;
}

.supplement-facts {
    border: 4px solid #01685B;
    border-bottom: 0;
    padding: 40px 40px 0;
    border-radius: 20px 20px 0 0;
    border-bottom: 0 !important;
}
.supplement-facts-section{
  padding:0;
}
.template-ingredients .shopify-section-group-footer-group {
    background: #fff;
}
.image-with-list .image-with-text__text a {
    color: #eeff4d;
}
.ingredients-tabs-section {
    margin-top: 0;
}
.ingredients-tabs-section {
    padding: 130px 0 80px;
}
.popup_header div:empty {
    display: block!important;
    min-height: 28px;
}
.popup-heading {
    max-width: 90% !important;
    width: 100% !important;
}
.close-popup {
    max-width: 10%;
}
@media (max-width: 991px){
  .new-comparision-item-v2 .comparison-table-inner {
    border: 3px solid #01685B;
    border-top: 0;
    padding: 0 30px 30px;
    border-radius: 0;
    border-bottom: 0 !important;
}
.new-comparision-item-v1 .comparison-table-inner {
    border: 3px solid #01685B !important;
    border-top: 0 !important;
    padding: 0 30px 30px;
    border-radius: 0 0 15px 15px !important;
}

.supplement-facts {
    border: 3px solid #01685B;
    border-bottom: 0;
    padding: 30px 30px 0;
    border-radius: 15px 15px 0 0;
    border-bottom: 0 !important;
}
.ingredients-tabs-section {
    padding: 110px 0 60px;
}
}
@media (max-width: 543px){
  .supplement-facts {
    padding: 10px;
    border-radius: 10px 10px 0 0;
    border-left: 0;
    border-right: 0;
  }
  .new-comparision-item-v2 .comparison-table-inner {
    padding: 10px;
    border: 0;
  }
  .new-comparision-item-v1 .comparison-table-inner {
    padding: 10px;
    border-radius: 0 0 15px 15px !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
  }
  .new-comparision-item-v1 .page-width {
      padding: 0px !important;
  }
  .new-comparision-item-v2 .page-width {
      padding: 0px !important;
  }
  .supplement-facts-section .page-width {
      padding: 0px !important;
  }
  .ingredients-tabs-section {
  padding: 95px 0 40px;
  }
}
@media (max-width: 1178px) {
.product-comparison-table-v2 .comparison-table .table-left-content {
    width: 40%;
}
}
/* .template-ingredients .header-wrapper--border-bottom {
    border-bottom: none !important;
} */
@media (max-width: 749px) {
    .product-comparison-table-v2 .comparison-table .table-left-content {
        width: 52%;
    }
}

.overflow-hidden #shopify-chat{
  display: none !important; 
}
.cart__checkout-button {
    background: #01685B;
}
.cart__checkout-button::after,
.cart__checkout-button::before {
  box-shadow: none !important;
}
.cart__checkout-button:hover::after,
.cart__checkout-button:hover::before {
  box-shadow: none !important;
}
/*======================================= comparision css end ========================== */


.free-trial-pack-product {
    display: none;
}
.free-trial-pack-popup-open .free-trial-pack-product {
    display: block;
}
.bredcum  {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #79747E;
    text-decoration: none;
  margin-bottom: 40px;
}
.bredcum a {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #79747E;
    text-decoration: none;
}
.template--collection .collapsible-content__heading {
    color: #01685B;

}
.template--collection .grid__item a{
  text-decoration: none;
}
.cart-drawer__empty-content a.button {
    background: #01685b;
}
.cart-drawer__empty-content a.button:after, .cart-drawer__empty-content a.button:before{
  box-shadow: none;
}
.cart-drawer__empty-content .button:not([disabled]):hover:after{
      --border-offset: unset;
    box-shadow:none;

}
@media (max-width: 991px){
 .bredcum{
   margin-bottom: 30px;
 } 
}
@media (max-width: 767px){
 .bredcum{
   margin-bottom: 20px;
 } 
.template--collection .collapsible-content__heading {
    color: #01685B;
  padding-bottom: 20px;
}
}
@media (max-width: 991px) {
 .template--collection .collapsible-content .collapsible-content__wrapper {
      padding-top: 10px;
      padding-bottom: 60px !important;
  }
}
@media (max-width: 991px) {
 .template--collection .collapsible-content .collapsible-content__wrapper {
      padding-top: 0px;
      padding-bottom: 40px !important;
  }
}
@media (max-width: 991px) {
    .template--collection .collapsible-content .collapsible-content__wrapper {
        padding-top: 0px !important;
        padding-bottom: 40px !important;
    }
  .product.product--large.product--left.product--thumbnail_slider.product--mobile-hide.grid.grid--1-col.grid--2-col-tablet {
    margin-top: 80px;
}
}
@media (max-width: 543px) {
    .template--collection .collapsible-content .collapsible-content__wrapper {
        padding-top: 0px !important;
    }
}
.template--collection .product-free-trial-pack-button.quick-add.no-js-hidden {
    padding: 0;
    background: unset;
    border: 0;
}
 @media (max-width: 543px) {
   .product.product--large.product--left.product--thumbnail_slider.product--mobile-hide.grid.grid--1-col.grid--2-col-tablet {
    margin-top: 70px;
}
}
.language_currency_popup {
    margin-bottom: 0;
}
.template--index .product-form__buttons .product-form__submit {
    display: block;
}
/*======================================= formula update css start ========================== */
.new-comparision-item-v1 .item_text strong {
    /* color: #F8417C; */
    font-weight: 400;
}
.new-comparision-item-v1 .table_column_item strong{
  /* color: #F8417C; */
  font-weight: 400;
}
.supplement-facts-section .table_content-wrap p {
    color: #1C1B1F;
}
.supplement-facts h2 {
    color: #1C1B1F;
    text-align: left;
}
.facts-table th {
    color: #1C1B1F;
}
.product-comparison-table-v2
  .comparison-table
  .table-column
  .item_text.top-title {
    color: #1C1B1F;
}
.product-comparison-table-v2 .comparison-table .image-with-text span {
    color: #1C1B1F;
}
.product-comparison-table-v2 .comparison-table-inner .ingredients-full p {
    color: #1C1B1F;
}
.product-comparison-table-v2
  .comparison-table-inner
  .ingredients-full
  p
  strong {
    color: #1C1B1F;
}
.table-iner-icon tr{
  display: flex;
  gap: 24px;
}
.facts-table tbody td.new_formula-design {
    border-bottom: 0 !important;
}
/* .image-with-banner-v2 .image-with-banner {
  width: 32%;
} */
.image-with-banner-v2 .image-with-banner-text-main {
  align-items: flex-start;
}
.template-research-page .faq-left-side-bar .js-toc .toc-list .toc-list-item {
    margin-bottom: 5px;
}
/*======================================= ingredients-tabs-section ========================== */
.ingredients-tabs-section {
  text-align: center;
  padding: 120px 0px 80px;
}
.ingredients-tabs-section .section-title {
  padding-bottom: 7px;
}
.ingredients-tabs-section .ingredients-plan-desc {
  gap: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  position: relative;
}
.ingredients-tabs-section .ingredients-plan-desc svg {
  cursor: pointer;
}
.ingredients-tabs-section .ingredients-plan-desc span {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: normal;
}
.ingredients-tabs-section .ingredients-plan-des {
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  z-index: 1;
  box-shadow: 0 2px 6px #0000008a;
  display: inline-table;
  margin: auto;
}
.ingredients-tabs-section
  .ingredients-plan-desc
  svg:hover
  ~ .ingredients-plan-des {
  opacity: 1;
  visibility: visible;
}
  .tab-content-data-hide img {
    width: 100%;
    object-fit: contain;
    height: auto;
}
@media (max-width: 1024px) {
  .ingredients-tabs-section .section-title {
    padding-bottom: 20px;
  }
  .ingredients-tabs-section .ingredients-plan-desc {
    margin-bottom: 30px;
  }
  .ingredients-tabs-section .ingredients-plan-desc span {
    font-size: 14px;
  }
  .ingredients-tabs-section .ingredients-plan-des {
    font-size: 14px;
  }
  .ingredients-tabs-section .ingredients-plan-desc svg {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 991px){
.ingredients-tabs-section {
  text-align: center;
  padding: 110px 0px 80px;
}  
}
@media (max-width: 767px) {
  .ingredients-tabs-section .ingredients-plan-desc {
    margin-bottom: 20px;
  }
  .ingredients-tabs-section .ingredients-plan-desc span {
    font-size: 12px;
    text-align: left;
    line-height: 1.3;
  }
  .ingredients-tabs-section .ingredients-plan-desc svg {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 543px){
  .ingredients-tabs-section {
  text-align: center;
  padding: 90px 0px 80px;
}
}
@media (max-width: 389px) {
  .ingredients-tabs-section .ingredients-plan-desc svg {
    width: 16px;
    height: 16px;
  }
}

.ingredients-tabs-section .tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 20px;
}
.ingredients-tabs-section .container .section-description {
  font-size: 20px;
  font-weight: 700;
  color: #1c1b1f;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: 0px;
  margin-bottom: 0;
}

.ingredients-tabs-section .container .button {
  background: #01685b;
  margin: 80px 0;
}
.ingredients-tabs-section .container .button:after,
.ingredients-tabs-section .container .button:before {
  display: none;
}

.ingredients-tabs-section .tab-btn {
  cursor: pointer;
  font-family: var(--font-body-family);
  padding: 5px 20px;
  border: none;
  background: transparent;
  border: 1px solid #1c1b1f;
  border-radius: 30px;
  font-size: 19px;
  font-weight: 700;
  transition: background-color 0.3s ease;
  color: #1c1b1f;
}

.ingredients-tabs-section .tab-btn.active {
  background: transparent;
  color: #01685b;
  border: 1px solid #01685b;
}

.ingredients-tabs-section .tab-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}

.ingredients-tabs-section .tab-content.active {
  display: flex;
}

.ingredients-tabs-section .tab-item {
  width: calc(33.33% - 27px);
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ingredients-tabs-section .tab-item img {
  max-width: 100%;
  border-radius: 10px;
  cursor: pointer;
  height:auto;
}

.ingredients-tabs-section .tab-item h4 {
  font-size: 20px;
  font-weight: 700;
  font-family: Poppins;
  margin-block: 0;
}
.tab-contents .view-all-tab_dec {
  width: 100%;
  margin-top: 40px;
  margin-left: 20px;
  align-items: center;
}
.tab-contents .view-all-tab_dec .button {
  max-width: max-content;
  margin-right: auto;
  margin-left: auto;
}

.custom_description_tab .tab_dec_content {
  width: 100%;
  display: none;
}
.custom_description_tab .tab_dec_content .ingredients-dec-contant {
  display: flex;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: 20px;
}
.custom_description_tab .ingredients-dec-contant .tab_left_content {
  width: 100%;
}
.custom_description_tab .ingredients-dec-contant .tab_right_content {
  width: 30%;
  text-align: left;
  display: none;
}
.custom_description_tab .ingredients-dec-contant .tab_right_content ul {
  list-style: none;

  margin: 0;
}
.custom_description_tab .ingredients-dec-contant .tab_right_content ul li {
  transition: 0.4s;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  font-size: 23px;
}

.custom_description_tab .tab_dec_content.active .tab_right_content ul li {
  -webkit-transform: none;
  transform: none;
  position: relative;
}

.custom_description_tab .tab_dec_content.active .tab_right_content ul li:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #000;
  top: 0;
  bottom: 0;
  left: -25px;
  margin: auto;
}

.custom_description_tab
  .tab_dec_content.active
  .tab_right_content
  ul
  li:first-child {
  transition-delay: 0.3s;
}
.custom_description_tab
  .tab_dec_content.active
  .tab_right_content
  ul
  li:nth-child(2) {
  transition-delay: 0.6s;
}
.custom_description_tab
  .tab_dec_content.active
  .tab_right_content
  ul
  li:nth-child(3) {
  transition-delay: 0.9s;
}
.custom_description_tab
  .tab_dec_content.active
  .tab_right_content
  ul
  li:nth-child(4) {
  transition-delay: 1.2s;
}
.custom_description_tab
  .tab_dec_content.active
  .tab_right_content
  ul
  li:nth-child(5) {
  transition-delay: 1.5s;
}
.custom_description_tab
  .tab_dec_content.active
  .tab_right_content
  ul
  li:nth-child(6) {
  transition-delay: 1.8s;
}

/******* Styling for Popup ********/

.ingredients-tabs-popup.image-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.ingredients-tabs-popup .image-popup {
  position: relative;
  background: #fff;
  padding: 40px;
  max-width: 940px;
  box-sizing: border-box;
  overflow: hidden;
  right: 0;
  margin-left: auto;
  height: 100vh;
}

.ingredients-tabs-popup .popup-slider {
  margin-bottom: 20px;
}

.ingredients-tabs-popup .popup-description {
  text-align: center;
  margin-top: 20px;
}

.ingredients-tabs-popup .popup-slide-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
}

.ingredients-tabs-popup .popup-text {
  font-size: 16px;
  color: #777;
  margin-top: 10px;
}

.ingredients-tabs-popup .swiper-container {
  width: 100%;
  height: 100%;
}
.ingredients-tabs-popup .swiper-slide img {
  max-width: 100%;
  height: 480px;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  object-fit: contain;
  border-radius: 20px;
}
.popup-content {
  overflow-y: auto;
  height: 100%;
}

.popup-content::-webkit-scrollbar {
  width: 5px;
}
.popup-content::-webkit-scrollbar-track {
  border-radius: 10px;
}
.popup-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #0003;
}
/* Navigation Arrows */
.ingredients-tabs-popup .swiper-button-next,
.ingredients-tabs-popup .swiper-button-prev {
  color: #000;
  font-size: 24px;
  position: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  margin: 0;
}

.ingredients-tabs-popup .swiper-button {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
}

.ingredients-tabs-popup .swiper-button-next:after,
.ingredients-tabs-popup .swiper-button-prev:after {
  font-size: 15px !important;
}

.template-ingredients
  .image-with-text-our-story
  .image-with-text__media-item
  .image-with-text__media {
  border: unset;
}
.popup_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.close-popup {
  display: flex;
  cursor: pointer;
}
.popup_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  font-size: 20px;
  font-weight: 700;
  color: #79747e;
  text-transform: uppercase;
  line-height: 28px;
}
.popup_heading {
  font-size: 60px;
  color: #1c1b1f;
  margin: 0;
  font-family: "New Spirit";
  font-weight: 700;
  line-height: 64px;
  margin-block: 40px;
}
.ingredients-tabs-popup .latin-names {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #01685b;
  margin-bottom: 40px;
}

.popup_content {
  font-size: 20px;
  line-height: 24px;
}
.swiper-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slide-counter {
  font-size: 20px;
  color: #79747e;
}
.ingredients-tabs-popup .swiper-button-prev:after {
  content: "";
  background-image: url("/cdn/shop/files/solar_arrow-left-linear.svg");
  height: 34px;
  width: 34px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.ingredients-tabs-popup .swiper-button-next:after {
  content: "";
  background-image: url("/cdn/shop/files/solar_arrow-right-linear.svg");
  height: 34px;
  width: 34px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.swiper-bottom {
  padding-block: 40px;
}
.ingredients-tabs-section .container .button svg {
  height: 20px;
  width: 20px;
}
.ingredients-tabs-section .container .button {
  gap: 10px;
}
.ingredients-tabs-popup .popup-slider {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap:20px;
}
.ingredients-tabs-popup .popup-slider {
  margin-bottom: 0;
  height: calc(100% - 68px);
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .ingredients-tabs-section .container .button {
    background: #01685b;
    margin: 60px 0;
  }
  .ingredients-tabs-section .tab-item h4 {
    font-size: 16px;
  }
  .ingredients-tabs-popup .image-popup {
    padding: 30px;
    max-width: 100%;
  }
  .popup_header {
    padding-bottom: 30px;
    font-size: 16px;
  }
  .ingredients-tabs-popup .latin-names {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .close-popup svg {
    height: 16px;
    width: 16px;
  }
  /* .ingredients-tabs-popup .swiper-slide img {
    height: 418px;
  } */
  .popup_heading {
    margin-block: 30px;
  }
  .popup_heading {
    font-size: 45px;
    line-height: 52px;
  }
  .popup_content {
    font-size: 16px;
    line-height: 20px;
  }
  .slide-counter {
    font-size: 16px;
  }
  .ingredients-tabs-popup .swiper-button {
    gap: 30px;
  }
  .ingredients-tabs-popup .popup-slider {
    height: calc(100% - 58px);
  }
  .ingredients-tabs-section .section-title {
    margin-block: 10px;
  }
  .ingredients-tabs-section .tab-btn {
    font-size: 16px;
  }
  .ingredients-tabs-section .container .section-description {
    font-size: 16px;
    margin-top: 30px;
  }
  .ingredients-tabs-section .tab-content {
    gap: 30px;
  }
  .ingredients-tabs-section .tab-item {
    width: calc(33.33% - 20px);
    gap: 15px;
  }
  .ingredients-tabs-section .tabs {
    gap: 15px;
  }
  .custom_description_tab .tab_dec_content {
    width: 100%;
  }
  .tab-contents .view-all-tab_dec {
    width: 100%;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .ingredients-tabs-section .tabs {
    flex-wrap: unset;
    white-space: nowrap;
    overflow-x: auto;
    justify-content: unset;
  }
  .ingredients-tabs-section .tabs::-webkit-scrollbar {
    display: none;
  }
  .custom_description_tab .tab_dec_content .ingredients-dec-contant {
    display: unset;
  }
  .custom_description_tab .ingredients-dec-contant .tab_left_content,
  .custom_description_tab .ingredients-dec-contant .tab_right_content {
    width: 100%;
  }
  .ingredients-tabs-section .container .button {
    margin: 20px 0;
  }
  .custom_description_tab .ingredients-dec-contant .tab_right_content ul li {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .ingredients-tabs-section .tab-item {
    width: calc(50% - 10px);
  }
  .tab-contents .view-all-tab_dec,
  .custom_description_tab .tab_dec_content {
    width: 100%;
  }
  .tab-contents .view-all-tab_dec {
    margin-top: 30px;
  }
  .ingredients-tabs-popup .latin-names {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .custom_description_tab .ingredients-dec-contant .tab_right_content {
    margin-bottom: 20px;
  }
  .custom_description_tab .ingredients-dec-contant .tab_right_content ul li {
    font-size: 16px;
  }
  .ingredients-tabs-section .tab-item h4 {
    font-size: 16px;
  }
  .ingredients-tabs-section .container .button {
    margin: 80px 0 20px;
  }
  .ingredients-tabs-section .container .section-description {
    font-size: 16px;
  }
  .ingredients-tabs-section .container .section-description {
    font-size: 14px;
    margin-top: 0px;
  }
  .ingredients-tabs-section .tab-btn {
    font-size: 14px;
    padding: 1px 10px;
  }
  .ingredients-tabs-section .tab-item h4 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .ingredients-tabs-section .container .button {
    margin: 20px 0;
  }
  .ingredients-tabs-section .section-title {
    padding-bottom: 0;
    margin-block: 0 20px;
  }
  .ingredients-tabs-section .tab-item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ingredients-tabs-section .tab-content {
    justify-content: flex-start;
  }
  .custom_description_tab .tab_dec_content {
    display: none;
  }
  .ingredients-tabs-popup .image-popup {
    padding: 20px 15px;
  }
  .popup_header {
    padding-bottom: 20px;
    font-size: 14px;
  }
  .close-popup svg {
    height: 14px;
    width: 14px;
  }
  /* .ingredients-tabs-popup .swiper-slide img {
    height: 300px;
  } */
  .popup_heading {
    font-size: 36px;
    line-height: 44px;
  }
  .popup_heading {
    margin-block: 20px;
  }
  .popup_content {
    font-size: 14px;
    line-height: 16px;
  }
  .ingredients-tabs-popup .popup-slider {
    margin-bottom: 0;
    height: calc(100% - 48px);
  }
  .swiper-bottom {
    padding-block: 40px;
  }
  .slide-counter {
    font-size: 14px;
  }
  .ingredients-tabs-popup .swiper-button-next:after,
  .ingredients-tabs-popup .swiper-button-prev:after {
    height: 20px;
    width: 20px;
  }
  .ingredients-tabs-popup .swiper-button {
    gap: 20px;
  }
  .ingredients-tabs-section .tabs {
    gap: 10px;
  }
  .ingredients-tabs-section .tab-content {
    gap: 20px;
  }
}
@media (max-width: 543px) {
  /* .ingredients-tabs-popup .swiper-slide img {
    height: 200px;
  } */
}
/* .ingredients-tabs-section {
  margin-top: 80px;
} */

@media (max-width: 991px) {
  .product.product--large.product--left.product--thumbnail_slider.product--mobile-hide.grid.grid--1-col.grid--2-col-tablet{
    margin-top: 80px;
  }
}
@media (max-width: 543px) {
  .product.product--large.product--left.product--thumbnail_slider.product--mobile-hide.grid.grid--1-col.grid--2-col-tablet {
    margin-top: 70px;
    gap: 10px !important;
  }
}

.ingredients-tabs-popup .image-popup{
  max-width: 696px;
  padding:0;
}
.swiper-bottom {
  padding: 30px 0px 40px;
  position: sticky;
  bottom: 60px;
  background: #fff;
  z-index: 1;
}
.popup_header {
  padding: 32px 40px;
  position: relative;
  z-index: 9;
  background: #fff;
}
.popup-content {
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin: 0px 40px 0px !important;
}
.popup-content .tab-item-desktop img {
    display: block;
    max-width: 100%;
    height: 462px;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    object-fit: contain;
    border-radius: 20px;
  margin-bottom:0;
}

.ingredients-tabs-section .tab-item img {
    border-radius: 20px;
    border: 4px solid #01685B;
}
.tab-item-mobile{
  display:none !important;
}
@media (min-width: 992px){
.ingredients-tabs-popup .swiper-button-next, .ingredients-tabs-popup .swiper-button-prev {
  width: 62px;
  height: 62px;
  background:transparent;
  border-radius:10px;
}
.ingredients-tabs-popup .swiper-button-next:hover, .ingredients-tabs-popup .swiper-button-prev:hover{
  background:#01685b;
}
}
.popup-content {
  /* overflow-y: auto; */
  height: calc(100vh - 20px);
}
.ingredinat_popup{
  overflow:hidden !important;
}
.ingredinat_popup inbox-online-store-chat#ShopifyChat {
 z-index: 0 !important;
}
.popup_heading {
    font-size: 40px;
    line-height: 54px;
}
@media (max-width: 991px){
.popup_header {
  padding: 30px 30px;
}
.popup-content {
  margin: 0px 30px 0!important;
}
 .popup-content .tab-item-desktop img{
    height:477px;
    border-radius: 10px;
  }
.swiper-bottom {
  padding: 25px 0px;
}
  .ingredients-tabs-section .tab-item img {
    border-radius: 15px;
    border: 3px solid #01685B;
}
.swiper-bottom {
    bottom: 65px;
}
    .popup_heading {
        font-size: 28px;
        line-height: 36px;
    }
}
@media (max-width: 543px){
  .popup_header {
      padding: 20px 20px 40px;
  }
.popup-content {
  margin: 0px 00px 0!important;
}
  .ingredients-tabs-section .tab-item img {
    border: 2px solid #01685B;
    border-radius: 10px;
}
  .popup-content .slick-slide img{
    height:100%;
    border-radius: 10px;
  }
  .popup_content-wrapper {
    padding: 0 20px;
}
.swiper-bottom {
    padding: 20px 20px;
}

  /* .tab-item-mobile{
  display:block !important;
}
  .tab-item-desktop{
  display:none !important;
  } */
  .popup_heading {
    font-size: 24px;
    line-height: 32px;
}
}

@media (max-width: 543px) {
    /* .template--product .comparison-item-new-design {
        padding-block: 0;
    }
  .template--product .comparison-item-new-design #product-comparison-table{
    padding-block: 50px 20px !important;
  } */
      /* .new_template_design_v3 .video-section .video-wrapper {
        padding: 0px !important;
    }
      .new_template_design_v3 .video-section-slider {
        padding: 30px 0 40px !important;
    } */
  .collapsible-content .collapsible-content__wrapper {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
  .image-with-text-btn.faq_content.metaobject-faq-section .collapsible-content{
    padding-top: 40px !important;
    padding-bottom: 80px !important;
  }
  .image-with-text-btn.faq_content {
    display: block;
}
}
/* div#shopify-chat {
    display: none;
} */