/* Themify Customize Styling */
input[type=reset], input[type=submit], button {	background: none;
	background-color: #1168a6; 
}
#headerwrap {	background: none;
	background-color: #1168a6; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #1168a6; 
}
body[class*="themify"] #site-logo img {		width: 150px;
	height: 60px; 
}
#site-logo {		position:static;
 
}
#site-description {		letter-spacing:1px;

	color: #000000;display: none; 
}
#main-nav a:hover {	background: none;
	background-color: #ffc108; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a:hover, body:not(.mobile_menu_active) #main-nav .current-menu-item > a:hover {	background: none;
	background-color: #ffc108; 
}
.post-title, .post-title a {	
	color: #1168a6; 
}
.post-title a:hover {		text-decoration:underline;
 
}
.post-meta {	
	color: #1168a6; 
}
.post-meta a {	
	color: #1168a6; 
}
.post-date {	
	color: #ffffff;background: none;
	background-color: #1168a6;
	border: 3px solid #ffffff; 
}
.more-link {	
	color: #1168a6; 
}
#footerwrap {	background: none;
	background-color: #1168a6; 
}
.footer-widgets .widget {	background: none;
	background-color: #1168a6; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px;
	height: 60px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px;
	height: 60px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px;
	height: 60px; 
}
 }