.wpcf7-spinner {
    margin: -8px 24px;
}

input[type="email"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
input[type="text"].wpcf7-not-valid,
input[type="time"].wpcf7-not-valid,
input[type="week"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="month"].wpcf7-not-valid,
input[type="datetime"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid,
.upload-input.wpcf7-not-valid,
.gt-checkbox.wpcf7-not-valid input[type="checkbox"]:not(:checked) + span:before,
.gt-checkbox.wpcf7-not-valid input[type="checkbox"]:checked + span:before,
.gt-checkbox[type="checkbox"].wpcf7-not-valid:not(:checked) + .gt-checkbox-label:before,
.gt-checkbox[type="checkbox"].wpcf7-not-valid:checked + .gt-checkbox-label:before {
    border-color: #dc3232;
}

.gt-sticky-header.gt-active img {
    width: 67px;
    height: 50px;
}
