/* Themify Customize Styling */
body {	background: none;
	background-color: #f3f7fc;
	font-family: "proxima-nova-soft-regular";	font-weight:300;

	color: #334155;
	padding: 0px;
	margin: 0px; 
}
a {	
	color: #4789c3; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #4789c3; 
}
p {	
	margin: 0px; 
}
:root {	
	--theme_accent: #4789c3;
	--theme_accent_hover: #4789c3; 
}
a, .post-nav .arrow {	
	color: #4789c3; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #334155; 
}
#content {	
	margin: 0px;
	padding: 0px; 
}
h1 {	
	font-family: "proxima-nova-soft-regular";	font-weight:300;

	color: #4789c3; 
}
h2 {	
	font-family: "proxima-nova-soft-regular";	font-weight:300;

	color: #4789c3; 
}
h3 {	
	font-family: "proxima-nova-soft-regular";	font-weight:300;

	color: #4789c3; 
}
h4 {	
	font-family: "proxima-nova-soft-regular";	font-weight:300;

	color: #4789c3; 
}
h5 {	
	font-family: "proxima-nova-soft-regular";	font-weight:300;
 
}
h6 {	
	font-family: "proxima-nova-soft-regular";	font-weight:300;
 
}
#headerwrap {	background: none;
	background-color: #ffffff;
	border-bottom: 1px solid #dce7f5;
	margin: 0px; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {		width: 120px; 
}
body #site-logo a img {		width: 150px;
	height: 50px; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #f3f7fc;
	border: 1px solid #dce7f5; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 120px; 
}
body #site-logo a img {		width: 150px;
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 120px; 
}
body #site-logo a img {		width: 150px;
	height: 50px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #f3f7fc;	font-weight:300;

	color: #334155; 
}
a {	
	color: #4789c3; 
}
a:hover {	
	color: #4789c3; 
}
:root {	
	--theme_accent: #4789c3;
	--theme_accent_hover: #4789c3; 
}
a, .post-nav .arrow {	
	color: #4789c3; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #334155; 
}
h1 {		font-weight:300;

	color: #4789c3; 
}
h2 {		font-weight:300;

	color: #4789c3; 
}
h3 {		font-weight:300;

	color: #4789c3; 
}
h4 {		font-weight:300;

	color: #4789c3; 
}
h5 {		font-weight:300;
 
}
h6 {		font-weight:300;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 120px; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #f3f7fc;
	border: 1px solid #dce7f5; 
}
 }.mobile_menu_active #menu-icon { 
	color: #4789c3; }
/* Themify Custom CSS */
h1, h2, h3, h4, h5, h6, li {
	margin: 0;
	padding: 0;
}

#header {
	display: flex;
	align-items: center;
	justify-content: space-between
}

figure {
	border-radius: 8px;
}

.overflow-hidden {
	border-radius: 8px;
	overflow: hidden;
}

.hero-light {
    font-family: "proxima-nova";
    font-weight: lighter;
}

.saboxplugin-wrap {border-radius: 8px;}

