/* Themify Customize Styling */
a {	
	color: #196fdc; 
}
a:hover {	
	color: #196fdc; 
}
h1, h1.page-title {	
	font-family:Questrial;	font-weight:normal;
 
}
h2 {	
	font-family:Questrial;	font-weight:normal;
 
}
h3 {	
	font-family:Questrial;	font-weight:normal;
 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	border: 2px solid; 
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus {	
	border: 2px solid #196fdc; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #ffffff;
	border: 2px solid #196fdc;
	color: #196fdc; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #196fdc;
	color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #196fdc; 
}
#site-logo img {		width: 300px;
	height: 300px; 
}
#site-logo a {		width: 300px; 
}
#site-description {	
	font-family:Questrial;	font-weight:normal;
	font-size:30px;
	line-height:20%;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #196fdc; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: rgba(25,111,220,0.96); 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a:hover, body:not(.mobile_menu_active) #main-nav .current-menu-item > a:hover {	
	color: #196fdc; 
}
.post-nav .arrow {	
	color: #196fdc; 
}
#footerwrap {	background: none;
	background-color: #196fdc; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #ffffff; 
}
.footer-widgets .widgettitle {	
	color: #ffffff; 
}

/* Themify Custom CSS */
font-family: 'Sanchez', serif;
.wp-post-image {
-webkit-filter: none !important;
}
.post-image {
filter: none !important;
}

.post-img {
filter: none !important;
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 300px;
	height: 300px; 
}
#site-logo a {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 300px;
	height: 300px; 
}
#site-logo a {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 300px;
	height: 300px; 
}
#site-logo a {		width: 300px; 
}
 }