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