.content-sidebar-wrap {
	word-wrap: break-word !important;
}

@media screen and (min-width: 1140px) {
	.site-inner {
    width: 1080px;
  }
}

@media screen and (max-width: 599px) {
	.home-middle .entry .alignleft, .home-pretop img {
		display: block;
		margin: 0 auto;
		clear: both;
		float: none;
		margin-bottom: 10px;
	}
}
.page-template-page_blog .entry {
		border-bottom: 1px solid #DAD7D7;
}

.page-template-page_blog .entry-meta {
	display: none;
}

.page-template-page_blog .entry-title, .page-template-page_blog .entry-meta {
text-align: center;
}
	
.arc-link {
	width: 100% !important;
	display: block;
	margin-right: 0 !important;
	text-align: right !important;
}

.home-middle .featuredpost h2, .home-middle .featuredpost .post-info {
	text-align: center;
}

.genesis-nav-menu {
    border-bottom: 1px solid #DAD7D7;
}

.home a.more-link {
	display: block;
	margin-top: 20px;
	background: #377a78;
	width: 150px;
	float: right;
	margin-right: 20%;
	padding: 16px;
  color: #FFF !important;
	text-align: center;
	border: 1px solid #377a78;	
}

.bio-img {
	float: left;
	margin-right: 30px
}

#featured-post-26 {
	margin-top: 30px;
}

.home-top .widget_text {
  font-size: 16px;
	line-height: 30px;
		border-bottom: 1px solid #DAD7D7;
padding-bottom: 10px;
		margin-bottom: 10px;
}

@media screen and (max-width: 699px) {
.home-top .bio-img {
		float: none;
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}

.home-top .widget_text {
	line-height: 25px
}
}

.home a.more-link:hover {
	color: #377a78 !important;
	background: #FFF;
}

.home-pretop {
	display: block;
	margin-top: 20px;
	border-bottom: 1px solid #DAD7D7;
	padding-bottom: 20px;
}

.home-pretop .user-profile {
	clear: both;
	border-top: 1px solid #DAD7D7;
	padding-top: 20px;
		margin-top: 20px;
}

.home-pretop .avatar {
	border-radius: 0;
}

.home-pretop .user-profile p {
 line-height: 30px;
  font-size: 16px;
}

.home-pretop .widget_text {
	display: block;
	clear: both;
	width: 100%;
}

.home-pretop .entry {
    width: 31.623931623931625%;
    margin-left: 2.564102564102564%;
	float: left;
}

.home-pretop .entry h2 {
	text-align: center;
	font-weight: 500;
}

.home .site-inner {
	margin-top: 40px;
}

.home-pretop .entry img {
	margin-bottom: 0;
}

.home-pretop .entry:nth-child(3n+1) {
	clear: left;
	margin-left: 0;
}

.home-middle .entry {
	border-bottom: 1px solid #DAD7D7;
	padding-bottom: 20px
}

@media screen and (max-width: 699px) {
  .home-pretop .entry {
		width: 100%;
		clear: both;
		margin-left: 0;
	}
}

.fr-index .sidebar-primary {
	display: none !important;
}

.fr-index .content-sidebar-wrap .content {
	width: 100%;
}

.fr-index .sidebar-secondary {
	width: 240px;
}

.fr-index .content-sidebar-wrap {
  width: 760px !important;
}

.fr-index #recipes-grid .grid-item {
    width: 31.623931623931625%;
    margin-left: 2.564102564102564%;
	float: left;
	margin-bottom: 20px;
}

.fr-index #recipes-grid .grid-item:nth-child(3n+1) {
	margin-left: 0;
	clear: left;
}

.fr-index #recipes-grid .grid-item img {
	margin-bottom: 0;
}

.fr-index .grid-title-inner {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #333;
}

@media screen and (max-width: 1139px) {
  .fr-index .content-sidebar-wrap {
    width: 100% !important;
  }

  .fr-index .content-sidebar-wrap {
	  display: table;
  }

  .fr-index .sidebar-secondary {
    width: 100%;
    display: table-header-group;
	  float: none;
  }

  .fr-index .content-sidebar-wrap {
    display: table-footer-group;
	  float: none;
  }

  .facetwp-checkbox {
    width: 48%;
    float: left;
  }

  .facetwp-checkbox:nth-child(odd)   {
	  clear: left;
  }

  .facetwp-checkbox:nth-child(odd) {
	  margin-left: 2%;
  }
}

@media screen and (max-width: 629px) {
  .facetwp-checkbox {
	  clear: left;
		width: 100%;
  }

.fr-index .content-sidebar-wrap .content {
	margin-top: -50px;
}

  .facetwp-checkbox:nth-child(odd) {
	  margin-left: 0;
  }

.fr-index #recipes-grid .grid-item {
    width: 48.717948717948715%;
    margin-left: 2.564102564102564%;
	float: left;
	margin-bottom: 20px;
}

.fr-index #recipes-grid .grid-item:nth-child(even) {
	margin-left: 2.564102564102564%;
	clear: none;
}

.fr-index #recipes-grid .grid-item:nth-child(odd) {
		margin-left: 0;
		clear: left;
	}
}


.widget-under-post .simple-social-icons {
	width: 250px;
	float: right;
	margin-top: -78px;
	margin-right: 68px;
}

.widget-under-post .enews-widget .widgettitle {
	text-transform: inherit;
	font-size: 15px;
	letter-spacing: 2px;
}

.widget-under-post {
	margin: 20px 0;
	padding: 20px 0;
	border-top: 3px solid #e9e6dc;
	border-bottom: 3px solid #e9e6dc;
}

@media screen and (max-width: 744px) {
	.widget-under-post .widget_text img {
		width: 100%;
		max-width: 100% !important;
		display: block;
		margin: 0 auto;
	}
	
	.widget-under-post .simple-social-icons {
		width: 100%;
		margin-top: -12px;
		margin-right: 0;
		float: none;
	}
}

.entry-comments-link::before {
	content: "";
}




.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background:red !important;

background-color:red !important;

color:white !important;

text-shadow: transparent !important;

box-shadow: none;

border-color:#ca0606 !important;

}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {

background:#fa5228 !important;

background-color:#fabd29 !important;

color:white !important;

text-shadow: transparent !important;

box-shadow: none;

border-color:#ca0606 !important;

}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {

background: #fa5228 !important;

color:white !important;

text-shadow: transparent !important;

border-color:#ca0606 !important;

}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {

background: #fa5228 !important;

box-shadow: none;

text-shadow: transparent !important;

color:white !important;

border-color:#ca0606 !important;

}

/* Center product elements on shop pages */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  text-align:center;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
  float:none;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.tasty-recipes, 
.tasty-recipes-entry-header .tasty-recipes-image img {
	border: 5px solid #377a78 !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: #377a78 !important;
}

.tasty-recipes-entry-content .tasty-recipes-nutrition {
	color: #377a78 !important;
}

.tasty-recipes-entry-content .tasty-recipes-buttons a:hover {
    cursor: pointer;
}