/* Themify Customize Styling */
body {	background: none;
	background-color: #f9f9f9;
	font-family: "Roboto";	font-weight:500;
 
}
#headerwrap {	background: none;
	background-color: #f9f9f9; 
}
#header {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	text-align:right;
	color: #000000; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a img {		width: 450px; 
}
#site-logo {		position:relative;
right: auto; 
}
#site-description {	display: none; 
}
#main-nav a {	
	border-right: .5px dotted #000000; 
}
#main-nav a:hover {	background: none;
	background-color: #6e0053;
	color: #ffffff; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #63275e;
	color: #ffffff; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #63275e; 
}
#sidebar .widget li, #sidebar-alt .widget li {	background: none;
	background-color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: 'Times New Roman', "Times", serif;	text-align:center; 
}
.footer-widgets {		text-align:center; 
}
#footer .footer-widgets .widgettitle {		text-align:center; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 450px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 450px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 450px; 
}
 }