/* Themify Customize Styling */
#headerwrap #header {	background: none;
	background-color: #e0e0e0; 
}
#header {	
	color: #21456b; 
}
body #site-logo a {		font-size:30px;
 
}
body #site-logo a img {	
	height: 100px; 
}
#site-logo {	top: auto;right: auto;bottom: auto;left: auto; 
}
#site-description {	top: auto;right: auto;bottom: auto;left: auto; 
}
.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: #e0e0e0;
	border: 30px solid #21456b; 
}
#footer-logo a {		font-size:30px;
 
}
#footer-logo a img {	
	height: 100px; 
}
#footer {	
	color: #21456b; 
}
#footer a {	
	color: #21456b; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap #header {	background: none;
	background-color: #e0e0e0; 
}
#header {	
	color: #21456b; 
}
.module-title {	background: none;
	background-color: rgba(204,110,110,0.48);
	border: 7px double #c40202;
	color: #11db22;	font-weight:500;
 
}
#footerwrap {	background: none;
	background-color: #e0e0e0;
	border: 30px solid #21456b; 
}
#footer {	
	color: #21456b; 
}
#footer a {	
	color: #21456b; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap #header {	background: none;
	background-color: #e0e0e0; 
}
.module-title {	background: none;
	background-color: rgba(204,110,110,0.48);
	border: 7px double #c40202;
	color: #11db22;	font-weight:500;
 
}
#footerwrap {	
	border: 40px solid #21456b; 
}
#footer {	
	color: #21456b; 
}
#footer a {	
	color: #21456b; 
}
 }.mobile_menu_active #menu-icon { 
	color: #21456b; }
/* Themify Custom CSS */
.vertical-divider:after {
	border-left: 0px solid var(--theme_accent);
}