/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

/* 投稿ページ下のカテゴリとコメント欄を非表示 */
.single .entry-meta,
.single .comments-area,
.single .comment-respond,
.single #comments,
.single .post-meta,
.single .post-footer {
  display: none !important;
}


