/* Themify Customize Styling */
body {	
	font-family:Open Sans;	font-weight:300;

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

	color: #545f1d; 
}
a:hover {	
	color: #738539; 
}
#header {	
	font-family:Open Sans;	font-weight:300;

	color: #1d1d1d; 
}
#headerwrap a {		font-weight:bold;
	font-weight:bold;

	color: #545f1d; 
}
#headerwrap a:hover {		font-weight:bold;
	font-weight:bold;

	color: #738539; 
}
body[class*="themify"] #site-logo a img {		width: 400px; 
}
#site-logo {	margin: auto; 
}
#main-nav a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
margin: auto; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #545f1d; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #1d1d1d; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 400px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 400px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 400px; 
}
 }
/* Themify Custom CSS */
h1, h2, h3, h4, h5, h6 {
    color: #373534;
}
strong, b {
    font-weight: bold;
    color: #373534;
}
.shortcode.themify-list li {
    line-height: 1.5em;
}
.shortcode.themify-list li .themify-icon {
    top: -0.3em;
}

.header-top-bar #site-logo img {
    margin-top: 0em;
}

#main-nav ul a, #main-nav .mega-menu-posts a {
    color: #545f1d;
}
#main-nav ul a:hover, #main-nav .mega-menu-posts a:hover {
    color: #545f1d;
}

#headerwrap.fixed-header #site-logo img {
    height: 40px;
    width: auto !important;
    margin-top: -0.3em;
}
.module-slider.slider-overlay .slide-content {
    font-size: 1em;
    padding: 2% 4%;
    width: 100%;
    background: #333;
    background: rgba(84,95,29,0.8);
    color: #fff;
    line-height: 1.4em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.module-slider.themify_builder_slider_vertical .carousel-prev, .module-slider.themify_builder_slider_vertical .carousel-next {
background: rgba(55, 53, 52, 0.5);
}

.themify_builder .callout-4-sub_row_0-0-1-0-1.module-callout .callout-button a {
    background-color: #ffffff;
    color: #545f1d;
    font-size: 1.5em;
    border:1px solid #545f1d;
}
.themify_builder .callout-4-sub_row_0-0-1-0-1.module-callout .callout-button a:hover {
    background-color: #545f1d;
    color: #ffffff;
}
.themify_builder .buttons-4-1-0-3 .module-buttons .module-buttons-item a {
    background-color: #ffffff;
    color: #545f1d;
    border: 1px solid #545f1d;
}
.themify_builder .buttons-4-1-0-3 .module-buttons .module-buttons-item a:hover {
    background-color: #545f1d !important;
    color: #ffffff;
}
.themify_builder .buttons-4-2-0-3 .module-buttons .module-buttons-item a {
    background-color: #ffffff;
    color: #545f1d;
    border: 1px solid #545f1d;
}
.themify_builder .buttons-4-2-0-3 .module-buttons .module-buttons-item a:hover {
    background-color: #545f1d !important;
    color: #ffffff;
}
.themify_builder .buttons-4-3-0-4 .module-buttons .module-buttons-item a {
    background-color: #ffffff;
    color: #545f1d;
    border: 1px solid #545f1d;
}
.themify_builder .buttons-4-3-0-4 .module-buttons .module-buttons-item a:hover {
    background-color: #545f1d !important;
    color: #ffffff;
}
input[type=reset], input[type=submit], button {
    background-color: #ffffff;
    color: #545f1d;
    border: 1px solid #545f1d;
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {
    background-color: #545f1d !important;
    color: #ffffff;
}

.ui, .ui.nav {
    background-color: transparent;
    border-color: #545f1d;
}
.ui.nav li {
    background: #fff;
    border-color: transparent;
}
.ui.nav li:hover {
    background: #545f1d;
}
.ui.nav li > a {
    color: #545f1d;
}
.ui.nav li > a:hover {
    color: #ffffff;
}