@font-face { font-family: Cantarell; } @font-face { font-family: "Cinzel Decorative"; } @font-face { font-family: Cinzel; } .aajRIcfq .chapter-title-card .chapter-title h2 { color: black; } .aajRIcfq .chapter-title-card .chapter-subtitle h3 { color: black; } .aajRIcfq .chapter-title-card, .aajRIcfq .title-card, .epub-toc-title-card { display: flex; flex-direction: column; } .aajRIcfq .chapter-title-card, .epub-toc-title-card { position: relative; min-height: 13em; padding-top: 1em; padding-bottom: 1em; display: flex; } .chp_clr_all img, .chp_clr_all { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); } .aajRIcfq .chapter-title-card .chp_img { order: 3; text-align: center; padding-top: 0.3em; } .aajRIcfq .chapter-title-card .chp_img img { width: 20%; } .aajRIcfq .chapter-title-card .chapter-title, .aajRIcfq .chapter-title-card .chapter-subtitle, .epub-toc-title-card h2 { padding-left: 3%; width: 94%; z-index: 10; display: block; } .aajRIcfq .chapter-title { text-align: center; order: 3; } .aajRIcfq .chapter-subtitle { text-align: center; order: 4; } .aajRIcfq .chapter-title h2, .epub-toc-title-card h2 { font-family: "Cinzel Decorative"; font-size: 2em; text-align: center; line-height: 1.2; width: 100%; display: inline-block; } .aajRIcfq .chapter-subtitle h3 { font-family: Cinzel; font-size: 1.333333em; text-align: center; line-height: 1.1; width: 100%; display: inline-block; } .aajRIcfq .title-card { font-family: "Cinzel Decorative"; } .aajRIcfq .title-card h1 { font-size: 44px; padding: 0.6em 0; font-weight: 600; } .aajRIcfq .title-card h2 { font-size: 22px; padding: 1em 0; } .aajRIcfq .title-card h3 { font-size: 20px; color: #666; padding: 1em 0; } .aajRIcfq .publisher-details { font-family: Cantarell; } html, body, div, span, h1, h2, h3, p, blockquote, a, em, img, b, ol, li, nav { margin: 0; margin-block: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ nav { display: block; } body { line-height: 1; } blockquote { quotes: none; } blockquote:before, blockquote:after { content: ""; content: none; } .toc-list { padding: 0; margin-left: 0; list-style: none; } .toc-subtitle-epub { margin-left: 0.5rem; list-style-type: none; } .toc-subtitle-inner { text-decoration: none; } b { font-weight: bold; } em { font-style: italic; } h2 { font-size: 1.2em; padding: 0.6em 0; } h1 { font-size: 1.3em; font-weight: bold; padding: 0.6em 0; } h3 { font-size: 1.15em; font-weight: bold; padding: 0.6em 0; } ol { padding: 0rem 1rem; } li { padding: 0.2rem 0rem; } .table-of-content { margin-left: 0; line-height: 1.6rem; } /* Common Chapter Title card alignment */ .chapter-title-card.left { text-align: left; } .chapter-title-card { width: 100%; justify-content: center; } .chapter-title-card h2 { width: 100%; text-align: inherit; } .chapter-title-card h3 { width: 100%; text-align: inherit; } .wrapper { /* https://css-tricks.com/almanac/properties/o/overflow-wrap/ */ overflow-wrap: break-word; hyphens: auto; text-align: justify; } p:empty:not(:first-of-type) { min-height: 1em; } p { orphans: 2; widows: 2; padding-bottom: 0; margin-top: 0; padding-top: 0; line-height: 1.6em; text-indent: 1em; margin-block-end: 0; } p:first-of-type { text-indent: 0rem; } .text-after-subheading { text-indent: 0rem; } .align-center { text-align: center; } blockquote { line-height: 1.6em; padding-left: 10%; padding-right: 10%; margin-top: 2rem; margin-bottom: 2rem; } .ornamental-break { text-align: center; display: block; width: 100%; padding: 0.8rem 0rem; } .ornamental-break img { width: 10%; } blockquote { orphans: 3; widows: 3; } .title { display: flex; flex-direction: column; justify-content: space-between; align-items: center; text-align: center; height: 100vh; } .title-card { width: 100%; text-align: center; padding: 2rem 0.4rem; } .title-card h1 { font-size: 2.5rem; text-align: inherit; padding: 0.4rem 0rem; } .title-card h2 { font-size: 1.75rem; text-align: inherit; padding: 0.2rem 0rem; } .title-card h3 { font-size: 1.5rem; text-align: inherit; padding: 0.2rem 0rem; } /* EPUB TOC */ .epub-toc-title-card h2 { text-align: left; } .publisher-details { width: 100%; padding: 2rem 1.6rem; display: flex; flex-direction: column; justify-content: center; align-items: center; } /* COPYRIGHTS */ .copyrights { font-size: 0.75rem; } .copyrights p { text-indent: 0; margin-bottom: 0.8em; } .copyrights .chapter-title-card { display: none; } .copyrights .chapter-title-card { display: none; } /* Dedication */ /* Epigraph */ /* Also by */ .withDropcap .dropcap, .ornamental-break + p { text-indent: 0; } .withDropcap .dropcap, .withDropcap .lead_word { text-transform: uppercase; }