/*
Theme Name: Enfold Child
Description: A child theme for the Clifton Institute website
Version: 1.1
Author: Adrian Holobut
Author URI:
Template: enfold
*/

/*Add your own styles here:*/

.tribe-address {
    display: none !important;
}

.header_color .main_menu ul:first-child > li > a
{
	color: #a81010;
}

#header {
	position: relative;
	z-index: 501;
	width: 100%;
	background: rgba(0, 0, 0, 0.33);
}

