/*
Theme Name: Restaurant
Description: Restaurant
Author: Nicolas Schiff
Author URI: https://www.nicolasschiff.com
Template: hello-elementor 
Version: 1.0
*/

.e-n-menu-heading {
  scroll-behavior: smooth;
  overflow-x: auto;
  white-space: nowrap;
}

.e-n-menu-heading::-webkit-scrollbar {
  display: none;
}