/*
Theme Name: Hello Elementor Child
Theme URI: https://www.agoravita.com/
Description: Hello Elementor Child Theme
Author: Agoravita
Author URL: https://www.agoravita.com/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementorchild
*/
.mb0 p{
    margin-bottom:0 !important;
}
.contact-arilla #frm_field_6_container, .contact-arilla #frm_field_10_container {
    margin-bottom:0 !important;
}
.contact-arilla fieldset{
   padding-bottom:0;
}
.contact-arilla .frm_dropzone .dz-message {
    border-color:  #2b5faa;
}
.contact-arilla .frm_dropzone{
    max-width: inherit !important;
    width:100%;
}
.contact-arilla .frm_submit.frm_flex{
    justify-content: flex-end;
}
.contact-arilla .frm_required{
 color:#2B5FAA;
}
.contact-arilla .frm_button_submit.frm_final_submit::after{
    content:"";
    background:url(/wp-content/uploads/2025/01/fleche-form.svg);
    background-repeat: no-repeat;
    background-size:contain;
    width:16px;
    height:16px;
    display: inline-block;
    margin-left:13px;
    margin-bottom:-2px;
}
@media (max-width:1023px){
    .col-100-tabport{
        width:100% !important;
    }
}

.grecaptcha-badge{
    opacity:0;
}