.elementor-1128 .elementor-element.elementor-element-7a5f33df{--display:flex;}.elementor-1128 .elementor-element.elementor-element-3e53c1c7 .e-contact-buttons{--e-contact-buttons-button-icon:#000000;--e-contact-buttons-button-icon-hover:var( --e-global-color-accent );--e-contact-buttons-button-bg-hover:#000000;}/* Start custom CSS for contact-buttons-var-5, class: .elementor-element-3e53c1c7 */.e-contact-buttons_chat-button {
    background-image: url('https://wulfert-security.de/wp-content/uploads/2025/01/Wulfert-Security-Gold-Background-2.png') !important;
    background-size: cover !important; /* Bild deckt das gesamte Element ab */
    background-position: center !important; /* Bild wird zentriert */
    background-repeat: no-repeat !important; /* Bild wird nicht wiederholt */
    background-color: transparent !important; /* Hintergrundfarbe entfernen */
    transition: all 0.3s ease !important; /* Weicher Übergang */
}

.e-contact-buttons_chat-button:hover {
    background-image: url('https://wulfert-security.de/wp-content/uploads/2025/01/Wulfert-Security-Gold-Background-2.png') !important; /* Beibehaltung des Hintergrundbildes */
    filter: brightness(1.2) !important; /* Optional: Bild wird heller */
    transform: scale(1.05) !important; /* Optional: Element wird leicht größer */
}/* End custom CSS */