.standard-menu .site-header, .main-navigation ul ul  {
    background: #1c0e00!important;
 }

.site-footer {
    background: #bca78e!important;

}
.block-one .child-pages h2 a:hover {
    border-bottom: none;
}

.post-content h2.entry-title,
h2.widget-title,
h1.entry-title,
.blog .entry-meta span.posted-on,
.archive .entry-meta span.posted-on,
.single .entry-meta span.posted-on,
.search .entry-meta span.posted-on,
h2.comments-title,
h1.page-title,
.uppercase,
.header h1,
.block-two .no-featured-image h2.entry-title,
.block-two .no-featured-image .child-pages h2.entry-title,
h2.entry-title {
	text-transform: none;
}
.block-one .entry-content .child-pages {
 	clear:both!important;
}
.threecolumn  img {border-radius:20px;}

.site-footer li a, .site-info {
 font-size: 12px;
}
.site-footer li {
line-height: 14.5px;
	padding-top: 4.125px;
}
.site-footer .widget-title, .site-footer a {
    color: #1c0e00!important;
}
.footer-widgets.clear {
    border-top: none;
    border-bottom: none;
}

.start {text-align:left; 
}
img.hbrand {margin-top:-20px; 
	border: 1px solid black; border-radius:20px;
}
#masthead > div > a > img {width:80px; height:75px;}
html :where(img[class*=wp-image-]) {
   border-radius:20px;
}


#site-navigation button {
box-shadow: none;
	border: 1px solid #bca78e;
	border-radius: 20px;
}
.social-block {
    background: #f9f3ee;
	border-bottom: 2px solid #f9f3ee; }

b, strong {
   font-weight: 700;
	letter-spacing: .4px;
}


.widget-title {
	font-weight:bold; 
	border-bottom: 1px solid #1c0e00; 
	border-radius: 10px; 
	font-size: 20px;
	padding-left: 10px;
}

.overlay {
    background: #bca78e;
}
.social-block {
    display:none;
}
.child-pages h3 a {
    margin-top: .4em;
	font-size: 20px; 
	border-bottom:none;
    font-size: 1.5375rem;
	    line-height: 1em;
    margin: 0 0 0.4375em;
}
.widget-area img, .child-pages img {
  height: auto;
  max-width:377px;
	max-width: 100%;
}
.singular .block-two .entry-title {
    margin-top: .2em;
}


@media screen and (min-width: 55em) {
#site-navigation {
    display: table-cell;
	margin-top: 25px;
}
h1, .singular .entry-title {
    line-height: .71;
}
}
@media screen and (max-width: 600px) {
	.wp-image-15937 {width:40%; height: auto;
	}
	footer {text-align:center;}
	img {max-width:100%!important;}
}

#mailpoet_form_1 {
    border-radius: 0px;
    background: transparent!important;
    color: #1e1e1e;
    text-align: left;
}

#fbw_id-4 {text-align:center;}

.site-footer input[type="text"], .site-footer input[type="email"], .site-footer input[type="url"], .site-footer input[type="password"], .site-footer input[type="search"], .site-footer .jetpack_subscription_widget #subscribe-email input[type="email"]{background:#fff;
color:#000;
}