  .footer-fixed {
    position: fixed!important;
    bottom:0!important;
    width:100%;
    z-index: 1000;
  }

@media (max-width: 767px) {
.footer-sticky-banner {
   position: absolute;
   bottom:50px;
  }
  
 .footer-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
     display:block;
 }

}

#onecms-events-grid .replaced-svg {
    display: none!important;
}