.elementor-kit-30{--e-global-color-primary:#8B2020;--e-global-color-secondary:#1A1A18;--e-global-color-text:#3D3935;--e-global-color-accent:#F5F2ED;--e-global-color-cb4cfe8:#3D3935;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-30 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Footer pleine largeur */
.elementor-location-footer #mj-footer {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

/* Supprime les marges/padding du conteneur Elementor autour */
.elementor-location-footer .elementor-section,
.elementor-location-footer .e-con {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
}

.elementor-location-footer .elementor-widget-container {
  padding: 0 !important;
}
/* Header pleine largeur */
.elementor-location-header #mj-header {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.elementor-location-header .elementor-section,
.elementor-location-header .e-con {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
}

.elementor-location-header .elementor-widget-container {
  padding: 0 !important;
}

#mj-header {
  box-shadow: 0 1px 0 rgba(26, 24, 20, 0.06), 0 4px 24px rgba(26, 24, 20, 0.04);
}
#mj-header .mj-contact-btn {
  border-radius: 15px !important;
}

/* ── FOND GÉNÉRAL DE LA PAGE ── */
.elementor-page,
.e-con,
.elementor-section,
body {
  background-color: #F5F2ED !important;
}

/* ── SECTION HERO ── */
.elementor-location-single .elementor-top-section:first-of-type,
.elementor-section.elementor-top-section {
  background-color: #F5F2ED !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* ── TITRE MAJA MOSKAL : noir pas bordeaux ── */
.elementor-widget-heading h1,
.elementor-widget-heading h2 {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-weight: 900 !important;
  color: #1A1A18 !important;
  letter-spacing: -0.02em !important;
  line-height: 1.05 !important;
}

/* ── TEXTE DE DESCRIPTION ── */
.elementor-widget-text-editor p {
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 300 !important;
  font-size: 1.1rem !important;
  line-height: 1.75 !important;
  color: #3D3935 !important;
}

/* ── BLOC CITATION BEIGE ── */
.elementor-widget-text-editor blockquote,
.elementor-widget-blockquote blockquote {
  background: rgba(26, 24, 20, 0.04) !important;
  border-left: 2px solid #8B2020 !important;
  border-radius: 4px !important;
  padding: 1rem 1.4rem !important;
  font-family: 'Playfair Display', Georgia, serif !important;
  font-style: italic !important;
  font-size: 1rem !important;
  color: #3D3935 !important;
}

/* ── BOUTON "ZOBACZ PRACE" ── */
.elementor-widget-button .elementor-button {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 0.88rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  background: #8B2020 !important;
  color: #F5F2ED !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 0.85rem 1.8rem !important;
  transition: background 0.25s ease, transform 0.2s ease, box-shadow 0.25s ease !important;
}

.elementor-widget-button .elementor-button:hover {
  background: #6B1818 !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 24px rgba(139, 32, 32, 0.25) !important;
}

/* ── IMAGE : coins arrondis et pleine hauteur ── */
.elementor-widget-image img {
  border-radius: 8px !important;
  object-fit: cover !important;
  width: 100% !important;
}

/* ── COLONNES : alignement vertical centré ── */
.elementor-column > .elementor-widget-wrap {
  justify-content: center !important;
}

/* ── ESPACEMENTS ENTRE WIDGETS ── */
.elementor-widget + .elementor-widget {
  margin-top: 1.25rem !important;
}/* End custom CSS */