.clear-both{
	clear: both;
}
.site-branding-logo{
    padding: 2px !important;
}
.site-branding-logo img{
    height: 60px;
}
.hide-block{
	display: none;
}
.block-views-blockmeeting-agendas-category-block-1 a{
    padding: 10px 10px 10px 20px;
    display: block;
    border: 1px solid #EEEEEE;
    text-transform: none;
    font-size: 13px;
    overflow: hidden;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    position: relative;
    font-weight: 400 !important;
	margin-bottom: 10px;
}
.path-meeting-agendas table thead tr,
.path-meeting-agendas table tbody tr:nth-child(even){
	background-color: #f6f6f6;
}
.team-name a{
	pointer-events: none;
}
.footer {
    color: #fff !important;
    background: #003660 !important;
	margin-top: 30px;
}
.frontpage .footer {
	margin-top: 0 !important;
}
header .area-main-menu .area-inner{
	padding-left: 0 !important;
}
.copyright {
    background: #002b4c !important;
}
.AP-left {
    width: 25%;
    margin: 0 40px 20px 0;
    float: left;
}
.chef-img ul,
.cer-img ul,
.cafe-btn ul{
	padding-left: 0;
}
.chef-img ul li,
.cer-img ul li,  
.cafe-btn ul li{
    list-style: none;
    float: left;
    margin-right: 10px;
}
.cafe-btn ul li a{
    font-size: 12px;
    text-transform: uppercase;
    background: #86BC42;
	border: 1px solid transparent;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 7px 15px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    border: 1px solid transparent;
}
.cafe-btn ul li a:hover{	
    background: none;
	border: 1px solid #86BC42;	
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
	color: #000;
}
.cer-img ul li img{
	width: 150px;
	height: 150px;
}
.chef-img ul li{
	list-style: none;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 277px;
}
.chef-img ul li img{
	width: 100%;
	height: 200px;
}
/************ Contact page  ***********/
.node--type-webform .gsc-heading{
    display: none;
}
.webform-submission-form label{
    display: inline-block;
    width: 100px;
}
.webform-submission-form .form-item {
    margin-bottom: 20px;
}
.frontpage .gva-parallax-background .content{
    background-color: rgba(0,0,0,0.5);
    padding: 20px;
}
.covid-info-link a{
    background-color: #86BC42;
    border: 1px solid #86BC42;
    padding: 8px;
    display: block;
    width: 330px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    border-radius: 60px;
    font-size: 15px;
}
.covid-info-link a:hover{
    background-color: #fff;
    color: #86BC42;
}
.peabody-reopen .gsc-box-text {
    padding-top: 0 !important;
    text-align: center;
}
.home-covid-info ul{
    
}
.home-covid-info ul li{
   margin-bottom: 10px !important; 
}
.home-covid-info ul li a{
   border: 1px solid #EEE;
    padding: 10px;
    display: block;
    font-size: 15px; 
}
.home-covid-info ul li a:hover{
    
}
.covid-video .bb-inner{
    padding-bottom: 0 !important;
}







































