.welcome--wrapper header p{
    font-size: 26px;
    color: #5d5d5d;
    font-family: 'bariolregular';
    line-height: 36px;
    margin:50px 0 75px 0;
}
.welcome--wrapper header h1{
    text-transform: unset !important;
}
.welcome--wrapper .therapy--section{
    display: flex;
    margin-bottom: 80px;
}
.welcome--wrapper .therapy--section .profil--pic{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    object-fit: cover;
    line-height: 145px;
    border: 0.2px solid #c5c2c2;
    border-radius: 100%;
    margin-right: 30px;
    flex-shrink: 0;
    overflow: hidden;
}
.welcome--wrapper .therapy--section .profil--pic img{
    height: 200px;
    max-width: 200px;
    object-fit: cover;
}
.welcome--wrapper .therapy--section .profil--info{
    width: 100%;
    min-height: 300px;
}
.welcome--wrapper .therapy--section .profil--info .desc--cr--sec{
    min-height: 159px;
}
.welcome--wrapper .therapy--section .profil--info h1{
    font-size: 30px;
    padding-right: 130px;
 }
.welcome--wrapper .therapy--section .profil--info h5{
    margin: 15px 0 15px 0;
    font-size: 22px;
    font-family: 'bariolregular';
    font-weight: 500;
}
.welcome--wrapper .therapy--section .profil--info p{
    margin: 0;
    font-size: 25px;
    line-height: 34px;
    color: #5d5d5d;
}
.welcome--wrapper .therapy--section .profil--info.shortlisted-added .desc--cr--sec{
    min-height: 159px;
}
.welcome--wrapper .therapy--section .profil--info.shortlisted-added .info--footer.add--shortlist a,
.welcome--wrapper .therapy--section .profil--info .info--footer.shortlisted--item{
    display: none;
}
.welcome--wrapper .therapy--section .profil--info.shortlisted-added .info--footer.add--shortlist{
    margin: 0 0 10px 0;
}
.welcome--wrapper .therapy--section .profil--info.shortlisted-added .info--footer.shortlisted--item{
    display: flex
}
.welcome--wrapper .therapy--section .profil--info .info--footer{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.welcome--wrapper .therapy--section .profil--info .info--footer p{
    margin: 0;
    font-size: 22px;
}
.welcome--wrapper .therapy--section .profil--info .info--footer a{
    font-family: 'bariolbold';
    font-size: 22px;
    color: #5d5d5d;
    cursor: pointer;
}
.welcome--wrapper .therapy--section .book--now--btn{
    position: absolute;
    right: 15px;
    top: 0px;
}
/* .welcome--wrapper .matches--sec{
    margin-top: 60px;
} */
.link-color, .link-color:visited{
    color: #5d5d5d !important;
    font-family: "bariol_boldbold", Helvetica, Arial, sans-serif;
}
button.btn.btn-danger.newLogoutBtn.link-color{
    border-color: #5d5d5d !important;
}
.link-color:hover {
    color: #7ec0ee !important;
    font-weight: bold;
}
.welcome--wrapper .matches--sec p{
    font-size: 23px;
}
.welcome--wrapper .bg-image.back--posi--center{
    background-position: center center !important;
}

.m-0{
    margin: 0 !important;
}
.mb-0{
    margin-bottom: 0 !important;
}
.tp-footer-btn{
    margin-bottom: 100px;
}
.clr-primary{
    color: #7FC0EE;
}
.welcome--wrapper .btn-primary--alt{
    background-color: #7FC0EE !important;
    border-color: #7FC0EE !important;
}
.info--text{
    border: 1px solid #ddd;
    padding: 5px;
    position: absolute;
    left: 118px;
    top: 0;
    width: 250px;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 0 5px #ddd;
}

/* therapy--details page css */

.therapy--details--wrapper .details--header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
.therapy--details--wrapper .details--header h1{
    color: #5d5d5d;
}
/* .therapy--details--wrapper .details--header .book--now--btn{

} */
.therapy--details--wrapper .extra--info{
    margin-bottom: 25px;
}
.therapy--details--wrapper .extra--info .sub--heading{
    margin: 45px 0 20px 0;
    color: #5d5d5d;
}
.therapy--details--wrapper .extra--info .languages--wrap{
    list-style-type: none;
}
.therapy--details--wrapper .extra--info .languages--wrap li{
    font-size: 22px;
    line-height: 30px;
}
.therapy--details--wrapper .extra--info p{
    font-size: 22px;
    line-height: 30px;
}
.therapy--details--wrapper .extra--info .f--areas{
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
.therapy--details--wrapper .extra--info .f--areas p{
    margin: 0;
    font-size: 22px;
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
}
.therapy--details--wrapper .extra--info .bot--space{
    margin-bottom: 18px;
}
.therapy--details--wrapper  .footer--bn--btn{
    margin-bottom: 50px !important;
}



.new--profile--wrapper{
    display: flex;
    position: relative;
    padding-top:20px;
}
.therapistBioContent [type=radio]{
    height: 16px;
    width: 16px;
    margin-right: 10px !important;
}
.therapistBioContent #therapist-info .acf-input ul li{
    flex-basis: 23%;
}

.new--profile--wrapper .profilePicOuter{
    margin-top: 44px;
    margin-bottom: 0;
}
.new--profile--wrapper .profilePicOuter .change--p{
    font-size: 16px;
    font-family: "bariol_regularregular", Helvetica, Arial, sans-serif;
    margin-bottom: 25px;
    display: flex;
    color:#5d5d5d;
}
.new--profile--wrapper .profile--right--info{
    width: 77%;
}
.new--profile--wrapper .profile--right--info .summary-bio{
    padding: 0;
}
.new--profile--wrapper .profile--right--info .summary-rate{
    display: flex;
    padding: 0;
    border: none;
    margin-top: 22px;
    margin-bottom: 15px;
    align-items: center;
}
.new--profile--wrapper .profile--right--info .summary-rate .acf-label{
    margin: 0;
}
.new--profile--wrapper .profile--right--info .summary-rate .acf-input{
    margin-left: 13px;
}
.new--profile--wrapper .profile--right--info .summary-rate .acf-input .acf-input-wrap input{
    width: 65px;
    border-radius: 0 !important;
}
@media(max-width:704px){
    .new--profile--wrapper .profile--right--info .summary-rate .acf-input .acf-input-wrap input{
        width: 100%;
        border-radius: 0 !important;
    }
}
.new--profile--wrapper .profile--right--info .summary-rate .acf-input .acf-input-wrap input::placeholder{
    font-size: 20px!important;
}
.new--profile--wrapper .profile--right--info .summary-rate .acf-input .acf-input-append{
    background: transparent;
    border: 0;
    font-size: 20px;
    height: auto;
    padding: 0;
    margin: 5px 0 0 13px;

}
.icon--info{
    font-size: 14px !important;
    padding: 0;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    color: #828282;
    margin-left: 15px;
    margin-top: 5px;
}
.profile--info--wrapper .highlight{
    color: #5d5d5d !important;
    font-family: 'bariolbold'!important;
    line-height: 1.35em !important;
    font-weight: 700 !important;
    /* font-size: 1.4444444444rem; */
    text-transform: inherit;
    display: flex !important;
    align-items: center;
}
.new--profile--wrapper .profile--right--info .summary-rate .highlight{
    font-size: 20px !important;
    margin: 6px 0 0 0;
}
.profile--info--wrapper textarea{
    font-size: 16px !important;
    line-height: 27px !important;
    color: #5d5d5d;
    font-family: "bariol_regularregular", Helvetica, Arial, sans-serif;
    padding: 10px !important;
    resize: none !important;
    border-radius: 0;
}
.profile--info--wrapper .h1.title{
    text-transform: capitalize;
}
.profile--info--wrapper .profile--dtls{
    margin: 0 0 23px 0 ;
    font-size: 18px;
    line-height: 34px;
    color: #5d5d5d;
}

.profile--info--wrapper #first_save_btn{
    position: absolute;
    /* top: -50px; */
    right: 0;
    cursor:pointer;
    z-index: 9999;
}

.new--profile--wrapper .profile-image__inner{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    object-fit: cover;
     border: 0.2px solid #c2c2c2c2; 
    flex-shrink: 0;
    overflow: hidden;
    padding: 0;
    box-shadow: none;
}
#therapist-info .acf-fields > .acf-field {
    border: none;
    padding-left: 0;
    padding-right: 0;
}
#audio-session-rate .acf-label .icon--info{
    display: none !important;
}
#video-session-rate .acf-label .icon--info{
    display: none !important;
}
#chat-session-rate .acf-label .icon--info{
    display: none !important;
}
#audio-session-length .acf-label .icon--info{
    display: none !important;
}
#video-session-length .acf-label .icon--info{
    display: none !important;
}
#chat-session-length .acf-label .icon--info{
    display: none !important;
}
#audio-session-checkbox .acf-label .icon--info{
    display: none !important;
}
#video-session-checkbox .acf-label .icon--info{
    display: none !important;
}
#chat-session-checkbox .acf-label .icon--info{
    display: none !important;
}

#the-summary-rate .acf-label .icon--info{
    display: none !important;
}
#the-audio-summary-rate .acf-label .icon--info{
    display: none !important;
}
#video-session-checkbox .acf-label .icon--info{
    display: none !important;
}
#gender .acf-label .icon--info{
    display: none !important;
}
/*hiding form elements*/
.acf-form #therapist-how-help{
    display: none !important;
}
.acf-form #whatToExpect{
    display: none !important;
}
.acf-form #accreditations{
    display: none !important;
}
/* .acf-form #gender{
    display: none !important; 
} */
.acf-form #show_age{
    display: none !important;
}
.acf-form #session{
    display: none !important;
}
/*hiding form elements ends here*/

@media only screen and (max-width: 599px) {
    .welcome--wrapper header h1{
        font-size: 25px !important;
    }
    .welcome--wrapper header p {
        font-size: 18px;
        line-height: 24px;
        margin: 15px 0 25px 0px;
    }
    .welcome--wrapper .therapy--section{
        flex-direction: column;
        align-items: center;
        border-bottom: 1px solid #f5f5f5;
        padding-bottom: 20px;
        margin-bottom: 35px;
    } 
    .welcome--wrapper .therapy--section:last-child{
        border: none;
        margin: 0;
        padding-bottom: 0;
    }
    .welcome--wrapper .therapy--section .profil--pic {
        width: 200px;
        height: 200px;
        object-fit: cover;
        line-height: 120px;
        margin: 0;
    }    
    .welcome--wrapper .therapy--section .book--now--btn {
        position: relative;
        margin-top: 30px;
        right: 0;
    }
    .welcome--wrapper .therapy--section .profil--info{
        text-align: center;
        margin-top: 15px;
    }
    .welcome--wrapper .therapy--section .profil--info.shortlisted-added .desc--cr--sec,
    .welcome--wrapper .therapy--section .profil--info .desc--cr--sec{
        min-height: auto;
    }
    .welcome--wrapper .therapy--section .profil--info h1 {
        padding-right: 0;
        font-size: 20px;
    }
    .welcome--wrapper .therapy--section .profil--info h5 {
        margin: 8px 0 10px 0;
        font-size: 16px;
    }
    .welcome--wrapper .therapy--section .profil--info p {
        margin: 12px 0 12px 0;
        font-size: 15px;
        line-height: 22px;
        text-align: justify;
    }
    .welcome--wrapper .therapy--section .profil--info .info--footer{
        flex-direction: column;
    }
    .welcome--wrapper .therapy--section .profil--info .info--footer p {
        margin: 0 0 10px 0;
        font-size: 16px;
    }
    .welcome--wrapper .therapy--section .profil--info .info--footer a{
        font-size: 16px;
    }


    
    .therapy--details--wrapper .details--header{
        flex-direction: column;
        margin-bottom: 30px;
    }
    .therapy--details--wrapper .details--header h1{
        margin-bottom: 15px !important;
    }
    .therapy--details--wrapper .extra--info .sub--heading {
        margin: 30px 0 5px 0;
        font-size: 22px;
    }
    .therapy--details--wrapper .extra--info .languages--wrap li,
    .therapy--details--wrapper .extra--info p {
        font-size: 15px;
        line-height: 23px;
    }
    .therapy--details--wrapper .extra--info .f--areas p{
        font-size: 16px;
    }
    .welcome--wrapper .matches--sec{
        margin-top: 30px;
    }
    .welcome--wrapper .matches--sec p {
        font-size: 17px;
        margin: 0;
    }

    .new--profile--wrapper{
        flex-direction: column;
    }
    .new--profile--wrapper .profile--right--info{
        width: 100%;
    }
    .profile--info--wrapper .profilePic{
        margin: 0 !important;
    }
    .profile--info--wrapper .profile--dtls {
        margin: 0 0 23px 0;
        font-size: 19px;
        line-height: 30px;
    }
    .profile--info--wrapper #first_save_btn{
        top: -30px;
        min-width: 85px !important;
        cursor:pointer;
    }
    .new--profile--wrapper .profile-image__inner{
        margin: 0 auto;
        height: 200px;
        width: 200px;
    }
    .new--profile--wrapper .profilePicOuter .change--p{
        justify-content: center;
        font-size: 16px;
    }
    .profile--info--wrapper .highlight{
        font-size: 18px;
    }
    .profile--info--wrapper textarea {
    font-size: 17px !important;
    line-height: 19px !important;
    }
    .bottom_tpi_btn{
        margin-top: 0;
    }
}
.margin--top-addShort{
    margin-top: 13px;
}
@media only screen and (min-width: 600px) and (max-width: 979px){
    .welcome--wrapper .therapy--section .book--now--btn {
        right: auto;
        top: 312px;
        left: 15px;
    }
    .welcome--wrapper .therapy--section .profil--info h1 {
        padding-right: 0;
    }
    .therapy--details--wrapper .details--header h1 {
        font-size: 25px;
    }
    .welcome--wrapper .therapy--section {
        margin-bottom: 60px !important;
    }
    .welcome--wrapper .therapy--section .profil--info h1 {
        font-size: 25px;
    }
    .welcome--wrapper header p{
        margin: 10px 0 75px 0;
    }
}
.min--height-addShort{
    min-height: 130px;
}

#the-summary-rate ::-webkit-input-placeholder {
    font-size: 15px;
  }
  #the-summary-rate ::-moz-placeholder {
    font-size: 15px;
  }
  #the-summary-rate :-ms-input-placeholder {
    font-size: 15px;
  }
  #the-summary-rate ::placeholder {
    font-size: 15px;
  }
