.hideme {
	display: none !important;
}

.post-jump a {
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
	min-height: 36px;
	background-color: #7BACA8;
	margin: 34px auto 15px;
	border: 2px solid #7BACA8;
	color: #f5f5f5;
	font-weight: 600;
	text-decoration: none;
	padding: 5px;
}

.post-jump a:hover {
	color: #f5f5f5;
	background-color: #d790d7;
	border: 2px solid #d790d7;
	text-decoration: none;
}

.recipe-jump a {
	display: block;
	margin: 20px auto 15px;
}

.recipe-jump a:hover {
	transition: all .2s ease;
	transform: scale(1.02);
}

.single-paged-2 .recipe-jump a {
	display: none;
}

.single .post-jump a {
	display: none;
}

.single-paged-2 .post-jump a {
	display: block;
}

.category .post-jump, .category .recipe-jump, .tag .post-jump, .tag .recipe-jump, .search .post-jump, .search .recipe-jump, .page-template-page_blog .post-jump, .page-template-page_blog .recipe-jump {
	display: none;
}

.single .entry-pagination {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #d790d7;
}

.single .entry-pagination a {
	background: #f5f5f5;
	display: inline-block;
	width: 26px;
	border: 2px solid #f5f5f5;
	color: #d790d7;
}

.single .entry-pagination a:hover {
	color: #f5f5f5;
	background-color: #d790d7;
}

.mobile-search {
	margin-top: 10px;
}

@media screen and (min-width: 1024px) {
	.mobile-search {
		display: none;
	}
}

@media screen and (max-width: 1023px) {
	.mobile-search {
		display: block;
	}
}

#bhbar {
	top: initial !important;
}

.ad-container {
	width: auto;
	margin: 2px auto;
	text-align: center;
	text-align: -webkit-center;
	text-align: -moz-center;
}

.genesis-nav-menu a {
	padding: 20px;
}

.header-image .site-title a {
	float: none;
	max-height: 205px;
	width: 95%;
}

.header-image .site-header {
	background-size: contain !important;
	max-width: 940px;
	margin: 0 auto;
}

a.more-link:hover, .more-from-category a:hover {
	background: #d790d7;
}

.genesis-nav-menu {
	border-bottom: none;
	border-top: none;
}

a
#welcome-box {
	width: 99%;
	height: auto;
}

#welcome-box img {
	float: left;
	box-shadow: 0 3px 8px rgba(0,0,0,0.3);
	margin: 0 5px 5px 0;
	max-width: 140px;
}

.gmc-recipe {
	border: 1px dashed #d790d7;
}

.gmc-powered-by {
	display: none;
}

.gmc-recipe-title {
	color: #d790d7;
	font-size: 20px;
}

.form-allowed-tags {
	display: none;
}

div.riview ul li {
	border: none;
}

div.riview ul li:hover {
	border: none;
}

div.riview ul li {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

div.riview {
	list-style-type: none;
}

.home-top .entry-header:before, .single .entry-header:before {
	content: url(https://backforseconds.com/wp-content/uploads/2014/12/logo_mini__.jpg);
	position: absolute;
}

.gmc-recipe-title:before {
	content: url(https://backforseconds.com/wp-content/uploads/2014/12/logo_mini__.jpg);
}

.home-top .entry-title, .single .entry-title, .home-top .entry-meta, .single .entry-meta {
	margin-left: 54px;
}

.wpcf7-text, .wpcf7-email {
	border: 1px solid #d790d7;
	color: #d790d7;
	width: 60%;
}

.wpcf7-textarea {
	border: 1px solid #d790d7;
	color: #d790d7;
}

.wpcf7-captchar {
	border: 1px solid #d790d7;
	color: #d790d7;
	width: 100px;
	text-transform: uppercase;
}

.wpcf7-captchac {
	vertical-align: middle;
}

.send-wpcf7-form {
	background-color: #f5f5f5 !important;
	color: #d790d7 !important;
	border: 1px solid #d790d7 !important;
	font-size: 16px;
	padding: 11px !important;
	float: right;
}

.send-wpcf7-form:hover {
	background-color: #d790d7 !important;
	color: #fff !important;
}

.genesis-nav-menu .menu-item {
	font-weight: 300;
}

@media screen and (max-width: 420px) {
	.home-middle .entry-header:before {
		content: url(https://backforseconds.com/wp-content/uploads/2014/12/logo_mini__.jpg);
		position: absolute;
	}
	
	.home-middle .entry-title, .home-middle .entry-meta {
		margin-left: 54px;
	}
}

@media screen and (max-width: 714px) {
	.page-id-6160 div.riview.light ul li {
		width: 140px !important;
		height: 240px !important;
	}
	
	.page-id-6160 div.rititle p {
		font-size: 12px !important;
	}
}

.genesis-nav-menu>li>a:hover {
	color: #fff;
	background: #d637d6;
}

.genesis-nav-menu>li>a {
	color: #d637d6;
	font-size: 14px;
}