/** Shopify CDN: Minification failed

Line 1385:1 Unexpected "/"

**/
.m-header__wrapper,
.shopify-section-group-footer-group {
  display: none;
}
.page-chocolate-oats-wgco {
  background: #f1edf7;
}

.wgco-why-choose-section .m-gradient,
.join-club-section .m-gradient,
.powder-section-12 .m-gradient,
.overnight-section-2-main .m-gradient,
.healthy-or-not-sec .m-gradient,
.hate-this-breakfast .m-gradient,
.people-image-section .m-gradient,
.super-peanut-butter-section-1 .m-gradient,
.wgco-product .m-gradient,
.super-peanut-butter-section-2 .m-gradient,
.super-peanut-butter-section-chart .m-gradient,
.super-peanut-butter-section-last .m-gradient {
  background: transparent;
}
.wgco-footer-section,
.wgco-footer-section .m-gradient {
  background: #037a3f;
}
.template-page #MainContent {
  padding-bottom: 0 !important;
}
body#m-theme {
  overflow: hidden !important;
}

/* @font-face {
    font-family: barlow-thin;
    src: url(/cdn/shop/files/Barlow-Thin_ecd45207-fb3c-4e89-b549-dabc9edc8874.ttf?v=1728586806);
    font-weight: 100;
}

@font-face {
    font-family: barlow-extralight;
    src: url(/cdn/shop/files/Barlow-ExtraLight_d0d7bb84-a4ff-4a97-9fe8-2e2467c16709.ttf?v=1728586806);
    font-weight: 200;
}

@font-face {
    font-family: barlow-light;
    src: url(/cdn/shop/files/Barlow-Light_a23b547b-c7ba-4836-9e40-65667e4c4343.ttf?v=1728586806);
    font-weight: 300;
}

@font-face {
    font-family: barlow;
    src: url(/cdn/shop/files/Barlow-Regular_cf752bac-fe5e-4994-b9a3-c9bef4695f53.ttf?v=1728586806);
    font-weight: 400;
}

@font-face {
    font-family: barlow-medium;
    src: url(/cdn/shop/files/Barlow-Medium_8011edd8-e6a0-4661-8ded-6f8b684a8cc0.ttf?v=1728586806);
    font-weight: 500;
}

@font-face {
    font-family: barlow-extrabold;
    src: url(/cdn/shop/files/Barlow-ExtraBold_62c910e1-91d4-4636-b7b7-e15ab22a5da0.ttf?v=1728586806);
    font-weight: 800;
}

@font-face {
    font-family: barlow-black;
    src: url(/cdn/shop/files/Barlow-Black_cb1ecf8f-9ca9-4818-9e7b-7df42268642a.ttf?v=1728586806);
    font-weight: 900;
} */

.page-chocolate-oats-wgco main#MainContent {
  padding: 0;
}

div#shopify-section-annoucement,
div#shopify-section-header,
#shopify-section-footer,
div#Avada-Joy_FloatingButton,
#chat-popup-iframe-bottom,
#giftbox-root {
  display: none !important;
}

.wgco-header .container {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

.wgco-header img {
  width: 122px;
  height: auto;
}

.wgco-header {
  background: #ffefeb;
  padding: 15px 0;
  position: relative;
}

.wgco-header:after {
  position: absolute;
  content: "";
  bottom: -55px;
  left: 0;
  width: 100%;
  height: 55px;
  background: linear-gradient(180deg, #ffefeb, transparent);
  z-index: 2;
}

/* .wgco-header div> :last-child a {
    background: linear-gradient(to right, #9cc22a 50%, #f1edf7 50%);
    padding: 15px 40px;
    font-size: 18px;
    border-radius: 50px;
    background-size: 210% 100%;
    background-position: right bottom;
    transition: all ease 0.5s;
    font-family: barlow-semibold;
} */

/* .wgco-header div> :last-child a:hover {
    background-position: left bottom;
    transition: all ease 0.5s;
    color: #fff;
} */

.wgco-announcement {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background: #037a3f;
    justify-content: center;
    color: #9eea01;
    font-size: 18px;
    text-align: center;
    font-family: 'Barlow';
}

.wgco-hero-section .hero-content .rating .star {
  display: flex;
  gap: 2px;
  align-items: center;
}

.wgco-hero-section .hero-content .rating {
  display: flex;
  gap: 10px;
  color: #ffefeb;
  font-weight: 400;
  align-items: center;
  /* margin-top: 20px; */
  background: unset;
  width: fit-content;
  padding: 15px 20px;
  border-radius: 40px;
  border: 2px solid #ffefeb33;
  font-family: "M-Body-Font";
}

.wgco-hero-section .hero-content .rating p {
  font-size: 18px;
  margin: 0;
  color: #ffefeb;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.3;
}

.wgco-hero-section .hero-content h1 {
    line-height: 1;
    margin-top: 0px;
    font-size: 96px;
    color: #ffefeb;
    width: 100%;
}

.wgco-hero-section .hero-content span {
  /* display: inline-flex; */
  /* align-items: center; */
  /* gap: 15px; */
  color: #f2ba26;
}

.wgco-hero-section .hero-content .bottom-icons div {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wgco-hero-section .hero-content .bottom-icons div p {
  font-family: "M-Body-Font";
  font-size: 18px;
  color: #ffefeb;
  line-height: 1.1;
}

.wgco-hero-section .hero-content .bottom-icons div p strong {
  font-weight: 700;
}

.wgco-hero-section .hero-content .bottom-icons {
  display: flex;
  margin-top: 30px;
  gap: 10px;
}

.wgco-hero-section .hero-content > p {
    font-size: 28px;
    margin-top: 30px;
    line-height: normal;
    color: #ffefeb;
    letter-spacing: 0;
    font-weight: 500;
    font-family: 'Barlow';
    width: 75%;
}

.wgco-hero-section {
  position: relative;
}

/* .wgco-hero-section:after {
  position: absolute;
  content: "";
  bottom: 20px;
  left: 140px;
  width: 375px;
  height: 110px;
  background: url(/cdn/shop/files/shark-tank-batch.png?v=1726677265);
  background-size: cover;
  z-index: 1;
  background-repeat: no-repeat;
} */

.wgco-hero-section .hero-content .buttons {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 45px;
}

.hero-content .banner-points > div p {
  font-size: 20px;
  font-family: "SF-Body-font";
  color: #771acb;
}

.wgco-hero-section .container.section-py {
  padding-top: 80px;
  padding-bottom: 45px;
}

.hero-content .banner-points {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.hero-content .banner-points > div {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wgco-hero-section .sf-custom__block--image {
  z-index: 1;
}

.wgco-transformers-section h2.section__heading b {
  font-family: "wgco-fonts";
  font-size: 16px;
  font-weight: 500;
  background: #9b4ed5;
  padding: 10px 15px;
  border-radius: 40px;
  color: #fff;
}

.wgco-transformers-section h2.section__heading {
  font-size: 25px !important;
  color: #501189;
  display: flex;
  align-items: center;
  gap: 10px;
}

.wgco-transformers-section .section__header,
.wgco-why-choose-section .section__header {
  margin-bottom: 40px;
}

.wgco-transformers-section .sf-slider__controls {
  position: absolute;
  top: -18%;
  right: 10px;
  display: flex;
  gap: 10px;
}

.wgco-why-choose-section .section-3-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  text-align: center;
  /* width: 50%; */
  margin: auto;
}

.wgco-why-choose-section .section-3-content p {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 500;
  font-family: "barlow";
}

.wgco-why-choose-section .section-3-content p span {
  color: #e25f5f;
  font-weight: 700;
}

.section-3-image-content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  position: relative;
}

.section-3-image-content p {
    font-size: 36px;
    color: #143230;
    font-weight: 600;
    width: 60%;
    line-height: 1.2;
    font-family: 'barlow-bold';
}

.section-3-image-content img {
  border-radius: 50px;
  width: 100%;
}

.section-3-image-content a {
  position: absolute;
  bottom: -30px;
  transform: translateX(-50%);
  left: 50%;
}

.section-3-try {
    display: flex;
    align-items: center;
    padding: 60px 50px;
    gap: 50px;
    border-radius: 40px;
    background: linear-gradient(92deg, #DF5796 0.02%, #143230 99.98%);
}

.breakfast-oats-sec responsive-image.m-image {
    border-radius: 40px;
}

.section-3-try > div a, .wgco-approved-section
  .sf-custom__block--text
  .sf-custom__text-cta
  a.sf__btn.sf__btn-primary, .section-3-image-content a {
    padding: 15px 40px;
    background: #F9DE97;
    font-size: 24px;
    color: #C6407F;
    font-family: "M-Heading-Font";
    border-radius: 50px;
    font-weight: 500;
}

.section-3-try > div h2 {
    font-size: 64px;
    line-height: 1;
    color: #FFEFEB;
}

.main-product__block button.m-add-to-cart.m-button.m-button--primary {
    background: #143230;
    border-color: #143230;
}

.main-product__block .m-quantity, .m-sticky-addtocart--quantity {
    border: 2px solid #143230;
}

.main-product__block-price .m-price__sale .m-price-item--sale,
.main-product__block-price .m-price__sale .m-price-item--regular,
.main-product__block .m-product-tax,
.main-product__block .m-quantity input.m-quantity__input,
.main-product__block .m-quantity,
.m-sticky-addtocart--quantity {
  color: #143230 !important;
}
  
.section-3-try > div > div {
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-size: 24px;
    line-height: 1.1;
    font-family: "barlow";
    color: #F9DE97;
}

.section-3-try > div {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
}

.section-3-try > div span {
  font-size: 18px;
  color: #037a3f;
  font-family: "barlow";
}

.wgco-why-choose-section .section-3-content p span.blue {
  color: #771acb;
}

.wgco-approved-section {
  background: linear-gradient(180deg, #771acb 0%, #1a6dcb 100%);
}

.reels-video {
  display: flex;
  gap: 15px;
  /* overflow-x: scroll; */
  scrollbar-color: #771acb #ffefeb;
  scrollbar-width: thin;
}

.reels-video::-webkit-scrollbar-thumb {
  border-radius: 8px;
}

.reels-video video {
  width: 25%;
  border-radius: 20px;
}

.why-approve-section h3 {
  font-size: 64px;
  color: #fff;
  text-align: center;
  line-height: 1;
  width: 75%;
  letter-spacing: 2px;
  margin: auto;
}

.why-approve-section h3 span {
  color: #fb70ed;
}

.why-approve-section .features {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
}

.why-approve-section .features .feature-container {
  width: 32%;
  text-align: center;
}

.why-approve-section .features .feature-container > div {
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.why-approve-section .features .feature-container > div h4 {
  color: #ffefeb;
  font-size: 30px;
  line-height: 1;
}

/* .wgco-approved-section:before {
    position: absolute;
    top: -115px;
    left: 0;
    content: "";
    background: url(/cdn/shop/files/why-choose-top-divider.svg?v=1726687755);
    width: 100%;
    height: 118px;
} */

.divider-top img {
  width: 100%;
  margin: -2px 0;
}

.why-approve-section .features .feature-container > div p {
  font-size: 18px;
  color: #ffefeb;
  line-height: 1.1;
  opacity: 0.8;
}

.why-approve-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 70px;
}

.wgco-why-choose-section .section-3-content h2 {
  color: #771acb;
  font-size: 128px;
  line-height: 1;
}

.wgco-transformers-section
  .sf-slider__controls
  button.sf-slider__controls-button {
  position: unset;
}

.wgco-transformers-section
  .sf-slider__controls
  button.sf-slider__controls-button {
  position: unset;
  height: 35px;
  width: 35px;
  border: 1.5px solid #501189;
  margin: 0;
}

/* .wgco-transformers-section
      .sf-slider__controls
      button.sf-slider__controls-button
      svg {
      display: none;
    } */

.wgco-transformers-section .sf-slider__controls .swiper-button-prev {
  /* background-image: url(/cdn/shop/files/arrow-left.svg?v=1716573029); */
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center center;
  background-color: #f1edf7;
}

.wgco-transformers-section .sf-slider__controls .swiper-button-next {
  /* background-image: url(/cdn/shop/files/arrow-right.svg?v=1716573028); */
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center center;
  background-color: #f1edf7;
}

.wgco-transformers-section
  .sf-slider__controls
  button.sf-slider__controls-button:hover {
  box-shadow: unset;
}

.section-3-content-2 p strong {
  font-weight: 700;
}

.wgco-why-choose-section .section__header h2.section__heading {
  font-size: 64px !important;
  color: #037a3f;
  width: 70%;
  margin: auto;
  line-height: 1 !important;
  text-align: center;
}

.wgco-why-choose-section .sf-custom__block--image_with_text .sf-custom__grid {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wgco-why-choose-section
  .sf-custom__block--image_with_text
  .sf-custom__grid
  .sf-custom__block {
  width: 100%;
  text-align: center;
}

.wgco-why-choose-section
  .sf-custom__block--image_with_text
  .sf-custom__grid
  .sf-custom__block
  h3.content__heading {
  font-family: "wgco-fonts";
  font-size: 30px;
  margin-bottom: 0 !important;
  color: #501189;
  width: 80%;
  margin: auto;
}

.wgco-why-choose-section
  .sf-custom__block--image_with_text
  .sf-custom__grid
  .sf-custom__block
  p {
  margin: 5px 0 0 0;
  font-size: 20px;
  line-height: 110%;
  color: #501189;
  width: 80%;
  margin: 5px auto 0 auto;
}

.wgco-did-you-know-text p.content__subheading {
  font-size: 22px;
  color: #fff;
  line-height: 1;
  background: #fe4343;
  padding: 20px 50px;
  border-radius: 80px;
  width: 60%;
  font-family: "wgco-fonts";
  margin: auto;
}

.wgco-did-you-know-text h3.content__heading {
  font-family: "wgco-fonts";
  color: #501189;
  font-size: 30px;
  margin-top: 25px;
  font-weight: 500;
  letter-spacing: -0.3px;
}

.wgco-did-you-know-text .prose.rte.text-color-subtext {
  margin-top: 0;
}

.wgco-did-you-know-text .prose.rte.text-color-subtext p {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 20px;
  color: #9b4ed5;
  font-weight: 500;
}

.did-you-know-spike-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding-top: 30px;
}

.did-you-know-spike-section h4 {
  font-size: 70px;
  color: #501189;
  width: 50%;
  text-align: center;
  line-height: 1;
}

.did-you-know-spike-section p {
  font-size: 30px;
  font-family: "wgco-fonts";
  color: #501189;
}

.why-choose-image {
  padding-top: 40px;
}

.did-you-know-shop-button .sf-custom__text-cta {
  margin: 0;
}

.did-you-know-shop-button .sf-custom__text-cta a.sf__btn.sf__btn-primary {
  background: #9b4ed5;
  border-radius: 50px;
  border-color: #9b4ed5;
  padding: 25px 70px;
  font-family: wgco-fonts;
  font-size: 25px;
}

.wgco-reels-section .reels-text > div {
  display: flex;
  align-items: center;
  gap: 3px;
}

.wgco-reels-section .reels-text h4 {
  font-size: 50px;
  color: #fff;
  line-height: 1;
  width: 50%;
  text-align: center;
}

.wgco-reels-section .reels-text h4 span {
  color: #bb8bd3;
}

.wgco-reels-section .reels-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.wgco-reels-section {
  position: relative;
  background: linear-gradient(180deg, #c7dbf4 0%, #bbdef7 100%);
}

/* .wgco-reels-section:before {
      position: absolute;
      content: "";
      height: 118px;
      width: 100%;
      background: url(/cdn/shop/files/reels-shape.svg?v=1716631846);
      top: -1px;
      background-size: cover;
      left: 0;
      background-repeat: no-repeat;
    } */

/* .wgco-reels-section .container.section-py {
      padding-top: 168px;
    } */

.wgco-why-choose-section .container.section-my {
  margin-bottom: 0;
}

.wgco-hero-image:before {
  position: absolute;
  content: "";
  top: 0;
  left: 40px;
  height: 250px;
  width: 180px;
  background: url(/cdn/shop/files/left-hand.svg?v=1716633065);
  background-size: cover !important;
  background-repeat: no-repeat;
}

.wgco-reels-section .sf-video__wrapper {
  --aspect-ratio: 0.53 !important;
  border-radius: 15px;
}

/* .wgco-product label.product-option-item.sf-po__option-button span.save,
    .wgco-product label.product-option-item.sf-po__option-button img.option-image,
    .wgco-product label.product-option-item.sf-po__option-button p.supply,
    .wgco-product
      label.product-option-item.sf-po__option-button
      span.variant-contents,
    .wgco-product label.product-option-item.sf-po__option-button p.price,
    .wgco-product label.product-option-item.sf-po__option-button span.tax,
    .wgco-product label.product-option-item.sf-po__option-button del.mrp,
    .wgco-product label.product-option-item.sf-po__option-button p.selling-tag {
      display: none;
    } */

.wgco-product .sf-column {
  padding: 0;
}

.wgco-product .sf-grid {
  margin: 0 !important;
}

.wgco-product .sf-grid {
  margin: 0 !important;
  gap: 50px;
}

.wgco-product .sf-prod-media responsive-image.sf-image {
  border-radius: 30px;
  /* border: 2px solid #bb8bd3; */
}

.wgco-product .sf-media-nav .sf-prod-media.media-image {
  box-shadow: unset;
  padding: 0;
  border-radius: 30px;
  /* border: 2px solid #bb8bd3; */
}

.wgco-product
  .sf-media-nav
  .sf-prod-media.media-image
  responsive-image.sf-image {
  border-radius: 30px;
  border: unset;
}

/* .wgco-product .container.section-py {
      padding-top: 0;
      padding-bottom: 60px;
    } */

.wgco-product .rating {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #9ac4c2;
    line-height: 1.2;
    padding: 15px;
    border-radius: 15px;
    border: 0px solid rgb(20 50 48);
    text-transform: uppercase;
    font-weight: 700;
    width: fit-content;
    background: #143230;
}

.wgco-product .rating .star {
  display: flex;
  align-items: center;
  gap: 3px;
}

.wgco-product .prod__title h2 {
  font-size: 96px;
  color: #143230;
  line-height: 1;
}

.wgco-product .wgco-product-point > div {
    font-size: 18px;
    color: #143230;
    display: flex;
    align-items: center;
    gap: 7px;
    font-weight: 500;
    font-family: 'Barlow';
}

.wgco-product .wgco-product-point {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.wgco-product .text-color-regular-price,
.main-product__block-price
  .f-price__regular
  span.f-price-item.f-price-item--regular {
  font-size: 33px;
  font-weight: 600;
  color: #ffefeb;
}

.wgco-product .prod__compare_price {
  font-weight: 600;
  color: #ffefeb;
  opacity: 0.6;
}

.wgco-product .main-product__block-tax {
  color: #ffefeb;
  font-size: 12px;
  opacity: 0.6;
}

.wgco-product p.serving,
.wgco-product label.form__label {
  color: #ffefeb;
  font-family: "barlow-semibold";
}

.wgco-product .serve {
  margin-bottom: 10px;
}

.wgco-product
  .main-product__block
  .prod__option--button
  .variant-picker__option
  input:checked
  + label {
  border-color: #ffefeb !important;
  background: #ffefeb;
  color: #037a3f;
  font-family: "SF-Heading-font";
  font-size: 18px;
}

.wgco-product label.prod__option-label {
  font-family: "barlow-semibold";
  color: #ffefeb;
  font-size: 16px;
  display: none !important;
}

.wgco-product quantity-input.quantity-input {
  height: 47px;
  background: unset;
  color: #ffefeb;
  border-width: 2px;
}

.wgco-product quantity-input.quantity-input input.quantity-input__element {
  background: unset;
  font-family: "SF-Body-font";
  font-weight: 700;
}

.wgco-product .main-product__block button.add-to-cart.sf__btn {
  border-color: #9eea01;
  background: #9eea01;
  color: #037a3f;
  font-family: "SF-Heading-font";
}

.wgco-product .main-product__block button.add-to-cart.sf__btn:hover {
  box-shadow: unset;
  background: #501189;
  color: #f1edf7;
  border-color: #f1edf7 !important;
}

.wgco-product .main-product__block button.add-to-cart.sf__btn svg path {
  fill: #037a3f;
}

.wgco-product .main-product__block button.add-to-cart.sf__btn:hover svg path {
  fill: #f1edf7;
}

.wgco-product button.shopify-payment-button__button {
  background: #a1bf45;
  border-color: #f1edf7;
}

.wgco-product button.shopify-payment-button__button:hover {
  background: #501189 !important;
  border-color: #f1edf7;
  box-shadow: unset !important;
}

.wgco-product
  .main-product__block
  button.shopify-payment-button__button:before {
  color: #f1edf7 !important;
  font-family: "wgco-fonts";
}

.wgco-product
  .main-product__block
  button.shopify-payment-button__button:hover:before {
  color: #f1edf7 !important;
}

.wgco-approved-section .sf-custom__block--text {
  display: flex;
  align-items: flex-end;
  width: 50%;
  padding-bottom: 20px;
  position: relative;
  margin: auto;
}

.wgco-approved-section .sf-custom__block--text h3.content__heading {
  font-size: 65px;
  color: #761aca;
  line-height: 1;
}

.wgco-approved-section .sf-custom__block--text .sf-custom__text-cta {
  margin-top: 0;
}

/* .wgco-approved-section .sf-custom__block--text .content__subheading {
    margin-bottom: 20px;
    font-size: 25px;
    font-family: "wgco-fonts";
    color: #fff;
}

.wgco-approved-section .sf-custom__block--image {
    width: 28%;
} */

/* .wgco-approved-section .sf-custom__block--text:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    height: 56px;
    width: 67px;
    background: url(/cdn/shop/files/quotes.svg?v=1716839154);
    background-repeat: no-repeat;
    background-size: cover;
} */

/* .wgco-approved-section:after {
    content: "";
    bottom: -118px;
    left: 0;
    width: 100%;
    height: 121px;
    background: url(/cdn/shop/files/approved-bottom-shapre.svg?v=1716839248);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
} */

.wgco-hero-image:after {
  position: absolute;
  content: "";
  bottom: 120px;
  right: -10px;
  height: 227px;
  width: 152px;
  background: url(/cdn/shop/files/right-hand.svg?v=1716839515);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.wgco-table-section {
  background: linear-gradient(180deg, #85fcda 0%, #f0fda5 75.48%, #ffffff 100%);
}

.wgco-table-section h2.section__heading,
.wgco-steps-section h2.section__heading,
.wgco-table-section .steps-heading h3.content__heading {
  font-size: 64px !important;
  color: #037a3f;
  line-height: 1 !important;
  margin: auto;
}

.wgco-table-section .steps-heading p {
  font-size: 26px;
  color: #037a3f;
  font-family: "SF-Heading-font";
  width: 23%;
  line-height: 1;
  margin: auto;
}

.wgco-steps-section .step {
  padding: 10px;
}

.wgco-steps-section .sf-custom__block--image {
  padding-left: 0;
  padding-right: 0;
}

.wgco-steps-section m-custom-content.sf-custom__grid {
  margin: 0;
}

/* .wgco-table-section .container.section-my {
    margin-top: 200px;
} */

.wgco-steps-section h2.section__heading {
  width: 70%;
  margin: auto;
}

.wgco-steps-section .wgco-steps-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* border: 2px solid #501189; */
  border-radius: 40px;
  padding: 0px;
  text-align: center;
  height: 100%;
  background: #9eea01;
}

.wgco-steps-section .wgco-steps-section div {
  padding: 20px 40px;
  position: relative;
}

.wgco-steps-section .wgco-steps-section span {
  position: absolute;
  top: -20px;
  font-family: "barlow-semibold";
  font-size: 14px;
  color: #037a3f;
  padding: 5px 10px;
  left: 50%;
  transform: translate(-50%);
  border: 2px solid #037a3f;
  background: #ffefeb;
  border-radius: 30px;
}

.wgco-steps-section .wgco-steps-section p {
  font-size: 20px;
  font-family: "barlow-semibold";
  line-height: 1.3;
  color: #037a3f;
}

.wgco-choice-section h2.section__heading {
  font-size: 50px !important;
  color: #fff;
  width: 30%;
  margin: auto;
}

.wgco-choice-section .section__description {
  font-size: 30px;
  font-family: "wgco-fonts";
  color: #fff;
}

.wgco-choice-section:before {
  position: absolute;
  content: "";
  top: -115px;
  left: 0;
  width: 100%;
  height: 117px;
  background: url(/cdn/shop/files/choice-shape.svg?v=1716918814);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}

.wgco-choice-section {
  margin-top: 200px;
}

.wgco-choice-section .container.section-py {
  padding-top: 60px;
  padding-bottom: 60px;
}

.wgco-choice-section .choice-section > div {
  display: flex;
  align-items: center;
  gap: 15px;
}

.wgco-choice-section .choice-section > div > img {
  width: 35%;
  border-radius: 25px;
}

.wgco-choice-section .choice-section > div > div {
  width: 65%;
}

.wgco-choice-section .choice-section > div:first-child {
  background: #501189;
  transform: rotate(-0.5deg);
}

.wgco-choice-section .choice-section > div {
  padding: 40px;
  border-radius: 20px;
}

.wgco-choice-section .choice-section > div > div {
  font-family: "wgco-fonts";
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.wgco-choice-section .choice-section > div:first-child > div {
  color: #fff;
}

.wgco-choice-section .choice-section > div > div span {
  font-size: 40px;
  margin-bottom: 10px;
}

.wgco-choice-section .choice-section > div > div p {
  font-size: 22px;
  line-height: 1;
}

.wgco-choice-section .choice-section > div > div > p:not(:last-child) {
  margin-bottom: 15px;
}

.wgco-choice-section .choice-section > div:nth-child(2) {
  background: #f1edf7;
  transform: rotate(0.5deg);
}

.wgco-choice-section .choice-section > div:nth-child(2) > div,
.wgco-choice-section .choice-section > div:nth-child(3) > div {
  color: #501189;
}

.wgco-choice-section .choice-section > div:nth-child(3) {
  background: #efc33d;
  transform: rotate(-1deg);
}

.wgco-choice-button a.sf__btn.sf__btn-primary {
  font-family: "SF-Heading-font";
  border-radius: 90px;
  font-size: 35px;
  background: #f1edf7;
  box-shadow: 4px 4px 0px 0px #501189;
  padding: 25px 50px;
  color: #501189;
}

.wgco-footer-section .container.section-py {
  padding: 20px 0;
}

.wgco-footer-section .wgco-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wgco-footer-section .wgco-footer img {
  width: 155px;
  height: auto;
}

.wgco-footer-section .wgco-footer > div {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #fff;
  font-size: 18px;
  font-family: "M-Body-Font";
}

.wgco-footer-section .wgco-footer > div a {
  text-decoration: underline;
}

.wgco-footer-section .wgco-footer > div p {
  padding-left: 20px;
  border-left: 2px solid #ffffff70;
  color: #ffffff70;
}

.wgco-steps-section .wgco-steps-section img {
  width: 100%;
  border-radius: 40px 40px 0 0;
  border-bottom: 2px solid #037a3f;
}

/*============================================= variation image css start ===============================================*/
.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image {
  width: 130px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  font-size: 0;
  border-color: #fff !important;
  color: #501189;
  font-family: barlow-semibold;
  background: #fff;
}

.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  img.option-image {
  height: 100px;
  width: auto;
}

.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  span.save {
  font-size: 10px;
  background: #ede7f5;
  color: #59058d;
  margin-left: auto;
  padding: 2px 5px;
  border-radius: 5px;
  margin-bottom: 5px;
}

.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  p.supply,
.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  span.variant-contents,
.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  p.price,
.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  span.tax,
.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  del.mrp {
  margin-right: auto;
}

.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  span.variant-contents {
  font-size: 12px;
  padding: 5px 0;
}

.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  span.tax {
  font-size: 9px;
}

.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  del.mrp {
  font-size: 12px;
}

.main-product__block
  .prod__option--button
  .variant-picker__option
  .varient-with-image
  p.price {
  font-size: 18px;
}
*/

/* .oats-product-image .main-product__block .prod__option--button .variant-picker__option input:checked + label {
        background: #ede7f5;
        border-color: #59058d;
        color: #000;
    }

.wgco-product .main-product__block .prod__option--button .variant-picker__option p.supply,
.main-product__block .prod__option--button .variant-picker__option .varient-with-image span.variant-contents,
.main-product__block .prod__option--button .variant-picker__option .varient-with-image p.price,
.main-product__block .prod__option--button .variant-picker__option .varient-with-image span.tax,
.main-product__block .prod__option--button .variant-picker__option .varient-with-image del.mrp,
.main-product__block .prod__option--button .variant-picker__option .varient-with-image span.save,
.wgco-product label.prod__option-label {
    display: none !important;
}

.oats-product-image .variant-picker__option {
    position: relative;
}

.oats-product-image .main-product__block .prod__option--button .variant-picker__option .varient-with-image p.supply {
    font-size: 16px;
}

p.selling-tag {
    background: #ede7f5;
    width: max-content;
    color: #59058d;
    font-size: 12px;
    border-radius: 5px;
    padding: 0 10px;
    display: block;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -8px;
    border: 2px solid #59058d;
}

.wgco-product .main-product__block quantity-input.quantity-input, .main-product__block button.add-to-cart.sf__btn {
    border-color: #037A3F;
}

.main-product__block button.shopify-payment-button__button {
    border-color: #f1edf7 !important;
}

/*============================================= variation image css end ===============================================*/

iframe#chat-popup-iframe-bottom,
#giftbox-root {
  display: none !important;
}

.wgco-hero-section .hero-content a, .wgco-header div > :last-child a, .section-3-content-3 a {
    color: #ffefeb;
    padding: 20px 40px;
    background: #143230;
    width: fit-content;
    border-radius: 80px;
    font-weight: 500;
    font-family: "M-Heading-Font";
    font-size: 22px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    border: 2px solid #143230;
}

.wgco-hero-section .hero-content a p {
  color: #501189;
  margin-top: 0;
  font-size: 20px;
}

.wgco-hero-section .hero-content a svg {
  height: 30px;
  width: auto;
}

.wgco-hero-section .hero-content a svg path {
  fill: #501189;
}

.wgco-reels-section .video video {
  border-radius: 15px;
}

.protein-section-2-marquee .marquee-inner > div:first-child {
  width: 100%;
  display: flex;
  align-items: center;
}

.protein-section-2-marquee .marquee-inner > div:first-child marquee {
  position: relative;
}

.protein-section-2-marquee .marquee-inner {
  gap: 50px;
}

.protein-section-2-marquee .marquee-inner marquee div {
  display: flex;
  align-items: center;
  gap: 60px;
}

.protein-section-2-marquee .marquee-inner > div:first-child marquee:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  background: linear-gradient(90deg, #fff, transparent);
  z-index: 999;
  width: 150px;
}

.protein-section-2-marquee .marquee-inner > div:first-child marquee:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  height: 100%;
  background: linear-gradient(90deg, transparent, #fff);
  z-index: 999;
  width: 150px;
}

.protein-section-2-marquee .section-py {
  padding: 0;
}

.powder-section-12 h3.m-richtext__title {
  font-size: 64px !important;
  color: #037a3f;
}

.powder-section-12 .faq-content .faq-inner:not(:last-child) {
  margin-bottom: 15px;
}

.powder-section-12 .faq-content .faq-inner {
  padding: 0 0 15px;
  border-bottom: 1px solid #037a3f;
}

.powder-section-12 .faq-inner .faq-question {
  padding-top: 0;
  font-size: 20px;
  position: relative;
  cursor: alias;
  font-family: 'barlow-semibold';
  font-weight: 500;
  color: #037a3f;
  letter-spacing: 0;
}

.powder-section-12 .faq-inner .faq-question:before {
  position: absolute;
  content: "+";
  color: #037a3f;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  font-weight: 400;
  transition: all 0.5s;
  font-family: 'barlow-semibold';
}

.powder-section-12 .faq-inner.active .faq-question:before {
  content: "-";
  transition: all 0.5s;
}

.wgco-why-choose-section {
  background: linear-gradient(
    180deg,
    #ffefeb 24.73%,
    #ffefeb 45.34%,
    #f8c94e 66.67%,
    #f3d427 100%
  );
}

.wgco-why-choose-section2 {
  background: linear-gradient(180deg, #e3d3eb 0%, #badef7 100%);
}

.wgco-why-choose-section-2 {
  background: linear-gradient(180deg, #e3d3eb 0%, #badef7 100%);
}

.powder-section-12 .faq-content .faq-inner .faq-answer {
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px;
  font-family: 'barlow-semibold';
  color: #037a3f;
  line-height: 1.3;
}

.wgco-why-choose-section2 .container.section-py {
  padding-top: 0;
  padding-bottom: 100px;
}

.wgco-why-choose-section-2 .section-py {
  padding: 0;
}

.powder-section-12 .sf-custom__block--text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.ship-main {
  width: 100%;
}

.shilpa-approved-section img:first-child {
  width: 32%;
  border-radius: 70px;
}

.shilpa-approved-section > div {
  width: 68%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 60px;
  padding: 0 60px;
}

.shilpa-approved-section img.approved-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.shilpa-approved-section > div img {
  height: 51px;
  width: auto !important;
  border-radius: 0 !important;
}

.shilpa-approved-section > div h3 {
  font-size: 32px;
  color: #fff;
  line-height: 1;
  font-family: "barlow";
  font-weight: 500;
  letter-spacing: 0px;
}

.shilpa-approved-section > div p {
  color: #9eea01;
  font-family: "barlow";
  font-size: 22px;
}

.shilpa-approved-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background: linear-gradient(109.26deg, #771acb 42.82%, #401acb 105.58%);
  border-radius: 70px;
}

.shilpa-approved-section img.approved-image {
  position: absolute;
  top: -30px;
  left: 26%;
  z-index: 1;
  width: 134px;
  height: auto;
  transform: rotate(15deg);
}

.ship-main p {
  color: #fff;
}

.ship-text > div {
  background: transparent !important;
  border: 2px solid #ffffff !important;
}

.wgco-product
  .main-product__block
  .prod__option--button
  .variant-picker__option
  p.supply {
  display: block !important;
  font-size: 12px;
}

.wgco-hero-section .hero-content a p span {
  color: #501189;
  font-size: 14px;
}

.sf-featured-product .main-product__block + .main-product__block {
  margin-top: 25px !important;
}

.wgco-product .container.section-py {
  padding-bottom: 0;
}
img.news-paper-1 {
  width: 45%;
  margin: auto;
}
/* .news-paper-side-section:before {
    content: "";
    position: absolute;
    top: 70%;
    left: -70px;
    height: 287px;
    width: 320px;
    background: url(/cdn/shop/files/news-paper-2_2.png?v=1726809944);
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}
.news-paper-side-section:after {
    content: "";
    position: absolute;
    top: 35%;
    right: -100px;
    height: 337px;
    width: 360px;
    background: url(/cdn/shop/files/news-paper-3_2.png?v=1726809944);
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
} */

img.news-paper-2 {
  display: none;
}

.powder-section-12 .m-custom-content__block-html {
  margin: auto;
}

.natural-ingredient-section {
  background: linear-gradient(360deg, #debbf8 0%, #debcf8 100%);
}

.section-3-content-2 h3,
.section-3-content-2 h4 {
  font-size: 64px;
  line-height: 1;
  color: #eb4f4f;
}

.section-3-content-2 h4 {
  color: #3b339b;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.section-3-content-2 h4 span {
  background: var(--Brand-Cream, #ffefeb);
  padding: 5px 10px;
}

.section-3-content-2 {
  width: 50%;
}

.section-3-content-2,
.section-3-content-3 {
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  text-align: center;
}

.section-3-content-2 p {
  color: #143230;
  font-size: 28px;
  line-height: 1.2;
}

.section-3-content-2 h4 span {
  background: #ffefeb;
  padding: 0 10px;
}

.section-3-content-2 h3 span {
  font-size: 128px;
}

.section-3-content-3 a {
  background: #037a3f;
  color: #9eea01;
  border-color: #037a3f;
}

.section-3-image-content h3 {
    font-size: 96px;
    color: #d04887;
    width: 70%;
    line-height: 1;
}

.section-3-image-content-2 h3 {
    font-size: 128px;
    text-align: center;
    color: #F9DE97;
    line-height: 1;
    margin-bottom: 50px;
}

.section-3-image-content-2 > div {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.section-3-image-content-2 > div > div {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 50%;
  justify-content: space-between;
}

.section-3-image-content-2 > div > div > div {
  display: flex;
  gap: 40px;
  padding: 40px;
  background: #ffefeb;
  border-radius: 30px;
  align-items: center;
}
.section-3-image-content-2 > div > div > div > div {
    display: flex;
    gap: 10px;
    align-items: center;
}
.section-3-image-content-2 > div > div > div > div h5 {
    font-size: 66px;
    color: #143230;
    line-height: 1;
    font-family: 'barlow-bold';
}

.section-3-image-content-2 > div > div > div > div p {
    font-size: 32px;
    color: #143230;
    line-height: 1;
    font-weight: 600;
    font-family: 'Barlow';
}

.section-3-image-content-2 > div > div > img {
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.section-3-image-content-2 > div > div > div > img {
  width: 84px;
  height: 84px;
}

.join-club-section {
    background: linear-gradient(180deg, #D36884 13%, #EBB390 100%);
}
.main-product__block quantity-input.quantity-input,
.main-product__block button.add-to-cart.sf__btn {
  border-color: #ffefeb !important;
}

.prod__tag-discounted {
  background: #f2ba26;
  color: #143230;
  font-family: "barlow-semibold";
  font-size: 14px;
  padding: 9px 15px !important;
  height: 28px;
  border-radius: 30px;
}

.wgco-why-choose-section-2 {
  background: linear-gradient(180deg, #85fcd9, #aafcc7);
}
.testimonial-section {
    background: linear-gradient(0deg, #143230, #CF5A8F);
    overflow: hidden;
}
.m-product-info--wrapper {
  padding: 0 !important;
}
.testimonial-section .section-py {
  padding: 0;
}
.testimonial-section .sf-testimonials__container .review-block {
  opacity: 1;
}
.testimonial-section .sf-testimonials__container .review-block .bg-white {
  padding: 0 0 25px 0px;
  border-radius: 40px;
  text-align: left;
}

.testimonial-section
  .sf-testimonials__container
  .review-block
  .testimonial-image
  responsive-image.sf-image {
  border-radius: 40px 40px 0px 0;
}
.testimonial-section .sf-testimonials__container .review-block .start-author {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 25px 15px 25px;
}
.testimonial-section
  .sf-testimonials__container
  .review-block
  .start-author
  .stars {
  margin: 0;
}
.testimonial-section
  .sf-testimonials__container
  .review-block
  h3.sf__tes-title {
  font-size: 32px;
  font-family: "SF-Body-font";
  font-weight: 700;
  line-height: 1;
  padding: 0 25px;
  height: 65px;
}
.testimonial-section .sf-testimonials__container .review-block .sf__tes-desc {
  margin-bottom: 0;
  padding: 0 20px;
  /* height: 40px;
    overflow: hidden; */
  line-height: 1.2;
  opacity: 0.8;
}
.powder-section-12 {
    background: linear-gradient(0deg, #f0fda5, #87fcda);
}
.testimonial-section h2.m-section__heading {
  color: #037a3f;
  font-size: 64px;
  margin: auto;
  width: 50%;
  line-height: 1 !important;
}
.testimonial-section
  .sf-testimonials__container
  .review-block
  .start-author
  .sf__tes-name {
  font-size: 14px;
}
.main-product__block .variant-picker__option label.product-option-item {
  border-color: #ffefeb;
  color: #ffefeb;
  font-family: "SF-Heading-font";
  font-size: 18px;
}

.home-ugc-videos .owl-nav {
  display: none;
}

.home-ugc-videos .owl-item > div > video {
  border-radius: 55px;
}

.home-ugc-videos .owl-dots {
  margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #037a3f !important;
}
.owl-theme .owl-dots .owl-dot span {
  background: #ffffff !important;
}
.home-ugc-videos {
  padding: 0 20px;
}
.testimonial-section .m-section__description {
  font-size: 20px;
  width: 50%;
  line-height: 1.3;
  margin: 20px auto 0 auto;
  color: #037a3f;
}
.sf-testimonials__container .swiper-slide,
.testimonial-section .sf-testimonials__container .review-block .bg-white,
.testimonial-section .sf-testimonials__container .review-block {
  height: 100%;
}
.m-testimonials--layout-1 .m-testimonial__image {
  margin-top: 0 !important;
}
.m-testimonials--layout-1 .m-testimonial__image responsive-image.m-image {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.m-testimonials__wrapper .swiper-slide .m-testimonial {
  background: unset;
  border-radius: 0px;
  padding: 0px;
}
.m-testimonials--layout-2 .m-testimonial__wrapper {
    padding: 40px !important;
    background: #fff;
    border-radius: 40px !important;
    display: flex;
    flex-direction: column;
}

.m-testimonials--layout-2 .m-testimonial__title {
    font-size: 36px !important;
    line-height: 1.1 !important;
    margin-bottom: 16px !important;
    order: 1;
    color: #2E222E !important;
    font-family: 'barlow-bold' !important;
}
.m-testimonials--layout-2 .m-stars {
    order: 0;
}
.m-testimonial__description {
    order: 2;
}
.m-testimonial__name {
    order: 3;
}

.m-testimonials--layout-1 .m-testimonial__wrapper {
  padding: 30px 0 0 0 !important;
  border-radius: 0 !important;
  text-align: center !important;
  background: unset !important;
}

.m-testimonial__description {
    font-size: 24px;
    margin-bottom: 30px !important;
    color: #2E222E !important;
    font-family: 'barlow-semibold';
    line-height: 1.2;
}
.testimonials .m-testimonial {
  opacity: 1;
}

.testimonials .bg-white {
  border-radius: 50px;
  padding: 30px;
}

.testimonials .testimonial-image {
  margin-bottom: 20px;
}

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

.testimonials .stars {
  margin-bottom: 20px !important;
}

.testimonials .sf__tes-desc {
  margin-bottom: 0;
}

.testimonials .sf__tes-desc p:first-child {
  margin-bottom: 20px;
}

.testimonials .swiper-pagination-bullet-active {
  border-color: #037a3f;
}

.testimonials .swiper-pagination-bullet:after {
  background-color: #037a3f;
}
.testimonials .bg-white responsive-image.sf-image {
  border-radius: 20px;
}
.m-testimonials--layout-1 .m-stars {
  margin-bottom: 10px !important;
}

/*================== overnight oats page css start ========================================*/
@font-face {
  font-family: SOUTHING;
  src: url(/cdn/shop/files/SOUTHING-K7LA7_2.OTF?v=1733253292);
  font-weight: 400;
}
@font-face {
    font-family: barlow-bold;
    src: url(/cdn/shop/files/Barlow-Bold_81064786-f960-4278-a1fd-abfd838f0dc7.ttf?v=1728586806);
    font-weight: 700;
}
@font-face {
    font-family: barlow-semibold;
    src: url(/cdn/shop/files/Barlow-SemiBold_df15e282-ae6c-46fd-b2d0-ba1409abbc4a.ttf?v=1728586806);
    font-weight: 600;
}
.banner-sub-heading>span {
    color: #143230 !important;
    font-family: 'SOUTHING';
    font-weight: 400;
    font-size: 115px;
    line-height: 1;
}
.wgco-hero-section .hero-content a {
    position: relative;
}
.wgco-hero-section .hero-content a:after {
    content: "Begin Now";
    position: absolute;
    top: -20px;
    left: 35px;
    font-family: 'Barlow';
    color: #143230;
    background: #ffefeb;
    border-radius: 30px;
    padding: 5px 15px;
    font-size: 18px;
    transform: rotate(-2.62deg);
}
.overnight-section-1>div:first-child h3,
.overnight-section-1>div:last-child h2,
.overnight-section-2>div:first-child span,
.overnight-section-2>div:last-child h2 {
    font-family: 'barlow-bold';
    font-size: 76px;
    color: #143230;
    line-height: 1;
}
.overnight-section-1>div:first-child,
.overnight-section-2>div:last-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}
.overnight-section-1>div:first-child span {
    font-size: 96px;
    font-family: 'M-Heading-Font';
    font-weight: 400;
    background: #143230;
    line-height: 1;
    color: #FFEFEB;
    padding: 5px 15px;
    transform: rotate(-1deg);
}
.overnight-section-1, .overnight-section-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 60px;
    width: 700px;
    margin: auto;
}
.overnight-section-1>div:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}
.overnight-section-1>div:nth-child(2) p,
.overnight-section-1>div:nth-child(2) span,
.overnight-section-2>div:last-child p {
    font-size: 28px;
    line-height: 1.3;
    color: #143230;
    font-family: barlow-semibold;
}
.overnight-section-1>div h2 {
    font-size: 48px;
    font-family: 'barlow-bold';
    line-height: 1.1;
    color: #143230;
}
.overnight-section-1>span {
    font-family: 'barlow-bold';
    font-size: 28px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 0;
    color: #143230;
    align-items: center;
    line-height: 1.2;
}
.overnight-section-1>div:nth-child(2) span {
    color: #143230;
}
.super-peanut-butter-section-1 p.m-richtext__subtitle {
    font-size: 64px;
    font-family: 'barlow-bold';
    color: #143230;
    margin-bottom: 0;
    line-height: 1;
}
.super-peanut-butter-section-1 .m-richtext__title {
    font-size: 160px;
    color: #143230;
    line-height: 1;
}
.super-peanut-butter-section-1 .m-richtext__description {
    margin-top: 0;
    position: relative;
}
.super-peanut-butter-section-1 .m-richtext__description>p:first-child {
    font-size: 64px;
    font-family: 'barlow-bold';
    line-height: 1.1;
    color: #143230;
}
.super-peanut-butter-section-1 .m-richtext__description>p:last-child {
    font-size: 48px;
    font-family: 'barlow-bold';
    color: #143230;
    line-height: 1.2;
    margin-top: 80px;
}
.super-peanut-butter-section-1 .m-richtext__button {
    margin-top: 30px;
}
.overnight-section-1>div>div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}
.super-peanut-butter-section-1 .m-custom-content__block-image {
    width: 35%;
    margin: auto;
    position: relative;
}
.super-peanut-butter-section-1 .m-richtext__description:after {
    position: absolute;
    content: "";
    top: 20px;
    right: -150px;
    background: url(/cdn/shop/files/approved_by_mukesh.svg?v=1741800920);
    height: 170px;
    width: 500px;
    background-size: cover;
    background-repeat: no-repeat;
}
.super-peanut-butter-section-1 .m-custom-content__block-image:after {
    top: -40px;
    right: -40px;
    width: 170px;
    height: 170px;
    background: url(/cdn/shop/files/clinically_tested.svg?v=1741801149);
    content: "";
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
}
.super-peanut-butter-section-1,
.wgco-product {
    background: #9ac4c2;
}
.overnight-section-1>div>div>div {
    display: flex;
    align-items: center;
    gap: 15px;
}
.overnight-section-2-main {
    background: #f9de97;
}
.overnight-section-2>div:first-child h3 {
    color: #143230;
    font-size: 128px;
    line-height: 1;
}
.overnight-section-2>div:first-child {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
    gap: 10px;
}
.overnight-full-image .container-full {
    padding: 0;
}
.overnight-full-image {
    margin: -115px 0;
    z-index: -1;
    position: relative;
}
.breakfast-oats-sec .m-icon-box__content .m-icon-box__description {
    font-family: 'Barlow';
    font-size: 18px;
    line-height: 1.1;
}
/*=============== bina css start ================  */
.breakfast-oats-sec{
    background: linear-gradient(180deg, #143230 13%, #D36884 100%);
    color: #F9DE97;
}
.breakfast-oats-sec .m-section__heading {
    width: 42%;
    margin: auto;
    text-align: center;
}
.breakfast-oats-sec .m-icon-box{
  background: transparent;
}
.breakfast-oats-sec  .m-section__heading,
.breakfast-oats-sec .m-icon-box__heading,
.breakfast-oats-sec .m-icon-box__description{
  color:#F9DE97
}
.breakfast-oats-sec .m-icon-box--vertical .m-icon-box__content {
    margin: 25px 25px 0px 25px;
}
.breakfast-oats-sec .m-icon-box__heading {
    font-size: 48px;
}
.breakfast-oats-sec .m-icon-box__heading {
    font-size: 48px;
    font-family: 'Barlow';
    width: 78%;
    text-align: left;
    line-height: 1;
    margin-bottom: 20px;
}
.wgco-product .main-product__block-price span.m-product-tag {
    background: #143230 !important;
    color: #FFFFFF;
}
.wgco-product .pdp-member-tag {
    background: linear-gradient(92deg, #143230 2.41%, #2e222e), linear-gradient(90deg, #a11101 .06%, #f1321d 67.98%, #a11101 99.94%);
}
.healthy-or-not-sec .m-section__description {
    color: #143230;
    font-size: 36px;
    font-family: 'Barlow';
    line-height: 1;
}
.healthy-or-not-sec .m-section__heading {
    color: #143230;
    font-size: 96px !important;
    width: 60%;
    margin: auto;
    text-align: center;
}
.healthy-or-not-sec .m-section__header {
    margin-bottom: 70px!important;
}
.main-product__block-price .m-price__sale .m-price-item--sale,
.main-product__block-price .m-price__sale .m-price-item--regular{
    font-family: 'barlow-bold';
}
.m-product-media--slider .m-product-media--slider__thumbnails .m-product-media {
    border: 2px solid #143230 !important;
}
.healthy-or-not-sec .content__button {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}
.healthy-or-not-sec .content__button a.m-button.m-button--primary {
    color: #143230;
    background: #F9DE97;
    border-radius: 55px;
    border: 2px solid #143230;
    box-shadow: 0px 4px 0px 0px #143230;
    gap: 15px;
}
.healthy-or-not-sec .content__button a.m-button.m-button--primary path {
    stroke: #143230;
}
.healthy-or-not-sec {
    position: relative;
}
.healthy-or-not-sec:after {
    position: absolute;
    content: "";
    bottom: 155px;
    left: 0;
    height: 300px;
    width: 100%;
    background: linear-gradient(180deg, #FFEFEB 0%, #F4BFD8 100%);
}
.healthy-or-not-sec:before {
    position: absolute;
    content: "";
    bottom: -90px;
    left: 0;
    height: 245px;
    width: 100%;
    background: linear-gradient(0deg, #FFEFEB 0%, #F4BFD8 100%);
}
/*=============== bina css end ================  */
.section-3-image-content>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.m-testimonial__name {
    font-size: 24px;
    font-family: 'barlow-semibold';
    color: #2E222E;
}
.people-image-section {
    background: linear-gradient(0deg, #CF5A8F, transparent);
}
.wgco-header div > :last-child a {
    padding: 10px 35px !important;
    border: 2px solid #143230;
    background: #143230;
    box-shadow: 0px 3px 0px 0px #64a19b;
}
.m-main-product--media {
    padding-right: 25px;
}
.m-main-product--info {
    padding-left: 25px;
}
/*================== overnight oats page css end ========================================*/
.super-peanut-butter-section-5 .m-richtext__title,
.super-peanut-butter-section-3 .m-section__heading,
.super-peanut-butter-section-5 .m-richtext__title,
.super-peanut-butter-section-2 .m-section__heading,
.super-peanut-butter-section-chart .m-richtext__title,
.built-in-section-slider .m-slide__content .built-by-trust>h3,
.built-in-section-slider .m-hero__content .built-by-trust>h3 {
  font-size: 96px !important;
}

.super-peanut-butter-section-2 .m-richtext__description,
.super-peanut-butter-section-4 .m-richtext__description,
.super-peanut-butter-section-chart p.m-richtext__subtitle,
.super-peanut-butter-section-last .m-richtext__description,
.built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p,
.built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p {
    font-size: 48px;
}

.super-peanut-butter-section-1 .m-video__wrapper {
    border-radius: 40px;
}
.main-product__block-text .m-product-text {
    font-size: 40px;
    font-family: 'barlow-bold';
    color: #143230;
}
.wgco-product .wgco-product-point > div span {
    font-family: 'barlow-bold';
}
.with-bg-1 {
    background: #9ac4c2;
}
.super-peanut-butter-section-2 {
    background: #143230;
}
.super-peanut-butter-section-2 p.m-section__subheading {
    font-family: 'barlow-bold';
    color: #9AC4C2;
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 1.2;
}
.super-peanut-butter-section-2 .m-section__heading {
    color: #fff;
    width: 75%;
    margin: auto;
}
.super-peanut-butter-section-2 .m-richtext__description {
    color: #fff;
    font-family: 'barlow-bold';
    line-height: 1.1;
    width: 90%;
    margin: auto;
}
.divider-bg-dark,
.super-peanut-butter-section-last {
    background: #143230;
}
.super-peanut-butter-section-3 p.m-section__subheading {
    font-family: 'barlow-bold';
    color: #037A3F;
    font-size: 32px;
    margin-bottom: 15px;
}
.super-peanut-butter-section-3 .m-section__heading {
    color: #143230;
}
.super-peanut-butter-section-4 .m-richtext__description {
    margin-top: 0;
    font-family: 'barlow-bold';
    line-height: 1.2;
}
.super-peanut-butter-section-chart {
    background: #9ac4c2;
}
.super-peanut-butter-section-chart p.m-richtext__subtitle {
    font-family: 'barlow-bold';
    color: #143230;
}
.super-peanut-butter-section-chart .m-richtext__title {
    color: #143230;
}
.super-peanut-butter-section-chart .chart-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}
.super-peanut-butter-section-chart .chart-section .text {
    display: flex;
    align-items: center;
    background: #F2BA26;
    border-radius: 16px;
}
.super-peanut-butter-section-chart .chart-section .text>div:first-child {
    font-size: 32px;
    font-family: 'Barlow';
    color: #143230;
    padding: 16px 20px;
}
.super-peanut-butter-section-chart .chart-section .text>div:last-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #143230;
    padding: 16px 20px;
    border-radius: 0 16px 16px 0px;
}
.super-peanut-butter-section-chart .chart-section .text>div:last-child h4 {
    font-family: 'Barlow';
    color: #9AC4C2;
    font-size: 32px;
}
.super-peanut-butter-section-chart .chart-section .text>div:last-child p {
    font-size: 16px;
    color: #9AC4C2;
    font-family: 'Barlow';
}
.super-peanut-butter-section-chart .chart-section .chart-image img {
    width: 100%;
}
.super-peanut-butter-section-last .m-section__heading {
    font-size: 218px !important;
    color: #fff;
}
.super-peanut-butter-section-last .m-section__description {
    font-size: 36px;
    font-family: 'barlow-bold';
    color: #9AC4C2;
    line-height: 1.2;
}
.super-peanut-butter-section-last .m-richtext__description {
    font-size: 48px;
    line-height: 1;
    font-family: 'barlow-bold';
    margin-top: 0;
}
.super-peanut-butter-section-last .m-richtext__description p {
    color: #9AC4C2;
    opacity: 0.7;
}
.super-peanut-butter-section-last .m-richtext__description p:nth-child(even) {
    color: #fff;
    opacity: 1;
}
.super-peanut-butter-section-last .m-custom-content__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.super-peanut-butter-section-last .m-richtext__button.content__button {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
}
.built-in-section-slider .m-slide__content,
.built-in-section-slider .m-hero__content {
    max-width: 100%;
    height: 100%;
}
.built-in-section-slider .m-slide__content .section-content .research-images,
.built-in-section-slider .m-hero__content .section-content .research-images {
    display: flex;
    align-items: center;
    gap: 15px;
}
.built-in-section-slider .m-slide__content .section-content .research-images>div,
.built-in-section-slider .m-hero__content .section-content .research-images>div {
    width: 20%;
    position: relative;
}
.built-in-section-slider .m-slide__content .section-content .research-images>div img.mark,
.built-in-section-slider .m-hero__content .section-content .research-images>div img.mark {
    position: absolute;
    top: 30px;
    left: 30px;
    height: 38px;
    width: 38px;
}
.built-in-section-slider .m-slide__content .section-content .research-images>div>div,
.built-in-section-slider .m-hero__content .section-content .research-images>div>div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    padding: 32px;
    gap: 16px;
}
.built-in-section-slider .m-slide__content .section-content .research-images>div>div p,
.built-in-section-slider .m-hero__content .section-content .research-images>div>div p {
    font-size: 32px;
    font-family: 'Barlow';
    color: #143230;
    line-height: 1.2;
}
.built-in-section-slider .m-slide__content .section-content .research-images>div>div a,
.built-in-section-slider .m-hero__content .section-content .research-images>div>div a {
    font-size: 20px;
    font-family: 'Barlow';
    color: #037A3F;
    text-decoration: underline;
}
.built-in-section-slider .m-slide__wrapper,
.built-in-section-slider .m-hero__inner {
    height: 100%;
    padding-top: 200px;
    padding-bottom: 200px;
}
.built-in-section-slider .m-slide__content h2.m-richtext__title,
.built-in-section-slider .m-hero__content h2.m-hero__title {
    height: 100%;
}
.built-in-section-slider .m-slide__content .built-by-trust>h3,
.built-in-section-slider .m-hero__content .built-by-trust>h3 {
    color: #fff;
}
.built-in-section-slider .m-slide__content .built-by-trust .section-content,
.built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content,
.built-in-section-slider .m-hero__content .built-by-trust .section-content,
.built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
}
.built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p,
.built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p {
    color: #fff;
    font-family: 'barlow-bold';
    font-size: 48px;
}
.built-in-section-slider .m-slide__content .built-by-trust,
.built-in-section-slider .m-hero__content .built-by-trust {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p span,
.built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p span {
    text-decoration: underline;
}
.chart-image {
    width: 100%;
}
.super-peanut-butter-section-last .m-richtext__description p:nth-child(even) {
    margin-block: 0;
}
.super-peanut-butter-section-last .m-richtext__description p:first-child {
    margin-bottom: 20px;
}
.super-peanut-butter-section-last .m-richtext__description p:last-child {
    margin-top: 20px;
}
.ksm-video .m-custom-content__wrapper {
    display: flex;
    justify-content: center;
}

@media(max-width:1680px){
  .overnight-full-image {
      margin: -105px 0;
  }
  .banner-sub-heading>span {
      font-size: 100px;
  }
  .wgco-hero-section .hero-content h1 {
      font-size: 90px;
  }
  .wgco-hero-section .hero-content > p {
      font-size: 25px;
  }
  .breakfast-oats-sec .m-section__heading {
      width: 55%;
  }
  .breakfast-oats-sec .m-icon-box__heading {
      font-size: 45px;
  }
  .section-3-image-content-2 h3 {
      font-size: 120px;
  }
  .section-3-image-content-2 > div > div > div,
  .section-3-image-content-2 > div > div > img {
      border-radius: 25px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 90px !important;
  }
  .m-testimonial__description {
      font-size: 30px;
      margin-bottom: 25px !important;
  }
  .m-testimonials--layout-2 .m-testimonial__title {
      font-size: 32px !important;
  }
  .overnight-section-1>div h2 {
      font-size: 45px;
  }
  .built-in-section-slider .m-slide__wrapper,
  .built-in-section-slider .m-hero__inner {
      padding-top: 110px;
      padding-bottom: 150px;
  }
  .super-peanut-butter-section-chart .m-custom-content__wrapper {
      row-gap: 80px;
  }
}

@media (max-width: 1440px) {
  .wgco-why-choose-section .section__header h2.section__heading,
  .section-3-try > div h2,
  .wgco-approved-section .sf-custom__block--text h3.content__heading,
  .powder-section-12 h3.m-richtext__title,
  .super-peanut-butter-section-1 p.m-richtext__subtitle,
  .super-peanut-butter-section-1 .m-richtext__description>p:first-child {
    font-size: 60px !important;
  }

  .wgco-choice-section h2.section__heading {
    width: 35%;
  }

  .section-3-content-2 h3,
  .section-3-content-2 h4,
  .section-3-image-content h3,
  .testimonial-section h2.m-section__heading {
    font-size: 60px;
  }

  .section-3-content-2 h3 span {
    font-size: 110px;
  }

  .wgco-hero-section:after,
  .wgco-reels-section:before {
    height: 90px;
  }

  .section-3-content-2 p {
    font-size: 25px;
  }

  .wgco-hero-section .container.section-py {
    padding-top: 60px;
    padding-bottom: 10px;
  }

  .wgco-hero-section .hero-content h1 {
      font-size: 75px;
      width: 80%;
      margin-top: 0;
  }

  .wgco-hero-section .hero-content .rating {
    padding: 12px 15px;
  }

  .wgco-hero-section .hero-content .rating p {
    font-size: 16px;
  }

  .wgco-hero-section .hero-content .rating img {
    height: 20px;
    width: auto;
  }

  .section-3-try > div a,
  .wgco-approved-section
    .sf-custom__block--text
    .sf-custom__text-cta
    a.sf__btn.sf__btn-primary,
  .section-3-image-content a {
    padding: 15px 35px;
    font-size: 22px;
  }

  .wgco-hero-section .hero-content > p {
    margin-top: 20px;
  }

  .wgco-hero-section .hero-content .bottom-icons {
    margin-top: 20px;
  }

  .wgco-hero-section .hero-content .bottom-icons div p {
    font-size: 16px;
  }

  .wgco-approved-section:after {
    bottom: -95px;
    height: 95px;
  }

  .wgco-choice-section:before {
    top: -85px;
    height: 89px;
  }

  .wgco-choice-section {
    margin-top: 150px;
  }

  .powder-section-12 .faq-inner .faq-question {
    font-size: 18px;
  }

  .powder-section-12 .faq-content .faq-inner {
    padding: 0 0 12px;
  }

  .powder-section-12 .faq-content .faq-inner:not(:last-child) {
    margin-bottom: 12px;
  }

  .wgco-header:after {
    bottom: -50px;
    height: 50px;
  }

  .wgco-hero-section:after,
  .wgco-reels-section:before {
    height: 90px;
    width: 310px;
  }

  .wgco-why-choose-section .section-3-content p {
    font-size: 25px;
  }

  /* .wgco-why-choose-section .section-3-content {
        width: 50%;
    } */
  .wgco-why-choose-section .section-3-content h2 {
    font-size: 115px;
  }
  .shilpa-approved-section > div h3 {
    font-size: 30px;
  }
  .shilpa-approved-section > div {
    gap: 50px;
  }
  .wgco-product .rating {
    padding: 10px;
  }
  .wgco-product .rating svg {
    height: 20px;
    width: auto;
  }
  .section-3-image-content p {
    font-size: 35px;
  }
  .section-3-image-content {
    gap: 40px;
  }
  .divider-top img {
    margin: -1px 0;
  }
  .why-approve-section h3 {
    font-size: 50px;
    width: 64%;
  }
  .why-approve-section h3 {
    font-size: 50px;
    width: 64%;
  }
  .wgco-steps-section h2.section__heading {
    width: 45%;
    margin: auto;
    font-size: 50px !important;
  }
  .why-approve-section {
    gap: 50px;
  }
  .why-approve-section .features .feature-container > div {
    padding: 25px;
    gap: 15px;
  }
  .why-approve-section .features .feature-container > div h4 {
    font-size: 25px;
  }
  .wgco-table-section .steps-heading h3.content__heading,
  .powder-section-12 h3.content__heading {
    font-size: 55px !important;
  }
  .wgco-table-section .steps-heading p {
    font-size: 23px;
  }
  .wgco-steps-section .wgco-steps-section p {
    font-size: 18px;
  }
  .news-paper-side-section:before {
    left: 0;
  }
  .news-paper-side-section:after {
    right: 0;
    height: 307px;
    width: 330px;
  }
  .report-popup {
    height: 550px;
  }
  .section-3-image-content-2 > div > div > div {
    gap: 30px;
    padding: 35px;
  }
  .testimonial-section
    .sf-testimonials__container
    .review-block
    h3.sf__tes-title {
    font-size: 25px;
    padding: 0px 20px;
    height: 50px;
  }
  .testimonial-section .sf-testimonials__container .review-block .bg-white {
    padding: 0 0 20px 0px;
  }
  .testimonial-section
    .sf-testimonials__container
    .review-block
    .testimonial-image
    responsive-image.sf-image {
    border-radius: 30px 30px 0px 0;
  }
  .testimonial-section .sf-testimonials__container .review-block .bg-white {
    border-radius: 30px;
  }
  .testimonial-section .m-section__description {
    width: 60%;
  }
  .wgco-product .prod__title h2,
  .m-section__header h2.m-section__heading,
  .built-in-section-slider .m-slide__content .built-by-trust>h3,
  .built-in-section-slider .m-hero__content .built-by-trust>h3,
  .super-peanut-butter-section-chart .m-richtext__title {
    font-size: 90px !important;
  }
  /* .m-testimonials__wrapper .swiper-slide .m-testimonial {
    border-radius: 15px;
    padding: 20px;
  } */
  .m-testimonials--layout-1 .m-testimonial__image responsive-image.m-image {
    border-radius: 10px;
  }
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 65px;
  }
  .overnight-section-1>div:first-child span {
      font-size: 85px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 115px;
  }
  .overnight-full-image {
      margin: -90px 0;
  }
  .banner-sub-heading>span {
      font-size: 90px;
  }
  .breakfast-oats-sec .m-icon-box__heading {
      font-size: 40px;
      margin-bottom: 15px;
  }
  .section-3-image-content-2 h3 {
      font-size: 100px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 80px !important;
  }
  .healthy-or-not-sec .m-section__description,
  .section-3-image-content p {
      font-size: 33px;
  }
  .section-3-try {
      padding: 50px 45px;
  }
  .m-testimonial__description {
      font-size: 25px;
      margin-bottom: 20px !important;
  }
  .m-testimonial__name {
      font-size: 22px;
  }
  .m-testimonials .m-star svg {
      height: 25px !important;
      width: 25px !important;
  }
  .m-testimonials--layout-2 .m-stars {
      margin-bottom: 15px !important;
  }
  .m-testimonials--layout-2 .m-testimonial__wrapper {
      padding: 30px !important;
  }
  .overnight-section-1>div>div>div img {
      height: 35px;
      width: auto;
  }
  .overnight-section-1>span {
      font-size: 25px;
  }
  .overnight-section-1>span img {
      height: 35px;
  }
  .super-peanut-butter-section-1 .m-richtext__title {
      font-size: 140px;
  }
  .super-peanut-butter-section-1 .m-richtext__description>p:last-child {
      font-size: 45px;
      margin-top: 60px;
  }
  .super-peanut-butter-section-2 .m-richtext__description,
  .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p,
  .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p,
  .super-peanut-butter-section-4 .m-richtext__description,
  .super-peanut-butter-section-chart p.m-richtext__subtitle {
      font-size: 45px;
  }
  .super-peanut-butter-section-1 .m-richtext__button {
      margin-top: 25px;
  }
  .super-peanut-butter-section-1 .m-richtext__description:after {
      top: 35px;
      right: -150px;
      height: 140px;
      width: 410px;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image:after {
      top: -40px;
      right: -40px;
      width: 160px;
      height: 160px;
  }
  .super-peanut-butter-section-2 p.m-section__subheading {
      font-size: 30px;
      margin-bottom: 25px;
  }
  .super-peanut-butter-section-2 .m-section__heading {
      width: 80%;
  }
  .super-peanut-butter-section-2 .m-custom-content__wrapper {
      gap: 60px;
  }
  .super-peanut-butter-section-2 .m-richtext__description {
      width: 100%;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div,
  .built-in-section-slider .m-hero__content .section-content .research-images>div>div {
      padding: 25px;
      gap: 15px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div p,
  .built-in-section-slider .m-hero__content .section-content .research-images>div>div p {
      font-size: 25px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div a,
  .built-in-section-slider .m-hero__content .section-content .research-images>div>div a {
      font-size: 18px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div img.mark,
  .built-in-section-slider .m-hero__content .section-content .research-images>div img.mark {
      top: 25px;
      left: 25px;
      height: 35px;
      width: 35px;
  }
  .built-in-section-slider .m-slide__content .built-by-trust .section-content, .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content, .built-in-section-slider .m-hero__content .built-by-trust .section-content, .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content {
      gap: 30px;
  }
  .super-peanut-butter-section-3 p.m-section__subheading {
      font-size: 30px;
  }
  .super-peanut-butter-section-3 .m-section__heading {
      width: 80%;
      margin: auto;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:first-child,
  .super-peanut-butter-section-chart .chart-section .text>div:last-child h4 {
      font-size: 30px;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:last-child,
  .super-peanut-butter-section-chart .chart-section .text>div:first-child {
      padding: 15px 20px;
  }
  .super-peanut-butter-section-last .m-section__heading {
      font-size: 180px !important;
  }
  .super-peanut-butter-section-last .m-section__description {
      font-size: 33px;
  }
  .super-peanut-butter-section-last .m-richtext__description {
      font-size: 40px;
  }
  .super-peanut-butter-section-last .m-richtext__button.content__button {
      margin-top: 50px;
  }
}

@media (max-width: 1366px) {
  .wgco-announcement {
    padding: 8px;
    font-size: 16px;
  }

  .did-you-know-shop-button .sf-custom__text-cta a.sf__btn.sf__btn-primary {
    padding: 20px 60px;
  }

  .wgco-hero-section .hero-content h1 {
      font-size: 70px;
      width: 75%;
      /* margin-top: 20px; */
  }

  .wgco-hero-section .hero-content > p {
      margin-top: 20px;
      font-size: 22px;
      width: 60%;
  }

  .section-3-content-2 h3,
  .section-3-content-2 h4,
  .section-3-image-content h3,
  .testimonial-section h2.m-section__heading {
    font-size: 55px;
  }

  .section-3-content-2 {
    width: 60%;
    gap: 35px;
  }

  .section-3-content-2 h3 span {
    font-size: 100px;
  }

  .wgco-header:after {
    bottom: -45px;
    height: 45px;
  }

  .wgco-hero-section .hero-content .rating {
    padding: 10px 15px;
  }

  .wgco-hero-section .hero-content .rating p {
    font-size: 16px;
  }

  .wgco-hero-section .hero-content .buttons {
    margin-top: 40px;
  }

  .wgco-hero-section .hero-content a, .wgco-header div > :last-child a, .section-3-content-3 a {
      padding: 15px 35px;
      font-size: 20px;
  }

  .wgco-hero-section .hero-content a:after {
      font-size: 15px;
  }

  .wgco-why-choose-section .section__header h2.section__heading,
  .section-3-try > div h2,
  .powder-section-12 h3.m-richtext__title,
  .super-peanut-butter-section-1 p.m-richtext__subtitle,
  .super-peanut-butter-section-1 .m-richtext__description>p:first-child {
    font-size: 55px !important;
  }

  .wgco-reels-section .reels-text h4,
  .wgco-choice-section h2.section__heading {
    font-size: 45px !important;
  }

  .wgco-product .prod__title h2,
  .m-section__header h2.m-section__heading,
  .built-in-section-slider .m-slide__content .built-by-trust>h3,
  .built-in-section-slider .m-hero__content .built-by-trust>h3,
  .super-peanut-butter-section-chart .m-richtext__title {
      font-size: 80px !important;
  }

  .main-product__block-text .m-product-text {
      font-size: 35px;
  }

  .wgco-table-section h2.section__heading,
  .wgco-steps-section h2.section__heading {
    font-size: 45px !important;
  }

  .wgco-transformers-section .section__header,
  .wgco-why-choose-section .section__header,
  .wgco-choice-section .section__header,
  .wgco-table-section .section__header {
    margin-bottom: 40px;
  }

  .wgco-why-choose-section
    .sf-custom__block--image_with_text
    .sf-custom__grid
    .sf-custom__block
    h3.content__heading,
  .wgco-did-you-know-text h3.content__heading,
  .did-you-know-spike-section p {
    font-size: 27px;
  }

  .wgco-why-choose-section
    .sf-custom__block--image_with_text
    .sf-custom__grid
    .sf-custom__block
    p {
    font-size: 18px;
    width: 90%;
  }

  .wgco-did-you-know-text p.content__subheading {
    font-size: 20px;
    padding: 17px 45px;
    width: 58%;
  }

  .did-you-know-spike-section h4 {
    font-size: 55px;
    width: 40%;
  }

  .wgco-reels-section .reels-text h4 {
    width: 45%;
  }

  .wgco-product .wgco-product-point > div {
    font-size: 18px;
  }

  .wgco-product .text-color-regular-price,
  .main-product__block-price
    .f-price__regular
    span.f-price-item.f-price-item--regular {
    font-size: 30px;
  }

  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 40px;
  }

  .wgco-approved-section .sf-custom__block--text .content__subheading {
    font-size: 23px;
  }

  .wgco-steps-section h2.section__heading {
    width: 40%;
  }

  .wgco-choice-section:before {
    top: -83px;
    height: 84px;
  }

  .wgco-hero-image:before {
    top: 30px;
    left: 70px;
    height: 200px;
    width: 150px;
  }

  .wgco-hero-image:after {
    bottom: 170px;
    right: 15px;
    height: 160px;
    width: 112px;
  }

  .wgco-why-choose-section .section-3-content p {
    font-size: 22px;
  }

  .wgco-why-choose-section .section-3-content {
    gap: 30px;
  }
  .wgco-why-choose-section .section-3-content h2 {
    font-size: 100px;
  }
  .shilpa-approved-section,
  .reels-video {
    margin: 0 20px;
  }
  .shilpa-approved-section > div h3 {
    font-size: 28px;
  }
  .shilpa-approved-section > div {
    gap: 40px;
  }
  .section-3-try > div > div {
    font-size: 22px;
  }
  .section-3-try {
      padding: 45px;
      gap: 40px;
      border-radius: 35px;
  }

  .m-testimonials--layout-2 .m-testimonial__wrapper {
      border-radius: 35px !important;
  }

  .breakfast-oats-sec responsive-image.m-image {
      border-radius: 35px;
  }
  
  .section-3-try > div {
    gap: 50px;
  }
  .why-approve-section .features .feature-container > div p {
    font-size: 16px;
  }
  .why-approve-section .features .feature-container > div h4 {
    font-size: 22px;
  }
  .why-approve-section .features {
    margin: 0 20px;
    gap: 20px;
  }
  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 55px !important;
    width: 80%;
    margin: auto;
  }
  .wgco-steps-section .wgco-steps-section p {
    font-size: 16px;
  }
  .wgco-steps-section .wgco-steps-section div {
    padding: 20px 30px;
  }
  .news-paper-side-section:after {
    right: 30px;
    height: 257px;
    width: 275px;
    top: 45%;
  }
  .news-paper-side-section:before {
    top: 70%;
    left: 30px;
    height: 262px;
    width: 290px;
  }
  .section-3-image-content-2 > div > div > div {
    padding: 30px;
  }
  .testimonial-section h2.m-section__heading {
    width: 55%;
  }
  .testimonial-section
    .sf-testimonials__container
    .review-block
    h3.sf__tes-title {
    font-size: 22px;
    height: 45px;
  }
  .testimonial-section .sf-testimonials__container .review-block .start-author {
    padding: 20px 20px 10px 20px;
  }
  .testimonial-section
    .sf-testimonials__container
    .review-block
    .start-author
    .sf__tes-name {
    font-size: 12px;
  }
  .testimonial-section .m-section__description {
    width: 60%;
    font-size: 18px;
  }
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 60px;
  }
  .overnight-section-1>div:first-child span {
      font-size: 75px;
  }
  .overnight-section-1, .overnight-section-2 {
      gap: 50px;
  }
  .overnight-section-1>div:nth-child(2) p, .overnight-section-1>div:nth-child(2) span, .overnight-section-2>div:last-child p {
      font-size: 25px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 105px;
  }
  .overnight-full-image {
      margin: -85px 0;
  }
  .banner-sub-heading>span {
      font-size: 75px;
  }
  .breakfast-oats-sec .m-icon-box__heading {
      font-size: 35px;
  }
  .section-3-image-content-2 h3 {
      font-size: 90px;
  }
  .section-3-image-content-2 > div > div > div > div p {
      font-size: 30px;
  }
  .section-3-image-content-2 > div > div > div > div h5 {
      font-size: 60px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 75px !important;
  }
  .m-testimonials--layout-2 .m-testimonial__title {
      font-size: 30px !important;
  }
  .overnight-section-1>div h2 {
      font-size: 40px;
  }
  .super-peanut-butter-section-1 .m-richtext__title {
      font-size: 125px;
  }
  .super-peanut-butter-section-1 .m-richtext__description>p:last-child {
      font-size: 40px;
      margin-top: 50px;
  }
  .super-peanut-butter-section-2 .m-richtext__description,
  .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p,
  .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p,
  .super-peanut-butter-section-4 .m-richtext__description,
  .super-peanut-butter-section-chart p.m-richtext__subtitle {
      font-size: 40px;
  }
  .super-peanut-butter-section-1 .m-richtext__button {
      margin-top: 20px;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image:after {
      top: -60px;
      right: -40px;
      width: 150px;
      height: 150px;
  }
  .super-peanut-butter-section-1 .m-video__wrapper {
      border-radius: 30px;
  }
  .super-peanut-butter-section-2 .m-section__heading {
      width: 75%;
  }
  .built-in-section-slider .m-slide__wrapper, .built-in-section-slider .m-hero__inner {
      padding-top: 80px;
      padding-bottom: 120px;
  }
  .built-in-section-slider .m-slide__content .built-by-trust .section-content, .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content, .built-in-section-slider .m-hero__content .built-by-trust .section-content, .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content {
      gap: 25px;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:first-child, .super-peanut-butter-section-chart .chart-section .text>div:last-child h4 {
      font-size: 28px;
  }
  .super-peanut-butter-section-chart .m-custom-content__wrapper {
      row-gap: 70px;
  }
  .super-peanut-butter-section-chart .chart-section {
      gap: 35px;
  }
  .super-peanut-butter-section-last .m-section__heading {
      font-size: 160px !important;
  }
}


@media (max-width: 1280px) {
  .wgco-why-choose-section .section__header h2.section__heading,
  .section-3-try > div h2,
  .powder-section-12 h3.m-richtext__title,
  .super-peanut-butter-section-1 p.m-richtext__subtitle,
  .super-peanut-butter-section-1 .m-richtext__description>p:first-child {
    font-size: 50px !important;
  }
  /* .wgco-why-choose-section .section__header h2.section__heading {
        width: 30%;
    } */

  .home-ugc-videos .owl-item > div > video {
    border-radius: 40px;
  }

  .section-3-content-2 h3,
  .section-3-content-2 h4,
  .section-3-image-content h3,
  .testimonial-section h2.m-section__heading {
    font-size: 50px;
  }

  .wgco-product .prod__title h2,
  .m-section__header h2.m-section__heading,
  .built-in-section-slider .m-slide__content .built-by-trust>h3,
  .built-in-section-slider .m-hero__content .built-by-trust>h3,
  .super-peanut-butter-section-chart .m-richtext__title {
      font-size: 70px !important; 
  }

  .section-3-content-2 h3 span {
    font-size: 90px;
  }

  .wgco-reels-section .reels-text h4,
  .wgco-choice-section h2.section__heading {
    font-size: 40px !important;
  }

  .wgco-table-section h2.section__heading,
  .wgco-steps-section h2.section__heading {
    font-size: 45px !important;
  }

  .wgco-transformers-section .section__header,
  .wgco-why-choose-section .section__header,
  .wgco-choice-section .section__header,
  .wgco-table-section .section__header {
    margin-bottom: 30px;
  }

  .wgco-why-choose-section
    .sf-custom__block--image_with_text
    .sf-custom__grid
    .sf-custom__block
    h3.content__heading,
  .wgco-did-you-know-text h3.content__heading,
  .did-you-know-spike-section p {
    font-size: 25px;
  }

  .did-you-know-spike-section h4 {
    font-size: 45px;
    width: 40%;
  }

  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 35px;
  }

  .wgco-approved-section .sf-custom__block--text:after {
    height: 50px;
    width: 60px;
  }

  .wgco-hero-section:after {
    height: 80px;
    width: 275px;
    left: 120px;
  }

  .wgco-reels-section:before {
    height: 80px;
  }

  .wgco-approved-section:after {
    bottom: -83px;
    height: 83px;
  }

  .wgco-choice-section:before {
    top: -78px;
    height: 79px;
  }

  .wgco-choice-section .choice-section > div > div span {
    font-size: 30px;
  }

  .wgco-choice-section .choice-section > div > div p {
    font-size: 20px;
  }

  .wgco-choice-button a.sf__btn.sf__btn-primary {
    font-size: 30px;
    padding: 22px 50px;
  }

  .wgco-choice-section .container.section-py {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .wgco-why-choose-section .section-3-content h2 {
    font-size: 80px;
  }
  .section-3-image-content {
    gap: 35px;
  }
  .section-3-try > div a,
  .wgco-approved-section
    .sf-custom__block--text
    .sf-custom__text-cta
    a.sf__btn.sf__btn-primary,
  .section-3-image-content a {
    padding: 12px 30px;
    font-size: 20px;
  }
  .why-approve-section h3 {
    font-size: 45px;
    width: 75%;
  }
  .why-approve-section {
    gap: 40px;
  }
  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 50px !important;
  }
  .wgco-table-section .steps-heading h3.content__heading,
  .powder-section-12 h3.content__heading {
    font-size: 50px !important;
  }
  .shilpa-approved-section > div img {
    height: 40px;
  }
  .shilpa-approved-section > div h3 {
    font-size: 25px;
  }
  .report-popup {
    height: 500px;
    width: 50%;
  }
  .section-3-image-content-2 > div > div > div {
    gap: 20px;
  }
  .section-3-image-content-2 > div > div > div > div p {
    font-size: 28px;
  }
  .section-3-image-content-2 > div > div > div > div h5 {
      font-size: 55px;
  }
  .section-3-image-content-2 > div > div > div > img {
    width: 75px;
    height: 75px;
  }
  .testimonial-section
    .sf-testimonials__container
    .review-block
    h3.sf__tes-title {
    font-size: 20px;
    height: 40px;
  }
  .m-testimonials--layout-1 .m-testimonial__wrapper {
    padding: 20px 0 0 0 !important;
  }
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 55px;
  }
  .overnight-section-1>div:first-child span {
      font-size: 70px;
  }
  .overnight-section-1, .overnight-section-2 {
      width: 600px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 95px;
  }
  .overnight-full-image {
      margin: -80px 0;
  }
  .banner-sub-heading>span {
      font-size: 65px;
  }
  .wgco-hero-section .hero-content h1 {
      font-size: 60px;
      width: 60%;
      /* margin-top: 20px; */
  }
  .wgco-hero-section .hero-content > p {
      margin-top: 20px;
      font-size: 20px;
      width: 50%;
  }
  .wgco-hero-section .hero-content a, .wgco-header div > :last-child a, .section-3-content-3 a { 
      padding: 13px 30px;
  }
  .wgco-hero-section .hero-content a:after {
      top: -18px;
      left: 25px;
      padding: 4px 13px;
      font-size: 14px;
  }
  .wgco-header div > :last-child a {
      padding: 8px 30px !important;
      /* box-shadow: 0px 2px 0px 0px #A51F5D; */
  }
  .breakfast-oats-sec .m-icon-box--vertical .m-icon-box__content {
      margin: 20px 20px 0px 20px;
  }
  .breakfast-oats-sec .m-icon-box__heading {
      font-size: 30px;
      margin-bottom: 10px;
  }
  .section-3-image-content-2 h3 {
      font-size: 80px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 70px !important;
  }
  .healthy-or-not-sec .m-section__description,
  .section-3-image-content p {
      font-size: 30px;
  }
  .overnight-section-1>div h2 {
      font-size: 35px;
  }
  .super-peanut-butter-section-1 .m-richtext__title {
      font-size: 115px;
  }
  .super-peanut-butter-section-1 .m-richtext__description>p:last-child {
      font-size: 35px;
      margin-top: 40px;
  }
  .super-peanut-butter-section-2 .m-richtext__description,
  .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p,
  .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p,
  .super-peanut-butter-section-4 .m-richtext__description,
  .super-peanut-butter-section-chart p.m-richtext__subtitle {
      font-size: 35px;
  }
  .super-peanut-butter-section-1 .m-richtext__description:after {
      top: 15px;
      right: -110px;
      height: 120px;
      width: 358px;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image:after {
      top: -55px;
      right: -40px;
      width: 145px;
      height: 145px;
  }
  .super-peanut-butter-section-2 .m-custom-content__wrapper {
      gap: 50px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div,
  .built-in-section-slider .m-hero__content .section-content .research-images>div>div {
      padding: 20px;
      gap: 10px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div img.mark,
  .built-in-section-slider .m-hero__content .section-content .research-images>div img.mark {
      top: 20px;
      left: 20px;
      height: 30px;
      width: 30px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div p,
  .built-in-section-slider .m-hero__content .section-content .research-images>div>div p {
      font-size: 22px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div a,
  .built-in-section-slider .m-hero__content .section-content .research-images>div>div a {
      font-size: 16px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images,
  .built-in-section-slider .m-hero__content .section-content .research-images {
      gap: 10px;
  }
  .super-peanut-butter-section-3 p.m-section__subheading {
      font-size: 28px;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:first-child, .super-peanut-butter-section-chart .chart-section .text>div:last-child h4 {
      font-size: 25px;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:last-child, .super-peanut-butter-section-chart .chart-section .text>div:first-child {
      padding: 10px 15px;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:last-child p {
      font-size: 14px;
  }
  .super-peanut-butter-section-chart .m-custom-content__wrapper {
      row-gap: 60px;
  }
  .super-peanut-butter-section-last .m-section__heading {
      font-size: 140px !important;
  }
  .super-peanut-butter-section-last .m-section__description {
      font-size: 30px;
  }
  .super-peanut-butter-section-last .m-richtext__description {
      font-size: 37px;
  }
  .super-peanut-butter-section-last .m-richtext__button.content__button {
      margin-top: 40px;
  }
}

@media(max-width:1080px){
  .breakfast-oats-sec .m-section__heading {
      width: 65%;
  }
  .section-3-image-content-2 h3 {
      font-size: 70px;
  }
  .section-3-image-content-2 > div > div > div > div p {
      font-size: 25px;
  }
  .section-3-image-content-2 > div > div > div > div h5 {
      font-size: 50px;
  }
  .m-testimonial__description {
      font-size: 20px;
      margin-bottom: 10px !important;
  }
  .m-testimonial__name {
      font-size: 18px;
  }
  .m-testimonials--layout-2 .m-stars {
      margin-bottom: 10px !important;
  }
  .m-testimonials .m-star svg {
      height: 22px !important;
      width: 22px !important;
  }
  .m-testimonials--layout-2 .m-testimonial__wrapper {
      padding: 25px !important;
  }
  .overnight-section-1>span {
      font-size: 22px;
  }
  .overnight-section-1>span img {
      height: 30px;
  }
  .super-peanut-butter-section-1 .m-richtext__title {
      font-size: 100px;
  }
  .super-peanut-butter-section-1 .m-richtext__description>p:last-child {
      font-size: 30px;
      margin-top: 30px;
  }
  .super-peanut-butter-section-2 .m-richtext__description,
  .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p,
  .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p,
  .super-peanut-butter-section-4 .m-richtext__description,
  .super-peanut-butter-section-chart p.m-richtext__subtitle {
      font-size: 30px;
  }
  .super-peanut-butter-section-1 .m-richtext__description:after {
      top: 10px;
      right: -110px;
      height: 117px;
      width: 348px;
  }
  .super-peanut-butter-section-1 .m-video__wrapper {
      border-radius: 25px;
  }
  .super-peanut-butter-section-2 p.m-section__subheading {
      font-size: 25px;
      margin-bottom: 20px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div,
  .built-in-section-slider .m-hero__content .section-content .research-images>div>div {
      padding: 20px 15px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div p,
  .built-in-section-slider .m-hero__content .section-content .research-images>div>div p {
      font-size: 20px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div img.mark,
  .built-in-section-slider .m-hero__content .section-content .research-images>div img.mark {
      top: 15px;
      left: 15px;
      height: 25px;
      width: 25px;
  }
  .built-in-section-slider .m-slide__wrapper, .built-in-section-slider .m-hero__inner {
      padding-top: 60px;
      padding-bottom: 90px;
  }
  .super-peanut-butter-section-last .m-section__heading {
      font-size: 110px !important;
  }
}

@media (max-width: 1024px) {
  .wgco-hero-section .hero-content h1 {
    font-size: 40px;
    margin-top: 15px;
    width: 66%;
  }

  .testimonial-section .m-section__description {
    width: 80%;
  }

  .section-3-content-2 h3,
  .section-3-content-2 h4,
  .section-3-image-content h3,
  .testimonial-section h2.m-section__heading {
    font-size: 45px;
  }

  .wgco-announcement {
    padding: 5px;
    font-size: 15px;
  }

  .section-3-content-2 {
    width: 70%;
    gap: 35px;
  }

  .section-3-content-2 p {
    font-size: 22px;
  }

  .wgco-hero-section .hero-content a:after {
      top: -18px;
      left: 25px;
      padding: 3px 10px;
      font-size: 13px;
  }

  .wgco-hero-section .hero-content .buttons {
    margin-top: 30px;
  }

  .banner-sub-heading>span {
      font-size: 60px;
  }

  .wgco-hero-section .hero-content > p {
    margin-top: 15px;
    font-size: 16px;
  }

  .wgco-hero-section .hero-content .bottom-icons {
    margin-top: 15px;
  }

  .wgco-hero-section:after {
    height: 70px;
    width: 245px;
    left: 90px;
  }

  .wgco-hero-section .hero-content a,
  .wgco-header div > :last-child a {
    padding: 10px 20px;
    font-size: 16px;
  }

  .wgco-hero-section .hero-content .rating .star img {
    height: 15px;
    width: auto;
  }

  .wgco-hero-section .hero-content .rating p {
    font-size: 14px;
  }

  .wgco-hero-section .hero-content .rating {
    padding: 10px 10px;
  }

  /* .wgco-hero-section .hero-content p {
        font-size: 20px;
        margin-top: 15px;
    } */

  .wgco-transformers-section h2.section__heading {
    width: 80%;
  }

  .wgco-why-choose-section
    .sf-custom__block--image_with_text
    .sf-custom__grid
    .sf-custom__block
    p {
    font-size: 16px;
    width: 95%;
  }

  .wgco-why-choose-section
    .sf-custom__block--image_with_text
    .sf-custom__grid
    .sf-custom__block
    h3.content__heading,
  .wgco-did-you-know-text h3.content__heading,
  .did-you-know-spike-section p {
    font-size: 22px;
  }

  .wgco-did-you-know-text p.content__subheading {
    font-size: 18px;
    padding: 15px 40px;
    width: 60%;
  }

  .wgco-why-choose-section .section__header h2.section__heading,
  .section-3-try > div h2,
  .powder-section-12 h3.m-richtext__title,
  .super-peanut-butter-section-1 p.m-richtext__subtitle,
  .super-peanut-butter-section-1 .m-richtext__description>p:first-child {
    font-size: 45px !important;
  }
  /* .wgco-why-choose-section .section__header h2.section__heading {
        width: 40%;
    } */

  .wgco-reels-section .reels-text h4,
  .wgco-choice-section h2.section__heading {
    font-size: 35px !important;
  }

  .wgco-product .prod__title h2,
  .m-section__header h2.m-section__heading,
  .built-in-section-slider .m-slide__content .built-by-trust>h3,
  .built-in-section-slider .m-hero__content .built-by-trust>h3,
  .super-peanut-butter-section-chart .m-richtext__title {
      font-size: 60px !important;
  }

  .main-product__block-text .m-product-text {
      font-size: 30px;
  }
  
  .wgco-table-section h2.section__heading,
  .wgco-steps-section h2.section__heading {
    font-size: 40px !important;
  }

  .wgco-product .wgco-product-point > div {
    font-size: 16px;
  }

  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 30px;
  }

  .wgco-approved-section .sf-custom__block--text .content__subheading {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .wgco-choice-section:before {
    top: -60px;
    height: 63px;
  }

  .wgco-choice-section .choice-section > div > div span {
    font-size: 27px;
  }

  .wgco-choice-section .choice-section > div > div > p:not(:last-child) {
    margin-bottom: 10px;
  }

  .wgco-choice-section .choice-section > div > div p {
    font-size: 18px;
  }

  .wgco-choice-section .choice-section > div {
    padding: 30px;
  }

  .wgco-choice-button a.sf__btn.sf__btn-primary {
    font-size: 27px;
    padding: 17px 45px;
  }

  .wgco-footer-section .container.section-py {
    padding: 10px 20px;
  }

  /* .wgco-why-choose-section .section-3-content {
        width: 70%;
    } */
  .shilpa-approved-section,
  .shilpa-approved-section img:first-child {
    border-radius: 50px;
  }
  .shilpa-approved-section > div {
    gap: 30px;
    padding: 0 40px;
  }
  .shilpa-approved-section > div h3 {
    font-size: 22px;
  }
  .shilpa-approved-section > div p {
    font-size: 20px;
  }
  .shilpa-approved-section > div > img {
    height: 40px;
    width: auto !important;
    border-radius: unset !important;
  }
  .shilpa-approved-section img.approved-image {
    width: 105px;
  }
  .wgco-product .rating {
    border-radius: 10px;
  }
  .section-3-image-content img {
    border-radius: 30px;
  }
  .section-3-try {
    padding: 30px;
    gap: 20px;
  }
  .section-3-try > div > div {
    font-size: 20px;
  }
  .why-approve-section h3 {
    font-size: 40px;
    width: 85%;
  }
  .why-approve-section .features .feature-container {
    width: 31%;
  }
  .why-approve-section .features {
    margin: 0 0px;
  }
  .why-approve-section .features .feature-container > div {
    padding: 20px;
    gap: 10px;
  }
  .why-approve-section .features .feature-container > div h4 {
    font-size: 18px;
  }
  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 45px !important;
    width: 90%;
  }
  .wgco-table-section .steps-heading h3.content__heading,
  .powder-section-12 h3.content__heading {
    font-size: 45px !important;
  }
  .wgco-table-section .steps-heading p {
    font-size: 20px;
  }
  .wgco-steps-section .wgco-steps-section p {
    font-size: 14px;
  }
  .wgco-steps-section .wgco-steps-section {
    border-radius: 30px;
  }
  .wgco-steps-section .wgco-steps-section img {
    border-radius: 30px 30px 0 0;
  }
  .wgco-steps-section .wgco-steps-section span {
    top: -15px;
    font-size: 12px;
    padding: 3px 8px;
  }
  .news-paper-side-section:after,
  .news-paper-side-section:before {
    display: none;
  }

  img.news-paper-2 {
    display: block;
    width: 60%;
  }
  .testimonial-section h2.m-section__heading {
    width: 65%;
  }
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 50px;
  }
  .overnight-section-1>div:first-child span {
      font-size: 60px;
  }
  .overnight-section-1, .overnight-section-2 {
      gap: 40px;
  }
  .overnight-full-image {
      margin: -65px 0;
  }
  .breakfast-oats-sec .m-icon-box--vertical .m-icon-box__content {
      margin: 15px 15px 0px 15px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 60px !important;
  }
  .healthy-or-not-sec .m-section__description,
  .section-3-image-content p {
      font-size: 27px;
  }
  .m-testimonials--layout-2 .m-testimonial__wrapper {
      padding: 0 5px !important;
  }
  .m-testimonials--layout-2 .m-testimonial__title {
      font-size: 27px !important;
  }
  .overnight-section-1>div>div>div img {
      height: 30px;
  }
  .super-peanut-butter-section-1 .m-richtext__title {
      font-size: 90px;
  }
  .super-peanut-butter-section-last .m-richtext__description {
      font-size: 32px;
  }
  .super-peanut-butter-section-last .m-richtext__description p:first-child {
      margin-bottom: 15px;
  }
  .super-peanut-butter-section-last .m-richtext__description p:last-child {
      margin-top: 15px;
  }
  .super-peanut-butter-section-last .m-richtext__button.content__button {
      margin-top: 30px;
  }
}

@media(max-width:1023px){
  .super-peanut-butter-section-1 .m-richtext__description:after {
      display: none;
  }
  .super-peanut-butter-section-1 .m-custom-content__wrapper {
      flex-direction: column-reverse;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image {
      width: 50%;
  }
  .super-peanut-butter-section-1 .m-custom-content__wrapper .m-richtext {
      text-align: center;
  }
  .super-peanut-butter-section-1 .m-richtext__button {
      display: flex;
      justify-content: center;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image:after {
      top: -30px;
      right: -40px;
      width: 145px;
      height: 144px;
  }
}

@media (max-width: 991px) {
  .wgco-hero-section:after {
    height: 60px;
    width: 210px;
    left: 70px;
    bottom: 10px;
  }

  .section-3-content-2 h3,
  .section-3-content-2 h4,
  .section-3-image-content h3,
  .testimonial-section h2.m-section__heading,
  .super-peanut-butter-section-1 .m-richtext__description>p:first-child,
  .super-peanut-butter-section-1 p.m-richtext__subtitle {
    font-size: 40px;
  }

  .section-3-content-2 h3 span {
    font-size: 80px;
  }

  .wgco-hero-section .hero-content .bottom-icons div img {
    height: 35px;
    width: auto;
  }

  .wgco-why-choose-section .section__header h2.section__heading,
  .section-3-try > div h2,
  .powder-section-12 h3.m-richtext__title {
    font-size: 40px !important;
    width: 70%;
  }

  .wgco-hero-section .hero-content .bottom-icons div p {
    font-size: 14px;
  }

  .wgco-hero-image:before {
    top: 30px;
    left: 75px;
    height: 300px;
    width: 230px;
  }

  .did-you-know-spike-section h4 {
    font-size: 40px;
  }

  .wgco-reels-section:before {
    height: 65px;
  }

  .wgco-hero-section:after {
    height: 70px;
    width: 240px;
    left: 80px;
  }

  .wgco-product .sf-grid {
    margin: 0 !important;
    gap: 50px;
    flex-direction: column;
  }

  .wgco-approved-section:after {
    bottom: -67px;
    height: 68px;
  }

  .wgco-steps-section m-custom-content.sf-custom__grid {
    row-gap: 30px;
  }

  .wgco-choice-section:before {
    top: -60px;
    height: 60px;
  }

  .wgco-why-choose-section .section-3-content p {
    font-size: 20px;
  }

  .wgco-why-choose-section .section-3-content {
    gap: 25px;
  }
  .wgco-why-choose-section .section-3-content h2 {
    font-size: 70px;
  }
  .wgco-product
    .sf-media-nav
    .sf-prod-media.media-image
    responsive-image.sf-image,
  .wgco-product .sf-media-nav .sf-prod-media.media-image,
  .wgco-product .sf-media-nav .sf-prod-media.media-image {
    border-radius: 10px;
  }
  .why-approve-section h3 {
    font-size: 35px;
    width: 100%;
  }
  .wgco-table-section .steps-heading h3.content__heading,
  .powder-section-12 h3.content__heading {
    font-size: 40px !important;
  }
  .wgco-table-section .steps-heading p {
    font-size: 18px;
    width: 30%;
  }
  .section-3-image-content-2 h3 {
    margin-bottom: 30px;
  }
  .section-3-image-content-2 > div > div > div {
    padding: 20px;
  }
  .section-3-image-content-2 > div > div > div > img {
    width: 65px;
    height: 65px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 90px;
  }
  .overnight-full-image {
      margin: -60px 0;
  }
  .breakfast-oats-sec .m-icon-box__heading {
      width: 100%;
  }
  .section-3-try {
      border-radius: 25px;
  }
  .breakfast-oats-sec responsive-image.m-image,.m-testimonials--layout-2 .m-testimonial__wrapper {
      border-radius: 25px !important;
  }
  .section-3-image-content h3 {
      width: 80%;
  }
  .m-testimonial__description {
      font-size: 18px;
  }
  .m-testimonial__name {
      font-size: 16px;
  }
  .m-testimonials .m-star svg {
      height: 20px !important;
      width: 20px !important;
  }
  .m-testimonials--layout-2 .m-stars {
      margin-bottom: 7px !important;
  }
  .overnight-section-1>div h2 {
      font-size: 30px;
  }
  .super-peanut-butter-section-2 .m-custom-content__wrapper {
      gap: 40px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images,
  .built-in-section-slider .m-hero__content .section-content .research-images {
      overflow: scroll;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div,
  .built-in-section-slider .m-hero__content .section-content .research-images>div {
      min-width: 22%;
  }
  .built-in-section-slider .m-slide__content .built-by-trust .section-content, .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content, .built-in-section-slider .m-hero__content .built-by-trust .section-content, .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content {
      gap: 20px;
  }
  .super-peanut-butter-section-3 p.m-section__subheading {
      font-size: 25px;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:first-child, .super-peanut-butter-section-chart .chart-section .text>div:last-child h4 {
      font-size: 22px;
  }
  .super-peanut-butter-section-chart .m-custom-content__wrapper {
      row-gap: 50px;
  }
  .super-peanut-butter-section-last .m-section__heading {
      font-size: 100px !important;
  }
  .super-peanut-butter-section-last .m-section__description {
      font-size: 25px;
      margin-top: 10px;
  }
  .super-peanut-butter-section-last .m-richtext__description {
      font-size: 30px;
  }
}

@media (max-width: 767px) {
  .wgco-header div > :last-child a {
    padding: 12px 35px 12px 35px;
  }

  .testimonial-section .m-section__description {
    width: 100%;
    font-size: 16px;
    margin-top: 15px;
  }

  .wgco-why-choose-section .section__header h2.section__heading {
    width: 80%;
    font-size: 35px !important;
  }

  .wgco-hero-section .m-slide__wrapper {
    align-items: flex-start !important;
    justify-content: center !important;
    padding-top: 80px !important;
  }

  .section-3-content-2 {
    width: 100%;
    gap: 20px;
  }

  .section-3-content-2 h3,
  .section-3-content-2 h4,
  .section-3-image-content h3,
  .testimonial-section h2.m-section__heading,
  .super-peanut-butter-section-1 p.m-richtext__subtitle {
    font-size: 35px;
  }

  .section-3-content-2 h3 span {
    font-size: 70px;
  }

  .wgco-header:after {
    bottom: -40px;
    height: 40px;
  }

  .section-3-image-content-2 > div > div {
    width: 100%;
  }

  .section-3-image-content-2 > div {
    flex-direction: column;
  }

  .wgco-hero-section .hero-content h1 {
    /* font-size: 55px; */
    /* margin-top: 15px; */
    margin: 15px auto 0 auto;
  }

  .wgco-hero-section .hero-content .bottom-icons div p {
    font-size: 14px;
    text-align: left;
  }

  .wgco-hero-section .hero-content .bottom-icons div p br {
    display: none;
  }

  .wgco-hero-section .hero-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .wgco-hero-section .hero-content {
    width: 100%;
  }

  .did-you-know-shop-button .sf-custom__text-cta a.sf__btn.sf__btn-primary {
    padding: 15px 50px;
    font-size: 22px;
  }

  .wgco-hero-section .container.section-py {
    padding-top: 30px;
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wgco-transformers-section h2.section__heading {
    width: 70%;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: auto;
  }

  .wgco-reels-section .reels-text h4 {
    width: 70%;
  }

  .wgco-reels-section .sf-custom__block--video {
    width: 50%;
  }

  .wgco-product .main-product__block .form__input-wrapper {
    width: 20%;
    margin: 0;
    margin-right: 10px;
    display: flex;
    align-items: flex-start;
  }

  .wgco-product quantity-input.quantity-input {
    width: 100%;
  }

  .wgco-product
    .main-product__block
    .form__input-wrapper
    label.prod__option-label {
    margin-bottom: 5px;
  }

  .did-you-know-spike-section h4 {
    font-size: 35px;
    width: 50%;
  }

  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 22px;
  }

  .wgco-approved-section .sf-custom__block--text .content__subheading {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .wgco-approved-section .sf-custom__block--text:after {
    height: 30px;
    width: 34px;
    left: 15px;
    top: 15px;
  }

  .wgco-steps-section h2.section__heading {
    width: 60%;
    font-size: 35px !important;
  }

  .wgco-steps-section .sf-custom__block--html {
    width: 50%;
  }

  .wgco-steps-section .wgco-steps-section p {
    font-size: 20px;
  }

  .wgco-choice-section h2.section__heading {
    width: 55%;
  }

  .wgco-choice-section .section__description {
    font-size: 25px;
  }

  .wgco-choice-section:before {
    top: -47px;
    height: 48px;
  }

  .powder-image {
    display: none;
  }

  .powder-section-12 .sf-custom__block-inner .text-left {
    text-align: center;
  }

  .powder-section-12 .sf-custom__block-inner .text-left {
    text-align: center;
    display: flex;
    justify-content: center;
  }

  /* .wgco-why-choose-section .section-3-content {
        width: 100%;
    } */
  .shilpa-approved-section > div h3 {
    font-size: 16px;
  }
  .shilpa-approved-section > div > img {
    height: 35px;
  }
  .shilpa-approved-section > div {
    gap: 20px;
    padding: 0 30px;
  }
  .shilpa-approved-section > div p {
    font-size: 18px;
  }
  .reels-video video {
    width: 23%;
  }
  .section-3-try > div {
    width: 100%;
  }
  .section-3-try {
    gap: 20px;
    flex-direction: column;
  }
  .shilpa-approved-section,
  .shilpa-approved-section img:first-child,
  .section-3-try {
    border-radius: 25px;
  }
  .wgco-why-choose-section .section__header h2.section__heading, .section-3-try > div h2,.powder-section-12 h3.m-richtext__title {
      width: 100%;
  }
  .section-3-try {
      gap: 15px;
  }
  .section-3-try > div {
    gap: 40px;
  }
  .why-approve-section h3 {
    font-size: 30px;
  }
  .why-approve-section .features {
    gap: 15px;
  }
  .why-approve-section .features .feature-container {
    width: 48%;
  }
  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 40px !important;
    width: 85%;
  }
  .wgco-steps-section .sf-custom__block--image {
    overflow: auto;
  }
  img.news-paper-1 {
    width: 50%;
  }
  /* .wgco-hero-section:after {
        display: none;
    } */
  .report-popup {
    width: 70%;
  }
  .testimonial-section .sf-testimonials__container {
    padding: 0;
  }
  .section-3-content-3-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .section-3-content-3-inner > img {
    width: 50%;
    margin-bottom: 30px;
  }
  .section-3-content-3-inner > div {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section-3-content-3-inner > div > div {
    width: 45%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .section-3-content-3-inner > div > div h4 {
    font-size: 40px;
    line-height: 1;
    color: #3b339b;
  }
  .section-3-content-3-inner > div > div p {
    font-size: 20px;
    line-height: 1;
    color: #3b339b;
    opacity: 0.8;
  }
  .m-testimonials__wrapper .swiper-slide .m-testimonial,
  .m-testimonials--layout-2 .m-testimonial__wrapper {
    padding: 0px !important;
  }
  .m-testimonials--layout-1 .m-testimonial__wrapper span.m-star svg {
    height: 20px;
    width: 20px;
  }
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 45px;
  }
  .overnight-section-1>div:first-child span {
      font-size: 55px;
  }
  .overnight-section-1>div:nth-child(2) p, .overnight-section-1>div:nth-child(2) span, .overnight-section-2>div:last-child p {
      font-size: 22px;
  }
  .overnight-section-1, .overnight-section-2 {
      gap: 35px;
      width: 550px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 80px;
  }
  .overnight-full-image {
      margin: -50px 0;
  }
  .breakfast-oats-sec .m-section__heading {
      width: 75%;
  }
  .section-3-image-content-2 h3 {
      font-size: 65px;
  }
  .section-3-image-content-2 > div > div > div {
      padding: 25px;
  }
  .section-3-image-content-2 > div > div > div, .section-3-image-content-2 > div > div > img {
      border-radius: 20px;
  }
  .m-main-product--media {
      padding-right: 15px;
  }
  .m-main-product--info {
      padding-left: 15px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 55px !important;
      width: 80%;
  }
  .m-testimonials--layout-2 .m-testimonial__title {
      font-size: 22px !important;
  }
  .m-testimonials--layout-2 .m-testimonial__wrapper {
      padding: 15px !important;
  }
  .overnight-section-1>div h2 {
      font-size: 27px;
  }
  .super-peanut-butter-section-1 .m-video__wrapper {
      border-radius: 20px;
  }
  .super-peanut-butter-section-2 .m-section__heading {
      width: 100%;
  }
  .super-peanut-butter-section-2 p.m-section__subheading {
      font-size: 22px;
      margin-bottom: 15px;
  }
  .super-peanut-butter-section-2 .m-custom-content__wrapper {
      gap: 35px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div, .built-in-section-slider .m-hero__content .section-content .research-images>div {
      min-width: 30%;
  }
  .built-in-section-slider .m-slide__wrapper, .built-in-section-slider .m-hero__inner {
      padding-top: 80px;
      padding-bottom: 110px;
  }
  .super-peanut-butter-section-chart .m-custom-content__wrapper {
      row-gap: 40px;
  }
  .super-peanut-butter-section-chart .chart-section {
      gap: 20px;
  }
  .super-peanut-butter-section-last .m-richtext__description {
      font-size: 25px;
      line-height: 1;
  }
}

@media(max-width:580px){
  .overnight-section-1, .overnight-section-2 {
      gap: 30px;
      width: 100%;
  }
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 40px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 70px;
  }
  .overnight-full-image {
      margin: -40px 0;
  }
  .wgco-hero-section .hero-content > p {
      width: 80%;
  }
  .breakfast-oats-sec .m-section__heading {
      width: 100%;
  }
  .breakfast-oats-sec .m-icon-box__heading {
      font-size: 25px;
      margin-bottom: 7px;
  }
  .breakfast-oats-sec .m-icon-box--vertical .m-icon-box__content {
      margin: 10px 10px 0px 10px;
  }
  .breakfast-oats-sec .m-icon-box__content .m-icon-box__description {
      font-size: 16px;
  }
  .section-3-image-content-2 h3 {
      font-size: 55px;
  }
  .section-3-image-content-2 > div > div > div {
      padding: 20px;
      gap: 15px;
  }
  .section-3-image-content-2 > div > div > div > img {
      width: 60px;
      height: 60px;
  }
  .section-3-image-content-2 > div > div > div > div p {
      font-size: 22px;
  }
  .section-3-image-content-2 > div > div > div > div h5 {
      font-size: 45px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 50px !important;
      width: 100%;
  }
  .healthy-or-not-sec .m-section__description,
  .section-3-image-content p {
      font-size: 25px;
  }
  .section-3-image-content p {
      width: 100%;
  }
  .m-testimonials--layout-2 .m-testimonial__title {
      font-size: 20px !important;
  }
  .overnight-section-1>div>div>div img {
      height: 25px;
  }
  .overnight-section-1>div>div>div {
      gap: 10px;
  }
  .overnight-section-1>div h2 {
      font-size: 25px;
  }
  .overnight-section-1>span {
      font-size: 20px;
  }
  .overnight-section-1>span img {
      height: 25px;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image {
      width: 80%;
      margin-top: 50px;
  }
  .super-peanut-butter-section-1 .m-richtext__title {
      font-size: 80px;
  }
  .super-peanut-butter-section-1 .m-richtext__description>p:first-child {
      margin-bottom: 15px;
  }
  .super-peanut-butter-section-1 .m-richtext__description>p:last-child {
      font-size: 25px;
      margin-top: 20px;
  }
  .super-peanut-butter-section-2 .m-richtext__description,
  .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p,
  .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p,
  .super-peanut-butter-section-4 .m-richtext__description,
  .super-peanut-butter-section-chart p.m-richtext__subtitle {
      font-size: 25px;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image:after {
      top: -35px;
      right: -30px;
      width: 135px;
      height: 135px;
  }
  .super-peanut-butter-section-1 .m-video__wrapper {
      border-radius: 15px;
  }
  .wgco-product .prod__title h2,
  .m-section__header h2.m-section__heading,
  .built-in-section-slider .m-slide__content .built-by-trust>h3,
  .built-in-section-slider .m-hero__content .built-by-trust>h3,
  .super-peanut-butter-section-chart .m-richtext__title {
      font-size: 55px !important;
  }
  .super-peanut-butter-section-2 .m-custom-content__wrapper {
      gap: 30px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div, .built-in-section-slider .m-hero__content .section-content .research-images>div {
      min-width: 45%;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div p, .built-in-section-slider .m-hero__content .section-content .research-images>div>div p {
      font-size: 18px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div>div a, .built-in-section-slider .m-hero__content .section-content .research-images>div>div a {
      font-size: 14px;
  }
  .built-in-section-slider .m-slide__wrapper, .built-in-section-slider .m-hero__inner {
      padding-top: 60px;
      padding-bottom: 90px;
  }
  .built-in-section-slider .m-slide__content .built-by-trust .section-content, .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content, .built-in-section-slider .m-hero__content .built-by-trust .section-content, .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content {
      gap: 15px;
  }
  .super-peanut-butter-section-3 p.m-section__subheading {
      font-size: 22px;
      margin-bottom: 10px;
  }
  .super-peanut-butter-section-3 .m-section__heading {
      width: 100%;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:first-child, .super-peanut-butter-section-chart .chart-section .text>div:last-child h4 {
      font-size: 20px;
  }
  .super-peanut-butter-section-chart .m-custom-content__wrapper {
      row-gap: 30px;
  }
  .super-peanut-butter-section-last .m-section__heading {
      font-size: 80px !important;
  }
  .super-peanut-butter-section-last .m-richtext__description {
      font-size: 22px;
  }
  .super-peanut-butter-section-last .m-richtext__description p:first-child {
      margin-bottom: 10px;
  }
  .super-peanut-butter-section-last .m-richtext__description p:last-child {
      margin-top: 10px;
  }
  .super-peanut-butter-section-last .m-richtext__button.content__button {
      margin-top: 25px;
  }
}

@media (max-width: 475px) {
  .wgco-hero-image:after {
    bottom: 70px;
    right: 5%;
    height: 90px;
    width: 59px;
  }

  .testimonial-section .m-section__description {
    font-size: 14px;
    margin-top: 10px;
  }

  .home-ugc-videos {
    padding: 0 15px;
  }

  .testimonial-section h2.m-section__heading {
    width: 100%;
  }

  .section-3-image-content-2 h3 {
    width: 100%;
    margin-bottom: 20px;
  }

  .section-3-content-2 h3,
  .section-3-content-2 h4,
  .section-3-image-content h3,
  .testimonial-section h2.m-section__heading {
    font-size: 30px;
  }

  .home-ugc-videos .owl-item > div > video {
    border-radius: 30px;
  }

  .section-3-content-2 h3 span {
    font-size: 50px;
  }

  .section-3-content-2 p {
    font-size: 20px;
  }

  .section-3-content-2 img.arrow {
    width: 40px;
  }

  .wgco-hero-section .m-slide__wrapper {
    padding-top: 60px !important;
  }

  .wgco-hero-section .hero-content .rating {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    padding: 10px 10px;
    border-radius: 15px;
    /* background: linear-gradient(92.87deg, #771ACB 16.12%, #401ACB 83.88%); */
  }

  .wgco-hero-section .hero-content .bottom-icons {
    flex-direction: column;
    align-items: center;
  }

  .wgco-hero-section .hero-content .bottom-icons div img {
    height: 25px;
  }

  .wgco-header:after {
    bottom: -30px;
    height: 30px;
  }

  .powder-section-12 .faq-inner .faq-question {
    font-size: 16px;
  }

  .powder-section-12 .faq-content .faq-inner .faq-answer {
    font-size: 15px;
    margin-top: 5px;
  }

  .powder-section-12 .faq-content .faq-inner:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .wgco-why-choose-section .container.section-my {
    margin-bottom: 30px;
  }

  .did-you-know-shop-button .sf-custom__text-cta a.sf__btn.sf__btn-primary {
    padding: 12px 45px;
    font-size: 20px;
  }

  .wgco-hero-image:before {
    top: 30px;
    left: 10%;
    height: 130px;
    width: 100px;
  }

  .wgco-hero-section .hero-content .rating p {
    font-size: 13px;
    color: #ffefeb;
  }

  .wgco-hero-section .hero-content .rating .star img {
    height: 13px;
  }

  .wgco-hero-section .hero-content h1 {
    font-size: 40px;
    line-height: 1;
    /* margin-top: 15px; */
    width: 100%;
  }

  .wgco-hero-section .hero-content h1 svg {
    height: 20px;
    width: auto;
  }

  .wgco-hero-section .sf-custom__block--image {
    margin-left: -60px;
  }

  /* .wgco-hero-section .hero-content p {
        font-size: 18px;
        margin-top: 10px;
    } */

  .wgco-hero-section .hero-content .buttons {
    margin-top: 35px;
  }

  .wgco-hero-section .hero-content a,
  .wgco-header div > :last-child a {
    padding: 10px 25px;
    font-size: 16px;
  }

  .wgco-reels-section:before {
    height: 30px;
  }

  .wgco-hero-section:after {
    height: 62px;
    width: 210px;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
  }

  .protein-section-2-marquee .marquee-inner marquee div {
    gap: 45px;
  }

  .wgco-hero-section .container.section-py {
    padding-top: 20px;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .wgco-transformers-section h2.section__heading b {
    font-size: 14px;
    padding: 8px 15px;
  }

  .wgco-transformers-section h2.section__heading {
    width: 100%;
  }

  .wgco-transformers-section h2.section__heading {
    font-size: 20px !important;
  }

  .wgco-transformers-section .section__header,
  .wgco-why-choose-section .section__header,
  .wgco-choice-section .section__header,
  .wgco-table-section .section__header {
    margin-bottom: 20px;
  }

  .wgco-reels-section .reels-text h4,
  .wgco-choice-section h2.section__heading {
    font-size: 30px !important;
  }

  .wgco-product .prod__title h2,
  .m-section__header h2.m-section__heading,
  .built-in-section-slider .m-slide__content .built-by-trust>h3,
  .built-in-section-slider .m-hero__content .built-by-trust>h3,
  .super-peanut-butter-section-chart .m-richtext__title {
      font-size: 45px !important;
  }

  .main-product__block-text .m-product-text {
      font-size: 25px;
  }

  .wgco-table-section h2.section__heading,
  .wgco-steps-section h2.section__heading {
    font-size: 30px !important;
  }

  .wgco-why-choose-section .section__header h2.section__heading,
  .super-peanut-butter-section-1 p.m-richtext__subtitle {
    font-size: 30px !important;
    width: 100%;
  }

  .wgco-why-choose-section .section__header {
    padding: 0;
  }

  .section-3-try > div h2,
  .powder-section-12 h3.m-richtext__title,
  .super-peanut-butter-section-1 .m-richtext__description>p:first-child {
    font-size: 30px !important;
  }

  .wgco-why-choose-section
    .sf-custom__block--image_with_text
    .sf-custom__grid
    .sf-custom__block
    h3.content__heading,
  .wgco-did-you-know-text h3.content__heading,
  .did-you-know-spike-section p {
    font-size: 20px;
    line-height: 1;
  }

  .wgco-why-choose-section
    .sf-custom__block--image_with_text
    .sf-custom__grid
    .sf-custom__block
    p {
    font-size: 14px;
    width: 100%;
  }

  .wgco-did-you-know-text p.content__subheading {
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
  }

  .wgco-did-you-know-text h3.content__heading {
    margin-top: 15px;
  }

  .did-you-know-spike-section h4 {
    font-size: 25px;
    width: 100%;
  }

  .did-you-know-spike-section img {
    height: 50px;
    width: auto;
  }

  .wgco-reels-section .reels-text > div svg {
    height: 20px;
    width: auto;
  }

  .wgco-reels-section .reels-text h4 {
    width: 100%;
  }

  /* .wgco-reels-section .container.section-py {
        padding-top: 70px;
      } */

  .wgco-reels-section .reels-text {
    gap: 10px;
  }

  .wgco-product .wgco-product-point > div {
    font-size: 14px;
    line-height: 1.3;
  }

  .wgco-product .wgco-product-point > div img {
    height: 15px;
    width: auto;
  }

  .wgco-product .wgco-product-point {
    gap: 5px;
  }

  .wgco-product .main-product__block .form__input-wrapper {
    width: 160px;
  }

  .wgco-approved-section m-custom-content.sf-custom__grid {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .wgco-approved-section .sf-custom__block--image,
  .wgco-approved-section .sf-custom__block--text,
  .wgco-choice-section h2.section__heading,
  .wgco-choice-section .choice-section > div > div,
  .wgco-steps-section h2.section__heading,
  .wgco-choice-section .choice-section > div > img {
    width: 100%;
  }

  .wgco-approved-section .sf-custom__block--text {
    padding-top: 70px;
  }

  .wgco-approved-section .sf-custom__block--text:after {
    height: 25px;
    width: 30px;
  }

  .wgco-approved-section .sf-custom__block--text .content__subheading {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 20px;
  }

  .wgco-approved-section:after {
    bottom: -30px;
    height: 30px;
  }

  .wgco-approved-section .container.section-py {
    padding-bottom: 15px;
  }

  /* .wgco-table-section .container.section-my {
        margin-top: 70px;
    } */

  .wgco-table-section .container.section-my responsive-image.sf-image {
    width: 200%;
  }

  .wgco-steps-section .wgco-steps-section img {
    border-radius: 20px 20px 0 0;
  }

  .wgco-steps-section .wgco-steps-section {
    border-radius: 20px;
  }

  .wgco-table-section .container.section-my .sf-custom__block-inner {
    overflow: scroll;
  }

  .wgco-steps-section .wgco-steps-section p {
    font-size: 16px;
  }

  .wgco-steps-section .wgco-steps-section span {
    top: -20px;
    font-size: 14px;
    padding: 3px 7px;
  }

  .wgco-choice-section {
    margin-top: 60px;
  }

  .wgco-choice-section:before {
    top: -26px;
    height: 27px;
  }

  .wgco-choice-section .section__description {
    font-size: 18px;
    margin-top: 5px;
  }

  .wgco-choice-section .choice-section > div {
    padding: 15px 15px 25px 15px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  .wgco-choice-section .choice-section > div > div span {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .wgco-choice-section .choice-section > div > div p {
    font-size: 14px;
  }

  .wgco-choice-section .choice-section > div > div > p:not(:last-child) {
    margin-bottom: 7px;
  }

  .wgco-choice-button a.sf__btn.sf__btn-primary {
    font-size: 25px;
    padding: 15px 40px;
  }

  .wgco-footer-section .wgco-footer > div {
    gap: 10px;
    font-size: 12px;
  }

  .wgco-footer-section .wgco-footer {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .wgco-footer-section .container.section-py {
    padding: 20px 10px;
  }

  .wgco-footer-section .wgco-footer img {
    width: 100px;
    height: auto;
  }

  .wgco-announcement {
    padding: 5px;
    font-size: 14px;
  }

  .wgco-header div > :last-child a {
    padding: 10px 35px 10px 35px;
    font-size: 16px;
  }

  .protein-section-2-marquee .marquee-inner {
    gap: 20px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    padding: 20px 0 0px 0;
  }

  .protein-section-2-marquee .marquee-inner > div:first-child {
    width: 95%;
    display: flex;
    align-items: center;
  }

  .protein-section-2-marquee .marquee-inner > div:last-child {
    width: 90%;
    margin: auto;
  }

  .protein-section-2-marquee .marquee-inner > div:last-child img {
    margin: 0;
    height: 30px;
  }

  .wgco-hero-section .hero-content a p {
    font-size: 18px;
  }

  .wgco-hero-section .hero-content a svg {
    height: 25px;
  }

  .wgco-transformers-section .sf-slider__controls {
    top: 30%;
    width: 100%;
    justify-content: space-between;
    left: 10px;
  }

  .main-payment_method {
    justify-content: center;
  }

  .wgco-steps-section .sf-custom__block--html {
    width: 100%;
  }

  .wgco-why-choose-section .section-3-content p {
    font-size: 18px;
  }

  .wgco-why-choose-section .section-3-content {
    gap: 20px;
  }
  .wgco-why-choose-section .section-3-content h2 {
    font-size: 45px;
  }
  .section-3-2 .section-3-content img:nth-child(2) {
    height: 100px;
  }
  .shilpa-approved-section img:first-child,
  .shilpa-approved-section > div {
    width: 100%;
  }
  .shilpa-approved-section,
  .shilpa-approved-section img:first-child,
  .section-3-try,
  .breakfast-oats-sec responsive-image.m-image,
  .m-testimonials--layout-2 .m-testimonial__wrapper {
    border-radius: 20px !important;
  }
  .section-3-2 .section-3-content {
    padding: 0 15px;
  }
  .shilpa-approved-section img.approved-image {
    width: 100px;
    left: 60%;
  }
  .shilpa-approved-section {
    flex-direction: column;
  }
  .shilpa-approved-section > div {
    gap: 15px;
    padding: 20px;
  }
  .shilpa-approved-section > div > img {
    height: 30px;
  }
  .shilpa-approved-section > div p {
    font-size: 16px;
  }
  .shilpa-approved-section,
  .reels-video {
    margin: 0 15px;
  }
  .reels-video video {
    width: 48%;
  }
  .reels-video {
    flex-wrap: wrap;
    gap: 10px;
  }
  .wgco-product .rating svg {
    height: 17px;
  }
  .wgco-product .rating {
    padding: 5px 10px;
    border-radius: 5px;
  }
  .wgco-product .rating p {
    font-size: 13px;
  }
  .wgco-product .sf-grid {
    gap: 20px;
  }
  .section-3-image-content {
    gap: 20px;
  }
  .section-3-image-content img {
    border-radius: 20px;
  }
  .section-3-try > div a,
  .wgco-approved-section
    .sf-custom__block--text
    .sf-custom__text-cta
    a.sf__btn.sf__btn-primary,
  .section-3-image-content a {
    padding: 10px 25px;
    font-size: 18px;
  }
  .section-3-image-content a {
    bottom: -25px;
  }
  .section-3-try > div {
    gap: 25px;
  }
  .section-3-try {
    padding: 20px;
  }
  .section-3-try > div > div {
    font-size: 18px;
  }
  .section-3-try > div span {
    font-size: 14px;
  }
  .why-approve-section h3 {
    font-size: 20px;
  }
  .why-approve-section {
    gap: 25px;
  }
  .why-approve-section .features .feature-container {
    width: 100%;
  }
  .why-approve-section .features .feature-container > div {
    padding: 15px;
  }
  .why-approve-section .features .feature-container > div h4 {
    font-size: 16px;
  }
  .why-approve-section .features .feature-container > div p {
    font-size: 14px;
  }
  .wgco-approved-section .sf-custom__block--text h3.content__heading {
    font-size: 30px !important;
    width: 75%;
  }
  .wgco-table-section .steps-heading h3.content__heading,
  .powder-section-12 h3.content__heading {
    font-size: 35px !important;
  }
  .wgco-table-section .steps-heading p {
    font-size: 16px;
    width: 50%;
  }
  .wgco-steps-section m-custom-content.sf-custom__grid {
    row-gap: 15px;
  }
  img.news-paper-1,
  img.news-paper-2 {
    width: 75%;
  }
  .wgco-product .main-product__block .variant-picker__option-values {
    flex-wrap: nowrap;
  }
  .wgco-product .main-product__block .prod__option.prod__option--button {
    overflow: scroll;
  }
  .report-popup {
    width: 90%;
    height: 90%;
  }
  .clinical_report-button {
    padding: 10px 20px;
    font-size: 14px;
  }
  .clinical_report-button svg {
    height: 20px;
    width: 20px;
  }
  .section-3-image-content-2 > div > div > div {
    gap: 15px;
    padding: 20px;
  }
  .section-3-image-content-2 > div > div > div > div p {
    font-size: 20px;
  }
  .section-3-image-content-2 > div > div > div > div h5 {
      font-size: 40px;
  }
  .section-3-image-content-2 > div > div > div > img {
      width: 55px;
      height: 55px;
  }
  .section-3-image-content-2 > div > div > div,
  .section-3-image-content-2 > div > div > img {
    border-radius: 15px;
  }
  .section-3-image-content-2 > div > div {
    gap: 10px;
  }
  .section-3-image-content h3 {
    width: 100%;
  }
  .testimonial-section .sf-testimonials__container .review-block .start-author {
    padding: 15px 15px 8px 15px;
  }
  .testimonial-section
    .sf-testimonials__container
    .review-block
    h3.sf__tes-title {
    font-size: 18px;
    height: auto;
    padding: 0 15px;
  }
  .testimonial-section .sf-testimonials__container .review-block .sf__tes-desc {
    padding: 0 15px;
    /* height: 35px; */
    font-size: 14px;
  }
  .section-3-content-3-inner > div > div {
    width: 100%;
  }
  .section-3-content-3-inner > div > div h4 {
    font-size: 35px;
  }
  .section-3-content-3-inner > div > div p {
    font-size: 18px;
  }
  .section-3-content-3-inner > div {
    gap: 30px;
  }
  .section-3-content-3-inner > img {
    width: 75%;
  }
  .section-3-image-content-2 > div > div > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .testimonials .bg-white {
    border-radius: 30px;
    padding: 20px;
  }

  .testimonials .stars,
  .testimonials .sf__tes-desc p:first-child {
    margin-bottom: 15px !important;
  }

  .testimonials .sf__tes-desc {
    font-size: 15px;
  }
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 35px;
  }
  .overnight-section-1>div:first-child span {
      font-size: 45px;
  }
  .overnight-section-1>div:nth-child(2) p, .overnight-section-1>div:nth-child(2) span, .overnight-section-2>div:last-child p {
      font-size: 20px;
  }
  .overnight-section-1>div:nth-child(2) {
      gap: 12px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 60px;
  }
  .overnight-full-image {
      margin: -30px 0;
  }
  .banner-sub-heading>span {
      font-size: 55px;
  }
  .wgco-hero-section .hero-content h1 {
      font-size: 35px;
  }
  .wgco-hero-section .hero-content > p {
      width: 100%;
  }
  .wgco-header div > :last-child a {
      padding: 6px 25px !important;
  }
  .section-3-image-content-2 h3 {
      font-size: 45px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 45px !important;
  }
  .overnight-section-1>div>div>div img {
      height: 22px;
  }
  .overnight-section-1>div h2 {
      font-size: 23px;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image:after {
      top: -35px;
      right: -30px;
      width: 130px;
      height: 130px;
  }
  .super-peanut-butter-section-2 .m-custom-content__wrapper {
      gap: 25px;
  }
  .built-in-section-slider .m-slide__wrapper, 
  .built-in-section-slider .m-hero__inner {
      padding-top: 35px;
      padding-bottom: 60px;
  }
  .super-peanut-butter-section-chart .chart-section .text {
      align-items: center;
      flex-direction: column;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:last-child {
      border-radius: 0px 0px 16px 16px;
      align-items: center;
  }
  .super-peanut-butter-section-last .m-section__header .m-section__heading {
      font-size: 65px !important;
  }
  .super-peanut-butter-section-last .m-section__description {
      font-size: 20px;
  }
  .super-peanut-butter-section-last .m-richtext__description {
      font-size: 20px;
  }
}


@media(max-width:428px) {
  .banner-sub-heading>span {
      font-size: 50px;
  }
  .wgco-hero-section .hero-content h1 {
      font-size: 30px;
  }
  .wgco-hero-section .hero-content .buttons {
      margin-top: 30px;
  }
  .wgco-hero-section .m-slide__wrapper {
      padding-top: 50px !important;
  }
  .super-peanut-butter-section-1 .m-richtext__title {
      font-size: 70px;
  }
  .super-peanut-butter-section-1 .m-richtext__description>p:last-child {
      font-size: 22px;
  }
  .super-peanut-butter-section-2 .m-richtext__description,
  .built-in-section-slider .m-slide__content .built-by-trust .section-content .bottom-content p,
  .built-in-section-slider .m-hero__content .built-by-trust .section-content .bottom-content p,
  .super-peanut-butter-section-4 .m-richtext__description,
  .super-peanut-butter-section-chart p.m-richtext__subtitle {
      font-size: 22px;
  }
  .super-peanut-butter-section-1 .m-richtext__button {
      margin-top: 15px;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image:after {
      top: -35px;
      right: -30px;
      width: 125px;
      height: 125px;
  }
  .wgco-product .prod__title h2,
  .m-section__header h2.m-section__heading,
  .built-in-section-slider .m-slide__content .built-by-trust>h3,
  .built-in-section-slider .m-hero__content .built-by-trust>h3,
  .super-peanut-butter-section-chart .m-richtext__title {
      font-size: 40px !important;
  }
  .main-product__block-text .m-product-text {
      font-size: 22px;
  }
  .super-peanut-butter-section-last .m-section__header .m-section__heading {
      font-size: 60px !important;
  }
  .super-peanut-butter-section-last .m-section__description {
      font-size: 18px;
  }
}

@media(max-width:393px){
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 32px;
  }
  .overnight-section-1>div:first-child span {
      font-size: 40px;
  }
  .overnight-section-1>div:nth-child(2) p, .overnight-section-1>div:nth-child(2) span, .overnight-section-2>div:last-child p {
      font-size: 18px;
  }
  .overnight-section-1>div:nth-child(2) {
      gap: 10px;
  }
  .overnight-section-1, .overnight-section-2 {
      gap: 25px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 55px;
  }
  .overnight-full-image {
      margin: -25px 0;
  }
  .overnight-section-1>div:first-child h3, .overnight-section-1>div:last-child h2, .overnight-section-2>div:first-child span, .overnight-section-2>div:last-child h2 {
      font-size: 30px;
  }
  .section-3-image-content-2 h3 {
      font-size: 40px;
  }
  .section-3-image-content-2 > div > div > div > div p {
      font-size: 18px;
  }
  .section-3-image-content-2 > div > div > div > div h5 {
      font-size: 35px;
  }
  .section-3-image-content-2 > div > div > div > img {
      width: 50px;
      height: 50px;
  }
  .healthy-or-not-sec .m-section__heading,
  .section-3-image-content h3 {
      font-size: 40px !important;
  }
  .healthy-or-not-sec .m-section__description,
  .section-3-image-content p {
      font-size: 22px;
      margin-top: 10px;
  }
  .overnight-section-1>div>div>div img {
      height: 20px;
  }
  .overnight-section-1>div>div {
      gap: 10px;
  }
  .overnight-section-1>span {
      font-size: 18px;
  }
  .super-peanut-butter-section-1 .m-richtext__title {
      font-size: 65px;
  }
  .super-peanut-butter-section-1 .m-custom-content__block-image:after {
      top: -45px;
      right: -30px;
      width: 115px;
      height: 115px;
  }
  .built-in-section-slider .m-slide__content .section-content .research-images>div, .built-in-section-slider .m-hero__content .section-content .research-images>div {
      min-width: 55%;
  }
  .super-peanut-butter-section-chart .chart-section .text>div:first-child, .super-peanut-butter-section-chart .chart-section .text>div:last-child h4 {
      font-size: 18px;
  }
  .super-peanut-butter-section-last .m-section__header .m-section__heading {
      font-size: 55px !important;
  }
}

@media (max-width: 375px) {
  .wgco-hero-section .hero-content p {
    font-size: 15px;
  }
  .wgco-hero-section .hero-content .rating p {
    font-size: 12px;
  }
  .wgco-hero-section .hero-content .rating .star img {
    height: 12px;
  }
  .wgco-hero-section .m-slide__wrapper {
    padding-top: 30px !important;
  }
  /* .wgco-hero-section .hero-content a, .wgco-header div>:last-child a {
      padding: 2px 15px;
      font-size: 14px;
  } */
  .wgco-header:after {
    bottom: -20px;
    height: 20px;
  }
  /* .wgco-hero-section .sf__slide-block.slide__block-desktop {
      padding-top: 30px;
  } */
  .wgco-why-choose-section .section-3-content p {
    font-size: 16px;
  }
  .wgco-why-choose-section .section-3-content {
    gap: 15px;
  }
  .overnight-section-2>div:first-child h3 {
      font-size: 50px;
  }
  .banner-sub-heading>span {
      font-size: 40px;
  }
  .wgco-hero-section .hero-content a, .wgco-header div > :last-child a {
      padding: 8px 22px;
      font-size: 16px;
  }
  .wgco-hero-section .hero-content a:after {
      padding: 2px 8px;
      font-size: 12px;
  }
  .super-peanut-butter-section-last .m-section__header .m-section__heading {
      font-size: 50px !important;
  }
}