.elementor-1778 .elementor-element.elementor-element-3ededdb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-1778:not(.elementor-motion-effects-element-type-background), body.elementor-page-1778 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}:root{--page-title-display:none;}/* Start custom CSS *//* 1) Déclaration de la police (idéalement en HTTPS) */
@font-face {
  font-family: "NeueHaasDisplayRoman";
  src: url("https://mediumpurple-pig-442676.hostingersite.com/wp-content/uploads/2026/01/NeueHaasDisplayRoman.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* ============================================================
   CLASSE GLOBALE PAGE EXPOSANT - RTT Festival
   
   UTILISATION :
   1. Colle ce CSS dans : Elementor > (ta page) > ParamÃ¨tres > CSS personnalisÃ©
   2. Sur le conteneur racine de ta page, dans AvancÃ© > Classes CSS : mets "page-exposant"
   ============================================================ */


/* ============================================================
   BLOC 1 - HERO (section avec image de fond + titre)
   ============================================================ */

.page-exposant .bloc-hero {
  --min-height: 600px;
  --flex-direction: column;
}

/* Sous-conteneur du hero (pousse le texte vers le bas) */
.page-exposant .bloc-hero-inner {
  --margin-top: 200px;
  --margin-bottom: 0px;
  --gap: 5px 5px;
}

/* H1 - Nom de l'exposant */
.page-exposant .bloc-hero h1,
.page-exposant .bloc-hero .elementor-heading-title {
  font-family: "GC EPIC PRO", Sans-serif;
  font-size: 40px;
  letter-spacing: 0.5px;
  text-align: center;
}

/* H2 - Sous-titre exposant */
.page-exposant .bloc-hero h2 {
  font-family: "Neue Haas Display Pro", Sans-serif;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  padding: 0px 20px;
}


/* ============================================================
   BLOC 2 - ICÃ”NES (3 colonnes : image + texte)
   ============================================================ */

.page-exposant .bloc-icones {
  --min-height: 300px;
  --gap: 0px;
}

.page-exposant .bloc-icones .e-con-inner {
  padding: 60px 200px;
}

.page-exposant .bloc-icones .elementor-widget-text-editor {
  margin-top: 10px;
  padding: 0px 20px;
  text-align: center;
  font-family: "Neue Haas Display Pro", Sans-serif;
  font-size: 15px;
  font-weight: 600;
}


/* ============================================================
   BLOC 3 - TITRE DE SECTION (fond colorÃ© + h2 centrÃ©)
   ============================================================ */

.page-exposant .bloc-titre-section h2,
.page-exposant .bloc-titre-section .elementor-heading-title {
  font-family: "GC EPIC PRO", Sans-serif;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  padding: 50px 0px 40px 0px;
}


/* ============================================================
   BLOC 4 - CARTES PRODUITS (3 colonnes avec image de fond)
   ============================================================ */

.page-exposant .bloc-cartes {
  --min-height: 500px;
  --gap: 0px;
}

.page-exposant .bloc-carte {
  --min-height: 500px;
  --padding-top: 135px;
  --padding-bottom: 135px;
  --padding-left: 50px;
  --padding-right: 50px;
  --gap: 15px;
}

/* H3 - Nom du produit */
.page-exposant .bloc-carte h3,
.page-exposant .bloc-carte .elementor-heading-title {
  font-family: "GC EPIC PRO", Sans-serif;
  font-size: 25px;
  font-weight: 900;
  text-align: center;
}

/* Texte description produit */
.page-exposant .bloc-carte .elementor-widget-text-editor {
  margin-top: 10px;
  padding: 0px 20px;
  text-align: center;
  font-family: "Neue Haas Display Pro", Sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

/* Bouton "Voir le produit" */
.page-exposant .bloc-carte .elementor-button {
  border-radius: 0px;
  padding: 15px;
}


/* ============================================================
   BLOC 5 - NOUVEAUTÃ‰ (grande image de fond + texte centrÃ©)
   ============================================================ */

.page-exposant .bloc-nouveaute {
  --min-height: 700px;
  --padding-top: 235px;
  --padding-bottom: 235px;
  --padding-left: 280px;
  --padding-right: 280px;
  --gap: 15px;
}

/* H4 - Titre nouveautÃ© */
.page-exposant .bloc-nouveaute h4,
.page-exposant .bloc-nouveaute .elementor-heading-title {
  font-family: "GC EPIC PRO", Sans-serif;
  font-size: 35px;
  font-weight: 900;
  text-align: center;
}

/* Texte description nouveautÃ© */
.page-exposant .bloc-nouveaute .elementor-widget-text-editor {
  text-align: center;
  font-family: "Neue Haas Display Pro", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

/* Bouton nouveautÃ© */
.page-exposant .bloc-nouveaute .elementor-button {
  border-radius: 0px;
  padding: 15px;
}


/* ============================================================
   BLOC 6 - Ã€ VOIR SUR LE STAND (texte + image cÃ´te Ã  cÃ´te)
   ============================================================ */

.page-exposant .bloc-stand {
  --min-height: 393px;
  --gap: 0px;
}

/* Colonne texte */
.page-exposant .bloc-stand-texte {
  --padding-top: 230px;
  --padding-bottom: 230px;
  --padding-left: 100px;
  --padding-right: 100px;
}

/* H4 - Titre "Ã€ voir sur le stand" */
.page-exposant .bloc-stand h4,
.page-exposant .bloc-stand .elementor-heading-title {
  font-family: "GC EPIC PRO", Sans-serif;
  font-size: 25px;
  font-weight: 900;
}

/* Liste items */
.page-exposant .bloc-stand .elementor-widget-text-editor {
  font-family: "Neue Haas Display Pro", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}


/* ============================================================
   BLOC 7 - TITRE GALERIE
   ============================================================ */

.page-exposant .bloc-titre-galerie h2,
.page-exposant .bloc-titre-galerie .elementor-heading-title {
  font-family: "GC EPIC PRO", Sans-serif;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
  padding: 40px 0px;
}


/* ============================================================
   BLOC 8 - CONTACT
   ============================================================ */

.page-exposant .bloc-contact-titre {
  padding: 50px 0px 20px 0px;
  text-align: center;
}

.page-exposant .bloc-contact-titre h1,
.page-exposant .bloc-contact-titre .elementor-heading-title {
  font-family: "GC EPIC PRO", Sans-serif;
  font-size: 30px;
  letter-spacing: 0.5px;
}

.page-exposant .bloc-contact-infos {
  --padding-bottom: 80px;
}

/* Texte liens contact */
.page-exposant .bloc-contact-infos .elementor-widget-text-editor {
  margin-top: 10px;
  text-align: center;
  font-family: "Neue Haas Display Pro", Sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.page-exposant .bloc-contact-infos .elementor-widget-text-editor a {
  text-decoration: none;
}/* End custom CSS */