/* Themify Customize Styling */
body {	
	font-family: "google-font-quicksand";	font-weight:400;
 
}
h1 {	
	font-family: "google-font-josefin-sans";	font-weight:100;
 
}
h2 {	
	font-family: "google-font-josefin-sans";	font-weight:300;
 
}
h3 {	
	font-family: "google-font-josefin-sans";	font-weight:300;
 
}
h4 {	
	font-family: "google-font-josefin-sans";	font-weight:300;
 
}
h5 {	
	font-family: "google-font-josefin-sans";	font-weight:100;
 
}
h6 {	
	font-family: "google-font-josefin-sans";	font-weight:100;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 60px;
	height: 60px; 
}
body #site-logo a img {		width: 150px;
	height: 143px; 
}
#site-description {	display: none; 
}
#footer {	
	color: #ebebeb; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body {		font-weight:400;
 
}
h1 {		font-weight:100;
 
}
h2 {		font-weight:300;
 
}
h3 {		font-weight:300;
 
}
h4 {		font-weight:300;
 
}
h5 {		font-weight:100;
 
}
h6 {		font-weight:100;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 60px;
	height: 60px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 60px;
	height: 60px; 
}
body #site-logo a img {		width: 150px;
	height: 143px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {		font-weight:400;
 
}
h1 {		font-weight:100;
 
}
h2 {		font-weight:300;
 
}
h3 {		font-weight:300;
 
}
h4 {		font-weight:300;
 
}
h5 {		font-weight:100;
 
}
h6 {		font-weight:100;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 60px; 
}
 }
/* Themify Custom CSS */
input[type=submit]{
	background-color:#6f270e;
	color:#fff;
}

input[type=submit]:hover{
	background-color:#ecdfd1;
	color:#6f270e;
}

input[type="checkbox"]{ 
	background: #ecdfd1;
}

.mobile_menu_active .sidemenu{
	background-color:#ecdfd1;
	color:#6f270e;
}

#headerwrap #main-nav a:hover{
	color:#eba22d !important;
}

#headerwrap{
	background-color:#ecdfd1 !important;
	border-bottom: 0px;
}

.post-image img{
	object-fit: cover;
	max-height: 320px;
	opacity: 0.5;
}


.post .entry-content{
	max-width: 800px;
	margin: 0px auto;
	background-color: rgba(255, 255, 255, 0.3);
	padding: 20px;
	margin-top: -30px;
}
.header-bar{
	display: flex;
}

#menu-icon{
	background-color: #6f270e !important;
}

.header-rightpane.mobile-menu-visible #menu-icon{
	z-index:99999;
	right:30% !important;
}




.wpforms-confirmation-container-full{
	background: #edc4ae !important;
}




#footer a:hover{
	color:#cfcfcf;
}

#footer a{
	color: #ecdfd1;	
}

#header a{
	font-weight: 500;
}

.current-menu-item a{
	color: #6f270e !important;
}
.current-menu-item{
	text-decoration: underline;
}

#header a:hover{
	color:#6f270e;
}


#body{
	background-color:#f5efe8;
	font-size: 18px;
	line-height: 30px;
}

body, #headerwrap{
	background-color: #ecdfd1;
}

#footerwrap{
	background-color: #6f270e;
}

#footer .back-top-float{
	background-color: #6f270e;
	border: 1px solid #ecdfd1;
}

#body a{
	color: #6f270e;
}

.redbackground a{
	color: #ecdfd1 !important;
}

.redbackground a:hover{
	color: #fff !important;
}


#body {
	background-color: #edc4ae;	
}

.textinpage{margin: 0px auto;}


