/* End custom CSS */

.elementor-619 .elementor-element.elementor-element-709c71b > .elementor-container > .elementor-column > .elementor-widget-wrap {
	align-content: center;
	align-items: center;
}

.elementor-bc-flex-widget .elementor-619 .elementor-element.elementor-element-3f032d6.elementor-column .elementor-widget-wrap {
	align-items: center;
}

.elementor-619 .elementor-element.elementor-element-3f032d6.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
	align-content: center;
	align-items: center;
}

.elementor-619 .elementor-element.elementor-element-3f032d6.elementor-column > .elementor-widget-wrap {
	justify-content: center;
}

.elementor-619 .elementor-element.elementor-element-3e71f7c > .elementor-widget-container {
	margin: 0vw 4vw 0vw 4vw;
}

#elementor-popup-modal-619 .dialog-widget-content {
	animation-duration: .8s;
	background-color: var(--e-global-color-13d799a);
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}

#elementor-popup-modal-619 {
	background-color: rgba(0, 0, 0, .8);
	justify-content: flex-end;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-619 .dialog-message {
	width: 50vw;
	height: 100vh;
	align-items: center;
}

#elementor-popup-modal-619 .dialog-close-button {
	display: flex;
}

@media (max-width:767px) {
	.elementor-619 .elementor-element.elementor-element-3e71f7c > .elementor-widget-container {
		margin: 0vw 5vw 0vw 5vw;
		padding: 0px 0px 0px 0px;
	}
	
	#elementor-popup-modal-619 .dialog-message {
		width: 100vw;
	}
}

/* Start custom CSS for html, class: .elementor-element-3e71f7c */
.custom-size-table {
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #eaeaea;
}

.custom-size-table th, .custom-size-table td {
	padding: 10px;
	border: 1px solid #dcdcdc;
	text-align: center;
}

.custom-size-table thead th {
	font-size: 13px !important;
}

.custom-size-table tbody tr:nth-child(even) {
	background-color: #f9f9f9;
}

.custom-size-table tbody tr:hover {
	background-color: #e0e0e0;
	transition: background-color .3s ease;
}

.custom-size-table td {
	font-size: 14px;
}

.custom-contact-message {
	margin-top: 15px;
	font-size: 12px;
	color: #333;
	text-align: center;
}

.custom-table-title.custom-large-spacing {
	margin-top: 50px;
	margin-bottom: 23px;
}

.custom-size-table th {
	font-size: 13px !important;
}

.custom-table-title {
	font-size: 16px;
	text-align: center;
}

/* Ajoutez ce media query pour cibler les mobiles */
@media only screen and (max-width: 768px) {
	.custom-size-table th, .custom-size-table td {
		padding: 5px;
	}
	
	.custom-size-table td {
		font-size: 12px;
	}
	
	.custom-size-table th {
		font-size: 12px !important;
	}
	
	.custom-contact-message {
		margin-top: 10px;
	}
	
	.custom-table-title.custom-large-spacing {
		margin-top: 30px;
		margin-bottom: 15px;
	}
	
	.custom-table-title {
		font-size: 14px;
	}
}

.custom-contact-message a {
	color: black;
	text-decoration: underline;
}
