/* Themify Customize Styling */
:root {	
	--theme_accent: #0a0a0a;
	--theme_accent_semi: #88bac2;
	--theme_accent_hover: #d1746e; 
}
body #site-logo a img {		width: 300px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }