.page-appointment .appointment-header {
    margin-bottom: 0;
}

.page-appointment .main-content .row {
    padding: 0;
}

.appointment-cmp {
    font-size: 0;
    line-height: 1;
    letter-spacing: 0;
}

.page-experience .contact-form {
    padding: 0;
}

.page-experience .alt-appointment-form-wrapper .auth-form-v1 .form-group {
    margin-bottom: 0;
}

.appointment-form .subscribeAppForm .form-block > label.error {
    color: #d00000;
}

/* Hayley Paige Designer */

.appointment-form .subscribeAppForm label.success {
    display: none;
}

@media (max-width: 991px) {
    .appointment-form .subscribeAppForm button {
        font-size: 1.4166666667rem;
    }
}

@media (max-width: 767px) {
    .appointment-form .subscribeAppForm button {
        font-size: 4.2666666667vw;
    }
}

/*End Hayley Paige Designer */
