/* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
 
}
a {	
	color: #644393; 
}
a:hover {		text-decoration:underline;

	color: #644393; 
}
h1 {	
	font-family: "Inter";	font-weight:800;
 
}
h2 {	
	font-family: "Inter";	font-weight:500;
	font-size:50px;
 
}
h3 {	
	font-family: "Inter";	font-weight:700;

	color: #26b9a3; 
}
h4 {	
	font-family: "Lora"; 
}
h5 {	
	font-family: "Lora"; 
}
h6 {	
	font-family: "Lora"; 
}
#headerwrap {	background: none;
	background-color: #644393; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #644393; 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
#headerwrap.fixed-header a {	
	color: #ffffff; 
}
body #site-logo a img {		width: 100px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	border: 2px solid #ffffff;
	color: #ffffff;	font-weight:600;
 
}
#main-nav a:hover {	background: none;
	background-color: #ffffff;
	color: #644393; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	background: none;
	background-color: #ffffff;
	color: #644393; 
}
#main-nav li > .sub-menu {	
	background-color: transparent;
	border: none !important; 
}
#main-nav ul a {	background: none;
	background-color: #644393;
	border: none !important;
	color: #ffffff; 
}
#main-nav ul a:hover {	background: none;
	background-color: #ffffff;
	color: #644393; 
}
.post {	background: none;
	background-color: #ffffff;
	border: 2px dashed #443757; 
}
.post-title {		text-align:center; 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #443757; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #9579bd; 
}
.post-meta {	
	padding: 20px; 
}
.post-meta a {	
	color: #9579bd; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	background: none;
	background-color: #443757; 
}
.page-title {	
	color: #644393;
	font-family: "Allura";	font-weight:400;
	font-size:5em;
 
}
#footerwrap {	background: none;
	background-color: #644393; 
}
#footer-logo a {	display: none; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Inter";	font-weight:400;
 
}
#footer a {	
	color: #26b9a3; 
}
.footer-widgets {		font-size:12px;
 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #26b9a3; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
body #site-logo a img {		width: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
body #site-logo a img {		width: 100px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
body #site-logo a img {		width: 100px; 
}
 }
/* Themify Custom CSS */
li {
  margin: 1px;
padding: 0px;
}
.fancyphoto {
border-radius: 10px;
}
input[type=reset], input[type=submit], button {
	background-color: #26B9A3;
	color: #fff;

}
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #603B90;
	color: #FFF000;
}