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

	color: #000000; 
}
h1 {	
	font-family: "Raleway";	font-weight:100;
	font-size:36px;
 
}
h2 {	
	font-family: "Raleway";	font-weight:100;
	font-size:26px;
 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:20px;
 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:600;
	font-size:16px;
	text-transform:capitalize; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#site-logo {	
	margin-top: 0px;
	margin-bottom: 0px; 
}
#site-description {	display: none; 
}
#main-nav-wrap #main-nav a {	background: none;
	background-color: rgba(237,35,17,0.00); 
}
#main-nav a {	
	padding-top: 15px;
	font-family: "Raleway";	font-weight:500;
	font-size:18px;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }
/* Themify Custom CSS */
input[type=number] {
    width: 10em;
}
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] {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0 1em .4em 0;
    max-width: 100%;
    -webkit-appearance: none;
    color: inherit;
    border-radius: 3px;
}
a.search-button {
    text-decoration: none;
    display: none;
}

/***header top bar***/
.header-widget-full{
background-color: rgba(210, 35, 42, 1);
	color: #fff;
	font-size: 16px;
	align-content: center;
	padding-top: 10px;
	padding-bottom: 0px;
}