.my-account #object-nav li.selected a, .my-account #object-nav li.selected a:hover{
    background: #ffffff !important;
    color: #35363C !important;
    border-bottom: solid 4px #D05151 !important;
    font-weight: 600;
}
table.notifications.bp-tables-user tr.is_new_0{
    box-shadow: 0 3px 26px #00000029;
    height: 65px;
    background: #ffffff;
}
table.notifications.bp-tables-user tr.is_new_1{
    box-shadow: 0 3px 26px #00000029;
    height: 65px;
    background: #ebebeb;
}


.my-account #object-nav li a:hover {
    background: #ffffff !important;
    color: #35363C !important;
    border: none !important;
}
.my-account #object-nav li a#user-notifications span.count{
    display: none;
}
.my-account nav.users-nav li#messages-personal-li, .my-account nav.users-nav li#front-personal-li{
    display: none;
}
.change_cover{
    position: absolute;
    background: #ffffff;
    right: 60px;
    height: 43px;
    line-height: 40px;
    bottom: 0;
    padding: 0 10px;
    cursor: pointer;
    border-radius: 0 !important;
}
.my-account.notifications .bp-feedback.info{
    display: block !important;
}

.change_cover span{
    color: #35363C;
    font-size: 12px;
    cursor: pointer;
    padding: 0 5px;
}
.change_avatar_img span{
    color: #35363C;
    font-size: 12px;
    cursor: pointer;
    padding: 15px 5px;
}

#buddypress #item-header-cover-image #item-header-avatar{

}
#buddypress #item-header-cover-image #item-header-avatar img.avatar{
    position: relative;
    z-index: 3;
    max-width: 154px;
    max-height: 154px;
    object-fit: cover;
}
#item-header-content .user-nicename{
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.change_avatar_img{
    z-index: 4;
    background: #fff;
    height: 50px;
    position: absolute;
    width: 150px;
    bottom: 20px;
    display: inline-flex;
    left: 20px;
    border-radius: 0 !important;
}
.change_avatar_img a{
    padding: 14px 5px 14px 30px;
}

.notification-avatar-img{
    width: 10%;
    padding: 1em 1em !important;
}

.my-account.notifications #comp-filters{
    display: none;
}


.my-account.notifications .notifications-options-nav{
    display: none;
}

.my-account.notifications td.notification-actions a.delete.secondary.confirm.bp-tooltip span.dashicons.dashicons-dismiss:before{
    content: "\f182";
}
.my-account.notifications td.notification-actions a.delete.secondary.confirm.bp-tooltip .bp-screen-reader-text{
    position: relative;
    margin: 0;
}

.settings.my-account #submit, .button.wp-hide-pw, .button.wp-cancel-pw, #profile-group-edit-submit, #delete-account-button,
#bp-browse-button, .button.avatar-webcam-capture, .button.avatar-webcam-save{
    background: #35363c !important;
    padding: 10px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    text-transform: uppercase;
}
.my-account .profile-fields.bp-tables-user .optional-field td.data{
    float: none;
}

.buddypress-wrap .profile.edit .editfield{
    background: #ffffff;
    border: none;
}
.my-account .profile.edit .editfield.field_facebook, .my-account .profile.edit .editfield.field_linkedin{
    width: 50%;
    float: left;
}
.my-account .profile.edit .editfield.field_instagram, .my-account .profile.edit .editfield.field_twitter{
    width: 50%;
    float: right;
}

.bp-user.my-account .bp-navs li:not(.selected) a, .buddypress-wrap .bp-navs li:not(.selected) a{
    font-weight: 400;
}
.buddypress-wrap .standard-form .field-visibility-settings-header{
    display: none;
}

.profile-edit .editfield input[type="text"]{
    border: 1px solid #E0E0E0 !important;
    max-width: 300px;
}
.profile.edit .wp-editor-area{
    border: 1px solid #E0E0E0 !important;
}
.profile-edit .quicktags-toolbar{
    display: none;
}
.profile-edit .field_facebook legend, .profile-edit .field_twitter legend, .profile-edit .field_linkedin legend, .profile-edit .field_instagram legend {
    color: transparent;
    max-width: 30px;
    float: left;
    margin: 5px auto;
    height: 20px;
}
.profile-edit .field_facebook legend:before{
    content: "\f39e";
    font-family: "Font Awesome 5 Brands"; /* change like this */
    font-weight: 900; /* insert this definition */
    color: #ffffff;
    background: #D05151;
    padding: 5px;
}
.my-account.my-profile .wp-editor-container{
    border: none;
}
.profile-edit .editfield.field_name{
    display: none !important;
}
.profile-edit .field_twitter legend:before{
    content: "\f099";
    font-family: "Font Awesome 5 Brands"; /* change like this */
    font-weight: 900; /* insert this definition */
    color: #D05151;
    font-size: 20px;
}
.profile-edit .field_linkedin legend:before{
    content: "\f0e1";
    font-family: "Font Awesome 5 Brands"; /* change like this */
    font-weight: 900; /* insert this definition */
    background: #D05151;
    color: #ffffff;
    padding: 5px;
}
.profile-edit .field_instagram legend:before{
    content: "\f16d";
    font-family: "Font Awesome 5 Brands"; /* change like this */
    font-weight: 900; /* insert this definition */
    color: #D05151;
    font-size: 20px;
}

.my-account.my-profile #wp-field_2-editor-tools{
    display: none;
}
.my-account.my-profile #subnav, .settings.my-account #subnav{
    float: left;
    width: 20%;
}
.my-account.my-profile ul.subnav, .settings.my-account ul.subnav{
    display: grid;
    float: left;
    border-bottom: none;
}

.settings.my-account .button.wp-generate-pw, .settings.my-account .button.wp-generate-pw:hover{
    background: #ffffff;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #35363C;
    border: 1px solid #35363C;
}
.settings.my-account .bp-feedback.info{
    display: block !important;
    width: 50%;
}
.bp-feedback.info span.bp-icon, .bp-feedback span.bp-icon{
    margin-right: 0;
}
.bp-feedback.info p, .bp-feedback p{
    background: #7C87A7;
    color: #ffffff;
    padding: .5em 10px;
    font-size: 12px;
    font-weight: 400;
}
.buddypress-wrap .bp-feedback.info .bp-icon, .buddypress-wrap .bp-feedback .bp-icon{
    background-color: #7C87A7;
}
#bp-delete-cover-image, #bp-delete-cover-image:hover{
    color: #fff;
    padding: 10px;
    font-weight: 700;
    background: #D05151;
}
a.bp-suggestions-mention{
    font-weight: 700;
}

.bp-feedback.info .bp-icon{
    background: #7C87A7;
    font-size: 12px;
    color: #ffffff;
}
.settings.my-account .user-pass1-wrap{
    padding: 20px 0;
}
.settings.my-account .screen-heading.general-settings-screen{
    font-size: 14px;
    font-weight: 600;
}

.settings.my-account .settings-input{
    max-width: 260px;
    background: #ffffff !important;
    border: 1px solid #E0E0E0;
}
.settings.my-account p{
    font-weight: 400;
}


.my-account .gt-page-title-bar, .my-account-2 .gt-page-title-bar{
    display: none;
}
.my-account.my-messages .gt-page-title-bar{
    display: block !important;
}
.my-account .gt-page-content{
    padding: 0 30px;
}
.my-account.my-profile .mce-top-part.mce-container.mce-stack-layout-item.mce-first{
    display: none;
}
#tinymce ul{
    list-style: none;
    padding: 0;
}
.my-account.my-profile .mce-tinymce.mce-container.mce-panel{
    border: 1px solid #E0E0E0 !important;
}


.xprofile.bp-user.my-account.my-profile ul.subnav li.current.selected, .settings.my-account ul.subnav li.current.selected{
    background: #ffffff !important;
    border: none !important;
    border-bottom: solid 1px #ebebeb !important;
    padding: 0 .5em 1px 0;
    margin: 0;
}
.xprofile.bp-user.my-account.my-profile ul.subnav li, .settings.my-account ul.subnav li{
    border-bottom: solid 1px #ebebeb !important;
    margin: 0;
}
.xprofile.bp-user.my-account.my-profile ul.subnav li.current.selected a, .xprofile.bp-user.my-account.my-profile ul.subnav li a:hover,
.settings.my-account ul.subnav li a, .settings.my-account ul.subnav li a:hover{
    background: #ffffff !important;
    color: #35363C !important;
}

.right_row_account{
    width: 80%;
    float: right;
}

.buddypress-wrap .warn {
    color: #35363C;
}
.my-account.delete-account .bp-feedback.bp-messages.warning{
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    background: #E08888;
}
.my-account.delete-account .bp-feedback.bp-messages.warning p{
    padding: 5px;
    font-weight: 400;
}
.screen-heading.delete-account-screen.warn{
    font-size: 14px;
    font-weight: 500;
}

.activity.my-account .gt-page-title-bar{
    display: block;
}

.my-account.delete-account .bp-feedback.bp-messages.warning .bp-icon{
    background: #E08888;
}

.activity-list.bp-list{
    background: #ffffff;
}


@media (max-width: 768px){
    .change_cover span{
        display: none;
    }
    .change_cover{
        right: 20px;
        padding: 10px 10px;
        height: 35px;
        width: 35px;
        line-height: 20px;
    }
    .change_avatar_img span{
        display: none;
    }
    .change_avatar_img {
        background: #fff;
        height: 50px;
        position: absolute;
        width: 160px;
        bottom: 180px;
        display: inline-flex;
        left: 28%;
        z-index: 99;
    }
    .change_avatar_img a{
        padding: 14px 0;
        margin: 0 auto;
    }
    .my-account nav#object-nav ul{
        display: inline-flex;
    }
    .my-account nav#object-nav ul li{
        border: none;
        padding: 0 15px;
    }
    .my-account .col-sm-12{
        padding-left: 0;
        padding-right: 0;
    }
    .my-account .gt-page-content{
        padding: 0;
    }
    .my-account.my-profile #subnav, .settings.my-account #subnav{
        width: 100%;
    }
    .my-account.my-profile ul.subnav, .settings.my-account ul.subnav{
        float: none;
    }
    .my-account.my-profile ul.subnav li a:after, .settings.my-account ul.subnav li a:after{
        content: "\f063";
        font-family: "Font Awesome 5 free";
        position: absolute;
        right: 20px;
        font-weight: 600;
    }
    .right_row_account{
        width: 100%;
        background: #F2F2F2;
        padding: 5px;
    }
    .settings.my-account .bp-feedback.info{
        width: 100%;
    }
    .my-account .profile.edit .editfield.field_facebook, .my-account .profile.edit .editfield.field_linkedin,
    .my-account .profile.edit .editfield.field_instagram, .my-account .profile.edit .editfield.field_twitter{
        width: 100%;
        float: none;
        background: #F2F2F2;
    }
    .buddypress-wrap .profile.edit .editfield{
        background: #F2F2F2;
    }
   .my-account .submit{
       padding: 20px !important;
   }
    .my-account.my-profile .profile.public{
        width: 100%;
    }
    .xprofile.bp-user.my-profile.profile.public #item-header{
        margin-bottom: 15px;
    }
    #buddypress #item-header-cover-image #item-header-avatar img.avatar{
        position: relative;
        z-index: 99;
    }

}
