/* 
Theme Name: OnZeWeb
Theme URI: https://onze-web.com/
Description: OnZeWeb by OnZeWeb - thème enfant pour hello elementor
Author: OnZeWeb
Author URI: https://onze-web.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
*/
/*.home .elementor-slide-heading {
	max-width:450px;
}
.home .swiper-slide-contents {
	max-width:380px !important;
}
@media only screen and (max-width: 767px) {
	.home-slider .swiper-slide-bg {
		background-position: bottom !important;
	}
	.home-slider.elementor--v-position-middle .swiper-slide-inner {
		align-items: flex-start !important;
	}
	.home-slider .elementor-slides .swiper-slide-inner  {
		padding: 30px 40px 0 !important;
	}
}
.elementor-widget-text-editor p strong {
	color:#ff7a0a;
}
.elementor-widget-text-editor.p-gras-violet p strong {
	color:var( --e-global-color-6028847 );
}
.ekit-accordion--content p a, .elementor-widget-text-editor p a  {
	color:#ff7a0a;
	font-weight:600;
    font-family: 'Comfortaa';
}
.accomp-structures span {
	color:#ff7a0a;
}


.icon-box-home .elementor-icon-box-icon {
	background-color: var(--e-global-color-a2c0d56);
    margin: auto;
    padding: 15px;
}*/

b, strong {
    font-weight: 600 !important;
}
.elementor-widget-text-editor b, .elementor-widget-text-editor strong {
	color:black;
}
.black-section .elementor-widget-text-editor b, .black-section .elementor-widget-text-editor strong {
	color:white;
}
.elementor-widget-text-editor ul {
	margin-bottom: .8em;
}

.elementor-widget-text-editor li::marker {
	color: var(--e-global-color-a2c0d56);
}