/* 
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 */
body{color: #fff !important}
#logoScroll{display: none;}

body.light #headerLogo{ position:absolute; }
.wpforms-field-label{color: #fff !important}

@media screen and (max-width: 1024px){
	.elementor-widget-image a img{width: 100% !important}
	#elementor-popup-modal-93{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
	#logoScroll{display: none;}
	*:focus {outline: none;}
	div.wpforms-container-full .wpforms-field-label{color: #fff !important; font-size: 5vw !important; text-align: center;}
	.wpforms-field.wpforms-field-content .wpforms-field-row p{color: #fff; font-size: 5vw }
	div.wpforms-container-full button{width: 100%; font-size: 5vw !important; height:auto !important; padding:4vw !important; background-color:var(--e-global-color-5cbb3d6) !important; color:#fff !important; text-transform:uppercase; letter-spacing:0.2vw; font-weight:700 !important }
	.scroll #logoScroll{display: flex !important;}
	.scroll #miniheader{background-color: #3d271adb; box-shadow: 0 0 2vw rgba(0, 0, 0, 0.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
	.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-half, .wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-sixths, .wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fourths{width: 100% !important; margin: 0 !important; padding: 0 !important; }
	.wpforms-container .wpforms-field .wpforms-field-row-block.wpforms-first.wpforms-one-half{margin-bottom: 3vw !important}
	.wpforms-container .wpforms-field{margin: 3vw 0 !important; padding: 0 !important}
	div.wpforms-container-full input[type=text]{text-align: center !important;}
	#formeSimpleTeasing div.wpforms-container .wpforms-form .iti--allow-dropdown input[type=tel]{ text-align:center; padding-left:0 !important }
	#formeSimpleTeasing div.wpforms-container-full input[type=text]{padding: 0 !important}
	#menuNavModale nav li,#menuNavModale nav ul{ list-style:none !important; padding:0 !important; text-align:center; font-size:6vw; line-height:10vw; color:#fff !important }
	#menuNavModale nav li a{ color:#fff !important}
	#logoModal a{width: 50vw}
}