/**************************************************************************************
*
* BUDDYPRESS
*
**************************************************************************************/

#activity-personal-li a:before {
  content: "\f0f4";
  font-family: 'FontAwesome';
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}

#xprofile-personal-li a:before {
  content: "\f007";
  font-family: 'FontAwesome';
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}

#notifications-personal-li a:before {
  content: "\f0f3";
  font-family: 'FontAwesome';
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}

#messages-personal-li a:before {
  content: "\f0e0";
  font-family: 'FontAwesome';
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}

#friends-personal-li a:before {
  content: "\f0c0";
  font-family: 'FontAwesome';
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}

#groups-personal-li a:before {
  content: "\f0f5";
  font-family: 'FontAwesome';
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}

#forums-personal-li a:before {
  content: "\f086";
  font-family: 'FontAwesome';
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}

#settings-personal-li a:before {
  content: "\f1e6";
  font-family: 'FontAwesome';
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
  min-width: 25px;
  display: inline-block;
  text-align: center;
}

#buddypress div#item-nav {
    width: 30%;
    float: left;
}

#buddypress div#item-nav ul li {
    float: none;
    margin: 0;
    list-style: none;
    border-bottom: 1px dashed rgba(0,0,0,0.08);
}

#buddypress div#item-nav ul li:last-child {
  border-bottom: none;
}

#buddypress div.item-list-tabs#subnav ul li.last {
    position: absolute;
    top: -30px;
    right: 0;
    margin-top: 4px;
    text-transform: uppercase;
    font-size: 12px;
}

#buddypress div.item-list-tabs ul li a span {
    position: relative;
    top: -1px;
    border-radius: 2px;
    border: none;
    display: inline;
    font-size: 11px;
    margin-left: 7px;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
}

#buddypress div#item-body {
    position: relative;
    top: -10px;
    width: 70%;
    float: left;
    padding: 0px 0px 0px 30px;
}

#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span {
    display: block;
    padding: 15px;
    text-decoration: none;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: -0.1px;
}

.bp-user #buddypress #item-header {
    padding-top: 0;
    margin-bottom: 10px;
}

#buddypress div#item-header-cover-image h2 a, #buddypress div#item-header-cover-image h2 {
    text-shadow: none;
    margin: -10px 0px 40px 10px;
    font-size: 32px;
    text-transform: uppercase;
}

#buddypress span.activity {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    opacity: 0.8;
}

#buddypress div#item-header div#item-meta {
    font-size: 13px;
    overflow: hidden;
    margin: 0;
    padding-bottom: 10px;
}

#buddypress div.item-list-tabs#subnav {
    margin: 10px 0px 30px 0px;
    overflow: hidden;
}

#buddypress #item-body form#whats-new-form, form#whats-new-form {
    margin: 10px 0px 30px 0px;
    padding: 20px 20px 0px 20px;
}

#buddypress form#whats-new-form p.activity-greeting {
    line-height: 10px;
    margin-bottom: 12px;
    margin-top: 2px;
    margin-left: 75px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

#buddypress form#whats-new-form textarea {
    background: #fff;
    box-sizing: border-box;
    color: #555;
    font-family: inherit;
    font-size: 13px;
    line-height: 1.4;
    padding: 15px;
    width: 100%;
    max-height: 60px;
    min-height: 60px;
    border: none;
    font-weight: 500;
}

#buddypress ul.item-list li {
    border: 1px solid #eaeaea;
    padding: 20px 20px 25px 20px;
    margin: 0px 0px 30px;
    position: relative;
    list-style: none;
}

#buddypress .activity-header p {
    font-size: 12px;
    text-transform: capitalize;
    line-height: 20px;
    letter-spacing: -0.4px;
}

#buddypress .activity-header p a, #buddypress .acomment-meta a, #buddypress .activity-header a, #buddypress .comment-meta a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

#buddypress a.activity-time-since, #buddypress a.activity-time-since span {
  display: block;
  font-weight: 500;
  font-size: 12px;
  text-transform: capitalize;
}

#buddypress #activity-stream .activity-inner p, #buddypress #activity-stream .acomment-content p {
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  line-height: 21px;
}

#buddypress div.activity-meta a {
    padding: 5px 10px;
}

#buddypress div.activity-meta a .fa {
  font-size: 14px;
}

#buddypress .comment-reply-link, #buddypress .generic-button a, #buddypress a.button, #buddypress button, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, a.bp-title-button {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

#buddypress #reply-title small a span, #buddypress a.bp-primary-action span {
  position: relative;
  top: -1px;
  border-radius: 2px;
  font-size: 10px;
    margin-left: 4px;
    padding: 2px 7px;
}

#buddypress div.activity-comments {
    margin: 0px;
}

#buddypress div.activity-comments ul {
    margin: 25px 0px 0px 0px;
    padding: 10px 20px;
}

#buddypress div.activity-comments div.acomment-avatar img {
    height: 40px;
    width: 40px;
    margin-right: 20px;
}

#buddypress .activity-list .activity-content .activity-inner, #buddypress .activity-list .activity-content blockquote {
    margin: -5px 10px -5px 0;
    overflow: hidden;
}

#buddypress div.activity-comments div.acomment-content {
    font-size: 15px;
    margin: 5px 0 0 60px;
}

#buddypress .acomment-options {
    float: left;
    margin: 0px 0 15px 60px;
}

.activity-inner p a {
    opacity: 1;
    color: #fff;
    font-weight: 900;
    padding: 2px 5px;
    margin-right: 4px;
    border-radius: 2px;
    font-size: 12px;
    text-transform: capitalize;
}

#buddypress div.profile h4, #buddypress h3#message-subject, #buddypress h2.entry-title {
    font-size: 18px;
    border-bottom: 4px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 600;
}

#buddypress table.profile-fields p:last-child {
    font-style: italic;
}

#buddypress .standard-form label, #buddypress .standard-form span.label {
    font-weight: 500;
    margin: 15px 0px 15px 0px;
}

#buddypress .standard-form input[type=text] {
    width: 100%;
    border:2px solid;
    padding: 10px;
    margin-bottom: 10px;
}

#buddypress .standard-form div.submit input {
    margin-right: 15px;
    padding: 10px 15px;
    border:none;
}

#buddypress table.forum tr td, #buddypress table.forum tr th, #buddypress table.messages-notices tr td, #buddypress table.messages-notices tr th, #buddypress table.notifications tr td, #buddypress table.notifications tr th, #buddypress table.notifications-settings tr td, #buddypress table.notifications-settings tr th, #buddypress table.profile-fields tr td, #buddypress table.profile-fields tr th, #buddypress table.profile-settings tr td, #buddypress table.wp-profile-fields tr td, #buddypress table.wp-profile-fields tr th {
    padding: 12px;
    vertical-align: middle;
}

#buddypress div.message-search {
    float: left;
    display: block;
    margin: 0;
    width: 100%;
    padding: 15px;
}

#buddypress span.screen-reader-text {
    display: none;
}

#buddypress table#message-threads tr.unread td .activity, #buddypress table#message-threads tr.unread td .thread-excerpt, #buddypress table#message-threads tr.unread td.thread-options {
    font-weight: 500;
    line-height: 16px;
    font-size: 12px;
    text-align: left;
}

#buddypress table tr td.thread-info p, #buddypress table.profile-fields p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

#buddypress #message-threads img.avatar {
    max-width: none;
    display: block;
    margin-bottom: 5px;
}

#buddypress table#message-threads tr.unread td {
    background: #fff9db;
    border-top: none;
    border-bottom: none;
    font-weight: 600;
    font-size: 12px;
}

#buddypress .standard-form textarea#message_content {
    height: 100px;
}

#buddypress .standard-form textarea {
    width: 100%;
    border: 2px solid;
    height: 120px;
}

#buddypress ul.item-list li div.item-title span {
    display: none;
}

#buddypress ul.item-list li div.item-title, #buddypress ul.item-list li h4 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

#buddypress ul.item-list li div.item-desc p {
  font-size: 12px;
  text-transform: capitalize;
}

#buddypress ul.item-list li div.item-desc {
    margin: 0;
    width: 100%;
}

#buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form textarea {
  border:2px solid;
  padding: 10px 15px;
  display: block;
  width: 100%;
}

#buddypress #item-header-cover-image #item-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0 0 10px;
    padding: 0 0 5px;
}

#buddypress div.item-list-tabs ul li a span {
    border-radius: 2px;
    border: none;
    display: inline;
    font-size: 11px;
    margin-left: 2px;
    padding: 4px 8px;
    text-align: center;
    vertical-align: middle;
}

#buddypress div.item-list-tabs {
    margin-bottom: 30px;
}

#buddypress div.dir-search {
    position: absolute;
    display: block;
    width: 100%;
        padding: 15px 15px 10px 15px;
    top: 75px;
    float: none;
    margin: 0;
}

#buddypress div#members-dir-list, #buddypress div#groups-dir-list {
    margin-top: 65px;
}

#buddypress div.dir-search input[type=text], #buddypress li.groups-members-search input[type=text] {
    display: block;
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    padding: 7px 15px 7px;
}

#buddypress ul.item-list li div.action {
    position: absolute;
    top: 15px;
    right: 25px;
    text-align: right;
}

div#buddypress {
  position: relative;
    margin-top: 10px;
}

.widget.buddypress #bp-login-widget-form #bp-login-widget-submit {
    margin-top: 10px;
    margin-right: 10px;
    border: none;
    padding: 12px 15px;
}

.bp-login-widget-user-avatar {
  position: relative;
  top: 40px;
}

/**************************************************************************************
*
* BUDDYPRESS RESPONSIVE
*
**************************************************************************************/
@media all and (max-width: 767px) and (min-width: 300px) {

  #buddypress div#item-nav {
      width: 100%;
      float: none;
  }

  #buddypress div#item-body {
      position: relative;
      top: 5px;
      width: 100%;
      float: none;
      padding: 0;
  }

  #buddypress div.item-list-tabs#subnav ul li.last {
    display: none;
  }

  #members_search_submit, #groups_search_submit {
    display: none;
  }

  form#search-members-form label, form#search-groups-form label {
    display: block;
  }

  #buddypress div.dir-search {
      top: 65px;
  }

}













