/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1767965115
Updated: 2026-01-09 14:25:15

*/
input#gform_submit_button_3:hover, input#gform_submit_button_4:hover, input#gform_submit_button_2:hover, input#gform_submit_button_1:hover{
	color:#d15000 !important;
}
.elementor-slideshow__title {
    display: none;
}

label.gfield_label.gform-field-label {
    color: #d15000 !important;
}
textarea#input_2_9, textarea#input_3_9, textarea#input_4_9 {
    min-height: 90px !important;
}

textarea#input_1_9 {
    min-height: 90px;
}
input#input_1_1, input#input_1_3, input#input_1_4, input#input_1_5, input#input_1_6, input#input_1_7, select#input_1_12, textarea#input_1_9 {
    border: none !important;
    box-shadow: none;
}

.gform_heading {
    display: none !important;
}

/* Ciblage spécifique pour Chrome, Safari et Brave (moteur Webkit) */

  .elementor-element.elementor-element-32594449.e-con-full.e-flex.e-con.e-child {
    overflow-y: scroll;
  height: 600px !important; 
   
}

.elementor-element.elementor-element-32594449.e-con-full.e-flex.e-con.e-child::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    background: transparent !important;
}

.blocimg {
    filter: brightness(0.5) !important;
}
.blocimg:hover {
    filter: grayscale(0%) !important;
}

.imgbloc:hover

 {
    /* transition: all 0.5s ease; */
    transform: scale(1.05);
}


@media (max-width: 767px) {
  .elementor-element.elementor-element-32594449.e-con-full.e-flex.e-con.e-child {
    overflow-y: clip;
  height: auto !important; 
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}
}