.elementor-251503 .elementor-element.elementor-element-6e40ef3e{--display:flex;}.elementor-251503 .elementor-element.elementor-element-2f73cbe8 .e-contact-buttons{--e-contact-buttons-button-bg:var( --e-global-color-2d6a11e );--e-contact-buttons-transition-duration:0.3s;}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-2f73cbe8 *//* 1. Verberg het standaard Elementor icoon (alleen het pad, niet de SVG container!) */
.e-contact-buttons__chat-button-icon-container svg path {
    display: none !important;
}

/* 2. Voeg jouw printericoon toe */
.e-contact-buttons__chat-button-icon-container svg {
    background-image: url("https://boekwijzer.com/wp-content/uploads/2024/07/Printer.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 22px;   /* gelijk aan originele icon size */
    height: 22px;
}

/* 3. Maak de SVG zelf transparant zodat enkel je afbeelding zichtbaar is */
.e-contact-buttons__chat-button-icon-container svg {
    fill: transparent !important;
}/* End custom CSS */