.page-header .page-header-menu .hor-menu .navbar-nav>li.classic-menu-dropdown .dropdown-menu {
    min-width: 160px !important;
}

body.modal-open {
    overflow:hidden !important;
}

.with-scroll .modal {
    display: block !important;
}

.with-scroll .modal-dialog {
    overflow-y: initial !important
}

.with-scroll .modal-body {
    height: 250px;
    overflow-y: auto;
}

.v-a-t {
    vertical-align: top;
}

.ws-nowrap {
    white-space: nowrap;
}

li {
    white-space: nowrap;
}

ul {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=) !important;
}

@media screen and (max-width: 342px) {
    .jquery-notific8-notification {
        max-width: 280px;
    }
}

.feeds li {
    white-space: normal;
}

.header-main-item a{
display: flex !important;
justify-content: center !important;
align-items: center !important;
color: var(--Color-Text-text-tertiary, #8E8E93) !important;
text-align: center !important;

/* Body/p4-b */
font-family: Inter !important;
font-size: 14px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 130% !important; /* 18.2px */
}

body .page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li:hover>a {
    background: none !important;
}


.header-main-item li:hover{
    background-color: #F2F2F7 !important;
    background: #F2F2F7 !important;
    border-radius: var(--Numbers-Radius-radius-12, 12px);
}

.header-main-item.active a{
background: transparent !important;

}

.header-main-item.active{
    border-bottom: 2px solid var(--Color-Border-border-dark-blue, #557DE2);
}

.header-main-item-text{
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.page-header-menu{
    background: #F2F2F7 !important;
}

.main-nav-link{
    background-color: #F2F2F7 !important;
    background: #F2F2F7 !important;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.header-main-item:hover > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.classic-menu-dropdown:hover > a
 {
    background: #F2F2F7 !important;
}



/* #F2F2F7 */

@media (max-width: 991px) {
.header-main-item a{
    display: block !important;
    text-align: left !important;
    margin-bottom: 5px;
}
.page-logo, .top-menu{
    display: none !important;
}



.page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.active>a,
.page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.active>a:hover,
.page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item>a:hover,
.page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item>a,
.page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.active.opened>a,
.page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.opened>a

 {
    /* background-color: #ffffff !important; */
    color: #666 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav li>a>.arrow:after{
    position: static !important;
    content: unset !important;
}

.page-boxed .page-header .page-header-menu .hor-menu .navbar-nav>li.active>a{
    background: unset !important;
}

.hor-menu{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.nav.navbar-nav, body .page-header .page-header-menu .hor-menu .navbar-nav{
    display: flex;
    flex-direction: column;
    background: unset !important;
    align-items: flex-start;
}

.page-header-menu{
    position: absolute;
    height: 100% !important;
    z-index: 999999;
    right: 0;
    left: 0;
}

body{
    position: relative;
}

body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item>a,
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.active>a,
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item>a:hover,
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item>a,
body  .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.opened>a
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.active>a
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.active>a,
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.active>a:hover,
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item>a:hover,
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item>a,
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.active.opened>a,
body .page-header .page-header-menu .hor-menu .navbar-nav>li.header-main-item.opened>a
{
    /* background:  #FFF !important; */
    /* background-color: #FFF !important; */
}
.page-boxed .page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu {
    background: none !important;
    background-color: none !important;
}

.header-main-item a {
    display:  flex !important;
}

.mobile-menu-header{
    display: flex;
    justify-content: space-between;
    background: var(--Color-Background-bg-page, #F2F2F7);
    align-items: center;


}
.extra-el{
    width: 40px;
}
.menu-h2{
    color: var(--Color-Text-text-secondary, #3A3A3C);
text-align: center;

/* Additional/a2-b */
font-family: Inter;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 130%; /* 15.6px */
letter-spacing: 0.84px;
text-transform: uppercase;
}

.page-header-top .container{
    padding: 0px !important;
}

.menu-toggler{
    margin: 0px !important;
    width: 24px !important;
    height: 24px !important;
    margin-right: 5px !important;
}

.menu-toggler{
    background: none !important;
}



}

.hor-menu{
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.store-creditss svg{
    margin-left: 5px;
}

.nav.navbar-nav{
    display: flex;
    align-items: center;
}

.header-main-item a:not(.nav-link)  .badge-danger{
   color: #FF5E5E; 
   background-color: #FF5E5E;
   padding: 0px !important;
   height: unset !important;
   margin-left: 3px;
   font-size: 10px !important;
   /* height: 5px !important;
   width: 5px !important; */
}

.header-main-item .dropdown-menu {
    box-shadow: none !important;
    background:  #F2F2F7  !important;
    background-color:  #F2F2F7  !important;

}

.main-nav-link.calendar{
    padding-left: 10px !important;
}

@media (min-width: 1416px) { 
.page-header-menu .container{
    width: 1416px !important;
}
}

.header-main-item .dropdown-menu{
    border-radius: var(--Numbers-Radius-radius-12, 12px) !important;
    background: var(--Base-White, #FFF) !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25) !important;
}

.header-main-item li{
    display: flex;
}

a .badge {
    margin-right: 5px;
}

.icon-logout-new{
    margin-left: 5px;
}

.header-main-item.logout:hover,
.header-main-item.logout:hover a{
 background-color: none !important;
 background: none !important;
 cursor: pointer;
 height: 50px !important;
}

.header-main-item.logout,
.header-main-item.logout a
{
    height: 50px;
}
