/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 [data-button-action="add-to-cart"] i{
      pointer-events: none!important;
    } 

    #header .header-top .position-static .bon-nav-bar #_desktop_top_menu {
      padding-left: 0;
  }

  #header #_desktop_top_menu .top-menu[data-depth="0"] {
    justify-content: center;
}