/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1651083895
Updated: 2022-04-27 13:24:55

*/

.alignwide {
    margin-left: auto;
    margin-right: auto;
}

#buddypress a {
    color: #044f6c !important;    
}

.directory.members .content-area {
    text-align: center;
}

#buddypress .select-wrap,
input#dir-members-search {
    border: none !important;
}

.buddypress-wrap .select-wrap:hover {
    box-shadow: none !important;
}

.buddypress-wrap .select-wrap span.select-arrow {
    left: 100% !important;;
    bottom: 30px !important;;    
}

.buddypress-wrap .bp-navs li.current a,
.buddypress-wrap .bp-navs li.current a:focus,
.buddypress-wrap .bp-navs li.current a:hover,
.buddypress-wrap .bp-navs li.selected a,
.buddypress-wrap .bp-navs li.selected a:focus,
.buddypress-wrap .bp-navs li.selected a:hover {
    background: #f3d23b;    
}

.buddypress-wrap .standard-form .field-visibility-settings-header {
    display: none;
}

.bp-navs ul li .count {
    border: none !important;
}

.buddypress-wrap form.bp-dir-search-form button[type=submit] {
    padding: 7px !important;    
}

.buddypress-wrap .grid.bp-list>li .action .generic-button a,
.buddypress-wrap .grid.bp-list>li .action .generic-button button {
    padding: 10px;
    font-size: 15px;    
}

.register-page .signup-form .editfield fieldset legend,
.buddypress-wrap .signup-form label, 
.buddypress-wrap .signup-form legend,
.buddypress-wrap .profile.edit .editfield fieldset label {
    font-weight: bold !important;
}

.buddypress-wrap .standard-form p.description {
    font-size: 13px;
}

[type=button],
[type=submit],
button {
    color: #000 !important;
    border: 1px solid #f3d23b !important;
    background-color: #f3d23b !important;
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    color: #000 !important;
    border: 1px solid #d3b52d !important;
    background-color: #d3b52d;    
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    border: 1px solid #d8d8d8 !important;
}

.gf_readonly input {
    background: #ddd !important;
}

h3.screen-heading.profile-group-title.edit {
    display: none;
}
