.elementor-53 .elementor-element.elementor-element-f48f976{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-f48f976 */.left-sidebar-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 240px;
  height: 100vh;
  background: #fff;
  z-index: 9999;
  box-shadow: 0 0 18px rgba(0,0,0,0.12);
}
body {
  padding-left: 240px;
}

@media (max-width: 1024px) {
  body {
    padding-left: 0;
  }
}/* End custom CSS */