.nav a:hover, .nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-menu-parent A, .nav li.current-cat a, .nav li.current-menu-item a, BODY.category-8 LI#menu-item-691 A, BODY.category-10 LI#menu-item-691 A, BODY.page-id-205 LI#menu-item-668 A, BODY.page-id-203 LI#menu-item-668 A, BODY.page-id-207 LI#menu-item-668 A, BODY.page-id-686 LI#menu-item-668 A, BODY.single LI#menu-item, BODY.page-id-696 LI#menu-item-691 A {
    color: #615767 !important;
}


.profile-tab-content {
    margin-top: 15px;
	  padding:0 15px;
	  box-sizing:border-box;
}
.author-f-name .label, .author-description-name .label {
    font-weight: 700;
}
.profile-header-container {
    display: flex;
    align-items: center;
    gap: 15px;
}
.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 29px;
}
.author-f-name {
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
.author-description-name {
    margin-top: 20px;
    font-size: 20px;
    word-break: break-word;
}
.header-name-container h2
{
    font-weight: 700;
    font-size: 35px;
}
.data {
    font-size: 17px;
    line-height: 30px;
    margin-top: 0px;
}
div#profile-content-about {
    border: 1px solid #817f7f;
    padding: 15px;
    border-radius: 10px;
		margin:15px 0
}
.name_author_out {
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 25px;
		margin-bottom:5px;
}
.date-author-cl {
    margin-bottom: 5px;
    color: #000;
}
.last_updated_date p
{
	margin:0;
	padding:0;
}
.custom_top_author {
    width: 100%;
    display: flex;
    gap: 15px;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
    box-sizing: border-box;
	  margin:10px 0;
}
img.avatar.avatar-120.photo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-top: 4px;
}
.name_author_out p {
    margin-bottom: 0px;
}
.name_author_out a {
    text-decoration: none;
    color: #000;
    margin-top: -17px;
}
.name_author_out a :hover
{
	text-decoration:underline;
}
.avatar
{
	background:none;
}
span.lbl {
    color: #000;
}
.profile-fields-table .label{
	    color: #000!important;
}
.profile-fields-table .data{
	    color: #000!important;
}