/* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
	letter-spacing:0px;

	color: #1c1f24; 
}
a {	
	color: #1c1f24; 
}
a:hover {	
	color: #e07443; 
}
h1 {	
	font-family: "Playfair Display";	font-weight:400;
	letter-spacing:0px;
	font-size:50px;

	color: #1c1f24; 
}
h2 {	
	font-family: "Playfair Display";	font-weight:400;
	letter-spacing:0px;
	font-size:36px;

	color: #1c1f24; 
}
h3 {	
	font-family: "Playfair Display";	font-weight:400;
	letter-spacing:0px;
	font-size:26px;

	color: #1c1f24; 
}
h4 {	
	font-family: "Playfair Display";	font-weight:400;
	letter-spacing:0px;
	font-size:16px;

	color: #1c1f24; 
}
h5 {	
	font-family: "Playfair Display";	font-weight:400;
	letter-spacing:0px;
	font-size:14px;

	color: #1c1f24; 
}
h6 {	
	font-family: "Playfair Display";	font-weight:400;
	letter-spacing:0px;
	font-size:12px;

	color: #1c1f24; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #f4efea; 
}
#headerwrap.fixed-header #header {	
	color: #1c1f24; 
}
body #site-logo a {	
	font-family: "Playfair Display";	font-weight:400;
	font-size:40px;

	color: #1c1f24; 
}
body #site-logo a img {		width: 200px; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #8fa89a;
	color: #ffffff;
	border: 2px solid #8fa89a; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;

	color: #1c1f24; 
}
h1 {	
	font-family: "Playfair Display";	font-weight:400;
	font-size:42px;

	color: #1c1f24; 
}
h2 {	
	font-family: "Playfair Display";	font-weight:400;
	font-size:34px;

	color: #1c1f24; 
}
h3 {	
	font-family: "Playfair Display";	font-weight:400;
	font-size:24px;

	color: #1c1f24; 
}
h4 {	
	font-family: "Playfair Display";	font-weight:400;

	color: #1c1f24; 
}
h5 {	
	font-family: "Playfair Display";	font-weight:400;

	color: #1c1f24; 
}
h6 {	
	font-family: "Playfair Display";	font-weight:400;

	color: #1c1f24; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #f4efea; 
}
#headerwrap.fixed-header #header {	
	color: #1c1f24; 
}
body #site-logo a {	
	font-family: "Playfair Display";	font-weight:400;

	color: #1c1f24; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #e07443;
	color: #ffffff;
	border: 2px solid #e07443; 
}
 }
/* Themify Custom CSS */
/*********************/
/*** GLOBAL CONTENT ***/
/********************/
#content {
  padding-top: 0;
}
/********************/
/*** MENU Highlight BTN ***/
/********************/
.highlight-link a {
   border-radius: 7px!important;
   font-weight:700!important;
}
.highlight-link:hover a {
   background:transparent!important;
	color:#8fa89a!Important;
}