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

/*
    Add your custom styles here
*/


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

.elementor-text-editor a, .elementor-tab-content a, .elementor-widget-text-editor a {
	color: var( --e-global-color-secondary );
	text-decoration: underline;
}

.elementor-text-editor ul {
	padding-bottom: 20px;
}

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

.nav-up {
    top: -111px;
	background-color: white;
}

#header, #header img {
	transition: .3s;
}

.nav-down > div > .elementor-section {
	background-color: white!important;
}

.elementor-widget-theme-post-content a {
	color: #c4a006;
}

.gform_wrapper.gravity-theme .gfield_label {
	font-weight: bold;
}