/* Themify Customize Styling */
body {	background: none;
	background-color: #ededea;
	font-family: "Poppins";	font-weight:400;
	font-size:1rem;

	color: #222415; 
}
a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #6e7531; 
}
a:hover {	
	color: #79803a; 
}
:root {	
	--theme_accent: #c7d15c; 
}
h1 {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:700;
	font-size:3rem;
	line-height:3rem;
	text-transform:uppercase;
	color: #222415; 
}
h2 {		font-weight:400;
	font-size:2.25rem;
	line-height:2.5rem;

	color: #c7d15c; 
}
h3 {		font-weight:600;
	font-size:1.875rem;
	line-height:2.25rem;
 
}
h4 {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:600;
	font-size:1.5rem;
	line-height:2rem;
 
}
h5 {		font-weight:500;
	font-size:1.25rem;
	line-height:1.75rem;
 
}
h6 {		font-weight:500;
	font-size:1.125rem;
	line-height:1.75rem;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #c7d15c;
	color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #222415; 
}
#header {	
	color: #ffffff; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #c7d15c; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #000000; 
}
body #site-logo a img {		width: 130px; 
}
#site-description {		font-size:0.6rem;
	text-transform:uppercase;display: none; 
}
#main-nav a {	
	font-family: "Roboto";	font-weight:500;
	font-size:1.2rem;
 
}
#main-nav a:hover {	
	background-color: transparent;
	color: #c7d15c; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #c7d15c;
	color: #ffffff; 
}
#main-nav ul a {	
	color: #35405d; 
}
#main-nav ul a:hover {	
	color: #e54581; 
}
#main-nav .sub-menu > .current_page_item > a, #main-nav .sub-menu > .current-menu-item > a {	
	color: #e54581; 
}
#sidebar .widget, #sidebar-alt .widget {	background: none;
	background-color: #f0f0f0;
	border: 1px solid #f5f5f5;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px; 
}
#footerwrap {	background: none;
	background-color: #1d202d; 
}
#footer-logo a img {		width: 150px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #c7d15c; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #c7d15c; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px; 
}
#footer-logo a img {		width: 150px; 
}
 }