form .eudonet-formulaires-data {
    display: none;
}


form .rgpd-label {
    margin: 20px 0 0 0;
}

form .rgpd-label input {
    display: inline;
    vertical-align: sub;
    margin-right: 10px;
}

form .rgpd-label span {
    display: inline;
    font-weight: normal;
}

form .red-error-form {
    color: red;
    font-size: 13px;
    font-weight: 500;
}

/*
===================
BEGIN : Ajout des données cookies pour de l'analytics
*/

form .ga-hidden-fields {
    display: none;
}

.eudonet-form-animate label.rgpd-label {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    transform: none;
    pointer-events: all;
    white-space: normal;
}

.eudonet-form-animate p {
    overflow: hidden;
}

/*.eudonet-acceptance-hidden input[name="consentement"] {
    display: none;
}*/

/*body:not(.page-id-3093) .rgpd-conditions {
    display: none !important;
}/*