/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jun 26 2017 | 01:20:40 (pm)
/*
/******* Do not edit this file *******/

.home-page .wrap {
    box-sizing: content-box !important;
}

#buddypress div#item-header div#item-meta {
font-size: 100%;
color: #000;
overflow: hidden;
margin: 15px 0 5px;
padding-bottom: 10px;
}

#buddypress ul.item-list li div.item-desc div.activity-comments div.acomment-content {
font-size: 100%;
color: #000;
overflow: hidden;
margin: 15px 0 5px;
padding-bottom: 10px;
}

#buddypress div.activity-comments div.acomment-content {
font-size: 100%;
color: #000;
overflow: hidden;
margin: 15px 0 5px;
padding-bottom: 10px;
}

#buddypress #activity-stream p {
font-size: 100%;
color: #000;
overflow: hidden;
margin: 15px 0 5px;
padding-bottom: 10px;
}