@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/

/*.sub-section {display:none;}
#block-6 {display:none;}
#block-7 {display:none;}
*/

.site-footer-copyright p:nth-child(2) {
    display:none;
}

footer .copySection {
    display:none !important;
}

.entry-meta-item-updated {
	display:none;
}
.entry-meta-item-author {
	display:none;
}

.entry-meta_updated {
    display:none !important;	
}

a[target=_blank]:after {
  margin: 0 0 0 3px;
  font-family: "Font Awesome 5 Free";
  content: '\f35d';
  font-weight: 900;
}

.wp-admin .wrap > .error {
    display: none !important;
}
