/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2022 | 16:24:47 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 




.youzify .activity-item p, .youzify .activity-item a, .youzify .activity-item p, .youzify .activity-item i, .youzify .activity-item div, .youzify .activity-item span {
    text-transform: none !important;
}


/* pin icon */

.youzify-bookmark-tool .youzify-tool-icon i, .youzify-pin-tool .youzify-tool-icon i, .youzify-report-tool .youzify-tool-icon i {
    background-color: #f4389f;
}


.youzify-pinned-post-tag {
  
    background-color: #1efe19;
   
}


/* wall */

.youzify-wall-embed-user .youzify-embed-meta {
    color: #7f7d7d;
    font-size: 0px;
    font-weight: 600;
    line-height: 24px;
}

.youzify-wall-embed .youzify-embed-name {
    color: #7f7d7d;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}


/* avatar wall post border.*/ 
.youzify-wall-embed .youzify-embed-avatar {
   
    border: 0px solid #fff;
   
}


/* spacing memeber types icon and text.*/ 
body.members div.youzify-directory-filter ul li a i {
    margin-right: 13.5px !important;
}
