/* 
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
*/

body {
	overflow-x: hidden;
}

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

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

.service {
	display: none;
}

.show {
	display: block;
}

.btn_service {
	cursor: pointer;
}

.btn_service a {
	cursor: pointer;
	margin-bottom: -1px;
}


.btn_service.active a {
	font-weight: bold!important;
	border-bottom-width: 3px!important;
	margin-bottom: -2px;
}

.elementor-editor-active .service {
	display: block!important;
}

.elementor-widget-theme-post-content h3 {
	color: black;
	margin: 20px 0;
}

.elementor-widget-theme-post-content a, .elementor-widget-text-editor a
{
	color: var( --e-global-color-primary )!important;
}

.elementor-widget-theme-post-content .wp-block-button__link {
	background-color: var( --e-global-color-primary);
	    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    color: #FFFFFF!important;
	margin: 40px 0;
}

.elementor-widget-theme-post-content .wp-block-columns {
	margin: 40px 0px;
}