/** Shopify CDN: Minification failed

Line 15:16 Expected identifier but found whitespace
Line 15:18 Unexpected "{"
Line 15:27 Expected ":"
Line 15:53 Expected ":"
Line 16:19 Expected identifier but found whitespace
Line 16:21 Unexpected "{"
Line 16:30 Expected ":"
Line 16:59 Expected ":"

**/
/* Privacy policy start */
.privacy-policy-table-section{
    padding-top: {{ section.settings.padding_top }}px;
    padding-bottom: {{ section.settings.padding_bottom }}px;
  }
  .privacy-policy-table {
    border: 1px solid #000;
    border-bottom: unset;
    padding: 15px;
    overflow-x: auto;
}
.regen-training-blue-print-right{
  display: flex;
}
  .table-columns {
    display: flex;
    gap: 15px;
}
  .policy-table-data {
    display: flex;
    gap: 15px;
    margin: 30px 0px;
    align-items: center;
}
  .privacy-policy-table .table-columns div {
    text-align: left;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    font-size: 20px;
}
  div.policy-category {
    font-weight: 500;
    color: #000;
    font-family: Roboto, sans-serif;
    line-height: 1.3;
    font-size: 16px;
}
  div.policy-details {
    color: #000;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
    font-family: Roboto, sans-serif;
}
  .policy-collect {
    color: #000;
}
.card_bottom_container {
    display: none;
}
  @media screen and (max-width: 990px){
    .privacy-policy-table-wrapper.page-width {
        overflow-x: auto;
    }
    .privacy-policy-table{
          width: 1200px;
    }
    .privacy-policy-table{
       width: 100%:
       max-width:990px;
    }
     .regin-trainer-product .product__info-wrapper.grid__item {
      margin-top: 35px;
    }
    /* .regen-trainer-banner{
      height: 400px !important;
    } */
    
    .regin-trainer-product .product_variant_quantity.product-form__input {
        display: none;
    }
   
  }
/* Private Policy ends */


/* Article tab starts */
 .article-tab {
    margin-top: 3rem;
}
  h1.article-tab-title {
    font-size: 6.325rem;
    width: 45%;
    margin: unset;
    margin-top: 0px;
}
  .article-tab-desc {
    font-size: 16px;
    line-height: 1.3;
    color: #000000b3;
    width: 50%;
}
  .article-tab-block.tab-link.current {
    color: #b21b1b;
}
  .article-tab-block.tab-link:hover{
    color: #b21b1b;
  }
.card__information a {
    color: #000000b3;
}
.show-more-item{
  display: none;
}
  .article-tab-block {
    color: #0003;
    font-size: 24px;
    font-family: bebas-kai,sans-serif;
    cursor: pointer;
}
  .article-tab-header {
    display: flex;
    align-items: flex-start;
    margin: 9rem 0 3rem;
}
  .article-tab-block-wrapper {
    display: flex;
    gap: 4rem;
    align-items: center;
    justify-content: flex-start;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 15px 0;
}
  .article-card__image-wrapper.card__media {
    width: 100%;
    padding-bottom: 0 !important;
}
   .article-tab-content-wrapper .card__content{
    display: block !important;
  }
.article-card__image-wrapper.card__media img {
    width: 100%;
    height: 100%;
}
  .article-tab-content-wrapper .card__inner {
    height: 325px;
}
 .article-tab-content-wrapper .card.card--standard.card--media{
      padding: unset;
    border: unset;
  }
.article-tab-content-wrapper  .card__inner .card__content {
    display: none !important;
}
.article-card-wrapper.card-wrapper.underline-links-hover {
    margin-top: 4rem;
}
.article-tab-content-wrapper .blog-articles__article.article {
    width: 31.5%;
}
.article-tab-content-wrapper .article-card__image.media{
      height: 100%;
  max-height: 325px;
    background: unset;
      padding-bottom: unset !important;
}
.article-tab-content-wrapper .article-card__image.media img {
    object-fit: cover;
  max-height: 325px;
}
.article-tab-content-wrapper .blog-articles {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
      gap: 25px;
}
.article-tab-content-wrapper p.article-card__excerpt.rte-width {
    font-size: 1.4rem;
    line-height: 2.4rem;
}
.article-tab-content-wrapper a.load-more {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-transform: uppercase;
  position: relative;
  margin: 35px 0;
  font-size: 12px;
}
.article-tab-content-wrapper a.load-more:after{
  content: '';
  background: #000;
  width: 165px;
  height: 2px;
  position: absolute;
  bottom: -10px;
}
.article-template__content a {
    text-decoration: underline;
    color: #000;
    font-size: 15px;
}
.article-tab-content-wrapper h3.card__heading.h2 {
    margin-bottom: 7px;
}
@media screen and (max-width: 989px){
  .article-tab-content-wrapper .blog-articles__article.article {
    width: 47.5%;
  }
  .drawer__inner .button, .drawer__inner button {
    padding: 1.5rem 1rem !important;
}
  .drawer__inner .quantity{
    height: 30px;
  }
  h1.article-tab-title {
    font-size: 6.625rem;
    width: 45%;
    line-height: 1;
  }
  .article-tab-desc{
    width: 44%;
  }
}
@media screen and (max-width: 767px){
   .article-tab-content-wrapper .blog-articles__article.article {
    width: 100%;
  }
  .regin-trainer-product .product__title h1{
    font-size: 38px !important;
  }
  /* .regen-trainer-banner{
    height: 600px !important;
  }fvf */
  
  .regin-trainer-product p.product__text.inline-richtext{
    font-size: 10px !important;
  }
  h1.article-tab-title {
    font-size: 4.4rem;
    width: 100%;
    line-height: 1;
    margin-bottom: 20px;
  }
  .article-tab {
    margin-top: 6rem;
  }
  .article-tab-desc {
    width: 100%;
  }
  .article-tab-header{
    flex-direction: column;
        margin: 0rem 0 3rem;
  }
  .article-tab-desc{
    font-size: 15px;
  }
  .article-tab-block-wrapper-container {
    overflow-x: auto;
}
  .article-tab-block-wrapper{
        width: 500px;
  }
}
/* Article tab ends */

/* result success story */
 .result-success-story-heading {
    font-family: bebas-kai,sans-serif;
    /* font-size: 3.75rem; */
    font-weight: 400;
    line-height: 1.1;
    color: #000;
}
  .result-success-story-title {
    color: #000;
    text-transform: uppercase;
    font-family: bebas-kai,sans-serif;
    font-size: 2rem;
}
  .result-success-story-author-name {
    color: #b21b1b;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.6rem;
    margin-top: -8px;
    margin-bottom: 8px;
}
  .result-success-story-block {
    display: flex;
    gap: 2.5rem;
        justify-content: space-between;
}
  .result-success-story-image-quote-wrapper {
    width: 20%;
}
  .result-success-story-content {
    width: 50%;
}
  .result-success-story-image-wrapper {
    width: 30%;
}
  .result-success-story-block-wrapper hr {
    margin: 1.5rem;
    width: 98.5%;
}
  img.result-success-story-image {
    display: flex;
    justify-content: center;
    margin: 0 0 0 auto;
    width: 100% 
}
.result-success-story-comment {
    color: #000000b3;
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.4;
    width: 100%;
    max-width: 458px;
}
 @media screen and (max-width: 767px){
   .result-success-story-block{
     flex-direction: column;
   }
    .result-success-story-image-quote-wrapper {
    width: 100%;
}
  .result-success-story-content {
    width: 100%;
}
  .result-success-story-image-wrapper {
    width: 100%;
}
  img.result-success-story-image{
     width: 100% !important:
   }
 } 
/* result success story ends */

/* result blog slider */
 img.result-blog-image {
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-width: 95%;
    height: 450px;
}
  .result-blod-article-title {
      font-family: bebas-kai,sans-serif;
      font-size: 2.6rem;
      font-weight: 400;
      color: #000;
      margin-top: 15px;
      line-height: 1.2;
      margin-bottom: 10px;
  }
  .result-blog-progress{
        /* display: block; */
    width: 100%;
    height: 5px;
    border-radius: 0px;
    overflow: hidden;
    background-color: #e6e6e6;
    background-image: linear-gradient(to right, #000, #000);
    background-repeat: no-repeat;
    background-size: 20% 100%;
    transition: background-size .4s ease-in-out;
    margin-top: 2rem;
  }
  .result-blod-article-text {
      font-family: Roboto,sans-serif;
      color:#000000b3;
  }
  .result-blog-progress_slider button.slick-next.slick-arrow, .result-blog-progress_slider button.slick-prev.slick-arrow {
    display: none !important;
}
  @media screen and (max-width: 767px){
    .result-blog-progress{
      width: 95%;
    }
  }
/* result blog slider ends */

/* result last section start */
 .result-last-header {
    font-family: bebas-kai,sans-serif;
    /* font-size: 5rem; */
    font-weight: 400;
    line-height: 1.1;
    color: #000;
    width: 55%;
    margin: unset;
}
  .result-last-subheading {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.4;
    color: #000;
}
  .result-last-text {
    color: #000000b3;
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 1.47rem;
    font-weight: 400;
    line-height: 1.4;
}
  .result-last-content {
    width: 45%;
}
  .result-last-container {
    display: flex;
        gap: 10px;
}
  @media screen and (max-width:767px){
    .result-last-container {
      display: block;
    }
    .result-last-content {
      width: 100%;
    }
    .result-last-header{
      width: 100%;
      font-size: 4.2rem;
      margin-bottom: 20px;
    }
    .result-last-subheading{
      font-size: 1.4rem;
    }
    .result-last-text{
            font-size: 1.4rem
    }
  }
/* result last section ends */

/* cart drawer css start */
.navbar_component.w-nav {
    margin-top: 6rem;
}
/* .cart_frequently_bought_section {
  padding: 12px 24px;
} */
.frequently_bought_product_card {
  border: 1px solid #E7E7E7;
  padding: 7px 11px 7px 15px;
  min-height: 245px;
  max-height: 310px;
}
.frequently_titlt_icone_main {
    width: 100%;
}
.frequently_bought_product_image img {
    /* max-height: 150px; */
}
.frequently_bought_product_icone {
    width: 20%;
    float: right;
    display: flex;
    justify-content: end;
    align-items: center;
    padding-top: 10px;
}
.frequently_bought_product_title {
    width: 80%;
    float: left;
}
.main_frequently_bought_grid .item {
    margin-right: 14px;
}
.drawer__inner .cart-item__error{
  margin-top: unset;
}
span.cart_btn_icone {
    background: #006B2B;
    padding-left: 3px;
    display: flex;
    align-items: center;
    padding-right: 2px;
}
  span.cart_btn_icone img {
    width: 20px;
    height: 20px;
}
.bought_product_act_btn input.button {
  background: #006B2B;
  /* padding: 10px 3px 10px 0; */
  font-size: 12px;
  font-weight: 400;
  border: 1px solid #006B2B;
  text-transform: uppercase;
  width:100%;
  max-width:100px;
  min-height: 40px;
      min-width: auto;
}
.frequently_bought_product_title h6 {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: bebas-kai,sans-serif;
  line-height: 19px;
  margin: 9px 0 18px;;
    color: #000;
}
.price_actbtn_part {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.bought_product_price {
    /* flex-basis: 30%; */
}
.bought_product_act_btn input.button{
  padding: unset !important;
  background: #006B2B !important;
}
.bought_product_price del{
   color: #EB5757;
  font-size: 16px;
  font-weight: bold;
}
.bought_product_price span {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.bought_product_price span.first_price_1 {
    color: #006B2B;
    font-size: 16px;
    font-weight: bold;
}
.bought_product_act_btn {
    /* flex-basis: 70%; */
    justify-content: end;
    display: flex;
}
.frequently_bought_heading h3 {
  text-transform: uppercase;
  font-family: bebas-kai,sans-serif;
  font-size: 28px;
  font-weight: 400;
}
#CartDrawer-Item-1 .cart-item__details a.cart-item__name.h4.break{
  line-height: 1.2;
}
td.cart-item__quantity {
    margin-top: -10px;
}
.navbar_menu.is-page-height-tablet {
    text-align: left;
    flex: 1;
}
.navbar_menu {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: static;
}
.nav_link {
    color: var(--color-n58536e15);
    text-transform: capitalize;
    margin-left: 0;
    margin-right: 0;
    padding: 0.5rem 1rem;
    font-size: .875rem;
    transition: color .2s;
}
.nav_dropdown {
    background-color: #000;
}
.w-dropdown-list {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%;
}
.w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 20px auto auto;
    width: 1em;
    height: 1em;
}
.nav_dropdown-link {
    color: #f5f5f5;
    transition: color .2s;
}
.w-dropdown-link {
    padding: 10px 20px;
    display: block;
}
.frequently_bought_product_image img{
  width: 100%;
  height: 250px;
    object-fit: contain;
}
.drawer__inner {
    overflow: auto !important;
}
cart-drawer-items{
  overflow: unset !important;
}
.offer-block.cart {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
  gap: 10px;
}
.offer_icon-wrapper img {
    width: 35px;
}
.guarantee-text {
    font-size: 13px;
    color: #000;
}
/* cart drawer css end */

/* regen trainer */

 .regen-trainer-header{
    background: var(--font-dark-secondary, #2E2E2E);
    margin-top: 4rem;
  }
  .regen-trainer-header .regen-trainer-header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 25px !important;
    padding-bottom: 21px !important;
}
  .regen-trainer-heading {
   color: var(--font-light-secondart, var(--font-light-secondary, #DBDBDB));
    /* font-family: Bebas Neue; */
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* text-decoration-line: underline; */
    text-transform: uppercase;
    letter-spacing: -1;
    margin: unset;
    display: flex;
}
.regen-trainer-header-nav h2 {
    margin: unset;
}
.regen-trainer-banner-media-slider .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
}
  .regen-trainer-prices-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
  .regen-trainer-price-text {
    color: var(--white, var(--body-white, #FFF));
    text-align: right;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
}
  .regen-trainer-btn {
    background: var(--accent-primary, #B42D24);
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: var(--white, var(--body-white, #FFF));
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-variant: all-small-caps;
}
  .regen-trainer-banner{
    background: #000;
        height: 100%;
    /* height: 600px; */
    /* padding-top: 10rem; */
  }
  .regen-trainer-banner-wrapper.page-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
        height: 100%;
    /* height: 600px; */
}
  .regen-trainer-banner-intro {
    color: var(--font-alternative, var(--font-dark-alternative, #777));
    font-family: 'bebas-kai' !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    letter-spacing: 0;
}
  .regen-trainer-banner-title {
    color: var(--white, var(--body-white, #FFF));
    font-family: Bebas Neue;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin: unset;
}
  .regen-trainer-banner-media-wrapper{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    /* margin-bottom: 25px; */
}
  .regen-trainer-banner-details {
    width: 50%;
}
  .regen-trainer-banner-media img {
    width: 100%;
    height: 100%;
}
.regen-trainer-banner-media-slider.slick-initialized .slick-slide {
    display: block;
    display: flex;
    align-items: center;
}
 .regen-trainer-banner-btn {
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: var(--accent-primary, #B42D24);
    color: var(--white, var(--body-white, #FFF));
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-variant: all-small-caps;
    width: 100%;
    max-width: 190px;
}
  .regen-trainer-banner-media-slider {
    height: 100%;
}
 .regen-trainer-banner-wrapper .slick-list {
    height: 100%;
}
  .regen-trainer-banner-wrapper .slick-track {
    height: 100%;
}
  .regen-trainer-banner-desctiption {
    color: var(--white, var(--body-white, #FFF));
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    max-width: 537px;
    letter-spacing: 0;
    margin: 10px 0 20px;
}
.regen-trainer-header-nav {
    display: flex;
    gap: 25px;
}
  .regen-trainer-banner-slider-btn {
    color: #FFF;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    background: var(--green, #638E37);
    display: flex;
    justify-content: center;
    padding: 12px 12px;
    margin-bottom: 6px;
    width: 100%;
    max-width: 350px;
}
 
  @media screen and (max-width: 989px){
    .regen-trainer-banner-title{
      font-size: 40px;             
    }
    .regen-trainer-banner-desctiption{
      font-size: 12px;
      max-width: 375px;
    }
    .regen-trainer-banner-slider-btn{
          font-size: 9px;
          margin: 0 auto;
    }
    .regen-trainer-banner-btn{
       font-size: 16px;
       padding: 8px 24px;
    }
    .regen-trainer-btn{
      font-size: 14px;
          padding: 8px 24px;
    }
    .regen-trainer-heading{
      font-size: 14px;
    }
  }
  @media screen and (max-width:767px){
    .regen-trainer-header .regen-trainer-header-wrapper{
      justify-content: center;
    }
    .cart-item__quantity-wrapper{
      justify-content: space-between;
    }
    .drawer__inner button.quantity__button {
    height: 30px;
    width: 40px;
}
    .drawer__inner .quantity{
      max-width: 122px;
    }
    .drawer__inner .button, .drawer__inner button{
      padding: 1.5rem 1rem !important;
    }
    
    .drawer__inner .quantity__input {
      height: 30px;
      width: 40px !important;
    }
    .regen-trainer-prices-btn{
      display: none;
    }
    
    .regen-trainer-banner-details {
        width: 100%;
    }
    .regen-trainer-banner-wrapper.page-width{
      flex-direction: column;
      gap: 20px;
    }
    .regen-trainer-banner, .regen-trainer-banner-wrapper.page-width {
        height: unset;
    }
    .regen-trainer-banner {
      padding-top: 3rem;
  }
   .regen-trainer-banner-media-wrapper{
      width: 100%;
    }
    .regen-trainer-header-nav {
        display: flex;
        gap: 12px;
        justify-content: space-between;
    }
    .regen-trainer-heading {
        font-size: 13px;
    }
  }

/* regen trainer product page css */
  .regin-trainer-product.product--large:not(.product--no-media) .product__media-wrapper{
    max-width: 50%;
    width: 100%;
  }
  .regin-trainer-product.product--large:not(.product--no-media) .product__info-wrapper{
    max-width: 50%;
    width: 100%;
    /* margin-top: 50px; */
  }
 .regin-trainer-product .product__info-container{
   max-width: 100%;
   width: 100%;
 }
  img.regen-product-variant-option {
    width: 100% !important;
}
  .regin-trainer-product div:empty{
    display: block
  }
  .regin-trainer-product-section-divider {
    opacity: 0.2;
    background: #000;
    width: 1px;
}
  .regen-trainer-block.divider {
    height: 1px;
    opacity: 0.2;
    background: #000;
}
  .regen-trainer-product-detail-description.panel {
    display: none;
    font-size: 13px;
    margin-top: 10px;
}
  .regen-trainer-product-detail-title.accordion {
    color: var(--black, #000);
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
    border: unset;
    border-bottom: 2px solid #000 !important;
    height: 39px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
  .regen-trainer-product-details {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.regen-trainer-product-detail-title.accordion img {
    width: 20px;
}
  .regen-trainer-product-block {
    width: 31%;
}

 .regin-trainer-product .product-form__input label {
    border: 1px solid #D7D7D7 !important;
    background: #F2F2F2 !important;
    border-radius: unset !important;
    color: #000 !important;
    text-align: center;
    font-family: 'bebas-kai' !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    width: 31%;
    text-transform: uppercase;
}
  .regin-trainer-product .product-form__input input[type=radio]:checked+label{
      background: #fff !important;
      border: 3px solid #B21B1B !important;
      background: #F2F2F2;
  }
  .regin-trainer-product .product-form__submit{
    margin-bottom: unset;
  }
  .regin-trainer-product .product-form__input{
    max-width: unset !important;
  }
    h3.regen-product-price {
    color: #000;
    font-family: Bebas Neue;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    margin: unset;
}
  h5.regen-product-price-title {
    color: #000;
    font-family: Bebas Neue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    margin-bottom: unset;
}
  .regen-trainer-checkout-btn {
    cursor: pointer;
    border: 1px solid #DCDCDC;
    background: #B21B1B;
    color: #FFF;
    text-align: center;
    font-family: 'bebas-kai' !important;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    /* height: 100%; */
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
  .regin-trainer-product h3 legend.form__label {
    color: #000;
    /* font-family: Bebas Neue; */
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
    opacity: 0.5;
    margin: unset;
}
.regen-trainer-banner-buttons-wrapper {
    display: flex;
    gap: 20px;
    align-items: center;
}
.regin-trainer-product .product-form__input h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-compare-size-chart {
    color: #000;
  cursor: pointer;
    text-align: right;
    font-family: Bebas Neue;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-decoration-line: underline;
    text-transform: uppercase;
    opacity: 0.5;
}
 .regin-trainer-product .product-form__buttons {
    max-width: unset !important;
    display: flex;
    gap: 10px;
}
 .regin-trainer-product .main_product_addtocart_btn{
   width: 50%;
 }

 .regin-trainer-product .product-form__buttons a {
    width: 50%;
  }
@media screen and (max-width:989px){
  .regin-trainer-product.product.product--large.product--left.product--thumbnail_slider.product--mobile-hide.grid {
    display: block;
  }
  .regin-trainer-product.grid--2-col-tablet .grid__item {
    width: 100%;
  }
  .regin-trainer-product.product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 100%;
  }
  .regin-trainer-product.product--large:not(.product--no-media) .product__info-wrapper{
    max-width: 100%;
  }
  .regin-trainer-product .product__info-wrapper{
    padding: unset;
  }
}
@media screen and (max-width: 767px){
  .regin-trainer-product .product-form__input label{
        width: 30%;
  }
}

div#menu-drawer .menu-drawer__menu-item {
    text-transform: capitalize;
}

     /* popup css */
  .popup-container {
        display: flex;
        align-items: center;
        visibility: hidden;
        opacity: 0;
        transition: all 0.5s ease-in-out;
        /*     transform: scale(1); */
        position: fixed;
        z-index: 99;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
      }
      iframe.pop-up_video {
          width: 100% ;
      }
      .popup-container.show {
        visibility: visible;
        opacity: 1;
        transition: all 0.5s ease-in-out;
        background: rgb(0,0,0,85%);
      }
.popup-container .overlay {
    background: rgb(0,0,0, 85%);
}
   .popup-container div:empty{
     display: block;
   }
      .popup-link {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
      }

      .popup-link span {
        /*     background: #333;
        color: #fff;
        border-radius: 5px; */
        background: rgba(var(--color-button), var(--alpha-button-background));
        color: #fff;
        font-size: 15px;
        cursor: pointer;
        margin: 20px 0;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        width: 100%;
        max-width: 200px;
      }

      .popup-content {
        /* background-color: #fefefe; */
        margin: auto;
        /* padding: 15px; */
        width: 100%;
        min-height: 450px;
        max-width: 800px;
        border-radius: 5px;
        font-family: 'SF-Body-font';
      }

      .popup-content p {
        font-size: 17px;
        padding: 10px;
        line-height: 20px;
      }

      .close-button {
        width: 30px;
        height: 30px;
        background: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #efefef;
        border-radius: 5px;
        position: absolute;
        right: 5px;
        top: 12px;
      }

      .popup-content a.close {
        color: #fff;
        font-size: 30px;
        text-decoration: none;
      }

      .popup-content a.close:hover {
        color: #cbcbcb;
      }

      .popup-content .close-button:hover {
        cursor: pointer;
      }

      .popup-content span:hover,
      .popup-content span:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
      }

      .popup-container h3 {
        margin: 10px;
      }

      .popup_header {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        /* border-bottom: 1px solid #eee; */
        padding: 10px;
      }

      .popup_header .heading {
        width: 100%;
        text-align: center;
      }

      .popup_header .heading .h-title {
        font-size: 25px;
        font-weight: 600;
      }

      .popup_header .heading .h-subtitle {
        font-size: 16px;
        font-weight: 400;
      }

      .popup_content {
        padding: 10px;
      }

      .popup_footer {
        display: flex;
        align-items: center;
        justify-content: center;
      }

      #products_wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 12px;
        width: 100%;
        /*     flex-grow: 4; */
      }

      #products_wrapper .product-item {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 3px;
        box-shadow: 0 0 15px 0 #d7d7d7;
        padding: 10px 0px;
        border-radius: 10px;
        cursor: pointer;
        transition: all .2s ease;
        margin-bottom: 15px;
      }

      #products_wrapper .product-item:hover {
        transform: scale(1.01);
        transition: all .2s ease;
      }

      #products_wrapper .product-item img {
        max-width: 150px;
        width: 100%;
        border-radius: 5px;
        height: 150px;
        object-fit: cover;
      }

      #products_wrapper .product-item .title {
        /*   padding: 5px; */
        margin: 0;
        font-size: 14px;
        font-weight: 600;
        width: 100%;
        text-align: center;
      }

      #products_wrapper .product-item .price {
        width: 100%;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        color: #515151;
      }

      #products_wrapper .product-item .additional_info {
        width: 100%;
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        color: #515151;
      }

      #products_wrapper .product-item .button {
        min-height: 40px;
        /*   margin-top: 10px; */
      }

      @media screen and (min-width: 1025px) {
        #products_wrapper .product-item {
          flex: 0 24%;
          max-width: 24%;
        }
      }

      @media screen and (max-width: 1024px) {
        #products_wrapper .product-item {
          flex: 0 49%;
          max-width: 49%;
        }
      }

      @media screen and (max-width: 500px) {
        #products_wrapper {
          display: block;
          height: 400px;
          overflow: auto;
        }

        #products_wrapper .product-item {
          flex: unset;
          max-width: unset;
          margin: 15px;
        }

        .popup_header .heading .h-title {
          font-size: 20px;
          font-weight: 600;
        }

        .popup_header .heading .h-subtitle {
          font-size: 14px;
          font-weight: 400;
        }
      }
  /* popup end */