/*
Theme Name: Waxom Child
Theme URI: http://themeforest.net/user/Veented
Description: Multi-Purpose WordPress Theme
Version: 1.0.1
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: waxom
*/


/* Your code goes below! */

.home .veented-slider .swiper-button-prev i {
    display:none;
}

.home .veented-slider .swiper-button-next i {
    display:none;
}


.widget_display_topics .bbp-author-avatar { display: none ! important; }
.bbp-topic-started-by .bbp-author-avatar { display: none ! important; }
.bbp-topic-freshness-author  .bbp-author-avatar { display: none ! important; }

#bbpress-forums ul.bbp-reply-revision-log img.avatar,
 #bbpress-forums ul.bbp-topic-revision-log img.avatar,
 #bbpress-forums div.bbp-template-notice img.avatar {
  display: none!important;
}