:root {
	--teal: #006c90;
	--blue : #1f2a44;
}

#visit_widget_button{
	z-index: 9999;
}

.right{
	float:right;
}
.left{
	float:left;
}
#content{
	margin-top:0;
}
#interior-hero{
	padding:200px 0;
	padding-bottom:90px !important;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {border-radius:0;}

.page-template #interior-hero{
	background-color:#1f2a44;
	padding-top:200px !important;
}
.page-template #interior-hero h1{
	color:#fff;
	text-align:center;
}
/***FESTIVALS BUCKET****/
.festival-image{
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	margin-bottom:10px;
}
.festival .cta-btn-dark{
	display:block;
	width:103px;
	margin-top:10px;
}
.festival h3{
	font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    color: #1f2a44;
}
.homepage-event a:hover{
	text-decoration:none;
}
.gform_wrapper li.gfield.gfield_error{
		background-color: transparent !important; 
	    
	     border-top: none !important;
	     border-bottom: none !important;
	     padding-bottom: 0 !important;
	     padding-top: 0 !important;
}
li.gfield.gfield_error.gf_middle_third{
	margin-right:0 !important;
}
.festival{
	margin-bottom:40px;
}

.pad-show{
	display:none;
}
.desktop-hide{
	display:none !important;
}


.single-page-listing-wrap{
	width:32%;
	margin:20px 2%;
	float:left;
}

.centered {
	text-align: center;
}