/* Themify Customize Styling */
body {	background: none;
	background-color: #424242;background-image: none; 
}
:root {	
	--theme_accent: #ffd903; 
}
input[type=reset], input[type=submit], button, .woocommerce #respond input#submit {	background: none;
	background-color: #ffee03;
	color: rgba(0,0,0,0.77); 
}
#headerwrap {	
	background-color: transparent; 
}
body #site-logo a img {		width: 100px; 
}
#site-logo {	
	margin-top: .35em;
	margin-bottom: .45em; 
}
#site-description {	
	color: rgba(0,0,0,0.81); 
}
#footerwrap {	
	background-color: transparent; 
}
@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }