/*--------------------------------------------------------------
This is your custom stylesheet.

Add your own styles here to make theme updates easier.
To override any styles from other stylesheets, simply copy them into here and edit away.

Make sure to respect the media queries! Otherwise you may
accidentally add desktop styles to the mobile layout.
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
--------------------------------------------------------------*/
.member-header-actions-wrap {
    display: none!important;
}

.primary-menu .menu-item i._mi._before, .main-navigation .menu-item i._mi._before {
    color: #d32f94!important;
}


.repeater_group_outer[data-set_no="1"] > .repeater_tools > .repeater_set_edit > i.dashicons.dashicons-edit {
    color: #d32f94;
}

.bp_zoom_countdown, .bp_zoom_countdown>span {
    flex-direction: row-reverse;
}

fieldset.bbp-form.bbp-form-anonymous > p:nth-child(4), .bb-form-select-fields.flex > p, .bbp_topic_subscription_wrapper, p.bbp_topic_tags_wrapper, .bbp-form label, .bbp-form .bbp-form-anonymous > legend, div#comments {

    display: none!important;
}


.bb-bp-invites-content .table-responsive a.prev:before, .bb-lms-pagination a.prev:before, .bp-pagination-links a.prev:before, .bbp-pagination-links a.prev:before, .woocommerce-pagination a.prev:before, .llms-pagination a.prev:before {
    content: "\e827";
}
.bb-bp-invites-content .table-responsive a.next:before, .bb-lms-pagination a.next:before, .bp-pagination-links a.next:before, .bbp-pagination-links a.next:before, .woocommerce-pagination a.next:before, .llms-pagination a.next:before {
    content: "\e8ab";
}

@media screen and (max-width: 1400px) {
    #buddypress div#item-header #item-header-cover-image #item-header-content>.flex {
        flex-direction: column;
    }
}

@media screen and (min-width: 800px) {
    .single.single-forum.has-sidebar .type-forum .bb-topic-banner {
        right: calc(50% - 150px)!important;
    }
}

.single-attachment .entry-content li, .single-attachment .entry-content p, .single-post .entry-content li, .single-post .entry-content p {
    font-size: unset;
}

/* ELEMENTOR AND LABELS [START] */
.elementor-element.elementor-element-bef117a.elementor-widget.elementor-widget-wp-widget-gamipress_referral_url_widget {
    overflow: hidden;
}
.bookme-hover {
    background-color: #6f6fcb!important;
    transition: 0.2s;
    border-radius: 6px;
    padding: 1px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.bookme-profile-type {
    border-radius: 6px;
    padding: 1px 5px;
}
.bookme-link-text {
    color:#ffffff!important;
}
.bookme-labels-flex {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}
i._mi._before.bb-icon-l.buddyboss.bb-icon-calendar.bookme-bb-icon, a.bookme-link-bbp-reply {
    color: white;
}
.bp-member-type {
    font-size: initial;
    border-radius: 6px;
}
/* ELEMENTOR AND LABELS [END] */

/* GAMIPRESS LEADERBOARD [START] */
.gamipress_leaderboard_widget > h3.ap-widget-title {
    font-size: 20px!important;
    color: #007cff;
}

div.gamipress-leaderboard {
    background: white;
    padding: 10px;
}

div.gamipress-leaderboard a, div.gamipress-leaderboard th {
    color: #000000;
    font-size: 14px;
    border: 0px
}

div.gamipress-leaderboard td {
    padding: 6px 10px;
    border: 0px;
}

div.gamipress-leaderboard tr {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/* GAMIPRESS LEADERBOARD [END] */


@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .gamipress-buddypress-user-details.gamipress-buddypress-user-details-listing {
        margin-bottom: 20px;
    }
}

/* Nextend Social login [START] */
div.nsl-container .nsl-button-default div.nsl-button-label-container .nsl-button-apple div.nsl-button-label-container {
    font-family: Cairo, Arial, sans-serif;
}

/* Nextend Social login [END] */

/* Activity Social Share [START] */
.bp-nouveau.buddyboss-theme .activity-list .activity-item .bp-share-button::before {
    content: '\ef14';
}
/* Activity Social Share [END] */

/* Forum Forms [START] */
#bbpress-forums fieldset.bbp-form {
    margin-top: 10px;
}
form#new-post, .bb-form-select-fields.flex {
    background-color: #f3f2ef!important;
    padding: 1rem;
}
form#new-post {
    border-style: solid;
    border-radius: 6px;
    border-width: 2px;
    border-color: #E9438A;
}

#bbpress-forums #bbp-search-form #bbp_search {
    width: 100%!important;
}
/* Forum Form [END] */

/* LearnDash [START] */

.learndash_next_prev_link a.prev-link:before, .learndash_next_prev_link span.prev-link:before {
    content: '\e827';
}

.learndash_next_prev_link a.next-link:after, .learndash_next_prev_link span.next-link:after {
    content: '\e8ab';
}
/* LearnDash [END] */

/* FluentForms [START] */
.iti__country-list {
    text-align: left!important;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    left: 0!important;
    right: auto!important;
}
.iti__selected-flag {
    flex-direction: row-reverse;
}
.flatpickr-month {
    height: 2.5rem!important;
}
.flatpickr-current-month {
    padding: unset!important;
}
/* FluentForms [END] */

/* Members Review [START] */
.member-review-stars {
    display: flex;
    justify-content: center;
}
/* Members Review [END] */

/* Woocommerce [START] */
div#customer_details {
    display: none!important;
}
/* Woocommerce [END] */

