.chart-section {
  background-color: #f5f5f5;
  color: #0e2d22;
  padding: 0 0 64px;
}
.rx-work-steps > .container .rx-work-table {
  background: #fff;
  margin: 0 auto;
}
.rx-work-steps > .container .rx-work-table ul {
  padding: 0;
  margin: 0;
}
.rx-work-steps > .container .rx-work-table li {
  border-top: 1px solid #cec9c2;
  display: -webkit-flex;
}
.rx-work-steps > .container .rx-work-table li.hd {
  border-top: 0;
}
.rx-work-steps > .container .rx-work-table li.hd span.c2 img {
  width: 100px;
  max-width: 80%;
  margin: 0 auto;
}
.rx-work-steps > .container .rx-work-table li span {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 30%;
  padding: 12px 0;
  font-size: 14px;
}
.rx-work-steps > .container .rx-work-table li span.c1 {
  border-right: 1px solid #cec9c2;
  width: 55%;
  padding: 10px 5px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
}
.rx-work-steps > .container .rx-work-table li span.c2 {
  border-right: 1px solid #cec9c2;
}
.rx-work-steps > .container .rx-work-table li span i.yes {
  color: #f3b01a;
  font-size: 20px;
}
.rx-work-steps > .container .rx-work-table li span i.no {
  color: #85817e;
  font-size: 20px;
  font-weight: bolder;
  cursor: unset;
}
.rx-work-steps.for-men .rx-work-table li.last .c2 {
  color: #f3b01a;
}
.rx-work-steps > .container .rx-work-table li.last .c3 {
  color: #757575;
}
.rx-work-steps > .container .rx-work-table li.last .c2,
.rx-work-steps > .container .rx-work-table li.last .c3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

body .shopify-section-header-hidden {
    top: -100px;
} 
.section-header { 
    transition: top .15s ease-out;
}  
.growth-sec{padding:80px 0;}    
.growth-sec h2{font-size:40px;font-weight: 700;margin: 0 0 10px;font-family: Ro Sans;} 
.growth-sec h5{font-size:16px;font-weight:600;margin: 0;font-family: Ro Sans;}  
.growth-inr{width: 100%;grid-column-gap: 20px;grid-row-gap: 20px;background-color: transparent;border: 1px solid rgba(0,0,0,.15);border-radius: 15px;flex-direction: column;justify-content: start;align-items: center;padding: 48px 32px 190px;display: flex;position: relative;overflow: hidden;box-shadow: 0 4px 8px rgba(0,0,0,.25);height: 100%;}        
.growth-inr-img{height:240px;width:80%;margin: 0 auto;}  
.growth-inr-img img{object-fit: contain;width: 100%;height: 100%;}  
.growth-inr-img+p{font-size: 15px;margin: 0;} 
.growth-inr-img+p b {font-weight: 600;}   
.growth-item-details{text-align:center;justify-content: center;-webkit-align-items: stretch;display: -webkit-flex;}   
.growth-item-details.wide{grid-column-gap:12px;grid-row-gap:12px;margin-left:-20px;margin-right: -20px;} 
.growth-caption{font-size:13px;font-weight:600;}
.growth-caption-small{font-size:13px;}
.growth-item-details-divider{width:1px;background-color: #333;} 
.growth-text-body-medium strong{font-weight:600;}
.growth-plans-header{position: absolute;width: 100%;text-align: center;bottom: 0;padding: 0 32px 48px;}  
.growth-plans-header .custom-btn{display:inline-block;width:100%;padding-left: 10px;padding-right: 10px;}  
.text-strikeout {text-decoration: line-through;}
.text-copper {color: #c00;}    
.ribbon:before{position: absolute;content: "Most Popular!";right: -50px;top: 45px;width: 225px;background-color: #333;color: #fff;padding: 5px 10px;text-align: center;transform: rotate(40deg);font-weight: 600;}   
.info-list{margin:15px 0 0;;padding:0;}
.info-list li{list-style: none;display: inline-block;background: #ddd;padding: 0 5px 2px;border-radius: 10px;font-size: 13px;cursor:pointer;}
.popup__content h1{font-size: 30px;font-weight: 700; margin: 0 0 20px;font-family: Ro Sans;    text-align: left;}
.popup .popup__content{word-break: break-word;}
.no-scroll{height: 100vh;overflow-y: hidden;}

 

@media screen and (min-width: 990px){
    header-drawer {display: none;}
}
@media screen and (min-width: 640px) {
  .rx-work-steps > .container .rx-work-table {
    margin: 0 auto 40px;
  }
  .rx-work-steps > .container .rx-work-table li span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .rx-work-steps > .container .rx-work-table li span.c1 {
    padding: 12px;
  }
}
@media screen and (max-width:1219px) {
    .info-list li{font-size: 12px;}
}
@media screen and (max-width:1199px) { 
    .info-list li{font-size: 13px;}
    .popup__content h1 {font-size: 27px;}
}
@media screen and (max-width: 410px) {
  .rx-work-steps > .container .rx-work-table li {
    font-size: 13px;
  }
  .info-list li {font-size: 12px;}
}
@media screen and (max-width: 389px) {
.info-list li {font-size: 11px;}
}
@media screen and (max-width: 374px) {
  .rx-work-steps > .container .rx-work-table li {
    font-size: 12px;
  }
  .growth-inr {
    padding-bottom: 215px;
}
}
@media screen and (max-width: 320px) {
  .rx-work-steps > .container .rx-work-table li {
    font-size: 10px;
  }
}
@media screen and (max-width: 290px) {
.growth-inr {padding-bottom: 250px;} 
}
.common-question {
  padding: 8rem 0px 2rem;
}
.common-question h5 {
  letter-spacing: 0em;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #1a1a1a;
  font-weight: 600;
}
body .custom-toggle .card {
  border: none;
  background: transparent;
}
body .custom-toggle .card-header .btn {
  color: #1a1a1a;
  font-size: 1.8rem;
  display: block;
  text-align: left;
  outline: 0 !important;
  padding-left: 0;
  line-height: 2rem;
}
.common-question .expand-more {
  background: transparent;
  border: none;
  outline: none;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  margin-top: 40px;
  font-size: 18px;
}
.common-question .expand-more span {
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid #a6a6a6;
  margin-right: 7px;
}
.custom-toggle li {
  font-size: 16px;
}

html body{
    line-height: 1.5;
    margin:0;
}
@media (max-width: 991px) {
  .common-question {
    padding: 5rem 0px;
  }
  .popup__content h1 {font-size: 24px;}
}
@media (max-width: 567px) {
  .wrapper {
    max-width: 100%;
    padding: 0 1.5rem !important;
  }
  .common-question h5 {
    font-weight: 600;
  }
  body .custom-toggle .card-header .btn {
    font-size: 1.3rem;
  }
  body .popup .popup__content {height:85%;width: 85%;padding: 35px;} 
  .growth-plans-header .custom-btn{margin-bottom: 0;}
  .popup__content h1 {font-size: 20px;}
}
.discover-section {
  padding: 8rem 0px;
  background: #f5f5f5;
}
.discover-section h5 {
  letter-spacing: 0em;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #000000a6;
}
.discover-section p {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0px;
}
.discover-section h5 {
  color: #000000a6;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.2em;
}
.discover-section .heading-text {
  letter-spacing: 0em;
  font-size: 3.5rem;
  line-height: 1.2em;
  color: #1a1a1a;
}
.discover-section .normal-text {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0px;
  color: #000000a6;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .discover-section .col-4 {
    width: 100% !important;
  }
  .discover-section {
    padding: 40px 0;
    text-align: center;
  }
  .discover-section .heading-text {
    font-size: 40px;
    line-height: 45px;
  }
}
@media (max-width: 991px) {
  .discover-section {
    padding: 5rem 0px;
  }
  .discover-section .heading-text {
    font-size: 2.5rem;
  } 
}
@media (max-width: 575px) {
  .discover-section {
    padding: 80px 0;
  }
  .discover-section h5 {
    text-align: left;
  }
  .discover-section .heading-text {
    font-size: 2em;
    text-align: left;
    line-height: 2rem;
    font-weight: 400;
    letter-spacing: -0.01em;
    margin-bottom: 3rem;
  }
  .discover-section .normal-text {
    text-align: left;
    font-size: 1rem;
    line-height: 1.5;
  }
  .growth-sec h2{
      font-size: 26px;
  }
}
.doc-sec { 
  margin:0; 
  padding: 0 0px 8rem;
  background: #f5f5f5;
}
.doctor-card {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 50px;
}
.doc-sec h5 {
  letter-spacing: 0em;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #000000a6;
  font-weight: 600;
}
.doc-sec h3 {
  letter-spacing: 0em;
  margin-bottom: 4rem;
  font-size: 3rem;
  line-height: 1.2em;
  color: #1a1a1a;
}
.doc-sec h3.card-title {
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-size: 2.2rem;
}
.doc-sec-text h4 {
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0px;
  color: #1a1a1a;
}
.doc-sec-text p {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
  color: #000000a6;
}
.doctor-card p {
  font-size: 1.25rem;
  letter-spacing: 0px;
}
.image-card-wrap .card-inner {
  position: relative;
  overflow: hidden;
}
.image-card-wrap .card-inner figure {
  margin: 0;
}
.image-card-wrap .card-inner figure img {
  max-width: 100%;
  width: 100%;
}
.image-card-wrap .card-inner .title-wrap {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  height: auto;
  padding: 50px 100px;
}
.image-card-wrap .card-inner .title-wrap h3 {
  padding-right: 70px;
  color: #fff;
  margin: 0;
  font-size: 2rem;
  line-height: 1.2em;
  font-weight: 400;
}
.small-card .card-inner .title-wrap h3 {
  padding: 0 !important;
  width: 91%;
}
.small-card .card-inner .title-wrap {
  padding: 30px;
}
.image-card-wrap .card-inner .title-wrap p {
  width: 50%;
  padding-left: 70px;
  color: #fff;
  margin: 0;
  font-size: 14px;
  line-height: 22px !important;
}
.image-card-wrap .card-inner .hidden-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px 70px;
  background: #1a1a1a;
  transform: translateY(100%);
  transition: all 0.4s ease-in-out;
}
.image-card-wrap .card-inner .hidden-content.show {
  transform: translateY(0);
}
.image-card-wrap .card-inner .hidden-content p {
  margin: 0;
  color: #fff;
  font-size: 1.25rem;
  line-height: 2rem;
  padding: 0;
  width: 100% !important;
}
.hide-show-btn {
  position: absolute;
  bottom: 30px;
  right: 30px;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100%;
  box-shadow: none;
  outline: none;
  z-index: 1;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 1;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer !important;
}
.mobile-display-none {
  display: block !important;
}
.desktop-display-none {
  display: none;
}
.free-cards-title {
  padding: 40px 0;
  text-align: center;
}
.free-cards-title h3 {
  font-size: 40px;
  margin-bottom: 5px;
}
.free-cards-title h4 {
  font-size: 30px;
  margin-bottom: 0;
  font-weight: 400;
}
/* .d-none {
  display: none !important;
} */
.text-center > .strt-jrney {
  display: inline-block;
}
@media (max-width: 1199px) {
  .free-cards-section .image-card-wrap .card-inner .title-wrap h3 {
    font-size: 1.3rem;
  }
  .growth-sec h2{
      font-size: 34px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .image-card-wrap .card-inner .hidden-content {
    padding-left: 25px;
    padding-top: 15px;
  }
  .image-card-wrap .card-inner .hidden-content p {
    font-size: 1rem;
    line-height: 1.2 !important;
  }
}
@media (max-width: 991px) {
  .d-flex.mobile-display-none {
    display: none !important;
  }
  .desktop-display-none {
    display: block;
  }
  .desktop-display-none .carousel-inner {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: left;
    flex-wrap: nowrap;
    overflow: scroll;
    margin-right: -13px;
  }
  .carousel-mb-item {
    float: left;
    padding-right: 15px;
    flex: 0 0 90%;
    max-width: 90%;
    width: 100%;
  }
  .image-card-wrap .card-inner figure img {
    height: 626px;
    object-fit: cover;
  }
  .image-card-wrap .card-inner .title-wrap {
    padding: 30px;
    height: 120px;
  }
  .image-card-wrap .card-inner .title-wrap h3 {
    width: 100%;
    padding-right: 0;
  }
  .image-card-wrap .card-inner .title-wrap p {
    width: 100%;
    padding-left: 0;
  }
  .image-card-wrap .card-inner .hidden-content {
    height: 626px;
  }
  .section-heading h3 {
    font-size: 2.5em;
  }
}
@media (max-width: 767px) {
  .image-card-wrap .card-inner .title-wrap {
    padding: 25px;
    height: 100px;
  }
  .image-card-wrap {
    margin: 0;
  }
  .image-card-wrap .card-inner .title-wrap h3 {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .free-cards-section .image-card-wrap .card-inner .title-wrap h3 {
    font-size: 1rem;
  }
  .image-card-wrap .card-inner .title-wrap p {
    width: 100%;
    padding-left: 0;
    font-size: 16px;
    line-height: 24px !important;
  }
  .image-card-wrap .card-inner .title-wrap p br {
    display: none;
  }
  .image-card-wrap .card-inner figure img {
    height: 426px;
    object-fit: cover;
  }
  .image-card-wrap .card-inner .hidden-content {
    height: 426px;
  }
  .hide-show-btn {
    bottom: 10px; 
    right: 10px;
  }
  .image-card-wrap .card-inner .hidden-content {
    padding: 25px;
  }
  .growth-sec{padding:40px 0 0;}   
  .growth-sec h2{
    font-size: 30px;
  }
}
.how-it-work-section {
  padding: 60px 0;
}
.section-heading {
  margin-bottom: 20px;
  text-align: center;
}
.section-heading h3 {
  font-size: 48px;
  color: #255669;
}
.how-it-work-wrap .flip-card {
  width: calc(100% / 3);
  background-color: transparent;
  perspective: 1000px;
  padding: 60px;
  min-height: 200px;
}
.how-it-work-wrap .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.how-it-work-wrap .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.how-it-work-wrap .flip-card-front,
.how-it-work-wrap .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.how-it-work-wrap .flip-card-front {
  background: #fff;
  color: #000;
  width: 100%;
  height: 100%;
}
.how-it-work-wrap .flip-card-front figure {
  margin: 0;
}
.how-it-work-wrap .flip-card-front figure img {
  margin-bottom: 15px;
  width: 60px;
}
.how-it-work-wrap .flip-card-front figure figcaption {
  font-size: 21px;
  font-weight: 600;
  color: #000;
}
.how-it-work-wrap .flip-card-back {
  transform: rotateY(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
}
.how-it-work-wrap .flip-card-back p {
  margin: 0;
  color: #000;
}
.button-holder {
  margin-top: 30px;
}
.button-holder .custom-btn {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .how-it-work-wrap .flip-card {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .how-it-work-section {
    padding: 40px 0;
  }
  .section-heading h3 {
    font-size: 32px;
  }
  .how-it-work-wrap .flip-card {
    width: 100%;
    padding: 20px 0;
    min-height: 150px;
  }
}
.landing-faq {
  padding: 5rem 0px;
  background: #f5f5f5;
}
.landing-faq h5 {
  letter-spacing: 0em;
  margin-top: 4rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.2em;
  color: #1a1a1a;
  font-weight: 600;
}
.custom-toggle .card {
  border: none;
  background: #f5f5f5;
}
.custom-toggle .card-header .btn {
  color: #1a1a1a;
  font-size: 2em;
  display: block;
  text-align: left;
  outline: 0 !important;
  padding-left: 0;
  line-height: 2rem;
}
.custom-toggle .card-body {
  font-size: 20px;
  padding-top: 0;
  padding-bottom: 26px;
  padding-left: 0;
  color: #000000a6;
}
.landing-faq .expand-more {
  background: transparent;
  border: none;
  outline: none;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  margin-top: 40px;
  font-size: 18px;
}
.landing-faq .expand-more span {
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid #a6a6a6;
  margin-right: 7px;
}
@media (max-width: 991px) {
  .landing-faq {
    padding: 5rem 0px;
  }
}
@media (max-width: 567px) {
  .landing-faq h5 {
    font-weight: 600;
  }
}
@media (max-width: 399px) {
  .growth-sec h2{
      font-size: 22px;
  }
}
#stamped-reviews-tab a:not([href]) {
  cursor: pointer;
}
#stamped-main-widget {
  margin: 0;
}
body div.stamped-container[data-widget-style] {
  margin-top: 0 !important;
}
.stamped-review .author {
  display: inline-block;
  padding-bottom: 10px;
}
p.stamped-review-content-body {
  max-width: 500px;
  width: 100%;
}
.stamped-header,
.stamped-content .stamped-tab-container[style="display:none;"],
#stamped-reviews-filter,
body
  #stamped-main-widget
  [data-widget-style="profile"]
  div.stamped-review-product,
[data-widget-style="profile"] .stamped-review-header-title,
.stamped-pagination.stamped-reviews-ul li.next,
body .stamped-header-title {
  display: none !important;
}
[data-widget-style="profile"] .stamped-review {
  border: none;
}
[data-widget-style="profile"] .stamped-review > .stamped-review-content {
  border-left: none;
  border-bottom: 1px solid #d0d0d0;
  min-height: auto;
  padding: 30px 0 45px;
}
.review-holder {
  padding: 40px 0 0;
  position: relative;
  text-align: center;
}
.review-holder:after {
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  margin: 40px auto 0;
  background: #f5f1ed;
}
.review-star-inr {
  display: -webkit-flex;
  -webkit-align-items: end;
  -webkit-justify-content: center;
  padding: 30px 0 25px;
}
.review-star-inr.top-rating{-webkit-justify-content: start;padding: 0 0 40px;} 
.review-star {
  width: 220px;
  padding: 0 3px;
}
.review-star img {
  max-width: 100%;
}
.review-star-inr span {
  font-size: 20px;
}
.review-holder h2 {
  font-size: 40px;
  font-weight: 700;
}
.review-holder a {
  color: #5e5e5e;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 400;
}
.review-holder a:hover {
  color: #000;
}
[data-widget-style="profile"] .stamped-verified-badge {
  position: relative;
  padding-left: 25px;
}
[data-widget-style="profile"] .stamped-verified-badge:before {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(../images/green-circle-right.png?v=16825080001);
  background-size: contain;
}
body [data-widget-style="profile"] .stamped-review > .stamped-review-header {
  padding: 30px 0 !important;
}
.stamped-review > .stamped-review-header .stamped-verified-badge {
  color: #0b8900;
  font-weight: 700;
  font-size: 14px;
}
.stamped-review-content .created {
  display: none;
}
.stamped-review-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 100px;
}
.stamped-container .stamped-review-image a {
  width: 100%;
  margin-right: 0 !important;
}
.stamped-container .stamped-review-image img {
  max-height: 100px;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 799px) {
  .stamped-ugc-modal-wrapper {
    max-height: calc(100vh - 200px) !important;
    height: auto !important;
  }
  body .stamped-ugc-modal-image img,
  body .stamped-ugc-modal-video {
    max-height: calc(100vh - 200px);
  }
}
@media (min-width: 699px) {
  [data-widget-style="profile"] .stamped-review > .stamped-review-header {
    width: 25%;
  }
  [data-widget-style="profile"] .stamped-review > .stamped-review-content {
    width: 75%;
  }
}
@media (max-width: 900px) {
  body .stamped-ugc-modal-image {
    text-align: center !important;
  }
  body .stamped-ugc-modal-image,
  .stamped-ugc-modal-image-wrapper {
    min-height: auto;
  }
}
@media only screen and (min-width: 700px) and (max-width: 915px) {
  .stamped-review-body p.stamped-review-content-body {
    max-width: 76%;
  }
}
@media only screen and (max-width: 790px),
  only screen and (max-device-width: 790px) {
  .stamped-ugc-modal > div {
    height: 95%;
  }
  .stamped-ugc-modal-list-photos {
    display: none;
  }
}
@media screen and (max-device-width: 767px) and (orientation: portrait) {
  body .stamped-ugc-modal > div {
    height: 95%;
  }
}
.top-list {
  list-style: none;
  padding: 0;
  width: 100%;
  display: inline-block;
  margin: 0 0 20px;
}
.gray-text {
  text-align: center;
  margin: 70px 0 0;
  color: #666;
  font-size: 13px;
  line-height: 1.3;
}
.desc-price {
  font-size: 30px;
  margin: 25px 0 0;
  text-align: center;
  max-width: 314px;
  font-weight: 700;
}
.desc-price span {
  color: #d1631f;
  margin-right: 5px;
}
.desc-price b {
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 5px;
}
html {
  font-size: 16px !important;
}
.header__menu-item {
  font-size: 16px; 
  color: #1a1a1a;
}
.sec_before_after .owl-nav {
  display: none;
}
img {
  max-width: 100%;
}
.main-title {
  font-size: 90px; 
  line-height: 1;
  color: #1a1a1a;
  margin: 50px 0 20px;
  font-weight: 400;
}
.main-title-sm {
  font-size: 32px;
  margin: 0 0 30px;
  font-weight: 400;
}
.main-title-sm span {
  background: linear-gradient(
    90deg,
    rgb(112, 112, 248),
    rgb(100, 100, 252),
    rgb(0, 0, 255)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.top-list {
  list-style: none;
  padding: 0;
  width: 100%;
  display: -webkit-flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.top-list li {
  float: left;
  width: 33.3333%;
  vertical-align: top;
  margin: 0 0 20px;
  padding: 0 24px 0 0;
  font-size: 20px;
}
.top-list li svg {
  vertical-align: middle;
}
.top-list li span {
  vertical-align: middle;
}
.custom-btn {
  background: #1a1a1a;
  color: #fff;
  padding: 15px 50px;
  text-decoration: none;
  border-radius: 30px;
  position: relative;
  font-size: 15px;
  font-weight: 700;
}
.custom-btn:hover {
  color: #fff;
  text-decoration: none;
}
.custom-btn:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 7.5%;
  width: 85%;
  height: 60%;
  background: linear-gradient(
    90deg,
    rgb(235, 198, 0),
    rgb(255, 138, 0),
    rgb(255, 0, 0)
  );
  opacity: 0.7;
  filter: blur(20px);
  transform: translateZ(0);
  z-index: -1;
}
.sec_2 {
  margin: 100px 0;
}
.sec_3-left {
  padding-right: 50px;
}
.sec_3-left h3.hair-loss {
  font-size: 40px;
  line-height: 1;
  line-height: 1.2;
  font-weight: 400;
  color: #1a1a1a;
}
.sec_3-left h3.hair-loss span {
  display: block;
  font-size: 1.25rem;
  color: #000000a6;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.sec_3-right {
  text-align: right;
  padding-left: 50px;
}
.red-grad {
  font-size: 225px;
  line-height: 1;
  margin-top: -30px;
  font-weight: 400;
  background: linear-gradient(
    90deg,
    rgb(235, 106, 32),
    rgb(237, 32, 32),
    rgb(151, 2, 2)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sec_3-left p {
  font-size: 1.5rem;
  letter-spacing: 0px;
  color: #000000a6;
}
.sec_3-right p {
  font-size: 1.5rem;
  letter-spacing: 0px;
  color: #1a1a1a;
}
.custom-toggle .card {
  border: none;
}
.custom-toggle .card-header {
  background-color: transparent;
  padding: 12px 0;
}
.custom-toggle .card-header .btn {
  color: #1a1a1a;
  font-size: 2rem;
  letter-spacing: 0;
  padding-right: 30px;
  display: block;
  text-align: left;
  outline: 0 !important;
  padding-left: 0;
  line-height: 2rem;
}
.custom-toggle .card-body {
  letter-spacing: 0px;
  font-size: 1.25rem;
  padding-top: 0;
  padding-bottom: 26px;
  padding-left: 0;
  color: #000000a6;
}
.custom-toggle .card-header .btn:focus {
  border: none;
}
.custom-toggle .card-header .btn:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 14px;
  font-size: 33px;
  font-weight: lighter;
  transition: transform 0.2s ease 0s;
  transform: rotate(45deg);
}
.custom-toggle .card-header .btn.collapsed:after {
  transition: transform 0.2s ease 0s;
  transform: unset;
}
.custom-toggle .card-header {
  border: none;
}
.custom-toggle .card {
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: 0;
}
.sec_before_after {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.sec_before_after h3 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 30px;
}
.sec_before_after_middle {
  width: 1200px;
  text-align: left;
  white-space: nowrap;
  overflow-x: scroll;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.div_to_hold_images {
  width: 300px;
  height: 144;
  display: inline-block;
  overflow: hidden;
  margin: 2px 2px 2px 8px;
}
.how_it_works_sec {
  text-align: center;
  margin: 60px 0;
}
.how_it_works_sec h3 {
  font-size: 40px;
  margin-bottom: 30px;
}
.how_it_works_sec h4 {
  font-size: 1.2rem;
  margin: 20px 0;
  font-weight: 600;
  color: #1a1a1a;
}
.how_it_works_sec p {
  font-size: 1.2rem;
  letter-spacing: 0px;
  color: #000000a6;
}
.how_it_works_sec img {
  max-width: 210px;
}
.wht-to-expt {
  margin: 2rem 0;
  padding: 8rem 0px;
  background: #f5f5f5;
}
.banner-hair.sec_2 {
  margin: 50px 0;
}
.sec_2.banner-hair .sec_2-inr {
  margin: 0;
}
.wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 50px;
}
.wht-to-expt h5 {
  letter-spacing: 0em;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2em;
  color: #000000a6;
}
.wht-to-expt h3 {
  letter-spacing: 0em;
  margin-bottom: 4rem;
  font-size: 3rem;
  line-height: 1.2em;
  color: #1a1a1a;
}
svg.bi.bi-check {
  width: 126px;
  height: 34px;
  margin-right: 10px;
}
.wht-to-expt-text h4 {
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0px;
  color: #1a1a1a;
}
.wht-to-expt-text p {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
  color: #000000a6;
}
.strt-jrney {
  font-weight: 600;
  border-radius: 50px;
  letter-spacing: 0px;
  font-size: 1rem;
  line-height: 1.25em;
  border: 1px solid #a6a6a6;
  width: fit-content !important;
  padding: 18px 60px;
  display: block;
  color: #1a1a1a;
  text-decoration: none;
  margin: 40px 0 0;
}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?7056= */
.announcement-bar__message {
    background: #C00;
    color: #fff!important;
    font-size: 18px!important; 
    padding-bottom:20px;
    margin-bottom: 0;
}

/*# Review Spinner */

.loader-content {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 9;
    top: 0;
   left: 0;
}

main#content {
    position: relative;
}

.loader_div {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
}

.custom_loader {
  border: 8px solid rgba(255,255,255,0.5);
  border-radius: 50%;
  border-top: 8px solid #000;
  width: 60px;
  margin:0 auto;
  height: 60px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  
}

.loader-text{
  background: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  color:#000;
  font-size:13px;
  display:inline-block;
  margin: 10px auto 0;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Fix for page load */ 
header-drawer {
                justify-self: start;
                margin-left: -1.2rem;
            }

            .tele-icon {
                font-size: 30px;
                color: #000;
            }

            .header__icons {
                align-items: baseline;
            }

            .tele-icon:hover {
                color: #000;
            }

            @media screen and (min-width: 990px) {
                header-drawer {
                    display: none;
                }
            }

            @media screen and (min-width: 990px) {
                body .header--middle-left {
                    grid-template-columns: auto 1fr auto;
                }

                body .header--middle-left .header__inline-menu {
                    text-align: center;
                }
            }

            .menu-drawer-container {
                display: flex;
            }

            .list-menu {
                list-style: none;
                padding: 0;
                margin: 0;
            }

            .list-menu--inline {
                display: inline-flex;
                flex-wrap: wrap;
            }

            summary.list-menu__item {
                padding-right: 2.7rem;
            }

            .list-menu__item {
                display: flex;
                align-items: center;
                line-height: calc(1 + 0.3 / var(--font-body-scale));
            }

            .list-menu__item--link {
                text-decoration: none;
                padding-bottom: 1rem;
                padding-top: 1rem;
                line-height: calc(1 + 0.8 / var(--font-body-scale));
            }

            @media screen and (min-width: 750px) {
                .list-menu__item--link {
                    padding-bottom: 0.5rem;
                    padding-top: 0.5rem;
                }
            }
            .header {
                padding-top: 0px;
                padding-bottom: 0px;
            }

            .section-header {
                position: sticky;
                /* This is for fixing a Safari z-index issue. PR #2147 */
                margin-bottom: 0px;
            }

            .customer:not(.account):not(.order) {
                margin: 0 auto;
                max-width: 33.4rem;
                padding-left: 1.5rem;
                padding-right: 1.5rem;
                text-align: center;
            }

            .dropbtn {
                color: black;
                padding: 12px;
                font-size: 16px;
                border: none;
            }

            .dropdown {
                position: relative;
                display: inline-block;
            }

            .dropdown-content {
                display: none;
                position: absolute;
                background-color: #f1f1f1;
                border: 0.0625rem solid rgba(0, 0, 0, .12);
                min-width: 100px;
                box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
                z-index: 1;
                right: 0;
            }

            .dropdown-content a {
                color: black;
                padding: 12px 16px;
                text-decoration: none;
                display: block;
            }

            .dropdown:hover .dropdown-content {
                display: block;
            }

            @media screen and (min-width: 750px) {
                .section-header {
                    margin-bottom: 0px;
                }
            }

            @media screen and (min-width: 990px) {
                .header {
                    padding-top: 0px;
                    padding-bottom: 0px;
                }
            }

/*offer2 changes */

.sema-rating-block {
  color: #f3b01a;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin: 0 0 30px;
}

.sema-rating-block .rating-number {
  font-size: 2.5rem;
}

.sema-rating-block .rating-reviews {
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 1px;
  line-height: 1;
}


#news-logos{margin:50px 0 0;}
  #news-logos .item span {
    /* background-image: url({{'news-logo.png' | asset_url}}); */
    background-image: url(../images/news-logo.png);
    background-size: 600px auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    height: 75px;
    margin: 0 auto;
}
  #news-logos .item span.cosmopospantan{
    background-position: -8px -75px;
    width: 132px;
}
#news-logos .item span.today {
    background-position: -44px 0;
    width: 60px;
}
#news-logos .item span.forbes {
    background-position: -180px 0;
    width: 94px;
}
#news-logos .item span.newyork{
    background-position: -334px 0;
    width: 72px;
}
#news-logos .item span.usmagazine{
    background-position: -495px 0;
    width: 62px;
}
#news-logos .item span.yahoo{
    background-position: -178px -150px;
    width: 94px;
}
#news-logos .item span.healthline {
    background-position: -320px -150px;
    width: 110px;
} 
#news-logos .item span.huffpost{
    background-position: -460px -150px;
    width: 130px;
}
#news-logos .item span.variety{
    background-position: -177px -225px;
    width: 96px;
}
      @media only screen and (max-width:767px) {
      
      
  }
@media only screen and (max-width:767px) {
  #news-logos{margin:35px 0 0;} 
  .how_it_works_sec{margin:0 0 60px} 
}
/* before after offer lander */
 

/* end of before after offer lander */

.iclickable { 
    cursor: pointer;
}


.boxed .botlPriceSec h6.main_lander_text{ 
    color: #333;
    font-size: 14px;
    margin: 0;
    display: none; 
}

p.main_lander_text{
    display: none; 
}

.boxed .botlPriceSec h4 span{
    padding-left: 0;
}

.stamped-drawer-title{ 
    display: none;
}