/* Themify Customize Styling */
body {	
	font-family: "Josefin Sans";	font-weight:400;
 
}
h1 {		font-size:20px;
 
}
body #site-logo a img {		width: 200px; 
}
#site-description {		text-align:center; 
}
#footer-logo a img {		width: 125px; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #00de04; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 125px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 125px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 125px; 
}
 }