/** Shopify CDN: Minification failed

Line 3084:3 Expected "}" to go with "{"

**/
body {
  overflow-x: hidden !important;
}

.header_bottom.header__sticky.color-background-1.middle__center--drawer-menu.sticky {
  margin-top: var(--announcement-bar-height);
}

button.header__actions_btn.header__actions_btn--search {
  display: none;
}

a.header__actions_btn.header__actions_btn--user.d-md-none {
  display: none;
}

open-minicart {
  border: none !important;
}

.Mainslider_HomePage .slideshow--bullet-button.pagination--dots .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 1px #6e2b5a solid;
}

.Mainslider_HomePage .slideshow--slider .slideshow--nav-button {
  position: absolute;
  top: 0px;
  margin-top: -18%;
}

.Mainslider_HomePage .slideshow--slider .slideshow--nav-button>svg {
  width: 18px;
}

.index-feature-container .page-width {
  text-align: center;
  padding-bottom: 5rem;
  border-bottom: 1px #000 solid;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.index-feature-container h4 {
  font-weight: 700;
  margin-bottom: 17px;
}

.index-feature-container p.text-subheading {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 1.8rem;
}

.product-features {
  display: flex;
  flex-direction: row;
  padding: 16px 20px;
}

.feature-container {
  padding: 16px;
  margin: 35px 8px;
  flex-grow: 1;
  border-radius: 22px;
  background: #eee;
  color: #1c1c1c;
  font-weight: 600;
  font-size: 24px;
  min-height: 60px;
  position: relative;
}

.feature-container {
  flex: 1;
  margin: 35px 8px 0;
  text-align: center;
}

.feature-container .img-container {
  width: 100%;
  height: 100px;
  margin-top: -70px;
}

.feature-container img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.feature-container p {
  font-weight: 600;
  font-size: 22px;
}

.what-product-we-offer-container .what-product-we-offer {
  border-radius: 22px;
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  padding: 50px;
}

.what-product-we-offer-container .what-product-we-offer .product-image-container {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.what-product-we-offer-container .what-product-we-offer.beauty .product-image-container img {
  width: auto;
  height: 338px;
}

.what-product-we-offer-container .what-product-we-offer .description-container {
  width: 50%;
}

.what-product-we-offer-container .what-product-we-offer .description-container .what-we-offer-heading {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
}

.what-product-we-offer-container .what-product-we-offer .description-container .what-we-offer-description {
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 24px;
}

.what-product-we-offer-container .what-product-we-offer .description-container .buy-now-btn {
  background: #fff;
  color: #6c2b59;
  font-size: 22px;
  font-weight: 700;
  height: 50px;
  border-radius: 11px;
  width: 200px;
}

.what-product-we-offer-container.beauty-container .page-width {
  border-bottom: 2px #ccc solid;
  padding: 8rem 0;
}

.Brand_SliderSection .swiper.slideshow__wrapper {
  max-width: 1100px;
  margin-top: 8rem;
  border-bottom: 2px #ccc solid;
  padding-bottom: 8rem;
}

.wuw-myth-fact-card {
  display: flex;
  width: 100%;
}

.wuw-myth-fact-card .wuw-myth,
.wuw-myth-fact-card .wuw-fact {
  padding: 0 95px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
}

.wuw-myth-fact-card .wuw-myth {
  border-bottom-left-radius: 12px;
  border-top-left-radius: 12px;
  background: #26346e;
  color: #f4f4f4;
}

.wuw-myth-fact-card.wuw-product-beauty .wuw-myth {
  background: #6e2b5a;
}

.wuw-myth-fact-card .wuw-myth-fact-header {
  background: #5a6591;
  border-bottom-right-radius: 22px;
  border-bottom-left-radius: 22px;
  font-size: 40px;
  padding: 10px 70px;
  margin-bottom: 60px;
  font-weight: 700;
}

.wuw-myth-fact-card.wuw-product-beauty .wuw-myth-fact-header {
  background: #915e81;
}

.wuw-myth-fact-card .wuw-myth-fact-description {
  font-size: 33px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 40px;
  min-height: 25rem;
}

.wuw-myth-fact-card .wuw-fact {
  background: #334386;
  color: #f4f4f4;
  border-bottom-right-radius: 12px;
  border-top-right-radius: 12px;
}

.wuw-myth-fact-card.wuw-product-beauty .wuw-fact {
  background: #92467b;
}

.Brand_SliderSection .slideshow--slider .slideshow--bullet-button {
  display: none;
}

.Brand_SliderSection .slideshow--slider .slideshow--nav-button {
  position: absolute;
  margin-top: -30%;
}

.Brand_SliderSection .slideshow--slider .slideshow--nav-button>svg {
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 7px 0;
}

.made-for-super-you {
  border-radius: 22px;
  margin-bottom: 20px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 450px;
}

.made-for-super-you .medium-down--hide {
  padding: 56px 60px;
  color: #6c2b59 !important;
}

.made-for-super-you .w-50 {
  width: 46%;
}

.made-for-super-you .text-extra-large {
  display: block;
  font-size: 2.8rem;
  font-weight: 700;
}

.made-for-super-you .medium-down--hide p.text-capitalize {
  font-weight: 100;
  font-size: 16px;
  margin-bottom: 3rem;
}

.product-testimonials {
  margin-bottom: 12px;
  background: #fdfdfd;
}

.Testimonials-Sectionmain .text-extra-large {
  display: block;
  font-size: 2.8rem;
  font-weight: 700;
}

.Testimonials-Sectionmain .medium-up-text-center {
  text-align: center;
}

.Testimonials-Sectionmain .text-extra-large.heading-text {
  color: #0c0c0c;
}

.product-testimonial-swiper-container {
  flex: 1;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  background: transparent;
  padding: 8px;
}

.testimonial-container {
  border-radius: 16px;
  padding: 16px;
  flex: auto;
  flex-shrink: 0;
  background: #f5f5f5;
  white-space: initial;
  display: inline-block;
  width: 80%;
  margin-right: 30px;
}

.testimonial-container {
  width: 42%;
  margin-right: 48px;
}

.testimonial-header {
  display: flex;
  min-height: 40px;
}

.Testimonials-Sectionmain .fade-in {
  opacity: 0;
  transition: opacity .25s ease-out;
}

.testimonial-header img {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}

.Testimonials-Sectionmain .fade-in.lazyloaded {
  opacity: 1;
}

.testimonial-container .testimonial-body {
  margin: 8px 0;
}

.testimonial-container .testimonial-body p {
  margin: 2px 0;
  font-size: 16px;
  font-weight: 400;
}

.testimonial-container .testimonial-body p {
  font-size: 20px;
}

.testimonial-header .title-container p {
  margin: 2px 0;
  font-weight: 400;
  font-size: 14px;
}

.testimonial-header .title-container p:first-child {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #1c1c1c !important;
}

.testimonial-header .title-container p:first-child {
  font-size: 22px !important;
}

.testimonial-header .title-container {
  width: 80%;
  margin-left: 16px;
}

.Testimonials-Sectionmain .page-width p.medium-up-text-center {
  margin-bottom: 30px;
}

.product-testimonial-swiper-container::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.product-testimonial-swiper-container::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.product-testimonial-swiper-container::-webkit-scrollbar-thumb {
  background: #888;
}

.product-testimonial-swiper-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #888;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.our-gummies-goals-container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.our-gummies-goals-container .item {
  width: 33%;
  margin: 4px 0;
}

.our-gummies-goals-container .item {
  flex: 1;
  margin: 0 8px;
}

.our-gummies-goals-container .item .item-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.our-gummies-goals-container .item img {
  width: 135px;
  height: 135px;
}

.our-gummies-goals-container .item p {
  margin: 0;
  font-size: 16px;
  padding-top: 8px;
  font-weight: 500;
}

.our-gummies-goals-container .item p {
  font-size: 18px;
  display: block;
}

.our-gummies-goals-container.text-capitalize .page-width {
  text-align: center;
}

.our-gummies-goals-container.text-capitalize .page-width h3.medium-up-text-center {
  font-size: 3.2rem;
  line-height: 1.125;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: capitalize;
}

.our-gummies-goals-container.text-capitalize {}

.our-gummies-goals-container .item p {
  margin: 0;
  font-size: 16px;
  padding-top: 8px;
  font-weight: 500;
}

.our-gummies-goals-container .item p {
  font-size: 18px;
  display: block;
  line-height: 30px;
}

.row.py-5.topstrip-footer {
  position: relative;
}

.row.py-5.topstrip-footer .flag-india {
  position: absolute;
  right: 0;
}

.row.py-5.topstrip-footer .flag-india img {
  float: right;
}

.row.py-5.topstrip-footer .text-large.made-in-india.text-capitalize {
  max-width: 650px;
  text-align: right;
  margin: 0 auto;
  font-size: 2.2rem;
  font-weight: 100;
}

.row.footer--grid .col:first-child h2.footer__widget_title.h4 {
  display: none;
}

footer.footer button.btn--newsletter__submit {
  display: flex;
  align-items: center;
  width: 136px;
  position: absolute;
  right: 0;
  height: 100%;
  padding: 10px 12px 10px 20px;
  background: #000;
  color: #fff;
  border-radius: 0 15px 15px 0;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  border: 6px #000 solid;
}

footer.footer .input__field_form {
  display: flex;
}

footer.footer button.btn--newsletter__submit path {
  fill: #fff;
}

footer.footer button.btn--newsletter__submit svg {
  width: 6px;
  margin-left: 11px;
}

footer.footer .footer__widget_inner .newsletter-form__field-wrapper input[type=email] {
  border-radius: 15px;
  border: 2px #000 solid;
}

footer.footer form#ContactFooter {
  max-width: 450px;
}

footer.footer .footer__widget_title {
  max-width: 400px;
  margin-bottom: 1rem;
}

footer.footer .container {
  padding: 0;
}

footer.footer .container ul li a {
  font-size: 12px;
  text-transform: uppercase;
}

footer.footer {
  margin-top: 4rem;
  padding-top: 6rem;
}

ul.list--inline.Social-Icons {
  display: flex;
  position: relative;
  top: 10px;
}

ul.list--inline.Social-Icons svg {
  width: 20px;
  height: 20px;
}

ul.list--inline.Social-Icons svg path {
  fill: #000;
}

ul.list--inline.Social-Icons li {
  list-style: none;
  margin-right: 14px;
}

ul.list--inline.Social-Icons li a {
  font-size: 0 !important;
}

p.footer__copyright {
  font-weight: 100;
  font-size: 14px;
}

.footer__bottom .row {
  align-items: center;
  display: flex;
}

.shop__localziation--follow-button {
  display: none;
}

.product-usps-container {
  width: 100%;
  padding: 12px 0;
  border-radius: 16px;
}

.product_usps .product-specs {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  vertical-align: top;
  width: auto;
  list-style: none;
  margin-bottom: 0;
  padding-inline-start: 12px !important;
}

.product_usps .product-specs .spec {
  font-size: 16px;
  margin-bottom: 0.5rem;
  padding-left: 2rem;
  color: #fff;
  text-align: left;
  text-indent: -1rem;
  float: left;
  width: 100%;
  padding-right: 0;
  font-weight: 400;
}

.product_usps .product-specs .spec {
  width: 50% !important;
}

.product_usps .product-specs .spec svg {
  margin-right: 4px;
  width: 15px;
  height: 15px;
}

.product_usps .product-specs .spec svg path {
  fill: #fff;
}

.product-ingredient-new img {
  position: absolute;
  right: -11px;
  margin-top: -33px;
  width: 85px;
  height: 70px;
}

.page-width.ingredients .medium-up-text-center {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.125;
  font-weight: bold;
}

.ingredients-sub-heading {
  color: #0c0c0c;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 38px;
  text-align: left;
}

.ingredients-sub-heading {
  font-size: 22px;
  text-align: center;
}

.product-ingredient-new-container {
  display: flex;
  gap: 2%;
  justify-content: center;
  flex-wrap: wrap;
}

.product-ingredient-new {
  position: relative;
  margin-bottom: 28px;
  padding: 16px;
  border-radius: 16px;
  background-color: #f5f5f5;
  width: 48%;
}

.product-ingredient .desc h4,
.product-ingredient .desc .h4 {
  font-size: 4.2rem;
}

.product-ingredient-new h4 {
  font-weight: bold;
  font-size: 2.2rem;
}

.product-ingredient-new p {
  font-weight: 500;
}

.step-indicator {
  margin: 48px 0 22px;
  width: 100%;
}

.step-indicator .indicator-list {
  display: flex;
  width: 100%;
  padding: 0;
  gap: 30px;
  list-style: none;
}

.step-indicator .indicator-list li {
  flex-basis: 33.33%;
  text-align: center;
  position: relative;
}

.step-indicator .indicator-list li:before {
  content: " ";
  width: 10px;
  height: 10px;
  background: #fff;
  border: 8px solid #0d7f77;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  box-sizing: content-box;
}

.wuw-product-effects-details {
  display: flex;
  width: 100%;
  gap: 30px;
}

.wuw-card {
  background: #fff;
  box-shadow: 0 4px 84px #0000001f;
  border-radius: 22px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 30px 10px;
}

.wuw-product-effects-details .wuw-card {
  flex-basis: 33.33%;
}

.wuw-card-dummy {
  display: none;
}

.wuw-product-effects-time {
  margin-top: 12px;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}

p.wuw-product-effects-effects {
  font-size: 16px;
  font-weight: 400;
}

.step-indicator .indicator-list li:after {
  content: " ";
  width: calc(100% - 17px);
  position: absolute;
  width: 100%;
  top: 50%;
  left: calc(-50% - 15px);
  background-size: 12px 1px;
  height: 1px;
  background-image: linear-gradient(90deg, #0d7f77, #0d7f77 75%, transparent 75%, transparent 100%);
}

.step-indicator .indicator-list li:first-child::after {
  display: none;
}

.wuw-product-effects h2.medium-up-text-center {
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
}

.wuw-section-description {
  width: 50%;
  margin: auto;
  text-align: center;
  font-weight: 400;
  margin-bottom: 1rem;
}

.wuw-benefits-list {
  padding: 0;
  margin: 0;
  text-decoration: none;
}

.wuw-benefits-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.wuw-benefit-list-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  margin-top: 28px;
}

.wuw-benefit-list-item {
  width: 25%;
  flex-shrink: 0;
  margin-top: 40px;
}

.wuw-benefit-list-item img {
  width: auto;
  height: 230px;
}

.wuw-benefit-list-item-description {
  color: #484848;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}

.wuw-product-benifits.page-width {
  text-align: center;
}

.wuw-product-benifits.page-width h2.medium-up-text-center {
  font-size: 2.8rem;
  font-weight: bold;
}

.product-compare {
  width: 48%;
  background: #f5f5f5;
  position: relative;
  border-radius: 22px;
  margin: 40px auto 0;
  padding: 16px;
}

.product-compare img {
  position: absolute;
  top: -50px;
  height: 125px;
}

.product-compare ul {
  list-style: none;
  margin-top: 70px;
  padding-inline-start: 0;
}

.product-compare ul li {
  margin-bottom: 15px;
  font-weight: 400;
}

.our-product ul li:before {
  content: "\2713";
  color: green;
  margin-right: 6px;
}

.other-product ul li:before {
  content: "\2716";
  color: red;
  margin-right: 6px;
}

.product-comparison-container .medium-up--text-center {
  text-align: center;
  margin-bottom: 2rem;
}

.product-comparison-container.my-4.page-width {}

.wuw-product-effects span.medium-up-text-center {
  text-align: center;
  display: block;
  margin-bottom: 2rem;
  font-size: 2.8rem;
}

.wuw-product-details .wuw-card {
  background: #fff;
  box-shadow: 0 4px 22px #0000001f;
  border-radius: 22px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  flex-basis: 44%;
  flex-shrink: 0;
}

.wuw-product-details {
  display: flex;
  width: 100%;
  gap: 30px;
  overflow: auto;
  padding-bottom: 28px;
}

.wuw-product-details .wuw-card-dummy {
  display: block;
  flex-basis: 30px;
  flex-shrink: 0;
}

.wuw-product-details .product-description {
  text-align: center;
  margin-top: 30px;
  font-size: 2.4rem;
  font-weight: unset;
  line-height: 3.4rem;
  font-weight: 400;
}

.wuw-product-details .wuw-card p {
  font-weight: 400;
  text-align: center;
}

.wuw-product-details::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.wuw-product-details::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.wuw-product-details::-webkit-scrollbar-thumb {
  background: #888;
}

.wuw-product-details::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.wuw-product-clubbed {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 42px;
}

.wuw-product-clubbed {
  flex-direction: row;
}

.wuw-product-clubbed .wuw-product,
.wuw-product-clubbed .wuw-outcome {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wuw-product-clubbed .wuw-product-arithmetic {
  margin: 28px 0;
  font-size: 28px;
  color: #0c0c0c;
  font-weight: 700;
}

.wuw-product-clubbed .wuw-product img {
  height: 172px;
  width: 172px;
  object-fit: contain;
}

.wuw-product-clubbed .product-description {
  margin-top: 12px;
  color: #484848;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  padding: 0 35px;
}

.wuw-product-clubbed-container h2.medium-up--text-center {
  text-align: center;
  font-weight: bold;
}

.wuw-shop-other-gummies-container {
  background: #f5f5f5;
  border-radius: 22px;
}

.wuw-shop-other-gummies-container .wuw-shop-beauty-gummies {
  display: flex;
  width: 100%;
  padding: 30px 25px;
  justify-content: center;
}

.wuw-shop-other-gummies-container .wuw-shop-beauty-gummies .mobile-img {
  display: none;
}

.wuw-shop-other-gummies-container .wuw-shop-beauty-gummies .action-area {
  display: flex;
  flex-direction: column;
  margin-left: 24px;
  justify-content: center;
}

.wuw-shop-other-gummies-container .wuw-shop-beauty-gummies .action-area-description {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #0c0c0c;
  margin-bottom: 28px;
}

.main-pdpgummiesection h2 {
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
  margin-bottom: 5rem;
}

.wuw-shop-other-gummies-container .wuw-shop-now-btn {
  font-size: 28px;
  height: auto;
  width: 75%;
  line-height: 1.2;
  background: #000;
  padding: 10px;
  color: #fff;
  text-align: center;
  border-radius: 11px;
}

.wuw-shop-other-gummies-container .wuw-shop-beauty-gummies .desktop_img {
  margin-bottom: -30px;
}

.custom-faq {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
}

.custom-faq .tab-toggle {
  display: none;
}

.custom-faq .tab-content {
  max-height: 0px;
  overflow: hidden;
  transition: all .4s ease-in-out;
  font-weight: 100;
}

.custom-faq .tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  position: relative;
  padding-left: 0 !important;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}

.custom-faq .tab-label:after {
  content: "";
  position: absolute;
  right: 4px;
  width: 10px;
  height: 10px;
  top: 26px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(225deg);
}

.custom-faq .tab h3 {
  margin-bottom: 8px;
}

.custom-faq .tab-toggle:checked~.tab-content {
  max-height: 100vh;
  padding: 1em;
  background: #f5f5f5;
  border-radius: 22px;
}

.custom-faq h3.text-center {
  font-weight: bold;
  font-size: 2.8rem;
}

.wellness-container {
  border-radius: 30px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 70px 60px;
  min-height: 300px;
}

.wellness-container .desc {
  width: 70%;
  font-size: 2rem;
  padding-bottom: 28px;
}

.wellness-container .desc p {
  font-weight: 400;
  text-transform: capitalize;
}

.product-binge-eating .top-header {
  background: #6e2b5a;
  padding: 8px;
  border-radius: 16px;
  margin-top: 80px !important;
}

.product-binge-eating .top-header .container {
  width: 80%;
  min-height: 125px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.product-binge-eating .top-header .container .img-container {
  min-width: 148px;
  max-width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 4px solid white;
  background: #6e2b5a;
  display: inline-block;
  position: relative;
  margin-top: -120px;
  overflow: hidden;
}

.product-binge-eating .top-header .container .img-container img {
  height: 100%;
  max-width: 140px;
}

.product-binge-eating .top-header .container p {
  margin-left: 100px;
  font-size: 22px;
  font-weight: 400;
  color: #fff !important;
  text-transform: capitalize;
}

.product-binge-eating .top-header {
  background: #6e2b5a;
  padding: 8px;
  border-radius: 16px;
  margin-top: 80px !important;
}

.product-binge-eating .top-header .container .img-container.bg-white {
  background: #fff !important;
}

.product-binge-eating .top-header .container .img-container img.gummy-img {
  transform: rotate(-5.81deg);
}

.product-binge-eating .top-header .container .img-container img {
  height: 140px;
  min-width: 140px;
  max-width: 140px;
}

.product-binge-eating .custom-card {
  width: 44%;
  height: 500px;
  white-space: initial;
  margin-right: 40px;
  display: inline-block;
  overflow: hidden;
  color: #fff;
}

.product-binge-eating .custom-card .trick-container {
  background: #6e2b5a;
  display: inline-block;
  overflow: hidden;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  color: #fff;
}

.product-binge-eating .custom-card .item-container {
  height: 100%;
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 8px;
}

.product-binge-eating .custom-card .image-shadow {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 110px;
  width: 220px;
  border-radius: 150px 150px 0 0;
}

.product-binge-eating .custom-card .trick-container .image-shadow-color {
  background: #622750;
}

.product-binge-eating .custom-card .item-container .trick-text {
  height: 86px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: -32px auto 28px;
  background: #fff3;
  border-radius: 30px;
}

.product-binge-eating .custom-card .item-container .trick-text p {
  margin-top: 20px;
  font-size: 2.2rem;
  font-weight: 700;
}

.product-binge-eating .custom-card .item-container .desc {
  font-size: 2.2rem;
  font-weight: 400;
}

.product-binge-eating .custom-card .item-container .img-container {
  display: flex;
  justify-content: center;
  height: 100%;
}

.product-binge-eating .custom-card img {
  margin-bottom: -50px;
  position: absolute;
  bottom: 0;
  height: auto;
  width: auto;
}

.product-binge-eating .custom-card .treat-container {
  background: #92467b;
  display: inline-block;
  overflow: hidden;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.product-binge-eating .custom-card .item-container {
  height: 100%;
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 8px;
}

.product-binge-eating .custom-card .treat-container .image-shadow-color {
  background: #823e6d;
}

.custom-card .w-50 {
  width: 50%;
}

.Product_BingeSec {
  margin: 2rem 0;
}

.custom-card .row {
  --bs-gutter-x: 0 !important;
}

.wuw-people-usage-container {
  background: #f5f5f5;
  border-radius: 22px;
  padding: 28px;
  margin-bottom: 8rem;
}

.wuw-people-usage {
  margin-bottom: 28px;
}

.wuw-people-usage .progress {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}

.progress .item1 {
  width: 90%;
  margin-right: 30px;
}

.wuw-progress-bar-container {
  height: 8px;
}

.wuw-progress-bar {
  display: block;
  height: 100%;
  border-radius: 8px;
  background: #26346e;
}

.progress .item2 {
  width: 10%;
  text-align: end;
}

.progress .percent {
  font-size: 24px;
  line-height: 28px;
  color: #26346e;
  font-weight: 500;
}

.wuw-people-usage .description {
  font-size: 20px;
  line-height: 24px;
  color: #484848;
  font-weight: 400;
}

.wuw-people-usage-container h2 {
  font-weight: bold;
}

.product-goals-container .item {
  display: flex;
  align-items: center;
  width: 50%;
  min-height: 50px;
}

.product-goals-container .item svg {
  width: 35px;
  height: 35px;
  flex-shrink: 0;
}

.product-goals-container .item p {
  margin: 0;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}

.product-goals-container h3 {
  text-align: center;
}

.product-goals-container {}

.page__wrapper .rte {
  max-width: 80%;
  margin: 0 auto;
}

.page__wrapper .rte p {
  font-weight: 100;
}

h1.main-page-title {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
}

.rte h4 {
  font-size: 2.4rem;
  font-weight: bold;
}

input#pickrr-tracking-input {
  margin-bottom: 1rem;
}

.image_withsection .image-with-text__content span {
  font-weight: 100;
  margin-top: 8px;
  font-size: 22px;
}

.image_withsection .image-with-text__content h2 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 0;
}

.textsection_about h1 {
  font-size: 28px;
  font-weight: bold;
}

.textsection_about .rich-text__text {
  font-size: 22px;
  font-weight: 100;
  padding: 0 9rem;
  margin-top: 2rem;
}

.textsection_about {
  border-top: 2px #ccc solid;
  margin-top: 3rem;
}

.image_withsection .container {
  border-top: 2px #ccc solid;
  padding-top: 7rem;
  margin-top: 2rem;
  margin-bottom: 7rem;
}

#ProductGridContainer .col .product-grid-item {
  border: 2px solid #C0BCBC;
  padding: 15px 0 0;
  border-radius: 10px;
  box-shadow: 0 0 25px #80808063;
  position: relative;
  padding-top: 0px;
}

#ProductGridContainer .product-grid-item__content {
  padding: 15px 15px 0;
}

#ProductGridContainer .buttonaddtocart button {
  font-weight: bold;
  background: #000;
  color: #fff;
  padding: 10px 6px;
  width: 100%;
  margin-top: 11px;
  border-radius: 11px;
}

#ProductGridContainer h3.product-grid-item__title {
  font-size: 18px;
  font-weight: bold;
}

#ProductGridContainer .card-product-description {
  font-weight: 100;
  min-height: 6rem;
}

#ProductGridContainer .product_pricesec span {
  font-size: 14px;
}

.cart-notification-product__image {
  object-fit: contain;
}

.gut-container {
  position: relative;
  margin: 0 auto;
  background-position: 70%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/cdn/shop/files/Group_9554.svg?v=1713177577');
  width: 80%;
}

.stepper-container {
  display: flex;
  flex-direction: column;
  width: 40%;
  position: relative;
  z-index: 1;
}

.stepper-container .step {
  display: flex;
  flex-direction: column;
}

.stepper-container .step .step-head {
  display: flex;
  flex-direction: row;
  align-items: center;
}

div:empty {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.stepper-container .step .step-head .step-icon:before {
  content: " ";
  display: block;
  height: 10px;
  width: 10px;
  background: transparent;
  border: 10px solid #FC7268;
  border-radius: 50%;
  box-sizing: content-box;
}

.stepper-container .step .step-head .step-content {
  padding-left: 2rem;
}

.stepper-tip-head {
  padding: 10px;
  color: #fff;
  background: #000;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  font-weight: 400;
}

.stepper-tip-head:before {
  content: " ";
  position: absolute;
  border-width: 10px;
  border-style: solid;
  border-color: transparent #000 transparent transparent;
  left: 0;
  top: calc(50% - 10px);
  transform: translate(-100%);
}

.stepper-container .step .step-body {
  margin-left: 15px;
  padding: 20px 0 40px calc(15px + 1rem);
  box-sizing: border-box;
  border-left: 2px solid #dbdbdb;
  font-weight: 400;
}

.stepper-container .step:last-child .step-body {
  border-left: none;
  padding-bottom: 0rem;
}

.wuw-gut-care-steps-container.page-width h2 {
  font-size: 2.8rem;
  text-align: center;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.wuw-gut-person-category.page-width h2 {
  font-size: 2.8rem;
  text-align: center;
  text-transform: capitalize;
}

.wuw-gut-person-category-list {
  padding: 0;
  margin: 0;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.wuw-gut-person-category-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  margin-top: 40px;
  width: 33%;
}

.wuw-gut-person-category-list-item-description {
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
  text-transform: capitalize;
}

.wuw-gut-tips-container.page-width h2 {
  text-align: center;
  font-size: 2.8rem;
}

.wuw-gut-tips-list {
  padding: 0;
  margin: 0;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.wuw-gut-tips-list-item {
  width: 25%;
  flex-shrink: 0;
  margin-top: 40px;
}

.wuw-gut-tips-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wuw-gut-tips-list-item .wuw-gut-tips-image-container {
  height: 171px;
  width: 145px;
}

.wuw-gut-tips-list-item .wuw-gut-tips-list-item-description {
  text-align: center;
  padding: 15px 20px;
  font-weight: 400;
}

.wuw-gluta-benifits-list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.wuw-gluta-benefits-items {
  width: calc(33.33% - 20px * 2 / 3);
  max-width: calc(33.33% - 20px * 2 / 3);
  background: #ffe9e8;
  border-radius: 22px;
  display: flex;
  align-items: center;
  padding: 30px;
  box-sizing: border-box;
}

.wuw-gluta-benefits-text {
  font-size: 1.4rem;
  line-height: 2.8rem;
  font-weight: 600;
  margin-left: 20px;
  color: #0c0c0c;
}

.wuw-gluta-benefits-items-liver {
  width: 100%;
  max-width: 100%;
  background: #ffe9e8;
  border-radius: 22px;
  padding: 30px;
}

.wuw-gluta-benefits-items-liver .wuw-gluta-benefits-items-liver-header {
  display: flex;
  justify-content: space-between;
}

.wuw-gluta-benefits-items-liver .wuw-gluta-benefits-liver-text {
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #0c0c0c;
}

.wuw-gluta-benefits-items-liver .wuw-gluta-benefits-liver-text .wuw-gluta-benefits-liver-text-item:before {
  content: "*";
  font-weight: 700;
  color: #961a32;
  display: inline-block;
  font-size: 2.5rem;
  line-height: 2.5rem;
  vertical-align: -webkit-baseline-middle;
  padding-right: 5px;
}

.gluta-beefits .text-large {
  font-size: 2.2rem;
}

ul.wuw-gluta-benefits-liver-text li {
  font-weight: 400;
}

.gluta-beefits.page-width {}

.gluta-beefits.page-width h3 {
  text-align: center;
  font-size: 3.2rem;
}

.gluta-expectations.page-width h2 {
  text-align: center;
  font-size: 3.2rem;
  text-transform: capitalize;
}

.wuw-gluta-expectation-container {
  display: flex;
  flex-direction: row;
  gap: 10px
}

.wuw-gluta-expectation {
  display: grid;
  grid-template-columns: 1fr auto;
  width: 25%;
  grid-template-rows: 1fr auto 1fr;
  grid-template-areas: "image" "label" "body";
}

.wuw-gluta-expectation-image {
  grid-area: image;
  height: 110px;
  width: 110px;
  background: #ffddda;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
}

.wuw-gluta-expectation-label-container {
  grid-area: label;
}

.wuw-gluta-expectation-label-container .wuw-gluta-expectation-label {
  background: #961a32;
  padding: 5px;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin: 20px 0;
  font-weight: 400;
}

.wuw-gluta-expectation-body {
  grid-area: body;
  width: 100%;
  color: #0c0c0c;
  font-weight: 400;
}

.gluta-expectations h2 {
  text-align: center;
  font-size: 2.8rem;
}

.wuw-grid-2x2-list {
  padding: 0;
  margin: 0;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.wuw-grid-2x2-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
  flex-shrink: 0;
  margin-top: 40px;
}

.wuw-grid-2x2-list-item .wuw-grid-2x2-list-item-description {
  text-align: center;
  padding: 15px 20px;
  color: #0c0c0c;
  font-weight: 400;
}

.discountshow-section p {
  color: #34194a;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .2px;
  font-weight: 400;
  background: #f3e2f5;
  height: 65px;
  padding: 10px 2rem;
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
}

.cart-notification-product__info {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.cart-notification-product__image {
  width: 75px;
  height: 15rem;
  object-fit: cover;
  position: relative;
  bottom: 28px;
}

.cart-notification__quantity-wrapper {
  display: flex !important;
  flex-direction: column-reverse;
  width: 100%;
  align-items: flex-end !important;
}

cart-remove-button-2.cart-close-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}

.cart-notification-product__name a {
  font-size: 1.8rem;
  line-height: normal;
  color: #000;
}

.cart-notification-product__option b {
  display: none;
}

.cart-notification-product__option span {
  font-size: 11px;
  font-weight: 700;
}

.cart__item_price {
  font-size: 13px;
  padding-left: 4px;
}

a.cart-notification__product--image {
  height: 11rem;
}

.cart-notification-product {
  border-bottom: 2px #ccc solid;
  padding-bottom: 14px;
  padding-top: 2px;
}

.quantity.cart-notification--product {
  border: none;
  justify-content: right;
}

.cart-notification--product .quantity__button {
  background: #edecec !important;
  height: 20px;
  width: 16px !important;
  min-width: 16px !important;
  padding: 0 !important;
  font-weight: 700 !important;
  font-size: 18px;
}

.quantity__input {
  padding: 0 !important;
  height: 21px;
  font-weight: bold;
  font-size: 1.4rem;
  color: #000;
  max-width: 64px;
}

#offcanvas__mini_cart .tax-note.caption-large.rte.mb-15 {
  display: none;
}

#offcanvas__mini_cart a.button.button--secondary.button--full-width.mb-15 {
  display: none;
}

.cart_notification--footer button {
  text-transform: uppercase;
}

#offcanvas__mini_cart h3.totals__subtotal.mb-0 {
  font-weight: bold;
  font-size: 18px;
  color: rgb(57, 57, 57);
}

.item__success_message {
  font-weight: bold;
}

.product-media-modal[open] {
  z-index: 99999999 !important;
}

button#pickrr-tracking-btn {
  border: none !important;
  padding: 0 !important;
}

.cart_innernew,
.cart_innernew path {
  fill: #fff;
}

.product-media-modal__toggle {
  color: #000 !important;
  border-color: #000 !important;
}

span.product__media-icon.motion-reduce.quick-add-hidden {
  display: none;
}

.whatsup-sec {
  position: fixed;
  bottom: 23px;
  right: 10px;
  z-index: 9;
}

.Iconsec-widthset.product-goals-container h3 {
  text-transform: capitalize;
}

.footer__top {
  border: none !important;
}

body.Track.Order .header_bottom.header__sticky.color-background-1.middle__center--drawer-menu.sticky {
  margin-top: 0 !important;
}

.d-flex.justify-content-between.align-items-center.mb-15 {
  display: none;
}

#cart-notification li.discounts__discount.d-flex.justify-content-between {
  display: none;
}

@media(max-width:767px) {
  main#MainContent {
    padding: 0 1.5rem;
  }
  .offcanvas-header.open {
    display: none;
  }

  div.header-drawer {
    display: block !important;
  }

  .quick__information.mobile_active {
    transform: translate(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .index-feature-container .page-width {
    margin-top: 4rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .Mainslider_HomePage .slideshow--slider .slideshow--nav-button {
    display: none !important;
  }

  .Mainslider_HomePage .slideshow--slider.slider--controls--button {
    margin-top: -6rem;
    position: relative;
    top: 5rem;
  }

  body .slideshow__media.slideshow__banner--media--adapt_image {
    padding-bottom: 100% !important;
  }

  .index-feature-container h4 {
    text-align: left;
  }

  .index-feature-container p.text-subheading {
    text-align: left;
  }

  .product-features {
    flex-wrap: wrap;
    padding: 16px 0;
  }

  .feature-container {
    display: flex;
    margin-bottom: 2rem;
  }

  .feature {
    width: 88px;
    height: 88px;
  }

  .feature-container .img-container {
    min-width: 88px;
    max-width: 88px;
    height: 88px;
    margin-top: -55px;
  }

  .feature-container p {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    margin-left: 8px;
    text-align: left;
    margin-left: 26px;
  }

  .feature-container img {
    width: 100%;
    height: 100%;
  }

  .feature-container .img-container.pull-right {
    order: 2 !important;
  }

  .feature-container:nth-child(2) .img-container {
    order: 2;
  }

  .feature-container:nth-child(2) p {
    margin: 0;
  }

  .feature-container:last-child {
    margin-bottom: 0;
  }

  .what-product-we-offer-container .what-product-we-offer {
    display: block;
    padding: 0 3rem 4rem;
  }

  .what-product-we-offer-container .what-product-we-offer .product-image-container {
    width: 100%;
  }

  .what-product-we-offer-container .what-product-we-offer .description-container {
    width: 100%;
  }

  .what-product-we-offer-container .what-product-we-offer .description-container a.small--hide {
    display: none;
  }

  .what-product-we-offer-container {
    padding: 0;
  }

  .what-product-we-offer-container .what-product-we-offer.beauty .product-image-container img {
    margin-top: -6rem;
    margin-bottom: 2rem;
  }

  .custombeauty_banner .what-product-we-offer {
    background-image: url(https://whatsupwellness.in/cdn/shop/files/bgBeautySvg_mobile.svg?v=1702655559) !important;
  }

  .customstress_banner .what-product-we-offer {
    background-image: url(https://whatsupwellness.in/cdn/shop/t/91/assets/bgStressSvgNew.svg?v=134836686817971986681707477134) !important;
  }

  .buttonsection_mobile {
    display: block !important;
  }

  .buttonsection_mobile a {
    background: #1c1c1c;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 13px 10px;
    border-radius: 10px;
    margin-top: 3rem;
    text-align: center;
    font-size: 22px;
  }

  .wuw-myth-fact-card .wuw-myth,
  .wuw-myth-fact-card .wuw-fact {
    padding: 0 23px;
  }

  .wuw-myth-fact-card .wuw-myth-fact-header {
    padding: 10px 45px;
    font-size: 18px;
    margin-bottom: 20px;
  }

  .wuw-myth-fact-card .wuw-myth-fact-description {
    font-size: 16px;
    margin-bottom: 20px;
    min-height: 16rem;
  }

  .wuw-myth-fact-card .wuw-myth-fact-footer {
    margin: 0 -13px;
  }

  .wuw-myth-fact-card .wuw-myth-fact-footer img {
    width: 120px;
  }

  .Brand_SliderSection .slideshow--slider .slideshow--nav-button {
    top: 0;
    margin-top: -13rem;
  }

  .Brand_SliderSection .slideshow--slider .swiper-button-prev.slideshow--nav-button {
    left: -7px;
  }

  .Brand_SliderSection .slideshow--slider .slideshow--nav-button>svg {
    width: 22px;
    height: 22px;
    padding: 4px;
  }

  .Brand_SliderSection .slideshow--slider .swiper-button-next.slideshow--nav-button {
    right: -8px;
  }

  .Brand_SliderSection .slideshow--controls--inner {
    padding: 0 !important;
  }

  .Brand_SliderSection .swiper.slideshow__wrapper {
    padding-bottom: 6rem;
  }

  .Brand_SliderSection .swiper.slideshow__wrapper {
    padding-bottom: 6rem;
  }

  .Testimonials-Sectionmain .page-width p.medium-up-text-center {
    text-align: left;
  }

  .testimonial-container {
    width: 80%;
    margin-right: 30px;
  }

  .testimonial-header .title-container p:first-child {
    font-size: 15px !important;
  }

  .testimonial-container .testimonial-body p {
    font-size: 18px;
  }

  .made-for-super-you-container {
    display: none;
  }

  .our-gummies-goals-container .item {
    width: 28%;
    padding: 0;
    flex: initial
  }

  .stressicon_secmain.our-gummies-goals-container .item {
    padding: 14px;
  }

  .our-gummies-goals-container.text-capitalize.page-width.border-section.stressicon_secmain.marbo-bottom {
    margin-bottom: 4rem;
  }

  .our-gummies-goals-container.text-capitalize .page-width h3.medium-up-text-center {
    text-align: left;
    font-size: 24px;
  }

  .our-gummies-goals-container .item img {
    width: 70px;
    height: 70px;
  }

  .our-gummies-goals-container .item p {
    font-size: 12px;
    line-height: 1.4;
  }

  .row.py-5.topstrip-footer .text-large.made-in-india.text-capitalize {
    max-width: 100% !important;
    text-align: left;
    font-size: 17px;
    padding-left: 2rem;
  }

  footer.footer.color-background-2 {
    padding: 5rem 0rem;
  }

  .row.footer--grid {
    padding: 0 2rem;
    flex-direction: column-reverse;
  }

  .footer__widget_inner {
    display: block !important;
  }

  .row.footer--grid {}

  .footer__widget_title:before,
  .footer__widget_title:after {
    display: none;
  }

  .footer__widget_toggle {}

  footer.footer .footer__widget_title {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .footer__widget_inner ul.list-unstyled {
    width: 100%;
    margin-top: 4rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer__widget_inner ul.list-unstyled li {
    float: left;
    margin-top: 0 !important;
    padding: 7px 12px;
  }

  footer.footer .container ul li a {
    font-size: 14px;
  }

  .footer__bottom .row.justify-content-between {
    flex-direction: column;
    justify-content: center !important;
  }

  ul.list--inline.Social-Icons {
    width: 100% !important;
    display: flex;
    justify-content: center;
  }

  .product_usps .product-specs .spec {
    width: 100% !important;
  }

  .main-heaingpgpsection h2 {
    font-size: 2.4rem !important;
    text-align: left;
  }

  .main-heaingpgpsection p.text-large {
    font-size: 1.8rem !important;
    text-align: left;
  }

  .product-result {
    display: block !important;
    background: none !important;
  }

  .product-result-desc-container {
    padding-left: 0 !important;
  }

  .product-result .svg-container svg {
    margin-bottom: 1rem !important;
  }

  .product-result span.text-large.mb-5 {
    font-size: 1.8rem !important;
    margin-bottom: 10px !important;
  }

  .product-result .svg-container {
    display: flex !important;
  }

  .page-width.ingredients .medium-up-text-center {
    text-align: left;
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }

  .ingredients-sub-heading {
    font-size: 16px;
    text-align: left;
    margin-bottom: 3rem;
  }

  .whats-up-eye-health-gummies .ingredients-sub-heading {
    margin-bottom: 5rem;
  }

  .whats-up-gut-health-gummies span.ingredients-sub-heading {
    margin-bottom: 5rem;
  }

  .product-ingredient .desc {
    width: 80%;
  }

  .product-ingredient-new img {
    right: -4px;
    width: 58px;
    height: 58px;
    margin-top: -50px;
  }

  .whats-up-stress-relief-gummies .product-ingredient-new-container {
    margin-top: 5rem;
  }

  .product-ingredient-new .desc {
    width: 80%;
  }

  .product-ingredient-new .desc h4 {
    font-size: 1.8rem;
  }

  .product-ingredient-new p {
    font-size: 13px;
  }

  .product-binge-eating .top-header {
    margin-top: 8rem !important;
    padding: 8px;
  }

  .product-binge-eating .top-header .container .img-container {
    min-width: 93px;
    max-width: 93px;
    height: 93px;
    margin-top: -95px;
  }

  .product-binge-eating .top-header .container p {
    margin-left: 10px;
    font-size: 18px;
  }

  .product-binge-eating .top-header .container {
    margin: 0;
    width: 100%;
    min-height: auto;
  }

  .product-binge-eating .top-header .container .img-container img {
    height: 85px;
    min-width: 85px;
    max-width: 85px;
  }

  .product-binge-eating .custom-card {
    width: 90%;
    height: 354px;
    margin-right: 16px;
  }

  .product-binge-eating .custom-card .item-container .desc {
    font-size: 1.4rem;
  }

  .product-binge-eating .custom-card .item-container .trick-text p {
    font-size: 1.8rem;
    font-weight: 700;
  }

  .product-binge-eating .custom-card .item-container .trick-text {
    width: 100%;
    height: 60px;
  }

  .product-binge-eating .custom-card .image-shadow {
    height: 70px;
    width: 150px;
    border-radius: 115px 115px 0 0;
  }

  .product-binge-eating .custom-card img {
    margin-bottom: -40px;
    width: 100%;
    max-height: 150px !important;
    height: 150px;
  }

  .product-binge-eating .custom-card img.product-box {
    margin-bottom: -12px !important
  }

  .product-compare img {
    height: 100px;
  }

  .product-comparison-container .medium-up--text-center {
    text-align: left;
  }

  .wuw-product-clubbed-container h2.medium-up--text-center {
    text-align: left;
  }

  .wuw-product-clubbed {
    flex-direction: column;
    margin-bottom: 5rem;
  }

  img.desktop_img {
    display: none;
  }

  img.mobile-img {
    display: block !important;
    object-fit: contain;
    width: 100px;
  }

  .wuw-shop-other-gummies-container .wuw-shop-now-btn {
    font-size: 16px;
  }

  .main-pdpgummiesection h2 {
    margin-top: 5rem;
    text-align: left;
  }

  .custom-faqmain {
    padding-top: 5rem;
  }

  .custom-faqmain {
    padding-top: 5rem;
  }

  .wellness-container {
    padding: 30px;
  }

  .wellness-container .desc p {
    font-size: 14px;
  }

  .wellness-container {
    background-image: url(https://whatsupwellness.in/cdn/shop/files/we_want_mobile_2x_28203ce8-0374-4a6c-9b81-5005cc14cb1b.png?v=1640980071) !important;
  }

  .wuw-step-indicator-effect-details-container {
    overflow-x: scroll;
    width: 100%;
    padding: 20px 30px;
  }

  .wuw-product-effects-details .wuw-card {
    flex-basis: 260px;
    flex-shrink: 0;
  }

  .step-indicator .indicator-list li {
    flex-basis: 260px;
    flex-shrink: 0;
  }

  .wuw-card {
    box-shadow: 0 4px 22px #0000001f;
  }

  .wuw-product-effects h2.medium-up-text-center {
    font-size: 2.4rem;
    text-align: left;
  }

  .wuw-product-benifits.page-width {
    text-align: left;
  }

  .wuw-section-description {
    width: 100%;
    text-align: left;
  }

  .wuw-benefit-list-item {
    width: 100%;
  }

  .our-gummies-goals-container.text-capitalize p {
    text-align: left !important;
  }

  .our-gummies-goals-container .item svg {
    width: 85px;
    height: 85px;
  }

  .our-gummies-goals-container.text-capitalize .item-wrapper p {
    text-align: center !important;
  }

  .wuw-product-effects span.medium-up-text-center {
    font-size: 2.4rem;
  }

  .our-gummies-goals-container h2.medium-up-text-center {
    text-align: left;
  }

  .wuw-people-usage .description {
    font-size: 18px;
    line-height: 22px;
  }

  .progress .percent {
    font-size: 20px;
    line-height: 24px;
  }

  .wuw-product-effects.page-width.sleepPDP-Iconsection span.medium-up-text-center {
    text-align: left;
  }

  .wuw-product-details .wuw-card {
    flex-basis: 260px;
    padding: 20px;
  }

  .wuw-product-details .wuw-card svg {
    height: 64px;
    width: 64px;
  }

  body .sleepPDP-Iconsection .wuw-product-details .wuw-card p {
    font-size: 18px;
    line-height: 28px;
    padding: 5px;
    font-weight: 400;
  }

  .product-goals-container .item {
    width: 100%;
  }

  .product-goals-container h3 {
    text-align: left;
  }

  body .grid-container.wuw-kids {}

  body .wuw-kids .wuw-kids-grid-item1 {
    grid-column: 1 / 3;
    padding-left: 0 !important;
  }

  body .wuw-kids .wuw-kids-grid-item2 {
    grid-column: 1 / 3;
  }

  body .wuw-kids .wuw-kids-grid-item3 {
    grid-column: 1 / 4;
  }

  body .wuw-kids .wuw-kids-grid-item4 {
    grid-column: 3/4;
  }

  body .wuw-kids-grid-item4 .wuw-kids-grid-item-image svg {
    height: 50px;
    width: 50px;
  }

  body .wuw-kids .grid-item {
    font-size: 16px;
    padding: 20px;
    border-radius: 20px;
  }

  body .wuw-kids-grid-item3 .wuw-kids-grid-item-image svg {
    height: 50px;
    width: 50px;
  }

  body .wuw-kids-grid-item4:before {
    width: 160% !important;
  }

  body .grid-container.wuw-kids {
    grid-template-columns: 1fr 1fr 1fr;
  }

  body .wuw-kids-grid-item1 .wuw-kids-grid-item-image svg {
    height: 50px !important;
    width: 50px !important;
  }

  .wuw-product-effects.page-width.kids_iconsection {
    margin-top: 6rem;
  }

  .wuw-product-effects.page-width.kids_iconsection .wuw-product-details .wuw-card {
    flex-basis: 220px !important;
  }

  body .wuw-eye-benefit-card-container {
    gap: 25px;
    flex-direction: column;
  }

  body .wuw-eye-benefit-card-container .wuw-card.eye-benefits {
    flex-direction: row;
    width: 100%;
  }

  body .wuw-eye-benefit-card-container .wuw-card.eye-benefits .wuw-card-media {
    height: 115px;
    width: 115px;
    margin-right: 50px;
  }

  body .wuw-eye-benefit-card-container .wuw-card.eye-benefits .wuw-card-content {
    margin-top: 0;
  }

  body .Benefits-CardsSection h3 {
    text-align: left;
  }

  body .Perfect-Section .wuw-benefit-list-item {
    width: 40%;
  }

  body .wuw-benefit-list-item img {
    width: auto;
    height: 210px;
    max-width: 100%;
  }

  body .wuw-benefits-list {
    justify-content: space-between;
  }

  body .wuw-eye-benefits-sub-container {
    display: block;
  }

  body .wuw-eye-benefits-sub-container .wuw-eye-sub-benefits {
    width: 100%;
    padding: 20px;
    margin-bottom: 5rem;
  }

  body .wuw-eye-benefits-sub-container .wuw-eye-sub-benefits:last-child {
    margin-bottom: 0;
  }

  .wuw-eye-benefits-sub-container .wuw-eye-sub-benefits .wuw-eye-sub-benefits-header .wuw-eye-sub-benefits-header-text {
    width: 80%;
    font-size: 2.2rem;
  }

  body .wuw-eye-benefits-sub-container .wuw-eye-sub-benefits-content-container .wuw-eye-sub-benefits-content .wuw-eye-sub-benefits-icon svg {
    width: 40px;
    height: 40px;
  }

  body .wuw-eye-benefits-sub-container .wuw-eye-sub-benefits-content-container .wuw-eye-sub-benefits-content .wuw-eye-sub-benefits-text {
    font-weight: 400;
    font-size: 1.6rem;
  }

  body .wuw-eye-benefits-sub-container .wuw-eye-sub-benefits .wuw-eye-sub-benefits-header .wuw-eye-sub-benefits-header-icon {
    height: 40px;
    width: 40px;
  }

  .wuw-eye-benefits-sub-container .wuw-eye-sub-benefits:last-child {}

  .page__wrapper .rte {
    max-width: 100%;
    margin: 0;
  }

  .iconsection-border .page-width {
    padding: 5rem 0 2rem !important;
  }

  .iconsection-border.our-gummies-goals-container .item img {
    height: auto;
  }

  body .product__media-icon,
  .thumbnail__badge {
    left: 0;
    top: 3px;
    width: 32px;
    height: 32px;
  }

  .discountshow-section p {
    font-size: 13px;
    line-height: 19px;
    height: 56px;
    margin-top: 10px;
  }

  .discountshow-section p {
    font-size: 13px;
    line-height: 19px;
    height: 56px;
    margin-top: 10px;
  }

  .cart-notification-product__image {
    width: 48px;
    height: 6.5rem;
    bottom: 16px;
  }

  .cart-notification-product__name a {
    font-size: 14px;
  }

  .cart__item_price {
    font-size: 11px;
  }

  .cart-notification-product__option span {
    font-size: 10px;
  }

  .quantity.cart-notification--product {
    align-items: end;
  }

  .cartdetail_inner {
    line-height: 19px;
  }

  body .cart__items {
    padding-left: 8px;
    padding-right: 8px;
  }

  body .cart_notification_links_inner {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0;
  }

  #cart-notification span.price {
    color: rgba(0, 0, 0, 0.7);
  }

  body .docapp-cart-with-coupon-summary .docapp-coupon-input--bean-container .docapp-coupon-input--bean-container--bean {
    font-size: 10px !important;
    font-weight: 600 !important;
    line-height: 14px;
  }

  .docapp-cart-item.docapp-cart-discount.docapp-clearfix {
    font-weight: 400 !important;
  }

  body .docapp-cart-with-coupon-summary .docapp-est-total {
    font-size: 16px !important;
  }

  body #offcanvas__mini_cart h3.totals__subtotal.mb-0 {
    font-size: 15px;
  }

  body p#cart-notification-subtotal {
    font-size: 14px;
  }

  body .cart__item_price .discounts__discount {
    font-size: 10px;
  }

  body .discounts__discount>.icon {
    width: 8px;
    height: 8px;
  }

  body .item__success_message {
    font-size: 14px;
  }

  body .cart-notification__heading .icon-checkmark {
    width: 12px;
    margin-right: 4px;
  }

  p.product__text {
    font-weight: 400;
  }

  legend.form__label {
    display: none;
  }

  .save__disoucnt {
    display: none;
  }

  s.price-item.price-item--regular {
    font-weight: 600;
    letter-spacing: 2px;
  }

  body .signs-of-bad-gut-container h3 {
    text-align: left;
    font-size: 2.8rem;
  }

  body .bad-gut-health-probiotics-image svg {
    width: 100px;
    height: 100px;
  }

  body .bad-gut-health-probiotics-content {
    margin-left: 20px;
    font-size: 1.2rem;
  }

  body .bad-gut-health-probiotics {
    padding: 20px;
  }

  body .lactose-container .lactose-image svg {
    height: 64px;
    width: 37px;
  }

  body .lactose-content {
    margin-left: 20px;
    font-size: 1.2rem;
  }

  body .lactose-container {
    padding: 20px;
  }

  body body .wuw-gut-care-steps-container.page-width {
    margin-top: 5rem;
    padding-top: 5rem;
    margin-bottom: 5rem;
  }

  body .wuw-gut-care-steps-container.page-width h2 {
    text-align: left;
    font-size: 2.4rem;
  }

  body .gut-container {
    background-position: right 0;
    background-size: 80% 100%;
    width: 100%;
    background-image: url('/cdn/shop/files/Group_9573.svg?v=1713177682');
  }

  .stepper-container {
    width: 60%;
  }

  .wuw-gut-person-category.page-width h2 {
    text-align: left;
    font-size: 2.4rem;
  }

  .wuw-gut-person-category-icon svg {
    height: 80px;
    width: 60px;
  }

  .wuw-gut-tips-container.page-width h2 {
    text-align: left;
    font-size: 2.4rem;
  }

  .wuw-gut-tips-list-item {
    width: 50%;
    margin-top: 28px;
  }

  .wuw-gut-tips-list-item .wuw-gut-tips-image-container {
    height: 86px;
    width: 73px;
  }

  .wuw-gut-tips-list-item .wuw-gut-tips-image-container img {
    width: 100%;
  }

  .wuw-gut-tips-list-item .wuw-gut-tips-list-item-description {
    padding: 15px;
  }

  .our-gummies-goals-container h2.medium-up-text-center {
    text-align: left;
    font-size: 2.4rem;
  }

  body .shopify-section.spaced-section .page-width {
    margin-top: 0;
    padding-top: 0;
  }

  body .custom-faqmain.border-section {
    margin-bottom: 5rem;
  }

  body.whats-up-gut-health-gummies .product-ingredient-new img {
    width: 51px;
    height: 51px;
  }

  body.gummies-for-hair-skin-and-nails .shopify-section.spaced-section .page-width {
    margin-top: 5rem;
  }

  body.whats-up-sleep-gummies .shopify-section.spaced-section .page-width {
    margin-top: 5rem;
  }

  body.whats-up-stress-relief-gummies .shopify-section.spaced-section .page-width {
    margin-top: 5rem;
  }

  body.whats-up-kids-gummies .shopify-section.spaced-section .page-width {
    margin-top: 5rem;
  }

  body.whats-up-eye-health-gummies .shopify-section.spaced-section .page-width {
    margin-top: 5rem;
  }

  .bad-gut-health-probiotics-image {
    display: flex;
    align-items: center;
  }

  .quantity.cart-notification--product {
    margin-top: 0;
  }

  .cart-notification__quantity-wrapper {
    gap: 0 !important;
  }

  a.cart-notification__product--image {
    height: 8rem;
  }

  .wuw-kids.page-width {
    position: relative;
  }

  @media(max-width:767px) {
    .product-ingredient-new {
      margin-bottom: 40px;
    }

    .product-compare ul li {
      margin-bottom: 20px;
      font-weight: 400;
      line-height: 1.4;
    }

    body .gluta-beefits.page-width h3 {
      text-align: left;
      font-size: 2.8rem;
    }

    body .wuw-gluta-benefits-items {
      width: 100%;
      max-width: 100%;
    }

    body .gluta-expectations.page-width h2 {
      text-align: left;
      font-size: 2.8rem;
    }

    body .wuw-gluta-expectation-container {
      gap: 20px;
      flex-direction: column;
    }

    body .wuw-gluta-expectation {
      width: 100%;
      grid-template-rows: auto 1fr;
      grid-template-columns: 1fr auto;
      grid-template-areas: "label image" "body image";
    }

    body .gluta-expectations h2 {
      text-align: left;
      font-size: 2.4rem;
    }

    body .wuw-grid-2x2-list-item {
      width: 50%;
      margin-top: 28px;
    }

    body .wuw-grid-2x2-list-item .wuw-grid-2x2-image-container svg {
      width: 60px;
      height: 60px;
    }

    body .wuw-grid-2x2-list-item .wuw-grid-2x2-list-item-description {
      padding: 15px 15px;
    }

    body.whats-up-gluta-gummies .ingredients-sub-heading {
      margin-bottom: 4rem;
    }

    body img.wuw-image-desk {
      display: none;
    }

    body img.wuw-image-mobile {
      display: block !important;
    }

    .bad-gut-container.wuw-grid-item:nth-child(2) svg {
      height: 8.5rem;
    }
  }