/* Themify Customize Styling */
body {	background: none;
	background-color: #202024;
	font-family: "Montserrat";	font-weight:300;

	color: #ffffff; 
}
a {	
	color: #b49651; 
}
#content {	
	margin-top: 45px;
	margin-bottom: 90px; 
}
h1 {	
	font-family: "Montserrat";	font-weight:100;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:200;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:700;
	font-size:1em;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:400;

	color: #b49651; 
}
h5 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h6 {	
	font-family: "Montserrat";	font-weight:700;
 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
body #site-logo a img {		width: 320px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family: "Montserrat";	font-weight:400;

	color: #000000; 
}
#main-nav a:hover {	
	color: #b49651; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #625136; 
}
.page-title {	
	color: #b49651;	font-size:60px;
	text-align:center; 
}
#footerwrap {	
	padding-top: 14px;
	padding-bottom: 23px; 
}
#footer {		text-align:center; 
}
#footer a {	
	color: #b49651; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 320px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 320px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 320px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #202024; }.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #ffffff; }.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #b49651; }
/* Themify Custom CSS */
:root {
    --theme_accent: #b49651;
    --theme_accent_semi: #625136;
}

.section_spinner {
    width: 90px;
    height: 90px;
}

.mobile_menu_active #menu-icon {
    visibility: hidden;
}
.mobile_menu_active #menu-icon:after {
    visibility: visible;
}

#footer-tab a {
    text-decoration: none;
}

#content {margin-top: 0 !important; margin-bottom: 0 !important;}
#pagewrap {padding-bottom: 0 !important;}