#tildaformsuccesspopup{
    display:none !important;
}
.t-input-error{
    color:#C89A4A !important;
    font-size:13px !important;
    margin-top:8px !important;
    font-style:italic;
}
/* скрываем плашки под полями */
.t-input-error{
    display:none !important;
}

/* полностью скрыть всплывающее уведомление Тильды */

#tilda-popup-for-error{
    display:none !important;
}
