/* Themify Customize Styling */
body {	background: none;
	background-color: #1c475e;
	font-family: "Average Sans";	font-weight:400;
	font-size:1.2em;

	color: #ffffff; 
}
:root {	
	--theme_accent: #b977b4;
	--theme_accent_semi: #96d2b0;
	--theme_accent_hover: #96d2b0; 
}
a, .post-nav .arrow {	
	color: #46a5dd; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	background: none;
	background-color: #1c475e; 
}
h1 {	
	color: #f8e021; 
}
h2 {	
	color: #96d2b0; 
}
h3 {	
	color: #f3b73b; 
}
h4 {	
	font-family: "Montserrat";	font-weight:400;
	font-size:1.5em;
	line-height:1.5px;
	text-transform:capitalize;
	color: #46a5dc; 
}
h5 {	
	font-family: "Roboto Slab";	font-weight:400;
	font-size:1.5em;
	text-transform:capitalize;
	color: #b978b3; 
}
#headerwrap {	background: none;
	background-color: #1c475e; 
}
body #site-logo a img {		width: 340px; 
}
#main-nav a {	
	font-family: "Roboto";	font-weight:400;
	font-size:1.3em;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #f8e021; 
}
#footer {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 340px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 340px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 340px; 
}
 }
/* Themify Custom CSS */
#main-nav li > .sub-menu {
width: auto;	
}
#main-nav ul a {
	white-space: nowrap;
}