/* Themify Customize Styling */
body {		font-size:16px;
 
}
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#site-description {	
	color: #ffffff;display: none; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #8fd406; 
}
#footerwrap {	
	padding-top: 100px; 
}
#footer-logo img {		width: 200px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#footer-logo img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#footer-logo img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#footer-logo img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.wpcf7-submit {width: 390px;}

.wpcf7-textarea {
	max-height: 150px;
	min-height: auto;
}

/*WP FORM BUTTON COLOR*/

input[type=reset], input[type=submit], button, #respond #cancel-comment-reply-link, .commentlist .comment-reply-link {
	background-color: #8fd406;}

input[type=reset]:hover, input[type=submit]:hover, button:hover, .commentlist .comment-reply-link:hover, #respond #cancel-comment-reply-link:hover{
	background-color:black;
}

/**Back to top button**/

#pagewrap .back-top.back-top-float {
	background-color: #8fd406;}