/* Themify Customize Styling */
h1 {	
	font-family:Philosopher;	font-weight:normal;

	color: #eb6912; 
}
h2 {	
	font-family:Philosopher;	font-weight:normal;

	color: #eb6912; 
}
h3 {	
	font-family:Philosopher;	font-weight:normal;

	color: #eb6912; 
}
h4 {	
	font-family:Philosopher;	font-weight:normal;
 
}
h5 {	
	font-family:Philosopher;	font-weight:normal;
 
}
h6 {	
	font-family:Philosopher;	font-weight:normal;
 
}
#headerwrap {	
	background-color: transparent;
	border: none; 
}
#header a {	
	color: #ff8400; 
}
#headerwrap.fixed-header {	
	background-color: rgba(255,255,255,0.88); 
}
.module-title {		font-weight:bold;

	padding: 0px;
	margin: 0px; 
}

/* Themify Custom CSS */
.module-title {
    padding: 0px !important;
    margin: 0px !important;
}
#pagewrap {
    padding-top: 0px !important;
}
.module-buttons-item + .module-buttons-item {
    margin-left: 0em;
}
table {
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid #666;
}
th, td {
    padding: 15px;
}