/*
A supplemental stylesheet for the 'minimum-pro' child-theme. This stylesheet is included after the child-theme's style.css so use the '!important' directive to override any styles there-in.*/

@import url(//fonts.googleapis.com/css?family=Kreon);
@import url(//fonts.googleapis.com/css?family=Cabin);
@import url(//fonts.googleapis.com/css?family=Pacifico);

.site-header .wrap{
    position: relative;
}

.header-social-media a {
    outline: 0;
    border-bottom: 0px;
}

.header-social-media {
    position: absolute;
    margin-top: 5px;
    right: 0;
}

.site-header{
    height: 166px;
    display: inline-block;
}

strong{
  font-weight: bold !important;
}

h1,h2,h3,h4,h5,h6{
font-family: 'Kreon', serif;
}

.aboveHeaderButtons{
   width: 277px;
   margin: 0px auto;
}

.aboveHeaderButtons img{
   margin-bottom: -6px;
}

.mobileLogo{
	display: none;
}

.newHeader{
	display: inline-flex;
}

.site-header .sub-menu {
    border-top: 1px solid #eee;
}

#primary-navigation .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}

#primary-navigation{
    margin-top: 5px;
    clear: both;
    color: black;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    width: 100%;
    text-align: center !Important;
    overflow: hidden;
}

#primary-navigation a:hover, #primary-navigation .current-menu-item > a, #primary-navigation .sub-menu .current-menu-item > a:hover {
    color: #666666 !Important;
    font-weight: bold;
}

#primary-navigation .menu-left-container,
#primary-navigation .menu-right-container{
    overflow: hidden;
    float: left;
    padding: 5% 0px;
}

.title-site .newMenu{
    float: left;
    background: url(../../../../../OOL9W2Z7/files/2016/02/2010-Orangeville.png) no-repeat;
}

a.newMenu{
   transition: none !important;
}

.header-image .title-site > a{
    background-size: contain !important;
    height: 151px;
    width: 170px;
}

#primary-navigation .menu-item {
    display: inline-block;
    margin: 0;
    text-align: left;
        float: left;
}

#primary-navigation a {
    border: none;
    color: #333;
    display: block;
    font-size: 14px;
    padding: 20px;
    position: relative;
    padding: 20px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

#primary-navigation .sub-menu {
    left: -9999px;
    letter-spacing: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 160px;
    z-index: 99;
}

#primary-navigation .sub-menu a {
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    padding: 16px 20px;
    position: relative;
    width: 160px;
    text-transform: capitalize;
}

.site-tagline{
	display: none;
}

#primary-navigation .current-menu-item > a{
	font-weight: bold;
	color: #666666;
}

.site-container{
	background-color: white;
}

.theme-light .nivo-caption{
   font-family: 'Pacifico', cursive !important;
}

.nivo-caption p{
    background-color: black;
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    width: 120px;
    padding: 20px 0px;
    text-align: center;
}

.nivo-caption{
    opacity: 1 !Important;
    background: none !important;
    font-size: 65px;
    left: 75px !important;
    bottom: 20px !important;
}

.mediaLinks{
	text-align: right;
	background-color: white;
        position: relative;
}

.mediaLinks .wrap{
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.theme-light.slider-wrapper{
	background: none !important;
	padding: 166px 0px 0px !important;
}

.site-header .title-area{
	margin-top: -40px;
	padding: 2px 0 !important;
}

body {
    margin-top: 0px !important;
    font-family: 'Cabin', sans-serif !important;
    text-align: justify;
    overflow-x: hidden;
}

.GC_news_feed li.news-item{
	border-bottom: 1px solid black;
}

.GC_news_feed li.news-item h4{
    font-family: 'Cabin', sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-align: justify;
}

a.cta-button { 
	background-color: #666666; 
	font-family: 'Cabin', sans-serif; 
	padding: 13px 30px; 
	border-radius: 3px;
}

a.cta-button:hover { 
	background-color: #CCCCCC !important; 
	color: white !important; 
}

.button{
    width: 100%;
    text-align: center;
    padding: 13px 30px;
    background: #666666 !important;
    font-family: 'Cabin', sans-serif;
}

.button:hover{
    background: #CCCCCC !important;
    color: white !important;
}

.header-image .site-title a {
    max-width: 203px;
    height: 180px;
}

.site-header .widget-area {
	width: 100% !Important;	
}

.genesis-nav-menu {
	text-align: center !Important;
}

.genesis-nav-menu a {
	padding: 20px 15px;
}

.title-area {
	float: left !important;
	width: 100% !important;
	text-align: center !important;
}

.header-image .site-title a {
	margin: 0 auto;
}


.theme-light .nivo-controlNav {
	text-align: center !important;
}

.entry-title {
	display: none !Important;
}

.site-tagline {
	margin-top: 0px !Important;
}

.sidebar-content .sidebar {
	background: #F3F3F3 !Important;
	padding: 10px !Important;
}

.widget-title {
    border-bottom: solid 4px #666666;
    font-family: 'Kreon', serif;
    font-size: 20px;
    margin-bottom: 24px;
    text-transform: uppercase;
    padding: 12px 0px;
    color: black;
    background: none;
}

.site-footer {
	color: white !Important;
	background: #666666;
}

.site-footer h4 {
	color: #FFF !Important;
}

.PoweredBy {
	font-size: 10px !Important;
	padding-top: 10px;
}

thead {
	background: #666666!Important;
	color: white !Important;
}

.genesis-tabs-container .genesis-tabs-control li {
	width: 11%;
	text-align: center;
	border-bottom: 1px solid #E7E7E7;
}

.genesis-nav-menu .menu-item.mobileOnly {
	display: none;
}

/****EVENT CALENDAR****/

.eab-calendar-title td a{
	color: white !important;
}

#event-bread-crumbs {
	display: none !Important;
}
.wpmudevevents-buttons {
	display: none !Important;
}
#wpmudevevents-user {
	display: none !Important; 
}
 .wpmudevevents-calendar-event-info {
	color: #FFF;
}
/**Event Calendar**/

.header-image .shrink .title-site > a {
    height: 67px;
}

.shrink #primary-navigation .newMenu{
	height: 91px;
	width: 102px;
	margin-top: 4px;
}

.shrink #primary-navigation{
    margin-top: 0px;
}

.shrink #primary-navigation .menu-left-container,
.shrink #primary-navigation .menu-right-container{
    padding: 2% 0px;
}

.shrink.site-header {
    height: 100px !important;
}

/*.shrink .title-site a {
    background-size: 102px 91px !important;
}*/

@media screen and (min-width: 1429px){
    .nivo-caption{
        left: 200px !important;
        bottom: 40px !important;
    }
}

@media only screen and (max-width: 1023px) {
    .theme-light.slider-wrapper {
	padding-top: 0 !important;
    }
    .aboveHeaderButtons{
        width: 294px;
        margin-left: auto;
        margin-right: auto;  
    }

    #primary-navigation{
        margin-top: 25px;
    }

	#primary-navigation .newMenu {
        width: 115px;
        background: url(../../../../../OOL9W2Z7/files/2016/02/2010-Orangeville.png) no-repeat;
        height: 102px;
    }

    #primary-navigation .menu-left-container, #primary-navigation .menu-right-container {
        padding: 3% 0px;
    }

    #primary-navigation a {
        font-size: 12px;
        padding: 20px 7px;
    }
}

@media only screen and (max-width: 786px) {
	.genesis-nav-menu .menu-item.mobileOnly {
		display: block;
		text-align:center;
	}

    .mobileLogo{
        display: block !important;
        margin: 10px auto;
        width: 115px;
    }

    .title-site{
        display: none !important;
    }

    #responsive-menu-icon {
        display: block !important;
        width: 26px;
        margin: 15px auto;
    }

    .responsive-menu {
        display: none;
    }
}

@media only screen and (max-width: 668px) {
    #primary-navigation .menu-left-container,
    #primary-navigation .menu-right-container{
        float: none;
        overflow: visible;
        display: inline;
    }

    .newHeader{
        display: block;
    }
   
    .theme-light .nivo-caption{
        display: none !important;
    }

}

@media only screen and (max-width: 360px) {
    .genesis-nav-menu #menu-item-39 .sub-menu {
        margin: 0 0 0 -78px !important;
    }
}

@media only screen and (max-width: 400px) {
    .widget_super_rss_reader .widget-title {
        background: #919191 !important;
        text-align: center;
    }
}