/*
Theme Name: Hello Elementor Child
Theme URI:
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Author
Author URI: https://github.com/Drenhat
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Hide Weglot's unstyled auto-injected default switcher on /account (page-id-56522) only.
   The properly-styled header switcher (.weglot-widget) already covers this page;
   Weglot's fallback .weglot-default duplicate renders unstyled here and nowhere else. */
.page-id-56522 .weglot-default {
    display: none !important;
}