/* Start custom CSS for dz-content-box-3, class: .elementor-element-a56fd20 *//* Nascondi l'SVG originale */
.icon-button span.button svg {
    display: none;
}

/* Aggiungi il nuovo SVG come background */
.icon-button span.button {
    display: inline-block;
    width: 86px;
    height: 86px;
    background-image: url('https://vps-1627e2b9.vps.ovh.net/wp-content/uploads/2025/12/DARUMA-scaled.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}/* End custom CSS */
/* Start custom CSS for dz-video-box-1, class: .elementor-element-40a7efe *//* Nascondi il path dell'SVG stella originale */
.dz-features-wrapper .item svg path {
    display: none;
}

/* Sostituisci con il Daruma mantenendo il container SVG */
.dz-features-wrapper .item svg {
    width: 90px;
    height: 90px;
    background-image: url('https://vps-1627e2b9.vps.ovh.net/wp-content/uploads/2025/12/DARUMA-scaled.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}/* End custom CSS */