/* Themify Customize Styling */
body {	background: none;
	background-color: #f6efe6;
	font-family: "Source Sans 3";	font-weight:400;
	font-size:16px;

	color: #00383a; 
}
a {		text-decoration:underline;
	font-style:normal;

	color: #3f8f8c; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #3f8f8c; 
}
p {	
	margin-top: 25px; 
}
h1 {	
	font-family: "Montserrat";	font-weight:400;
	font-size:32px;
	text-transform:uppercase;
	color: #00383a; 
}
h2 {	
	font-family: "Montserrat";	font-weight:500;
	letter-spacing:0,5px;
	font-size:28px;
	text-transform:uppercase;
	color: #00383a; 
}
h3 {	
	font-family: "Montserrat";	font-weight:500;
	letter-spacing:0,5px;
	font-size:26px;

	color: #00383a; 
}
h4 {		font-weight:400;
 
}
#headerwrap {	background: none;
	background-color: #f6efe6; 
}
#header {		font-weight:300;
 
}
body #site-logo a img {		width: 175px; 
}
#site-logo {	
	margin-bottom: -175px;
	margin-left: 150px; 
}
#site-description {	
	font-family: "Caveat";	font-weight:400;
	font-size:18px;
 
}
#main-nav {	margin-right: auto;
	margin-bottom: -10px; 
}
#main-nav a {	
	color: #00383a;
	font-family: "Source Sans 3";	font-weight:400;
	letter-spacing:1px;
	font-size:18px;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #3f8f8c; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: rgba(63,143,140,0.67); 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #3f8f8c; 
}
#main-nav .highlight-link > a {	
	background-color: transparent; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: #f6efe6; 
}
#main-nav ul a:hover {	
	color: #3f8f8c; 
}
#main-nav .sub-menu > .current_page_item > a, #main-nav .sub-menu > .current-menu-item > a {	
	color: rgba(63,143,140,0.69); 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 175px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 175px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 175px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #f6efe6; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #00383a; }.header-minbar #headerwrap #main-nav a:hover, .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: #3f8f8c; }.header-minbar #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a { 
	color: rgba(63,143,140,0.69); }.header-minbar #headerwrap #main-nav .current_page_item > a:hover, .mobile_menu_active #headerwrap #main-nav .current_page_item > a:hover, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a:hover { 
	color: #3f8f8c; }.mobile_menu_active #menu-icon { 
	color: #00383a; }
/* Themify Custom CSS */
/* Smooth hover for all buttons */
a.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"]{
  transition: background-color .2s ease-in-out, color .2s ease-in-out, border-color .2s ease-in-out;
}
