/**
* Theme Name: D-Jil
* Description: D-Jil theme, based on BuddyX
* Author: CV
* Template: buddyx
* Version: 3.2.0
*/



/* ----- widgets ----- */
.widget-area .sponsors {
    margin-bottom:  0;
}
.widget-area .sponsors p {
    margin-top:  0;
}


/* ----- groups ----- */
.groups-header .bp-group-type-list {
    display: none;
}


/* ----- docs ----- */
body.groups .bp-docs h2.directory-title {
    display: none;
}
body.directory .bp-docs table.doctable th,
body.groups .bp-docs table.doctable th {
    padding: 0rem 0.5rem;
    white-space: nowrap;
}
body.directory .bp-docs table.doctable img {
    display:  inline-block;
}
body.single-bp_doc .site-sub-header {
    display: none;
}
body.single #bp-docs-single-doc-header {
    margin-top:  -2rem;
}
body.single #bp-docs-single-doc-header .doc-permissions {
    display:  none;
}
body.single #bp-docs-single-doc-header #doc-group-summary img {
    display:  inline-block;
}
body.single #bp-docs-single-doc-header #doc-permissions-summary {
    display: inline-block;
    float: right;
    margin-top: -2.2rem;
}
body.single #bp-docs-single-doc-header #doc-permissions-summary a {
    margin-left: 1rem;
    margin-top: 2px;
}
body.single .bp-docs-nav {
    display:  none;
}
body.single h2.doc-title {
  font-family: Open Sans;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
}
