/* Themify Customize Styling */
body {	
	font-family: "Lato";	font-weight:400;
	font-style:normal;
	font-size:15px;
	line-height:20px;
	text-transform:none; 
}
h1 {	
	font-family: "Poppins";	font-weight:500;
	font-style:normal;
	font-size:50px;
	line-height:55px;
	text-transform:none; 
}
h2 {	
	font-family: "Poppins";	font-weight:600;
	font-style:normal;
	font-size:40px;
	line-height:45px;
	text-transform:none; 
}
h3 {	
	font-family: "Poppins";	font-weight:400;
	font-size:30px;
	line-height:35px;
 
}
h4 {	
	font-family: "Poppins";	font-weight:500;
	font-style:normal;
	font-size:25px;
	line-height:30px;
	text-transform:none; 
}
h5 {	
	font-family: "Poppins";	font-weight:400;
	font-size:20px;
	line-height:25px;
 
}
h6 {	
	font-family: "Poppins";	font-weight:400;
	font-style:normal;
	font-size:16px;
	line-height:20px;
	text-transform:none; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #1e368a;
	color: #ffffff; 
}
.header-widget-full {	background: none;
	background-color: #1e368a; 
}
body #site-logo a img {		width: 300px; 
}
#site-logo {	
	margin: 0px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family: "Lato";	font-weight:400;
	letter-spacing:0px;
	font-size:16.7px;
 
}
.post-title {	
	font-family: "Poppins";	font-weight:500;
	font-size:35px;
 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date, .single-post #pagewrap .post-date-inline .post-date .year {	
	font-family: "Lato";	font-weight:400;
	font-style:normal;
	font-size:14px;
	text-transform:none; 
}
.post-nav a {	
	font-family: "Lato";	font-weight:300;
 
}
#sidebar a, #sidebar-alt a {	
	font-family: "Lato";	font-weight:400;
 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {	
	font-family: "Lato";	font-weight:400;
 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Lato";	font-weight:400;
	font-style:normal;
	font-size:14px;
	text-transform:none; 
}
#footer a {	
	font-family: "Lato";	font-weight:400;
	font-style:normal;
	font-size:14px;
	text-transform:none; 
}
#footer .footer-widgets .widgettitle {	
	font-family: "Poppins";	font-weight:500;
	font-size:21px;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="tel"] {
    width: 80em;
}

input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"] {
    margin: 0 1em -0.9em 0;
}


#footerwrap {
    padding: 30px 0 0em;
}

.section-col + .footer-text {
    padding-bottom: 16px;
    background: none;
    padding-top: 15px;
    border-top: 1px solid #7D6741;
    text-align: center;
}

.footer-left-col .footer-text {
    padding-top: 9px!important;
}