/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Thème enfant de Hello Elementor pour le site Nimea. Ajoutez ici votre CSS et vos personnalisations : elles resteront intactes lors des mises à jour de Hello Elementor.
Author: Nimea
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* ===== Vos personnalisations CSS ci-dessous ===== */
/* Theme Name: Hello Elementor Child ; Template: hello-elementor ; Version: 1.3.0 */

/* ===== TYPOGRAPHIE (titres bruts → Urbanist) ===== */
h1:not(.elementor-heading-title),h2:not(.elementor-heading-title),h3:not(.elementor-heading-title),
h4:not(.elementor-heading-title),h5:not(.elementor-heading-title),h6:not(.elementor-heading-title){font-family:"Urbanist",sans-serif;font-style:normal}
h1:not(.elementor-heading-title){font-size:60px;line-height:1.1;font-weight:500}
h2:not(.elementor-heading-title){font-size:40px;line-height:1.35;font-weight:500}
h3:not(.elementor-heading-title){font-size:32px;line-height:1.25;font-weight:400}
h4:not(.elementor-heading-title){font-size:24px;line-height:1.3;font-weight:500}
h5:not(.elementor-heading-title){font-size:20px;line-height:1.3;font-weight:500}
h6:not(.elementor-heading-title){font-size:12px;line-height:1.3;font-weight:500;text-transform:uppercase}
@media(max-width:1024px){h1:not(.elementor-heading-title){font-size:34px}h2:not(.elementor-heading-title){font-size:29px}h3:not(.elementor-heading-title){font-size:24px}h4:not(.elementor-heading-title){font-size:20px}h5:not(.elementor-heading-title){font-size:20px}}
@media(max-width:767px){h1:not(.elementor-heading-title){font-size:26px}h2:not(.elementor-heading-title){font-size:23px}h3:not(.elementor-heading-title){font-size:21px}h4:not(.elementor-heading-title){font-size:19px}h5:not(.elementor-heading-title){font-size:18px}}
body{font-size:17px;line-height:1.647}

/* ===== HEADER ===== */
.page-header{display:none!important}
.elementor-location-header{position:relative;z-index:999}
.elementor-location-header > .e-con{z-index:999!important}
@media(min-width:768px){.elementor-element-f4a66ab{display:none!important}}
.elementor-element-3696fc8{display:none!important}
.elementor-location-header .elementor-element-e412ae0 { background: transparent !important; }

/* ===== FOOTER ===== */
.elementor-location-footer > .e-con,.elementor-location-footer .e-con.e-parent{background-color:#1A1A1A!important}
.elementor-location-footer > .e-con { padding-top: 55px; padding-bottom: 40px; }
.elementor-location-footer{color:#929598}
.elementor-location-footer h1,.elementor-location-footer h2,.elementor-location-footer h3,
.elementor-location-footer h4,.elementor-location-footer h5,.elementor-location-footer h6,
.elementor-location-footer a{color:#fff}
/* Logo Niméa dans le footer */
.elementor-location-footer .elementor-element-fdf9441::before {
  content: ""; display: block; width: 109px; height: 70px;
  background: url("/wp-content/uploads/2022/11/Fichier-1.png") no-repeat left center;
  background-size: contain;
}