.elementor-7567 .elementor-element.elementor-element-96852a6{--display:flex;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-f82d88f */.horizontal-menu {
  display: flex;
  overflow-x: auto;
  gap: 15px;
}
@media (max-width: 767px) {
  .wfs-category-container,
  .wfs-category-list,
  .wfs-food-items,
  .wfs-products {
    width: 100% !important;
    max-width: 100% !important;
  }

  .wfs-category-list {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
  }

  .wfs-category-list li,
  .wfs-category-list a {
    flex: 0 0 auto !important;
  }
}/* End custom CSS */