::-webkit-scrollbar {
    width: 0;
    /* Remove scrollbar space */
    background: transparent;
    /* Optional: just make scrollbar invisible */
}

.verticle-height {
    max-height: 600px;
    overflow-y: auto;
}

.specialisation-section {
    background: transparent url('../images/Wellth\ Gallery/specialitationbg.png') 0% 0% no-repeat padding-box;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.specialisation-wrapper {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 715px;
    padding-bottom: 70px;
}

/* html[lang=ar].specialisation-wrapper{
    direction: rtl;
} */

.specialisation-section .specialisation-types {
    max-width: 380px;
    width: 100%;
}

.specialisation-section .specialisation-types>a {
    background-color: #F3ECE4;
    border-radius: 50px;
    margin: 28px 0 16px 0;
    max-width: 242px;
    width: 100%;
    text-align: center;

}

.specialisation-section .specialisation-types .title {
    font-family: 'Kodchasan';
    font-weight: bold;
    font-size: 16px;
    color: #736B69;
    line-height: 32px;
}

.specialisation-section .specialisation-types .specialisation-list li a {
    color: #736B69;
    font-family: 'Kodchasan';
    font-weight: normal;
    font-size: 16px;
}

.weight-loss-section .weight-losing-diff .why-difficult .main-title {
    text-align: start;
    font-family: 'Quicksand';
    font-size: 42px;
    line-height: 54px;
    font-weight: lighter;
    max-width: 440px;
    width: 100%;
    color: #736B69;
    padding: 30px 0 20px 0;

}

.weight-loss-section .weight-losing-diff .why-difficult p,
.weight-loss-section .weight-losing-diff p {
    text-align: start;
    font-family: "Kodchasan";
    font-size: 18px;
    font-weight: lighter;
    line-height: 32px;
    max-width: 540px;
    width: 100%;
    color: #736B69;

}

.weight-loss-section .weight-losing-diff .why-difficult p:last-child {
    padding-top: 20px;
}

.weight-loss-section .weight-losing-diff .why-difficult .booknowbtn {
    font-family: "Kodchasan";
    font-size: 16px;
    font-weight: lighter;
    line-height: 32px;
    color: #736B69;
}

.weight-loss-section .weight-losing-diff .weight-loss-image {
    max-width: 670px;
    height: auto;
}

.weight-loss-section .weight-losing-diff .weight-loss-image img {
    width: 100%;
}

.wellth-help-section .wellth-help {
    margin-left: 80px;
    margin-top: 30px;
}

.wellth-help-section .wellth-help .weight-loss-image {
    max-width: 475px;
    height: auto;
}

.wellth-help-section .wellth-help .weight-loss-image img {
    width: 100%;
}

.wellth-help-section .wellth-help .why-difficult {
    margin-left: 50px;
}

.wellth-help-section .wellth-help .why-difficult .main-title {
    text-align: start;
    font-family: 'Quicksand';
    font-size: 42px;
    line-height: 54px;
    font-weight: lighter;
    max-width: 412px;
    width: 100%;
    color: #736B69;
    padding-bottom: 10px;
}

.wellth-help-section .wellth-help .why-difficult p {
    text-align: start;
    font-family: "Kodchasan";
    font-size: 18px;
    font-weight: lighter;
    line-height: 32px;
    max-width: 440px;
    width: 100%;
    color: #736B69;
}

.wellth-help-section .wellth-help .why-difficult .as-bookapp-cta {
    padding-top: 80px;
}

.patient-journey-section .patient-journey .main-title {
    text-align: start;
    font-family: 'Quicksand';
    font-size: 42px;
    line-height: 54px;
    font-weight: lighter;
    color: #736B69;
    transition: .3s ease;
}

.patient-journey-section {
    margin-bottom: -100px;
    position: relative;
}

.patient-journey-section .patient-journey .row {
    display: none;
}

/* .patient-journey-section .patient-journey button{
    margin: 20px 0;
    background-color: #736B69;
    color: white;
    padding: 5px 20px;
} */
.patient-journey-section .patient-journey .as-bookapp-cta.active {
    display: flex !important;
    background-color: white !important;
}

/* .patient-journey-section .patient-journey .main-title.active .row{
    display: flex !important;
} */
.patient-journey-section .patient-journey .consultation-details {
    font-family: "Kodchasan";
    font-size: 18px;
    line-height: 32px;
    color: #736B69;
}

.patient-journey-section .patient-journey .consultation-details ul {
    list-style: disc;
    margin-left: 20px;
    padding: 20px 0;
}

.patient-journey-section .patient-journey .consultation-details p {
    max-width: 490px;
    width: 100%;
}

.patient-journey-section .patient-journey .consultation-details p:last-child {
    padding-top: 20px;
}

.patient-journey-section .patient-journey .therapeutic-details {
    font-family: "Kodchasan";
    font-size: 18px;
    line-height: 32px;
    color: #736B69;
}

.patient-journey-section .patient-journey .therapeutic-details p {
    max-width: 490px;
    width: 100%;
}

.patient-journey-section .patient-journey .therapeutic-details p:nth-child(2) {
    padding-bottom: 20px;
}

.patient-journey-section .patient-journey .therapeutic-details ul {
    list-style: disc;
    max-width: 490px;
    width: 100%;
}

.patient-journey-section .patient-journey .therapeutic-details ul li {
    margin-left: 20px;
}

.choose-package-section {
    padding-top: 100px;
}

.choose-package-section .choose-package .main-title {
    text-align: start;
    font-family: 'Quicksand';
    font-size: 42px;
    line-height: 54px;
    color: #736B69;
}

.choose-package-section .choose-package .sub-title {
    text-align: start;
    font-family: "Kodchasan";
    font-size: 18px;
    font-weight: lighter;
    line-height: 32px;
    color: #736B69;
    padding: 10px 0;
}

.choose-package-section .choose-package .sub-title.last {
    margin-bottom: 50px;
    font-size: 10px !important;
    line-height: 13px !important;
}

.choose-package-section .choose-package .weightloss-slider .package-details {
    max-width: 525px;
    width: 100%;
}

.choose-package-section .choose-package .weightloss-slider .package-details .weight-loss-details {
    border: 1px solid #B7B2AB;
    border-radius: 500px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
}

.choose-package-section .choose-package .weightloss-slider .package-details .as-bookapp-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}

.choose-package-section .choose-package .package-content {
    max-width: 310px;
    margin-left: 10px;
    width: 100%;
}

.choose-package-section .choose-package .package-content .upto-kilo {
    max-width: 260px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
    border-bottom: 1px solid #B7B2AB;
}

.choose-package-section .choose-package .package-content .upto-kilo span:first-child {
    font-family: "Quicksand";
    font-size: 24px;
    color: #736B69;
    line-height: 24px;
    font-weight: bold;
}

.choose-package-section .choose-package .package-content .upto-kilo span:last-child {
    font-family: "Quicksand";
    font-size: 16px;
    color: #736B69;
    line-height: 24px;
    font-weight: bold;
}

.choose-package-section .choose-package .package-content .price {
    font-family: "Kodchasan";
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    color: #736B69;
}

.choose-package-section .choose-package .package-content p {
    text-align: start;
    font-family: "Kodchasan";
    font-size: 14px;
    font-weight: lighter;
    line-height: 21px;
    max-width: 300px;
    width: 100%;
    color: #736B69;
    padding: 10px 0;
}

  
.choose-package-section .choose-package .weightloss-slider .package-details .package-img {
    /* margin: 10px; */
    max-width: 154px;
}

.choose-package-section .choose-package .weightloss-slider .package-details .package-img img {
    width: 100%;
}

.weight-loss-program-section .weightloss-program h6 {
    font-family: 'Quicksand';
    font-size: 32px;
    line-height: 43px;
    font-weight: normal;
    padding-bottom: 5px;
    text-align: start;
    color: #736B69;
}

.weight-loss-program-section .weightloss-program p {
    font-family: 'Kodchasan';
    font-size: 18px;
    line-height: 32px;
    color: #736B69;
    font-weight: lighter;
}

.weight-loss-program-section .weightloss-program ul li {
    font-family: 'Kodchasan';
    font-size: 18px;
    line-height: 45px;
    color: #736B69;
    font-weight: lighter;
}


html[lang="ar"] .appointment-req .contact-forms .wpcf7-form input[type='submit'], html[lang="ar"] .callback-cont .contact-forms .wpcf7-form input[type='submit'] {
    position: absolute !important;
    /* right: 50% !important; */
    padding-left: 70px;
    padding-right: 0px !important;
    background-position: left !important;
    background-image: url(../svg/rtl-arrow.svg);   
}

.page-id-833 .section.wellth-lifetime .booknow{
    display: none;
}
.page-id-833 .section.lp-carousel .booknow{
    display: none;
}
@media (max-width:1200px) {
    .specialisation-section .specialisation-types {
        max-height: 900px;
    }
}

@media (max-width:768px) {
    .specialisation-wrapper {
        max-height: 100%;
    }

    .specialisation-section .specialisation-types>a {
        max-width: 350px;
        width: 100%;
        text-align: center;
        margin: 10px 0 16px 0;
    }

    .specialisation-section {
        background: transparent url('../images/Wellth\ Gallery/specialitationmb.jpg') 0% 0% no-repeat padding-box !important;
        background-size: contain !important;
        background-attachment: fixed !important;
        background-position: center;
        width: 100%;
    }

    .choose-package-section .choose-package .as-bookapp-cta {
        width: 100% !important;
    }

    .wellth-help-section .wellth-help {
        margin-left: 0px !important;
        margin-top: 20px;
    }

    .mobile-weight-losing-diff,
    .mobile-wellth-help {
        display: block !important;
    }

    .desktop-weight-losing-diff,
    .desktop-wellth-help {
        display: none;
    }
    .weight-loss-section .weight-losing-diff .why-difficult .main-title {
        font-size: 36px;
        line-height: 43px;
        padding: 10px 0;
    }
    .wellth-help-section .wellth-help .why-difficult .main-title,
    .patient-journey-section .patient-journey .main-title,
    .choose-package-section .choose-package .main-title {
        font-size: 36px;
        line-height: 43px;
    }
    .wellth-help-section .wellth-help .why-difficult .as-bookapp-cta {
        padding-top: 20px !important;
    }
    .weight-loss-section .weight-losing-diff .why-difficult .weight-loss-image .as-img,
    .wellth-help-section .wellth-help .why-difficult .weight-loss-image .as-img{
        height: auto !important;
    }

    .choose-package-section .choose-package .weightloss-slider .package-details .weight-loss-details {
        display: flex;
        flex-direction: column;
        border-radius: 50px !important;
    }

    .choose-package-section .choose-package .weightloss-slider .package-details .package-content {
        padding: 20px;
    }

    .wellth-help-section .wellth-help .why-difficult p,
    .weight-loss-section .weight-losing-diff p {
        padding-top: 20px;
    }

    .specialisation-section .specialisation-types .specialisation-list li {
        text-align: center !important;
    }

    .specialisation-section .specialisation-types .specialisation-list {
        padding-bottom: 30px;
    }

    .choose-package-section .choose-package .weightloss-slider .package-details .weight-loss-details {
        margin-right: 20px;
    }

    .wellth-help-section .wellth-help .why-difficult {
        margin-left: 0px;
    }
    .patient-journey-section{
        padding: 30px 0 !important;
    }

    .wellth-help-section .wellth-help .row .col-12 {
        padding: 0px !important;
    }

    .choose-package-section .choose-package .weightloss-slider .package-details .package-img {
        margin-top: 20px;
    }

    .verticle-height {
        max-height: unset !important;
    }

    .specialisation-section .specialisation-types .specialisation-list li a {
        text-decoration: underline;
    }
    html[lang="ar"] .contact-forms .wpcf7-form input[type='submit'] {
        position: absolute !important;
        right: 5% !important;
    }
    html[lang="ar"] .newsletter.contact-forms .wpcf7-form [type="submit"]{
        right: 50% !important;
    }
    .choose-package-section .choose-package .weightloss-slider{
        display:flex;
        flex-direction: column;
    }
}