/* STYLES COMMUNS */

.main-bp {
    background-color: #efefef;
}

.buddypress-wrap .activity-inner {
    font-size: 15px;
}



#buddypress #item-header-content {
    padding-left: 2em;
    display: flex;
    flex-wrap: wrap;
}

#buddypress #item-header-content h2 {
    width: 100%;
}

#buddypress #item-header-content .item-meta,
#buddypress #item-header-content .member-header-actions {
    flex: 1 1 auto;
}

#buddypress #item-header-content .member-header-actions {
    display: flex;
    flex-direction: row-reverse;
    margin-top: -20px;
}

#buddypress #item-header-content .member-header-actions a {
    background: var(--slt-button-primary-background-color);
    border: 0;
    color: #fff;
}

#buddypress #item-header-content .member-header-actions a:hover {
    background: #fff;
    color: var(--slt-button-primary-background-color);
}

#item-header-avatar a img {
    border-radius: 2px;
    max-height: 100px;
}

#buddypress li.item-entry .list-wrap {
    background: #fff;
    border-top: 6px solid #007489;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 0px;
}

#buddypress li.item-entry h2{
    border-bottom:1px solid #eee;
    height: 3em;
    font-size: 18px;
    color: #007489;
    font-weight: 700;
    letter-spacing: .5px;
}
#buddypress li.item-entry h2.member-name a,
#buddypress li.item-entry h2.groups-title a {
    color: #007489;
    
}

#buddypress .activity-update-form {
    background: rgba(0, 0, 0, 0.1);
    padding: 1em;
}

#buddypress .activity-update-form form {
    margin-top: .5em;
}

#buddypress .grid.groups-list .list-wrap .group-desc {
    min-height: 1em;
    border: 0;
    margin: 00;
    padding: 0;
    background: rgba(0, 0, 0, 0.05);
}

.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {

    text-transform: none;
    letter-spacing: normal;
}

.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder,
input:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {

    text-transform: none;
    letter-spacing: normal;
}

.input::-ms-input-placeholder,
.textarea::-ms-input-placeholder,
input::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {

    text-transform: none;
    letter-spacing: normal;
}

.input::placeholder,
.textarea::placeholder,
input::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="text"]::placeholder,
select::placeholder,
textarea::placeholder {

    text-transform: none;
    letter-spacing: normal;
}

/* styles boutons */


body #buddypress #whats-new-submit {
    display: flex;
    flex-direction: row-reverse;
}

body #buddypress #whats-new-submit input[type="submit"],
body #buddypress #whats-new-submit input[type="reset"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 12px;
    background: none;
    margin-top: 0;
    width: auto;

}

body #buddypress #whats-new-submit input[type="reset"] {

    font-size: .8em;
}


body #buddypress #whats-new-submit input[type="submit"] {
    background: rgba(0, 0, 0, .1);
    border-radius: 5px;
    background: var(--slt-button-primary-background-color);
    font-weight: 700;
    color: #fff;
    border: 1px solid var(--slt-button-primary-background-color);

}

body #buddypress li#edit-personal-li {
    display: none;
}

#buddypress .activity-list.bp-list {
    background: none;
    padding: 0;
    border: none
}

#buddypress .activity-list.bp-list .activity-item {
    border: 0;
}

@media (min-width: 768px) {
    #buddypress:not(.youzer) #activity-stream .activity-list .activity-item .activity-user {
        padding-left: 75px;
    }
}

#buddypress:not(.youzer) #activity-stream .activity-list .activity-item .activity-user .activity-avatar {
    top: 0;
    left: 0;
}

@media (min-width: 768px) {
    #buddypress:not(.youzer) #activity-stream .activity-list .activity-item .activity-user .activity-avatar {
        position: absolute;
        top: -10px;
        left: -10px;
        z-index: 2;
        max-width: 80px;
        flex: 0 0 80px;
        width: 80px;
        height: auto;
    }
}

#buddypress:not(.youzer) #activity-stream .activity-list .activity-item .activity-user .activity-avatar img.avatar {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

#buddypress:not(.youzer) #activity-stream .activity-list .activity-item .activity-user .activity-header {
    font-size: .95em;
}

#buddypress:not(.youzer) .activity-header p {
    font-size: .8em;
}

#buddypress:not(.youzer) .activity-header p a {
    color: var(--slt-button-primary-background-color);
    font-weight: 700;
}

#buddypress:not(.youzer) #activity-stream .activity-list .activity-item .activity-inner {
    padding: 0;
    font-size: .95em;
    margin: 1rem 0;
    border: 0;
}

@media (min-width: 768px) {
    #buddypress:not(.youzer) #activity-stream .activity-list .activity-item .activity-inner {
        //padding-left: 75px;
        padding: 1em 2em;
    }
}

@media (min-width: 768px) {
    #buddypress:not(.youzer) #activity-stream .activity-list .activity-item.mini .activity-user {
        padding-left: 50px;
    }
}

@media (min-width: 768px) {
    #buddypress:not(.youzer) #activity-stream .activity-list .activity-item.mini .activity-avatar {
        max-width: 60px;
        flex: 0 0 60px;
        width: 60px !important;
        height: 60px !important;
    }
}

@media (min-width: 768px) {
    #buddypress:not(.youzer) #activity-stream .activity-list .activity-item.mini .activity-meta {
        padding-left: 40px;
    }
}

#buddypress:not(.youzer) #activity-stream .activity-list .activity-item div.activity-comments .acomment-avatar img {
    height: auto;
    margin: 0;
    width: 35px;
    border-radius: var(--slt-archive-post-border-radius);
}



#buddypress #whats-new-options:after {
    content: "";
    clear: both;
}

/* NAV */
:root {
    --slt-site-identity-custom-logo-size: 130px;
    --slt-site-identity-blogname-color: #181A1B;
    --slt-site-identity-blogname-hover-color: #245CC5;
    --slt-content-background-color: #f8f8f9;
    --slt-text-color: #454748;
    --slt-text-selection-background-color: rgba(36, 92, 197, 0.18);
    --slt-heading-color: #181A1B;
    --slt-display-heading-color: #181A1B;
    --slt-subheading-color: #181A1B;
    --slt-link-color: #245CC5;
    --slt-link-hover-color: #1D4DA5;
    --slt-blockquote-color: #454748;
    --slt-blockquote-background-color: rgba(255, 255, 255, 0);
    --slt-blockquote-icon-color: #245CC5;
    --slt-blockquote-border-color: #245CC5;
    --slt-blockquote-margin: 2rem;
    --slt-navigation-menu-item-color: #ffffff;
    --slt-navigation-menu-item-active-color: #ffffff;
    --slt-navigation-menu-item-active-background-color: rgba(255, 255, 255, 0.04);
    --slt-navigation-sub-menu-item-color: rgba(255, 255, 255, 0.7);
    --slt-navigation-sub-menu-item-background-color: #22232a;
    --slt-navigation-search-form-color: #ffffff;
    --slt-navigation-search-form-placeholder-color: rgba(255, 255, 255, 0.8);
    --slt-navigation-search-form-background-color: rgba(0, 0, 0, 0.1);
    --slt-navigation-search-form-active-color: #ffffff;
    --slt-navigation-search-form-active-background-color: #1a4493;
    --slt-navigation-padding-y: 2rem;
    --slt-navigation-background-color: rgba(33, 86, 185, 0);
    --slt-navigation-stick-to-top-background-color: #2156b9;
    --slt-navigation-mobile-background-color: #2156b9;
    --slt-navigation-border-top-width: 0px;
    --slt-navigation-border-top-color: #eceeef;
    --slt-navigation-border-bottom-width: 0px;
    --slt-navigation-border-bottom-color: rgba(237, 237, 237, .85);
    --slt-preheader-padding-y: 0%;
    --slt-preheader-background-color: #454748;
    --slt-preheader-border-top-width: 0px;
    --slt-preheader-border-top-color: #181A1B;
    --slt-preheader-border-bottom-width: 0px;
    --slt-preheader-border-bottom-color: #181A1B;
    --slt-preheader-heading-color: rgba(255, 255, 255, 0.7);
    --slt-preheader-color: rgba(255, 255, 255, 0.7);
    --slt-preheader-link-color: rgba(255, 255, 255, 0.7);
    --slt-preheader-link-hover-color: #fff;
    --slt-custom-header-padding-y: 6%;
    --slt-custom-header-background-color: rgba(61, 64, 74, 0.6);
    --slt-custom-header-border-top-width: 0px;
    --slt-custom-header-border-top-color: #eceeef;
    --slt-custom-header-border-bottom-width: 0px;
    --slt-custom-header-border-bottom-color: #eceeef;
    --slt-custom-header-title-color: #fff;
    --slt-custom-header-subtitle-color: #fff;
    --slt-custom-header-link-color: #fff;
    --slt-custom-header-link-hover-color: rgba(255, 255, 255, 0.8);
    --slt-prefooter-padding-y: 0%;
    --slt-prefooter-background-color: #181A1B;
    --slt-prefooter-border-top-width: 1px;
    --slt-prefooter-border-top-color: #35373E;
    --slt-prefooter-border-bottom-width: 0px;
    --slt-prefooter-border-bottom-color: #35373E;
    --slt-prefooter-heading-color: rgba(237, 237, 237, .6);
    --slt-prefooter-color: #f8f8f9;
    --slt-prefooter-link-color: #f8f8f9;
    --slt-prefooter-link-hover-color: #86878C;
    --slt-footer-padding-y: 2%;
    --slt-footer-background-color: #181A1B;
    --slt-footer-border-top-width: 1px;
    --slt-footer-border-top-color: #292e2f;
    --slt-footer-border-bottom-width: 0px;
    --slt-footer-border-bottom-color: rgba(255, 255, 255, 0);
    --slt-footer-heading-color: #FFFFFF;
    --slt-footer-color: #e8e8e9;
    --slt-footer-link-color: #e8e8e9;
    --slt-footer-link-hover-color: #FFFFFF;
    --slt-control-border-radius: 0.25rem;
    --slt-control-border-width: 1px;
    --slt-control-background-color: #ffffff;
    --slt-control-color: #454748;
    --slt-control-placeholder-color: #86878C;
    --slt-control-border-color: rgba(0, 0, 0, .15);
    --slt-control-focus-background-color: #ffffff;
    --slt-control-focus-color: #181A1B;
    --slt-control-focus-border-color: #245CC5;
    --slt-button-border-radius: 0.3rem;
    --slt-button-border-width: 2px;
    --slt-button-padding-y: 1rem;
    --slt-button-padding-x: 1.5rem;
    --slt-button-primary-background-color: #007489;
    --slt-button-primary-disabled-background-color: rgba(31, 147, 181, 0.5);
    --slt-button-primary-color: #ffffff;
    --slt-button-primary-border-color: #245CC5;
    --slt-button-primary-hover-background-color: #1D4DA5;
    --slt-button-primary-hover-color: #ffffff;
    --slt-button-primary-hover-border-color: rgba(0, 0, 15, 0.05);
    --slt-button-secondary-background-color: #FFFFFF;
    --slt-button-secondary-color: #245CC5;
    --slt-button-secondary-border-color: #FFFFFF;
    --slt-button-secondary-hover-background-color: #f8f8f9;
    --slt-button-secondary-hover-color: #245CC5;
    --slt-button-secondary-hover-border-color: rgba(0, 0, 15, 0.05);
    --slt-back-to-top-button-border-radius: 10rem;
    --slt-back-to-top-button-border-width: 0px;
    --slt-back-to-top-button-padding: 0.95rem;
    --slt-back-to-top-button-background-color: rgba(0, 0, 0, 0.25);
    --slt-back-to-top-button-color: #ffffff;
    --slt-back-to-top-button-border-color: rgba(0, 0, 0, 0);
    --slt-pagination-border-radius: 0.25rem;
    --slt-pagination-border-width: 1px;
    --slt-pagination-padding-y: 0.6rem;
    --slt-pagination-padding-x: 1rem;
    --slt-pagination-background-color: #ffffff;
    --slt-pagination-color: #181A1B;
    --slt-pagination-border-color: #e8e8e9;
    --slt-pagination-hover-background-color: #181A1B;
    --slt-pagination-hover-color: #ffffff;
    --slt-pagination-hover-border-color: #181A1B;
    --slt-table-border-width: 1px;
    --slt-table-border-color: rgba(0, 0, 15, 0.05);
    --slt-table-striped-background-color: rgba(0, 0, 15, 0.05);
    --slt-loader-color: #245CC5;
    --slt-loader-background-color: #ffffff;
    --slt-archive-post-thumbnail-border-radius: 0.2rem;
    --slt-archive-post-border-radius: 0.2rem;
    --slt-archive-post-border-width: 1px;
    --slt-archive-post-padding: 30px;
    --slt-archive-post-margin: 10px;
    --slt-archive-post-background-color: #ffffff;
    --slt-archive-post-border-color: #e8e8e9;
    --slt-archive-post-box-shadow-color: rgba(0, 0, 0, 0.08);
    --slt-archive-post-title-color: #181A1B;
    --slt-archive-post-color: #86878C;
    --slt-archive-post-link-color: #86878C;
    --slt-archive-post-link-hover-color: #1D4DA5;
    --slt-archive-custom-header-padding-y: 6%;
    --slt-archive-content-padding-y: 4%;
    --slt-search-post-thumbnail-border-radius: 0.25rem;
    --slt-search-post-border-radius: 0.25rem;
    --slt-search-post-border-width: 1px;
    --slt-search-post-padding: 30px;
    --slt-search-post-margin: 15px;
    --slt-search-post-background-color: #ffffff;
    --slt-search-post-border-color: #e8e8e9;
    --slt-search-post-box-shadow-color: rgba(0, 0, 0, 0);
    --slt-search-post-title-color: #181A1B;
    --slt-search-post-color: #86878C;
    --slt-search-post-link-color: #86878C;
    --slt-search-post-link-hover-color: #1D4DA5;
    --slt-search-custom-header-padding-y: 6%;
    --slt-search-content-padding-y: 4%;
    --slt-single-custom-header-padding-y: 13%;
    --slt-single-content-padding-y: 4%;
    --slt-page-custom-header-padding-y: 6%;
    --slt-page-content-padding-y: 4%;
    --slt-404-padding-y: 0%;
    --slt-404-background-color: #f8f8f9;
    --slt-404-border-top-width: 0px;
    --slt-404-border-top-color: #eceeef;
    --slt-404-border-bottom-width: 0px;
    --slt-404-border-bottom-color: #eceeef;
    --slt-404-title-color: #181A1B;
    --slt-404-subtitle-color: #454748;
    --slt-404-text-color: #454748;
    --slt-404-button-background-color: #245cc5;
    --slt-404-button-color: #ffffff;
    --slt-404-button-border-color: #245cc5;
    --slt-404-button-hover-background-color: #1e4ca3;
    --slt-404-button-hover-color: #ffffff;
    --slt-404-button-hover-border-color: #1e4ca3;
    --slt-archive-forum-custom-header-padding-y: 6%;
    --slt-archive-forum-content-padding-y: 4%;
    --slt-member-actions-button-background-color: #ffffff;
    --slt-friend-button-background-color: #245CC5;
    --slt-message-button-background-color: #e17055;
    --slt-success-button-background-color: #3DBDB6;
    --slt-delete-button-background-color: #d9534f;
    --slt-miscellaneous-actions-button-background-color: #2d3436;
    --slt-profile-header-background-color: #181a1b;
    --slt-profile-header-text-color: #ffffff;
    --slt-hero-padding-y: 14%;
    --slt-hero-background-color: rgba(0, 0, 0, 0);
    --slt-hero-border-top-width: 0px;
    --slt-hero-border-top-color: #f8f8f9;
    --slt-hero-border-bottom-width: 10px;
    --slt-hero-border-bottom-color: rgba(255, 255, 255, 0.26);
    --slt-breadcrumb-color: #454748;
    --slt-breadcrumb-link-color: #454748;
    --slt-breadcrumb-link-hover-color: #1D4DA5;
}


#buddypress .profile-content {
    position: relative
}

#buddypress #profile-content__nav {
    background: #fff;
    border-bottom: 1px solid #e8e8e9;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    overflow: visible
}

#buddypress #profile-content__nav ul {
    margin: 0.7em 0 0px 0;
    padding: .5em;

}

#buddypress #profile-content__nav ul li {
    white-space: nowrap;
    cursor: pointer;

}

#buddypress #profile-content__nav ul li {
    white-space: nowrap;
    cursor: pointer
}

#buddypress #profile-content__nav ul li + li {
    margin-left: .5rem
}

#buddypress #profile-content__nav ul.settings-nav {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 2;
    height: 100%
}

@media (min-width:992px) {
    #buddypress #profile-content__nav ul.settings-nav {
        right: 25px
    }
}

#buddypress #profile-content__nav ul.settings-nav li {
    height: 100%
}

#buddypress #profile-content__nav ul.settings-nav li:not(#messages-personal-li):not(#notifications-personal-li):not(#settings-personal-li):not(#bp_better_messages_tab-personal-li) {
    display: none
}

@media (min-width:768px) {

    #buddypress #profile-content__nav ul.settings-nav li#messages-personal-li,
    #buddypress #profile-content__nav ul.settings-nav li#notifications-personal-li,
    #buddypress #profile-content__nav ul.settings-nav li#settings-personal-li,
    #buddypress #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li {
        font-size: 0
    }
}

@media (max-width:767.98px) {

    #buddypress #profile-content__nav ul.settings-nav li#messages-personal-li,
    #buddypress #profile-content__nav ul.settings-nav li#notifications-personal-li,
    #buddypress #profile-content__nav ul.settings-nav li#settings-personal-li,
    #buddypress #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li {
        display: none !important
    }
}

#buddypress #profile-content__nav ul.settings-nav li#messages-personal-li a:before,
#buddypress #profile-content__nav ul.settings-nav li#notifications-personal-li a:before,
#buddypress #profile-content__nav ul.settings-nav li#settings-personal-li a:before,
#buddypress #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li a:before {
    font-size: 1rem;
    margin-right: 8px
}

@media (min-width:768px) {

    #buddypress #profile-content__nav ul.settings-nav li#messages-personal-li a:before,
    #buddypress #profile-content__nav ul.settings-nav li#notifications-personal-li a:before,
    #buddypress #profile-content__nav ul.settings-nav li#settings-personal-li a:before,
    #buddypress #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li a:before {
        margin-right: 0
    }
}

#buddypress #profile-content__nav ul.settings-nav li#notifications-personal-li {
    order: 97;
    margin-left: 45px
}

#buddypress #profile-content__nav ul.settings-nav li#notifications-personal-li a:before {
    font-family: var(--slt-icon-bell-font-family) !important;
    content: var(--slt-icon-bell);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#buddypress #profile-content__nav ul.settings-nav li#messages-personal-li,
#buddypress #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li {
    order: 98
}

#buddypress #profile-content__nav ul.settings-nav li#messages-personal-li a:before,
#buddypress #profile-content__nav ul.settings-nav li#bp_better_messages_tab-personal-li a:before {
    font-family: var(--slt-icon-envelope-font-family) !important;
    content: var(--slt-icon-envelope);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#buddypress #profile-content__nav ul.settings-nav li#settings-personal-li {
    order: 99
}

@media (max-width:1199.98px) {
    #buddypress #profile-content__nav ul.settings-nav li#settings-personal-li {
        padding-right: 15px
    }
}

#buddypress #profile-content__nav ul.settings-nav li#settings-personal-li a:before {
    font-family: var(--slt-icon-cog-font-family) !important;
    content: var(--slt-icon-cog);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#buddypress #profile-content__nav ul.settings-nav li a {
    height: 100%
}

#buddypress #profile-content__nav ul li > a,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle {
    position: relative;
    padding: 20px 10px;
    font-weight: 600;
    color: inherit;
    font-size: .95em
}

@media (min-width:1200px) {

    #buddypress #profile-content__nav ul li > a,
    #buddypress #profile-content__nav .priority-nav__dropdown-toggle {
        padding: 27px 13px
    }
}

#buddypress #profile-content__nav ul li > a:after,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle:after {
    content: '';
    width: 0;
    position: absolute;
    bottom: 7px;
    right: 0;
    height: 2px;
    background-color: var(--slt-button-primary-background-color);
    opacity: 0;
    pointer-events: none;
    transition: inherit;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transform;
    transition-duration: .38s
}

#buddypress #profile-content__nav ul li > a:hover,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle:hover {
    color: var(--slt-button-primary-background-color)
}

#buddypress #profile-content__nav ul li > a span,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle span {
    display: inline-block;
    position: absolute;
    z-index: 1;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color: var(--slt-button-primary-background-color);
    top: .4em;
    min-width: 33px;
    right: auto;
    min-width: 21px;
    height: 21px;
    line-height: 21px;
    font-weight: 600;
    border: 0;
    letter-spacing: -.6px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    width: auto;
    border-radius: 50%
}

@media (min-width:768px) {

    #buddypress #profile-content__nav ul li > a span,
    #buddypress #profile-content__nav .priority-nav__dropdown-toggle span {
        top: auto;
        left: 50%;
        bottom: -10px;
        min-width: 33px;
        height: 33px;
        line-height: 23px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border: 5px solid #f8f8f9
    }
}

#buddypress #profile-content__nav ul li > a span.no-count,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle span.no-count {
    display: none
}

#buddypress #profile-content__nav ul li.current > a,
#buddypress #profile-content__nav ul li.selected > a,
#buddypress #profile-content__nav ul li:hover > a,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle:hover,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle.is-open {
    background: none
}

#buddypress #profile-content__nav ul li.current > a:after,
#buddypress #profile-content__nav ul li.selected > a:after,
#buddypress #profile-content__nav ul li:hover > a:after,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle:hover:after,
#buddypress #profile-content__nav .priority-nav__dropdown-toggle.is-open:after {
    opacity: 1;
    width: 100%;
    left: 0
}

#buddypress #profile-content__nav .profile-content__nav-wrapper {
    display: inline-block
}

#buddypress #profile-content__nav .priority-ul li#messages-personal-li,
#buddypress #profile-content__nav .priority-ul li#notifications-personal-li,
#buddypress #profile-content__nav .priority-ul li#settings-personal-li,
#buddypress #profile-content__nav .priority-ul li#bp_better_messages_tab-personal-li,
#buddypress #profile-content__nav .priority-nav__dropdown li#messages-personal-li,
#buddypress #profile-content__nav .priority-nav__dropdown li#notifications-personal-li,
#buddypress #profile-content__nav .priority-nav__dropdown li#settings-personal-li,
#buddypress #profile-content__nav .priority-nav__dropdown li#bp_better_messages_tab-personal-li {
    display: none !important
}

#buddypress #profile-content__nav .priority-ul {
    display: inline-block;
    vertical-align: middle
}

#buddypress #profile-content__nav .priority-ul > li {
    display: inline-block
}

#buddypress #profile-content__nav .priority-nav__wrapper[aria-haspopup="false"] {
    display: none !important
}

#buddypress #profile-content__nav .nav__dropdown-toggle {
    margin-left: .5rem;
    background: none;
    border: 0;
    min-width: 36px
}

@media (max-width:991.98px) {
    #buddypress #profile-content__nav .nav__dropdown-toggle {
        width: 100%;
        width: 100vw;
        text-align: left;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 -15px
    }

    #buddypress #profile-content__nav .nav__dropdown-toggle:before {
        font-family: var(--slt-icon-angle-down-font-family) !important;
        content: var(--slt-icon-angle-down);
        font-weight: 100;
        font-style: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 1;
        pointer-events: none
    }
}

@media (min-width:768px) {
    #buddypress #profile-content__nav .nav__dropdown-toggle:after {
        top: auto !important;
        right: auto !important;
        bottom: 50% !important;
        left: 50% !important;
        z-index: 0;
        width: 36px !important;
        height: 36px !important;
        border-radius: 500px;
        -webkit-transform: translate3d(-18px, 18px, 0);
        transform: translate3d(-18px, 18px, 0);
        background: var(--slt-table-striped-background-color) !important
    }
}

#buddypress #profile-content__nav .nav__dropdown-toggle i {
    pointer-events: none;
    position: relative;
    z-index: 1
}

#buddypress #profile-content__nav .priority-nav__dropdown {
    right: 0;
    z-index: 999;
    min-width: 180px;
    background: #fff;
    border-bottom: 1px solid #e8e8e9;
    padding: .5rem
}

@media (min-width:768px) {
    #buddypress #profile-content__nav .priority-nav__dropdown {
        box-shadow: 0 .2rem 2rem rgba(0, 0, 0, .12);
        margin-top: -10px;
        max-width: 280px
    }
}

@media (max-width:991.98px) {
    #buddypress #profile-content__nav .priority-nav__dropdown {
        position: static;
        padding: 15px;
        margin-top: 3px
    }
}

#buddypress #profile-content__nav .priority-nav__dropdown:not(.show) {
    display: none
}

#buddypress #profile-content__nav .priority-nav__dropdown li {
    width: 100%;
    margin-left: 0;
    float: none
}

#buddypress #profile-content__nav .priority-nav__dropdown a {
    display: flex;
    align-items: center;
    padding: 10px 10px 10px 0;
    word-break: break-word;
    white-space: normal
}

#buddypress #profile-content__nav .priority-nav__dropdown a span {
    position: static;
    border: 0;
    min-width: 20px;
    line-height: 16px;
    padding: 2px;
    height: 20px;
    margin-left: auto;
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0)
}

.priority-nav {
    white-space: nowrap;

    * Makes sure the menu's are inline-block so they don't take up * the entire width of its parent. This will break the plugin.
}

#buddypress #subnav ul {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #e8e8e9;
    padding: 3px;
    width: auto;
    list-style: none;
    margin: 0;
    border-radius: var(--slt-button-border-radius);

}

#buddypress #subnav ul li a,
#buddypress ul.button-tabs li a,
#buddypress .generic-button a,
#buddypress input.btn-default,
#buddypress button.btn-default,
#buddypress a.button {
    line-height: inherit !important;
    display: flex !important;
    align-items: center;
    padding: .5rem .7rem !important;
    font-weight: 600 !important;
    font-size: .9em;
    color: inherit;
    word-break: break-word;
    border-radius: var(--slt-button-border-radius);
    transition: all .3s ease-out;

}

#buddypress a.button {
    display: inline-block !important;
}

#buddypress #subnav ul li.current a,
#buddypress ul.button-tabs li.current a,
#buddypress input.btn-default,
#buddypress button.btn-default,
#buddypress a.button {

    background-color: var(--slt-button-primary-background-color);
    color: #fff;
}


#buddypress input.btn-default:disabled,
#buddypress button.btn-default:disabled,
#buddypress a.button:disabled {

    background-color: var(--slt-button-primary-disabled-background-color);
    color: #fff;
}

#buddypress #subnav ul li a:hover,
#buddypress ul.button-tabs li a:hover,
#buddypress .generic-button a:hover,
#buddypress a.button:hover {
    color: var(--slt-button-primary-background-color);
    background: #fff;

}

.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
    border: 0;
    box-shadow: none;
}

/*
.priority-nav > ul {
    display: inline-block;
}

.priority-nav > ul > li {
    display: inline-block;
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
    position: relative;
}

.priority-nav__wrapper {
    position: relative;
}

.priority-nav__dropdown {
    position: absolute;
    visibility: hidden;
}

.priority-nav__dropdown.show {
    visibility: visible;
}

.priority-nav__dropdown-toggle {
    visibility: hidden;
    position: absolute;
}

.priority-nav-is-visible {
    visibility: visible;
}

.priority-nav-is-hidden {
    visibility: hidden;
}

.d-none {
    display: none !important;
}*/

/* ACtivity */

.activity-update-form {
    border: 0;
    box-shadow: none;
    margin: 0;
}


/* CV */

#buddypress .bp-resume {
    background: #fff;
    border-bottom: 1px solid #e8e8e9;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    overflow: visible;
    padding: 2em;

}

#buddypress .bp-resume-container {
    display: flex;

    flex-wrap: wrap;
}

#buddypress .bp-resume-half {
    // flex: 1;
    width: calc(50% - 1em);
    margin-top: 2em;
}

#buddypress .bp-resume-half:nth-child(even) {
    margin-left: 1em;
}

#buddypress .bp-resume-half:nth-child(odd) {
    margin-right: 1em;
}

#buddypress .skill-item .skill-info span {
    font-size: 14px;
}

#buddypress .skill-item h4 {
    font-size: 14px;
    text-transform: uppercase;
}

#buddypress .fact-item h2 {
    font-size: 36px;
    margin: 12px 0 7px;
}

#buddypress .fact-item h2 span {
    font-size: 14px;
}


#buddypress .service-item {
    border: solid 1px #EFEFEF;
    border-radius: 10px;
    padding: 30px 20px;
    @include transition(.3s);

}


#buddypress .service-item h4,
#buddypress .service-item i {
    @include transition(.3s);
}

#buddypress .service-item:hover {
    border-color: var(--slt-button-primary-background-color);
    background: var(--slt-button-primary-background-color);
    color: #FFF;
    -webkit-box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.15);
}

#buddypress .service-item:hover h4,
#buddypress .service-item:hover i {
    color: #FFF;
}



#buddypress .timeline {
    position: relative;
    padding: 40px 0;
    width: 100%
}

#buddypress .timeline-line {
    position: absolute;
    top: 0px;
    left: calc(20% + 2px);
    bottom: 0px;
    width: 1px;
    background: var(--slt-button-primary-background-color);
}

#buddypress .timeline-line::before,
#buddypress .timeline-line::after {
    content: '';
    display: block;
    border-radius: 100%;
    background: var(--slt-button-primary-background-color);
    position: absolute;
    left: -3px;
    height: 7px;
    width: 7px;
}

#buddypress .timeline-line::before {
    top: 0;
}

#buddypress .timeline-line::after {
    bottom: 0;
}


#buddypress .timeline:after {
    content: "";
    display: table;
    clear: both;
}


#buddypress .timeline h4 {
    margin: 0;
}

#buddypress .entry {
    clear: both;
    position: relative;

}

#buddypress .entry:last-of-type .body {
    margin-bottom: 0;
}



#buddypress .entry .title {
    float: left;
    width: 20%;
    position: relative;
}

#buddypress .entry .title:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border: 1px solid var(--slt-button-primary-background-color);
    background-color: #fff;
    border-radius: 100%;
    // padding: 4.5px;
    top: 15%;
    right: -8px;
    z-index: 1;
    margin-top: 5px;
}

#buddypress .entry .body {
    margin: 0 0 2em;
    float: right;
    width: 80%;
    padding-left: 60px;
    display: flex;
    flex-wrap: wrap;
}

#buddypress .bp-resume-half .entry .body {
    margin: 0 0 2em;
    float: right;
    width: 100%;
    padding-left: 00px;

}

#buddypress .entry .body .infos {
    flex: 3 1 auto;

}

#buddypress .entry .body .actions {
    flex: 1 1 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse
}

#buddypress .entry .body .actions a {
    margin-right: 10px;
}

#buddypress .entry .body p {
    margin-bottom: 0;
}


/* styles pétés par extra */

button.uppy-Dashboard-close,
button.uppy-DashboardItem-remove {
    padding: 0;
}

iframe {
    max-height: 500px;
}

.dashicons-admin-media::before {

    content: "\f546";

}

.rtmedia-uploader-div {

    /* width: 100px;
    float: left;*/
}

button#rtmedia-add-media-button-post-update {
    position: relative;
    z-index: 1;
    font-size: 14px;
    border: 1px solid #e3e3e3;
    padding: 4px 10px;
    line-height: 1.5;
    text-align: center;
    border-radius: 3px;
    background: transparent;
}


#buddypress .activity-list .activity-item div.item-avatar {
    width: 5%;
}

#buddypress #members-order-select,
.members-type-navs {
    display: none;
}

#buddypress .grid > li .list-wrap,
#buddypress .grid > li .list-wrap .item {
    overflow: initial;
}

.buddypress-wrap .grid.bp-list > li .action {
    position: relative;
}

@media screen and (min-width:46.8em) {
    .groups-header div#item-header-content {
        margin-left: 0;
        width: 65%;
    }

    button.leave-group {
        position: absolute;
        top: 7em;
        right: 0;
    }
}

.slt-ad{
    text-align:center;
    margin:0 auto;
}
.slt-ad > div{
    max-width:970px;
}

.members-list .et-extra-icon{
    width: auto;
    height: auto;
}
.bp-dir-search-form{
    background-color: #fff;
    border-radius: 10px;
}

.buddypress-wrap .subnav-filters .subnav-search{
    width: 50%;
    margin: 0 auto;
    float: none;
}
.buddypress-wrap .subnav-filters .subnav-search .members-search{
    width: 100%;
}
.pag-count{
    display:none;
}
.buddypress-wrap form.bp-dir-search-form button[type="submit"]{
    width: auto;
}