/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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
*/

/* Add your custom styles here */

.grecaptcha-badge { 
    visibility: hidden !important;
}

#cmplz-document {
	max-width: 1440px !important; 
}

.gt_float_switcher {
	background: transparent !important;  
}
.gt_float_switcher:hover {
	background: #FFF !important; 
	border-radius: 200px !important; 
}
.gt_float_switcher img {
	display: none !important; 
}
.gt_float_switcher .gt-selected {
	background-color: transparent !important; 
	color: #FFF; 
	padding: 10px; 
	border-radius: 200px; 
	border: 1px solid #FFF; 
}
.gt_float_switcher:hover .gt-selected {
	color: #10052a !important; 
	padding: 10px; 
	border-radius: 200px !important; 
	border: 1px solid #FFF !important; 
}
.gt_float_switcher .gt-selected .gt-current-lang {
	background-color: transparent !important; 
	color: #FFF !important; 
}
.gt_float_switcher:hover .gt-selected .gt-current-lang {
	color: #10052a !important; 
}
.gt_float_switcher .gt_options.gt-open {
	position: absolute;  
}
.gt_float_switcher .gt_options a {
	color: #FFF !important; 
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
}
.gt_float_switcher .gt_options a:hover {
	background: #ffffff00 !important; 
}
.gt-lang-code {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
}
.gt_float_switcher-arrow {
	display: none !important; 
}

.contador .elementor-counter-title {
	text-align: center; 
	line-height: 20px; 
}

.menus-azofra img {
	border-top-right-radius: 500px;
	border-top-left-radius: 500px; 
}

.rgpd-link {
	color: #10052a !important; 
}
.rgpd-link:hover {
	text-decoration: underline !important; 
}