/*--------------------------------------------------------------------------------------

General

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Misc
--------------------------------------------------------------*/

.gp-theme #buddypress form#whats-new-form #whats-new-options select,
.gp-theme #buddypress div.item-list-tabs ul li.last select {
padding-top: 2px;
padding-bottom: 2px;
}
.gp-theme #buddypress #item-header {
display: none;
}
.gp-theme #buddypress div.pagination .pag-count {
margin-left: 0;
}
.gp-theme #buddypress div.pagination .pagination-links a, 
.gp-theme #buddypress div.pagination .pagination-links span {
font-size: 16px;
}
#gp-buddypress-column-left {
float: left;
width: 30%;
margin-right: 4%
}
#gp-buddypress-column-right {
float: left;
width: 66%;
}
.gp-theme #buddypress table {
margin: 20px 0;
}
.bp-tooltip:active:after, 
.bp-tooltip:focus:after, 
.bp-tooltip:hover:after {
display: none;
}

/*--------------------------------------------------------------
Buttons
--------------------------------------------------------------*/

.gp-theme #buddypress .comment-reply-link, 
.gp-theme #buddypress .generic-button a, 
.gp-theme #buddypress a.button, 
.gp-theme #buddypress button, 
.gp-theme #buddypress input[type=button], 
.gp-theme #buddypress input[type=reset], 
.gp-theme #buddypress input[type=submit], 
.gp-theme #buddypress ul.button-nav li a, 
a.bp-title-button {
padding: 12px 18px;
border: 0;
border-radius: 3px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
font-size: 18px;
line-height: 1;
font-family: 'Unica One', sans-serif;
letter-spacing: -1px;
cursor: pointer;
text-align: center;
background: #38b6bb;
color: #fff;
text-transform: uppercase;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
@-moz-document url-prefix() { /* FireFox fix */
.gp-theme #buddypress .comment-reply-link, 
.gp-theme #buddypress .generic-button a, 
.gp-theme #buddypress a.button, 
.gp-theme #buddypress button, 
.gp-theme #buddypress input[type=button], 
.gp-theme #buddypress input[type=reset], 
.gp-theme #buddypress input[type=submit], 
.gp-theme #buddypress ul.button-nav li a, 
a.bp-title-button {
background: #38b6bb;
box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
}
}
.gp-theme #buddypress .comment-reply-link:hover, 
.gp-theme #buddypress a.button:focus, 
.gp-theme #buddypress a.button:hover, 
.gp-theme #buddypress button:hover, 
.gp-theme #buddypress div.generic-button a:hover, 
.gp-theme #buddypress input[type=button]:hover, 
.gp-theme #buddypress input[type=reset]:hover, 
.gp-theme #buddypress input[type=submit]:hover, 
.gp-theme #buddypress ul.button-nav li a:hover, 
.gp-theme #buddypress ul.button-nav li.current a {
border: 0;
background: #38b6bb;
box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
}
.gp-theme #buddypress .small a.button,
.gp-theme #buddypress .action a.button,
.gp-theme #buddypress .action .generic-button a {
padding: 5px 8px;
}
.gp-theme #buddypress a.button:focus {
color: #fff !important;
}


/*--------------------------------------------------------------------------------------

BuddyPress Header

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
General
--------------------------------------------------------------*/

#gp-buddypress-header .gp-page-header {
z-index: 2;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
#gp-buddypress-header .gp-page-header .gp-container {
height: 225px;
padding-bottom: 0 !important;
}
#gp-buddypress-header #item-header-avatar {
position: absolute;
bottom: -20px;
left: 30px;
}
#gp-buddypress-header #item-header-avatar .avatar {
border-radius: 0;
border: 10px solid #fff;
}

/*--------------------------------------------------------------
Main Item Tabs
--------------------------------------------------------------*/

.gp-theme #buddypress div.item-list-tabs {
border-bottom: 1px solid #eee;
}
.gp-theme #buddypress div.item-list-tabs ul li  {
float: left;
position: relative;
margin: 0;
padding: 0;
text-align: center;
list-style-type: none;
border-left: 1px solid #eee;
}
.gp-theme #buddypress div.item-list-tabs ul li:first-child {
border-left-width: 0;
}
.gp-theme #buddypress div.item-list-tabs ul li a, 
.gp-theme #buddypress div.item-list-tabs ul li span {
display: block;
padding: 15px 20px;
font-size: 14px;
line-height: 1;
font-weight: 600;
cursor: pointer;
color: #000;
}
.gp-theme #buddypress div.item-list-tabs ul li a:hover {
color: #38b6bb;
}
.gp-theme #buddypress div.item-list-tabs ul li.current a,
.gp-theme #buddypress div.item-list-tabs ul li.selected a {
color: #38b6bb;
font-weight: 600;
background: none;
}
.gp-theme #buddypress div.item-list-tabs ul li a span {
border-radius: 4px;
display: inline-block;
margin-left: 2px;
padding: 2px 4px;
text-align: center;
font-size: 12px;
vertical-align: middle;
background: #000;
color: #fff;
border: 0;
}
.gp-theme #buddypress div.item-list-tabs ul li a:hover span, 
.gp-theme #buddypress div.item-list-tabs ul li.current a span, 
.gp-theme #buddypress div.item-list-tabs ul li.selected a span {
background: #38b6bb;
color: #fff;
}

/*--------------------------------------------------------------
Sub Nav Item Tabs
--------------------------------------------------------------*/

.gp-theme #buddypress div.item-list-tabs#subnav {
margin: 0 0 20px 0;
padding: 0 10px;
border: 0;
background: #f8f8f8;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul li {
border: 0;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul li a {
padding: 15px 10px;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul li.current a, 
.gp-theme #buddypress div.item-list-tabs#subnav ul li.selected a {
background: none;
opacity: 1;
}
.gp-theme #buddypress div.item-list-tabs#subnav ul li.last {
margin-top: 6px;
float: right;
}
.gp-theme #buddypress div.dir-search {
float: left;
margin: 0 0 20px 0;
}
.gp-theme #buddypress div.dir-search form input[type=text], 
.gp-theme #buddypress div.message-search form input[type=text], 
.gp-theme #buddypress li.groups-members-search form input[type=text] {
float: left;
margin-right: 5px;
padding: 8px;
font-size: 15px;
background: none;
}
.gp-theme #buddypress #activity-filter-select select,
.gp-theme #buddypress #groups-order-select select,
.gp-theme #buddypress #members-order-select select {
margin-bottom: 5px;
}

/*--------------------------------------------------------------------------------------

Activity

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
What's New Box
--------------------------------------------------------------*/

.gp-theme #buddypress form#whats-new-form p.activity-greeting {
line-height: 22px;
}
.gp-theme #whats-new-post-in-box {
font-size: 14px;
}

/*--------------------------------------------------------------
Avatars
--------------------------------------------------------------*/

.gp-theme #buddypress #activity-stream li .activity-avatar {
float: left;
margin-right: 20px;
}
.gp-theme #buddypress #activity-stream li .activity-avatar a img.avatar {
display: inline;
float: none;
height: 60px;
width: 60px;
margin: 0;
}
.gp-theme #buddypress #activity-stream li.mini .activity-avatar a img.avatar {
height: 30px; 
margin-left: 30px;
width: 30px;
}

/*--------------------------------------------------------------
Activity Headers
--------------------------------------------------------------*/

.gp-theme #buddypress .activity-list .activity-content .activity-header img.avatar {
margin: 0 5px -4px 0 !important;
}
.gp-theme #buddypress #activity-stream li .activity-content {
margin: 0;
overflow: hidden;
}
.gp-theme #buddypress #activity-stream .activity-header p {
font-size: 14px;
line-height: 20px;
font-weight: 500;
}
body.activity-permalink #buddypress #activity-stream.item-list {
margin-top: 10px;
}
body.activity-permalink #buddypress .activity-list li .activity-header > p {
padding: 0;
}
body.activity-permalink .gp-theme #buddypress .activity-list li .activity-content {
line-height: 32px;
}
body.activity-permalink #buddypress div.activity-comments {
margin-left: 70px;
} 
.gp-theme #buddypress div.activity-comments form .ac-textarea {
border: 1px solid #ddd;
}

/*--------------------------------------------------------------
Meta
--------------------------------------------------------------*/

.gp-theme #buddypress div.activity-meta {
margin-top: 0;
}
.gp-theme #buddypress div.activity-meta a,
.gp-theme #buddypress #reply-title small a, 
.gp-theme #buddypress a.bp-primary-action,
.gp-theme #buddypress a.bp-secondary-action {
display: inline;
padding: 4px 8px;
font-family: 'Unica One', sans-serif;
font-size: 13px;
line-height: 1;
background: #38b6bb;
color: #fff;
border-radius: 3px;
text-transform: uppercase;
box-shadow: none;
letter-spacing: 0;
}
.gp-theme #buddypress div.activity-meta a:hover,
.gp-theme #buddypress #reply-title small a:hover, 
.gp-theme #buddypress a.bp-primary-action:hover,
.gp-theme #buddypress a.bp-secondary-action:hover {
color: #fff;
box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
}
.gp-theme #buddypress #reply-title small a span, 
.gp-theme #buddypress a.bp-primary-action span {
display: inline-block;
border-radius: 4px;
padding: 1px 4px;
background: rgba(255, 255, 255, 0.3);
}
.gp-theme #buddypress #reply-title small a span:hover, 
.gp-theme #buddypress a.bp-primary-action span:hover,
.gp-theme #buddypress #reply-title small a:hover span, 
.gp-theme #buddypress a.bp-primary-action:hover span {
background: rgba(255, 255, 255, 0.3);
}
.gp-theme #buddypress .activity-list .activity-content .activity-inner, 
.gp-theme #buddypress .activity-list .activity-content blockquote {
margin-top: 0;
}

/*--------------------------------------------------------------
Replies
--------------------------------------------------------------*/

.gp-theme #buddypress #activity-stream .activity-comments ul {
background: rgba(247,247,247,.6);
margin: 15px 0 0 20px;
}
.gp-theme #buddypress #activity-stream .activity-comments ul p {
line-height: 20px;
}

/*--------------------------------------------------------------
Load more button
--------------------------------------------------------------*/

.gp-theme #buddypress .activity-list li.load-more, 
.gp-theme #buddypress .activity-list li.load-newest {
padding: 0;
}
.gp-theme #buddypress .activity-list li.load-more a, 
.gp-theme #buddypress .activity-list li.load-newest a {
display: block;
cursor: pointer;
padding: 13px 15px;
cursor: pointer;
}

    
 /*--------------------------------------------------------------------------------------

Profile

--------------------------------------------------------------------------------------*/

.gp-theme #buddypress div.profile h2 {
font-size: 20px;
line-height: 28px;
}
.gp-username {
font-size: 36px;
line-height: 1;
font-weight: 700;
margin: 0 0 5px 0;
}
.user-nicename {
margin-top: 0;
font-size: 18px;
line-height: 1;
font-weight: 700;
opacity: 0.4;
}
.bp-user .gp-theme #buddypress .profile .bp-widget h4 {
background: #333;
color: #fff;
padding: 10px;
}
.bp-user .gp-theme #buddypress .profile .bp-widget table {
border: 1px solid #eee;
margin-top: 0;
}
.bp-user .gp-theme #buddypress table td {
font-size: 16px;
}
#button-nav {
margin-left: 0;
}
.gp-theme #buddypress #profile-edit-form ul.button-nav {
margin: 15px 0 0 0;
}
.gp-theme #buddypress #profile-edit-form ul.button-nav a {
padding: 0 10px;
}

/*--------------------------------------------------------------------------------------

Groups

--------------------------------------------------------------------------------------*/

.gp-theme #buddypress ul.item-list li .item {
left: 3%;
margin-left: 0;
position: relative;
width: 80%;
}
.gp-theme #buddypress ul.item-list li div.item-title {
width: 94%;
margin-left: 60px;
font-size: 18px;
line-height: 28px;
}
.gp-theme #buddypress ul.item-list li div.item-meta {
margin-left: 60px;
line-height: 1;
}
.gp-theme #buddypress ul.item-list li .item span.activity, 
.gp-theme #buddypress ul.item-list li div.action .meta {
line-height: 1;
font-style: italic;
}
.gp-theme #buddypress ul.item-list li .item .item-desc {
width: 94%;
font-size: 16px;
line-height: 22px;
}
.left-menu .avatar {
width: 160px;
border-radius: 0;
}
#avatar-crop-pane {
border-radius: 0;
}

/*--------------------------------------------------------------------------------------

Single Group

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
General
--------------------------------------------------------------*/

.gp-theme #buddypress ul.item-list li .item .item-title .update {
display: block;
font-size: 14px;
line-height: 20px;
}
.gp-group-name {
font-size: 36px;
line-height: 1;
font-weight: 400;
margin: 0 0 15px 0;
}
#gp-buddypress-column-left #item-buttons {
float: left;
width: 100%;
margin-bottom: 5px;
}
.gp-theme #buddypress #item-header-content #item-buttons .generic-button {
float: left;
margin: 0 10px 10px 0;
}
.gp-theme #buddypress #item-header-content #item-buttons .generic-button a {
padding: 6px 9px;
font-size: 14px;
letter-spacing: -1px;
}
#gp-buddypress-column-left ul {
margin: 0;
}
#gp-buddypress-column-left ul li {
list-style: none;
}
#gp-buddypress-column-left #item-meta p {
margin: 15px 0 30px;
}
#gp-buddypress-column-left #item-actions h2 {
margin-bottom: 5px;
font-size: 20px;
line-height: 1;
}
#gp-buddypress-column-left ul img.avatar, 
#gp-buddypress-column-left ul.avatars img.avatar {
height: 30px;
width: 30px;
margin: 2px;
}
.gp-theme #buddypress ul.item-list li h5 {
clear: none;
margin: 6px 0 0 0;
}
.gp-theme #buddypress ul.item-list li h5 span.small {
float: left;
overflow: hidden;
clear: both;
margin-top: 10px;
width: 100%;
}

/*--------------------------------------------------------------
Group forums
--------------------------------------------------------------*/
	
#item-body #bbpress-forums h3 {
margin: 0;
}
.gp-theme #bbpress-forums div.bbp-the-content-wrapper input {
font-size: 12px;
padding: 5px;
margin: 0 2px 0 0;
line-height: 1em;
}


/*--------------------------------------------------------------------------------------

Messages

--------------------------------------------------------------------------------------*/

.gp-theme.bp-user .gp-theme #buddypress #message-threads tr .thread-from img {
float: left;
margin-right: 10px;
}
.gp-theme.bp-user .gp-theme #buddypress #message-threads tr span.from {
display: none;
}
.gp-theme #buddypress .standard-form li {
float: none;
}


/*--------------------------------------------------------------------------------------

Widgets

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
BuddyPress Groups/Members/Friends Widgets
--------------------------------------------------------------*/

/* List items ************************************/

.gp-theme .widget.buddypress #friends-list li,
.gp-theme .widget.buddypress #groups-list li,
.gp-theme .widget.buddypress #members-list li,
.gp-theme .bp-dynamic-block-container ul.item-list li {
display: flex;
align-items: center;
margin: 0 0 10px;
padding: 0 0 10px 0;
border-style: solid;
border-bottom-width: 1px;
}
.gp-theme .widget.buddypress #friends-list li:last-child,
.gp-theme .widget.buddypress #groups-list li:last-child,
.gp-theme .widget.buddypress #members-list li:last-child,
.gp-theme .bp-dynamic-block-container ul.item-list li:last-child {
margin: 0;
padding: 0;
border: 0;
}

/* Item Options ************************************/

.gp-theme .widget.buddypress div.item-options {
margin: 0 0 20px -10px;
padding: 0;
line-height: 1;
}
.gp-theme .widget.buddypress div.item-options a {
font-size: 12px;
text-transform: uppercase;
padding: 0 10px;
}
.gp-theme .widget.buddypress div.item-options a:hover {
text-decoration: underline;
}
.gp-theme .widget.buddypress div.item-options .bp-separator {
display: none;
}

/* Item headers ************************************/

.gp-theme .widget.buddypress .item-title {
font-weight: 500;
font-size: 14px;
line-height: 19px;
}
.gp-theme .widget.buddypress .item-title a:hover {
text-decoration: underline;
}

/* Item Avatars ************************************/

.gp-theme .widget.buddypress ul.item-list li .item-avatar,
.gp-theme .bp-dynamic-block-container ul.item-list li .item-avatar {
width: auto;
float: none;
margin: 0 10px 0 0;
}
.gp-theme .widget.buddypress ul.item-list img.avatar {
width: 48px;
height: 48px;
}

/* Item Content ************************************/

.gp-theme .widget.buddypress div.item,
.gp-theme .bp-dynamic-block-container ul.item-list li .item {
margin: 0;
}

/* Item meta ************************************/

.gp-theme .widget.buddypress div.item-meta {
line-height: 1;
opacity: 1;
margin: 2.5px 0 0 0;
}

/*--------------------------------------------------------------
BuddyPress Recently Active Members/Who's Online Widgets
--------------------------------------------------------------*/

.gp-theme .widget.buddypress.widget_bp_core_recently_active_widget,
.gp-theme .widget.buddypresswidget_bp_core_whos_online_widget {
padding-bottom: 5px;
}
.widget.buddypress .avatar-block {
display: flex;
flex-wrap: wrap;
margin-bottom: 10px;
column-gap: 10px;
row-gap: 10px;
}
.widget.buddypress .item-avatar,
.widget.buddypress .item-avatar a {
line-height: 0;
margin: 0;
}
.gp-theme .widget.buddypress div.item-avatar img {
width: 60px;
height: 60px;
margin: 0;
}

/*--------------------------------------------------------------
BuddyPress Latest Activity Widget
--------------------------------------------------------------*/

.gp-theme .bp-latest-activities-block .activity-list.item-list blockquote {
overflow: visible;
margin: 0 0 20px 0;   
padding: 0 5px;    
background: none;
border: none;
}
.gp-theme .bp-latest-activities-block .activity-list.item-list blockquote p {
color: inherit;
font-size: inherit;
line-height: inherit;
}
.gp-theme .bp-latest-activities-block .activity-list.item-list blockquote:before {
content: '';
}
.gp-theme .bp-latest-activities-block .activity-list.item-list blockquote:last-child {
margin: 0;
}
.gp-theme .bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini) {
padding: 10px;
margin-bottom: 15px;
}
.gp-theme .bp-latest-activities-block .activity-list.item-list blockquote .activity-item:not(.mini) {
padding: 10px;
margin-bottom: 15px;
}
.gp-theme .bp-latest-activities-block .activity-list.item-list blockquote cite {
padding-bottom: 0;
opacity: 1;
}
.gp-theme .bp-latest-activities-block .activity-list.item-list blockquote a {
color: inherit;
font-size: inherit;
line-height: inherit;
}

/*--------------------------------------------------------------
BuddyPress Login Widget
--------------------------------------------------------------*/

.gp-theme .widget_bp_core_login_widget .bp-login-widget-user-links {
margin: 0;
}
.gp-theme .widget_bp_core_login_widget .bp-login-widget-user-link {
font-weight: 700;
}
.gp-theme .widget_bp_core_login_widget .bp-login-widget-user-logout {
margin-top: 5px;
line-height: 1;
}

/*--------------------------------------------------------------------------------------

Registration

--------------------------------------------------------------------------------------*/

.gp-theme #buddypress div.register-section h2 {
font-size: 20px;
line-height: 28px;
}


/*--------------------------------------------------------------------------------------

BuddyPress Global Search plugin

--------------------------------------------------------------------------------------*/

.gp-theme #buddypress .search_results ul.item-list li div.item-desc {
display: none;
}


/*--------------------------------------------------------------------------------------

Media Queries

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Tablet (landscape)
--------------------------------------------------------------*/
		
@media only screen and (max-width: 1082px) {

}


/*--------------------------------------------------------------
Tablet (portrait)
--------------------------------------------------------------*/
		
@media only screen and (max-width: 1023px) {

	#gp-buddypress-column-left {
	width: 100%;
	margin-right: 0;
	margin-bottom: 30px;
	}
	#gp-buddypress-column-right {
	width: 100%;
	}
    
}

/*--------------------------------------------------------------
979px width
--------------------------------------------------------------*/

@media only screen and (max-width: 979px) {
	
	.gp-theme #buddypress div.item-list-tabs#object-nav ul li,
	.gp-theme #buddypress div.item-list-tabs:not(#subnav) ul li {
	width: 100%;
	text-align: left;
	border-left: 0;
	border-top: 1px solid #eee;
	}
	.gp-theme #buddypress div.item-list-tabs#object-nav ul li:first-child,
	.gp-theme #buddypress div.item-list-tabs:not(#subnav) ul li:first-child {
	border-top: 0;
	}	
	.gp-theme #buddypress div.item-list-tabs#object-nav ul li a,
	.gp-theme #buddypress div.item-list-tabs:not(#subnav) ul li a {
	padding: 10px 0;
	}
	
}

/*--------------------------------------------------------------
Mobile (landscape)
--------------------------------------------------------------*/
		
@media only screen and (max-width: 767px) {

	.bp-user #gp-buddypress-header div.item-list-tabs#object-nav ul,
	.single-item.groups #gp-buddypress-header div.item-list-tabs#object-nav ul {
	margin: 0;
	}
	#gp-buddypress-header div.item-list-tabs#object-nav ul li a {
    padding: 10px 10px;
    }
	.gp-theme #buddypress ul.item-list li div.action {
    clear: left;
    float: none;
    margin: 0;
    padding: 20px 0 5px;
    position: relative;
    text-align: left;
    top: 0;
    text-align: right;
    }
	.gp-theme #buddypress ul.item-list li div.action div {
	display: inline-block;
	margin: 10px 0 0 0;
	width: 100%;
	}
	.gp-theme #buddypress .activity-inner object, 
	.gp-theme #buddypress .activity-inner embed, 
	.gp-theme #buddypress .activity-inner video, 
	.gp-theme #buddypress .activity-inner iframe {
	height: auto;
	}
  
}

/*--------------------------------------------------------------
Mobile (portrait)
--------------------------------------------------------------*/
		
@media only screen and (max-width: 567px) {

	.gp-theme #whats-new-post-in-box {
	width: 100%;
	overflow: hidden;
	clear: both;
	}
	.gp-theme #buddypress #activity-stream li .activity-avatar {
    margin-right: 0;
	}
	.gp-theme #buddypress #activity-stream li .activity-avatar a img.avatar {
    width: 30px;
	height: 30px;
	}
	.gp-theme #buddypress #activity-stream li.mini .activity-avatar a img.avatar {
	margin-left: 0;
	}
	.gp-theme #buddypress .activity-list .activity-content .activity-inner, 
	.gp-theme #buddypress .activity-list .activity-content blockquote {
    font-size: 14px;
    line-height: 30px;
}
	.gp-theme #buddypress div.activity-comments {
	margin-left: 0;
	}   
	.gp-theme #buddypress .standard-form #basic-details-section, 
	.gp-theme #buddypress .standard-form #blog-details-section, 
	.gp-theme #buddypress .standard-form #profile-details-section {
	width: 100%;
	}

}

/*--------------------------------------------------------------
Mobile (BuddyPress breakpoint)
--------------------------------------------------------------*/
		
@media only screen and (max-width: 480px) {

	.gp-theme #buddypress div.dir-search input[type=text] {
	margin-bottom: 0;
	width: 200px;
	}

}