.mobile-sidebar{height:100%;transform:translateX(-100%);transition:transform .2s ease-in-out;padding-right:0!important;bottom:0;top:0;background:var(--porto-body-bg);left:0;width:260px;margin-top:0!important;padding-left:0!important;z-index:9000}.mobile-sidebar.sidebar{padding-top:0;position:fixed;padding-bottom:0}.mobile-sidebar .sidebar-toggle{background:var(--porto-body-bg);display:block}.mobile-sidebar>[data-plugin-sticky]{height:100%}.mobile-sidebar .widget{margin-top:0}.mobile-sidebar .sidebar-content{height:100%;overflow-y:scroll;overflow-x:hidden;padding:20px;-webkit-overflow-scrolling:touch;display:block}.mobile-sidebar .sidebar-content::-webkit-scrollbar{width:5px}.mobile-sidebar .sidebar-content::-webkit-scrollbar-thumb{border-radius:0;background:var(--porto-gray-2)}.column2-right-sidebar .mobile-sidebar,.column2-wide-right-sidebar .mobile-sidebar,.mobile-sidebar.right-sidebar{transform:translateX(100%);right:0;left:auto}html.sidebar-opened body>:not(.mfp-bg):not(.mfp-wrap){z-index:0}html.sidebar-opened .mobile-sidebar{transform:translateX(0);transition:transform .3s;z-index:9000}html.sidebar-opened .mobile-sidebar .sidebar-toggle i:before{content:"\f00d"}html.sidebar-opened .page-wrapper{overflow:visible;left:260px}html.sidebar-opened #header.sticky-header .header-main.sticky{left:260px}html.sidebar-opened.sidebar-right-opened #header.sticky-header .header-main.sticky,html.sidebar-opened.sidebar-right-opened .page-wrapper{left:-260px}