/** Shopify CDN: Minification failed

Line 504:1 Unexpected "/"
Line 3097:3 Unexpected "/"
Line 3836:3 Unexpected "/"

**/
.custom_product.page-width:before {
  display: none !important;
}
.tmo_input:focus-visible {
  box-shadow: none;
}
/* Styling for the entire tracking section */
.order-tracking-section {
  text-align: center;
  margin: 0 auto;
  padding: 20px;
}

/* Styling for the heading */
.tmo_head_cls {
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
}

/* Wrapper for input and button */
.tmo_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

/* Input Field Styling */
.tmo_input {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border-radius: 5px;
  outline: none;
  border: 1px solid #bfbfbf;
  background-color: #f6f7fb;
}

/* Button Styling */
.tmo_btn {
  width: 50%;
  background: linear-gradient(90deg, #a0b1da, #f9cbcd);
  border-radius: 5px;
  cursor: pointer;
  border: none;
  font-size: 20px;
  padding: 10px 0px;
  color: #fff;
}

.tmo_btn:hover {
  background-color: #0056b3;
}

.cstm_collapse_wrapper .collapsible-content-wrapper-narrow {
  margin: 0 auto;
  padding-right: 10.5rem;
  padding-left: 10.5rem;
  max-width: 85%;
  background-color: #f6f7fb;
  border-radius: 10px;
  padding-top: 80px;
  padding-bottom: 80px;
}
.cstm_collapse_wrapper .collapsible-content__header h2 {
  font-family: "Raleway" !important;
  font-weight: 400 !important;
  font-size: 25px;
  padding: 5px 215px;
}
.cstm_collapse_wrapper .accordion {
  background-color: #fff;
}

.footer-block__details-content .list-menu__item--active:hover {
  text-decoration: none !important;
}
.footer-block__details-content .list-menu__item--link {
  text-decoration: none !important;
}
.contact__button .button:before {
  display: none;
}
.contact__button .button:after {
  display: none;
}
.cstm_form_wrapper .contact__button .button {
  justify-content: center;
  background: linear-gradient(90deg, #a0b1da, #f9cbcd);
  border-radius: 10px;
  font-size: 18px;
  font-weight: 900;
  font-family: raleway;
}
.cstm_form_wrapper .contact__button {
  text-align: right;
}
.cstm_form_wrapper .field__input:focus {
  background-color: #f6f7fb;
  border-radius: 10px;
  padding: 30px 20px;
}
.cstm_form_wrapper .field__input {
  background-color: #f6f7fb;
  border-radius: 10px;
  padding: 30px 20px;
}
.cstm_form_wrapper .field__label {
  color: #000;
  font-family: raleway;
}
.cstm_form_wrapper .field__input:focus {
  box-shadow: none;
  outline: none;
  border: none;
}
.cstm_Cont_wrapper .field:before {
  display: none;
}
.cstm_Cont_wrapper .field:after {
  display: none;
}
.contact__fields .field .field__input:hover {
  border: none;
  outline: none;
  box-shadow: none;
}
.contact__fields .field .field__input:focus {
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 10px;
}

.contact__fields .field:before {
  display: none;
}
.contact__fields .field::after {
  display: none;
}
.contact__fields .field:before {
  display: none;
}
.contact__fields .field::after {
  display: none;
}
.contact__fields .field input:focus {
  outline: none;
  border-radius: unset;
  box-shadow: none;
}
.cont_heading_wrapper {
  width: 35%;
}
.cstm_form_wrapper {
  width: 60%;
}

.cstm_Cont_wrapper {
  display: flex;
  justify-content: space-between;
  width: 85%;
}
.custom_rich_txt_cls .rich-text__wrapper {
  padding: 0px 140px;
}

.custom_rich_txt_cls .rich-text__blocks {
  max-width: 80rem;
}
.main-page-title {
  background: linear-gradient(90deg, #a0b1da, #f9cbcd);
  color: #fff;
  padding: 70px 0px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  width: 85%;
  margin: 0 auto;
}
.rich-text__heading {
  background: linear-gradient(90deg, #a0b1da, #f9cbcd);
  color: #fff;
  padding: 50px 0px;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  width: 100%;
}

.benifits-list li {
  font-size: 11px !important;
  font-weight: 600;
}
.product_price .orignal_price:before {
  content: "";
  border-bottom: 1px solid #b6b8d7;
  position: absolute;
  top: -9px;
  width: 22%;
  height: 83%;
  left: 2px;
}
.cstm_cmb.page-width {
  display: none;
}
.cmb_btn a:after {
  display: none;
}

.cmb_para:before {
  display: none;
}

.cmb_para img {
  width: auto;
  height: 20px;
}
.cmb_btn img {
  width: auto;
  height: 20px;
}

.cmb_btn {
  display: flex;
  width: 100%;
  background-color: #2a2552;
  border-radius: 10px;
  padding: 15px 35px;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.image-text-section.page-width {
  /* display: none; */
}
.cstm_image_with-text-block:nth-child(2),.cstm_image_with-text-block:nth-child(4) {
  display: flex;
  flex-direction: row-reverse;
}
.cstm_btn_bottom_wrapper a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #2a2552;
  padding: 10px 20px;
  border-radius: 10px;
  font-family: "Raleway";
  font-weight: 600;
  letter-spacing: 0px;
}
.main_heading_wrapper h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  padding: 0px 50px;
  letter-spacing: 0px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}

.accordion {
  border-top: unset !important;
  border-bottom: unset !important;
  margin-bottom: 10px !important;
}
.cstm_block-button a {
  text-decoration: none;
  color: #fff;
  background-color: #2a2552;
  padding: 10px 20px;
  border-radius: 10px;
  font-family: "Raleway";
  font-weight: 600;
  letter-spacing: 0px;
  display: inline-block;
}

.cstm_block-button {
  width: 100%;
}

.cstm_block-heading h2 {
  font-size: 30px;
  padding: 0px;
  letter-spacing: 0px;
  margin: 0px;
}

.cstm_img_with_txt_wrapper {
  max-width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0px;
}

.cstm_image_with-text-block {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-bottom: 50px;
  padding-left: 5px;
  padding-right: 5px;
}

.image-text-section.page-width {
  padding: 50px 0px;
}

.cstm_image-wrapper:nth-child(2) img {
  display: none;
}

.product__info-container .price--on-sale .price-item--regular:before {
  content: "";
  border-bottom: 1px solid #000;
  position: absolute;
  top: -9px;
  width: 100%;
  height: 100%;
  left: 0;
}

span.out_of_5 {
  display: none;
}

.product__media-icon--hover {
  display: none !important;
}
.cmb_wrapper {
  background-color: #fff;
  width: 30%;
  border-radius: 10px;
  position: absolute;
  padding: 30px 20px;
  right: 0;
  bottom: -40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.section_head h2 {
  width: 100%;
  margin: 0 auto;
}

.cstm_cmb.page-width {
  position: relative;
  padding: 50px;
}

.cmb_btn a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 900;
  color: #fff;
  background-color: #2a2552;
  border-radius: 10px;
  letter-spacing: 0px;
}
.cmb_para {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.cmb_para p {
  font-size: 14px;
  font-weight: 800;
  font-family: "Raleway";
  letter-spacing: 0px;
  margin: 0px;
}
.cmb_btn a:after {
  content: "";
  background: url("/cdn/shop/files/Arrow_1.png?v=1733406304");
  width: 50px;
  height: 15px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  top: 34px;
  right: 60px !important;
}
.cmb_para:before {
  content: "";
  background: url(/cdn/shop/files/book_1.png?v=1733758337);
  width: 18px !important;
  height: 18px !important;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 34px;
  left: 40px;
}

.price--on-sale .price-item--regular {
  text-decoration: line-through;
  color: rgba(var(--color-foreground), 0.75) !important;
  font-size: 1.3rem !important;
}

span.out_of_5 {
  position: absolute;
  left: 99px;
  bottom: -5px;
  font-size: 22px;
  font-weight: 900;
}

.jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating__score {
  margin-right: 35px !important;
}

.product__media-icon .svg-wrapper {
  margin-left: 7px;
}
.mobile_heading_wrapper {
  display: none;
}
:root {
  --dot-size: 6px; /* Size of the main dot */
  --dot-color: #56ad6a; /* Color of the main dot */
  --blink-color: #56ad6a; /* Color of the blinking effect */
}

.status-dot {
  position: relative;
  display: inline-block;
  width: var(--dot-size);
  height: var(--dot-size);
  background-color: var(--dot-color);
  border-radius: 50%; /* Makes the dot circular */
}

.status-dot::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1); /* Start scale */
  width: calc(var(--dot-size) * 2); /* Twice the size of the dot */
  height: calc(var(--dot-size) * 2); /* Twice the size of the dot */
  background-color: var(--blink-color);
  border-radius: 50%;
  opacity: 0.5; /* Semi-transparent blinking effect */
  animation: blink 1s infinite;
  z-index: -1; /* Places it behind the main dot */
}

@keyframes blink {
  0% {
    transform: translate(-50%, -50%) scale(1); /* Start small */
    opacity: 0.5;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5); /* Grow outward */
    opacity: 0; /* Fade out completely */
  }
}

/* .text_wrapper:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(/cdn/shop/files/ion_toggle.png?v=1731589640);
  background-size: 100%;
  position: absolute;
  top: 25px;
  left: 18px;
  transition: transform 0.4s; /* Smooth flip transition
} */
*/ .mobile_heading_wrapper {
  display: none;
}
.cstm_img_txt_wrapper.first {
  border-radius: 15px 15px 0px 0px !important;
}
.cstm_img_txt_wrapper.second {
  border-radius: 0px 0px 0px 0px !important;
}
.cstm_img_txt_wrapper.third {
  border-radius: 0px 0px 15px 15px !important;
}
.icon_with_text_product {
  display: none;
}
.comparison-features {
  padding-left: 40px;
}
.feature-text {
  font-size: 15px;
  font-weight: 600;
}
.tick img {
  width: 20px;
  height: 20px;
}

.cross img {
  width: 15px;
  height: 15px;
}

.feature {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 15px;
  padding-bottom: 10px;
}

.comparison-heading.left {
  text-align: center;
  font-size: 30px;
}

.comparison-heading.right {
  text-align: CENTER;
  font-size: 30px;
}
.half-img.right {
  text-align: right;
  display: flex;
  justify-content: start;
  padding-bottom: 30px;
}
.half-img.left {
  text-align: left;
  display: flex;
  justify-content: end;
  padding-bottom: 30px;
}
.comparison-column.left {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  background: linear-gradient(100deg, #f9cbcd 10%, #a0b1da);
  padding: 40px 0px 40px 0px;
}

.comparison-column.right {
  width: 45%;
  display: flex;
  flex-direction: column;
  padding: 40px 0px 40px 0px;
}

.wcu_wrapper {
  max-width: 1399px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.six.four_videos_sec.video-gallery {
  max-width: 1180px;
}

.six.four_videos_sec.video-gallery {
  display: flex;
  flex-wrap: wrap;
}

.newsletter-form__field-wrapper .field__input {
  border-bottom: 1px solid #000;
}

.footer {
  background: linear-gradient(90deg, #f9cbcd, #a0b1da);
}
.how_it_works_heading_wrapper h3 {
  display: none;
}
.cart-count-bubble {
  top: 2px;
  left: 25px;
  color: #ffffff;
  background-color: #9998ae;
}
.video-wrapper video {
  width: 100%;
  height: auto;
  border-radius: 18px;
}

.custom_product.page-width:before {
  content: "";
  display: block;
  margin-top: -220px;
  margin-left: -200px;
  width: 200%;
  height: 200px;
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 1200 134' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 1C19.5523 3 32.2291 5 51.5 9C104.5 19 200 43 300 65C400 88 500 111 600 102C700 93 800 53 900 30C987.526 5 1085.36 -1 1150 0C1169.54 -1 1180.49 0 1200 1V134H1150C1100 134 1000 134 900 134C800 134 700 134 600 134C500 134 400 134 300 134C200 134 100 134 50 134H0V1.98128Z' fill='%23ffffff'/></svg>")
    repeat-x;
  animation: wave-animation 12s linear infinite;
  background-size: 1250px 200px;
}
/* Keyframes for the wave animation */

@keyframes wave-animation {
  0% {
    transform: translateX(-100px); /* Start at the beginning */
  }
  100% {
    transform: translateX(
      -50vw
    ); /* Move to the left by 100% of the viewport width */
  }
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.custom-announcement-bar .announcement-item {
  font-family: Raleway, sans-serif;
  font-size: 11px;
  font-weight: 600;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-announcement-bar {
  background: linear-gradient(90deg, #c5a5a6 0%, #a99dac 45%, #8793b2 100%);
}

.custom-announcement-bar {
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 5px 0;
  background: linear-gradient(90deg, #c5a5a6, #a99dac 45%, #8793b2);
  white-space: nowrap;
}
.custom-announcement-bar .scroll-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
  justify-content: center;
}

.custom-announcement-bar .scroll-text {
  display: inline-flex;
  animation: scroll-left linear infinite;
  white-space: nowrap;
}

.cstm_book_btn {
  width: 100%;
}
/* Scrolling Text */

.custom-content-blocks .content-block:nth-child(2) .block-text p {
  font-family: "Kefir black";
  font-size: 20px;
  letter-spacing: 0px;
}

/* How it works stylling */

body {
  overflow-x: hidden;
}

.how_it_works_step:nth-child(3) .step_icon_wrapper:after {
  display: none !important;
}
.step_icon_wrapper:after {
  content: "";
  position: absolute;
  top: 30px;
  left: 55px;
  width: 234px;
  border: 1px solid #979797;
}

.step_icon_wrapper {
  position: relative;
}
.howitworks {
  /* background: linear-gradient(90deg, #fff, #f4f6ff); */
      background: linear-gradient(to bottom, #ffffff 0%, #eaf4fb 100%);
  padding-bottom: 50px;
}
.bottom_button_wrapper {
  background: linear-gradient(90deg, #f9cbcd, #a0b1da);
  padding: 15px 27px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  font-family: Raleway;
  font-weight: 600;
}
.bottom_button_wrapper a {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 700;
  line-height: 16.44px;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.bottom-text_wrapper p {
  font-family: Raleway;
  font-size: 20px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  color: #000;
  margin-bottom: 40px;
  margin-top: 20px;
}
.how_it_works_step p {
  font-family: Raleway;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}

.step-description {
  margin: 0px;
}

.how_it_works_step p {
  margin: 0px;
}

.step_icon_wrapper img {
  width: 100%;
  position: relative;
  z-index: 2;
}

.step_icon_wrapper {
  width: 35%;
  margin: 0 auto;
}
.step_text_wrapper h3 {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
}
.how_it_works_bottom_wrapper {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.how_it_works_image_top_wrapper {
  width: 20%;
}

.how_it_works_image_bottom_wrapper {
  width: 20%;
}

.how_it_works_image_bottom_wrapper img {
  width: 100%;
}

.how_it_works_image_top_wrapper img {
  width: 100%;
}

.how_it_works_heading_wrapper {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}
.htw_main_wrapper {
  display: flex;
}

.how_it_works_main_wrapper {
  text-align: center;
  padding: 20px;
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}

.how_it_works_heading_wrapper h2 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 50px;
}

.large-image {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 20px;
  display: block;
}

.how_it_works_steps_wrapper {
  display: flex;
  justify-content: space-around;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.how_it_works_step {
  max-width: 23%;
  text-align: center;
}

.icon-wrapper img {
  width: 100%;
  max-width: 100px;
  margin-bottom: 10px;
}

.step-description {
  font-size: 0.9rem;
  color: #555;
}

.how_it_works_bottom_text_wrapper p {
  font-size: 1rem;
  color: #333;
  margin-bottom: 20px;
}

.how_it_works_button_wrapper a {
  padding: 10px 20px;
  background-color: #007acc;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}

.how_it_works_button_wrapper a:hover {
  background-color: #005fa3;
}

/* How it works stylling */

.custom-banner-block-section .image-content {
  width: 50%;
  height: auto;
  align-self: flex-start;
}
.custom_product.page-width {
  padding: 65px 0 100px;
  margin-top: -180px;
  background-color: #fff;
}

.custom-content-blocks .content-block {
  width: 30%;
}
.header.page-width {
  margin-top: 35px; /* Match the height of the announcement bar */
  position: relative; /* Ensure it stacks correctly */
  z-index: 10; /* Adjust as necessary */
  padding: 15px 55px;
}

/* Keyframes for Infinite Scroll */

.four_videos_sec .dummy-image {
  width: 100%;
  height: 459px;
}

.four_videos_sec .video-element {
  width: 100%;
  height: 459px;
  gap: 0px;
  border-radius: 30px;
}

.four_videos_sec .video-block {
  width: 25%;
  height: 459px;
  position: relative;
}

.four_videos_sec.video-gallery {
  max-width: 1214px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  gap: 30px;
}

.six_video_wrapper .video-wrapper {
  position: relative;
  width: 165px;
  height: 260px;
}

.six_video_wrapper {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: center;
}

.comparison-table .right-item-wrapper {
  padding: 15px;
  background: #fff;
  border-radius: 0px 30px 30px 0px;
}

.comparison-table td {
  padding: 10px;
  width: 50%;
  align-items: center;
  display: flex;
}

.comparison-table tr {
  border-bottom: 0px;
  margin-bottom: 10px;
  border-bottom: 0px;
  display: flex;
}

.right-item-wrapper .item-content span {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  margin-top: 3px;
}

.left-item-wrapper .item-content span {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
}

.comparison-table-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.comparison-table-header .right-header {
  background-color: #f9cbcd;
  border-radius: 0px 10px 0px 0px;
  margin: 0px;
  padding: 12px 100px;
  color: #fff;
  font-family: Kefir black;
  width: 50%;
}

.comparison-table-header .left-header {
  background-color: #a0b1da;
  border-radius: 10px 0 0;
  margin: 0px;
  padding: 12px 100px;
  color: #fff;
  font-family: Kefir black;
  width: 50%;
}

.comparison-table-section {
  max-width: 972px;
  margin: 0 auto; /* Centers the section horizontally */
}

/* Main Table Wrapper */
.main-table-wrapper {
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  background: #ffffff;
}

/* Table Heading */
.table-heading {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.comparison-table {
  width: 100%;
  background-color: #f6f7fb;
  padding: 30px 40px;
  border-radius: 0px 0px 20px 20px;
}

/* Table Rows */
tbody tr {
  border-bottom: 1px solid #e0e0e0;
}

.left-item-wrapper {
  background: linear-gradient(100deg, #f9cbcd 10%, #a0b1da);
  border-radius: 30px 0 0 30px;
}

.right-item-wrapper {
  padding: 15px;
  background: #f8f8f8;
}

/* Left and Right Item Content */
.item-content {
  display: flex;
  align-items: center;
  justify-content: start;
  font-size: 16px;
}

.icon {
  font-size: 20px;
  margin-right: 8px;
}

/* Check and Cross Icons */
.check-icon {
  color: #a1a0f5; /* Blue check icon color */
}

.cross-icon {
  color: #f3b1b7; /* Pink cross icon color */
}

.collapsible-content__heading {
  width: 80%;
  margin: 0 auto;
}
.accordion__content {
  padding: 20px !important;
  font-size: 12px;
  font-family: "Raleway";
}
.accordion {
  background: #f6f7fb;
  border: none;
  border-radius: 10px;
}

.collapsible-content .accordion {
  margin-bottom: 20px !important;
  border: none;
}

.accordion__title {
  padding-left: 40px;
  font-family: "Raleway" !important;
  font-weight: 600;
}

.collapsible-content summary:hover {
  background: none !important;
}
.collapsible-content summary:hover .accordion__title {
  text-decoration: none !important;
}

.multicolumn__title {
  justify-content: center;
}

.multicolumn__title h2.title.inline-richtext.h1 {
  font-size: 42px;
  text-align: center;
  max-width: 70%;
}
.multicolumn.background-primary .multicolumn-card {
  background: none !important;
}

.multicolumn .media.media--transparent.media--circle {
  max-width: 185px;
  height: 183px;
  margin: 0 auto;
}

.multicolumn .media.media--transparent.media--circle img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.multicolumn .media--circle {
  padding-bottom: 0px;
}

.cstm_img_txt_wrapper .image-with-text .grid {
  justify-content: space-between;
  align-items: center;
}

.cstm_img_txt_wrapper .image-with-text__grid--reverse {
  justify-content: space-between !important;
}

.cstm_img_txt_wrapper .image-with-text__text-item {
  max-width: 510px;
}

.cstm_img_txt_wrapper .image-with-text__text {
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cstm_img_txt_wrapper .image-with-text__heading {
  font-family: Kefir Demi Bold;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0px;
}
.cstm_img_txt_wrapper .image-with-text__media {
  border: none;
}
.cstm_img_txt_wrapper .image-with-text__media img {
  object-fit: contain;
}
.cstm_img_txt_wrapper .image-with-text__media-item {
  max-width: 410px;
  max-height: 410px;
  margin-top: -40px;
  margin-top: 20px;
}

cstm_img_icon_wrapper {
  max-width: 1065px !important;
}
.cstm_img_txt_wrapper {
  max-width: 1065px !important;
  background-color: #f6f7fb;
  padding: 55px 70px;
  border-radius: 10px;
}

.cstm_img_txt_wrapper.page-width {
  max-width: 1165px;
  background-color: #f6f7fb;
}

.product_main_wrapper .product-form__submit span {
  font-family: Raleway;
  font-size: 18px;
  font-weight: 900;
}
.product_main_wrapper .button:before {
  display: none;
  box-shadow: none;
}

.product_main_wrapper .button::after {
  box-shadow: none;
  display: none;
}

.product_main_wrapper .product-form__submit {
  margin-bottom: 1rem;
  background-color: #2a2552;
  border-radius: 10px;
  padding: 20px 0px;
}

.product_main_wrapper .product-form__buttons {
  max-width: 60rem;
}
/* 
.text_wrapper:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(/cdn/shop/files/ion_toggle.png?v=1731589640);
  background-size: 100%;
  position: absolute;
  top: 25px;
  left: 18px;
} */

.price_main_wrapper p {
  font-family: Raleway;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0px;
}
.text_wrapper p {
  font-family: Raleway;
  font-size: 15px;
  font-weight: 500;
  margin: 0px;
  letter-spacing: 0px;
  margin-top: -6px;
}

.text_wrapper span {
  font-family: Raleway;
  font-size: 15px;
  font-weight: 700;
  margin: 0px;
  letter-spacing: 0px;
}

.skip_the_que_wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  background-color: #f6f7fb;
  border: 1px solid #bfbfbf6b;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  align-items: center;
}

/* .cstm_gfg_cls li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 12px;
  background-image: url(/cdn/shop/files/Group_2_1.png?v=1731585926);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  margin-right: 8px;
} */

.icon-with-text__item .inline-richtext {
  font-family: Raleway;
  font-size: 15px;
  font-weight: 500;
}

.price_div_wrapper .product__description {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 80%;
}
.price_div_wrapper .discount-message-after {
  background: linear-gradient(90deg, #f9cbcd 0%, #a0b1da 100%);
  color: #fff;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.44px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  padding: 10px;
  border-radius: 10px;
}

.price_div_wrapper .discount-message {
  font-family: "Kefir-semi-bold";
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
  color: #a0b1da;
}
.price_div_wrapper .price-item--last {
  font-size: 25px;
  font-weight: 800;
  line-height: 25px;
  font-family: "Kefir black";
}

.product__tax {
  display: none;
}
.price_div_wrapper {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 15px;
}

.cstm_gfg_cls {
  background-color: #a0b1da1a;
  border: 3px dotted #f9cbcd;
  border-radius: 8px;
  padding: 11px 50px 11px 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.cstm_gfg_cls ul {
  margin: 0;
}

.cstm_gfg_cls li {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 800;
}

.product_main_wrapper .thumbnail[aria-current] {
  box-shadow: none;
  border: none;
}

.product__info-wrapper .price-item.price-item--regular {
  background: linear-gradient(90deg, #a0b1da, #c1bbd5 37%, #f9cbcd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: red;
  color: #000;
  font-family: Kefir black;
  font-size: 18px !important;
  position: relative;
   text-decoration: none!important;
}

.product__info-wrapper .product__title h1 {
  font-size: 28px;
  line-height: 33.6px;
  font-weight: 800;
  color: #000;
  font-family: "Kefir-semi-bold" !important;
}
.product_main_wrapper .thumbnail {
  border: none;
  border-radius: 10px;
}

.product_main_wrapper .product__info-wrapper {
  max-width: 55% !important;
}
.product_main_wrapper .product__media-wrapper {
  max-width: 45% !important;
}
.product_main_wrapper .product-media-container {
  border: none;
}

.services_image:before {
  content: "";
  background-image: url(/cdn/shop/files/Star_5.png?v=1731482322);
  display: block;
  position: absolute;
  bottom: 109px;
  left: -59px;
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.custom-features-section:after {
  content: "";
  background-image: url(/cdn/shop/files/Star_6.png?v=1731482322);
  display: block;
  position: absolute;
  top: 600px;
  right: 0px;
  width: 30px;
  height: 65px;
  background-repeat: no-repeat;
  background-size: cover;
}

.features-grid:after {
  content: "";
  background-image: url(/cdn/shop/files/Star_6.png?v=1731482322);
  display: block;
  position: absolute;
  bottom: 10px;
  right: 145px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.features-grid:after {
  content: "";
  background-image: url(/cdn/shop/files/Star_7.png?v=1731482322);
  display: block;
  position: absolute;
  top: 40px;
  right: 145px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: cover;
}

.features-grid:before {
  content: "";
  background-image: url(/cdn/shop/files/Star_4.png?v=1731482322);
  display: block;
  position: absolute;
  top: 40px;
  left: -38px;
  width: 46px;
  height: 47px;
  background-repeat: no-repeat;
  background-size: cover;
}

section.file_upload {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(244, 246, 255, 1) 100%
  );
  padding-bottom: 20px;
}
.section_heading h2 {
  text-align: center;
  font-size: 30px;
}
.file_upload_content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 55px;
  position: relative;
}
p.below-text {
  text-align: center;
  font-family: "Raleway";
  font-weight: 600;
  color: #000;
  font-size: 20px;
}
.below_btn {
  text-align: center;
  position: relative;
  padding-top: 12px;
  padding-bottom: 32px;
}
a.below-button {
  background: linear-gradient(
    90deg,
    rgba(249, 203, 205, 1) 0%,
    rgba(160, 177, 218, 1) 100%
  );
  padding: 15px 27px 15px 27px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  font-family: "Raleway";
  font-weight: 600;
}
.steps_follow_img {
  position: relative;
  z-index: 9999;
}
.follow_image:before {
  content: "";
  position: absolute;
  width: 372px;
  height: 1px;
  background: #000;
  top: 70px;
  z-index: 999999;
  bottom: 0;
  right: 98px;
}
.follow_image img {
  position: relative;
  z-index: 9999999;
  width: 567px;
}
.section_heading {
  padding-top: 20px;
}

.custom-content-blocks .block-text p {
    font-size: 20px;
    color: #000;
    font-family: 'Kefir black';
    width: 100%;
    margin: 0px 0px 5px;
    letter-spacing: 0px;
    font-weight: 600;
}
.block-image img {
  width: 100%;
  height: auto;
}
.custom-content-blocks {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 27px;
}
.custom-content-blocks .product_price {
  display: flex;
  gap: 15px;
  padding: 0;
  margin: 0;
  position: relative;
  height: 35px;
  justify-content: left;
  align-items: center;
  width: 75%;
  position: relative;
}
.main_heading h2 {
  text-align: center;
  font-size: 30px;
  padding-bottom: 13px;
  margin-top: 0px;
}
p.orignal_price {
  color: #000;
  font-family: "Kefir black";
  font-size: 18px;
}
p.discounted_price {
  font-size: 25px;
  font-family: "Kefir black";
  color: #000;
  padding: 0;
  margin: 0px;
  text-align: center;
  position: relative;
  right: 15px;
}
p.discount_rate {
  font-size: 14px;
  font-family: "Kefir black";
  color: #a0b1da;
  margin: 5px -10px 0px;
}
.cstm_book_btn .custom-button.btn_product {
  background: #2a2552;
  padding: 19px 74px;
  list-style: none;
  text-decoration: none;
  color: #fff;
  font-family: Raleway;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0px;
}

p.orignal_price {
  background: linear-gradient(90deg, #a0b1da 0%, #c1bbd5 37%, #f9cbcd 100%);
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.block-text:hover {
  font-size: 20px;
  font-family: Kefir black;
  color: #000;
}

.custom-banner-block-section .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 3em;
}
.image-content img {
  width: 100%;
  height: auto;
}
section.custom-banner-block-section {
  background: #fff8f8;
  padding: 0px 0px 83px 0px;
}
.banner-content {
  padding: 0px 0px 0px;
  width: 50%;
}
.review-badge {
  background: rgba(249, 203, 205, 1);
  border-radius: 5px;
  width: 400px;
}
.banner-content h1 {
  color: #373737;
  font-size: 40px;
  font-weight: 700;
  white-space: pre-wrap;
  width: 60%;
  margin: 16px 0 13px 0;
}
.custom-banner-block-section .banner-content p {
  font-size: 18px !important;
  font-weight: 600;
  color: #000;
  padding-bottom: 10px;
  margin: 0;
}
a.custom-button {
  position: relative;
  top: 27px;
}
.banner-content a.custom-button {
  padding: 25px 61px 25px 28px;
  background: linear-gradient(90deg, #8c9eff, #ffc3c3);
  color: #fff;
  font-size: 18px !important;
  font-weight: 700;
  text-decoration: none;
  border-radius: 10px;
}
.custom-banner-block-section ul.benifits-list {
  position: relative;
  top: 55px;
  padding: 0;
  left: 35px;
  width: 75%;
  margin: 0px 0px 10px 0px;
}
.benifits-list li {
  font-weight: 500;
  color: #000;
  list-style: none;
  font-size: 14px !important;
}
/* .wave-divider {
  background-color: #ffff;
  clip-path: ellipse(128% 184% at 92% 171%);
  bottom: -77px;
  left: 0;
  width: 100%;
  height: 91px;
  display: block !important;
  margin-top: -86px;
} */
.benifits-list li:before {
  content: "";
  position: absolute;
  background: url(/cdn/shop/files/Vector_7.png?v=1730901837);
  top: 3px;
  width: 18px;
  height: 18px;
  left: -31px;
  right: 0;
}

section.video_section {
  padding-top: 19px;
}

.video-block video.video-element {
  height: 432px;
  border-radius: 30px;
}
.six_video_wrapper .video-block {
  position: relative;
  width: 16%;
  height: auto;
}

.video-wrapper {
  width: 100%;
  height: auto;
  line-height: 0;
}

.six_video_wrapper .video-element {
  width: 100%;
  height: 340px;
  border-radius: 33px;
}

.dummy-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.dummy-image:hover {
  opacity: 0.8;
}
.section_head h2 {
  text-align: center;
  padding-top: 50px;
  font-size: 30px;
  width: 381px;
  margin: 0 auto;
}

.services_image img {
  width: 446px;
  height: 544px;
  position: relative;
  top: 15px;
  right: 59px;
}
.custom-features-section {
  padding: 60px 50px 20px 50px;
  text-align: center;
  margin-top: 64px;
  background: linear-gradient(90deg, #a0b1da4a 0%, #f9cbcd7d 100%);
  position: relative;
}
.features-grid {
  display: grid;
  flex-wrap: wrap;
  column-gap: 39%;
  grid-template-columns: repeat(2, 1fr);
  padding-top: 45px;
}
.services_image {
  position: absolute;
  left: 38%;
  bottom: 70px;
}
.feature-block {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  text-align: left;
  margin: 0px 0px 23px 0 !important;
  display: flex;
  align-items: center;
  position: relative;
}
.feature-content {
  padding: 0 0px 0 9px;
}
.feature-icon {
  width: 40px;
  height: 40px;
  margin-top: 25px;
}
.feature-heading {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.feature-description {
  font-size: 13px;
  color: #000;
  font-family: "Raleway";
  padding: 0 0 0 0;
  margin: 0;
  line-height: 20px;
}
section.custom-features-section:before {
  content: "";
  position: absolute;
  background: url(/cdn/shop/files/pink_wave.png?v=1730986273);
  width: 100%;
  height: 230px;
  right: 0;
  left: 0;
  bottom: 0px;
}
.service_main_heading h2 {
  text-align: center;
  width: 274px;
  margin: 0 auto;
}
.custom-banner-block-section .container {
  position: relative;
  /* z-index: 999999999; */
  padding: 0;
}

.image-faq-section {
  padding: 110px 0;
}
.image-faq-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 44px;
  align-items: center;
}
.faq-image {
  flex: 1;
  width: 40%;
}
.faq-image img {
  width: 400px;
  border-radius: 8px;
  float: right;
}
.faq-accordion {
  flex: 1;
  width: 60%;
}
.faq-item {
  margin-bottom: 10px;
}
.faq-question {
  background-color: #f5f5f5;
  color: #000;
  width: 75%;
  text-align: left;
  border: none;
  border-radius: 9px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  margin: 14px 0;
  font-family: "Raleway";
  font-size: 16px;
  display: flex;
  position: relative;
}
.faq-answer {
  display: none;
  padding:20px;
  height: 127px;
  border-left: 0px;
  width: 100%;
  border-radius: 0px 0px 15px 15px;
  margin-top: -40px;
  background-color: #f5f5f5;
}
.faq-answer p {
  margin: 0;
      font-size: 12px;
    font-family: "Raleway";
}
.faq-question.active + .faq-answer {
  display: block;
}
.faq-question img {
  width: 20px;
  height: auto;
  position: absolute;
  left: 93%;
}
.faq_main_heading h2 {
  text-align: center;
  padding-bottom: 20px;
  margin: 0 auto;
  width: 300px;
}

.faq_main_heading h2 {
  padding-bottom: 50px !important;
  padding-top: 50px;
}
.faq-question {
  width: 100% !important;
  margin: 0px 0px 30px 0px !important;
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 10px 0px 10px 30px;
}

.faq-image {
  width: 40%;
}
.image-faq-grid {
  margin: 0 auto;
  max-width: 1028px;
}

.footer__list-social {
  margin-top: 20px !important;
}
.footer-block__newsletter {
  margin-top: 65px !important;
}
.list-social {
  justify-content: flex-start !important;
}

.list-social__link.svg-wrapper {
  width: 40px;
  height: 40px;
}
.header__icons .header__search {
  display: none !important;
}

.footer__content-top {
  padding: 19px 96px 35px 96px !important;
}

.footer__content-bottom {
  padding: 0px 50px !important;
}

.review-badge {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0px;
}

.review_img_wrapper img {
  margin-top: 5px;
}

.newsletter-form__field-wrapper .field__input {
  background: transparent !important;
}
.newsletter-form__field-wrapper .field__input:focus {
  border-bottom: 1px solid #000 !important;
}

.newsletter-form__field-wrapper .field__input:focus {
  border: none;
  box-shadow: none;
}

.newsletter-form__field-wrapper .field:hover.field:after {
  box-shadow: none;
}

.footer-block--newsletter {
  width: 40%;
  display: block !important;
}

.footer__content-bottom {
  border-top: none !important;
}

.footer-block__newsletter h2.footer-block__heading.inline-richtext {
  text-align: left;
}

.footer__localization:empty + .footer__column--info {
  align-items: right !important;
}

/* yahan say start hai */
@media (min-width: 1920px) {
.header.page-width {
    max-width: 1920px;
}

.htw_sub_wrapper {
        max-width: 1920px;
        margin: 0 auto;
    }

  .custom-banner-block-section .row {
    max-width: 1920px;
    margin: 0 auto;
  }

  .custom_product.page-width {
    margin-top: 0px !important;
  }

.first_banner_wrapper.container {
    width: 1920px;
    margin: 0 auto;
}

.cstm_feature_cls{
    max-width: 1920px;
    margin: 0 auto;
  }
    .footer__content-bottom {
    max-width: 1400px !Important;
    margin: 0 auto !Important;
}

}
@media (min-width: 1180px) and (max-width: 1920px) {

  .custom_product.page-width {
    margin-top: -90px;
  }
  .custom-features-section:after {
    top: 480px;
  }

  section.custom-features-section:before {
    top: 530px;
  }
  .services_image img {
    width: 80%;
    height: auto;
  }

  .services_image:before {
    left: -25px;
    top: 290px;
  }
  .feature-description {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 0px;
  }

  .feature-block {
    padding: 15px 15px;
  }

  .feature-icon {
    width: 35px;
    height: 35px;
  }
  .features-grid:before {
    left: 50px;
    top: 110px;
  }

  .features-grid:after {
    top: 110px;
    right: 210px;
  }

  .service_main_heading h2 {
    font-size: 24px;
  }

  .feature-heading {
    font-size: 12px;
    font-family: kefir-medium !important;
    font-weight: 900 !important;
  }
  .four_videos_sec.video-gallery {
    max-width: 1080px;
  }
  .how_it_works_main_wrapper {
    max-width: 1100px;
  }

  .step-description,
  .how_it_works_step p {
    font-size: 13px;
  }
  .custom-content-blocks .block-text p {
    font-size: 20px;
    width: 90%;
    line-height: 30px;
    letter-spacing: 0px;
  }

  p.orignal_price {
    font-size: 18px;
  }

  p.discount_rate {
    font-family: "Kefir-regular";
    font-weight: 600;
  }

  .cstm_book_btn .custom-button.btn_product {
    padding: 15px 65px;
  }

  .custom-content-blocks .content-block:nth-child(2) .block-text p {
    width: 90%;
    font-size: 18px !important;
    line-height: 25px;
  }
  .review-badge {
    padding: 0px;
    width: 50%;
  }

  .review_img_wrapper img {
    margin: 0px;
    width: 75px;
    height: auto;
  }

  .review-badge span {
    letter-spacing: 0px;
  }

  .banner-content h1 {
    font-size: 40px;
    line-height: 50px;
    width: 100%;
    padding: 0px 225px 0px 0px;
  }

  .custom-banner-block-section .banner-content p {
    font-size: 18px !important;
    width: 100%;
    padding: 0px;
  }

  .banner-content a.custom-button {
    padding: 20px 30px;
    letter-spacing: 0px;
    font-size: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65%;
    gap: 10px;
  }

  .benifits-list li {
    font-size: 14px !important;
    font-weight: 600;
  }
}
@media (max-width: 1800px) {
}

@media (max-width: 1600px) {
  .six_video_wrapper .video-block {
    width: calc(16% - 20px); /* 4 videos per row */
    height: auto;
  }
}
@media (max-width: 1370px) {
  .review-badge span {
    padding: 0px 0px 0px 10px;
  }
  section.custom-banner-block-section {
    padding: 0 0 100px;
  }

  .six_video_wrapper .video-block {
    width: calc(16% - 20px); /* 4 videos per row */
    height: auto;
  }
}

@media (max-width: 1250px) {
}

@media (max-width: 767px) {
  .custom-toggle {
    width: 50px !important;
  }
  .product__description.rte.quick-add-hidden {
    margin: 0px;
    font-size: 12px;
    letter-spacing: 0px;
  }
  .thumbnail-slider .thumbnail-list.slider {
    flex-wrap: wrap;
  }

  .thumbnail-list__item.slider__slide {
    width: calc(19% - 0.6rem) !important;
  }
  .how_it_works_main_wrapper {
    flex-direction: column;
  }

  .how_it_works_steps_wrapper {
    flex-direction: column;
  }

  .how_it_works_step {
    max-width: 40%;
    position: relative;
  }

  .step_text_wrapper h3 {
    font-size: 15px;
    font-family: "Kefir-medium" !important;
    text-align: center;
    margin: 4px 0px;
  }

  .step_icon_wrapper {
    /* position: absolute;
    width: 50px;
    height: auto;
    right: -62px; */
  }

  .step-description,
  .how_it_works_step p {
    text-align: left;
    font-size: 12px;
    letter-spacing: 0px;
    width: 86%;
  }

  .how_it_works_image_top_wrapper,
  .how_it_works_image_bottom_wrapper {
    width: 50%;
    margin-left: 15px;
    padding-top: 30px;
  }

  .step_icon_wrapper:after {
    display: none;
  }

  .how_it_works_heading_wrapper h2 {
    font-size: 20px;
    width: 100%;
  }

  .bottom-text_wrapper p {
    font-size: 15px;
    font-weight: 600;
    margin: 0 auto;
  }

  .bottom_button_wrapper {
    width: 80%;
    margin: 0 auto;
  }
  .file_upload a.below-button {
    padding: 15px 10px;
  }

  .content-block .custom-button.btn_product {
    width: 95%;
    font-size: 12px;
  }

  .custom_product .product_price p {
    font-size: 15px;
    position: relative;
  }

  .banner-content .review-badge span {
    font-size: 8px !important;
  }

  .custom-banner-block-section .banner-content p {
    font-size: 16px;
  }
  .four_videos_sec .video-block {
    width: 45%;
    height: auto;
  }
  .six_video_wrapper .video-wrapper {
    width: 90%;
    height: 200px;
  }

  .six_video_wrapper .video-block {
    width: 50%;
    flex-wrap: wrap;
  }

  .six_video_wrapper {
    width: 100%;
    justify-content: center;
    margin: 0 auto;
  }

  .six_video_wrapper .video-block {
    width: 30%;
    height: auto;
  }

  .six_video_wrapper .video-element {
    width: 100%;
    height: 284px;
  }
  .cstm_gfg_cls li {
    font-size: 12px;
  }
  .accordion .accordion__title {
    font-size: 12px;
    line-height: 21px;
  }
  .comparison-table {
    border-radius: 0px;
  }
  .text_wrapper p {
    font-size: 12px;
  }

  .product_main_wrapper .product-form__submit span {
    font-size: 14px;
  }

  .cstm_img_txt_wrapper.page-width {
    padding: 10px 17px;
    margin: 0px 15px;
  }

  .cstm_img_txt_wrapper .image-with-text__heading {
    font-size: 18px;
  }

  .cstm_img_txt_wrapper .image-with-text__text {
    font-size: 14px;
    font-family: "Raleway";
    font-weight: 500;
    letter-spacing: 0px;
    margin-top: 0px;
  }

  .comparison-table-header {
    display: block;
  }

  .comparison-table-header .left-header {
    width: 100%;
    border-radius: 0px;
  }

  .comparison-table-header .right-header {
    width: 100%;
    border-radius: 0px;
  }

  .comparison-table {
    padding: 20px 10px;
  }

  .left-item-wrapper .item-content span {
    font-size: 11px;
  }

  .right-item-wrapper .item-content span {
    font-size: 11px;
  }

  .comparison-table .right-item-wrapper {
    border-radius: 0px;
  }

  .comparison-table td {
    border-radius: 0px;
  }

  .multicolumn .media.media--transparent.media--circle {
    width: 130px;
    height: 130px;
  }

  .multicolumn__title h2.title.inline-richtext.h1 {
    font-size: 20px;
    max-width: 100%;
  }

  .multicolumn-card .multicolumn-list h3 {
    font-size: 20px;
    width: 75%;
    text-align: center;
    margin: 0 auto !important;
  }

  .gift_img_wrapper img {
    width: 100%;
  }
  .price.price--large.price--on-sale {
    margin-bottom: 0px;
  }

  .product_main_wrapper .product__info-wrapper {
    max-width: 100% !important;
  }
  .product_main_wrapper .product {
    display: block;
    width: 100% !important;
  }

  .product_main_wrapper .product__media-wrapper {
    max-width: 100% !important;
  }

  .product__info-wrapper .product__title h1 {
    font-size: 20px;
    width: 100% !important;
    letter-spacing: 0px;
    line-height: 30px;
    padding: 0px 0px 0px 0px;
    color: #373737;
  }

  /* .price_div_wrapper .discount-message-after {
    font-size: 12px;
    padding: 5px 5px;
    margin-left: -109px;
    width: 35%;
    letter-spacing: 0px;
    font-weight: 500;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
  }

  .price_div_wrapper .discount-message {
    font-size: 12px;
    width: 54%;
    letter-spacing: 0px;
    font-family: Kefir-medium;
    font-weight: 700;
    margin-bottom: 5px;
  }

  .price_div_wrapper .price-item--last {
    font-size: 18px;
    letter-spacing: 0px;
    margin-right: 10px !important;
  }

  .product__info-wrapper .price-item.price-item--regular {
    font-size: 14px !important;
    letter-spacing: 0px;
    margin: 0px;
    margin-right: 0px;
  } */

  .cstm_gfg_cls {
    padding: 8px;
    width: 100%;
  }

  ul.icon-with-text.icon-with-text--vertical.list-unstyled {
  }

  .icon-with-text__item {
    max-width: 100%;
  }

  .feature-block {
    padding: 10px;
  }

  .feature-heading {
    font-size: 12px;
  }

  .feature-description {
    font-size: 12px;
  }
  faq_main_heading h2 {
    padding-bottom: 15px;
    line-height: 35px;
  }
  .faq-answer {
    width: 100%;
  }
  .footer__content-bottom .footer__column--info {
    padding: 0px;
  }

  .footer__content-bottom .footer__content-bottom-wrapper {
    padding: 0px;
  }
  .footer .footer__content-bottom {
    padding: 0px 10px;
    margin: 0px;
  }
  .footer-block--newsletter {
    width: 80%;
    margin-left: 20px;
  }
  .footer__blocks-wrapper
    .footer-block.grid__item.scroll-trigger.animate--slide-in {
    width: 80% !important;
  }
  .footer__content-top {
    display: block !important;
    padding: 0px !important;
  }

  .footer__blocks-wrapper {
    width: 80% !important;
    margin-left: 20px;
  }
  .faq-image img {
    float: none;
    width: 330px;
    margin-left: 28px;
  }

  .image-faq-grid .faq-question {
    width: 100%;
    padding: 16px 38px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .image-faq-grid .faq-accordion .faq-item:first-child {
    margin-top: 10px;
  }
  .image-faq-grid .faq_main_heading {
    width: 80%;
  }

  .image-faq-grid .faq-accordion {
    width: 85% !important;
  }

  .services_image:before {
    display: none;
  }
  .services_image {
    left: 0px;
  }

  .features-grid:after {
    top: 236px;
    right: 0px;
    z-index: -1;
    width: 60px;
    height: 60px;
  }

  .features-grid:before {
    left: 10px;
  }
  .video_section .video-gallery {
    display: flex;
    gap: 15px;
    margin: 0 auto;
    width: 100% !important;
    flex-wrap: wrap;
  }

  .video-block {
    width: 48%;
  }
  .product_price p.discounted_price {
    font-size: 30px;
    right: 5px;
  }
  .product_price p.discount_rate {
    font-size: 15px;
    margin: 0px;
  }
  .product_price .orignal_price {
    font-size: 20px;
    margin: 10px 0px;
  }
  .file_upload_content {
    display: block;
  }

  .file_upload_content .image1 {
    width: 100%;
    margin-bottom: 30px;
  }

  .follow_image:before {
    display: none;
  }

  .follow_image .image2 {
    width: 90%;
  }

  .cstm_book_btn .custom-button.btn_product {
    top: -25px;
    font-size: 14px;
    padding: 15px 15px;
  }

  .block-text p {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .custom_product .product_price {
    justify-content: start;
    gap: 8px;
    bottom: 33px;
  }

  .content-block .custom-button.btn_product {
    text-align: center;
    align-items: center;
    display: flex;
    margin: 0 auto;
    width: 315px;
  }
  .cstm_book_btn .custom-button.btn_product {
    font-size: 14px;
    top: -25px;
  }
  .wave-divider {
    display: none;
  }

  section.custom-banner-block-section {
    padding: 0px;
  }

  .main_heading h2 {
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .content-block .block-image {
    max-width: 100%;
    margin: 0 auto;
  }

  .block-image img {
    width: 100%;
    height: auto;
  }

  .block-image img {
    width: 100%;
  }
  .custom-banner-block-section .container.page-width:after {
    display: none !important;
  }

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

  section.custom-banner-block-section {
    padding: 10px 0px;
  }
  ul.benifits-list {
    width: 80%;
  }
  .row {
    display: block !important;
    margin: 10px !important;
  }

  .banner-content {
    width: 100% !important;
  }

  .image-content img {
    width: 100% !important;
    height: 100% !important;
    margin-top: 62px !important;
  }

  .image-content {
    max-width: 100% !important;
  }

  .review-badge {
    width: 95%;
    padding: 5px 15px !important;
  }

  .banner-content h1 {
    width: 100% !important;
    font-size: 30px !important;
  }

  .banner-content p {
    font-size: 14px !important;
  }

  .banner-content a.custom-button {
    padding: 12px 1px 9px 12px;
    font-size: 12px !important;
    display: block;
    width: 90%;
  }

  .custom-content-blocks {
    display: block !important;
  }

  .features-grid {
    display: flex !important;
  }

  .custom-features-section .services_image img {
    width: 330px;
    height: 400px;
    right: -40px;
    display: block;
    top: 75px;
  }

  .image-faq-grid {
    display: block !important;
  }

  .follow_image img {
    width: 100%;
    margin-bottom: 40px;
  }

  .six_video_wrapper .video-gallery {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0px;
  }

  .container.page-width {
    padding: 40px 0px !important;
  }

  #shopify-section-template--23691032265046__wi_custom_banner_Xcjwpy
    .review-badge
    span {
    font-size: 11px !important;
  }

  .review_img_wrapper img {
    width: 80px !important;
    height: auto !important;
  }

  .benifits-list li {
    width: 100% !important;
    padding-left: 10px;
    font-size: 12px !important;
  }

  .benifits-list li:before {
    left: -20px;
  }
}

/* @media (min-width: 380px) and (max-width: 450px) { */
@media(max-width:768px) {
  .footer__content-bottom .footer__content-bottom-wrapper:nth-child(2) {
    order: 1;
  }
  .faq-answer {
    margin-top: -20px !important;
    width: 100% !important;
  }
  .faq-image img {
    width: 100%;
    margin: 0px;
  }

  .faq-image {
    width: 90%;
    margin: 0 auto;
  }

  .image-faq-grid .faq-question {
    padding: 10px 25px 0px 20px;
    font-size: 14px;
    justify-content: left;
    margin: 0px 0px 15px 0px !important;
  }

  .image-faq-grid .faq-accordion {
    width: 90% !important;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
  }

  .faq-item {
    width: 100%;
  }

  .custom-features-section:after {
    content: "";
    background-image: url(/cdn/shop/files/Star_6_1.png?v=1734449769);
    display: block;
    position: absolute;
    top: 1140px;
    left: 0px;
    height: 60px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .custom_product.page-width {
    padding: 20px 0px;
  }
  .product_price .orignal_price:before {
    width: 95%;
    top: -7px;
  }
  .review_img_wrapper img {
    width: 60px !important;
  }
  .cstm_collapse_wrapper .collapsible-content__header h2 {
    padding: 0px;
  }
  .cstm_collapse_wrapper .collapsible-content-wrapper-narrow {
    padding: 20px 10px;
    max-width: 90%;
    margin: 0 auto;
  }
  .main-page-title {
    padding: 30px 30px;
    width: 100%;
    font-size: 18px;
  }
  .cstm_cls_para {
    text-align: center;
    font-size: 15px;
  }

  .cstm_Cont_wrapper {
    flex-direction: column;
  }
  .cont_heading_wrapper {
    width: 100%;
  }
  .cstm_form_wrapper {
    width: 100%;
    margin: 20px 0px;
  }
  .cstm_Cont_wrapper {
    width: 100%;
  }
  .feature-icon {
    width: 30px;
    height: 30px;
  }

  .feature-description {
    font-size: 10px;
    line-height: 15px;
  }

  .feature-block {
    padding: 10px 20px 20px 10px;
  }

  .features-grid {
    padding-top: 30px;
  }

  .service_main_heading h2 {
    width: 100%;
    font-size: 25px;
  }

  .features-grid:after {
    width: 40px;
    height: 40px;
    top: 225px;
    right: 10px;
  }

  .first_banner_wrapper .row {
    margin: 0px !important;
    padding: 0px;
  }
  .cstm_cmb.page-width {
    display: block;
    padding: 20px;
  }
  .jdgm-rev-widg__header {
    padding: 20px 0px !important;
  }
  .section_head h2 {
    padding: 40px 0px;
  }
  .cstm_img_icon_wrapper .multicolumn-card__info {
    padding: 10px 10px;
  }
  .cstm_img_icon_wrapper {
    padding: 0px !important;
  }
  .section-template--24029722345814__image_with_text_qtUDKR-padding {
    display: none;
  }
  .section-template--24029722345814__image_with_text_CKxCiW-padding {
    display: none;
  }
  .image-text-section.page-width {
    display: block;
    padding: 50px 0px;
  }
  .cstm_img_txt_wrapper.page-width {
    display: none;
  }
  .cstm_image_with-text-block:nth-child(2) .cstm_text-wrapper,.cstm_image_with-text-block:nth-child(4) .cstm_text-wrapper{
    margin: 0px;
    margin-right: 75px;
    width: 45%;
  }
  .cstm_image_with-text-block:nth-child(2) .cstm_image-wrapper,.cstm_image_with-text-block:nth-child(4) .cstm_image-wrapper {
    width: 45%;
    overflow: hidden;
  }
  .cstm_image-wrapper {
    width: 45%;
    display: flex;
    justify-content: center;
    height: 150px;
    align-items: center;
    overflow: hidden;
  }
  .cstm_text-wrapper {
    width: 45%;
    margin-left: 50px;
  }
  .cstm_image-wrapper img {
    width: 150px;
    height: 150px;
    border: 0px solid #f5f0e7;
    border-radius: 0px;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .cstm_image_with-text-block:nth-child(2) .cstm_block-text p,
  .cstm_image_with-text-block:nth-child(4) .cstm_block-text p {
    padding: 0px 0px 0px 0px;
    margin-left: 15px;
    width: 100%;
  }
  .cstm_block-text p {
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0px;
  }

  .cstm_block-heading h2 {
    font-size: 20px;
  }

  .cstm_block-button a {
    padding: 5px 20px;
    font-size: 10px;
  }
  .collapsible-content__heading {
    font-size: 22px;
    padding-top: 0px;
  }
  .collapsible-content__wrapper {
    padding-bottom: 0px;
  }
  .custom-toggle {
    width: 50px !important;
  }
  span.out_of_5 {
    bottom: -35px;
    font-size: 15px;
    left: 35px;
  }
  .header.page-width {
    padding: 10px;
  }

  .header__heading-link {
    padding: 0px;
  }

  .jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating__score {
    font-size: 15px;
    margin-right: 25px !important;
  }

  .jdgm-all-reviews-text--style-branded
    .jdgm-all-reviews-text__text:last-of-type {
    font-size: 10px;
    letter-spacing: 0px;
  }

  .pipe_line {
    padding: 0px;
  }
  .slider.slider--mobile {
    scroll-padding-left: unset !important;
  }
  .slider-button {
    display: none !important;
  }
  /* .salepify-free-gift-block-header-title:before {
    left: 55px;
    width: 20px !important;
    height: 20px !important;
    bottom: 185px;
  } */

  .salepify-free-gift-block-header-title.font-size-22.font-weight-700 {
    font-size: 15px !important;
  }
  .custom-toggle {
    width: 50px !important;
  }
  .skip_the_que_wrapper {
    padding: 10px !important;
  }
  .section_head h2 {
    width: 100%;
    margin: 0 auto;
  }
  .cmb_btn {
    max-width: 90%;
    margin: 0 auto;
    padding: 15px 20px;
  }

  .product_info_cstm_cls {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
  }
  .jdgm-all-reviews-rating__stars {
    margin-left: 0px !important;
  }
  .jdgm-widget.jdgm-widget {
    position: relative;
  }
  span.out_of_5 {
    position: absolute;
    left: 34px;
    bottom: 22px;
    font-family: "Raleway";
    font-weight: 900;
    color: #000;
    font-size: 12px;
  }
  .jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating__score {
    font-size: 15px !important;
    font-weight: bold;
    margin-right: 30px !important;
    font-family: "Raleway" !important;
    margin-left: -12px !important;
  }
  .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    margin: 0px !important;
  }
  .thumbnail-slider.slider-mobile-gutter {
    overflow: hidden;
    max-width: 100%;
    margin: 0px;
  }
  .slider-button {
    display: none !important;
  }
  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0px !important;
  }
  .product-media-container {
    padding: 0px 5px 0px 0px;
  }
  .slider.slider--mobile {
    scroll-padding-left: unset !important;
  }

  .product__media-list .product__media-item {
    width: calc(100% - 0rem - var(--grid-mobile-horizontal-spacing)) !important;
  }
  */ .grid--peek.slider .grid__item:first-of-type {
    margin-left: 10.5px;
    margin-right: 10px;
    width: 95% !important;
  }

  .thumbnail-slider .thumbnail-list.slider {
    justify-content: flex-start !important;
    gap: 10px;
  }
  .header__heading-logo {
    max-width: unset !important;
  }
  .header__heading-link {
    padding: 0px !important;
  }
  .cmb_wrapper {
    padding: 30px 0 30px !important;
    position: fixed !important;
    bottom: 0% !important;
    width: 100% !important;
    z-index: 100;
    border-radius: 0 !important;
    margin: 0 auto;
    transform: translateY(100%); /* Hidden off-screen by default */
    transition: transform 0.3s ease-in-out;
  }

  .cmb_wrapper.sticky-active {
    transform: translateY(0); /* Make visible */
  }

  .comparison-container.page-width {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 40px;
  }

  .wcu_wrapper {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .comparison-column.left {
    width: 50%;
  }

  .comparison-column.right {
    width: 50%;
  }

  .comparison-heading.left {
    font-size: 18px;
    letter-spacing: 0px;
  }

  .comparison-heading.right {
    font-size: 18px;
    letter-spacing: 0px;
  }

  .half-img.right {
    padding-bottom: 26px;
  }

  .comparison-features {
    padding-left: 5px;
  }

  .feature-text {
    font-size: 10px;
    letter-spacing: 0px;
    padding: 0px 5px;
  }

  .feature {
    text-align: left;
    padding: 0px 5px;
  }

  .cmb_btn a {
    padding: 0px;
  }

  .cmb_para:before {
    left: 60px !important;
    width: 12px !important;
    height: 12px !important;
    top: 85px !important;
  }

  .cmb_btn a:after {
    right: 50px !important;
    top: 35px;
  }
  .cstm_img_icon_wrapper .slider-mobile-gutter li {
    max-width: 45% !important;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
  }

  .cstm_img_icon_wrapper .slider-mobile-gutter .multicolumn-list h3 {
    font-size: 10px;
    letter-spacing: 0px;
  }

  .cstm_img_icon_wrapper .slider-mobile-gutter .multicolumn-list .rte p {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 20px;
  }
  .mobile_heading_wrapper h3 {
    padding: 0px 25px;
    margin-bottom: 0px;
  }
  .cstm_img_txt_wrapper .image-with-text__media-item {
    margin-top: 0px;
  }
  .mobile_heading_wrapper {
    display: block;
  }
  .cstm_img_txt_wrapper .image-with-text__heading {
    display: none;
  }
  .cstm_img_txt_wrapper .image-with-text__media {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  .cstm_img_txt_wrapper .image-with-text__content {
    padding: 10px 20px 0px 30px;
  }
  .how_it_works_step:nth-child(3) {
    margin-left: 47px;
  }
  .thumbnail-slider .thumbnail-list.slider {
    flex-wrap: nowrap;
  }

  .thumbnail-list__item.slider__slide {
    width: calc(18%) !important;
  }
  .newsletter-form__field-wrapper .field__input {
    background: transparent !important;
    border-bottom: 1px solid;
  }
  .image-faq-section {
    padding: 0px;
  }
  section.custom-features-section:before {
    width: 100%;
    height: 60px;
    right: 0;
    left: 0;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .custom-features-section {
    padding: 50px 30px 380px !important;
  }
  .video_section .section_head h2 {
    padding: 0px 0px 30px 0px;
    font-size: 30px;
  }
  .how_it_works_step:nth-child(2) .step_icon_wrapper {
    margin-top: -20px !important;
    margin-right: 6px;
  }
  .how_it_works_step:nth-child(3) .step_icon_wrapper {
    margin-right: -34px;
  }
  .how_it_works_heading_wrapper h2 {
    display: block;
  }
  .how_it_works_heading_wrapper h3 {
    display: block;
    margin: 0 auto;
    font-family: "Kefir-semi-bold" !important;
    font-weight: 800;
    font-size: 19px;
    padding: 0px 30px;
  }
  .cstm_book_btn .custom-button.btn_product {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
  }
  .product_price p.discount_rate {
    font-family: kefir-semi-bold;
    font-weight: 600;
    margin-top: 0px;
  }

  .custom_product.page-width {
    margin-top: -150px;
  }
  .header.page-width {
    padding: 5px 15px;
  }
  .custom_product.page-width:before {
    display: none;
  }

  .banner-content {
    padding: 30px 20px 10px 20px;
  }
  .review-badge {
    width: 85%;
    padding: 0px 15px !important;
    justify-content: start;
  }

  .banner-content .review-badge span {
    font-size: 8px !important;
    font-weight: 700 !important;
  }

  .banner-content h1 {
    max-width: 85% !important;
    letter-spacing: 0px;
    padding: 0px 0px 0px 0px;
  }

  .custom-banner-block-section .banner-content p {
    font-size: 15px !important;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
  }

  .banner-content a.custom-button {
    padding: 15px 10px;
    width: 100%;
    margin-top: -16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .benifits-list li {
    font-size: 12px !important;
    letter-spacing: 0px;
  }

  .custom-banner-block-section {
    width: 100% !important;
    margin: 0 auto !important;
  }

  .custom-banner-block-section ul.benifits-list {
    width: 90%;
    line-height: 18px;
    margin-left: -10px;
  }

  .custom-banner-block-section .image-content {
    width: 100%;
    padding: 0px !important;
    margin-bottom: 130px;
  }
  .custom-content-blocks .content-block {
    width: 90%;
    margin: 0 auto;
  }
  .htw_main_wrapper {
    flex-direction: column;
  }

  .custom_product .product_price {
    width: 100%;
    margin-left: 0px;
    margin-top: 40px;
    margin-bottom: 5px;
  }

  .custom-content-blocks .block-text p {
    text-align: left;
    font-family: "Kefir black";
    letter-spacing: 0px;
    line-height: 30px;
    font-weight: 900;
    width: 90%;
  }

  .product_price p.discounted_price {
    font-size: 20px;
  }
  .htw_main_wrapper {
    flex-direction: column;
  }
  .how_it_works_main_wrapper {
    flex-direction: column;
  }

  .how_it_works_steps_wrapper {
    flex-direction: column;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    margin: 0;
  }

  .how_it_works_step {
    max-width: 50%;
    position: relative;
    margin-left: 90px;
  }

  .step_text_wrapper h3 {
    font-size: 15px;
    font-family: "Kefir-medium" !important;
    text-align: left;
    margin: 4px 0px;
  }
/* 
  .step_icon_wrapper {
    position: absolute;
    width: 66px;
    height: auto;
    right: 230px;
    margin-top: -30px !important;
  } */

  .step-description,
  .how_it_works_step p {
    text-align: left;
    font-size: 12px;
    letter-spacing: 0px;
    width: 100%;
  }

  .how_it_works_image_top_wrapper,
  .how_it_works_image_bottom_wrapper {
    width: 60%;
    padding-top: 30px;
    margin: 0 auto;
  }

  .how_it_works_heading_wrapper h2 {
    font-size: 20px;
    width: 85%;
    margin: 0 auto;
  }

  .bottom-text_wrapper p {
    font-size: 15px;
    font-weight: 600;
    margin: 0 auto;
    padding: 0px 35px;
    line-height: 25px;
    font-family: "Raleway";
  }

  .bottom_button_wrapper {
    display: none;
  }
}

@media (max-width: 768px) { 
/* @media (min-width: 300px) and (max-width: 380px) { */
  .footer__content-bottom .footer__content-bottom-wrapper:nth-child(2) {
    order: 1;
  }
  .faq-answer {
    margin-top: -20px !important;
    width: 100% !important;
  }
  .faq-image img {
    width: 100%;
    margin: 0px;
  }

  .faq-image {
    width: 90%;
    margin: 0 auto;
  }

  .image-faq-grid .faq-question {
    padding: 10px 25px 0px 20px;
    font-size: 14px;
    justify-content: left;
    margin: 0px 0px 15px 0px !important;
  }

  .image-faq-grid .faq-accordion {
    width: 90% !important;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
  }

  .faq-item {
    width: 100%;
  }

  .custom-features-section:after {
    content: "";
    background-image: url(/cdn/shop/files/Star_6_1.png?v=1734449769);
    display: block;
    position: absolute;
    top: 1340px;
    left: 0px;
    height: 60px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .product_price .orignal_price:before {
    width: 95%;
  }
  .review_img_wrapper img {
    width: 60px !important;
  }
  .banner-content .review-badge span {
    font-size: 6px !important;
  }
  .cstm_collapse_wrapper .collapsible-content__header h2 {
    padding: 0px;
  }
  .cstm_collapse_wrapper .collapsible-content-wrapper-narrow {
    padding: 20px 10px;
    max-width: 90%;
    margin: 0 auto;
  }
  .main-page-title {
    padding: 30px 30px;
    width: 100%;
    font-size: 18px;
  }
  .cstm_cls_para {
    text-align: center;
    font-size: 15px;
  }

  .cstm_Cont_wrapper {
    flex-direction: column;
  }
  .cont_heading_wrapper {
    width: 100%;
  }
  .cstm_form_wrapper {
    width: 100%;
    margin: 20px 0px;
  }
  .cstm_Cont_wrapper {
    width: 100%;
  }
  .image-faq-section .faq-question img {
    width: 15px;
  }
  .image-faq-section .faq-answer {
    width: 100%;
    margin-top: -12px;
    margin-left: 0px;
  }
  .image-faq-grid .faq-question p {
    font-size: 10px;
  }
  .image-faq-grid .faq-question {
    margin: 0px !important;
    width: 100% !important;
    padding: 0px 0px 0px 15px;
    display: flex;
    justify-content: flex-start;
  }
  .faq-image img {
    margin-left: 0px;
  }

  .faq-image img {
    width: 100%;
  }

  .image-faq-section .image-faq-grid {
    display: flex !important;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    margin: 0 auto;
  }

  .faq-image {
    width: 100% !important;
  }

  .image-faq-grid .faq-accordion {
    width: 100% !important;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
  .feature-icon {
    width: 30px;
    height: 30px;
  }

  .feature-description {
    font-size: 10px;
    line-height: 15px;
  }

  .feature-block {
    padding: 10px 20px 20px 10px;
  }

  .features-grid {
    padding-top: 30px;
  }

  .service_main_heading h2 {
    width: 100%;
    font-size: 25px;
  }

  .features-grid:after {
    width: 40px;
    height: 40px;
    top: 225px;
    right: 10px;
  }

  .product_price .orignal_price:before {
    width: 90%;
  }
  .custom-banner-block-section {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important ;
  }
  .first_banner_wrapper .row {
    margin: 0px !important;
    padding: 0px !important;
  }
  .custom-features-section .services_image img {
    right: -20px;
  }
  .how_it_works_heading_wrapper h2 {
    /* display: none !important; */
  }

  .custom_product .product_price p {
    font-size: 15px;
  }

  .image-content img {
    margin-top: 70px !important;
  }
  .custom-button img {
    width: 20px;
    height: auto;
  }
  .review_img_wrapper img {
    width: 60px !important;
  }
  .cstm_cmb.page-width {
    display: block;
  }
  .cmb_wrapper.sticky-active {
    transform: translateY(0); /* Make visible */
  }
  .collapsible-content__wrapper {
    padding-bottom: 10px !important;
  }
  .jdgm-widget.jdgm-widget {
    padding-top: 0px !important;
  }
  input:checked + .custom-slider:before {
    transform: none !important;
        left: unset!important;
        right: 3px!important;
  }
  .collapsible-content__heading {
    display: none;
  }
  .salepify-free-gift-block-gift__info img {
    max-width: 100%;
    padding: 0px;
    margin: 0px;
  }

  .salepify-free-gift-block-gift:nth-child(2)
    .salepify-free-gift-block-gift__info
    div.salepify-free-gift-block-gift__price {
    margin-left: 15px !important;
    margin-top: 0px !important;
  }

  .salepify-free-gift-block-gift__title {
    font-size: 10px !important;
    padding: 0px !important;
  }

  .salepify-free-gift-block-gift__price {
    margin-left: 14px !important;
  }
  .cstm_gfg_cls li {
    font-size: 10px !important;
  }

  .icon-with-text__item .inline-richtext {
    font-size: 10px !important;
    line-height: 13px !important;
  }

  .icon-with-text__item {
    margin-bottom: 14px !important;
  }
  .product__info-wrapper .product__title h1 {
    font-size: 18px !important;
  }

  .product__info-wrapper .price-item.price-item--regular {
    font-size: 19px !important;
    /* margin: 0px !important; */
    color: red!important;
    background:none!important;
    text-decoration:none!important;
    -webkit-text-fill-color:none!important;
    text-decoration: none!important;
  }

  .price_div_wrapper .price-item--last {
    font-size: 20px !important;
    margin: 0px !important;
  }

  .price_div_wrapper .discount-message-after {
    font-size: 10px !important;
    padding: 5px 2px !important;
    width: 35% !important;
  }

  .price_div_wrapper .discount-message {
    /* margin-right: 16px !important;
    font-size: 10px !important;
    width: 45%;
    margin-left: 10px; */
  }

  .header.page-width {
    padding: 10px !important;
  }

  .header__heading-link {
    padding: 0px !important;
  }

  .jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating__score {
    font-size: 15px !important;
    margin-right: 25px !important;
  }

  .jdgm-all-reviews-text--style-branded
    .jdgm-all-reviews-text__text:last-of-type {
    font-size: 10px !important;
    letter-spacing: 0px !important;
  }

  .pipe_line {
    padding: 0px !important;
  }
  .slider.slider--mobile {
    scroll-padding-left: unset !important;
  }
  .slider-button {
    display: none !important;
  }

  .salepify-free-gift-block-header-title.font-size-22.font-weight-700 {
    font-size: 15px !important;
  }
  .custom-toggle {
    width: 50px !important;
  }
  .skip_the_que_wrapper {
    padding: 10px !important;
  }
  .section_head h2 {
    width: 100%;
    margin: 0 auto;
  }

  .product_info_cstm_cls {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
  }
  .jdgm-all-reviews-rating__stars {
    margin-left: 0px !important;
  }
  .jdgm-widget.jdgm-widget {
    position: relative;
  }

  span.out_of_5 {
    position: absolute;
    font-family: "Raleway";
    font-weight: 900;
    color: #000;
    font-size: 15px;
    left: 25px;
    bottom: 20px;
  }
  .jdgm-all-reviews-text--style-branded .jdgm-all-reviews-rating__score {
    font-size: 15px !important;
    font-weight: bold;
    margin-right: 30px !important;
    font-family: "Raleway" !important;
    margin-left: -12px !important;
  }
  .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    margin: 0px !important;
  }
  .thumbnail-slider.slider-mobile-gutter {
    overflow: hidden;
    max-width: 100%;
    margin: 0px;
  }
  .slider-button {
    display: none !important;
  }
  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0px !important;
  }
  .product-media-container {
    padding: 0px 5px 0px 0px;
  }
  .slider.slider--mobile {
    scroll-padding-left: unset !important;
  }

  .product__media-list .product__media-item {
    width: calc(100% - 0rem - var(--grid-mobile-horizontal-spacing)) !important;
  }
  */ .grid--peek.slider .grid__item:first-of-type {
    margin-left: 10.5px;
    margin-right: 10px;
    width: 95% !important;
  }

  .thumbnail-slider .thumbnail-list.slider {
    justify-content: flex-start !important;
    gap: 8px !important;
  }
  .header__heading-logo {
    max-width: unset !important;
  }
  .header__heading-link {
    padding: 0px !important;
  }
  .cmb_btn {
    width: 90%;
    margin: 0 auto;
  }
  .cmb_wrapper {
    padding: 30px 0 10px !important;
    position: fixed !important;
    bottom: 0% !important;
    width: 100% !important;
    z-index: 100;
    border-radius: 0 !important;
    margin: 0 auto;
    transform: translateY(100%); /* Hidden off-screen by default */
    transition: transform 0.3s ease-in-out;
  }
  .comparison-container.page-width {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
  }

  .wcu_wrapper {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .comparison-column.left {
    width: 50%;
  }

  .comparison-column.right {
    width: 50%;
  }

  .comparison-heading.left {
    font-size: 18px;
    letter-spacing: 0px;
  }

  .comparison-heading.right {
    font-size: 18px;
    letter-spacing: 0px;
  }

  .half-img.right {
    padding-bottom: 26px;
  }

  .comparison-features {
    padding-left: 5px;
  }

  .feature-text {
    font-size: 10px;
    letter-spacing: 0px;
    padding: 0px 5px;
  }

  .feature {
    text-align: left;
    padding: 0px 5px;
  }

  .cmb_para:before {
    left: 60px !important;
    width: 12px !important;
    height: 12px !important;
    top: 85px !important;
  }

  .cmb_btn a:after {
    right: 50px !important;
    top: 35px;
  }
  .cstm_img_icon_wrapper .slider-mobile-gutter li {
    max-width: 45% !important;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
  }

  .cstm_img_icon_wrapper .slider-mobile-gutter .multicolumn-list h3 {
    font-size: 12px;
    letter-spacing: 0px;
  }

  .cstm_img_icon_wrapper .slider-mobile-gutter .multicolumn-list .rte p {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 20px;
  }
  .mobile_heading_wrapper h3 {
    padding: 0px 25px;
    margin-bottom: 0px;
  }
  .cstm_img_txt_wrapper .image-with-text__media-item {
    margin-top: 0px;
  }
  .mobile_heading_wrapper {
    display: block;
  }
  .cstm_img_txt_wrapper .image-with-text__heading {
    display: none;
  }
  .cstm_img_txt_wrapper .image-with-text__media {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  .cstm_img_txt_wrapper .image-with-text__content {
    padding: 10px 20px 0px 30px;
  }
  .how_it_works_step:nth-child(3) {
    margin-left: 180px !important;
  }
  .thumbnail-slider .thumbnail-list.slider {
    flex-wrap: nowrap;
  }

  .thumbnail-list__item.slider__slide {
    width: calc(18%) !important;
  }
  .newsletter-form__field-wrapper .field__input {
    background: transparent !important;
    border-bottom: 1px solid;
  }
  .image-faq-section {
    padding: 0px 10px;
    width: 100%;
  }
  section.custom-features-section:before {
    width: 100%;
    height: 60px;
    right: 0;
    left: 0;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .custom-features-section {
    padding: 50px 30px 380px !important;
  }
  .video_section .section_head h2 {
    padding: 30px 20px 30px 20px;
    font-size: 30px;
  }
  .how_it_works_step:nth-child(2) .step_icon_wrapper {
    margin-top: -20px !important;
    margin-right: 6px;
  }
  .how_it_works_step:nth-child(3) .step_icon_wrapper {
    margin-right: 0px !important;
  }
  .how_it_works_heading_wrapper h2 {
    display: block;
  }
  .how_it_works_heading_wrapper h3 {
    display: block;
    margin: 0 auto;
    font-family: "Kefir-semi-bold" !important;
    font-weight: 800;
    font-size: 19px;
    padding: 0px 30px;
  }
  .cstm_book_btn .custom-button.btn_product {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
  }
  .product_price p.discount_rate {
    font-family: kefir-semi-bold;
    font-weight: 600;
    margin-top: 0px;
  }

  .custom_product.page-width {
    margin-top: -150px;
    padding: 20px 0px !important;
  }
  .header.page-width {
    padding: 5px 15px;
  }
  .custom_product.page-width:before {
    display: none;
  }

  .banner-content {
    padding: 10px 10px 10px 10px;
  }
  .review-badge {
    width: 80%;
    padding: 0px 15px !important;
    justify-content: start;
  }

  .banner-content .review-badge span {
    font-size: 6px !important;
    font-weight: 700 !important;
  }

  .banner-content h1 {
    max-width: 100% !important;
    padding: 0px 18px 0px 0px;
  }

  .custom-banner-block-section .banner-content p {
    font-size: 12px !important;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
  }

  .banner-content a.custom-button {
    padding: 15px 10px;
    width: 100%;
    margin-top: -16px;
  }

  .benifits-list li {
    font-size: 12px !important;
    letter-spacing: 0px;
  }

  .custom-banner-block-section {
    width: 95%;
    margin: 0 auto;
  }

  .custom-banner-block-section ul.benifits-list {
    width: 90%;
    line-height: 18px;
    margin-left: -10px;
  }

  .custom-banner-block-section .image-content {
    width: 100%;
    padding: 0px !important;
    margin-bottom: 130px;
  }
  .custom-content-blocks .content-block {
    width: 90%;
    margin: 0 auto;
  }
  .htw_main_wrapper {
    flex-direction: column;
  }

  .custom_product .product_price {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 5px;
    justify-content: start;
    margin-left: 0px;
  }

  .custom-content-blocks .block-text p {
    text-align: left;
    font-size: 16px !important;
    font-family: "Kefir black";
    letter-spacing: 0px;
    line-height: 25px;
    font-weight: 600;
    width: 100%;
  }

  .product_price p.discounted_price {
    font-size: 18px;
  }
  .htw_main_wrapper {
    flex-direction: column;
  }
  .how_it_works_main_wrapper {
    flex-direction: column;
  }

  /* .how_it_works_steps_wrapper {
    flex-direction: column;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    margin: 0 auto 0 -40px;
  } */
  .htw_main_wrapper .how_it_works_step {
    max-width: 100%;
    position: relative;
    margin-left:0px !important;
  }

  .step_text_wrapper h3 {
    font-size: 15px;
    font-family: "Kefir-medium" !important;
    text-align: left;
    margin: 4px 0px;
  }

  .step_icon_wrapper {
    /* position: absolute;
    width: 66px;
    height: auto;
    right: 200px;
    margin-top: -30px !important; */
  }

  .step-description,
  .how_it_works_step p {
    text-align: left;
    font-size: 12px;
    letter-spacing: 0px;
    width: 100%;
  }

  .how_it_works_image_top_wrapper,
  .how_it_works_image_bottom_wrapper {
    width: 60%;
    padding-top: 30px;
    margin: 0 auto;
  }

  .how_it_works_heading_wrapper h2 {
    font-size: 20px;
    width: 85%;
    margin: 0 auto;
  }

  .bottom-text_wrapper p {
    font-size: 15px;
    font-weight: 600;
    margin: 0 auto;
    padding: 0px 35px;
    line-height: 25px;
    font-family: "Raleway";
  }

  .bottom_button_wrapper {
    display: none;
  }
  .header.page-width {
    padding: 4px 20px;
  }
  .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    margin: 0px !important;
  }
  .thumbnail-slider.slider-mobile-gutter {
    overflow: hidden !important;
    max-width: 100% !important;
    margin: 0px !important;
  }
  .slider-button {
    display: none !important;
  }
  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0px !important;
  }
  .product-media-container {
    padding: 0px 5px 0px 0px !important;
  }
  .slider.slider--mobile {
    scroll-padding-left: unset !important;
  }

  .product__media-list .product__media-item {
    width: calc(100% - 0rem - var(--grid-mobile-horizontal-spacing)) !important;
  }
  .slider-button {
    display: none !important;
  }
  .thumbnail-slider .thumbnail-list.slider {
    flex-wrap: nowrap !important;
  }
  .thumbnail-slider .thumbnail-list.slider {
    justify-content: flex-start !important;
  }
  .custom-toggle {
    width: 50px !important;
  }
  .skip_the_que_wrapper {
    padding: 10px !important;
  }
  .cmb_btn a:after {
    right: 33px !important;
  }

  .cmb_para:before {
    left: 46px !important;
  }

  .product_main_wrapper .product-form__submit {
    padding: 20px 10px !important;
  }

  .product_main_wrapper .product-form__submit span {
    font-size: 12px !important;
  }

  .text_wrapper p {
    font-size: 10px !important;
  }

  .text_wrapper span {
    font-size: 12px !important;
  }

  .price_main_wrapper p {
    font-size: 12px !important;
  }

  .salepify-free-gift-block-header-title:before {
    left: 35px !important;
    bottom: 152px !important;
  }

}







/************************* My custom css ***********************/





/*Cart Custom Css*/
.cart-cust-bubble {
  top: 24px !important;
  width: 24px !important;
  left: 64px;
  height: 23px;
  background-color: #000;
}

.cust-total-cart{
  font-size: 20px !important;
}
.cart_drawer_custom{
  border-radius: 40px;
}
.cart_drawer_custom::before,
.cart_drawer_custom::after {
  content: none !important;
  display: none !important;
}
svg.payment-icon {
    width: 37px;
}

/*End Cart Custom Css*/

.cstm_image_with-text-block{
      justify-content: space-between;
}
.cstm_image-wrapper {
        width: 45%;
        /* display: flex;
        justify-content: center;
        height: 150px;
        align-items: center;
        transform: rotate(35deg);
        overflow: hidden;
        margin-left: 0; */
}
.cstm_text-wrapper {
    width: 45%;
}
.cstm_image-wrapper img{
width:100%;
}

.written-reviews{
  max-width: 1080px;
  margin:0 auto;
}
.how_it_works_image_top_wrapper:after{
  content:"";
    position: absolute;
    top: 69px;
    left: 80px;
    width: 180px;
    border: 1px solid #979797;
}
.how_it_works_image_top_wrapper,.how_it_works_image_bottom_wrapper{
  position: relative;
}
.how_it_works_image_bottom_wrapper:before{
    content:"";
    position: absolute;
    top: 69px;
    right: 80px;
    width: 180px;
    border: 1px solid #979797;
}
.htw_main_wrapper img{
  position:relative;
  z-index:2;
}
.template_product .image-faq-section{
  padding:0 0 80px 0;
}
.template_product .faq_main_heading h2{
padding-top: 0;
}
.product_price .discount_rate {
    font-family: "Kefir black";
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    color: #a0b1da;
}
 input:checked + .custom-slider:before {
    transform: none !important;
        left: unset!important;
        right: 3px!important;
  }
.price__container div{
      white-space: nowrap;
}
.countdown-timer{
  display:block;
  margin-left:10px;
  text-transform: uppercase;
      font-family: sans-serif;
      background: red;
    padding: 0 5px;
}
.section_head,.review-tabs{
background: #eff6fc;
}    
.cart-drawer__footer .tax-note{
display:none;
}
.cart__ctas{
  margin-top: 10px;
}
.header.page-width{
  margin-top: 30px!important; 
}
.section_head p{
text-align:center;
margin:0;
 padding-bottom: 50px;
}







@media (max-width:768px) {
    /* .price_div_wrapper .price__container .price-item--last{
      font-size: 16px !important;
    }
    .product_main_wrapper .product__info-wrapper .product__title h1{
 font-size: 16px !important;
    } */

.footer .footer-block__brand-info p{
    width: 100%;
}
.how_it_works_heading_wrapper{
      padding-top: 0;
}
section.video_section{
  padding-bottom:50px;
}
.four_videos_sec.video-gallery {
    gap: 14px;
    flex-wrap: wrap;
}
.how_it_works_image_bottom_wrapper:before,.how_it_works_image_top_wrapper:after{
    content:none;
}
.discount-message-after {
text-align:center!important;
}
.custom-content-blocks .product_price p.discount_rate{
font-weight:700;
font-family: "Kefir black"!important;
}
.step_icon_wrapper{
 width: 100px; 
}
 .step_text_wrapper h3 {
    text-align: center !important;
  }
.step_icon_wrapper{
 margin:0 auto!important; 
}
div.how_it_works_step:nth-child(2) .step_icon_wrapper{
margin:0 auto!important; 
}
div.how_it_works_step:nth-child(3) .step_icon_wrapper{
margin:0 auto!important; 
}

.step-description, .how_it_works_step p{
  text-align:center!important; 
  max-width: 80%!important; 
  margin: 0 auto!important; 
}
.step_icon_wrapper img{
  width: 80px; 
}

.price_div_wrapper .discount-message,.discount-message-after{
  display:none;
}




}

