/* Themify Customize Styling */
body {	
	font-family:Roboto; 
}
#sidebar {	
	font-family:Roboto;	font-size:14px;
	text-transform:lowercase;	text-align:center; 
}
h3 {		font-weight:bold;
 
}
#site-logo img {		width: 40px;
	height: 40px; 
}
#site-logo a {		width: 40px; 
}
#main-nav a {	
	font-family:Roboto;	font-size:16px;

	color: #ffffff;
	color: rgba(255,255,255,1); 
}
#main-nav a:hover {	
	color: #2fcf29;
	color: rgba(47,207,41,1); 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #2fcf29;
	color: rgba(47,207,41,1); 
}
#sidebar a {	
	color: #000000;
	color: rgba(0,0,0,1); 
}
#sidebar a:hover {	
	color: #d62b2b;
	color: rgba(214,43,43,1);
	font-family:Roboto;	font-size:18px;
	text-transform:lowercase;	text-align:center; 
}
#footerwrap {	
	background-color: #565656;
	background-color: rgba(86,86,86,1); 
}
#footer {	
	color: #ffffff;
	color: rgba(255,255,255,1); 
}
#footer a {	
	color: #ffffff;
	color: rgba(255,255,255,1); 
}

/* Themify Custom CSS */
@media screen and (max-width: 480px){
	  h1 {
	  font-size:3em!important;
}
h3 {
	  font-size:1.2em!important;
}
h4 {
	  font-size:2em!important;
}

}
.wpcf7-form {
	  background:#;padding:px;border:px solid #f6efdf;margin-top: 0px;margin-bottom:0px;border-radius:0px;
}
.wpcf7-form input {
	  background:#ffffff;padding:5px 7px;border:0px solid #ffffff;margin-bottom:0px;border-radius:0px;
}
.wpcf7-form textarea {
	  background:#ffffff;padding:5px 0px 5px 7px;border:0px solid #ffffff;border-radius:0px;
}
.wpcf7-form p {
	  color:#000000;margin-top:0px;
}
.wpcf7-form .wpcf7-submit {
	  background:#ffffff;cursor:pointer;padding-left:25px;padding-right:25px;color:#55a127;border-radius:0px;
}
.wpcf7-form input[type="submit"]:hover {
	  background: rgba(85,161,39,1);color: #ffffff !important;
}
#headerwrap {
	  background: rgba(255,255,255,0.1)!important;
}
.header-horizontal #header {
	  text-align: inherit;padding: 0em 0;
}
#footerwrap {
	  padding: 0em 0 0em;
}
.transparent-header #pagewrap{
	  padding-top: 60px !important;
}
.single-post #pagewrap{
	  padding-top: 80px;
}
.full_width #layout {
	  margin-top: -60px;
}
