@media print {
	body {
		-webkit-print-color-adjust: exact; 
	}
	* {
		box-sizing: border-box;
	}
	body {
		background-color: #ffffff;
		font-family: "GeomanistRegular",Helvetica,Arial,sans-serif;
		font-weight: 400;
		line-height: 1.5em;
		margin: 0 auto;
		padding: 0;
		font-size: 11px;
		color: #404040;
	}
	a, a:visited {
		color: #2b2b2b;
		text-decoration: none;
		transition: color 0.2s linear 0s;
	}
	img {
		height: auto;
		max-width: 100%;
	}
	img {
		border: 0 none;
	}
	div:empty, p:empty {
	   display: none;
	}
	.mos_current_url {
		display: block !important;
		position: absolute;
		top: 60px;
		z-index: 999999;
		font-size: 20px;

	}
	.clear::after, .entry-content::after, .comment-content::after, .site-header::after, .site-content::after, .site-footer::after {
		clear: both;
	}
	.responsive-navigation, .nav-overlay, .responsive-cart-slide, .screen-reader-text, .header_top, .menu-toggle, span.roletxt, ul.scroll-header-right, .nav-bottom .menu, .responsive-cart-top, .headerFixed .scroll-header-right, .greenblog.subscribecont, .greyblog.emailsub, footer.site-footer, #back-to-top, #affiliateportal, .grayblog.reviewblog {
		display: none;
	}
	.container {
		margin-left: auto;
		margin-right: auto;
		max-width: 1120px;
		width: 100%;
		position: relative;
	}
	.container::after {
		clear: both;
	}
	.container::before, .container::after {
		content: " ";
		display: table;
	}
	nav .nav-bottom, nav .headerFixed {
		background: #fff none repeat scroll 0 0;
		border-bottom: 1px solid #f3f3f3;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 999;
	}
	.site-branding, .headerFixed .site-branding, .user_text .headerFixed .site-branding {
		float: right;
		padding: 20px 0;
		position: relative;
		top: 0;
		transition: all 0.2s ease 0s;
		width: 180px;
	}
	.site-content {
		padding-top: 0;
		transition: all 0.2s ease 0s;
	}
	.whiteblog {
		background-color: #ffffff;
		padding: 50px 0;
	}
	.greenblog, .whiteblog, .lewrapper {
		clear: both;
	}
	.single.single-product .woocommerce-message, .single.single-post .navigation.post-navigation, .single.single-post #comments p.must-log-in span, .search-article.responsive-search-article, header.detail_header .detail-head-right, .staroutrate, .cp-load-after-post, .post-views, .article-pager {
		display: none;
	}
	.detailsinner {
		padding: 0;
	}
	header.detail_header {
		margin-bottom: 40px;
	}
	header.detail_header .detail-head-left {
		display: block;
		float: left;
		width: 100%;
	}
	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
		color: inherit;
		font-family: "GeomanistMedium",Helvetica,Arial,sans-serif;
		font-weight: 500;
		line-height: 1.1;
		clear: both;
	}
	h1 {
		font-family: "GeomanistMedium",Helvetica,Arial,sans-serif;
		font-size: 30px;
		font-weight: 300;
		line-height: normal;
		margin-bottom: 15px;
		margin-top: 0;
	}
	h3, .h3 {
		font-size: 24px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	b, strong {
		font-weight: bold;
	}
	.postedby {
		color: #2d2d2d;
		font-size: 18px;
		margin-bottom: 20px;
	}
	.article-detail-left {
		display: block;
		float: left;
		margin-right: 0;
		width: 100%;
		margin-bottom: 25px;
	}
	.article-detail-left .article-media {
		clear: none;
		display: block;
		float: left;
		height: auto;
		margin: 0 20px 10px 0;
		padding: 0;
		width: 50%;
	}
	p, .article-detail-left p {
		color: #2d2d2d;
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 15px;
		font-weight: 400;
	}
	ul, li, ol {
		list-style: outside none none;
		margin: 0 0 1.5em 3em;
		padding: 0;
	}
	ul li {
		font-size: 16px;
		line-height: 26px;
		list-style: outside none disc;
	}
	ol li {
		font-size: 16px;
		line-height: 26px;
		list-style: outside none decimal;
	}
	input, button {
		border-radius: 0;
		box-shadow: none;
		outline: medium none;
	}
	.article-detail-right {
		display: block;
		float: left;
		margin-right: 0;
		width: 100%;
	}
	.detail-right-box {
		height: auto;
		margin-bottom: 30px;
		width: 100%;
		float: left;
	}
	.detail-right-box:last-child {
		margin-bottom: 30px;
	}
	.related-h-pro-wrap, .related-a-pro-wrap {
		display: block;
		float: left;
		height: auto;
		width: 100%;
	}
	.related-h-pro-wrap .related-h-pro-box, .related-a-pro-wrap .related-a-pro-box {
		display: block;
		float: left;
		margin-bottom: 20px;
		margin-top: 20px;
		text-align: center;
		width: 32%;
	}
	.related-h-pro-wrap .related-h-pro-box:nth-child(2n+1) {
		clear: none;
	}
	.related-h-pro-img {
		height: 150px;
		margin-bottom: 10px;
	}
	.related-h-pro-img svg, .related-h-pro-img img {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
		text-align: center;
	}
	.related-a-pro-wrap .related-a-pro-box figure img {
		display: block;
		height: auto;
		width: 100%;
	}
	svg:not(:root) {
		overflow: hidden;
	}
	.related-h-pro-box h4 {
		color: #494949;
		font-size: 20px;
	}
	.detail-right-box > h3 {
		font-size: 26px;
		letter-spacing: 3px;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.related-a-pro-wrap .related-a-pro-box {
		background-color: #f3f3f3;
		display: block;
		float: left;
		height: auto;
		margin-right: 15px;
		width: 32%;
	}
	.related-a-pro-wrap .related-a-pro-box a {
		color: #515151;
		display: block;
		font-size: 20px;
		line-height: 24px;
		padding: 20px 35px;
		transition: all 0.2s ease 0s, all 0s ease 0s;
	}
	.related-a-pro-box:last-child {
		margin-right: 0;
	}
	.recommended-detail {
		background-color: #f3f3f3;
		height: auto;
		overflow: hidden;
		position: relative;
	}
	.recommended-detail {
		background-color: #f3f3f3;
		float: left;
		height: auto;
		margin-bottom: 20px;
		margin-right: 20px;
		overflow: hidden;
		position: relative;
		width: 25%;
	}
	.recommended-detail .imgarea {
		height: 247px;
		overflow: hidden;
		padding: 0;
		position: relative;
		transition: all 0.4s ease 0s;
	}
	.imgbgstyle {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
	}
	.recommended-detail .imgtxt {
		padding: 0 14px 14px;
		text-align: left;
	}
	.imgtxt {
		overflow-wrap: break-word;
	}
	.recommended-detail .imgtxt .txtitem {
		padding: 12px 0;
		text-align: center;
		border-bottom: none;
	}
	.cartarea, .redmoregray {
		display: none;
	}
	.redmoregray {
		background-color: #e2e2e2;
		color: #2c2c2c;
		font-size: 14px;
		letter-spacing: 2px;
		line-height: 39px;
		margin-top: 15px;
		text-align: center;
		text-transform: uppercase;
		transition: all 0s ease 0s, color 0s ease 0s;
	}
	.redmoregray a {
		color: #2c2c2c;
		display: block;
	}
	.recommended-detail .imgtxt .cartarea {
		min-height: 56px;
		padding: 12px 0 0;
	}
	.recommended-detail .imgtxt .cartarea .selectright .selectserving {
		float: none;
	}
	form.variations_form {
		text-align: center;
	}
	.search-article, .related-a-pro  a.related-more, .recommended-detail .imgarea a.seerecipe, table.variations, .related-a-pro  a.related-more {
		display: none;
	}
	.recommended-detail .imgtxt .cartarea .selectright .cartgreen {
		float: left;
	}
	.recommended-detail .imgtxt .cartarea .selectright .single_variation_wrap {
		float: right;
	}
	.single_add_to_cart_button {
		background-color: transparent;
		border: 0 none;
		color: #555555;
		cursor: pointer;
		font-size: 13px;
		font-weight: normal;
		height: 19px;
		line-height: 23px;
		outline: 0 none;
		overflow: hidden;
		padding: 0;
		width: 100px;
	}
	.single_add_to_cart_button img {
		float: left;
		margin-right: 5px;
	}
	span.price {
		clear: both;
		float: right;
	}
	.amount {
		color: #1c1c1c;
		float: none;
		font-size: 13px;
		font-weight: 300;
		line-height: 22px;
		padding: 0 4px;
	}
	.quantityout {
		float: right;
		max-width: 200px;
	}
	.select-wrapper {
		width: 150px;
		float: left;
		height: 22px;
		line-height: 22px;
		background: #ffffff url("../images/dropdown.png") no-repeat scroll right center;
		cursor: pointer;
		display: inline-block;
		position: relative;
	}
	.select-wrapper select {
		cursor: pointer;
		font-weight: 300;
		left: 0;
		margin: 0;
		opacity: 0;
		outline: medium none;
		position: absolute;
		z-index: 2;
		-moz-appearance: none;
		height: 22px;
	}
	.holder {
		color: #555555;
		font-size: 13px;
		margin: 0 30px 0 10px;
		cursor: pointer;
		display: block;
		font-weight: 300;
		overflow: hidden;
		position: relative;
		text-align: left;
		white-space: nowrap;
		z-index: 1;
	}
	.select-wrapper select option {
		background-color: #ffffff;
		border: 0 none;
		box-shadow: none;
		font-weight: 400;
	}
	
	/** Recipe Cards styling **/
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		position: relative;
	}
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-md-4 {
		width: 25%;
	}
	.col-sm-6.social_media_icons {
		margin: 2em 0;
	}
	table {
		background-color: transparent;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	table {
		margin: 0 0 1.5em;
		width: 100%;
	}
	.recipe-cards {
		border: 1px dashed;
		clear: both;
		float: left;
		width: 100%;
		margin: 10px 0;
	}
	.recipe-cards .col-md-12 {
		padding: 0;
		clear: both;
	}
	.recipe-cards  .dashborder {
		border-bottom: 1px dashed;
	}
	.recipe-cards .recardtitle h3 {
		font-family: geomanistmedium;
		font-size: 30px;
		margin-top: 10px;
	}
	.recipe-cards .recardtitle p {
		font-family: geomanistlight;
		font-size: 16px;
	}
	.recipe-cards .col-md-4 {
		padding: 0;
	}
	.recipe-cards .recardirecs {
		padding-left: 15px;
	}
	.recipe-cards .recarding {
		background: #f2f2f2 none repeat scroll 0 0;
		padding: 1em 2em;
	}
	.recipe-cards .recarding h5{
		font-family: geomanistmedium;
		font-size: 24px;
	}
	.recipe-cards .recarding, .recipe-cards .recarding p {
		font-family: geomanistlight;
		font-size: 18px;
		float:left;
	}
	.recipe-cards .recarding h6{
		font-family: geomanistmedium;
		font-size: 18px;
		float:left;
		clear: both;
		margin-top: 20px;
	}
	.recipe-cards  .recardirecs h5{
		font-family: geomanistmedium;
		font-size: 24px;
		margin-top: 15px;
	}
	.recipe-cards .recardtitle p {
		font-family: geomanistlight;
		font-size: 18px;
	}
	.recipe-cards   .recardfact {
		padding: 1em 2em;
		float: left;
	}
	.recipe-cards  .recardfact h5{
		font-family: geomanistmedium;
		font-size: 24px;
		margin-top: 15px;
	}
	.recipe-cards .recardfact p {
		font-family: geomanistlight;
		font-size: 18px;
	}
	.recipe-cards  .recardnfactdata {
		border: 1px solid;
		padding: 15px;
	}
	.recipe-cards  .recardnfactdata h3 {
		margin-top: 0;
		font-family: GeomanistBold;
		font-size: 31px;
	}
	.recipe-cards  .recardnfactdata p.datefact {
		font-family: geomanistlight;
		font-size: 14px;
		margin-bottom: 5px;
	}
	.recipe-cards  .recardnfactdata p.servinifo {
		color: #000;
		font-family: geomanistlight;
		font-size: 10px;
		line-height: normal;
		margin-bottom: 0;
	}
	.recipe-cards  .recardnfactdata p.boldborder {
		border-bottom: 4px solid;
	}

	.detail-select-rcard {
		width: 100px;
	}
	table.facts_table {
		font-size: 12px;
	}
	table.facts_table tr {
		border-top: 1px solid #231f20;
	}
	table.facts_table tr.boldborder {
		border-top: 4px solid #231f20;
	}
	table.facts_table tr.boldborder th {
		padding: 5px 0;
		font-family: geomanistlight;
	}
	table.facts_table tr td {
		padding: 5px 0;
	}
	.textr {
		text-align: right;
	}
	.textc {
		text-align: center;
	}
	.facthead {
		border-bottom: 2px solid #231f20;
	}
	.facthead > th {
		font-family: geomanistregular;
		text-align: right;
		padding: 5px 0;
	}
	.facttotcal {
		border-bottom: 1px solid #231f20;
	}
	.facttotcal > th {
		font-family: geomanistregular;
		padding: 5px 0;
	}
	.facttotcal > th:nth-child(2) {
		text-align: right;   
	}
	table.facts_table tr td.textf {
		padding-left: 10px;
	}
	.dotsec.textc {
		font-size: 40px;
		line-height: 14px;
		position: relative;
		text-align: left;
		top: -13px;
	}
	table.facts_table tr.factfoot {
		border: medium none;
		font-size: 11px;
	}
	table.facts_table tr.noborder {
		border-bottom: medium none;
	}
	table.facts_table tr.nobordertop {
		border-top: medium none;
	}
	table.facts_table tr td.padleft {
		padding-left: 30px;
	}
	.padleft .helpPop img {
		width: 13px;
	}
	.ingredients_table {
		font-family: GeomanistLight;
		font-size: 14px;
	}
	.ingredients_table td {
		padding: 5px 0;
	}
	.ingredients_table input {
		background: #fff none repeat scroll 0 0;
		border: medium none;
		height: 35px;
		text-align: center;
		width: 45px;
	}
	.ingredients_table td .select-wrapper {
		width: 200px;
	}
	.ingredients_table .readonly_input {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		display: block;
		height: 100%;
		overflow: visible;
		text-align: left;
		width: 100%;
	}

	.resetfacts , .resetfacts span {
		font-family: GeomanistLight;
		font-size: 14px;
		float: right;
		clear: both;
		cursor:  pointer;
	}
	.col-sm-6.social_media_icons .detail-head-right {
		float: right;
	}
	.col-sm-6.social_media_icons .detail-head-right .detail-social a {
		color: #000000;
		float: left;
		font-size: 24px;
		height: 32px;
		line-height: 32px;
		margin-right: 20px;
		text-align: center;
		transition: all 0.1s ease 0.1s, color 0.1s ease 0s;
		width: 32px;
	}
	.col-sm-6.social_media_icons .detail-head-right .detail-social a.fa-facebook-f {
		color: #3b5998;
	}
	.col-sm-6.social_media_icons .detail-head-right .detail-social a.fa-twitter {
		color: #1da1f2;
	}
	.col-sm-6.social_media_icons .detail-head-right .detail-social a.fa-google-plus {
		color: #de5645;
	}
	.col-sm-6.social_media_icons .detail-head-right .detail-social a.fa-pinterest-p {
		color: #cc2129;
	}
}