/*
Theme Name: Astra Child - Connect Solution
Template: astra
Version: 1.2.0
Description: Thème enfant Astra pour Connect Solution
*/

/* ============================================
   HEADER — fond blanc, logo coloré visible
   ============================================ */
.site-header,
#masthead,
.ast-primary-header-bar {
    background-color: #FFFFFF !important;
    border-bottom: 2px solid #0066FF !important;
}

.ast-transparent-header #masthead,
.ast-transparent-header .site-header,
.ast-transparent-header .ast-primary-header-bar {
    background-color: #FFFFFF !important;
}

.site-logo-img img,
.custom-logo,
.ast-transparent-header .site-logo-img img,
.ast-transparent-header .custom-logo {
    filter: none !important;
    opacity: 1 !important;
}

.main-navigation a,
.ast-nav-menu a,
#site-navigation a {
    color: #1A1A2E !important;
}

.main-navigation a:hover,
.ast-nav-menu a:hover {
    color: #0066FF !important;
}

/* Bouton DEVIS GRATUIT */
.ast-primary-header-bar .menu-item-button > a,
.ast-header-custom-item a {
    background: #0066FF !important;
    color: #FFFFFF !important;
    padding: 10px 22px !important;
    border-radius: 5px !important;
    font-weight: 600 !important;
}

/* ============================================
   TYPOGRAPHIE
   ============================================ */
body {
    font-family: 'Poppins', sans-serif !important;
    color: #333333;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif !important;
    color: #1A1A2E;
    font-weight: 700;
}

/* ============================================
   PAGE QUI SOMMES NOUS (ID 1464) — fix titre caché
   Ciblage très précis pour ne pas affecter le reste
   ============================================ */
.page-id-1464 .elementor-location-single > .elementor > .e-con:first-child,
.page-id-1464 .elementor > .elementor-inner > .elementor-section-wrap > .elementor-section:first-child,
.page-id-1464 .elementor-top-section:first-child {
    padding-top: 100px !important;
}

/* ============================================
   FOOTER
   ============================================ */
.site-footer,
#colophon {
    background-color: #1A1A2E !important;
    color: #FFFFFF !important;
}

.site-footer a {
    color: #0066FF !important;
}

.site-footer a:hover {
    color: #FFFFFF !important;
}

.site-footer p,
.site-footer .widget p {
    font-size: 13px !important;
    line-height: 1.8 !important;
    color: #cccccc !important;
}
