/*------------- #VARIABLES --------------*/
/*------------- #RT-Media --------------*/
.ohio-theme-2-0-0 #buddypress {
  margin: 30px 0; }
  .ohio-theme-2-0-0 #buddypress div.dir-search input[type="text"] {
    width: auto; }
  .ohio-theme-2-0-0 #buddypress #whats-new-form {
    margin: 20px 0; }
  .ohio-theme-2-0-0 #buddypress .bp-navs ul li a,
  .ohio-theme-2-0-0 #buddypress ul.subnav a,
  .ohio-theme-2-0-0 #buddypress div.item-list-tabs ul li a,
  .ohio-theme-2-0-0 #buddypress .acomment-meta a,
  .ohio-theme-2-0-0 #buddypress .activity-header a,
  .ohio-theme-2-0-0 #buddypress .comment-meta a {
    color: #515365;
    color: var(--heading-font-color); }
    .ohio-theme-2-0-0 #buddypress .bp-navs ul li a:hover,
    .ohio-theme-2-0-0 #buddypress ul.subnav a:hover,
    .ohio-theme-2-0-0 #buddypress div.item-list-tabs ul li a:hover,
    .ohio-theme-2-0-0 #buddypress .acomment-meta a:hover,
    .ohio-theme-2-0-0 #buddypress .activity-header a:hover,
    .ohio-theme-2-0-0 #buddypress .comment-meta a:hover {
      color: #ff5e3a;
      color: var(--primary-accent-color); }
  .ohio-theme-2-0-0 #buddypress div.dir-search {
    margin: 0; }
  .ohio-theme-2-0-0 #buddypress .member-header-actions {
    padding-left: 0; }
  .ohio-theme-2-0-0 #buddypress .member-header-actions a {
    height: auto; }
  .ohio-theme-2-0-0 #buddypress .bp-messages-content .thread-participants ul {
    padding-left: 0; }
  .ohio-theme-2-0-0 #buddypress #message-threads li {
    padding: .5em; }
  .ohio-theme-2-0-0 #buddypress .notifications-options-nav input#notification-bulk-manage {
    line-height: 1;
    margin-left: 15px; }
  .ohio-theme-2-0-0 #buddypress button[data-bp-close] span::before {
    font-size: 20px; }
  .ohio-theme-2-0-0 #buddypress .buddypress-wrap .bp-feedback {
    padding: 10px; }
  .ohio-theme-2-0-0 #buddypress #bbp-reply-search-form div {
    display: -ms-flexbox;
    display: flex; }
  .ohio-theme-2-0-0 #buddypress ul.rtmedia-album-list li.rtmedia-list-item {
    width: 31%;
    margin: 1%; }
