/*
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.4.1752434922
Updated: 2025-07-13 21:28:42

*/
sr7-img {
    pointer-events: none !important;
}
.elementor-sticky--active {
	background: white;
}
.elementor-sticky--active .e-con-inner > div {
    box-shadow: none !important;
    border: none !important;
}

.elementor-sticky--active .elementor-nav-menu--main .elementor-item {
    padding-top: 10px !important;
    padding-bottom: 15px !important;
}

.elementor-sticky--active .elementor-widget-theme-site-logo img {
    width: 80px !important;
}
.partenaires img {
    max-height: 70px;
}

.single-post .elementor-widget-text-editor ul {
    padding: 0;
}

.single-post .elementor-widget-text-editor ul li {
    padding-left: 30px;
    position: relative;
    list-style: none !important; 
    padding-bottom: calc(20px / 2);   
}
.single-post .elementor-widget-text-editor ul li:after {    
    content: "\e958";
    color: #eeb632;
    position: absolute;
    left: 0;
    top: 5px;
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.single-post .elementor-widget-text-editor .elementor-heading-title {
    font-family: "Amatic SC", Sans-serif;
    font-weight: 700;
}
.banner {
        background-size: cover;
    background-position: center;
}
.swiper-slide-inner {
    background: #fafafa;
}
figure.swiper-slide-inner img {
    mix-blend-mode: multiply;
}
.elementor-shortcode .trp-ls-shortcode-current-language, .elementor-shortcode .trp-ls-shortcode-language {
    width: 90px !important;
}