html,
body {
  margin: 0;
  padding: 0;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #534f50;
}
#pagewrap h1,
#pagewrap h2,
#pagewrap h3 {
  font-weight: 400;
  margin: 5px 0;
  text-transform: uppercase;
  color: #c70f01;
  font-family: 'metropolisbold', Arial, Helvetica, sans-serif;
}
#pagewrap h1 {
  font-size: 26px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#pagewrap h2 {
  font-size: 24px;
  padding-bottom: 20px;
}
#pagewrap h3 {
  font-size: 22px;
}
a {
  color: #c70f01;
  text-decoration: underline;
  transition: all 0.15s ease-in-out;
}
a:hover {
  color: #534f50;
}
p {
  margin: 0;
  padding: 10px 0;
  line-height: 22px;
}
div {
  margin: 0;
  padding: 0;
  height: auto;
}
img {
  max-width: 100%;
  height: auto;
}
hr {
  border: 0;
  border-bottom: 1px #efefef solid;
}
#ccm-status-bar-form-0 {
  display: none;
}
.wrap {
  position: relative;
  margin: 0 auto;
}
.clearit {
  clear: both;
}
#crumbz {
  margin: -30px 0 40px 0;
  font-size: 12px;
}
#crumbz a {
  color: #534f50;
  text-decoration: none;
}
#topboxwrap,
#headtxt,
#navwrap,
.recipelist,
#aside,
#ftbox1,
#ftbox3,
#credwrap {
  display: none;
}
#logo img {
  width: 350px !important;
  height: auto !important;
  margin-bottom: 30px;
}
#crumbz {
  margin: -30px 0 40px 0;
  font-size: 12px;
}
