/**
 * This is an example of an additional stylesheet that can be 
 * enqueued using the add_css module method. The files settings.css,
 * frontend.css and frontend.responsive.css don't need to be 
 * enqueued and will be included for you automatically.
 */
.single-fl-theme-layout.wpshopify
  .fl-builder-settings-tabs
  [href='#fl-builder-settings-tab-filtering'] {
  display: none;
}
