yes your avada theme is being loaded last (by the theme authors), so is overwriting my plugin changes.
so avada puts in
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a, #bbpress-forums .bbp-search-results .bbp-forum-header, #bbpress-forums .bbp-search-results .bbp-topic-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums li.bbp-header, div.bbp-template-notice, div.indicator-hint {
background: #ebeaea none repeat scroll 0 0;
}
#bbpress-forums .forum-titles li, .bbp-forum-header a.bbp-forum-permalink, .bbp-reply-header a.bbp-reply-permalink, .bbp-topic-header a.bbp-topic-permalink, span.bbp-admin-links, span.bbp-admin-links a {
color: #747474;
}
#bbpress-forums .bbp-replies div.even {
background: transparent none repeat scroll 0 0;
}
#bbpress-forums #bbp-single-user-details, #bbpress-forums .bbp-search-results .bbp-forum-content, #bbpress-forums .bbp-search-results .bbp-topic-content, #bbpress-forums div.bbp-reply-author .bbp-reply-post-date, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-tags a, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics, .bbp-arrow, div.bbp-template-notice, div.indicator-hint {
border-color: #ebeaea;
}
Do you have any bbpress styling options in your theme? Avada is adding the above?