/* Themify Customize Styling */
body {	
	font-family:Open Sans;	font-weight:normal;
 
}
a {	
	color: #2a5bbd; 
}
#body {	
	background-color: #fafafa; 
}
h1 {		font-weight:normal;
 
}
h2 {		font-weight:normal;
 
}
#site-description {		font-style:normal;
	font-size:1.8em;
	text-align:center;
	color: #a80000; 
}
#footerwrap {	
	background-color: #ededed; 
}
#footer a {		text-transform:none; 
}

/* Themify Custom CSS */
#site-logo, #site-description, h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans";}
.mobile_menu_active #site-logo {
 letter-spacing: normal;
 font-size: 28px;
}
.mobile_menu_active #site-description {
 font-size: 1.4em;
}
#content {
padding: 0.75% 0;
}
#header {
padding-bottom: 0;
}
#headerwrap {
    border-bottom: none;}
#footerwrap {
    border-top: none;}
#footer-logo {
    font-size: 1.8em; line-height: 1.5em;}
h1 {
/*    text-transform: none; */
    letter-spacing: normal;}
/* countdown */
.module-countdown .builder-countdown-holder .ui {
 min-width: 66px !important;
}
/* exclude mobile menu */
@media screen and (max-width: 780px){
 #headerwrap #menu-icon {display:none;}
}
/* smaller fonts on mobile */
@media screen and (max-width: 760px){
 h1 {font-size: 1.6em;}
}
/* timetable plugin */
.sched-event .sched-event-title {font-size: 13px;}