.header--mobile{
    z-index: 98;
    position: fixed !important;
}

.sub-menu {
    position: absolute;
    top: 0px;
    left: 0;
    min-width: 240px;
    z-index: 1000;
    transition: all .4s ease;
    background-color: #fff;
    border: 1px solid #ccc;
    visibility: visible;
    opacity: 1;
    padding: 20px;
    border: none;
}


#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    /* left: 300px; */
    width: 0;
    height: 100%;
    left: -400px;
    /* margin-left: -302px; */
    background: #fff;
    /* overflow: hidden; */
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -300px
}
.navigation__center .ps-form--quick-search svg,
.ps-search--mobile .search-sidebar-button svg{
    filter: brightness(100);
}
.sidebar-nav {
    position: absolute;
    top: -41px;
    width: 298px;
    margin: 0;
    padding: 0;
    list-style: none;
    transition: all .5s ease;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #000
}

.sidebar-nav li a img {
    border: 2px solid var(--main-color);
    border-radius: 40px !important;
    width: 50px;
    height: 50px;
    margin: 10px 18px 10px 0
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: var(--main-color);
    background: #eee
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none
}

.sidebar-nav>.sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
    border-bottom: 2px solid #eee;
    position: relative
}

.sidebar-nav>.sidebar-brand i:hover {
    color: var(--main-color);
    cursor: pointer
}

@media (max-width:395px){
    .sidebar-nav{
        top: -7px;
    }
}
@media (min-width:1200px) {
    .sidebar-nav {
        top: -54px;
    }
}

@media (min-width:501px) and (max-width:1024px) {
    #footer_1 a[class*="whatsapp"] {
        margin-top: 0 !important;
    }
}

@media(max-width:360px) {
    .right_icon {
        visibility: hidden
    }
}

@media(min-width:320px) {
    #wrapper.toggled {
        padding-left: 0
    }

    .toggled #sidebar-wrapper {
        width: 300px
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0
    }
}

#menu-toggle {
    display: inline-block;
    width: 25%;
    margin-top: 0;
    height: 40px;
    line-height: 25px;
    background: var(--main-color);
    border: 2px solid var(--main-color);
    border-radius: 20px 0 0 20px !important;
    vertical-align: top
}

.menu-container {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0
}

.sidebar-nav>li>.megadrop {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    list-style: none;
    left: 300px;
    width: calc(100vw - 320px);
    min-height: 100%;
    text-align: left;
    margin-top: 30px;
    padding: 0;
    z-index: 9999;
    border-top: 2px solid #fff;
    background: #fff;
    max-width: 1200px;
    height: 98vh;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0
}

.sidebar-nav>li:hover .megadrop {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.sidebar-nav ul li:hover:after {
    color: #227087
}

.megadrop h3 {
    display: unset !important
}

.background {
    background: #0000009e;
    width: 100vw;
    height: 100%;
    position: fixed;
    z-index: 99;
    overflow: hidden;
    top: 0
}

.toggled .background {
    display: none
}



.sidebar-nav li>ul li,
.sidebar-nav>li,
.sidebar-nav>li>.megadrop,
.sidebar-nav>li>ul,
.sidebar-nav>li>ul li ul {
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-outs;
    list-style: none;
}

.sidebar-nav>li a {
    position: relative;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
}

.sidebar-nav>li i {
    position: absolute;
    transform: translateY(-50%);
    top: 48%;
    right: 20px
}

#sidebar-wrapper ul.megamenu.category-image {
    display: flex;
    justify-content: space-between
}

#sidebar-wrapper ul.megamenu.category-image>li {
    width: 100px
}

#sidebar-wrapper ul.megamenu.category-image>li>img {
    border-radius: 50px !important;
    border: 2px solid var(--main-color)
}

#sidebar-wrapper ul.megamenu.category-image>li>a {
    line-height: normal;
    font-size: 12px;
    padding: 8px 0;
    height: 50px
}

#sidebar-wrapper .megadrop a {
    display: inline !important;
    color: #058057;
    font-size: 16px;
    padding: 5px 0
}

#sidebar-wrapper .megadrop li {
    text-indent: 20px !important;
    line-height: 21px !important;
}

#sidebar-wrapper ul.megamenu.category-image>li.active>a,
#sidebar-wrapper ul.megamenu.category-image>li.home>a,
#sidebar-wrapper ul.megamenu.category-image>li:hover>a {
    background-color: transparent;
    font-weight: 600;
    border-bottom: 3px solid var(--main-color)
}

#sidebar-wrapper ul.megamenu.category-image li .sub-menu .content {
    left: 0;
    width: 97%;
    position: absolute;
    z-index: 9999;
    text-align: left
}

#sidebar-wrapper ul.megamenu.category-image>li>.sub-menu {
    position: absolute;
    z-index: 9999999;
    display: none;
    width: 100%;
    right: 0
}

#sidebar-wrapper ul.megamenu.group-links>li>a {
    line-height: inherit;
    padding: 5px 23px 5px 0;
    height: auto;
    font-size: 12px
}

#sidebar-wrapper .megadrop a:hover,
#sidebar-wrapper ul.megamenu.group-links>li.active>a,
#sidebar-wrapper ul.megamenu.group-links>li.home>a,
#sidebar-wrapper ul.megamenu.group-links>li:hover>a,
#sidebar-wrapper ul.megamenu.group-links>li>a:hover {
    background: 0 0 !important;
    color: #af2d2d !important;
}

.unset-style {
    transition: .5s all ease-in;
}

.unset-style:hover {
    color: #ff0000 !important;
}

.list_category {
    list-style: none;
}

#sidebar-wrapper .sidebar-nav>li:hover {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

#sidebar-wrapper .sidebar-nav ul li:hover:after {
    color: #227087
}

#sidebar-wrapper .megadrop h3 {
    display: unset !important;
    color: #817f80;
    margin: 10px 0;
    padding: 5px 0px;
    font-size: 16px
}

.background {
    background: #0000009e;
    width: 100vw;
    height: 100%;
    position: fixed;
    z-index: 99;
    overflow: hidden;
    top: 0
}

.notify {
    z-index: 9999;
}

.ps-product .ps-product__thumbnail .add_to_list_fill {
    display: none;
}

.activeFav .add_to_list_fill {
    display: block !important;
}

.ps-product .ps-product__thumbnail .add_to_list {
    display: inline-block;
}

.activeFav .add_to_list {
    display: none !important;
}

body {
    background: #FCFCFC !important;
    opacity: 0;
}

.header .header__top {
    background: #FCFCFC !important;
}

.navigation .navigation__right ul.menu>li>a, .mega-menu {
    transition: unset!important;
}
.sidebar-nav .sidebar-brand{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sidebar-nav .sidebar-brand .close{
    font-size: 26px;
    margin-right: 10px;
    font-weight: 600;
}
:lang(ar) .sidebar-nav .sidebar-brand .close {
    margin-left: 10px;
}

@media (max-width:1299px) {
    .sidebar-nav{
        top: -165px;
    }
}
@media (max-width:500px) {
    .sidebar-nav{
        top: -200px;
    }
}
