/* Themify Customize Styling */
body {		font-size:12px;
	line-height:20px;
 
}
h1 {		font-size:24px;
 
}
h2 {		font-size:24px;
 
}
h3 {		font-size:20px;
 
}
h4 {		font-size:18px;
 
}
h5 {		font-size:18px;
 
}
h6 {		font-size:18px;
 
}
textarea, 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] {		font-size:14px;
 
}
#header {		font-size:16px;
	text-align:left; 
}
#site-logo {	display: none; 
}
#site-description {	display: none; 
}
#main-nav {	top: auto;right: auto;bottom: auto;left: auto;margin: auto; 
}
.page-title, .page-category-title-wrap .page-title, .page-category-title-wrap .page-category-title, .page-category-title-wrap .page-category-title {	
	color: rgba(245,96,73,0.99);
	font-family:Verdana, Geneva, sans-serif;	font-weight:600;
	text-transform:capitalize;	text-align:center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 75px;
	margin-left: 50px; 
}
.page-category-title-wrap .page-category-description {	
	color: rgba(252,247,247,0.90);
	font-family:Verdana, Geneva, sans-serif;	font-weight:bold;
	font-size:15px;
	text-align:center; 
}
.module-title {		font-size:24px;
 
}

/* Themify Custom CSS */
/* Menu Padding Horizontal */

.main-navigation ul li a {
padding-right: 25px !important;
padding-left: 25px !important;
}