/* 
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
*/

/* Gravity forms*/
.gform_button {background-color: #333!important;color: white;border-radius: 5px}

p.gform_required_legend {display:none!important}
body .gform_wrapper {background: #F2f2f2;padding: 1rem;line-height: 1.3rem}
body .gform_wrapper .desir {background: #e5e5e5;padding: 1rem}
body .gform_wrapper .desireco {background: url(image/Fond-Feuille.jpg) no-repeat center center}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {font-size: 1.5em;font-weight: normal}
.gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {font-size: 1.9em}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {line-height: 1.2}
#top .gform_wrapper .gfield_checkbox li label, #top .gform_wrapper .gfield_radio li label {margin: 1px 0 0 26px!important}
.gform_wrapper .top_label .gfield_label {font-size: 1em !important;margin-bottom: 4px!important;letter-spacing: 0.1em;}
.gform_wrapper .gfield_description {font-family: sans-serif;font-size: 0.85em;padding: 3px 0 0!important;line-height: 20px;}
#top label {font-size: 14px}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {margin: 10px 0 9px 0px!important}
th.gsurvey-likert-row-label {width: 31%}
div#gform_wrapper_10 {background: #fff!important}
.gform_button.gform_image_button {float:right}
form#gform_12 .gfield_description {font-size: 12px!important;margin-top: 14px}
form#gform_12 .gfield_checkbox {color: #000;letter-spacing: 1px}
li#field_13_7 label {font-size: 18px!important;background-color:#fff;padding:10px}
label.gfield_consent_label {font-weight: normal!important;font-size: 12px!important}
.quizsecu span.gfield_required.gfield_required_text {display: none!important}
.quizsecu .gfield_radio {padding: 15px!important}
.gquiz-answer-explanation {font-size: 14px!important;color: #2e5e01!important;font-weight: bold!important}
@media only screen and (min-width: 769px) {
table.gsurvey-likert .gsurvey-likert-row-label {font-weight: normal;font-size: 12px}
}

/* Menu*/
nav.elementor-nav-menu--main li.pagecontact 
{    background-color: #FFFFFF7A;
    font-family: "Berlin", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3.1px;
    fill: var( --e-global-color-text );
    color: var( --e-global-color-text );
    border-style: solid;
    border-width: 2px ;
    border-radius: 8px;
 padding:10px 18px 10px 1px;
}
