/* 
 Theme Name:   Sermugran 2022
 Theme URI:    
 Description:  
 Author:       netmonsters
 Author URI:   
 Template:     oceanwp
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

body .booked-calendar-wrap .booked-appt-list h2 {
    text-align: center;
    color: #555;
    font-size: 20px;
    margin: 0 0 30px;
    line-height: 1.4;
    display: none;
}

.meta-author {
	display: none;
}
#footer-widget form input[type=email],
#footer-widget .oceanwp-contact-title,
#footer-widgets * {
    color: #ffffff !important;
}
label[for="s2email"] {
    display: none;
}
#footer-widgets input[type="submit"]{
	display:block;
	width: 100%;
	margin-bottom: 0px;
}