/* 
Theme Name:     WEBLOFT
Theme URI: 		http://www.webloft.ca/
Description: Thème personnalisé pour le client. Habituellement développé à partir d'un PSD fournis par votre agence de communication. Pour plus d'informations, veuillez communiquer avec votre agence ou le support de Webloft au 514-945-3700 / support@webloft.ca
Author:         WEBLOFT // JFRanger, Maxime & Dominique
Theme URI: 		http://www.webloft.ca/
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
*/


html, body {
	overflow-x: hidden;
}

/*
#content {
	overflow-x: hidden;
}
*/

body>main#content,
body>main.post,
body>div.post {
	padding: 12px;
}

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

ul.wl_event_terms {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	gap: 13px;
}

ul.wl_event_terms li {
	font-family: "Circular Std";
	font-weight: 700;
	font-size: 14px;
	line-height: 1em;
	padding: 8px 12px;
	color: #003C35;
	border-radius: 100px;
}

.hero-title .elementor-heading-title {
	display: flex;
	justify-content: center;
}
@media screen and (min-width: 768px) {
	.hero-title .elementor-heading-title {
		font-size: clamp(2rem, 5vw, 6rem)!important;
	}
}
