@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*全ページリセット*/
#footer, .article-footer { display: none !important;}
.article h2 { font-size: 2rem;}
.article h2, .article h3 { line-height: 1.2 !important;}
.breadcrumb { margin: 1em;}
@media screen and (max-width: 480px) {
	.entry-title { padding: 0;}
}
/*フロントページリセット*/
.edit-link,
.page-id-6 #go-to-top,
.page-id-6 #header-container,
.page-id-6 #navi,
.page-id-6 #sidebar,
.post-6 .date-tags {
	display: none !important;
}
body { background-color: transparent !important;}
.content { margin-top: 0;}
.main { padding: 0; border: 0;}
.entry-content { margin: 0;}
nav ul { margin: 0; padding: 0;}
.article ul li { margin: 0;}
.article { margin-bottom: 0 !important;}
h2 { background-color: transparent !important;}
.article h3 { padding: 0; border: none; font-size: 1rem;}
.article p { margin-bottom: 0;}
@media screen and (max-width: 834px) {
	main.main { padding: 0 !important;}
}
/* 投稿ページリセット */
span.cat-label { display: none;}
.post-date { margin-right: 0;}