body {
	font-size: 12px;
	line-height: 20px
}
header,
nav,
footer,
.cs-search-recipes-container,
.breadcrumb,
.cs-main-sidebar,
.cs-recipe-meta-details,
.cs-recipe-single-preparation .step .step-thumb,
.cs-nutrition-list {
	display: none
}
.cs-main-content {
	width: 100% !important
}
.cs-ingredients-check-list {
    padding: 0;
    background: transparent;
}
.cs-ingredients-check-list ul li .check-box i {
    visibility: visible;
}
img {
	max-width: 500px;
}
.cs-ingredients-check-list ul li.active {
	text-decoration: none !important;
	color: #555
}
.cs-ingredients-check-list ul li .check-box,
.cs-ingredients-check-list ul li.active .check-box {
	background-color: #333
}
h1 {
    font-size: 26px;
    line-height: 34px
}
h2 {
    font-size: 22px;
    line-height: 30px
}
h3 {
    font-size: 18px;
    line-height: 26px
}
h4 {
    font-size: 16px;
    line-height: 24px
}
h5 {
    font-size: 14px;
    line-height: 22px
}
a,
.cs-recipe-details div span,
.cs-recipe-single-preparation .step .step-number h5 {
	color: #888
}
.cs-recipe-single-preparation .step .step-description h3 span {
	background-color: #888
}