/* 
Theme Name: Agence MAP - Theme Enfant de Hello Elementor
Theme URI: https://github.com/elementor/hello-theme/
Description: Ceci est un theme enfant de Hello Elementor
Author: MAP Team
Author URI: https://map.ch/
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
*/

/*
    Silence is golden. Ajoute ton CSS dans les fichiers SCSS avec compass watch
*/

@media (min-width: 991px) {
    .qr-link {
        position: fixed;
        bottom: 20px;
        left: 20px;
        z-index: 19999;
    }
}

.gform-theme--foundation .gform_fields {
    row-gap: 20px !important;
}

.gform-theme--framework .gfield_label.gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif !important;
    font-weight: var( --e-global-typography-primary-font-weight ) !important;
    font-size: 18px !important;
}


.gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-field-label--type-sub {
    font-size: 14px !important;
}

.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    border-radius: 0 !important;
    border-color: var( --e-global-color-d21f0f2 ) !important;
}

.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,
.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus { 
    --gf-local-outline-color: var(--e-global-color-text) !important;
}

.gform-theme--framework input[type="radio"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    border-radius: 50% !important;
}

.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{
    background-color:var(--e-global-color-text) !important;
}

.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{
    color:var(--e-global-color-text) !important;
    font-size: 18px !important;
}

.gform-theme.gform-theme--framework.gform_wrapper .gform_button.button {
    background-color: var( --e-global-color-text ) !important;
    font-family: "Nunito", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    color: var( --e-global-color-secondary ) !important;
    border-radius: 0px 0px 0px 0px !important;
    padding: 12px 24px !important;
}

.gform-theme.gform-theme--framework.gform_wrapper .gform_button.button:focus {
    outline: none !important;
}

.gform-theme.gform-theme--framework.gform_wrapper .gform_button.button:hover,
.gform-theme.gform-theme--framework.gform_wrapper .gform_button.button:focus {
    background-color: var( --e-global-color-primary ) !important;
}
