.elementor-71702 .elementor-element.elementor-element-cdca8b5{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-73c92a2 *//* Override Elementor button styles - spécificité supérieure à (0,1,1) */
.wptotem-cplx-booking-container button,
.wptotem-cplx-booking-container input[type="button"],
.wptotem-cplx-booking-container input[type="submit"],
.wptotem-cplx-booking-container .submit-button,
.wptotem-cplx-booking-container .back-button,
.wptotem-cplx-booking-container .checkout-button,
body.elementor-page .wptotem-cplx-booking-container button,
body.elementor-page .wptotem-cplx-booking-container input[type="button"],
body.elementor-page .wptotem-cplx-booking-container input[type="submit"] {
    background-color: var(--accent-color, #007bff) !important; /* Utilisez votre couleur ici */
    color: var(--button-text-color, white) !important;
}

/* Pour les états hover si nécessaire */
.wptotem-cplx-booking-container button:hover,
.wptotem-cplx-booking-container input[type="button"]:hover,
.wptotem-cplx-booking-container input[type="submit"]:hover {
    background-color: var(--accent-hover-color, #0056b3) !important; /* Version plus foncée */
}/* End custom CSS */