/* Themify Customize Styling */
h1 {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;
	font-weight:bold;
	font-size:2.6em;
 
}
h2 {		font-weight:bold;
	font-weight:bold;
	font-size:14px;
 
}
#site-logo {	
	font-family:Abel;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:28px;
	text-transform:none;
	color: #36e0e0;
	color: rgba(54,224,224,1.00); 
}
#site-logo a {	
	color: #36e0e0;
	color: rgba(54,224,224,1.00); 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	background-color: #5e2424;
	background-color: rgba(94,36,36,1.00); 
}
#footer {	
	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}
#footer a {	
	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}

/* Themify Custom CSS */
@media screen and (max-width: 760px){
	        .sidebar-none.full_width .col-full .module-text h1:first-of-type {
	  font-size: 1.7em;
}

}
@media screen and (max-width: 760px){
	        .sidebar-none.full_width .col-full .module-text h2:first-of-type {
	  font-size: 2.5em;
}

}
