.soulgeniemenu ul{ background-image:none !important;font:400 12px Verdana;list-style:none;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;top:2px;z-index:5;font-family:Raleway,sans-serif}.soulgeniemenu ul li{position:static;margin-top:0;padding:0;border-bottom:1px solid #dadada}.soulgeniemenu>ul{background:#fff;border:1px solid #fff;border-radius:5px;width:102%;height:auto;margin-top:0;margin-bottom:15px}.soulgeniemenu>ul li.headingpart a,.soulgeniemenu>ul li.headingpart a:hover{background:#a42003;color:#fff;padding:12px 15px;font-size:14px;font-weight:600;text-transform:uppercase}.soulgeniemenu>ul li a{display:block;overflow:auto;padding:9px 5px 9px;border-bottom:0 solid #dfdcda;position:relative;text-decoration:none;text-indent:10px;margin-top:0;color:#000;font-weight:500;font-size:13px;background:url(../images/navarrow.webp) 95% center no-repeat #f7f7f7}.soulgeniemenu>ul li a:hover{background:url(../images/navarrow.webp) 95% center no-repeat #fff}.soulgeniemenu>ul li.hassub.selected>a::after{border-left-color:red}.soulgeniemenu ul li>div,.soulgeniemenu ul li>ul{background:#fff;border:1px solid #e6e2e2;display:none;font-weight:400;width:370px;height:420px !important;left:100%;padding:2px;position:absolute;top:-3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1000;margin-top:0;overflow:scroll !important;overflow-x:hidden !important;padding-bottom:100px !important}.soulgeniemenu ul li ul a{background:0 0 !important}.soulgeniemenu ul li ul li a{background:0 0 !important;padding:5px 0 !important}.soulgeniemenu ul li ul li{border-bottom:none !important}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           @media screen and (max-width:480px){.soulgeniemenu ul li>div,.soulgeniemenu ul li>ul{left:30px}.soulgeniemenu>ul li.hassub.selected::after{background:fff;content:'';height:100%;left:0;opacity:.8;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}}


::-webkit-scrollbar {
    width: 2px;
}


::-webkit-scrollbar-track {
    background: #ccc;
}


::-webkit-scrollbar-thumb {
    background: #888;
}


    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }