/* Keep the catalog header compact and consistent across public pages. */
body.wp-theme-cocoon-master #header-container,
body.wp-theme-cocoon-master #header-container-in,
body.wp-theme-cocoon-master #navi {
	background: #172238;
}

body.wp-theme-cocoon-master #header-in .tagline {
	margin: 0;
	padding: 8px 16px 0;
	color: #dbe3f2;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}

body.wp-theme-cocoon-master #header-in .logo {
	padding: 8px 0 12px;
}

body.wp-theme-cocoon-master #header-in .logo a,
body.wp-theme-cocoon-master #navi .menu-header a {
	color: #fff;
}

body.wp-theme-cocoon-master #navi .menu-header a {
	height: 46px;
	min-height: 46px;
}

body.wp-theme-cocoon-master #navi .menu-header a:hover,
body.wp-theme-cocoon-master #navi .menu-header a:focus-visible {
	background: #293855;
}

body.otomo-books-archive-page #main {
	padding: 0;
	background: transparent;
	box-shadow: none;
}

body.otomo-books-archive-page .otomo-books-layout {
	margin-top: 32px;
	margin-bottom: 64px;
}

@media (max-width: 760px) {
	body.wp-theme-cocoon-master #header-in .tagline {
		padding-top: 6px;
	}
	body.otomo-books-archive-page .otomo-books-layout {
		margin-top: 24px;
	}
}
