/* Themify Customize Styling */
body {	
	font-family:Oswald;	font-weight:300;
	letter-spacing:0.5px;
 
}
h1 {	
	font-family:Fjalla One;	font-weight:normal;
 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #000000; 
}
#headerwrap {	
	padding-top: 10px;
	padding-bottom: 10px; 
}
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#main-nav a {		text-transform:uppercase;
	padding-top: 15%; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #f0cb28; 
}
#main-nav .current_page_item a, #main-nav .current-menu-item a {	background: none;
	background-color: #ffffff; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #fab615; 
}
.header-leftpane #menu-icon, .header-rightpane #menu-icon, .header-slide-out .menu-icon,  body:not(.header-leftpane):not(.header-rightpane).mobile_menu_active #menu-icon {	
	padding-top: 35px; 
}
@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; 
}
 }.mobile_menu_active.header-leftpane #pagewrap #headerwrap .header-icons #menu-icon, .mobile_menu_active.header-rightpane #pagewrap #headerwrap .header-icons #menu-icon, #headerwrap #menu-icon, .mobile_menu_active.header-horizontal #headerwrap #menu-icon { 
	color: #ffffff; }
/* Themify Custom CSS */
#nf-field-4 {
    margin: auto;
    font-size: 20px;
    background-color: #fab615;
    padding: 3px 3% 3px 3%;
	color:black;
	font-family:inherit;
}
.nf-field-element textarea {
    height: 150px;
}
