@media print{
header,footer,.back-link, ul.recipe-actions,.header-divider, .right_sidebar{display:none !important;}
.recipe-content{width:100% !important;}
.recipe_inner{ width:100% !important; max-width:80% !important;}
.recipe-content .elementor-container.elementor-column-gap-default{
	display: block !important;
    width: 100% !important;
    max-width: 100% !important;
}
.recipe-content .recipe-left,
.recipe-content .recipe-right,
.recipe-content  .elementor-column.elementor-col-50, .recipe-content .elementor-column[data-col="50"]  {
		width:50% !important;
		max-width:48% !important;
}
.main_wrapper .recipe-right ul li{color:#575756 !important;}
.main_wrapper ul.recipe-highlights li span{ text-indent:0 !important;}
.main_wrapper .recipe-ingredients ul li{
		border-bottom:1px solid #e4ebee !important;
	}
.main_wrapper ul.recipe-highlights li{
		padding-left:0 !important;
		background:none !important;
	}
.main_wrapper .recipe-meta ul li{border-bottom:none !important;}
}

