/* Themify Customize Styling */
body {	background: none;
	background-color: #fafafa;
	font-family: "Montserrat";	font-weight:400;
 
}
:root {	
	--theme_accent: #a79bba;
	--theme_accent_hover: #bca5d1; 
}
.transparent-header #headerwrap a,.transparent-header #headerwrap.fixed-header a,#headerwrap a,#headerwrap.fixed-header a,#footerwrap a {	
	color: #381954; 
}
h1 {	
	font-family: "Jost";	font-weight:400;
	font-size:50px;

	color: #7030a0; 
}
h2 {	
	font-family: "Jost";	font-weight:400;
	font-size:40px;

	color: #55227a; 
}
h3 {	
	font-family: "Jost";	font-weight:400;

	color: #381954; 
}
h4 {	
	color: #55227a; 
}
#headerwrap {	background: none;
	background-color: #fafafa; 
}
#header {	
	font-family: "Jost";	font-weight:400;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(250,250,250,0.71); 
}
body #site-logo a {		font-size:15px;
 
}
body #site-logo a img {		width: 200px; 
}
#site-logo {	top: auto;right: auto;bottom: auto;left: auto; 
}
#site-description {	top: auto;right: auto;bottom: auto;left: auto; 
}
.post-meta {	
	color: #381954; 
}
.module-title {	background: none;
	background-color: rgba(204,110,110,0.48);
	border: 7px double #c40202;
	margin: 22px;
	padding: 22px;
	color: #11db22;	text-decoration:underline;
	font-weight:500;
	letter-spacing:3px;
	font-style:normal;
	font-size:32px;
	line-height:4px;
	text-transform:lowercase;	text-align:center; 
}
#footerwrap {	background: none;
	background-color: #412357; 
}
#footer-logo a img {		width: 200px; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Jost";	font-weight:400;
 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #fafafa; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 980px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #c0b2d1; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 	font-style:normal;
	text-align:left; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #381954; }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { background: none;
	background-color: #dcd8f0; }
/* Themify Custom CSS */
.header-top-widgets:not(.mobile_menu_active) #header {
    background-color: white;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateY(50%);
    margin-top: -50px;
}

#header .social-widget {
    color: #381974;
}


body .is-layout-flow > .alignleft
{
	margin-block-start:0;
	padding-left:10px;
	padding-right:10px;
} 