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

@media screen and (max-width:770px){
	div#wpcf7-f197-p8-o1 form.wpcf7-form.init , div#wpcf7-f197-p9-o1 form.wpcf7-form.init {
    display: flex;
    align-items: baseline;
}
}
@media screen and (max-width:600px){
    div#wpcf7-f197-p8-o1 form.wpcf7-form.init, div#wpcf7-f197-p9-o1 form.wpcf7-form.init {
    display: inherit;
	
}
	.elementor-8 .elementor-element.elementor-element-df964cd .ekit-form form > p {
    text-align: center;
	margin-right: 15px; 
}
}

@media screen and (max-width:900px){
    div#wpcf7-f520-p11-o1 form.wpcf7-form.init label.form-nom-prenom {
    display: block!important;
}
	
}
.elementor-element-1c66d74 .elementor-widget-container .ekit-btn-wraper a.elementskit-btn.whitespace--normal {
    width: 200px;
}
div#frm_form_1_container form#form_calltoaction .frm_form_fields div#frm_field_1_container label#field_tscqe_label {
    display: none;
}
a {
    text-decoration: none!important;
}