/* Themify Customize Styling */
body {	
	font-family: "Anek Telugu";	font-weight:400;
	font-size:18px;
 
}
:root {	
	--theme_accent: #000000;
	--theme_accent_semi: #000000; 
}
body #site-logo a img {	
	height: 75px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }