/* Hide blog header title comment and love */
.single-post .blog-title #single-meta .meta-comment-count,
.single-post .blog-title #single-meta > ul > li:nth-child(2) {
  display: none;
}
