/* 
Theme Name:   Collectif ECO
Theme URI:    https://collectif-eco.ca
Description:  Un super thème réalisé avec ♥ par le Collectif ECO
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
*/


.elementor-widget-container p:last-child {
	margin-bottom: 0;
}


.elementor-widget-text-editor a {
	color: inherit;
	text-decoration: underline;
}

.elementor-location-header {
	position: fixed;
    top: 0;
    transition: top 0.3s;
    width: 100%;
	z-index: 9999;
}

.nav-up {
    top: -200px;
}

@media screen and (min-width: 768px) {
	.hide-mobile {
		display: none!important;
	}
}