/*
Theme Name: NO SUN Child
Description: Wordpress Theme für Kunden
Author: NO SUN GmbH
Template: nosun
*/

/**
 * INSERT CSS IN css/style.less
 */


.svg {
    display: none;
}

[data-wpcf7-id="5"] .wpcf7-list-item {
    display: block;
}

body .cf7mls_next.action-button.sending {
    color: transparent !important;
    position: relative;
}
body .cf7mls_next.action-button.sending img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}