/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.2.2.1583852664
Updated: 2020-03-10 15:04:24

*/

/* mobile menu per non farlo coprire da un overlay JetMenu */
.jet-mobile-menu-cover {z-index: auto !important;} 


/*evitare scroll laterale sui mobile */
body, html { overflow-x:hidden; }

/* nascondere badge google recaptcha */
.grecaptcha-badge{
    opacity: 0;
}
