.bbp-search-form {
  float: none;
}

#bbpress-forums #bbp-search-form #bbp_search {
  width: 270px;
  margin-right: 26px;
}

#bbp_search_submit {
  min-width: 170px;
  vertical-align: top;
}

div.bbp-breadcrumb {
  float: none;
}

#bbpress-forums div.bbp-search-form {
  margin-bottom: 23px;
}

.bbp-forums .avatar,
.bbp-topics .avatar {
  display: none;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  padding: 8px 0px;
  display: table;
  width: 100%;
  color: #ffffff;
  background: #31353e;
  border-top: 0px solid #eee;
}
#bbpress-forums li.bbp-header ul,
#bbpress-forums li.bbp-footer ul {
  display: table-row;
}
#bbpress-forums li.bbp-header ul li,
#bbpress-forums li.bbp-footer ul li {
  display: table-cell;
  padding: 12px 25px;
  float: none;
}

#bbpress-forums .bbp-forum-info .bbp-forums-list li {
  border: 0px solid;
  display: block;
  margin: 20px 0 10px 32px;
  padding: 0;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer,
.bbp-forum-title {
  font-family: "Lato", sans-serif;
  font-weight: 600;
}

.bbp-forum-title {
  display: block;
  margin: 11px 0 24px;
}

#bbpress-forums li.bbp-header .bbp-search-content, #bbpress-forums li.bbp-footer .bbp-search-content, #bbpress-forums li.bbp-header .bbp-forum-content, #bbpress-forums li.bbp-footer .bbp-forum-content, #bbpress-forums li.bbp-header .bbp-topic-content, #bbpress-forums li.bbp-footer .bbp-topic-content, #bbpress-forums li.bbp-header .bbp-reply-content, #bbpress-forums li.bbp-footer .bbp-reply-content {
  padding: 12px 25px;
}

#bbpress-forums li.bbp-header .bbp-search-author, #bbpress-forums li.bbp-footer .bbp-search-author, #bbpress-forums li.bbp-header .bbp-forum-author, #bbpress-forums li.bbp-footer .bbp-forum-author, #bbpress-forums li.bbp-header .bbp-topic-author, #bbpress-forums li.bbp-footer .bbp-topic-author, #bbpress-forums li.bbp-header .bbp-reply-author, #bbpress-forums li.bbp-footer .bbp-reply-author {
  padding: 12px 25px 0;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  border-top: 1px solid #dadadb;
  padding: 0;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-search-results {
  border: 0px solid;
  border-left: 1px solid #dadadb;
  margin-bottom: 24px;
}

#bbpress-forums ul.bbp-replies {
  margin-bottom: 24px;
  border: 1px solid #dadadb;
}
#bbpress-forums ul.bbp-replies div.bbp-reply-header, #bbpress-forums ul.bbp-replies div.bbp-reply-header + div.reply {
  border-right: 0px solid #dadadb;
  border-left: 0px solid #dadadb;
}

div.bbp-submit-wrapper {
  margin-bottom: 10px;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
  margin: 0;
}

.bbp-body {
  display: table;
  width: 100%;
}
.bbp-body ul {
  display: table-row;
}
.bbp-body ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 18px 25px;
  float: none;
  border-right: 1px solid #dadadb;
  border-bottom: 1px solid #dadadb;
}
.bbp-body li.bbp-forum-topic-count,
.bbp-body li.bbp-forum-reply-count {
  color: #31353e;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}

li.bbp-forum-info,
li.bbp-topic-title {
  width: 42.6%;
}

li.bbp-forum-topic-count,
li.bbp-forum-reply-count,
li.bbp-topic-voice-count,
li.bbp-topic-reply-count {
  width: 17.15%;
}

li.bbp-forum-freshness,
li.bbp-topic-freshness {
  width: 23.1%;
}

#bbpress-forums li.bbp-footer {
  display: none;
}

.wp-core-ui .button-group.button-small .button, .wp-core-ui .button.button-small {
  min-height: 0;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar,
#bbpress-forums div.odd, #bbpress-forums ul.odd {
  background: transparent;
  border: 0px solid;
}

#bbpress-forums fieldset.bbp-form p,
#bbpress-forums div.bbp-the-content-wrapper {
  margin: 0 0 50px;
}

#bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-reply-header + div.reply {
  border-right: 1px solid #dadadb;
  border-left: 1px solid #dadadb;
}

.bbp-pagination {
  padding-top: 14px;
  border-top: 1px solid #dadadb;
}

#bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset textarea {
  width: 60%;
  padding: 8px 16px 7px;
  color: #83868a;
  background: #ffffff;
  border: 1px solid #dadadb;
}

#bbpress-forums div.bbp-the-content-wrapper input {
  box-shadow: none;
  padding: 0 10px;
  text-transform: none;
  font-size: 13px;
}

#bbpress-forums #bbp-your-profile fieldset div.select-wrapper {
  width: 60%;
  clear: none;
}

.bbp-form th {
  float: left;
  width: 20%;
  padding: 5px 20px 5px 0;
  text-align: right;
  cursor: pointer;
}

.bbp-form .form-table,
.bbp-form .form-table tbody,
.bbp-form .form-table tr,
.bbp-form .form-table th,
.bbp-form .form-table td {
  display: block;
}

.bbp-form .form-table th,
.bbp-form .form-table td {
  border: 0px solid;
  padding: 0;
  overflow: hidden;
}

#bbpress-forums fieldset.bbp-form label {
  font-weight: normal;
  margin-bottom: 5px;
  text-transform: none;
}

#bbpress-forums #bbp-your-profile fieldset .form-table input {
  width: 100%;
}

.bbp-form .form-table td {
  width: 60%;
}

#bbpress-forums fieldset.bbp-form .form-table p.description {
  margin: 5px 0 20px 0;
  font-size: 12px;
  font-style: italic;
  clear: left;
  padding: 5px 8px;
  border: #cee1ef 1px solid;
  background-color: #f0f8ff;
  text-align: left;
}

#bbpress-forums #bbp-your-profile fieldset .form-table label[for] {
  width: 100%;
}

.bbp-form table tbody tr:nth-child(even), .bbp-form table tfoot tr:nth-child(even) {
  background: transparent;
}

@media (max-width: 991px) {
  .bbp-body ul li {
    padding: 10px;
  }

  #bbpress-forums li.bbp-header ul li, #bbpress-forums li.bbp-footer ul li {
    padding: 12px 10px;
  }

  #bbpress-forums #bbp-your-profile fieldset label[for],
  .bbp-form th {
    float: none;
    width: 100%;
    text-align: left;
  }

  #bbpress-forums #bbp-your-profile fieldset div.select-wrapper,
  #bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset textarea {
    width: 100%;
  }

  #bbpress-forums #bbp-your-profile fieldset span.description {
    margin: 5px 0 0 0%;
    width: 100%;
  }

  #bbpress-forums #bbp-your-profile fieldset fieldset.password,
  .bbp-form .form-table td {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #bbpress-forums div.bbp-search-form {
    float: none;
    margin: 0;
  }

  #bbpress-forums #bbp-search-form #bbp_search,
  #bbp_search_submit {
    margin-bottom: 24px;
  }
}
div.bbp-breadcrumb {
  display: none;
}

.widget.widget_display_stats dt {
  float: left;
  margin: 0 8px 15px 0;
}
.widget.widget_display_stats dd {
  margin: 0 0 15px;
}
.widget .bbp-logged-in img.avatar {
  margin: 0 24px 24px 0;
  display: block;
  width: 72px;
  border: 1px solid #dadadb;
  padding: 3px;
  background: #ffffff;
  overflow: hidden;
}
.widget .bbp-logged-in h4 {
  font-size: 20px;
  margin-bottom: 39px;
}
.widget .bbp-logged-in .logout-link {
  display: inline-block;
}
.widget .bbp-login-form .bbp-username, .widget .bbp-login-form .bbp-email, .widget .bbp-login-form .bbp-password, .widget .bbp-login-form .bbp-remember-me, .widget .bbp-login-form .bbp-submit-wrapper {
  margin: 0 0 15px;
}
.widget #bbp_search {
  width: 270px;
  max-width: 100%;
  margin-bottom: 24px;
}
.widget #bbp-search-form {
  padding-top: 5px;
}

#sidebar .bbp-login-form label {
  width: auto;
}

div.bbp-topic-tags,
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums,
.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky,
#bbpress-forums .bbp-forums-list li {
  font-size: 14px;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#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,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  display: none;
}

#bbpress-forums fieldset.bbp-form select {
  margin: 0px;
}
