.memb-plus-wrapper-menu-header .profile_img_wrapper {

    display: flex;

    align-items: center;

    gap: 5px;

}

.memb-plus-wrapper-menu-header {

    background: transparent;

}

.half.profile-dropdown {

    /*     max-width: 350px; */

    width: 100%;

}

label.profile-dropdown {

    display: flex;

    align-items: center;

    /* padding: 20px; */

    gap: 0;

    width: 100%;

    /* box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px; */

}

.profile-dropdown input[type=checkbox] {

    display: none;

}

.members-online {

    display: none;

}

.memb-plus-wrapper-menu-header i.far.fa-bell {

    font-size: 19px;

}

.profile-dropdown>label i {

    color: #b2b2b2;

    font-size: 1.75rem;

}

.notifications-member-plus #noti-counter-nav {

    display: flex;

    align-items: center;

    justify-content: center;

}

.notifications-member-plus div#notifications-recents {

    visibility: hidden;

}

.notifications-member-plus .bulk-actions .notifi-btn {

    padding: 0 !important;

    margin-bottom: 0;

    background: transparent !important;

    border: none !important;

}

.notifications-member-plus .bulk-actions .notifi-btn:hover {

    background: transparent !important;

    border-color: transparent !important;

}

.notifications-member-plus ul.dropdown-notif-action {

    background: #ffff !important;

    min-width: 160px !important;

    width: 45%;

    font-size: 15px;

    padding: 7px 11px;

    border-radius: 7px;

    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

    margin-right: 6px;

    margin-top: 5px;

    position: absolute;

    top: 41px;

    opacity: 1;

    display: none;

    left: 220px;

    z-index: 9999;

}

.memb-plus-wrapper-menu-header ul.notification-list.bb-nouveau-list {

    min-width: 400px;

    max-height: 52vh;

    overflow: auto;

    padding-bottom: 0;

    margin-bottom: 0;

    overflow-x: hidden;

    position: initial;

    float: initial;

    opacity: 1 !important;

    background: #fff !important;

    border-radius: initial !important;

    display: block;

}

.notifications-member-plus li.read-item {

    border-bottom: 1px solid #f5f4f1;

}

.memb-plus-wrapper-menu-header li.read-item {

    padding: 4px 0 !important;

    display: flex !important;

    align-items: center;

}

.memb-plus-wrapper-menu-header .notification-avatar {

    margin-right: 10px;

    position: relative;

}

#masthead .memb-font-setting li a {

    color: black;

    font-size: 14px;



    padding: 5px 10px;

    border-radius: 5px;

    /* min-width: 109px; */

    width: 100%;

    display: block;

    padding: 0px 16px 0px 10px !important;

}

.memb-plus-wrapper-menu-header .notification-content {

    font-size: 14px;

    color: var(--bb-alternate-text-color);

    position: relative;

    width: 60%;

}

.profile-dropdown ul li a {

    display: block;

    padding: 0.75rem 1rem;

    text-decoration: none;

    color: #737373;

    font-size: 1rem;



}

.memb-plus-wrapper-menu-header span.posted {

    display: block;

    font-size: 11px;

    font-weight: 500;

    line-height: 19px;

    margin-top: 4px;

}

.notifications-member-plus.active div#notifications-recents {

    visibility: visible !important;

}

.memb-plus-wrapper-menu-header span.dashicons {

    font-size: 21px;

    font-family: "dashicons" !important;

}

.memb-plus-wrapper-menu-header .actions {

    display: flex;

    align-items: center;

}

.memb-plus-wrapper-menu-header .wrap-triggers {

    display: flex;

    align-items: center;

    gap: 15px;

    margin-left: 16px;

}

.notifications-member-plus a.name-bold {

    font-weight: bold !important;

    text-transform: capitalize;

}

.profile-dropdown span {

   

    margin-right: inherit !important;

    font-size: 17px;

    overflow: hidden;

    text-overflow: ellipsis;

    line-height: initial;

    color: #000 !important;

    display: inline-block;

}

.memb-plus-wrapper-menu-header span.content-inner a {

    display: inline !important;

    font-size: 14px !important;

    font-weight: 500;

    padding: 0 !important;

}

.profile-dropdown img {

    display: inline-block;

    background: #d9d9d9;

    width: 40px;

    height: 40px;

    vertical-align: middle;

    margin-right: 1rem;

    

    margin: 0.5rem -0.25rem 0.5rem 0;

    border-radius: 50%;

}

.memb-plus-wrapper-menu-header section.notification-dropdown {

    background: #ffffff !important;

    border: 1px solid #e0dfdb;

    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 5%), 0 6px 32px 0 rgb(18 43 70 / 10%);

    list-style: none;

    position: absolute;

    right: -15px;

    margin: 0;

    min-width: 410px;

    z-index: 1001;

    border-radius: 10px;

    padding: 0 0 15px;

}

.profile-dropdown * {

    -webkit-user-select: none;

    /* Chrome all / Safari all */

    -moz-user-select: none;

    /* Firefox all */

    -ms-user-select: none;

    /* IE 10+ */

    user-select: none;

    /* Likely future */

}

.notifications-member-plus {

    margin: 0 !important;

    margin-right: 8px !important;

    position: initial !important;

}

.memb-plus-wrapper-menu-header .notificatoin-icons-wrapper {

    position: relative;

}

.memb-plus-wrapper-menu-header div#notifications-recents {

    position: relative;

}

.notifications-member-plus a.notification-popip {

    z-index: 1111;

    padding: 0;

}

.memb-plus-wrapper-menu-header #noti-counter-nav {

    position: absolute;

    top: -3px !important;

    left: 42% !important;

    z-index: 9999 !important;

    pointer-events: none;

}

.memb-plus-wrapper-menu-header section.notification-dropdown {

    margin-top: 15px;

}

.memb-plus-wrapper-menu-header header.notification-header {

    display: flex;

    -webkit-box-align: center;

    justify-content: space-between;

    align-items: center;

    padding: 10px 15px;

    /* border-bottom: 1px solid #e0dfdb; */

}

.memb-plus-wrapper-menu-header .notification-header h2.title {

    font-size: 1.125rem;

    line-height: 1;

    margin: 0;

    font-weight: 600;

    color: black;

}

.notifications-member-plus button.notifi-btn.nav-btn-icon.nav-btn-remove i {

    color: #000 !important;

}

.profile-dropdown ul.memb-profile-menu {

    display: none;

    list-style: none;

    padding: 15px 10px;

    margin: 0;

    background-color: #fff !important;

    /* background: #f3f3f3; */

    position: absolute;

    top: 99%;

    right: 15%;

    min-width: 220px;

    width: 100%;

    border-radius: 10px !important;

    opacity: 1;

    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px;

    z-index: 9;

}

.profile-dropdown ul.memb-profile-menu li{

    position: relative;

}

.profile-dropdown ul.memb-profile-menu li a {

    font-size: 14px;

    color: black;

    padding: 7px 10px;

    border-radius: 5px;

    margin-bottom: 2px;

    

}

.nav--toggle-sub ul.memb-plus-header-menus {

    display: flex;

    justify-content: space-between;

    width: 100%;

}

.profile-dropdown ul.memb-profile-menu li > ul {

	display: none;

	position: absolute;

	top: 0;

	left: -100%;

	background-color: white;

	box-shadow: 0 0 5px rgba(0,0,0,0.2);

	border-radius: 5px;

}

.profile-dropdown ul.memb-profile-menu ul li{

    width:170px;

	float:none;

	display:list-item;

}





.profile-dropdown ul.memb-profile-menu li:hover > ul {

	display: inherit;

	

}

.profile-dropdown ul.memb-profile-menu li > ul ul {

	left: -118%;

}

.profile-dropdown ul.memb-profile-menu ul ul li {

	left: 0;

	position: relative;

	/* background-color: white;

	box-shadow: 0 0 5px rgba(0,0,0,0.2);

	border-radius: 5px; */

	top: 0;

}



.profile-dropdown {

    display: inline-block;

    position: relative;

    border-radius: inherit;

   

    float: right;

    margin: auto;

   

    font-size: 1.3rem;

    border-radius: 3px;

    -webkit-user-select: none;

    /* Chrome all / Safari all */

    -moz-user-select: none;

    /* Firefox all */

    -ms-user-select: none;

    /* IE 10+ */

    user-select: none;

    /* Likely future */

}



ul.memb-plus-header-menus li {

    list-style: none;

}

ul.memb-plus-header-menus {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 100%;
    align-items: center;
}

ul.memb-plus-header-menus li:first-child {

    margin-right: 15px;

}

body .memb-plus-header-menus li a {

    color: #222;

}

ul.member_mobile_menu {

    display: none;

}



ul.memb-plus-header-menus li a {

    /* padding: 10px 17px; */

    font-size: 14px;

    text-align: center;

    text-decoration: none;

}

.memb-plus-wrapper-menu-header footer.notification-footer {

    position: relative;

    bottom: 0;

    background: #ffffff;

    width: 100%;

    border-top: 1px solid #e0dfdb;

    border-bottom-left-radius: 10px;

    border-bottom-right-radius: 10px;

}

.memb-plus-wrapper-menu-header a.delete-all {

    font-size: .875rem;

    font-weight: 500;

    color: #007bff !important;

    padding: 15px 0;

    line-height: 21px;

    display: flex;

    -webkit-box-align: center;

    align-items: center;

    -webkit-box-pack: center;

    justify-content: center;

}

img.memb_plus_top_profile_img {

    cursor: pointer;

}

@media (max-width:1024px) {

    .mobile-html-inner .member-plus-sticky-menu .half.profile-dropdown {

        display: block;

    }

    .member-plus-sticky-menu .half.profile-dropdown {

        display: none;

    }

}

@media (max-width:480px) {

    ul.memb-plus-header-menus li a {

        padding: 10px;

    }



    ul.member_mobile_menu {

        display: flex !important;

        margin-right: 0px;

        /* margin-top: 140px !important; */

    }



    ul.member_mobile_menu img {

        height: 30px;

        width: 30px;

        max-width: unset;

    }

    ul.memb-plus-header-menus.member_mobile_menu {

        display: flex;

    }



    header.site-header ul.memb-plus-header-menus.member_mobile_menu {

        /* margin-top: 70px !important; */

    }

    

    body .member_mobile_menu .memb-dynamic-button:hover {

        background-color: transparent !important;

    }

    body .member_mobile_menu .memb-dynamic-button {

        background-color: transparent !important;

    }



    ul.memb-plus-header-menus {

        display: none;

    }

}