.subtitle,
.social_links,
#main_menu,
#menu_overlay,
#menu_toggle_button,
.print,
#site_header,
#site_footer,
#workman_footer,
footer,
.sidebar,
#comments,
.wkd_share_links,
.tags,
.jp-relatedposts,
#newsletter_footer,
.crp_related,
.col_main img,
.post_img,
#recipe_links,
.recipetitle,
.recipe_desc,
.tip map,
map,
.recipe_in_book,
#ads,
.horizontal_ad,
#mobile_post_extras,
.bbq_comments_wrapper,
.footer_quote,
.swp_share, .swp_social_panel {
	display: none !important;
}

html, body, article ul li, article ol li, article.recipe ul li {
	font-family: 'Montserrat', sans-serif;
    font-size: 12px;
	line-height: 110%;
}

.content_wrapper, .page_wrapper {
	width: 100%;
            page-break-after: avoid;
            page-break-before: avoid;	
}
div.col_main,
.recipe_types_list .recipe {
	float: none !important;
	max-width: 100% !important;
	width: 100% !important;
}

.recipe_details {
	max-width: 90%;
	padding: 10px !important;
}

.ingredients, .recipe_notes, .recipe_steps {
	line-height: 110%;
}

body.recipe h5 {
	margin: 12px 0 0 0;
}
div.col_main article, .recipe_steps .step, body.adhesion {
	padding: 0 !important;
}
