.elementor-kit-13{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#161616;--e-global-color-text:#FFFFFF;--e-global-color-accent:#BF942B;--e-global-typography-primary-font-family:"Cinzel Decorative";--e-global-typography-primary-font-size:81px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Cinzel Decorative";--e-global-typography-secondary-font-size:54px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Proza Libre";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Proza Libre";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:800;--e-global-typography-c3f7180-font-family:"Cinzel Decorative";--e-global-typography-c3f7180-font-size:36px;--e-global-typography-af1f479-font-family:"Cinzel Decorative";--e-global-typography-af1f479-font-size:24px;background-color:#101012;background-image:url("https://www.saintewave.com/wp-content/uploads/2025/08/croisades-background.jpg");font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );background-repeat:repeat;background-size:contain;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-13 a:hover{color:var( --e-global-color-primary );}.elementor-kit-13 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-13 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-13 h3{font-family:var( --e-global-typography-c3f7180-font-family ), Sans-serif;font-size:var( --e-global-typography-c3f7180-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-primary-font-size:67.77px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-13 a{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-13 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-13 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-13 h3{font-size:var( --e-global-typography-c3f7180-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-primary-font-size:54px;--e-global-typography-secondary-font-size:36px;--e-global-typography-text-font-size:16px;--e-global-typography-c3f7180-font-size:24px;--e-global-typography-af1f479-font-size:16px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-13 a{font-size:var( --e-global-typography-accent-font-size );}.elementor-kit-13 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-13 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-13 h3{font-size:var( --e-global-typography-c3f7180-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* On transforme le wrapper en bandeau fixe au-dessus de tout */
body .woocommerce-notices-wrapper {
    position: fixed;
    top: 80px;        /* ajuste selon la hauteur de ton header */
    left: 0;
    right: 0;
    z-index: 999999;  /* devant tout */
    display: flex;
    justify-content: center;
    pointer-events: none; /* pour éviter de bloquer les clics derrière */
}

/* Le message lui-même reste cliquable */
body .woocommerce-notices-wrapper .woocommerce-message,
body .woocommerce-notices-wrapper .woocommerce-error,
body .woocommerce-notices-wrapper .woocommerce-info {
    pointer-events: auto;
}/* End custom CSS */