/* KKC margins + tables (safe) */
.single-kk_recipe .entry-title,
.single-kk_recipe .entry-meta,
.single-kk_recipe .posted-on,
.single-kk_recipe .kkc-variant,
.single-kk_recipe .kkc-audit,
.single-kk_recipe .kkc-actions{padding-left:14px;padding-right:14px;box-sizing:border-box}
@media (min-width:641px){
  .single-kk_recipe .entry-title,
  .single-kk_recipe .entry-meta,
  .single-kk_recipe .posted-on,
  .single-kk_recipe .kkc-variant,
  .single-kk_recipe .kkc-audit,
  .single-kk_recipe .kkc-actions{padding-left:16px;padding-right:16px}
}
.single-kk_recipe .kkc-actions{margin:16px 0 32px}
.single-kk_recipe .kkc-actions .button,
.single-kk_recipe .kkc-actions button{margin:0 8px 8px 0}
.single-kk_recipe .kkc-table-wrap,
.single-kk_recipe .table-wrap{overflow-x:auto}
.single-kk_recipe table{width:100%;border-collapse:collapse}
.single-kk_recipe table th,.single-kk_recipe table td{word-break:break-word}
