.header-recipes,
hr.recipes,
.hr-recipes,
#subnav,
#footer,
#topbar,
.recipes-page-wrapper .recipe-section,
.recipes-page-wrapper .recipe-sidebar-area,
.recipes-bar-top,
.breadcrumbs,
.single-recipe-related-section-column,
.widget-area,
.rca_footernav,
#nutritioncodeModal,
.recipes-articles-list,
.header,
#single-sidebar,
.recipe-section-content-image-nutcodes {
  display: none;
}
html,
body {
  margin: 0;
  padding: 0;
}
body,
* {
  font-family: Arial, sans-serif;
  color: black;
  background: transparent;
}
h1.single-recipe,
h1 {
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}
.single-recipe-tables {
  width: 45%;
  display: inline-block;
  float: left;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0 !important;
}
.single-recipe-tables > div .single-recipe-nutritable-header,
.single-recipe-tables > div .single-recipe-table-header {
  background: transparent;
  padding-left: 0 !important;
}
.single-recipe-tables > div .single-recipe-nutritable-header h2,
.single-recipe-tables > div .single-recipe-table-header h2 {
  font-size: 14px;
}
.single-recipe-tables > div p {
  font-size: 12px;
}
.single-recipe-nutricode-section,
.entry-image {
  width: 35%;
  float: right;
  display: inline-block;
  margin-bottom: 0;
  height: auto;
  padding-bottom: 0;
  min-height: 0 !important;
}
.single-recipe-nutricode-section img,
.entry-image img {
  width: 100%;
  height: auto;
  margin: 20px;
}
.single-recipe-nutricode-section .recipe-section-content-image-nutcodes img,
.entry-image .recipe-section-content-image-nutcodes img {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 5px;
}
.recipes-article-content ul li,
.recipes-article-content ol li,
.recipes-article-content p {
  font-size: 12px;
}
.ERSSummary {
  display: none;
}
.easyrecipe {
  margin-top: 0;
}
.easyrecipe .ERSIngredients,
.easyrecipe .ERSInstructions {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
}
.easyrecipe .ERSIngredients li.ingredient,
.easyrecipe .ERSInstructions li.ingredient {
  margin-bottom: 0 !important;
  font-size: 12px;
}
.easyrecipe .ERSIngredients li.ingredient a,
.easyrecipe .ERSInstructions li.ingredient a {
  font-size: 12px;
}
.easyrecipe .ERSIngredients .ERSHeading,
.easyrecipe .ERSInstructions .ERSHeading,
.easyrecipe .ERSIngredients .easyrecipes-ingredients-header,
.easyrecipe .ERSInstructions .easyrecipes-ingredients-header {
  background: transparent;
  padding-left: 0 !important;
  font-size: 14px !important;
  color: black !important;
  margin-bottom: 10px;
}
table th {
  font-size: 12px;
}
table tr td {
  font-size: 12px;
  padding: 3px;
}
img.single-recipe-image {
  max-width: 200px;
  margin: 10px;
  float: right;
  height: auto;
}
