/*!
	Theme Name: WordPress + Elementor
	Theme URI: http://activis.ca
	Author: Activis, votre agence web
	Author URI: http://activis.ca
	Description: Official WordPress Boilerplate for Elementor by Activis
	Version: 3.1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: activis
*/


.page-id-3 div.elementor .elementor-element > .elementor-container, .page-id-9509 div.elementor  .elementor-element > .elementor-container {
	min-height: 300px!important;
	align-items: flex-end!important;
}

.page-id-3 div.elementor  section + section, .page-id-9509 div.elementor  section + section {
	padding-top: 0!important;
}

.ez-container svg path {
	fill: #FFFFFF!important;
}

@media (max-width: 767px) {
	.page-id-3 div.elementor .elementor-element > .elementor-container, .page-id-9509 div.elementor .elementor-element > .elementor-container {
		min-height: 250px!important;
		align-items: flex-end!important;
	}
}