#zrdn-recipe-container {
  /*
       Template cozy orange
  */
  /*
      Template vera
  */
}
#zrdn-recipe-container._template_autumn .zrdn-category .zrdn-cuisine-category-divider {
  flex-basis: 100%;
  height: 0;
}
#zrdn-recipe-container._template_autumn .zrdn-category .zrdn-recipe-label {
  display: block;
}
#zrdn-recipe-container._template_autumn .zrdn-details .zrdn-details-item {
  flex-basis: 100%;
}
#zrdn-recipe-container._template_autumn .zrdn-details .zrdn-recipe-label,
#zrdn-recipe-container._template_autumn .zrdn-details .zrdn-value {
  flex-basis: 100%;
}
#zrdn-recipe-container._template_autumn .zrdn-details .zrdn-recipe-label:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 15px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: transparent;
  border-color: #dedede;
  border-width: 1px;
  border-style: solid;
}
#zrdn-recipe-container._template_canada .zrdn-category .zrdn-cuisine-category-divider {
  flex-basis: 100%;
  height: 0;
}
#zrdn-recipe-container._template_canada .zrdn-category .zrdn-recipe-label {
  display: block;
}
#zrdn-recipe-container._template_canada ul.bullets {
  list-style: none;
  margin-left: 0;
}
#zrdn-recipe-container._template_canada ul.bullets li:before {
  padding-right: 10px;
  content: "•";
  color: #c41039;
}
#zrdn-recipe-container._template_canada .zrdn-avatar img {
  width: 100px;
}
#zrdn-recipe-container._template_canada .zrdn-date,
#zrdn-recipe-container._template_canada .zrdn-author-by {
  display: none;
}
#zrdn-recipe-container._template_canada .zrdn-author-name a {
  margin-left: 20px;
}
#zrdn-recipe-container._template_cozy_orange ul.bullets {
  list-style: none;
  margin-left: 0;
}
#zrdn-recipe-container._template_cozy_orange ul.bullets li:before {
  padding-right: 10px;
  content: "•";
  color: #f37226;
}
#zrdn-recipe-container._template_cozy_orange .zrdn-category a.zrdn-category-item,
#zrdn-recipe-container._template_cozy_orange .zrdn-category span.zrdn-category-item,
#zrdn-recipe-container._template_cozy_orange .zrdn-category span.zrdn-cuisine {
  border: 1px solid #f37226;
  padding: 5px 17px;
  color: #f37226;
  margin-right: 20px;
}
#zrdn-recipe-container._template_cozy_orange .zrdn-category span.zrdn-cuisine {
  color: #fff;
  background-color: #f37226;
  margin-right: 20px;
}
#zrdn-recipe-container._template_cozy_orange .zrdn-tag-item a {
  text-decoration: none;
}
#zrdn-recipe-container._template_cozy_orange .zrdn-avatar {
  display: none;
}
#zrdn-recipe-container._template_vanilla .zrdn-recipe-image img {
  border-radius: 25px;
}
#zrdn-recipe-container._template_vanilla .zrdn-avatar img {
  width: 100px;
}
#zrdn-recipe-container._template_vanilla .zrdn-category .zrdn-recipe-label {
  padding-bottom: 10px;
}
#zrdn-recipe-container._template_vanilla .zrdn-category .zrdn-cuisine-category-divider {
  flex-basis: 100%;
  height: 0;
}
#zrdn-recipe-container._template_vanilla .zrdn-category .zrdn-recipe-label {
  display: block;
}
#zrdn-recipe-container._template_vanilla .zrdn-details .zrdn-details-item {
  padding-bottom: 30px;
}
#zrdn-recipe-container._template_vanilla .zrdn-tag-item a,
#zrdn-recipe-container._template_vanilla .zrdn-tag-item {
  text-decoration: none;
  color: #a09d9d;
}
#zrdn-recipe-container._template_vera .zrdn-category .zrdn-cuisine-category-divider {
  flex-basis: 100%;
  height: 0;
}
#zrdn-recipe-container._template_vera .zrdn-category .zrdn-recipe-label {
  display: block;
}
#zrdn-recipe-container._template_vera .zrdn-tag-item a,
#zrdn-recipe-container._template_vera .zrdn-tag-item {
  text-decoration: none;
  color: #a09d9d;
}
#zrdn-recipe-container._template_vera .zrdn-details .zrdn-details-item {
  flex-basis: 100%;
}
#zrdn-recipe-container._template_vera .zrdn-details .zrdn-recipe-label,
#zrdn-recipe-container._template_vera .zrdn-details .zrdn-value {
  flex-basis: 100%;
}
/*# sourceMappingURL=style.css.map */