/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;
	font-size:18px;

	color: #0e0e0e; 
}
h1 {		font-weight:800;
	font-size:3.5em;
	text-transform:uppercase; 
}
h2 {		font-weight:800;
	font-size:2.5em;
	line-height:1em;
	text-transform:uppercase; 
}
h3 {		text-transform:uppercase; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(14,14,14,0.00); 
}
body #site-logo a img {		width: 140px; 
}
#main-nav {	background: none;
	background-color: #fb5e18;	position:static;

	margin-top: 28px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px; 
}
#main-nav a {		font-weight:600;
	letter-spacing:1px;
	font-size:16px;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: rgba(255,255,255,0.45); 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: rgba(255,255,255,0.45); 
}
#main-nav ul a {	
	color: #ffffff; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 140px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 140px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:400;

	color: #0e0e0e; 
}
h1 {		font-weight:800;
	font-size:2em;
 
}
h2 {		font-weight:800;
	font-size:1.5em;
	line-height:1.2em;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(14,14,14,0.00); 
}
#main-nav {	background: none;
	background-color: #fb5e18; 
}
#main-nav a {		font-weight:600;
 
}
#main-nav a:hover {	
	color: rgba(255,255,255,0.45); 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: rgba(255,255,255,0.45); 
}
#main-nav ul a {	
	color: #ffffff; 
}
 }
/* Themify Custom CSS */
body, h3, h4 {
font-family: "montserrat", sans-serif;}

#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {
    background: none;
    background-color: rgba(14, 14, 14, 0.00);
	box-shadow: none;
}

.module-buttons span{
font-family: gill-sans-nova, sans-serif;
}

h1, h2, #main-nav a {
font-family: gill-sans-nova, sans-serif;
}

#main-nav {
	margin-right: -40px;
}

.highlight-link a  {
border: none !important;
background-color:#FBD872 !important;
color:#0D2B40 !important;
}


.mobile_menu_active #headerwrap #main-nav li.highlight-link > a {
    padding-left: 1em;
}

#main-nav > li > a:hover, #main-nav > li.current_page_item > a, #main-nav > li.current-menu-item > a, #main-nav a:hover {
    border-color: #fbd872;
}

#header {
    min-width: 94%;
}

.related-posts .post-meta {
    display: none;
}

.post-date-wrap {
	text-align: left !important;
margin-left: 3%;
padding-top: 2%;
}

.post-title {
	text-align: left !important;
margin-left: 3%;
}

.single .post-meta, .single .post-title {
    text-align: left;
}

.single .post-content .post-date {
    text-align: left;
}

footer .mc4wp-form-fields input {
  display: inline-block;
  width: 44%;
}

footer .mc4wp-form-fields input[type=submit] {
color: #fff !important;
background: linear-gradient(145deg,#EC42FC 0%,#602EF7 100%);
	border-radius: 14px;
	padding-top: 17px;
	padding-bottom: 17px;
}

footer .mc4wp-form-fields input[type=email] {
	border-radius: 14px;
		padding-top: 14px;
	padding-bottom: 14px;
}


#main-nav > li > a:hover, #main-nav > li.current_page_item > a, #main-nav > li.current-menu-item > a, #main-nav a:hover {
    border: none;
}