/* Themify Customize Styling */
body {	background: none;
	background-color: #c192d4;
	background-repeat: no-repeat;
	color: #000000; 
}
:root {	
	--theme_accent: #89a0cc;
	--theme_accent_semi: #943275; 
}
#body {	
	background-repeat: no-repeat;
	background-position: left center; 
}
#content {	background-attachment: fixed; 
}
#headerwrap {	
	background-color: transparent;background-image: none;
	background-position: left top; 
}
#header {	
	color: #000000; 
}
body #site-logo a {	display: none; 
}
body #site-logo a img {		width: 70px; 
}
#site-logo {		position:relative;

	top: 10px;
	left: 50px; 
}
#site-description {	display: none; 
}
#main-nav {	background-image: none; 
}
#main-nav a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:400;
	letter-spacing:0px;
	font-size:20px;
	text-transform:uppercase;	text-align:left;
	color: #ffffff;
	margin: 5px; 
}
#footerwrap {	background: none;
	background-color: #943275;margin-top: auto;margin-right: auto;margin-bottom: auto;margin-left: auto; 
}
#footer {	background: none;
	background-color: #943275;
	margin-top: 20px;
	color: #ffffff; 
}
.footer-widgets .widget {	
	color: #ffffff;
	padding-top: 20px;
	padding-left: 20px;
	margin: -1px; 
}
.footer-widgets {		text-align:justify; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px; 
}
 }
/* Themify Custom CSS */
.fp-prev{
display:none
}

.fp-next{
	display:none
}

.fp-slidesNav{
	display:none
}
.lightboxed #header{
	  display: none;
}
.lightboxed #footer {
    display: none;
}	
.home #menu-icon {
    display: none;
}