/** Shopify CDN: Minification failed

Line 414:1 Unexpected "{"
Line 1493:1 Unexpected "{"

**/
.text-dd h1,
.text-dd h2,
.text-dd h3,
.text-dd h4,
.text-dd h5 {
  margin: 8px 0;
  font-weight: 800;
  line-height: 1.3;
}
.text-dd p {
  letter-spacing: 0;
  margin: 8px 0;
  line-height: 1.4;
  font-weight: 500;
}

/* mh-top-bar css*/
.heading-wrapper-a1 {
  display: flex;
  align-items: flex-start;
  padding: 10px;
  gap: 1px;
}
.svgimg-a1 {
  width: 20px;
  height: 20px;
  max-width: 100%;
}
.heading-wrapper-a1 h2 {
  margin: 0;
}
.svg-a1 {
  width: 15px;
  height: 15px;
  object-fit: contain;
}
.heading-wrapper-a1.text-dd img {
  width: 100%;
  height: 30px;
  max-width: 30px;
}
/*End */

/* mh-logo */
.img-wrapper-a2 {
  display: flex;
  align-items: center;
}
.img-wrapper-a2 img {
  width: 143px;
  height: auto;
  max-width: 100%;
}
/* End */

/* mh-neuropathy */
.left-side-a3,
.righ-side-a3 {
  width: 50%;
}
.main-container-a3 {
  display: flex;
}

.heading-wrapper-a3 h2 {
  font-size: 2.9em;
  line-height: 1.2;
}
.left-side-a3 {
  padding: 0 10px;
}
.heading-wrapper-a3 p { 
  font-weight: 600;
}
a.link1-a3 {
  padding: 15px 1em;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 4px 7px 1px rgb(0 0 0 / 19%) !important;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  letter-spacing: 0;
  border: 1px solid;
  max-width: 80%;
  justify-content: center;
}
a.link1-a3 p {
  margin: 0;
  font-weight: 800;
  font-size: 1.6em;
}

.shipping-wrapper-a3 img {
  width: 35px;
  height: 22px;
  max-width: 100%;
}
.shipping-wrapper-a3 {
  display: flex;
  gap: 10px;
  margin: 15px 0;
  padding: 10px 30px;
  width: 80%;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 10px;
}
p.ship-text-a3 {
  font-weight: 800;
  letter-spacing: 0;
  margin: 0;
  font-size: 1.2em;
  text-align: center;
}
.note-a3 strong {
}
.note-a3 span {
}
.note-a3 p {
  font-weight: 800;
  font-size: 1.1em;
}
.note-a3 {
  text-align: center;
  width: 80%;
}
.seentext-a3 {
  margin: 8px 0;
  font-size: 1.3em !important;
  margin-bottom: 2px;
}
img.logos-a3 {
  width: 60px;
  height: 100%;
  object-fit: contain;
  max-width: calc(14% - 10px);
}
.logos-wrap-a3 {
  align-items: center;
  display: flex;
  gap: 35px;
  justify-content: space-between;
}
.tick-text-a3 img {
  width: 23px;
  height: 23px;
  object-fit: contain;
  max-width: 100%;
}
.tick-text-a3 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
}
p.block-text-a3 {
  margin: 0;
  font-weight: 800;
  color: #434339;
}
.block-wrapper-a3 {
  padding-bottom: 8px;
}
.righ-side-a3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.righ-side-a3 {
  padding: 12px 20px;
}

@media (max-width: 850px) {
  .main-container-a3 {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .left-side-a3,
  .righ-side-a3 {
    width: 100%;
    padding: 10px 10px;
  }
  a.link1-a3 {
    max-width: 100%;
  }
  .shipping-wrapper-a3 {
    width: 100%;
    gap: 1px !important;
  }
  .left-side-a3,
  .righ-side-a3 {
  }
  .note-a3 {
    width: 100%;
  }
  .logos-wrap-a3 {
    gap: 15px;
  }
}
/* End */
/* mh-faq */
.answer-faq {
  padding: 0 10px;
}
.block-wrapper-faq {
  padding: 20px 0;
}
h2.heading-faq {
  font-size: 2.5em;
  font-weight: 800;
  letter-spacing: 0;
  text-align: center;
  margin: 10px 0;
}
h2.question-faq {
  margin: 0;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.qs-wrapper-faq {
  padding: 5px 8px;
  border-radius: 5px;
  margin: 15px 0;
}
p.answer-faq {
  margin: 15px 0;
  font-weight: 500;
  line-height: 1.6;
  font-size: 1.19em;
}

.opensvg {
  width: 100%;
  height: 12px;
  max-width: 12px;
}
.answer-faq {
  display: none;
}
.qs-wrapper-faq.active + .answer-faq {
  display: block;
}
.qs-wrapper-faq.active .opensvg {
  transform: rotate(270deg);
}
/* End */

/* mh-benifits */
.inner-wrapper-a4 img {
  width: 117px;
  height: 114px;
  max-width: 100%;
}
.main-wrapper-a4 {
  display: flex;
  gap: 10px;
  padding: 20px 15px;
}
.text1-wrapper-a4 p {
  margin-top: 2px;
}
.text1-wrapper-a4 h2 {
  font-size: 1.23em;
  margin-bottom: 0;
}
.inner-wrapper-a4 {
  display: flex;
  width: calc(33% - 4px);
  gap: 10px;
  align-items: flex-start;
}
@media (max-width: 850px) {
  .main-wrapper-a4 {
    flex-direction: column;
  }
  .inner-wrapper-a4 {
    width: 100%;
    gap: 15px;
  }
  .inner-wrapper-a4 img {
    width: 30%;
    height: auto;
    max-width: 150px;
  }

  .text1-wrapper-a4 h2 {
    font-size: 1.3em;
  }
}

/*End */

/* mh-image-video */
h2.heading-a5 {
  width: 75%;
  margin: 15px auto;
  text-align: center;
  font-size: 2.8em;
  font-weight: 800;
  letter-spacing: 0;
}
hr.hr-a5 {
  height: 4px;

  width: 30% !important;
  margin: 1rem auto;
}
.left-side-a5,
.right-side-a5 {
  width: 50%;
  height: 100%;
}
.left-side-a5 video {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  object-fit: cover;
}
.inner-container-a5 {
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
  padding: 25px 0;
}
.right-side-a5 {
  padding: 15px 25px;
}
.right-side-a5 h2 {
  font-size: 2.5em;
  line-height: 1.2;
  letter-spacing: 0;
  margin-top: 0;
  text-decoration-color: red;
}

.right-side-a5.text-dd p {
  font-weight: 500;
  font-size: 1.2em;
  line-height: 1.5;
  letter-spacing: normal;
  margin: 16px 0;
}
.mblheading {
  display: none;
}
@media (max-width: 850px) {
  .mblheading {
    display: block;
  }
  .right-side-a5 {
    padding: 15px 5px;
  }
  .inner-container-a5 {
    flex-direction: column !important;
    padding: 5px 0;
  }
  .left-side-a5,
  .right-side-a5 {
    width: 100%;
  }
  h2.heading-a5 {
    width: 100%;
  }
}
@media (max-width: 400px) {
  h2.heading-a5 {
    font-size: 2.34em;
  }
  .right-side-a5 h2 {
    font-size: 2.1em;
  }
}
/* End */

/* mh-verified */
.heading1-a10 {
  margin: 10px 0;
  font-weight: 800;
  font-size: 2.2em;
  letter-spacing: 0;
  line-height: 1.2;
  margin-top: 0;
}
.video-a1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media_d13-a10 {
  width: 100%;
  height: 300px;
  box-shadow: 2px 2px 2px;
  border: 1px solid #dedbdb;
  padding: 5px;
  object-fit: cover;
}
.left-block-a10 {
  width: 25%;
}
 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.inner-wrapper {
  display: flex;
  padding: 15px 00;
}
.right-block-a10 {
  width: 70%;
  padding: 0 20px;
}
.star-wraper-a10 img {
  width: 30%;
  max-width: 100px;
  height: auto;
  object-fit: contain;
}
.star-wraper-a10 {
  display: flex;
  align-items: center;
  gap: 8px;
}
p.star-text-a10 {
  margin: 0 0;
  font-weight: 800;
  font-size: 1.2em;
  letter-spacing: 0;
}
.coma-a10 {
  width: 30%;
  max-width: 40px;
  height: 30%;
  max-height: 30px;
}
.coma-wrapper-a10 {
  gap: 10px;
}
.coma-wrapper-a10 img {
  width: 100%;
  float: left;
  max-width: 40px;
  height: 100%;
  margin-right: 8px;
}
.coma-wrapper-a10 p {
  margin: 0;
  line-height: 1.5;
  font-size: 1.4em;
}
.bottom-a10 img {
  width: 100%;
  height: 100%;
  max-width: 88px;
  object-fit: contain;
}
.bottom-a10 {
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 15px 0;
  padding-bottom: 0;
}
.link-a10 {
  width: 50% !important;
  margin: 15px auto;
}
.shipping-wrapper-a10 {
  width: 50%;
  margin: 10px auto;
}
.note-a3-a10 {
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .inner-wrapper {
    flex-direction: column;
  }
  .media_d13-a10 {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .left-block-a10 {
    width: 100%;
  }
  .right-block-a10 {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 700px) {
  a.link1-a3 {
    width: 100% !important;
    max-width: 100%;
  }
  .shipping-wrapper-a3.shipping-wrapper-a10 {
    width: 100%;
  }
  .note-a3 {
    width: 100%;
  }
}
/* End */

/* mh-tick-cross */
.heading-wrapper-a6.text-dd h2 {
  font-size: 2.5em;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
}
.heading-wrapper-a6 p {
  font-size: 1.22em;
}
.tick-wrapper-a6 img {
  width: 41px;
  height: 41px;
  max-width: 100%;
}
.block-outer-a6 {
  width: 100%;
  padding: 15px 0;
  display: flex;
}
h2.block-heading-a6 {
  font-size: 2em;
  font-weight: 800;
  letter-spacing: 0;
  margin: 10px 0;
  text-align: center;
}
.tick-wrapper-a6 {
  display: flex;
  align-items: center;
  gap: 25px;
  padding: 15px 0;
}
.ticktext-a6.text-dd h2 {
  font-size: 1.3em;
}
.ticktext-a6.text-dd p {
  font-size: 1.2em;
}
.inner-a6 {
  padding: 0 20px;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  width: 50%;
}
@media (max-width: 850px) {
  .block-outer-a6 {
    flex-direction: column;
  }
  h2.block-heading-a6 {
    font-size: 2.22em;
  }
  .inner-a6 {
    width: 100%;
    padding: 0;
  }
  .inner-a6 {
    border-left-width: 0 !important;
  }
}
@media (max-width: 350px) {
  .heading-wrapper-a6.text-dd h2 {
    font-size: 2.2em;
  }
}
/* End */

/* mh-parts */
h2.heading-a8 {
  font-size: 2.39em;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0;
  margin: 15px 0;
}
.left-side-a8,
.right-side-a8 {
  width: 50%;
  padding: 20px 15px;
}
.new-tick-text-a3 {
  align-items: flex-start !important;
}
.main-container-a8 {
  display: flex;
  width: 100%;
}
.new-tick-text-a3 img {
  width: 33px;
  height: 33px;
  object-fit: contain;
  max-width: 100%;
}
.left-side-a8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
p.new-block-text-a3 {
  line-height: normal;
}
.new-block-a3 {
  padding-bottom: 15px;
  border: 1px solid;
  padding-left: 25px;
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
}
.new-tick-text-a3 {
  padding: 15px 0;
}
@media (max-width: 850px) {
  .main-container-a8 {
    flex-direction: column;
  }
  .new-tick-text-a3 img {
    width: 30%;
    height: 100%;
    max-width: 26px;
  }
  .left-side-a8,
  .right-side-a8 {
    padding: 20px 2px !important;
    width: 100%;
  }
  .new-block-a3 {
    padding-left: 0;
  }
  .new-block-a3 {
    border: 0;
  }
}
/* End */

/* mh-results  */
.inner-a9 {
  width: 16% !important;
}
.block-outer-a9 {
  display: flex;
  gap: 5px;
  padding: 20px 0;
  flex-wrap: wrap;
}
.imgs-a9 {
  width: calc(32% - 5px);
  height: 100%;
  object-fit: cover;
}
.imgs-a9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 850px) {
  .inner-a9 {
    width: 32% !important;
  }
}

/* End */

/* mh-steps */
.heading-wrapper-a11 h2 {
  font-size: 2.3em;
}
.heading-wrapper-a11 p {
  font-size: 1.19em;
}
.heading-wrapper-a11 {
  text-align: center;
  padding: 40px 0;
}
hr.line-a11 {
  margin: 0 auto;
  width: 17%;
  height: 2px;
}
.inner-wrapper-a11 p {
  font-size: 1.29em;
}
.inner-wrapper-a11 {
  width: 32%;
  text-align: center;
  height: 100%;
}
.outer-block-a11 {
  display: flex;
  padding: 30px 15px;
  width: 100%;
  gap: 25px;
}
.media_t13 {
  border-radius: 10px;
}
@media (max-width: 800px) {
  .outer-block-a11 {
    flex-direction: column;
  }
  .inner-wrapper-a11 {
    width: 100%;
  }
}
/* End */

/* mh-bonus */
.heading-a12.text-dd {
  text-align: center;
}
.heading-a12.text-dd h2 {
  font-size: 2.5em;
  letter-spacing: 0;
}
.img-wrapper-a12 {
  width: 100%;
  padding: 10px 10px;
  border-radius: 25px;
  height: 100%;
}
.img-wrapper-a12 img {
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img-wrapper-a12.text-dd {
  text-align: center;
}
.img-wrapper-a12.text-dd p {
  font-size: 1.4em;
  font-weight: 800;
}
.text2-wrqapper-a12 span {
  text-decoration: line-through !important;
}
.block-outer-a12 {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 15px;
  padding: 30px 0;
}
.block-inner-a12 {
  width: 50%;
  height: 100%;
}
.text2-wrqapper-a12.text-dd p {
  font-size: 1.39em;
}
.text2-wrqapper-a12.text-dd h2 {
  text-align: center;
  font-size: 2em;
}
.mblview-a12 {
  display: none;
}
@media (max-width: 870px) {
  .mblview-a12 {
    display: block;
  }
  .block-outer-a12 {
    flex-direction: column;
  }
  .block-inner-a12 {
    width: 100%;
    height: 100%;
  }
}
/* End */

/* mh-special-offer */
.heading-wrapper-a14.text-dd h2 {
  font-size: 2.5em;
  margin: 0px 0;
}
.head-img-a14 img {
  width: 460px;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}
.head-img-a14 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.left-side-a14,
.right-side-a14 {
  width: 50%;
  height: 100%;
}
.container-a14 {
  display: flex;
}
.container-a14 {
  display: flex;
  margin: 30px 0;
  padding: 20px;
  border: 3px solid;
  align-items: center;
}
.right-text-a14 h2 {
  font-size: 1.9em;
}
.right-text-a14 p {
  font-size: 1.19em;
}
.right-side-a14 {
  padding: 15px;
}
.right-text-a14 {
  text-align: center;
}
.block-inner-a14.text-dd img {
  width: 30px;
  height: 30px;
  max-width: 100%;
}
.block-inner-a14.text-dd {
  display: flex;
  gap: 2px;
  padding: 8px 0;
}
.block-inner-a14.text-dd p {
  margin: 0;
  font-size: 1.19em;
}
.block-outer-a14 {
  padding: 15px 0;
}
.new-link1-a14 {
  width: 100% !important;
  max-width: 100% !important;
}
.new-shipping-wrapper-a14 {
  width: 100%;
}
.new-note-a14 {
  width: 100%;
}
@media (max-width: 850px) {
  .container-a14 {
    flex-direction: column;
  }
  .left-side-a14,
  .right-side-a14 {
    width: 100%;
    height: 100%;
  }
}
/* End */

/* mh-gurantee */
h2.heading1-a13 {
  margin: 10px 0;
  text-align: center;
  font-weight: 800;
  font-size: 2.8em;
  letter-spacing: 0;
}
.left-side-a13 {
  width: 25%;
  height: 100%;
}
.container-a13 {
  display: flex;
  gap: 20px;
  align-items: center;
}
.left-side-a13 img {
  width: 100%;
  height: 100%;
  max-width: 200px;
}
.right-side-a13 {
  width: 75%;
  height: 100%;
}
.right-side-a13 p {
  font-size: 1.59em;
}
@media (max-width: 850px) {
  .container-a13 {
    flex-direction: column;
  }
  .left-side-a13 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
  }
  .right-side-a13 {
    width: 100%;
  }
}
@media (max-width: 400px) {
  h2.heading1-a13 {
    font-size: 2.4em;
  }
}
/* End */

/* mh-fix-button */

.fix-b1 {
  position: fixed;
  border: 2px solid;
  border-top-width: 2px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  width: 100%;
  bottom: 0;
}
.button-fix-b1 {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-width: 100%;
}
.button-fix-b1 {
  width: 45% !important;
  margin: auto;
}
a.link1-a3.button-fix-b1 h2 {
  margin: 0;
  font-weight: 800;
  font-size: 1.5em;
  letter-spacing: 0;
}
.button-fix-b1 p {
  font-size: 1.1em !important;
}
.button-fix-b1 {
  display: block !important;
}
.button-fix-b1 strong {
}
@media (max-width: 450px) {
  .button-fix-b1 h2 {
    font-size: 1.2em !important;
  }
  .button-fix-b1 p {
    font-size: 1em !important;
  }
}
/* End */

/* mh-video-img */
.block-outer-a5 {
  padding: 10px 0;
}
.right-a6 {
  padding: 0 20px;
}
.newbutton-a5 {
  margin-top: -20px;
  padding: 0 25px !important;
  width: 50% !important;
}
.new-shiptxt-a3 {
  font-size: 1em !important;
}
.new-link1-a3 p {
  margin: 0;
  font-weight: 800;
  font-size: 1.3em;
}
@media (max-width: 850px) {
  .newbutton-a5 {
    margin-top: 0;
    width: 100% !important;
    padding: 10px !important;
  }
}
/*End */

/* mh-one-image */
.bgimg-wrapper-a7 {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  width: 100%;
  height: 750px;
  padding: 40px 20px;
  display: flex;
  align-items: center;
}

.text1-wrapper.text-dd {
  width: 40%;
  margin-left: auto;
}
.text1-wrapper.text-dd h2 {
  text-align: center;
  font-size: 2.5em;
}
.text1-wrapper.text-dd p {
  line-height: 1.5;
  font-size: 1.1em;
}

@media (max-width: 850px) {
  .text1-wrapper.text-dd p {
    line-height: 1.5;
  }
  .text1-wrapper.text-dd {
    width: 100%;
    margin-left: auto;
  }
  .bgimg-wrapper-a7 {
    background-position: left top;
    width: 100%;
    height: 900px;
    padding: 20px 20px;
    align-items: flex-end;
  }
}
@media (max-width: 200px) {
  .bgimg-wrapper-a7 {
    background-position: left top;
    width: 100%;
    height: 100%;
    padding: 40px 10px;
  }
}

.newbutton-a5 .link1-a3,
.newbutton-a5 .shipping-wrapper-a3,
.newbutton-a5 .note-a3 {
  width: 100% !important;
  max-width: 100% !important;
}
.main-container-a10 a.link1-a3.link-a10 {
  margin: 0 auto;
}
section.fix-b1 .button-wrapper-b1 {
  display: flex;
  justify-content: center;
}
/* End */

/* General */
.text-dd h1,
.text-dd h2,
.text-dd h3,
.text-dd h4,
.text-dd h5 {
  margin: 8px 0;
  font-weight: 800;
  line-height: 1.3;
}
.text-dd p {
  letter-spacing: 0;
  margin: 8px 0;
  line-height: 1.4;
  font-weight: 400;
}
.text-dd-head {
  margin: 8px 0;
  font-weight: 800;
  line-height: 1.3;
}
.text-dd-text {
  letter-spacing: 0;
  margin: 8px 0;
  line-height: 1.4;
  font-weight: 500;
}
a.button-wrapper-b7 {
  width: 100%;
  padding: 15px 60px;
  text-decoration: none;
  box-shadow: 0 4px 7px 1px rgb(0 0 0 / 19%);
  font-size: 2em;
  text-align: center;
  border-radius: 4px;
  display: flex;
  font-weight: 800;
  margin: 0;
  align-items: center;
  justify-content: center;
}
a.button-tt p {
  margin: 0;
  line-height: 1.3;
}
/* End */

/* mh-top-bar */
.right-side-b1 img {
  width: 50px;
  height: 100%;
  object-fit: contain;
  max-width: 100%;
}
.right-side-b1 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.main-container-b1 {
  display: flex;
  justify-content: space-between;
  gap: 6px;
  align-items: center;
}
p.text-dd-text.text1-b1 {
  font-weight: 800;
}
/* End */

/* mh-update-bar */
.update-wrapper-b2 img {
  width: 25px;
  height: 100%;
  max-width: 100%;
  float: left;
  margin-right: 6px;
}
.update-wrapper-b2.text-dd p {
  font-size: 1.25em;
  line-height: 1.4;
}
.main-container-b2 {
  padding: 18px;
  border-radius: 10px;
}
.update-wrapper-b2 em {
  font-style: normal !important;
}

/* End */

/* mh-banner */
.main-container-b3 {
  display: flex;
}
.svg-tick-b5 {
  width: 30px;
  height: 30px;
  margin: 0 10px;
  max-width: 100%;
}
.block-text-b3 h4 {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 10px;
  font-size: 1.3em;
  font-weight: 500;
}
.block-text-b3 p {
  font-size: 1.15em;
}
.block-heading-b3 em {
  font-style: normal;
}
.left-side-b3 {
  width: calc(70% - 5px);
  height: 100%;
  padding-right: 10px;
}
.heading-wrapper-b3 h2 {
  font-weight: normal !important;
  font-size: 2.5em;
}
.text-wrapper-b3.text-dd {
  padding: 5px 0;
}
.text-wrapper-b3.text-dd p {
  font-size: 1.4em;
  font-weight: 800;
  line-height: 1.6;
}
.star-wrapper-b3 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.star-wrapper-b3 img {
  width: 100px;
  max-width: 100%;
  height: 100%;
}
.star-text-b3 {
  font-weight: 700;
}
.video-b4 {
  width: 100%;
  height: 100%;
  margin: 10px 0;
}
.client-img-b3 {
  width: 49px;
  height: 49px;
  max-width: 100%;
}
.customor-wrapper-b3 {
  display: flex;
  align-items: center;
  gap: 2px;
}
p.name-text-b3 {
  font-weight: 800;
  margin-left: 5px;
}
.verify-img-b3 {
  width: 21px;
  height: 21px;
  max-width: 100%;
  margin-right: 10px;
}
p.date-text-b3 {
  font-style: italic;
}
.explain-text-b3 p {
  margin: 15px 0;
}
.explain-text-b3 {
  padding: 20px 0;
}
.video2-b4 {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.block-heading-b3 h2 {
  font-size: 2.1em;
  margin: 0 0 20px 0;
}
.mbl-img-b3 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}
.block-text-b3 em {
  font-style: normal;
}
.block-text-b3 p {
  margin: 20px 0;
}
.right-side-b3 {
  width: 30%;
  height: fit-content;
  padding: 10px 12px;
  padding-top: 30px;
}
p.rig-text1-b3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 800;
}
.review-text-b3 {
  padding: 10px 0;
  border: 1px solid;
  border-right-width: 0;
  border-top-width: 0;
  border-left-width: 0;
}
.content-wrapper-b3 {
  padding: 0 5px;
}
.right-star1-b3 img {
  width: 79px;
  max-width: 100%;
}
.right-star1-b3 {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
}
p.star1-text-b3 {
  font-weight: 800;
}
p.rigtext3-b3 {
  margin: 0;
  font-weight: 800;
}
.rigtext3-wrapper-b3,
.rigtext4-b3 {
  width: 21%;
}
.rigtext3-line-b3 {
  width: 55%;
}
.rig-contnr-b3 {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.rigtext3-line-b3 {
  width: 55%;
  border: 0.5px solid;
  background-color: #f7f7f7;
  border-color: #cfc8c8;
}
.line-color-b3 {
  height: 100%;
}
p.custmrating-b3 {
  margin-bottom: 0;
}
p.futhead-b3 {
  font-weight: 800;
  font-size: 1.2em;
}
img.futimg-b3 {
  width: 80px;
  max-width: 100%;
  object-fit: contain;
}
.fut-wrpr-b3 {
  display: flex;
  align-items: center;
  gap: 5px;
}
p.futtxt-b3 {
  width: 48%;
}
p.rit-text1-b3.text-dd-text {
  font-size: 1.3em;
  font-weight: 800;
  text-align: center;
}
.arro-but-b3 {
  width: 80px;
  height: 80px;
  object-fit: contain;
  max-width: 100%;
}
.buttt-b3 {
  font-size: 1.6em !important;
  flex-direction: row-reverse;
  padding: 15px 35px !important;
  align-items: center !important;
  gap: 10px;
  box-shadow: none !important;
}
img.imgimg1-b3 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 0 50px;
}

.cntrlr-b3 {
  display: block;
}
@media (max-width: 1200px) {
  .cntrlr-b3 {
    display: none;
  }
}
@media (max-width: 880px) {
  .left-side-b3 {
    width: 100%;
  }
  .right-side-b3 {
    display: none;
  }
}
/* End */

/* mh-review */
.main-container-b4 {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 5px;
}
.first-img-wrapper-b4,
.second-img-wrapper-b4,
.last3-img-b4 {
  width: 32%;
}
img.first-img-b4 {
  height: 33%;
  width: 100%;
  object-fit: cover;
}
img.second-img-b4 {
  width: 100%;
  height: 50%;
  object-fit: cover;
}
img.third-img-b4 {
  width: 100%;
  height: 33%;
  object-fit: cover;
}
.section-wrapper-b4 {
  width: calc(70% - 5px);
}
.fivestar-b4 {
  position: relative !important;
}
.slider-left-b4 {
  width: 25%;
  padding: 15px 0;
}
p.text1-b4 {
  text-align: center;
  font-size: 1.5em;
  font-weight: 600;
}
a.link1-b4 {
  text-decoration: none;
}
.one-star-b4 {
  width: 40px !important;
  height: 40px;
  max-width: 100%;
}
.onestar-wrapper-b4 {
  display: flex;
  gap: 5px;
  align-items: center;
}
p.onestar-text-b4 {
  font-weight: 800;
  font-size: 1.39em;
  margin: 0;
}
.slide-wrapper-b4 {
  width: calc(75% - 10px);
  padding: 30px 2px;
}
.blockfivestar-b4 {
  display: relative !important;
  width: 100px;
  height: auto;
  max-width: 100%;
}
h2.block-heading-b4 {
  font-size: 1.3em;
  margin: 0;
}
.swiper-slide {
  width: 400px;
}
.slider-container-b4 {
  display: flex;
  padding: 10px 0;
}
.swiper-pagination-horizontal {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  display: block !important;
  color: black !important;
  border: 2px solid;
  border-radius: 999px;
  width: 30px !important;
  height: 30px !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 0.8em !important;
  content: "prev";
  position: absolute;
  left: 30%;
  right: 50%;
  top: 30%;
}
 {
  font-size: 0.8em;
  content: "prev";
  position: absolute;
  left: 30%;
  right: 50%;
  top: 30%;
}
.swiper-button-prev {
  left: 5px !important;
}
.swiper-initialized {
  padding: 50px !important;
  padding-bottom: 0 !important;
  margin: 0;
}
p.last-text-b4 {
  padding-left: 50px;
  font-size: 1.2em;
  margin: 0;
  letter-spacing: 0;
}
.link2wrapper-b4 {
  text-decoration: none;
}
@media (max-width: 880px) {
  .slider-container-b4 {
    flex-direction: column;
    align-items: center;
  }
  .slider-left-b4 {
    width: 50%;
  }
  .slide-wrapper-b4 {
    width: 100%;
    padding: 20px 0;
    border: 2px solid;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-color: gainsboro;
  }
  .section-wrapper-b4 {
    width: 100%;
  }
  .swiper-initialized {
    padding: 0 30px !important;
    padding-bottom: 0 !important;
    margin: 0;
  }
}
/* End */

/* mh-verified-purchase */
.mian-container-b5 {
  width: calc(70% - 5px);
}
.custm-img-b5 img {
  width: 60px;
  height: 60px;
  max-width: 100%;
}
.custm-img-b5 {
  display: flex;
  gap: 10px;
  align-items: center;
}
p.text1-b5 {
  font-size: 1.1em;
}
.star-img-b5 img {
  width: 100px;
  height: 19px;
  max-width: 100%;
  float: left;
}
.star-img-b5 {
  padding: 15px 0;
  padding-bottom: 0;
}
p.text2-b5 {
  font-weight: 800;
  font-size: 1.3em;
  line-height: 1.3;
  margin: 0;
}
.text3-b5.text-dd p {
  font-size: 1.2em;
}
.arro-but-99 {
  width: 50px;
  height: 50px;
  object-fit: contain;
  max-width: 100%;
}
@media (max-width: 880px) {
  .mian-container-b5 {
    width: 100%;
  }
}
/* End */

/* mh-as-seen */
p.head1-b6 {
  text-align: center;
  width: fit-content;
  margin: auto;
  font-style: italic;
  font-size: 1.2em;
  font-weight: 800;
  padding: 2px;
}
.inner-b6 {
  width: 13%;
}
.main-container-b6 {
  width: calc(70% - 5px);
}
.block-container-b6 {
  display: flex;
  gap: 2px;
  justify-content: center;
}
.inner-b6 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 880px) {
  .main-container-b6 {
    width: 100%;
  }
  .block-container-b6 {
    width: 100%;
  }
  .inner-b6 {
    width: 16%;
  }
}
/* End */

/* mh-one-img */
.main-container-b7 {
  width: calc(70% - 5px);
}

.one-img-b7 {
  width: 60%;
  margin: 0 auto;
}
.price-text-b7 {
  padding: 15px 0;
}
.price-text-b7 p {
  font-size: 1.25em;
}
.button-wrapper-b7 {
  margin: 50px 0;
}
@media (max-width: 880px) {
  .main-container-b7 {
    width: 100%;
  }
}
/* End */

/* mh-zero-risk */
.main-container-b8 {
  width: calc(70% - 5px);
}
.bl-inner-b8 img {
  width: 139px;
  height: auto;
  max-width: 100%;
}
.bl-outer-b8 {
  display: flex;
  padding: 20px;
  gap: 25px;
}
.bl-inner-b8 {
  width: calc(25% - 7px);
}

@media (max-width: 880px) {
  .main-container-b8 {
    width: 100%;
  }

  .bl-inner-b8 img {
    width: 190px;
    height: auto;
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .bl-outer-b8 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .bl-inner-b8 {
    width: calc(40% - -7px);
  }
}
/* End */

/* mh-discount-update */
.main-container-b9 {
  width: calc(70% - 5px);
}
.all-text-wrapper-b9 {
  padding: 15px 25px 35px 25px;
}
.text-b9 p,
.text2-b9 p,
.note-text-b9 p {
  font-size: 1.25em;
}
.text2-b9 em {
  font-style: normal;
}
.text2-b9,
.img2-b9 {
  width: 50%;
}
.wrapper-b9 {
  display: flex;
  padding: 20px 0;
}
.img2-b9 {
  display: flex;
  justify-content: right;
}
.img2-b9 img {
  width: 60%;
  object-fit: contain;
}
.note-text-b9 {
  padding: 20px 0;
}
.block-inner-b9 img {
  width: 99px;
  height: 100%;
  object-fit: contain;
  max-width: 100%;
}
.block-inner-b9 {
  width: calc(25% - 8px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
p.text-bl-b9 {
  text-align: center;
  margin: 0;
}
.block-outer-b9 {
  padding: 20px 25px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
}
.bott-b9 {
  width: 100%;
}
.har-sid-b9,
.har-cntr-b9 {
  display: block !important;
}

.right-side-b9 {
  width: 100%;
  height: fit-content;
  padding: 10px 12px;
  padding-top: 30px;
}
p.rig-text1-b3 {
  font-size: 1.3em;
  text-align: center;
  font-weight: 800;
}
.review-text-b9 {
  padding: 10px 0;
  border: 1px solid;
  border-right-width: 0;
  border-top-width: 0;
  border-left-width: 0;
}
.content-wrapper-b9 {
  padding: 0 5px;
}
.right-star1-b9 img {
  width: 79px;
  max-width: 100%;
}
.right-star1-b9 {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
}
p.star1-text-b9 {
  font-weight: 800;
}
p.rigtext3-b9 {
  margin: 0;
  font-weight: 800;
}
.rigtext3-wrapper-b9,
.rigtext4-b9 {
  width: 21%;
}
.rigtext3-line-b9 {
  width: 55%;
}
.rig-contnr-b9 {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.rigtext3-line-b9 {
  width: 55%;
  border: 0.5px solid;
  background-color: #f7f7f7;
  border-color: #cfc8c8;
}
.line-color-b9 {
  height: 100%;
}
p.custmrating-b9 {
  margin-bottom: 0;
}
p.futhead-b3 {
  font-weight: 800;
  font-size: 1.2em;
}
img.futimg-b9 {
  width: 80px;
  max-width: 100%;
  object-fit: contain;
}
.fut-wrpr-b9 {
  display: flex;
  align-items: center;
  gap: 5px;
}
p.futtxt-b9 {
  width: 48%;
}
p.rit-text1-b3.text-dd-text {
  font-size: 1.3em;
  font-weight: 800;
  text-align: center;
}
.arro-but-b9 {
  width: 80px;
  height: 80px;
  object-fit: contain;
  max-width: 100%;
}
.buttt-b9 {
  font-size: 1.6em !important;
  flex-direction: row-reverse;
  padding: 15px 35px !important;
  align-items: center !important;
  gap: 10px;
  box-shadow: none !important;
}
img.imgimg1-b9 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 0 50px;
}
.right-side-b9 {
  display: none !important;
}
.button-wrapper-b99 {
  justify-content: space-between !important;
}
p.rit-text1-b9 {
  font-size: 1.2em;
  font-weight: 800;
  text-align: center;
}
p.rig-text1-b9 {
  text-align: center;
  font-weight: 800;
}
.arro-but-b99 {
  width: 40px;
  height: 40px;
  max-width: 100%;
}
@media (max-width: 880px) {
  .main-container-b9 {
    width: 100%;
  }
  .wrapper-b9 {
    flex-direction: column;
  }
  .text2-b9,
  .img2-b9 {
    width: 100%;
  }
  .img2-b9 {
    justify-content: center;
  }
}
@media (max-width: 600px) {
  .block-outer-b9 {
    flex-wrap: wrap;
  }
  .right-side-b9 {
    display: block !important;
  }
  .block-inner-b9 {
    width: calc(40% - -8px);
  }
}
@media (max-width: 450px) {
  a.button-wrapper-b7 {
    font-size: 1em !important;
  }
}
/* End */

/* mh-footer */
.button-wrapper-b11 {
  width: 50% !important;
  margin: auto !important;
}
input.input-b12 {
  width: 100%;
  height: 50px;
  padding: 10px;
}

.container--b10 {
  text-align: center;
  padding-bottom: 100px;
}

.sec-b10 {
  border: 1px solid;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.img-b10 img {
  width: 100px;
  max-width: 100%;
}

/* End */

/* mh-review-msgs */
input.input-b12 {
  width: 100%;
  height: 50px;
  padding: 20px;
  border: 1px solid;
  outline: none;
  box-shadow: none;
  border-color: #dedede;
}
p.text1-b12 {
  font-weight: 800;
  margin: 10px 0;
}
.review-wrapper-b12 img {
  width: 48px;
  max-width: 100%;
  object-fit: contain;
}
.block-wrapper-b12 {
  padding: 10px 0;
}
.review-wrapper-b12 {
  display: flex;
  align-items: center;
  gap: 15px;
}
.review-txt-b12.text-dd p {
  font-size: 0.9em;
  margin: 5px 0;
}
.review-txt-b12 strong {
  font-weight: 800;
}
img.img42-b12 {
  width: 38px;
  max-width: 100%;
  object-fit: contain;
}
.secnd-review-b12.text-dd {
  padding: 10px 0;
  padding-left: 70px;
}
.review-txt2-b12 p {
  margin: 0;
}
.reviw-b12 {
  padding: 0 15px;
  display: flex;
  gap: 10px;
  border: 1px solid;
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
  border-style: dotted;
  border-color: #c4c2c2 !important;
}
img.img4-b12 {
  width: 150px;
  max-width: 100%;
  object-fit: contain;
}
/* End */

.block-outer-b3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.swiper.slid_d1 {
  padding-bottom: 30px;
}
.swiper-slide {
  width: 300px;
  padding-right: 20px;
}
.swiper-slide:last-child {
  padding-right: 0px;
}
.flickity-slider {
  transform: translateX(5%) !important;
}
.mian-container-b5 .text3-b5:nth-child(3) {
  margin-bottom: 30px;
}
.star-img-b5 {
  display: flex;
  align-items: center;
  gap: 5px;
}
p.head1-b6 {
  margin-bottom: 20px !important;
}
a.button-tt.button-wrapper-b7 {
  margin: 30px 0 30px 0;
}
.blo-b9 {
  padding: 20px 20px 1px 20px;
}

p.facebook_dd {
  width: fit-content;
  display: flex;
  align-items: center;
}
span.like_dd,
span.reply_dd {
  color: #677fc1;
  font-size: 0.8em;
}
p.facebook_dd img {
  width: 15px;
  height: 15px;
  object-fit: contain;
}

/* General */
.text-dd h1,
.text-dd h2,
.text-dd h3,
.text-dd h4,
.text-dd h5 {
  margin: 8px 0;
  font-weight: 800;
  line-height: 1.3;
}

.text-dd p {
  letter-spacing: 0;
  margin: 8px 0;
  line-height: 1.4;
  font-weight: 400;
}
.text-dd-head {
  margin: 8px 0;
  font-weight: 800;
  line-height: 1.3;
}
.text-dd-text {
  letter-spacing: 0;
  margin: 8px 0;
  line-height: 1.4;
  font-weight: 500;
}

.button-wrapper-c1 {
  width: 100%;
  padding: 7px 15px;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  display: block;
  font-weight: 800;
  margin: 0;
  align-items: center;
  justify-content: center;
}
a.button-tt p {
  margin: 0;
  line-height: 1.3;
}
/* mh-table */
.block-outer-c1 {
  position: relative;
}
.block-inner-c1 {
  width: 185px;
  border: 1px solid;
  position: relative;
}
p.bk-text1-c1 {
  text-align: center;
  padding: 2px 5px;
  margin: 0;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%);
  width: 155px;
}
.main-container-c1 {
  display: flex;
}
.img1-wrapper-c1 img {
  width: 60px;
  max-width: 100%;
  object-fit: contain;
}
.img1-wrapper-c1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
}
.star-wrapper-c1 img {
  width: 90px;
  object-fit: contain;
}
.star-wrapper-c1 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
p.bk-text2-c1 {
  font-size: 1.1em;
  margin: 1px 0;
}
.star-wrapper-c1,
.bk-text3-wrapper-c1,
.bk-text4-wrapper-c1,
.bk-button-wrapper-c1 {
  border: 1px solid;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #d9d9d9;
}

.bk-text3-c1:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  margin-right: 5px;
  margin-bottom: 2px;
}
.bk-text4-wrapper-c1 {
  padding: 15px;
}
p.bk-text3-c1 {
  margin: 0;
}
.bk-text3-wrapper-c1 {
  padding: 15px 10px !important;
}
a.button-wrapper-c1 p {
  margin: 0;
}
.bk-button-wrapper-c1 {
  padding: 10px 10px !important;
}
.block-outer-c1 {
  display: flex;
}
.block-warpper-c1 {
  display: flex;
}
/* End */

/* mh-img-table */
.left-side-c2,
.right-side-c2 {
  width: 25%;
  height: auto;
}
.text1-wrapper-c2,
.text2-wrapper-c2 {
  width: 100%;
  border: 1px solid;
  padding: 7px;
  height: 50%;
}
.text1-wrapper-c2 p,
.text2-wrapper-c2 p {
/*  font-size: 1.21em;  */
}
.text2-wrapper-c2.text-dd {
  border-top-width: 0 !important;
}
.main-container-c2 {
  display: flex;
  width: 100%;
  height: 100%;
}
.center-side-c2 {
  width: 50%;
  height: auto;
  border: 1px solid;
  padding: 10px;
}
.center-side-c2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 800px) {
  .main-container-c2 {
    flex-direction: column;
  }
  .left-side-c2,
  .right-side-c2 {
    width: 100%;
    height: 100%;
  }
  .center-side-c2 {
    width: 100%;
  }
}
/* End */

/* mh table  */
.text-wrapper-c3 {
  width: 25%;
  height: auto;
}
p.txt1-c3,
.text2-wrapper-c3 p {
  text-align: center;
}
.text1-wrapper-c3 {
  border: 1px solid;
  padding: 10px;
  width: 100%;
  max-height: 100%;
}
.text2-wrapper-c3 {
  border: 1px solid;
  padding: 10px;
  border-top-width: 0;
}
.block-outer-c3 {
  display: flex;
  width: 100%;
  height: 100%;
}

.text1-wrapper-c3 {
    min-height: 150px;
}.text2-wrapper-c3 {
    min-height: 250px;
}

.text1-wrapper-c2, .text2-wrapper-c2, .center-side-c2 {
    border: none;
}
.center-side-c2 {
    padding: 0;
}
.text1-wrapper-c2, .text2-wrapper-c2 {
    padding: 0 20px;
}


.block-outer-c1 {
    overflow-x: auto;
    border-width: thin;
    padding-bottom: 10px;
}
.text-containerc1 {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 15px;
}
.block-outer-c1 {
    width: 75%;
}
.block-inner-c1 {
    width: 250px;
    flex-shrink: 0;
    margin-top: 15px;
}
p.bk-text1-c1 {
    top: -15px;
    font-size: .8em;
}

.text1-c1,
.text2-c1,
.text3-c1,
.text4-c1,
.text5-c1 {
    padding: 15px 10px;
}


@media (max-width: 800px) {
  .text-wrapper-c3 {
    width: 100%;
  }
  .block-outer-c3 {
    flex-direction: column;
  }
  .text1-wrapper-c3 {
    min-height: auto;
  }.text2-wrapper-c3 {
    min-height: auto;
  }
  .text1-wrapper-c2, .text2-wrapper-c2 {
    padding: 0;
  }
}

@media (max-width: 600px) {
  .text-containerc1 {
      width: 30%;
  }
  .block-outer-c1 {
    width: 70%;
  }
  .block-inner-c1 {
    width: 200px;
  }
}
/* End */

