/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 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
*/

/* Global */


/* HOME */
.elementor-column.border-gradient {
    border-width: 25px;
    border-style: solid;
    border-image-source: linear-gradient(to left, var( --e-global-color-primary ), var( --e-global-color-e572f8b ));
    border-image-slice: 1;
}
.logo-confiance .swiper-slide img, .logo-confiance .swiper-slide source {
    width: 100%;
    max-width: 150px;
    object-fit: cover;
}
.carrousel-temoignage .swiper-wrapper b {
    color: var( --e-global-color-accent );
    font-size: 25px;
    line-height: 30px;
}
.carrousel-temoignage.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 16px;
}
@media screen and (max-width: 1024px) {
    .elementor-widget-wrap > .elementor-element.elementor-absolute.banniere-img-absolute.elementor-widget.elementor-widget-image {
        position: relative;
        top: initial;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px) {
    .elementor-widget-wrap > .elementor-element.elementor-absolute.label-absolute {
        position: relative;
        top: initial;
        right: 0 !important;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    .elementor-column.border-gradient {
        border-width: 15px;
    }
}

/* CAPCTHA */
.grecaptcha-badge {
opacity: 0;
}