.elementor-3356 .elementor-element.elementor-element-b28db75{--display:flex;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3356 .elementor-element.elementor-element-93189bc .elementor-menu-toggle{margin:0 auto;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1a4bb8b *//* ===== FIX BOUTONS - À AJOUTER DANS CSS ADDITIONNEL ===== */

/* Boutons tarifs famille */
.tarif-famille-btn,
.tarif-famille-btn:link,
.tarif-famille-btn:visited {
    color: #ffffff !important;
    background: #c9a227 !important;
}

.tarif-famille-btn:hover,
.tarif-famille-btn:active {
    color: #ffffff !important;
    background: #1a1a1a !important;
}

/* Boutons CTA famille */
.cta-famille-btn,
.cta-famille-btn:link,
.cta-famille-btn:visited {
    color: #1a1a1a !important;
    background: #c9a227 !important;
}

.cta-famille-btn:hover,
.cta-famille-btn:active {
    color: #1a1a1a !important;
    background: #ffffff !important;
}

/* Boutons tarifs photobooth */
.tarif-btn,
.tarif-btn:link,
.tarif-btn:visited {
    color: #ffffff !important;
    background: #c9a227 !important;
}

.tarif-btn:hover,
.tarif-btn:active {
    color: #ffffff !important;
    background: #1a1a1a !important;
}

/* Boutons CTA photobooth */
.cta-photobooth-btn,
.cta-photobooth-btn:link,
.cta-photobooth-btn:visited {
    color: #1a1a1a !important;
    background: #c9a227 !important;
}

.cta-photobooth-btn:hover,
.cta-photobooth-btn:active {
    color: #1a1a1a !important;
    background: #ffffff !important;
}

/* Fix général pour tous les boutons dorés */
a[class*="-btn"] {
    color: #ffffff !important;
}

a[class*="-btn"]:hover {
    opacity: 1 !important;
}/* End custom CSS */