/*
Theme Name:   Hello Getfused
Description:  Standard template for sites built by Getfused using Elementor.
Author:       Getfused
Author URL:   https://getfused.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  HelloGetfused
*/

.grecaptcha-badge {
	visibility: hidden;
}

/* Show wider Edit with Elementor flyout */
#wpadminbar .quicklinks #wp-admin-bar-elementor_edit_page.menupop.hover ul li .ab-item {
	width: auto !important;
	max-width: 280px;
}

#wpadminbar .quicklinks #wp-admin-bar-elementor_edit_page.menupop.hover ul li .ab-item .elementor-edit-link-title {
	margin-right: 10px;
}