/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/**
 * List styling
 * DO NOT CHANGE THIS FILE!
 * To override any of the settings in this section, add your styling code in the custom directory.
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

.fitzrovi-calendar {
    max-width: 80% !important;
    margin: auto !important;
}
#am-appointment-times0 {
    display:none !important;
}
form.post-password-form {
    margin-bottom: 230px;
    text-align: center;
    margin-top: 40px;
}
form.post-password-form input[type=password] {
    height: 42px;
    margin-top: 10px;
}
form.post-password-form input[type=submit] {
    margin-top: 28px;
    position: absolute;
    border-color: transparent;
}
form.post-password-form input[type=submit]:hover {
	color: #040404;
    background-color: #d4ebed;
}