/* BuddyBoss styles and over-rides */

/* ----- Header ----- */
/*
.site-header .site-header-container.flex {
	display: none;
}
.logged-in .site-header .site-header-container.flex {
	display: flex;
}
*/

/* ----- Layout / Structure ----- */
#page .bp-sitewide-notice {
	background: #e0f9fd;
}
#page .bp-sitewide-notice strong {
	font-family: 'Proxima Nova Bold';
	font-weight: 700;
}
#page .bp-sitewide-notice p {
	color: #1a1b21;
}
#page .bp-sitewide-notice-wrap {
	width: 1400px;
	max-width: inherit;
}

#page #content #primary {
	max-width: inherit;
	padding-top: 0;
	padding-bottom: 15px;
}

.bb-grid.site-content-grid {
	display: block;
}

.bb-grid-cell:not(.no-gutter),
.bb-grid>:not(.no-gutter) {
	padding: 0;
}

/* item body styling for unique pages */
.profile-edit .item-body,
.notifications .item-body,
.settings .item-body {
	min-height: 600px;
	padding: 30px;
	background: #fff;
	border:  1px solid #ddd;
	border-radius: 4px;
}

.bs-section-title {
	margin: 0;
}

.buddypress-wrap .item-body .screen-heading {
	font-weight: 700 !important;
}

.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav {
	margin-bottom: 0;
}

.bp-navs ul.subnav {
	margin: 0 0 20px;
}

/* ----- Forms ----- */
.bp-profile-search-widget .bp-checkbox-wrap label,
.bp-profile-search-widget .bp-radio-wrap label {
	font-size: .9em;
	margin: 0 0 5px;
}
.bs-styled-checkbox+label:before {
	margin-top: -3px;
}
.bp-profile-search-widget .bp-checkbox-wrap label:after {
	top: -1px;
}

.bp-profile-content .screen-heading.profile-group-title.edit {
	display: none;
}
.buddypress-wrap .profile.edit .editfield {
	padding: 0;
	background: none;
	border: none;
}
.buddypress-wrap .profile.edit .editfield legend {
	font-weight: 700 !important;
}
.bs-styled-checkbox:checked+label:after {
	top: -1px;
}
.bb-bp-settings-content .main-notification-settings .bs-styled-checkbox:checked+label:after {
	top: 1px;
}

#buddypress .bp-profile-content .field-visibility-settings-toggle,
#buddypress .bp-profile-content .field-visibility-settings,
#buddypress .bp-profile-content .current-visibility-level {
    display: none !important;
}


/* comments */
.buddypress-wrap .activity-comments form {
	background: none;
}
.buddypress-wrap .activity-comments > ul {
	background: none;
}
form.ac-form .ac-reply-content .ac-textarea .ac-input[contenteditable=true].medium-editor-element {
	min-height: 100px;
}

/*
.logged-in .bb-grid.site-content-grid {
	width: 100%;
}
*/

/* ----- Header ----- */
.user-link img {
	margin: 0;
}
.bb-mobile-panel-inner .panel-menu {
	list-style: none;
	margin: 0;
}
.bb-mobile-panel-inner .panel-menu li {
	margin: 0;
	border-top: 1px solid #ddd;
}
.bb-mobile-panel-inner .panel-menu li:first-child {
	border: none;
}
.bb-mobile-panel-inner .panel-menu li a {
	display: block;
	position: relative;
	padding: 10px 0 10px 60px;
}
.bb-mobile-panel-inner .panel-menu li a .menu-icon {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 24px;
}
.bb-mobile-panel-inner .panel-menu li a .menu-title {
	display: block;
	font-weight: 700;
	color: #1a1b21;
}
.bb-mobile-panel-inner .panel-menu li a .menu-desc {
	display: block;
	font-size: .85em;
	color: #9B9C9F;
}

/* ----- Groups ----- */
.subnav-search.groups-search {
	margin-top: -88px;
}

/* ----- Directory ----- */
#buddypress .members-list > li {
	min-width: inherit;
}
#friend-list.item-list.grid .list-wrap.secondary-buttons,
#members-list.item-list.grid .list-wrap.secondary-buttons,
.item-list.bp-search-results-list.grid .list-wrap.secondary-buttons,
.item-list.groups-list.grid .list-wrap.secondary-buttons {
	padding: 10px 10px 52px;
}
#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap {
	margin: 0 -10px;
}

/* ----- Forums ----- */
.app-content .bbp-breadcrumb {
	display: block;
}
.app-content .bs-item-list.list-view {
	margin: 0 0 20px;
}
.single.single-forum .type-forum .bb-topic-banner {
	width: auto;
	left: inherit;
	right: inherit;
	margin: -30px -30px 30px;
}
.single.single-forum .type-forum .bb-topic-banner .entry-header.bb-single-forum {
	padding: 30px;
}
#bbpress-forums .bs-single-forum-list li.bs-header-item .item  {
	padding-top: 0;
	border-top: none;
}

/* ----- Profiles ----- */
#page #cover-image-container {
	margin: 0;
}
#buddypress table.profile-fields tr td.label {
	width: 25%;
	font-weight: 700;
	color: #1a1b21;
}

/* ----- Search Results ----- */
.bp-search-page.buddypress-wrap .search-results-header h1 {
	line-height: 1.2;
}


@media (max-width: 1399px) {

	#page .bp-feedback.bp-sitewide-notice {
		padding: 20px;
	}
	#page .bp-sitewide-notice-wrap {
		position: relative;
		display: block;
		width: 100%;
		padding: 0 40px 0 0;
	}
	#page .bp-sitewide-notice-wrap button {
		position: absolute;
		top: 0;
		right: 0;
	}

}

@media (max-width: 1199px) {

	.bp-search-page.buddypress-wrap .search-results-header {
		padding: 0 30px;
	}

}

@media (max-width: 799px) {

	/*
	.bb-left-panel-mobile,
	.header-search-link {
    	color: #fff;
	}
	.site-header .bb-left-panel-mobile > i {
    	color: #fff;
    }
    .site-header .header-aside i {
	    color: #fff;
	}
	*/

}

@media (max-width: 544px) {

	.subnav-search.groups-search {
	    margin-top: -6px;
	}

	#buddypress .bp-profile-wrapper table.profile-fields tr {
		display: block;
	}
	#buddypress .bp-profile-wrapper table.profile-fields tr td {
		display: block;
		width: 100%;
	}
	#buddypress .bp-profile-wrapper table.profile-fields tr td.label {
		padding-bottom: 5px;
	}

}

