/* ----------------------------------------------------------------------------
 * Easy!Appointments - Online Appointment Scheduler
 *
 * @package     EasyAppointments
 * @author      A.Tselegidis <alextselegidis@gmail.com>
 * @copyright   Copyright (c) 2013 - 2021, Alex Tselegidis
 * @license     Proprietary
 * @link        https://easyappointments.org
 * @since       v1.0.0
 * ---------------------------------------------------------------------------- */

#book-appointment-wizard #select-provider,
#book-appointment-wizard [for="select-provider"] {
    display: none;
}

