/* ------------------------------------------------------------------
   Site customizations (loaded after style.css / responsive.css).
   ------------------------------------------------------------------ */

/* Remove the Delivery / Pickup / Dinein service-type switcher
   (rendered by the component-merchant-services Vue component).
   The component still loads and applies the default service type;
   only its toggle UI is hidden. */
.btn-group-rounded{
  display: none !important;
}
