/*
Theme Name: Child Theme by Facilitech
Description: Hello Elementor Child est un theme enfant de Hello Elementor, créé par Facilitech
Author: Facilitech
Author URI: https://facilitech.fr
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
*/

/*GENERAL*/


/*FORMULAIRE*/
.NewsletterForm {display: flex;align-items: center;column-gap: 16px;}
.NewsletterForm #gform_submit_button_1 {background-color: #FF1E3F;color: #fff;border: none;width: 200px;height: 42px;font-size: 20px;font-family: 'Poppins';border-radius: 20px 0px;margin: 0px;}
.NewsletterForm .gfield input {width: 310px!important;border-radius: 0px;height: 42px;border: solid 1px;}
.NewsletterForm .gform-footer.gform_footer.top_label {margin: 0px;}


/*RESPONSIVE*/
@media (max-width: 1024px) {
}

@media (max-width: 768px) {
}
