/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* .flatpickr-disabled.mpbc-buffer-day {
    background-color: #bedbf8 !important;
    border: 1px solid #4798e9 !important;
    color: #000 !important;
    border-radius: 0 !important;
} */

.flatpickr-disabled.mpbc-buffer-day {    
    text-decoration: underline 2px solid #d1d1d1 !important;
    text-underline-offset: 4px;
	cursor: not-allowed !important;
}
