/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:500;
	font-size:20px;

	color: #1d1d1b; 
}
a {		font-weight:bold;
	text-decoration:underline;
	font-weight:bold;

	color: #1d1d1b; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #1d1d1b; 
}
p {	
	margin-top: 0.85em;
	margin-bottom: 0.85em; 
}
h1 {	
	font-family: "Copse";	letter-spacing:1.2px;
	font-style:normal;
	font-size:78px;

	color: #1d1d1b; 
}
h2 {	
	font-family: "Copse";	font-size:40px;

	color: #1d1d1b; 
}
h3 {	
	font-family: "Copse";	font-size:32px;

	color: #1d1d1b; 
}
h4 {	
	font-family: "Copse";	font-size:20px;
	text-transform:capitalize;
	color: rgba(31,31,29,0.81); 
}
input:read-write,input:read-only,input[type=radio],input[type=checkbox],select,textarea {	
	border: none !important; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #1f1f1f;
	border: none !important; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover, button[type=submit]:hover {	background: none;
	background-color: rgba(31,31,31,0.53); 
}
#headerwrap {	
	background-color: transparent; 
}
#headerwrap #header {	
	background-color: transparent; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a img {		width: 220px;
	height: 220px; 
}
#site-logo {	
	margin-top: 0px;
	margin-bottom: -30px; 
}
#main-nav a {	
	color: #000000;
	font-family: "Open Sans";	font-weight:500;
	font-size:16px;
 
}
#main-nav a:hover {	
	color: #fce300; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #fce300; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: rgba(252,231,0,0.48); 
}
#footerwrap {	background: none;
	background-color: #000000;
	padding-bottom: 0px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 220px;
	height: 220px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 220px;
	height: 220px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 220px;
	height: 220px; 
}
 }