#masthead.scrolled{
    z-index: 1000 !important;
}

body .hairos-gentic-template {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hairos-gentic-template .left-image-box{
    width: 50% !important;
}

.hairos-gentic-template .product-image-box{
    width: 100% !important;
}

.hairos-gentic-template .border_white{
    padding: 16px;
    border-radius: 18px !important;
}

.hairos-gentic-template .product-page-carousel{
    border-radius: 18px !important;
}

.hairos-template .short-description span{
    text-transform: uppercase;
    color: #111111;
    line-height: 1.5;
}

.hairos-template .short-description{
    margin-top: 24px;
}

.hairos-template .product-description p{
    font-weight: 400;
    color: #111111;
    font-family: Helvetica;
    font-size: 17px;
}

.hairos-template .product-description ul{
    padding-left: 15px;
    color: black;
}

.hairos-template .product-description ul li::marker{
    color: #72B288;
    font-size: 22px;
}

.hairos-gentic-template .button_w_arrow_green{
    background-color: #72B288 !important;
    border: 0 !important;
}

.hairos-gentic-template .button_w_arrow_green:hover{
    color: var(--white) !important;
    background-position: 90% center;
    transition: all 0.3s ease !important;
    background: var(--dark_green) !important;
}

.hairos-gentic-template .button_w_arrow.green_button{
    font-family: 'Replica LL';
    font-weight: 400;
    background-color: #72B288;
    border-radius: 10px;
    font-size: 15px;
    padding: 11px 27px;
}

.hairos-template .product-title{
    line-height: 1.3;
    margin-top: 12px;
    margin-bottom: 6px;
}

.product-above-title{
    margin-bottom: 0;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
}

.price-section {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 10px 0 25px;
}

.hairos-gentic-template .price-section .sale-price {
    font-size: 28px;
    font-weight: 600;
    color: #000;
    line-height: 1;
    margin-right: 0;
    font-family: 'Replica Pro';
}

.original-price {
    font-size: 20px;
    color: #111111cf;
    text-decoration: line-through;
    font-weight: 500;
    margin-left: 5px;
}

.price-section .discount {
    background: #72B288;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 20px;
    text-transform: uppercase;
    white-space: nowrap;
}

.product-info-box .cta-button a{
    border-radius: 11px;
    font-weight: 100;
    font-size: 17px;
    border-radius: 11px;
    font-family: 'Roboto';
    text-transform: uppercase;
}

.hairloss-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    margin-bottom: -4px;
}

.hairloss-text h2,.genetics-title,
.ideal-container h2 {
    font-size: 40px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-bottom: 20px;
}

.genetics-title{
    color: #fff;
}

.dna-guide .hairloss-text h2{
    font-size: 55px;
}

.ideal-container h2{
    text-align:center;
    margin-bottom: 80px;
}

.hairloss-text h3 {
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #222;
    font-family: 'Replica LL';
}

.hairloss-text p,
.genetics-section p {
    font-size: 17px;
    line-height: 1.3;
    max-width: 522px;
    color: #666666;
    margin-bottom: 30px;
    font-weight: 100;
    font-family: 'Replica LL';
}

.genetics-section p{
    color: #ffffffcf;
    font-size: 17px;
    font-family: 'Replica LL';
    font-weight: 400;
    margin-bottom: 48px;
}

.cta-btn {
    border-radius: 11px;
    font-size:14px;
    padding: 11px 27px;
}

.cta-btn:hover {
    background: #5b9b70;
}

.hairloss-visual {
    position: relative;
    display:flex;
}

.phone-img {
    width: 420px;
    border-radius: 20px;
}

.card-top {
    top: -40px;
    right: -50px;
}

.card-middle {
    top: 140px;
    right: -70px;
}

.card-bottom {
    top: 320px;
    left: -80px;
}

.genetics-section {
    background: url('../../images/gentic-cards-bg.png'),
    radial-gradient(184.7% 113.8% at 50% 0%, #204226 39.62%, #446F50 69.99%, #65A477 100%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    padding: 70px 0;
    padding: 70px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: luminosity;
}

.genetics-container {
    text-align: center;
}

.genetics-subtitle {
    font-size: 18px;
    color: #666;
    margin-bottom: 40px;
    text-align:center;
        max-width: 100% !important;
}

.genetics-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    border-radius: 16px;
}

.genetics-card {
    padding: 15px 14px;
    border-radius: 16px;
    text-align: left;
    padding-top: 0;
    overflow: hidden;
    backdrop-filter: blur(12px) saturate(1.4);
    -webkit-backdrop-filter: blur(12px) saturate(1.4);
    box-shadow: rgba(0, 0, 0, 0.24);
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(8px);
    isolation: isolate;
    border: 0.4px solid rgb(255 255 255 / 55%);
    z-index: 1 !important;
}

.genetics-card h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    margin-bottom: 2px;
    line-height: 1.3;
    font-family: 'Replica LL';
}

.genetics-card ul {
    padding-left: 13px;
}

.genetics-card ul li {
    font-size: 18px;
    margin-bottom: 3px;
    color: #fff;
    font-family: 'Replica LL';
    font-weight: 400;
}

.genetics-card ul {
  border-radius: 14px;
  padding: 22px 26px;
  height: 144px;
  margin-bottom: 4px;
  backdrop-filter: blur(12px) saturate(1.4);
  -webkit-backdrop-filter: blur(12px) saturate(1.4);
  box-shadow: rgba(0, 0, 0, 0.24);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(8px);
  isolation: isolate;
  border: 0.4px solid rgb(255 255 255 / 55%);
}

.icon span {
    font-size: 26px;
    color: #6aa57b;
    display: inline-block;
    margin-bottom: 10px;
}


.genetics-section .icon img,
.genetics-section-mobile .icon img{
    width: 31px;
    margin: 11px 0;
}

.how-it-works-v2{
    margin-bottom: -18px;
}

.how-it-works-v2 .how-section {
    background: #f7f4eb;
    padding: 80px 0;
}

.how-it-works-v2 .how-container {
    width: 90%;
    max-width: 1250px;
    margin: auto;
    text-align: center;
}

.how-it-works-v2 .how-title {
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 50px;
}

.how-it-works-v2 .how-steps {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    gap: 40px;
}

.how-it-works-v2 .how-steps::before {
    content: "";
    position: absolute;
    top: 193px;
    left: 0;
    right: 0;
    height: 2px;
    background: #6aa57b;
    z-index: 0;
    width: 70%;
    margin: 0 auto;
}

.how-it-works-v2 .how-step {
    width: 33%;
    text-align: center;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.how-it-works-v2 .how-img {
    width: 100%;
    border-radius: 14px;
    margin-bottom: 25px;
}

.how-it-works-v2 .step-number {
    background: #6aa57b;
    color: white;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 18px;
    position: relative;
    z-index: 2;
    width: fit-content;
    font-family: 'Replica Pro';
}

.how-it-works-v2 .step-time {
    display: inline-block;
    margin-bottom: 12px;
    font-size: 13px;
    background: #1111111F;
    padding: 6px 12px;
    border-radius: 6px;
    width: fit-content;
    font-weight: 400;
}

.how-it-works-v2 .step-heading {
    font-size: 19px;
    font-weight: 100;
    margin-bottom: 8px;
    line-height:1;
}

.how-it-works-v2 .step-desc {
    font-size: 13px;
    color: #888888;
    max-width: 280px;
    margin: 0 auto;
    font-weight: 400;
}

.how-it-works-v2 img{
    margin-bottom: 31px;
}

.quote-text p{
    color: black;
    border-left: 1px solid black;
    padding-left: 20px;
    font-weight: 500;
    width: 81%;
    margin-top: 45px;
}

.dna-guide{
    padding:0;
    margin:0;
}


.ideal-card {
    background: #fff;
    border-radius: 12px;
    padding: 30px 20px;
    height: 190px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding-bottom: 6px;
}

.ideal-top {
    width: 58px;
    height: 10px;
    background: #6aa57b;
    position: absolute;
    top: -2px;
    left: 24px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.ideal-icon {
    width: 60px !important;
    margin-bottom: 20px;
}

.ideal-text {
    font-size: 15px;
    color: #111111CC;
    max-width: 220px;
    line-height: 1.5;
    font-weight: 400;
}

.ideal-section {
    padding: 70px 0;
    background: #E4E2D8;
}

.standard-mode .gene-content{
    font-size: 14px !important;
    color: #111111;
    font-family: 'Roboto';
    font-weight: 400;
}

.hairos-mode .header-text{
    margin-top: 2px;
}

.ideal-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.ideal-title {
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 50px;
}

.standard-mode img{
    width: 90px;
    height: auto;
}

.standard-mode .card-image-wrapper{
    display: flex;
    justify-content: end;
}

.standard-mode .gene-title{
    border-top: 0;
}

.standard-mode .gene-pill{
    background-color: #49996529;
    color: #499965;
    font-weight: 500;
}

.standard-mode .test-card{
    background-color: #FAF7EE !important;
}

.standard-mode.section-divider {
    background-color: #fff !important;
    padding: 70px 0;
}

.standard-mode .test-card-wrapper{
    margin: 0 !important;
}

.standard-mode  .card-section-container{
    width: 100% !important;
}

.standard-mode .splide__list{
    margin-left: 130px !important;
}

.hairos-mode{
    padding: 50px 0;
}

.standard-mode .test-card-slider{
    margin-bottom: 30px;
}

.gene-pill-wrapper{
    width: 70%;
    text-align: end;
}

.hairos-gentic-template{
    padding-bottom: 0 !important;
}

/* Desktop Grid */
.desktop-view-only {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25px;
}

.mobile-only {
    display: none;
}

.mobile-only-image{
    display: none;
}

.desktop-only-image{
    display: contents;
}

.product-above-title {
    font-weight: 400;
    font-family: ABC Monument Grotesk Mono;
    margin-bottom: 6px;
}

.genetics-section-mobile {
    display: none;
}

.ideal-section {
    padding: 70px 0;
    background: #f0efe7;
}

.ideal-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.ideal-title {
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 50px;
}

.desktop-view-only {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 25px;
}

.mobile-only {
    display: none;
}

.hairloss-section,.dna-guide {
  padding: 60px 0 0 0;
  background: #FFFEFC;
  margin-top: 79px;
  background-image: url("../../images/hairos-section-bg.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 910px;
}

.dna-guide{
  background-image: url("../../images/dna-guide-section-bg.png");
  margin-top: 0;
  padding-top: 0px;
  background-color: #EEEBE2;
  background-size: contain;
  overflow: hidden;
  padding-top: 28px;
}

.genetics-card .row,.genetics-card .icon{
  display: flex;
  align-items: center;
  justify-content: end;
}

.genetics-card .icon img{
  margin: 0;
}

.card-number{
  color: #f2eeee;
  font-weight: 300;
}

.genetics-card .row{
  margin-bottom: 26px;
  height: 47px;
}

.icon img{
  width: 90px !important;
  height: 84px;
  position: absolute;
  top: -6px;
  right: -8px;
}

.take-test-section {
    color: white;
    padding: 70px 80px 75px 90px;
    background:
        url(../../images/listing-section-bg.jpg),
        conic-gradient(from -49.32deg at 108.48% -3.73%, #72B288 -38.08deg, #152C1C 95.19deg, #72B288 321.92deg, #152C1C 455.19deg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.take-test-section .main-heading {
  font-size: 52px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-family: 'Replica LL';
  letter-spacing: 1.5px;
}

.take-test-section .info-box {
    position: relative;
    backdrop-filter: blur(12px) saturate(1.4);
    -webkit-backdrop-filter: blur(12px) saturate(1.4);
    border-radius: 8px;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.35);
    padding: 23px 9px;
    margin-bottom: 20px;
    height: 84px;
    box-shadow: rgba(0, 0, 0, 0.24);
    border: 0.4px solid rgb(255 255 255 / 55%);
    display: flex;
    flex-direction: row;
    align-items: normal;
    padding-bottom: 20px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(8px);
    isolation: isolate;
    z-index: 1 !important;
}

.info-box::before,
.genetics-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.18),
                inset 0 0 40px rgba(255, 255, 255, 0.05);
    z-index: 1;
}

/* liquid glass distortion layer */
.info-box::after,
.genetics-card::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    border-radius: inherit;
    filter: url(#glass-distort);
    opacity: 0.55;
}


.take-test-section .info-box .row{
    flex-wrap: wrap;
    margin-top: 3px;
}

.take-test-section .info-box p{
  margin: 7px 0;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  font-family: 'Replica LL';
}

.take-test-section .info-box .list-title{
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
}

.take-test-section .info-box .info-content p{
    margin: 0;
    color: #FFFFFFC2;
}

.take-test-section .list-icon{
    width: 42px;
    height: 41px;
    display: flex;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 10px;
    margin-right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60%;
    margin-left: 14px;
    position: relative;
    background: rgb(255 255 255 / 9%);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 8px;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.35);
    box-shadow: rgba(0, 0, 0, 0.24);
    border: 1px solid rgb(255 255 255 / 55%);
    border-bottom: 0;
}



.take-test-section .list-icon img{
    width: 65%;
    margin: 0 auto;
}

.take-test-section .info-heading,
.take-test-section .info-content{
    height: 0;
}

.take-test-section .info-content{
    margin-bottom: 18px;
}

.take-test-section .check {
  color: #2e8b57;
  font-size: 22px;
  margin-top: 2px;
}

.hairloss-section .container{
  margin-top: 0;
  flex-direction: row;
}

.hairos-gentic-template .product-rating{
  align-items: center;
}

.hairos-gentic-template .numReviews,
.hairos-gentic-template .reviews-count{
  margin-top: 4px;
  font-family: 'Replica Pro';
  letter-spacing: 1px !important;
}

.hairos-gentic-template .reviews-count{
    letter-spacing: 0px !important;
}

.hairos-gentic-template .numReviews{
    font-family: 'Replica LL';
    font-size: 17px;
}

.product-description p{
  margin: 20px 0;
}

.hairos-gentic-template li{
  font-family: 'Helvetica';
  font-size: 17px;
  padding-bottom: 6px;
  padding-left: 0;
}

.hairos-template .produ_details .item{
    font-size: 19px;
    font-family: 'Replica LL';
    font-weight: 400;
    gap: 1px;
}

.hairos-template .produ_details .item img{
    width: 24px;
}

.standard-mode .section-text{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.hairos-template .rating-stars .star{
    font-size: 24px;
    margin-right: 5px;
}

.standard-mode .gene-title {
    font-size: 18px;
    font-family: 'Replica LL';
}

.dna-para{
    text-align: justify;
}

.hairloss-section .hairloss-text{
    margin-top: 0;
    margin-bottom: 110px;
} 

.dna-guide .hairloss-text{
    margin-bottom: 0;
}

.desktop-only{
    display: block !important;
}

.hairloss-text br{
    display: none;
}

.hairloss-qa{
    overflow: hidden;
}

.hairos.hair.show_yotpo_reviews {
    padding-top: 30px;
}

.quote-text.no-border p{
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.desigination.mt-7{
    margin-top: 6px;
}

.dna-guide .hairloss-text{
    margin-bottom: 0 !important;
}
/* Responsive */

@media (max-width: 900px) {
    .genetics-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .how-it-works-v2 .how-steps {
        flex-direction: column;
        gap: 60px;
    }

    .how-it-works-v2 .how-step {
        width: 100%;
    }
}

@media(max-width: 600px) {
    .hairloss-section{
        margin-top: 0;
        padding-top: 10px;
    }

    .genetics-grid {
        grid-template-columns: 1fr;
        width: 1000px;
        margin-left: -13px;
        border-radius: 0;
    }

    .genetics-card{
        padding: 3px 14px;
        border-radius: 11px;
        text-align: left;
    }

    .genetics-section-mobile .genetics-grid .splide__arrow--next, 
    .genetics-section-mobile .genetics-grid .splide__arrow--prev{
        left: 309px;
        top: 409px;
    }

    .hairos-gentic-template .genetics-grid .splide__arrow--prev{
        left: 20px;
    }

    .hairos-gentic-template .genetics-grid  .splide__pagination{
        bottom: -143px;
        left: 9%;
        top: 346px;
    }

    .genetics-title{
        text-align: center;
        font-size: 38px !important;
        line-height: 1.1 !important;
    }

    .genetics-section p{
        font-size: 17px;
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 42px;
    }

    .icon img{
        top: -2px;
        height: 100%;
        width: 30% !important;
    }

    .genetics-card .splide__track{
        height: 100%;
    }

    .genetics-card .splide__track{
        height: 100%;
    }

    .genetics-card ul{
        height: 136px;
    }

    .genetics-card h3{
      margin-bottom: 22px;
    }

    .genetics-card .splide__pagination li button.is-active{
      background-color: #fff;
    }

    .hairloss-container {
        flex-direction: column-reverse;
        text-align: center;
        gap: 37px;
    }

    .hairloss-text{
        text-align: left;
    }

    .hairloss-text h3{
        font-size: 20px;
    }

    .hairloss-section{
        background-position: center 50px;
        padding-top: 41px;
        display: flex;
    }

    .how-it-works-v2 .how-section{
        padding: 50px 0;
    }

    .mobile-only-image{
        display: flex;
        flex-direction: row-reverse;
    }

    .desktop-only-image{
        display: none;
    }

    .mobile-only-image .step-number{
        height: 18px;
        margin-right: 20px;
    }

    .how-it-works-v2 .card-content{
        display: flex;
        flex-direction: column;
        text-align: left;
        width: 68%;
    }

    .how-it-works-v2 .step-desc{
        width: 100%;
    }

    .how-it-works-v2 .how-steps::before {
        top: 333px;
        left: -312px;
        right: 0;
        height: 2px;
        transform: rotate(90deg);
        width: 622px;
    }

    .how-it-works-v2 .how-title {
        font-size: 34px !important;
        font-weight: 100;
    }

    .how-it-works-v2 img {
        margin-bottom: 13px;
    }

    .dna-guide .hairloss-container{
        flex-direction: column !important;
        padding-top: 30px;
        gap: 0;
    }

    .standard-mode .splide__list{
        margin-left: 35px !important;
    }

    .standard-mode .test-card-slider .splide__slide{
        max-width: 288px;
    }

    .standard-mode .test-card-slider .test-card
    {
        margin: 6px;
    }

    .standard-mode.section-divider{
        padding: 30px 0;
        padding-bottom: 88px;
    }

    .standard-mode .splide__arrow,
    .hairos-gentic-template .splide__arrow{
        width: 35px;
        height: 35px;
        background-color: #fff !important;
        z-index: 1;
    }

    .standard-mode .splide__arrow--prev,
    .standard-mode .splide__arrow--next,
    .hairos-gentic-template .splide__arrow--prev,
    .hairos-gentic-template .splide__arrow--next{
        background-image: url(../../images/icons/left-arrow.svg);
        right: 53px;
        position: absolute;
        top: -49px;
    }

    .standard-mode .splide__arrow--next,
    .hairos-gentic-template .splide__arrow--next{
        left: 197px;
        background-image: url(../../images/icons/right-arrow.svg);
    }

    .hairos-gentic-template  .splide__pagination,
    .standard-mode .splide__pagination {
        display: block !important;
        transform: rotate(90deg);
        bottom: -143px;
        left: 65%;
        top: 958px;
    }

    .hairos-gentic-template .splide__pagination li button,
    .standard-mode .splide__pagination li button {
        background: #11111133;
        border-radius: 6px;
        width: 10px;
        height: 10px;
        padding: 0;
        border: 0;
    }

    .hairos-gentic-template .splide__pagination li button{
      background-color: rgba(255, 255, 255, 0.2);
    }

    .standard-mode .splide__pagination li button.is-active {
        background-color: #72B288;
    }

    .hairos-gentic-template .splide__pagination li button.is-active{
      background-color: #fff;
    }

    .standard-mode p.section-text{
        color: #11111199;
        font-size: 16px;
        font-weight: 400;
    }

    .genetics-grid li.splide__slide{
        width: calc(18.5% + 0rem) !important;
    }

    .ideal-section li.splide__slide{
        width: calc(236px + 0rem) !important;
    }

    .ideal-section .splide__list{
        margin-left: 284px !important;
    }

    .ideal-container{
        padding: 0;
    }

    .ideal-container .splide__arrow--prev, 
    .ideal-container .splide__arrow--next{
        top: 261px;
    }

    .ideal-container .splide__arrow--next{
        left: 286px;
    }

    .ideal-container .splide__arrow--prev{
        right: 286px;
    }

    .ideal-container h2 {
        margin-bottom: 30px;
    }

    .ideal-section{
        position: relative;
        padding-bottom: 120px !important;
    }

    .ideal-section .splide__pagination {
        bottom: 0;
        left: 61%;
        top: 277px;
    }

    .standard-mode .splide__pagination {    
        bottom: 0;
        left: 60%;
        top: 386px;
    }

    .genetics-section-mobile {
        display: block;
        margin-top: 0;
        padding-bottom: 118px;
        position: relative;
        padding-top: 66px;
    }

    .hairos-gentic-template .product-info-box .desktop{
        display: block;
    }

    .hairos-gentic-template .product-info-box .desktop .product-title,
    .hairos-gentic-template .product-info-box .desktop .product-rating{
        display: none;
    }

    .hairos-gentic-template .produ_details .item{
        font-size: 15px;
    }

    .genetics-section-mobile{
        display: block;
    }

    .standard-mode .gene-content{
        font-size: 14px;
        color: black;
        font-family: 'Roboto';
    }

    .hairos-gentic-template .left-image-box{
        width: 100% !important;
    }

    .dna-guide{
        padding-bottom: 0 !important;
        padding-top: 76px !important;
        background-image: url(../../images/guide-dna-moile-bg.png) !important;
        background-position: -2px top !important;
        background-size: 390px !important;
        background-color: #EEEBE2;
    }

    .hairos-gentic-template .product-info-box .desktop .product-above-title{
        font-family: 'Replica Pro';
        text-transform: capitalize;
        font-size: 23px;
    }

    .bold-for-mobile{
        font-weight: bold;
    }

    .hairos-gentic-template .button_w_arrow.green_button {
      font-size: 17px;
      padding: 15px 0;
      width: 100%;
    }

    .take-test-section{
      padding: 41px 0px;
    }

    .take-test-section .info-box{
      padding-right: 22px;
      width: 92%;
      padding: 16px 9px;
      padding-bottom: 7px;
    }

    .hairos-gentic-template .left-image-box{
        width: 100% !important;
        margin-top: -5px;
    }

    .hairos-template .short-description{
      margin-top: 20px;
    }

    .hairos-gentic-template .price-section .sale-price{
      font-size: 26px;
      font-weight: 600;
      font-family: Replica LL;
    }

    .genetics-card ul li {
      font-size: 17px;
      list-style: disc;
    }

    .genetics-card{
      height: 339px;
    }

    .take-test-section .info-box p {
      font-size: 15px;
      line-height: 1.5;
    }

    .hairos-template .product-description{
      margin-bottom: 19px;
    }

    .hairos-template .product-benefits{
      margin-top: 20px;
    }

    .hairloss-text h2 {
        font-family: Replica LL;
        font-size: 36px !important;
        line-height: 1.2 !important;
        font-weight: 400;
    }

    .hairloss-text img{
        max-width: 460px;
    }

    .quote-text p {
        font-family: Replica LL !important;
        font-weight: 100 !important;
        color: black !important;
        font-size: 18px !important;
        width: 92%;
        margin-top: 41px;
        line-height: 1.5;
    }

    .hairloss-text p{
        color: rgba(102, 102, 102, 1);
        font-weight: 400;
        font-family: 'Replica Pro';
        font-size: 16px;
        text-align: left;
    }

    .hairos-gentic-template .price-section .discount{
        padding: 5px 10px;
    }

    .hairos-template .left-image-box .border_white{
        padding: 12px;
        border-radius: 18px !important;
        width: 92%;
        margin-top: 7px;
    }

    .hairos-template .product-title {
        margin-bottom: 0;
        font-size: 32px;
    }

    .hairos-template .rating-stars .star {
        font-size: 21px;
        margin-right: 2px;
    }

    .hairos-template .product-description p{
        font-size: 17px;
    }

    .hairos-gentic-template .product-info-box .cta-button a{
        font-weight: 400;
    }

    .hairloss-section .container {
        flex-direction: column-reverse;
        width: 100%;
        margin-top: -60px;
        gap: 0;
        padding-top: 29px;
    }

    .hairloss-text{
        width: 85% !important;
        margin-bottom: 40px !important;
    }

    .desktop-only{
        display: none !important;
    }

    .hairloss-section.hairloss-qa .hairloss-text {
        margin-top: 0;
        width: 90% !important;
        background-color: #EEEBE2;
        padding: 50px 40px !important;
        margin-bottom: 0 !important;
        padding-bottom: 0;
    } 

    .hairloss-text br{
        display: block;
    }

    .postid-72970 #page{
        --banner-height: -25px;
    }

    .standard-mode #testing-cards {
        width: 87%;
        margin: 40px auto;
    }

    .genetics-card .icon{
        height: 67px !important;
    }

    .genetics-card .row{
        height: auto;
        margin-bottom: 6px;
    }   

    .quote-text.no-border p{
        text-align: right;
        width: 100%;
        font-size: 20px !important;
    }

    .desigination.mt-7{
        text-align: right;
    }

    .take-test-section .main-heading{
        font-size: 36px !important;
        font-weight: 400;
        letter-spacing: 1.5px !important;
        text-align: center;
        font-family: 'Replica LL';
        margin-top: 22px;
    }

    .take-test-section .info-box .row{
        display: block;
        margin-top: -4px;
    }

    .take-test-section .info-heading, .take-test-section .info-content{
        height: auto;
    }

    .take-test-section .info-box .list-title{
        font-size: 18px;
    }

    .take-test-section .list-icon{
        margin-left: 5px;
        margin-right: 15px;
        width: 48px;
    }

    .take-test-section .info-box .info-content p{
        margin-top: 4px;
    }

    .take-test-section{
        background-position: left; 
        background-size: auto;
    }
}

@media (max-width: 768px) {
    .desktop-view-only {
        display: none;
    }
    .mobile-only {
        display: block;
    }
}