/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* Meniu BuddyPress */

.elementor .meniuBuddy, .elementor .meniuBuddyMobile {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-60%);
	min-width: 170px;
	margin: 10px 0px 0px 0px;
	padding: 20px 10px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s ease-out,visibility .2s ease-out;
	-o-transition: opacity .3s ease-out,visibility .2s ease-out;
	transition: opacity .3s ease-out,visibility .2s ease-out;
}

#iconita:hover .meniuBuddy, #iconita:hover .meniuBuddyMobile  {
	opacity: 1;
	visibility: visible;
}

.meniuBuddy ul li, #qodef-page-mobile-header-inner .meniuBuddyMobile ul li {
	line-height: 0.2rem;
	position: relative;
	margin: 0px important;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.meniuBuddy ul li a, #qodef-page-mobile-header-inner .meniuBuddyMobile ul li a {
	color: #777777;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #777;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease,-webkit-transform .3s ease;
	display: block;
}

.meniuBuddy ul li a:hover, #qodef-page-mobile-header-inner .meniuBuddyMobile ul li a:hover {
	color: #86a13a;
}

.meniuBuddy ul li a::before, #qodef-page-mobile-header-inner .meniuBuddyMobile ul li a:before {
	content: '';
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-15px,-50%);
	-ms-transform: translate(-15px,-50%);
	transform: translate(-15px,-50%);
	border-radius: 50%;
	background-color: #86a13a;
	opacity: 0;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.meniuBuddy ul li a:hover::before, #qodef-page-mobile-header-inner .meniuBuddyMobile ul li a:hover::before {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}
/*

/* BuddyPress Pages */

.bp-user .qodef-page-title, .my-account .qodef-page-title, .my-activity .qodef-page-title, .my-profile .qodef-page-title, .notifications .qodef-page-title, .my-messages .qodef-page-title, .settings .qodef-page-title, .friends .qodef-page-title {
	display: none;
}
.bp-user #qodef-page-inner, .my-account #qodef-page-inner, .my-activity #qodef-page-inner, .my-profile #qodef-page-inner, .notifications #qodef-page-inner, .my-messages #qodef-page-inner, .settings #qodef-page-inner, .friends #qodef-page-inner {
	width: 100vw;
	padding: 0px;
}
.bp-user .bp-wrap, .bp-user #item-header-cover-image,  .my-account .bp-wrap, .my-account #item-header-cover-image, .my-activity .bp-wrap, .my-profile #item-header-cover-image, .my-profile .bp-wrap, .notifications #item-header-cover-image, .notifications .bp-wrap, .my-messages #item-header-cover-image, .my-messages .bp-wrap, .settings #item-header-cover-image, .settings .bp-wrap, .friends #item-header-cover-image, .friends .bp-wrap  {
	max-width: 1300px;
	margin: 0px auto;
	padding-bottom: 100px;
	padding-right: 20px;
	padding-left: 20px;
}

#buddypress button[type=submit], #buddypress input[type=submit] {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-size: 15px;
	line-height: 2em;
	letter-spacing: .15em;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
	transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
	padding: 13px 32px;
	border-radius: 30px;
	font-size: 13px;
	color: #840202;
	background-color: transparent;
	border: 3px double #840202;
	cursor: pointer;
}
.page-id-4509 .qodef-parallax-content-holder .qodef-m-title, .page-id-4511 .qodef-parallax-content-holder .qodef-m-title {
	display: none;
}

.error404 #qodef-page-outer {
	background-size: cover;
}
#qodef-main-navigation-menu .menu-item menu-item-type-post_type {
	padding: 0 15px;
}
.qodef-social-share.qodef-layout--list li a span.fa-facebook-f {
	background-color: #293E62 !important;
}
.qodef-social-share.qodef-layout--list li a span.fa-linkedin-in {
	background-color: #DC543E !important;
}
.buddypress .subnav-search {
	float: none !important;
	margin-bottom: 20px !important;
	border-radius: 20px !important;
}
.buddypress .members-search {
	width: 100%;

}
.buddypress .members-search .bp-dir-search-form {
	border-radius: 20px !important;
}
.buddypress .subnav-search button {
	padding: 8px 12px !important;
}
.buddypress .subnav-search #dir-members-search {
	margin-top: 7px;
}

/* BuddyPress */
#buddypress .register-section p {
    display: none;
}
#field-visibility-settings-toggle-1 {
	display: none;
}

/* BuddyPress Pagina Înregistrare Elementor */
.bp_register, .bp_activate, .bp_members  {
    margin-top: 150px;
}

/* BuddyPress Avatar Elementor Builder */
.elementor-widget-bpb-profile-member-username {
        height: 70px;
    }
@media (max-width: 877px) {
    .elementor-widget-bpb-profile-member-username {
        height: 20px;
    }
    .elementor-widget-bpb-profile-member-username > div > h2 {
        color: #738677 !important;
        margin: 0px !important;
    }
}