#page-wrap footer {
	background: url(http://customadesign.info/growwithme-new/wp-content/uploads/2017/08/footer.png) center center no-repeat;
	background-size: cover;
}

.page-id-21 #content-wrap .inner-page,
.single-recipe #content-wrap .inner-page {
	background-image: url(http://customadesign.info/growwithme-new/wp-content/uploads/2017/08/wood-fade.png);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #fff;
}

.page-id-21 #main .page-header {
	text-align: center;
	color: #a27f53;
	border-bottom: 1px solid #a27f53;
}

.page-id-21 #main .month-filter {
	text-align: center;
    margin: 30px 0;
}

.single-recipe #main .month-filter {
	text-align: right;
    margin: 50px 0 30px;
}

.page-id-21 #main .month-filter ul,
.single-recipe #main .month-filter ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.page-id-21 #main .month-filter li,
.single-recipe #main .month-filter li {
	float: left;
	margin-right: 20px;
}

.page-id-21 #main .month-filter li:last-of-type,
.single-recipe #main .month-filter li:last-of-type {
	margin-right: 0;
}

.page-id-21 #main .month-filter li a,
.single-recipe #main .month-filter li a {
    display: block;
    color: #fff;
    padding: 2px 50px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-radius: 6px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.page-id-21 #main .month-filter li:nth-child(odd) a,
.single-recipe #main .month-filter li:nth-child(odd) a {
	background: #fe5f75;
}

.page-id-21 #main .month-filter li:nth-child(odd) a:hover,
.single-recipe #main .month-filter li:nth-child(odd) a:hover {
	background: #fb8595;
}

.page-id-21 #main .month-filter li:nth-child(even) a,
.single-recipe #main .month-filter li:nth-child(even) a {
	background: #7ecc3b;
}

.page-id-21 #main .month-filter li:nth-child(even) a:hover,
.single-recipe #main .month-filter li:nth-child(even) a:hover {
	background: #89e23c;
}

.page-id-21 #main .filter-contents {
	text-align: center;
}

.page-id-21 #main .filter-contents .recipes {
	padding-left: 0;
	margin: 70px 0 0;
	list-style: none;
	position: relative;
	z-index: 6;
}

.page-id-21 #main .recipes {
	position: relative;
}

.page-id-21 #main .recipes .recipe {
	width: 84%;
	text-align: left;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.page-id-21 #main .recipes .recipe .recipe-link {
	position: absolute;
    top: -34px;
	background: #fdefbe;
	border: 1px solid #b8996a;
	border-bottom: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 3px 5px;
}

.page-id-21 #main .recipes .recipe a {
	display: inline-block;
	text-align: center;
	padding: 3px 15px;
	width: 170px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	border-radius: 6px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.page-id-21 #main .recipes .recipe:first-of-type {
	top: 20px;
	width: 78%;
}

.page-id-21 #main .recipes .recipe:nth-of-type(2) {
	top: 40px;
	width: 80%;
}

.page-id-21 #main .recipes .recipe:nth-of-type(3) {
	top: 60px;
	width: 82%;
}

.page-id-21 #main .recipes .recipe:last-of-type {
	top: 80px;
}

.page-id-21 #main .recipes .recipe:first-of-type .recipe-link {
	right: 30px;
}

.page-id-21 #main .recipes .recipe:nth-of-type(2) .recipe-link {
	left: 430px;
}

.page-id-21 #main .recipes .recipe:nth-of-type(3) .recipe-link {
	left: 229px;
}

.page-id-21 #main .recipes .recipe:last-of-type .recipe-link {
	left: 30px;
}

.page-id-21 #main .recipes .recipe:nth-child(odd) a {
	background: #7ecc3b;
}

.page-id-21 #main .recipes .recipe:nth-child(odd) a:hover {
	background: #89e23c;
}

.page-id-21 #main .recipes .recipe:nth-child(even) a {
	background: #fe5f75;
}

.page-id-21 #main .recipes .recipe:nth-child(even) a:hover {
	background: #fb8595;
}

.page-id-21 #main .recipes .recipe .recipe-contents {
    padding: 20px 20px 0;
    height: 132px;
    border: 1px solid #b8996a;
    overflow: hidden;
}

.page-id-21 #main .recipes .recipe:nth-child(odd) .recipe-contents,
.page-id-21 #main .recipes .recipe:nth-child(odd) .recipe-link {
	background: #ffe292;
}

.page-id-21 #main .recipes .recipe:nth-child(even) .recipe-contents,
.page-id-21 #main .recipes .recipe:nth-child(even) .recipe-link {
	background: #fdefbe;
}

.page-id-21 #main .recipes .recipe .recipe-img {
	float: left;
	border: 1px solid #8c6635;
	width: 200px;
}

.page-id-21 #main .recipes .recipe img {
	width: 100%;
	height: auto;
}

.page-id-21 #main .recipes .recipe h3 {
	color: #8c6635;
	text-align: left;
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #8c6635;
	font-size: 34px;
}

.page-id-21 #main .recipes .recipe h3.has-img {
	float: right;
	width: 74%;
}

.page-id-21 #main .recipe-box {
	position: relative;
	z-index: 5;
	top: 41px;
}

.single-recipe #main .recipe-box img {
	width: 100%;
	height: auto;
}

.page-id-21 #main .recipe-box img {
	width: 100%;
	height: auto;
}

.page-id-21 #main .wp-pagenavi {
	margin-top: 30px;
	display: inline-block;
}

.page-id-21 #main .wp-pagenavi .pages,
.page-id-21 #main .wp-pagenavi .nextpostslink,
.page-id-21 #main .wp-pagenavi .previouspostslink {
	display: none;
}

.page-id-21 #main .wp-pagenavi a,
.page-id-21 #main .wp-pagenavi span {
	width: 30px;
	height: 28px;
	border-radius: 50%;
	font-weight: 700;
	margin: 0 5px;
	display: inline-block;
	text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.page-id-21 #main .wp-pagenavi a:hover {
	color: #7ecc3b !important;
}

.page-id-21 #main .wp-pagenavi span.current {
	background: #FF5F73;
	color: #fff !important;
}

.page-id-21 #main .reminder,
.single-recipe #main .reminder {
	color: #FF5F73;
	text-align: center;
	font-weight: 700;
	margin-top: 50px;
    margin-bottom: 0;
}

.single-recipe #banner {
	background-image: none !important;
}

.single-recipe #main .entry {
	position: relative;
}

.single-recipe #main .pdf-downloadable-printable {
	position: absolute;
    top: -12px;
    left: 0;
	overflow: hidden;
	width: 50px;
	height: 50px;
	background: #fff;
	border-radius: 50%;
	padding: 10px 14px;
	color: #FF5F73;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.single-recipe #main .pdf-downloadable-printable:hover {
	color: #fff;
	background: #fe5f75;
	width: 292px;
    border-radius: 6px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.single-recipe #main .pdf-downloadable-printable i {
	font-size: 28px;
	position: absolute;
	left: 14px;
    top: 11px;
}

.single-recipe #main .pdf-downloadable-printable span {
	display: block;
    position: absolute;
    left: 53px;
    top: 9px;
    width: 234px;
    font-size: 18px;
}

.single-recipe #main .recipe-contents-container {
	margin: 60px auto 0;
	width: 84%;
	position: relative;
    z-index: 6;
}

.single-recipe #main .recipe-contents-container .recipe-link {
	background-color: #FFE391;
	padding: 10px;
    border-radius: 6px 6px 0 0;
    border: solid 1px #d8c082;
	border-bottom: none;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	width: 200px;
	position: relative;
    top: 1px;
}

.single-recipe #main .recipe-contents-container .recipe-link span {
	text-align: center;
	display: block;
	padding: 3px 5px;
    color: #FFF;
    background-color: #fe5f75;
    border-radius: 6px;
}

.single-recipe #main .recipe-contents-container .recipe-contents {
	background: -moz-linear-gradient(top, rgba(255,227,145,1) 0%, rgba(255,251,239,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,227,145,1) 0%,rgba(255,251,239,1) 100%);
    background: linear-gradient(to bottom, rgba(255,227,145,1) 0%,rgba(255,251,239,1) 100%);
    border: solid 1px #d8c082;
    padding: 30px 0;
    color: #8c6635;
}

.single-recipe #main .recipe-contents-container .recipe-contents {
	overflow: hidden;
}

.single-recipe #main .recipe-contents-container .recipe-contents .recipe-img {
	float: left;
	width: 25%;
	padding: 0 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.single-recipe #main .recipe-contents-container .recipe-contents .recipe-img img {
	border: solid 1px #8c6635;
	width: 100%;
	height: auto;
}

.single-recipe #main .recipe-contents-container .recipe-contents .recipe-img a {
	text-align: center;
	margin-top: 12px;
	display: inline-block;
	padding: 3px 10px;
	font-size: 12px;
	font-weight: 700;
    color: #FFF;
    background-color: #fe5f75;
    border-radius: 6px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.single-recipe #main .recipe-contents-container .recipe-contents .recipe-img a:hover {
	background-color: #f57c8d;
}

.single-recipe #main .recipe-contents-container .recipe-contents > div:last-of-type {
	float: right;
	width: 72%;
	height: 536px;
	padding-right: 20px;
	overflow-y: scroll;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}

.single-recipe #main .recipe-contents-container .recipe-contents > div:last-of-type .page-header {
	margin-top: 0;
	border-bottom: 1px solid #8c6635;
	font-size: 26px;
}

.single-recipe #main .recipe-contents-container .recipe-contents > div:last-of-type hr {
	margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #8c6635;
}

.single-recipe #main .recipe-contents-container .recipe-contents > div:last-of-type div.printfriendly {
	margin: 12px 0 12px 0;
}

.single-recipe #main .recipe-box {
	position: relative;
	top: -171px;
	margin-bottom: -171px;
	z-index: 5;
}

.woocommerce #content-wrap {
	background: url(http://customadesign.info/growwithme-new/wp-content/uploads/2017/08/shop.jpg) center 33% no-repeat;
	background-size: cover;
}

.woocommerce header {
	position: static;
	left: auto;
	right: auto;
}

.woocommerce header.woocommerce-products-header {
	position: static !important;
	left: auto;
	right: auto;
}

.woocommerce .goog-te-gadget img {
	display: inline-block !important;
}

.woocommerce .primary-nav ul > .menu-item {
	padding-right: 4px;
}

.woocommerce #search,
.woocommerce #pages,
.woocommerce #archives,
.woocommerce #categories,
.woocommerce #meta,
.woocommerce #subscribe {
	display: none;
}

.woocommerce #content .woocommerce-breadcrumb,
.woocommerce #content .woocommerce-ordering,
.post-type-archive-product #content .woocommerce-products-header,
.post-type-archive-product #content .woocommerce-result-count,
.post-type-archive-product .products,
.post-type-archive-product .woocommerce-pagination {
	display: none !important;
}

.post-type-archive-product .custom-shop {
	margin: 40px 0;
}

.post-type-archive-product .custom-shop-top > div:first-of-type {
	float: left;
	width: 25%;
}

.post-type-archive-product .custom-shop-top > div:last-of-type {
	float: right;
	width: 72%;
}

.post-type-archive-product .custom-shop-top #searchform {
	position: relative;
	padding: 10px;
	background: #fff;
}

.post-type-archive-product .custom-shop-top #s {
	padding: 5px 60px 5px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.post-type-archive-product .custom-shop-top #s:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.post-type-archive-product .custom-shop-top #searchsubmit {
	position: absolute;
	width: 50px;
	top: 10px;
	right: 10px;
	border: none;
	background: #F57283;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	padding: 3px 6px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.post-type-archive-product .custom-shop-top #searchsubmit:hover {
	background: #f1939f;
}

.post-type-archive-product .custom-shop-top .product-categories {
	margin-top: 20px;
}

.post-type-archive-product .custom-shop-top .product-categories ul {
	padding: 0;
}

.post-type-archive-product .custom-shop-top .product-categories h3 {
	margin: 0;
	background: #F57283;
	color: #fff;
	font-size: 18px;
	padding: 15px 20px;
}

.post-type-archive-product .custom-shop-top .product-categories a {
	display: block;
	background: #fff;
	color: #999;
    font-size: 16px;
    padding: 4px 20px;
	border-bottom: 1px solid #eee;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.post-type-archive-product .custom-shop-top .product-categories li:last-of-type a {
	border-bottom: none;
}

.post-type-archive-product .custom-shop-top .product-categories a:hover {
	color: #666;
	background: #eee;
}

.post-type-archive-product #featured-products,
.post-type-archive-product #latest-products {
	margin-top: 30px;
	background: #fff;
	padding: 20px;
}

.post-type-archive-product #featured-products h3,
.post-type-archive-product #latest-products h3 {
	margin: 0 0 20px;
	color: #F57283;
}

.post-type-archive-product .owl-carousel {
	position: relative;
}

.post-type-archive-product .owl-carousel .owl-nav {
	position: absolute;
	overflow: hidden;
	top: -46px;
	right: 0;
}

.post-type-archive-product .owl-carousel .owl-nav .owl-prev {
	float: left;
	width: 28px;
	margin-right: 2px;
}

.post-type-archive-product .owl-carousel .owl-nav .owl-next {
	width: 28px;
	float: right;
	margin-left: 2px;
}

.post-type-archive-product .owl-carousel .owl-nav i {
	background: #F57283;
	color: #fff;
	display: block;
	padding: 0 10px;
	line-height: 26px;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.post-type-archive-product .owl-carousel .owl-nav div:hover i {
	background: #f1939f;
}

.post-type-archive-product .owl-carousel img {
	width: 100%;
	height: 300px;
}

.post-type-archive-product .owl-carousel .owl-item .product-img {
	display: block;
}

.post-type-archive-product .owl-carousel .owl-item h4 {
	margin: 0;
}

.post-type-archive-product .owl-carousel .owl-item h4 a {
	text-align: center;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	display: block;
	background: #F57283;
}

.post-type-archive-product .owl-carousel .owl-item .price-cart .amount {
	display: block;
	float: left;
	width: 80%;
	line-height: 38px;
	font-size: 14px;
	font-weight: 700;
	padding: 0 10px;
    color: #666;
    background: #eee;
}

.post-type-archive-product .owl-carousel .owl-item .price-cart a {
	display: block;
	float: right;
	width: 20%;
	background: #34495E;
	padding: 5px;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.post-type-archive-product .owl-carousel .owl-item .price-cart a:hover {
	background: #4a5f75;
}

.post-type-archive-product .owl-carousel .owl-item .price-cart a i {
	color: #fff;
}

@media (max-width: 1240px) {

	.post-type-archive-product .owl-carousel .owl-item h4 a {
		font-size: 12px;
	}

}

@media (max-width: 1199px) {

	.page-id-21 #main .recipes .recipe h3.has-img {
		width: 70%;
		font-size: 26px;
	}

	.page-id-21 #main .recipes .recipe h3 {
		font-size: 26px;
	}	

	.page-id-21 #main .recipes .recipe:nth-of-type(2) {
		top: 70px;
	}

	.page-id-21 #main .recipes .recipe:nth-of-type(3) {
		top: 120px;
	}

	.page-id-21 #main .recipes .recipe:last-of-type {
		top: 170px;
	}

	.page-id-21 #main .wp-pagenavi {
		margin-top: 200px;
	}

	.page-id-21 #main .recipe-box {
		top: 153px;
	}

	.single-recipe #main .month-filter li a {
		padding: 2px 10px;
	}

	.single-recipe #main .recipe-box {
		top: -149px;
		margin-bottom: -149px;
	}

}

@media (max-width: 991px) {

	.page-id-21 #main .month-filter li a,
	.single-recipe #main .month-filter li a {
		padding: 2px 20px;
	}

	.page-id-21 #main .recipes .recipe .recipe-link {
		right: auto !important;
		left: 50% !important;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.page-id-21 #main .recipes .recipe h3.has-img {
		width: 60%;
		font-size: 20px;
	}

	.page-id-21 #main .recipes .recipe h3 {
		font-size: 20px;
	}	

	.page-id-21 #main .recipe-box {
		top: 138px;
	}

	.page-id-21 #main .recipes .recipe .recipe-contents {
		height: 82px;
	}

	.page-id-21 #main .wp-pagenavi {
		margin-top: 160px;
	}

	.single-recipe #main .recipe-contents-container .recipe-contents .recipe-img {
		width: 30%;
	}

	.single-recipe #main .recipe-contents-container .recipe-contents > div:last-of-type {
		width: 67%;
	}

	.single-recipe #main .recipe-box {
		top: -114px;
		margin-bottom: -114px;
	}

	.post-type-archive-product .custom-shop-top > div:first-of-type,
	.post-type-archive-product .custom-shop-top > div:last-of-type {
		float: none;
		width: 100%;
	}

	.post-type-archive-product .custom-shop-top > div:last-of-type {
		margin-top: 20px;
	}	

}

@media (max-width: 767px) {

	.page-id-21 #main .recipe-box {
		width: 370px;
		margin: 0 auto;
	}

	.page-id-21 #main .recipes .recipe:last-of-type {
		width: 300px;
	}
	
	.page-id-21 #main .recipes .recipe:nth-of-type(3) {
		width: 280px;
	}

	.page-id-21 #main .recipes .recipe:nth-of-type(2) {
		width: 260px;
	}

	.page-id-21 #main .recipes .recipe:first-of-type {
		width: 240px;
	}

	.page-id-21 #main .recipes .recipe .recipe-img {
		float: none;
		width: 100%;
	}

	.page-id-21 #main .recipes .recipe .recipe-contents {
		height: 60px;
	}

	.page-id-21 #main .recipe-box {
		top: 171px;
	}

	.page-id-21 #main .wp-pagenavi {
		margin-top: 190px;
	}

	.single-recipe #main .recipe-contents-container {
		margin: 40px auto 0;
		width: 300px;
	}

	.single-recipe #main .recipe-contents-container .recipe-contents {
		padding: 12px 0;
	}

	.single-recipe #main .recipe-contents-container .recipe-contents .recipe-img {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	.single-recipe #main .recipe-contents-container .recipe-contents > div:last-of-type div.printfriendly {
		margin-bottom: 0;
	}

	.single-recipe #main .recipe-contents-container .recipe-contents > div:last-of-type {
		width: 100%;
		overflow: hidden;
		height: auto;
		padding: 12px;
		float: none;
	}

	.single-recipe #main .recipe-box {
		top: -59px;
		width: 370px;
		margin: 0 auto -59px;
	}

}

@media (max-width: 730px) {

	.single-recipe #main .month-filter li a {
		font-size: 10px;
	}

}

@media (max-width: 650px) {

	.single-recipe #main .month-filter {
		text-align: center;
		margin: 0 0 30px;
	}

	.single-recipe #main .pdf-downloadable-printable {
		position: relative;
		margin: 30px auto 20px;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 292px;
		border-radius: 6px;
	}

	.page-id-21 #main .month-filter li,
	.single-recipe #main .month-filter li {
		margin-right: 10px;
	}

	.page-id-21 #main .month-filter li a,
	.single-recipe #main .month-filter li a {
		font-size: 11px;
	}

}

@media (max-width: 550px) {

	.page-id-21 #main .month-filter li,
	.single-recipe #main .month-filter li {
		float: none;
		margin-right: 0;
		margin-bottom: 5px;
	}

	.page-id-21 #main .month-filter li a,
	.single-recipe #main .month-filter li a {
		font-size: 14px;
	}

	.page-id-21 #main .month-filter li:last-of-type,
	.single-recipe #main .month-filter li:last-of-type {
		margin-bottom: 0;
	}

}
