.elementor-10013 .elementor-element.elementor-element-1454d734{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10013 .elementor-element.elementor-element-821be40 .e-contact-buttons{--e-contact-buttons-contact-button-icon:var( --e-global-color-secondary );--e-contact-buttons-contact-button-bg:#A4A3A3C2;--e-contact-buttons-contact-gap:6px;--e-contact-buttons-contact-padding-block-end:12px;--e-contact-buttons-contact-padding-block-start:12px;--e-contact-buttons-contact-padding-inline-end:12px;--e-contact-buttons-contact-padding-inline-start:12px;--e-contact-buttons-horizontal-offset:0px;}.elementor-10013 .elementor-element.elementor-element-821be40 .e-contact-buttons__contact-icon-link{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:500;}/* Start custom CSS for contact-buttons-var-10, class: .elementor-element-821be40 */.e-contact-buttons {

    opacity: 0;
    animation: fadeInButtons 0.8s ease forwards;
    animation-delay: 700ms;
    margin-top: 52px;
}

@keyframes fadeInButtons {

    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Original Icons verstecken */
.e-contact-buttons__contact-icon-container svg {
    display: none !important;
}

/* Neue Icons Eigenschaften */
.e-contact-buttons__contact-icon-container::before {
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/* 1 */
.e-contact-buttons__contact-links a:nth-child(1)
.e-contact-buttons__contact-icon-container::before {

    background-image: url("https://sv-halle-leichtathletik.de/wp-content/uploads/2026/05/info.png");
}

/* 2 */
.e-contact-buttons__contact-links a:nth-child(2)
.e-contact-buttons__contact-icon-container::before {

    background-image: url("https://sv-halle-leichtathletik.de/wp-content/uploads/2026/05/handshake.png");
}

/* 3 */
.e-contact-buttons__contact-links a:nth-child(3)
.e-contact-buttons__contact-icon-container::before {

    background-image: url("https://sv-halle-leichtathletik.de/wp-content/uploads/2026/05/circle-user-round.png");
}

/* 4 */
.e-contact-buttons__contact-links a:nth-child(4)
.e-contact-buttons__contact-icon-container::before {

    background-image: url("https://sv-halle-leichtathletik.de/wp-content/uploads/2026/05/instagram.png");
}

/* 5 */
.e-contact-buttons__contact-links a:nth-child(5)
.e-contact-buttons__contact-icon-container::before {

    background-image: url("https://sv-halle-leichtathletik.de/wp-content/uploads/2026/05/facebook.png");
}/* End custom CSS */