.component_recipe_nutrition_facts{
  padding:1.5625rem 2.1875rem 2.1875rem;
  -webkit-border-radius:5px;
  -webkit-border-radius:.3125rem;
     -moz-border-radius:5px;
     -moz-border-radius:.3125rem;
          border-radius:5px;
          border-radius:.3125rem;
  margin:0 0 3.125rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  .component_recipe_nutrition_facts{
    padding:1.25rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .component_recipe_nutrition_facts{
    padding:.9375rem;
  }
}

.component_recipe_nutrition_facts .title{
  margin-bottom:.75rem;
  font-size:16px;
  font-size:1rem;
}

.component_recipe_nutrition_facts .component-content-wrapper{
  border-top:.0625rem solid #fff;
  padding:.625rem 0 0;
  outline:none;
}

.component_recipe_nutrition_facts .component-content-wrapper:focus{
  outline:2px solid #b55b3b;
  outline:.125rem solid #b55b3b;
}

.component_recipe_nutrition_facts .row{
  border-bottom:.125rem solid #fff;
  font-family:circe_regular;
}

.component_recipe_nutrition_facts .row .bold_text strong{
  font-weight:700;
}

.component_recipe_nutrition_facts .row strong{
  font-weight:300;
}

/*# sourceMappingURL=recipe_nutrition_facts_theme.min.css.map */
