
body {
}

.content {
	background: linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.45) 10%, rgba(255,255,255,0) 20%, rgba(255,255,255,0.45) 30%, rgba(255,255,255,0) 40%, rgba(255,255,255,0.45) 50%, rgba(255,255,255,0) 60%, rgba(255,255,255,0.45) 70%, rgba(255,255,255,0) 80%, rgba(255,255,255,0.45) 90%, rgba(255,255,255,0) 100%);
	background-color: #aaa;
}

.mainvisual {
	padding-bottom: 30px;
}


.mainvisual h1 {
	position: relative;
	margin: 0px !important;
	padding-left: 0px !important;
	text-align: center;
	line-height: 1;
}

.mainvisual .waxseal {
	position: absolute;
	width: 30%;
	height: auto;
	top: 35%;
	right: 0px;

}

.mainvisual h1 img {
	width: 700px;
}

.stores {
	list-style-type: none;
	padding-left: 0px;
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
	flex-wrap: wrap;
	align-items: center;

}

.stores-bottom {
}

@media screen and (max-width:480px) {

	.mainvisual {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.stores {
		margin-top: 0px;
		margin-bottom: 20px;
	}
	
	.stores-bottom {
	}

}

.store {
	margin-left: 10px;
	margin-right: 10px;
}

.store a {
	display: inline-flex;
	width: 240px;
	align-items: center;
	justify-content: center;
	padding: 0px;
	background-color: white;
	color: black;
	font-size: 20px;
	height: 36px;
	border-radius: 18px;
	box-shadow: 0px 2px 14px rgba(0,0,0,0.4);
}

.store a:active {
	color: black;
}

.store-light a {
	display: inline-flex;
	width: auto;
	align-items: center;
	justify-content: center;
	padding: 0px;
	background-color: transparent;
	color: black;
	font-size: 18px;
	height: 32px;
	border-radius: 0px;
	box-shadow: none;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.single-category50 h2:first-of-type {
	padding-left: calc(20px + env(safe-area-inset-left));
	padding-right: calc(20px + env(safe-area-inset-right));
}

.oouidbookotherstores {
	display: flex;
	justify-content: center;
	margin-bottom: 24px;
}

.oouidbookotherstoresbutton {
	background: transparent;
	border: none;
	font-size: 15px;
	cursor: pointer;
	color: #222;
	border-radius: 14px;
}

.oouidbookotherstoresbutton:active {
	color: black;
}

@media screen and (max-width:480px) {

	.store {
		margin-bottom: 20px;
	}
	
	.store:last-child {
		margin-bottom: 10px;
	}

}

.entry {
	margin-top: 0px !important; /* Overriding */
	padding-bottom: 0px !important; /* Overriding */
}


.block {
	max-width: initial;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.block-dark {
	background-color: #222;
	color: #eee;
}

.block-dark a {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

.block-light {
	background-color: rgba(255,255,255,0.4);
	color: #222;
}

.block-bottom {
	padding-bottom: 50px;
}

@media screen and (max-width:480px) { 

	.block-bottom {
		padding-bottom: 30px;
	}

}

.leadhead {
	margin-top: 2em !important;
	margin-bottom: 2em !important;
	display: flex;
	justify-content: center;
}

.leadhead:after {
	display: none !important;
}

.leadheadimg {
	width: 460px;
}

.lead {
	font-size: 20px;
}

@media screen and (max-width:480px) { 

	.lead {
		font-size: 18px;
	}

}

.oouidbookspecs {
	text-align: center;
	margin-top: 4em;
	margin-bottom: 4em;
}

@media screen and (max-width:480px) { 

	.oouidbookspecs {
		margin-top: 2em;
		margin-bottom: 2em;
	}

}

.oouidbooktitle {
	font-weight: bold;
	font-size: 32px;
	line-height: 1.2;
	color: black;
}

.oouidbooksubtitle {
	font-weight: normal;
	font-size: 22px;
	color: black;
}

.oouidbookspeck {
	font-size: 18px;
	list-style: none;
	padding-left: 0px;
}

.oouidbookspeck a {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

@media screen and (max-width:480px) { 

	.oouidbooktitle {
		font-size: 24px;
	}
	
	.oouidbooksubtitle {
		font-size: 18px;
	}

	.oouidbookspeck {
		font-size: 15px;
	}

}

.oouidbookquote {
	margin: 4em auto;
	font-size: 20px;
	line-height: 2;
	color: #000;
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
	font-family: serif;
}

.block-dark .oouidbookquote {
	color: #eee;
}

@media screen and (max-width:480px) { 

	.oouidbookquote {
		margin: 2em auto;
		font-size: 110%;
	}

}

.oouidbookquote:before {
	content: "“";
	position: absolute;
	display: inline-block;
	font-size: 400%;
	color: rgba(0,0,0,0.2);
	left: 0em;
	top: -0.5em;
	font-family: serif;
}

.oouidbookquote:after {
	content: "”";
	position: absolute;
	display: inline-block;
	font-size: 400%;
	color: rgba(0,0,0,0.2);
	right: 0.1em;
	bottom: -1em;
	font-family: serif;
}

.block-dark .oouidbookquote:before {
	color: rgba(255,255,255,0.3);
}

.block-dark .oouidbookquote:after {
	color: rgba(255,255,255,0.3);
}

.layoutguide-oouidbookinside > * {
	max-width: 1200px;
}

.layoutguide-oouidbookinside-first {
	padding-top: 3em !important;
}

.layoutguide-oouidbookinside-last {
	padding-bottom: 3em !important;
}

.oouidbooktocheading {
	text-align: center;
	color: #fff !important;
	font-weight: 200 !important;
	font-size: 32px !important;
	margin-top: 1.5em !important;
}

.oouidbooktocheading:after {
	display: none !important;
}

.oouidbookchapters {
	display: flex;
	padding-bottom: 2.5em;
}

@media screen and (max-width:480px) { 

	.oouidbookchapters {
		flex-direction: column;
	}

}

.oouidbookchapterchunk {
	flex-grow: 1;
	flex-basis: 50%;
}

.oouidbookchapterchunk:first-child {
	margin-right: 30px;
}

.oouidbookchapterchunk:last-child {
	margin-left: 30px;
}

.chapterheading {
	color: #fff !important;
	margin-bottom: 0px;
	font-size: 22px;
}

@media screen and (max-width:480px) { 

	.chapterheading {
		font-size: 20px;
	}

	.oouidbookchapterchunk:first-child {
		margin-right: 0px;
	}
	
	.oouidbookchapterchunk:last-child {
		margin-left: 0px;
	}

}

.chapterheading:before {
	font-size: 44px;
	font-weight: 200;
	margin-right: 10px;
}

.chapterheading-weak {
	font-size: 22px;
	margin-top: 1em !important;
}

.chapterheading-weak-weaker {
	margin-top: 0em !important;
}

.oouidbookchapterchunk:first-child .chapterheading:nth-of-type(1):before {
	content: "1";
}

.oouidbookchapterchunk:first-child .chapterheading:nth-of-type(2):before {
	content: "2";
}

.oouidbookchapterchunk:first-child .chapterheading:nth-of-type(3):before {
	content: "3";
}

.oouidbookchapterchunk:last-child .chapterheading:nth-of-type(1):before {
	content: "4";
}

.oouidbookchapterchunk:last-child .chapterheading:nth-of-type(2):before {
	content: "5";
}

.oouidbookchapterchunk:last-child .chapterheading:nth-of-type(3):before {
	content: "6";
}

@media screen and (max-width:480px) { 

	.oouidbookchapterchunk:first-child .chapterheading:nth-of-type(1) {
		margin-top: 1.5em;
	}

}

.oouidbookchapterchunk p {
	margin-top: 0.5em;
	font-size: 17px;
}

.oouidbooktoc {
	font-size: 14px;
	list-style: none;
	padding-left: 1em;
	margin:0;
}

.oouidbooktoc li:before {
	content: "• ";
	color: grey;
	font-size: 20px;
	margin-right: 0.2em;
}

.oouidbooktoc-weak {
	padding-left: 0px;
	margin-top: 1em;
	margin-bottom: 4em;
}

.oouidbooktoc-weak li:before {
	content: "";
}


