/*
Theme Name: Paolo Sorgi
Theme URI: https://github.com/elementor/hello-theme/
Description: Paolo Sorgi is a child theme of Hello Elementor, created by Elementor team
Author: Infrarossi
Author URI: https://francoaquini.it
Template: hello-elementor
Version: 1.0.1
Text Domain: paolosorgi
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*** Nascondo il bottone TUTTI dal filtro dei video ***/

button.e-filter-item[data-filter="__all"] {
  display: none!important;
}