/*
 Theme Name:   Valise Child
 Theme URI:    http://defatch-demo.com/themes/valise/
 Description:  Valise Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes
 Template:     valise
 Version:      3.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, left-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
 Text Domain:  valise-child
*/

/* Write Custom CSS */

/**
 * Maintainn
 */
.ajax-login-default-form-container input[type="submit"], .ajax-login-default-form-container input[type="submit"]:hover {
	color: #ffffff;
	text-shadow: none;
}

/* Hide admin-only Appointments+ fields */
.appointments-alpha-field,
.appointments-court-field,
.appointments-term-field,
.appointments-equipment-field {
  display: none !important;
}

.custom_form label {
    font-weight: 600;
    display: inline-block;
    clear: both;
    line-height: 1.3;
    font-size: inherit;
}