.elementor-1007 .elementor-element.elementor-element-6124fa3{--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-1007 .elementor-element.elementor-element-565d9247 .e-contact-buttons{--e-contact-buttons-contact-button-icon:#FFFFFF;--e-contact-buttons-contact-button-bg:var( --e-global-color-primary );--e-contact-buttons-contact-gap:15px;--e-contact-buttons-contact-padding-block-end:15px;--e-contact-buttons-contact-padding-block-start:15px;--e-contact-buttons-contact-padding-inline-end:15px;--e-contact-buttons-contact-padding-inline-start:15px;--e-contact-buttons-horizontal-offset:0px;}.elementor-1007 .elementor-element.elementor-element-565d9247 .e-contact-buttons__contact-icon-link{font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;}.elementor-1007 .elementor-element.elementor-element-565d9247 .e-contact-buttons__contact-box-shadow{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);}/* Start custom CSS for contact-buttons-var-10, class: .elementor-element-565d9247 */.e-contact-buttons .e-font-icon-svg {
    width: 23px !important;
    height: 23px !important;
}
/* SVG komplett ausblenden */
.e-contact-buttons__contact-links a:nth-child(3) .e-font-icon-svg,
.e-contact-buttons__contact-links a:nth-child(4) .e-font-icon-svg {
  display: none !important;
}

/* Instagram Icon */
.e-contact-buttons__contact-links a:nth-child(3)::before {
  font-family: "Font Awesome 5 Brands"; /* Für Marken-Icons */
  content: "\f16d"; /* Unicode für Instagram */
  font-size: 23px;
  color: #fff; /* Instagram-Farbe */
  display: inline-block;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 23px;
}

/* Facebook Icon */
.e-contact-buttons__contact-links a:nth-child(4)::before {
  font-family: "Font Awesome 5 Brands";
  content: "\f39e"; /* Unicode für Facebook */
  font-size: 23px;
  color: #fff; /* Facebook-Blau */
  display: inline-block;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 23px;
}/* End custom CSS */