/*
	Theme Name: Hello Elementor child
    template: hello-elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 2.4.2
	Stable tag: 2.4.2
	Requires at least: 4.7
	Tested up to: 5.9
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* GLOBAL */


/*** BOUTONS ***/

.elementor-element-faad1ab svg {
	width: 3em !important;
}
.elementor-element-7835a05 .elementor-button-link {
	position: relative;
}
.elementor-element-7835a05 .elementor-button-link::after {
	content: "";
	position: absolute;
	width: 55px;
	height: 55px;
	border-radius: 99px;
	background: #E75C21;
	top: -6px;
	left: -20px;
	transition: 0.6s;
	background-image: url("http://refonte.cfdt-dordogne.fr/wp-content/uploads/2024/07/icon_adherez-cfdt.svg");
	background-repeat: no-repeat;
	background-position: center;
}
.elementor-element-7835a05 .elementor-button-link:hover::after {
	width: 110%;
	height: 55px;
}

.elementor-element-78cba06 path {
	fill: #E75C21;
}
.elementor-button-icon svg {
	width: 2em !important;
}
.e-loop-item-180 .elementor-element.elementor-element-2371f1b:not(.elementor-motion-effects-element-type-background) {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}