/*
Theme Name:     GWNET
Theme URI:      https://seventhqueen.com/themes/kleo/
Description:    A Kleo child theme for GWNET
Version:        1.0
Author:         Sidetrack Studio
Author URI:     https://sidetrack.studio
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

/* --------------//////////////////////////////////////////////////////////////// */
/* - SIDETRACK --//////////////////////////////////////////////////////////////// */
/* --------------//////////////////////////////////////////////////////////////// */

.bph_xprofile_fields {
	margin-top: .5rem;
	position: absolute;
  left: auto;
}

#buddypress #members-list .member-inner-list {
    padding: 30px 0 7rem;
}

span.label.radius.pmpro_label {
	display: none;
}

.main-title {
    margin-bottom: 0px;
}

#main-container h1.page-title.text-center {
	color: orange;
}

/* --------------//////////////////////////////////////////////////////////////// */
/* --- HEADER ---//////////////////////////////////////////////////////////////// */
/* --------------//////////////////////////////////////////////////////////////// */


.social-header {
    background-color: #ffffff !important;
	border: none;
}
.logo img {
    margin-top: -16px;
}
.top-menu {
	float:right !important;
}
.header-normal {
	padding: 10px 0;
}
.header-scrolled {
	padding: 4px 0;
}
.header-scrolled .logo img {
    margin-top: -6px;
}
.top-bar {
    padding-top: 20px;
	line-height: 30px;
	background-image:url(assets/img/flag.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size: 94px;
}
.menu-item-7874 {
	text-transform: uppercase;
	line-height:26px;
}
.menu-item-7874 a {
	color: #a28f80 !important;
	font-weight:800 !important;
	letter-spacing: .1em;
}

.menu-item-7874 a:hover {
	color: #635e59 !important;
}

.kleo-main-header .nav > li.active > a {
    box-shadow: inset 0px -4px 0px 0px #fbaa37;
}
#menu-main-menu a {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:.06em; 
	color:#635e59;
}
#menu-main-menu a:hover {
	color:#383834;
}


/* --------------//////////////////////////////////////////////////////////////// */
/* --- BODY ---//////////////////////////////////////////////////////////////// */
/* --------------//////////////////////////////////////////////////////////////// */

.main-title {
	background:#e8e3df;
	margin-top: 10px;
}
.page-title {
	text-transform: uppercase;
	letter-spacing: .1em;
}
.masonry-listing .format-standard .post-title {
    border-left: 8px solid #b04b3d;
}
.hr-title {
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 11px;
    text-align: left;
    height: 10px;
    line-height: 20px;
    margin: 0px;
    height: auto;
}
.share-links {
    text-align: left;
}
.hr-title.hr-long {
    width: 100%;
}
.vc_separator h4 {
    font-size: 20px;
    letter-spacing: 0.08em;
    color: #a28f80 !important;
}
.geodir_new_listing {
	display: none;
}
.geodir-addinfo {
	display:none;
}
.main-title {
	margin-bottom: 40px;
}

/* -------------------------//////////////////////////////////////////////////////////////// */
/* --- MEMBERSHIP STUFFS ---//////////////////////////////////////////////////////////////// */
/* -------------------------//////////////////////////////////////////////////////////////// */
#toc_container {
	display:none;
}

/* --------------//////////////////////////////////////////////////////////////// */
/* --- FOOTER ---//////////////////////////////////////////////////////////////// */
/* --------------//////////////////////////////////////////////////////////////// */
#socket {
	border-top: solid 1px #e8e3df !important;
}
@media (max-width: 991px) {
#header .navbar-nav .dropdown-menu {
display: block !important;
}
