.single{
	text-wrap: balance;
	text-wrap: pretty;
}
.single .elementor-widget-theme-post-content blockquote:first-child{
    padding: 24px;
    margin: 2rem 0;
    border: 1px var(--e-global-color-secondary) solid ;
	border-radius: 16px;
	background: white;
}

.single .elementor-widget-theme-post-content blockquote:first-child::before{
	display: block;
	content:"En résumé";
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 0.25em;
	text-decoration: underline;
	text-underline-offset: 4px;
	color: var(--e-global-color-accent);
}

.single .elementor-widget-theme-post-content h2{
	margin: 3rem 0 1rem 0;
}

.single .elementor-widget-theme-post-content h3{
	margin: 1.5rem 0 0.5rem 0;
}

.single .elementor-widget-theme-post-content blockquote{
	margin: 2rem 0;
	padding-inline-start: 1.2rem;
	border-left: 0.25em solid var(--e-global-color-accent);
}

.single .elementor-widget-theme-post-content a{
	text-decoration: underline;
	text-underline-offset: 4px;
	color: #627147;
}

.single .elementor-widget-theme-post-content li{
	padding: 0.5rem 1rem 0 0.5em;
}

.single .elementor-widget-theme-post-content li:last-child{
	margin-bottom: 2rem;
}

.single .elementor-widget-theme-post-content li:first-child{
	margin-top: -1.5rem;
}

.single .elementor-widget-theme-post-content li::marker{
	font-size: 1.4em;
	color: var(--e-global-color-accent);
}


#pane-first .am-eli__main-item > p:first-of-type{
	font-weight: 600 !important;
	font-size: 1.2em !important;
}

#pane-first .am-eli__main-item .am-eli__description-title::before{
	display: block;
	height: 1px;
	background: black;
	width: 128px;
	position: relative;
	content: "";
	margin: 24px 0 16px;
}

#pane-first .mc-google-badge{
	padding: 4px 16px 4px 4px !important;
	margin-top: 16px !important;
}

#pane-first .mc-testimonials-grid{
	margin-top: 16px !important;
	gap: 12px;
	grid-template-columns: repeat(2, 1fr);
}

#pane-first .mc-testimonial{
	padding: 12px !important;
}

@media (max-width: 767px){
	#pane-first .mc-testimonials-grid{
	grid-template-columns: repeat(1, 1fr);
}
	
}
.am-event-spots-left,
.am-event-sub-info-capacity {
    display: none !important;
}
.am-event-spots-left,
.am-event-sub-info-capacity {
    display: none !important;
}