/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 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
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
*/

.elementor-81 .elementor-element.elementor-element-a9d03a5 .elementor-nav-menu--dropdown {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #6579782E;
    border-radius: 20px 20px 20px 20px;
    padding: 40px 0;
}

.bold_verde strong,
.bold_verde b{
	color: #0E312B;
/*	text-decoration: underline;*/
}

/* --- Form -- */
.elementor-17 .elementor-field-group .elementor-field,
.elementor-18 .elementor-field-group .elementor-field{
    color: var( --e-global-color-primary );
    padding: 15px !important;
}
.elementor-field-type-acceptance label {
	font-weight: 400 !important;
	font-size: 14px;
}
.elementor-field-type-acceptance label a {
	text-decoration: underline;
	color: white;
}

/* -- reca */
.elementor-field-type-recaptcha_v3.elementor-field-group.elementor-column.elementor-field-group-field_e702f6d.elementor-col-100.recaptcha_v3-bottomright {
    display: none;
}


