.phone-button-text-center .elementor-widget-teddmegmost_phone_button {
    text-align: center;
}

/**
 * Book Appointment Form Section
 */
#book-appointment {
    background-color: #f4f4f4;
}

#book-appointment .elementor-heading-title {
    font-size: 17px;
    font-weight: 800;
    color: #3a3a8c;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 18px;
}

#book-appointment .wpcf7-form p {
    margin-bottom: 14px;
}

#book-appointment .wpcf7-form label {
    display: block;
    font-size: 18px;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #707070;
    letter-spacing: -0.18px;
    margin-bottom: 4px;
    width: 100%;
    font-family: "AvenirNextCyr", Sans-serif !important;
    margin-bottom: 10px;
}

#book-appointment .wpcf7-form label input {
    margin-top: 15px !important;
}

#book-appointment .wpcf7-form-control.wpcf7-text,
#book-appointment .wpcf7-form-control.wpcf7-tel {
    min-width: 280px;
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    box-shadow: none;
    outline: none;
}

#book-appointment .wpcf7-form-control.wpcf7-text:focus,
#book-appointment .wpcf7-form-control.wpcf7-tel:focus {
    border-color: #aaa;
}

#book-appointment .wpcf7-form p:last-of-type {
    text-align: center;
    margin-top: 18px;
}

#book-appointment .wpcf7-form-control.wpcf7-submit {
    background-color: #F05A28;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 12px 40px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

#book-appointment .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #d44d20;
}

#book-appointment .elementor-col-100,
#book-appointment .elementor-inner-column {
    min-width: 320px;
}

/**
*
*/
#before_donating_plasma_row figure.elementor-image-box-img {
    display: flex !important;
    justify-content: center;
}

#before_donating_plasma_row figure.elementor-image-box-img img {
    max-width: 120px;
}

.wpcf7-not-valid-tip {
    margin-top: 5px;
}

.wpcf7-spinner {
    display: none !important;
}

.bi-intro {
    max-width: 1120px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dc3232 !important
}

@media (min-width: 767px) {}