Custom CSS

@import url(‘https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap’);

/* Base */
body { font-family: ‘Montserrat’, -apple-system, BlinkMacSystemFont, sans-serif; }

/* Header – fond noir premium */
.ast-primary-header, .ast-above-header, .ast-main-header-wrap { background: #0a1628 !important; }
.ast-above-header-wrap { background: #000 !important; }
.ast-site-title-wrap a { color: #fff !important; font-weight: 700; }
.main-navigation a, .ast-nav-menu a { color: #fff !important; font-weight: 600; font-size: 0.9rem; letter-spacing: 0.5px; }
.main-navigation a:hover, .ast-nav-menu a:hover { color: #4da6ff !important; }

/* Masquer les éléments par défaut du Starter Template */
.ast-above-header .ast-above-header-section-1,
.ast-above-header .ast-above-header-section-2 { display: none !important; }
.ast-above-header-wrap .ast-builder-grid-row { display: none !important; }

/* Remplacer le top bar par les coordonnées EBE */
.ast-above-header-wrap::before {
content: « 04 65 84 44 28 | contact@energybyenergysolar.fr | Bouches-du-Rhône »;
display: block;
text-align: center;
padding: 8px 20px;
color: #b0c4de;
font-size: 0.85rem;
background: #000;
border-bottom: 1px solid rgba(77,166,255,0.2);
}

/* Footer premium */
.site-footer, .ast-footer-overlay { background: #0a1628 !important; color: #fff; padding: 60px 0 30px; }
.site-footer a { color: #4da6ff !important; }
.ast-small-footer, .site-below-footer-wrap { background: #000 !important; color: rgba(255,255,255,0.6); border-top: 1px solid rgba(255,255,255,0.1); }

/* Masquer le contenu par défaut du footer */
.site-footer .ast-builder-grid-row .ast-builder-layout-element { display: none !important; }
.site-footer .footer-adv { display: none !important; }

/* Remplacer le footer */
.site-below-footer-wrap::before {
content: « Energy by Energy Solar | 04 65 84 44 28 | contact@energybyenergysolar.fr | Certifié RGE »;
display: block;
text-align: center;
padding: 20px;
color: #b0c4de;
font-size: 0.9rem;
}

/* Boutons */
.wp-block-button__link, .elementor-button { background: #1B75BC !important; border-radius: 6px !important; font-weight: 700 !important; }

/* Responsive */
@media(max-width:768px) {
.ebe-hero h1, .ebe-tech-hero h1, .ebe-form-hero h1, .ebe-eq-hero h1, .ebe-seo-hero h1 { font-size: 2rem !important; }
.ebe-hero-btns, .ebe-cta-btns { flex-direction: column; align-items: center; }
.ebe-form-container { padding: 30px 20px; margin: -20px 10px 40px; }
}

/* Hover effects */
.ebe-service, .ebe-tc, .ebe-eq-value, .ebe-seo-card { transition: transform .3s, box-shadow .3s; }
.ebe-service:hover, .ebe-tc:hover, .ebe-eq-value:hover, .ebe-seo-card:hover { transform: translateY(-5px); box-shadow: 0 10px 40px rgba(0,0,0,0.1); }

/* Book a Call button */
.ast-custom-button, [href*= »book »], .ast-header-button-1 { background: #4da6ff !important; color: #fff !important; border-radius: 6px !important; font-weight: 700 !important; padding: 10px 20px !important; }
.ast-custom-button:hover, [href*= »book »]:hover { background: #1B75BC !important; }

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *