.elementor-6124 .elementor-element.elementor-element-17c581a > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6124 .elementor-element.elementor-element-17c581a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;}.elementor-6124 .elementor-element.elementor-element-5107511 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for tx_footers, class: .elementor-element-5d23034 *//* Supprimer la ligne et l'espace dans le footer */
.bs-footer-5-wrap-left .hr-line {
    display: none !important;
}

.bs-footer-5-widget-wrap {
    flex-direction: column !important;
    gap: 0 !important;
}

.bs-footer-5-widget:empty {
    display: none !important;
}

/* Limiter la largeur de la colonne gauche au contenu */
.bs-footer-5-wrap-left {
    width: auto !important;
    min-width: 0 !important;
}

.bs-footer-5-wrap {
    grid-template-columns: auto 1fr !important;
    gap: 60px !important;
    align-items: start !important;
}

/* Desktop : 2 colonnes */
.bs-footer-5-wrap {
    display: grid !important;
    grid-template-columns: auto 1fr !important;
    gap: 60px !important;
    align-items: start !important;
}

/* Mobile : 1 colonne */
@media (max-width: 768px) {
    .bs-footer-5-wrap {
        grid-template-columns: 1fr !important;
        gap: 30px !important;
    }

    .bs-footer-5-wrap-left {
        width: 100% !important;
    }

    .bs-footer-5-wrap .bs-footer-5-widget-wrap {
        width: 100% !important;
    }
}

/* Cacher uniquement les icônes du bloc noir */
.bs-footer-5-newsletter-social {
    display: none !important;
}

.bs-footer-5-top-live-chat .title {
  text-transform: none !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-17c581a */.bs-footer-5-area {
    background: #314A5C !important;
}/* End custom CSS */