a {
	font-weight: bold;
}
.genesis-nav-menu {
    letter-spacing: 1.5px;
		font-weight: 900;
		border-bottom: 2px solid #000;
    border-top: 2px solid #000;
}

.wp-caption-text {
    font-size: 16px;
    font-style: bond;
    margin: 0;
    text-align: center;
}

.header-image .site-title > a {
    -webkit-background-size: contain !important;
    background-size: contain !important;
    display: block;
    height: 250px;
    margin: -40px auto;
    max-width: 400px;
    text-indent: -9999px;
}

.title-area {
	display: inline-block;
	margin: 0;
	padding: 17px 0;
	width: 400px;
}

.enews-widget {
    background: #6E788A;
    color: #010101;
    padding: 17px;
    text-align: center;
}

.footer-widgets .wrap, .footer-widgets-1, .footer-widgets-4 {
    max-width: 1400px;
    background-color: #F5ECE6;
    width: 100%;
}
.tasty-recipes-ingredients p {
    margin-bottom: 0px;
}
.tasty-recipes-entry-content .tasty-recipes-notes p {
    padding-top: .3rem !important;
	padding-bottom: .5rem !important;
}
.tasty-recipes {
  border: 1px solid #FFFFFF;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px;
}
.tasty-recipes-entry-content .tasty-recipes-notes p:before {
    top: 1em !important;
}
.tasty-recipes, 
.tasty-recipes-entry-header .tasty-recipes-image img {
	border: 5px solid #6E788A !important;
}

.tasty-recipes-yield-scale {
	color: #fff!important;
	border: 1px solid #fff!important;
}

.tasty-recipes-entry-header,
.tasty-recipes-entry-content .tasty-recipes-buttons a,
.tasty-recipes-entry-content .tasty-recipes-ingredients ul li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ul li:before,
.tasty-recipes-entry-content .tasty-recipes-ingredients ol li:before,
.tasty-recipes-entry-content .tasty-recipes-instructions ol li:before,
.tasty-recipes-entry-content .tasty-recipes-notes p:before,
.tasty-recipes-entry-content .tasty-recipes-notes ul li:before,
.tasty-recipes-entry-content .tasty-recipes-notes ol li:before,
.tasty-recipes-entry-footer {
	background-color: #6E788A !important;
}

.tasty-recipes-entry-content .tasty-recipes-nutrition {
	color: #6E788A !important;
}

.tasty-recipes-entry-header .tasty-recipes-header-content {
	text-align: center;
}


/* Comments */
.comment-respond {
	background: #f9f9f9;
	padding: 20px;
}

.comment-form-author, 
.comment-form-email,
.comment-form-url {
	width: 36%;
}

.comment-form-comment {
	width: 60%;
	float: right;
}

.comment-form-comment textarea {
	font-size: 15px;
}

.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
	width: 100%;
	font-size: 15px;
	margin: 5px 0 6px;
}

.comment-respond .form-submit {
	width: auto;
	float: right;
}

.comment-subscription-form {
	width: 66%;
	float: left;
}

.comment-notes,
.comment-respond label {
	display: none;
}

.tasty-recipes-ratings label {
	display: block;
}

.logged-in .comment-form-comment {
	width: 100%;
}

.page-template-page_blog .archive-description {
	display: none;
}

/* Recipe Index */
.facetwp-pager {
	display: block;
	clear: both;
	margin-top: 30px;
}

.facetwp-counter {
    display: none;
}

.fwpl-result {
	line-height: 1.3;	
	margin-bottom: 8px;
}

.fwpl-result a {
	color: #000;
	font-weight: normal;
}

.fwpl-result img {
	margin-bottom: 5px;
}

/* Header with social icons */
.title-area {
	display: inline;
	max-width: 70%;
}

.header-widget-area {
	position: relative;
	top: -200px;
}

/* Footer contact form */

.footer-widgets {
	padding-top: 40px;	
}

.footer-widgets .widget {
	padding: 20px 20px 0;	
}

.footer-widgets .wpforms-field-name, 
.footer-widgets .wpforms-field-email {
	width: 33% !important;
	float: left !important;
}

.footer-widgets .wpforms-field-textarea {
	width: 66%  !important;
	float: right !important;
	margin-top: -116px !important;
}

.sidebar .featured-content .entry {
    border-bottom: none;
    padding: 0 0 5px;
}

.sidebar .entry {
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, .site-title, .entry-title, .widgettitle {
  font-family: 'Lora', serif;	
}

body {
	font-family: 'Merriweather Sans', sans-serif;
}

.home-services {
	padding-top: 18px;
	padding-bottom: 5px;
	background-color: #F5ECE6;
}

.home-services img {
	border-bottom: solid 5px #ddbaa4;
	margin-top: 5px;
}

.header-image .site-title > a {
	height: 180px;
	margin-top: -30px;
}

section#simple-social-icons-8 {
  padding-top: 60px;
	margin-bottom: -60px;
}

/* iMark Interactive Custom CSS */
.entry-content h2 {
	font-size: 24px;
}

h1.entry-title {
	font-size: 31px;
}

.single-post .entry-meta {
	color: #000;
}

.tasty-recipes-footer-content a {
	color: #fff;
}