/* 
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 */
#liensUtils ul li:nth-child(2) span:nth-child(2){overflow: hidden; width: 0;height: 1.5vw; transition: all 0.5s}

.elementor-widget-image a img[src$=".svg"]{width: 100% !important;}
header{width: 100%; z-index: 1000; backdrop-filter: blur(0px);position: fixed; height:9vw; display:flex; }
.home header>div{box-shadow: none !important;}
.scroll header{position: fixed; display: block !important;}
.dialog-lightbox-widget-content{display: flex;}
.elementor-popup-modal .dialog-message{align-content: flex-start; flex-wrap: wrap;}
input{font-size: 1vw !important; padding: 0.8vw 1vw  !important; height: auto !important}
.wpforms-container .wpforms-field{padding: 0.5vw 0 !important}
label,.dz-message{font-size: 1vw !important}
.wpforms-field-description{font-size: 0.9vw !important}
div.wpforms-container div.wpforms-uploader .dz-message svg{width: 3vw !important; height: 3vw !important}
.wpforms-submit{width: 100% !important; font-family: var(--e-global-typography-accent-font-family), Sans-serif  !important; font-weight: var(--e-global-typography-accent-font-weight)  !important;  background-color: var(--e-global-color-accent)  !important;     font-size: 1vw !important;}
.elementor-button,.wpforms-submit{padding: 0.5vw 2vw !important; height: auto !important}

#liensUtils ul li:hover span{width: auto !important; transition: all 0.5s}
.home nav a{color: #fff !important; transition: all 0.5s;}
.home nav a:hover{color: var(--e-global-color-207eb37) !important; transition: all 0.5s}
.home nav a svg{fill: #fff}
.home nav .sub-menu{background-color: transparent;}
.home header a:hover svg{fill: #fff !important}
.scroll header > div{ background-color:#fff }
.scroll #logohome{display: none;}
.home.scroll nav a{color: var(--e-global-color-8d87777) !important; transition: all 0.5s;}
.home.scroll nav a svg{fill: var(--e-global-color-8d87777);}
.scroll.home nav .sub-menu{background-color: #fff;}