/* Themify Customize Styling */
body {	background: none;
	background-color: #eb3f43;background-image: none;
	font-family:ogilvy-sans;	font-weight:300;
	letter-spacing:0.01em;
	font-size:1em;
	line-height:1.2em;
 
}
#headerwrap {	
	background-color: transparent;background-image: none; 
}
#header {	
	font-family:ogilvy-sans;	font-weight:300;
 
}
body[class*="themify"] #site-logo a img {		width: 128px; 
}
#site-logo {		position:fixed;
top: auto;right: auto;bottom: auto;left: auto;margin-right: auto;margin-left: auto; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 128px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 128px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 128px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #24298f;background-image: none; }
/* Themify Custom CSS */
.mobile_menu_active .sidemenu {
    width: 20vw;
    background-color:#24298f;
	  display: flex;
    z-index: 111;
}

.mobile_menu_active #mobile-menu {
    right: 100px;
}