h1,
h2,
h3,
h4,
h5{
font-family: Montserrat, "Helvetica Neue", sans-serif !important;
	color:#c9575d;
	font-size:16px;
}
.posted-on .entry-date{
display:none;	
}
.menu-toggle:hover, .menu-toggle:focus, a, .main-navigation a:hover, .main-navigation a:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .social-navigation a:hover:before, .social-navigation a:focus:before, .post-navigation a:hover .post-title, .post-navigation a:focus .post-title, .tagcloud a:hover, .tagcloud a:focus, .site-branding .site-title a:hover, .site-branding .site-title a:focus, .entry-title a:hover, .entry-title a:focus, .entry-footer a:hover, .entry-footer a:focus, .comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus, .comment-reply-link, .comment-reply-link:hover, .comment-reply-link:focus, .required, .site-info a:hover, .site-info a:focus,
.main-navigation .menu-item-has-children > a:hover,
.main-navigation a:hover{
	color:#c9575d;
}

.entry-title{
	font-size:20px;
}
body
{
  font-family: Montserrat, "Helvetica Neue", sans-serif;
}
body:not(.custom-background-image):before{
	display:none !important;
	height:0px !important;
}

a{color:#c9575d;}

.custom-logo{
	float:left;
	width:120px;
	height:120px;
	
}
.main-navigation .primary-menu{
	float:right;
}
.category .comments-link{
	display:none !important;
}
.site-description{
	width:300px;
}
.site-header-menu{
	width: 70%;
}
.site-branding{
	width: 30%;
	overflow:visible;
}
body.custom-background{
	background-color:#fff;
}
.site{background:none;}
.site-header{
	padding: 1.25em 4.5455%;

}
.site{
	margin:0px;
}

.widget{font-size:15px; line-height:2.3em;}

.post-thumbnail{float:left;}
#secondary .widget{
	background:#f5eddc;
	padding:10px 7px 10px 7px;
	border-radius:10px;
	border-top:none;
}
div.wpforms-container-full button[type=submit]{
	width:300px;
}
div.wpforms-container-full button[type=submit]:not(:hover):not(:active){
	color:#f5eddc;
	background:#c9575d;

}
div.wpforms-container-full button[type=submit]:hover{
		color:#f5eddc;
	background:#c2176f;
}