.glidy--comment-form p input,
.glidy--comment-form p textarea {
  width: 100%;
  padding: 7px 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.glidy--comment-form .comment-form-cookies-consent input {
  width: auto;
}

.glidy--comment-form .form-submit input {
  width: auto;
}

.glidy--comment-form .submit {
  transition: all 0.3s;
}