/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@font-face {
  font-family: "bonheur-royale";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/bonheur-royale/BonheurRoyale-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/bonheur-royale/BonheurRoyale-Regular.woff2') format("woff2"), url('../fonts/bonheur-royale/BonheurRoyale-Regular.woff') format("woff"), url('../fonts/bonheur-royale/BonheurRoyale-Regular.ttf') format("truetype"), url('../fonts/bonheur-royale/BonheurRoyale-Regular.svg#bonheur-royale') format("svg");
}
@font-face {
  font-family: "cormorant-garamond";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/cormorant-garamond/CormorantGaramond-VariableFont_wght.eot#iefix') format("embedded-opentype"), url('../fonts/cormorant-garamond/CormorantGaramond-VariableFont_wght.woff2') format("woff2"), url('../fonts/cormorant-garamond/CormorantGaramond-VariableFont_wght.woff') format("woff"), url('../fonts/cormorant-garamond/CormorantGaramond-VariableFont_wght.ttf') format("truetype"), url('../fonts/cormorant-garamond/CormorantGaramond-VariableFont_wght.svg#cormorant-garamond') format("svg");
}
@font-face {
  font-family: "fell-english";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/IM_Fell_English/IMFellEnglish-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/IM_Fell_English/IMFellEnglish-Regular.woff2') format("woff2"), url('../fonts/IM_Fell_English/IMFellEnglish-Regular.woff') format("woff"), url('../fonts/IM_Fell_English/IMFellEnglish-Regular.ttf') format("truetype"), url('../fonts/IM_Fell_English/IMFellEnglish-Regular.svg#fell-english') format("svg");
}
@font-face {
  font-family: "metal-mania";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/metal-mania/MetalMania-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/metal-mania/MetalMania-Regular.woff2') format("woff2"), url('../fonts/metal-mania/MetalMania-Regular.woff') format("woff"), url('../fonts/metal-mania/MetalMania-Regular.ttf') format("truetype"), url('../fonts/metal-mania/MetalMania-Regular.svg#metal-mania') format("svg");
}
@font-face {
  font-family: "apex-lake";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/apex-lake/ApexLakeRegular-LPaD.eot#iefix') format("embedded-opentype"), url('../fonts/apex-lake/ApexLakeRegular-LPaD.woff2') format("woff2"), url('../fonts/apex-lake/ApexLakeRegular-LPaD.woff') format("woff"), url('../fonts/apex-lake/ApexLakeRegular-LPaD.ttf') format("truetype"), url('../fonts/apex-lake/ApexLakeRegular-LPaD.svg#apex-lake') format("svg");
}
@font-face {
  font-family: "nabel";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/nabel/Nabel-K78y.eot#iefix') format("embedded-opentype"), url('../fonts/nabel/Nabel-K78y.woff2') format("woff2"), url('../fonts/nabel/Nabel-K78y.woff') format("woff"), url('../fonts/nabel/Nabel-K78y.ttf') format("truetype"), url('../fonts/nabel/Nabel-K78y.svg#nabel') format("svg");
}
/* ===!= Variables =!=== */
/* Logo */
.g-logo.fancy-logo:before {
  background-color: #7d0200;
}
.g-mobile-logo {
  margin-right: 20px;
}
img.g-mobile-logo {
  max-width: 300px;
}
.g-logo.fancy-logo:after {
  border-top: 64px solid #7d0200;
}
.g-offcanvas-toggle i.fa.fa-fw.fa-bars {
  color: #afbe2a;
}
/* Off-Canvas */
#g-offcanvas a {
  color: #000000;
}
/* Offline */
.g-offline .offline-page {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.g-offline .offline-page .offline-logo {
  margin-top: 30px;
}
.g-offline .offline-page .offline-text {
  margin-top: 30px;
}
.g-offline .offline-page .offline-text h2 {
  text-align: center;
  line-height: 1;
}
.g-offline .offline-page .offline-text p {
  text-align: center;
  font-size: 20px;
}
/* Hide Off-Canvas Toggle */
/*

.g-offcanvas-toggle i.fa-bars {
  display: none;
}
/*

/* Welcome */
/* Fundamentals */
p {
  text-align: justify;
  text-justify: inter-word;
  margin-top: 5px;
}
h1 {
  font-size: 38px;
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 5px;
}
h2 {
  font-size: 32px;
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 5px;
}
h3 {
  font-size: 26px;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 5px;
}
/* Horizontal Rule */
hr {
  border: 0px;
  height: 50px;
  background-image: url('../../../../images/page-furniture/TextDivider-1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
hr img {
  max-width: 100%;
}
/* Images */
.com-content-article figure {
  margin: 0px;
}
.com-content-article .figure {
  font-size: 15px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.com-content-article .figure img {
  border: 1px solid #750200;
  margin-bottom: 10px;
}
.com-content-article .inline-figure-left .if-text {
  padding-left: 30px;
}
.com-content-article .inline-figure-right .if-text {
  padding-right: 30px;
}
@media (max-width: 767px) {
  .com-content-article .inline-figure-left .if-text {
    padding-left: 0px;
  }
  .com-content-article .inline-figure-right .if-text {
    padding-right: 0px;
  }
}
/* Menus */
.g-main-nav .g-standard .g-dropdown {
  width: 200px;
}
/* Buttons */
.cta-button-red {
  color: #cccc99;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  font-size: 18px;
  background-color: #750200;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  padding-bottom: 10px;
  border: 1px solid #b9c650;
  border-radius: 5px;
  text-align: center;
}
/* Lists */
.text-list ul {
  margin-left: 0;
  padding-left: 0;
}
.text-list li {
  padding-left: 25px;
  background-image: url('../../../../images/page-furniture/camalin-bullet.png');
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 0 0.5em;
  list-style: none;
}
/* Paragraph Styles */
.intro-text {
  font-size: 16pt;
  margin-bottom: 30px;
  line-height: 1.4;
}
/* Decorative Initials */
.dec-init {
  margin-top: 15px;
}
.dec-init p::first-letter {
  font-family: apex-lake, serif;
  font-size: 50px;
  line-height: 0.5;
}
/* Pages */
.page-desc p {
  font-size: 20px;
  margin-top: -20px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #750200;
}
/* Biography Page */
.bio-page {
  margin-top: 20px;
}
.bio-page .bio-image {
  padding: 10px;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.bio-page .bio-image img {
  border: 1px solid #750200;
}
.bio-page .bio-intro {
  padding: 10px;
}
.bio-page .bio-intro p {
  margin-bottom: 15px;
}
.bio-modules .book-ctas .arc-read-body {
  min-height: 200px;
}
.bio-modules .book-ctas .connect-side {
  min-height: 200px;
}
/* ===!= Connect Page =!=== */
.connect_form .acym_module_form {
  width: 400px;
}
.connect-pane {
  padding: 10px;
}
.connect-pane-inner {
  height: 100%;
  border-style: solid;
  border-color: #656e02;
  border-width: 1px;
  padding-bottom: 20px;
}
.connect-pane-image img {
  width: 100%;
}
.connect-pane-headline {
  text-align: center;
}
.connect-pane-text {
  padding: 10px;
  text-align: center;
  min-height: 120px;
}
/* CTA */
.g-cta-left {
  margin-bottom: 20px;
}
/* Book Pages */
.book-header-ellamir {
  background-image: url('../../../../images/core-content/ellamir-bookpage-header-bg4.png');
  background-position-x: 10%;
  background-position-y: -30px;
  min-height: 470px;
  min-width: 240px;
  margin-bottom: 25px;
  padding: 0px;
  border-style: solid;
  border-color: #656e02;
  border-width: 1px;
}
.book-header-ellamir .bhpanel-left {
  height: 325px;
}
.book-header-ellamir .bhpanel-right {
  padding-left: 25px;
}
.book-header-ellamir .bh-title {
  margin-top: 60px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.book-header-ellamir .bh-title h1 {
  font-family: bonheur-royale, serif;
  font-size: 170px;
  color: #b9c650 !important;
  line-height: 0.8;
  text-shadow: 0px 0px 2px black;
}
.book-header-ellamir .bh-text {
  padding-top: 20px;
  max-width: 450px;
}
.book-header-ellamir .bh-text h2 {
  font-family: "IM Fell English", serif;
  font-size: 32px;
  color: #b9c650 !important;
  text-align: center;
  line-height: 1.05;
  text-shadow: 0px 0px 2px black;
  margin-top: -15px;
}
.book-header-ellamir img {
  margin-left: auto;
  margin-right: auto;
}
.book-headline-ellamir {
  margin-left: 3%;
  margin-right: 3%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.book-headline-ellamir h2 {
  margin-top: -10px;
  line-height: 1.15;
}
.book-latest-ellamir {
  border: 1px solid #656e02;
  padding: 15px;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 50px;
  color: #b9c650 !important;
  background-image: url('../../../../images/backgrounds/ellamir-bg.png');
  border: 1px solid #656e02;
}
.book-latest-ellamir .cta-button-red {
  margin-top: 8px;
  width: 175px;
  border: 1px solid #b9c650;
}
.book-latest-ellamir h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  color: #b9c650 !important;
  text-shadow: 0px 0px 2px black;
  line-height: 0.9;
}
.book-latest-title {
  font-family: bonheur-royale, serif;
  font-size: 70px;
  line-height: 0.95;
  padding-right: 5px;
  margin-bottom: 0px;
}
.book-latest-text {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.book-panes ul {
  margin-top: 0px;
  margin-bottom: 30px;
}
.book-panes .pane {
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 2px;
}
.book-panes .pane-inner {
  min-height: 600px;
  padding-left: 15px;
  padding-right: 15px;
}
.book-panes .pane-inner h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 15px;
}
.book-panes .pane-inner-left {
  margin-top: 35px;
}
.book-panes .pane-inner-right {
  margin-top: 35px;
}
.book-cta {
  margin-left: 1.65%;
  margin-right: 1.65%;
  margin-bottom: 20px;
}
.book-endline-ellamir h3 {
  text-align: center;
}
.ellamir-themes {
  background-image: url('../../../../images/core-content/ellamir-book-faux.png');
  background-color: #aa5451;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  color: #b9c650;
  font-size: 25px;
  padding: 1.5%;
  padding-top: 10px;
  padding-bottom: 20px;
}
.ell-themes {
  margin: 0;
  padding: 0;
  padding-top: 15px;
}
.ell-themes li {
  background-color: rgba(170, 84, 81, 0.4);
  list-style: none;
  line-height: 1.05;
  margin-bottom: 25px;
  font-size: 4vw;
  font-size: min(4.2vw, 20px);
  text-shadow: 0px 0px 2px black;
  width: 45%;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.ell-theme-1 {
  float: left;
}
.ell-theme-2 {
  float: right;
}
.ell-theme-3 {
  float: left;
}
.ell-theme-4 {
  float: right;
}
.ell-theme-5 {
  float: left;
}
.ell-theme-6 {
  float: right;
}
/* Extracts */
.extract-page {
  background-image: url('../../../../images/Backgrounds/paper-background.jpg');
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 50px;
  padding-bottom: 40px;
  text-align: justify;
  box-shadow: 0px 0px 10px 2px #C0C0C0, 5px 5px 10px 1px #C0C0C0;
}
.extract-page h1 {
  line-height: 1.05;
}
.extract-page h2 {
  font-size: 32px;
  line-height: 1.05;
  text-align: center;
  height: 72px;
  margin-bottom: 50px;
  background-image: url('../../../../images/page-furniture/DecorativeUnderline-1.png');
  background-position-x: center;
  background-position-y: bottom;
  background-repeat: no-repeat;
}
.extract-page h3 {
  font-size: 26px;
  line-height: 1.05;
}
.extract-buttonbar {
  font-family: "IM Fell English", serif;
  color: #d0aa69;
  font-size: 23px;
  padding: 10px;
  text-align: center;
  line-height: 1;
}
.extract-buttonbar-text {
  padding-bottom: 10px;
  text-align: center;
}
.extract-buttonbar-text h3 {
  text-align: center;
}
.extract-buttonbar-text p {
  text-align: center;
}
.extract-buttons {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.extract-button {
  color: #cccc99;
  min-width: 170px;
  max-width: 200px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  background-color: #750200;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 10px;
  border-radius: 5px;
}
.extract-button a {
  color: #cccc99;
}
/* ARC Panels */
.arc-panel {
  margin-top: 25px;
}
.arc-panel-none {
  border: 2px solid #656e02;
  padding: 20px;
  text-align: center;
}
.arc-panel-none h2 {
  margin-top: -10px;
}
.arc-panel-none .arc-panel-text {
  padding: 20px;
}
.arc-panel-none .cta-button-red {
  width: 250px;
}
.arc-panel-ellamir {
  background-image: url('../../../../images/core-content/ellamir-bookpage-header-bg4.png');
  background-position-x: 18%;
  min-height: 500px;
  min-width: 240px;
  margin-bottom: 25px;
  padding: 0px;
  border-style: solid;
  border-color: #656e02;
  border-width: 1px;
  color: #b9c650 !important;
}
.arc-panel-ellamir .arc-panel-left {
  height: 325px;
}
.arc-panel-ellamir .arc-panel-right {
  padding-left: 25px;
}
.arc-panel-ellamir .arc-panel-title {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.arc-panel-ellamir .arc-panel-title h2 {
  font-family: bonheur-royale, serif;
  color: #b9c650 !important;
  font-size: 100px;
  line-height: 0.8;
  text-shadow: 0px 0px 2px black;
  text-align: center;
}
.arc-panel-ellamir .arc-panel-headline {
  padding-top: 0px;
  padding-bottom: 20px;
  max-width: 450px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.arc-panel-ellamir .arc-panel-headline h3 {
  font-family: "IM Fell English", serif;
  font-size: 30px;
  color: #b9c650 !important;
  text-align: center;
  line-height: 1.05;
  text-shadow: 0px 0px 2px black;
}
.arc-panel-ellamir .arc-panel-form {
  text-align: center;
}
.arc-panel-ellamir .arc-panel-form p.acysubbuttons {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.arc-panel-ellamir img {
  margin-left: auto;
  margin-right: auto;
}
.arc-panel-form input[type=text] {
  margin-left: 10px;
  width: 250px;
}
.arc-panel-form input[type=email] {
  margin-left: 10px;
  width: 250px;
}
/* Homepage Slideshow */
.g-slideshow.custom .home-slideshow-ellamir .uk-cover-background {
  background-position: 65% 30%;
}
.g-slideshow.custom .home-slideshow-ellamir .style3 h3.g-slideshow-title {
  font-family: bonheur-royale, serif;
  font-size: 100pt;
  color: #b9c650 !important;
  text-shadow: 1px 1px 2px black;
  line-height: 0.5em;
}
.g-slideshow.custom .home-slideshow-ellamir .g-slideshow-desc {
  color: #b9c650 !important;
  line-height: 1.5;
}
.g-slideshow.custom .home-slideshow-welcome .uk-cover-background {
  background-position-x: 25%;
  background-position-y: top;
}
.g-slideshow.custom .home-slideshow-welcome h3.g-slideshow-title {
  font-size: 45pt;
  color: #3d1800 !important;
  line-height: 0.9;
}
.g-slideshow.custom .home-slideshow-welcome .g-slideshow-desc {
  margin-top: -30px;
  margin-bottom: 30px;
  font-size: 28px !important;
  color: #3d1800 !important;
}
.g-slideshow.custom .home-slideshow-welcome .slideshow-caption {
  padding: 20px;
  background-color: rgba(245, 207, 206, 0.5);
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: block;
  }
}
.g-features-particle.style1.custom.home-community .g-features-particle-desc {
  text-align: center;
}
.g-features-particle.style1.custom.home-community .g-features-particle-image {
  border: 5px solid #750200;
}
/* Discord */
.discord {
  border: 1px solid #750200;
  padding: 10px;
}
.discord-left p {
  margin: 0px;
}
.discord-right {
  padding-left: 10px;
  padding-right: 10px;
}
/* ===!= Blog View =!=== */
.com-content-category-blog h1 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #750200;
}
.com-content-category-blog .category-desc p {
  font-size: 20px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #750200;
}
/* Spoiler Bars */
.spoilers {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
.spoilers a {
  color: #5e2600;
}
.spoilers-mild {
  padding: 5px;
  background-color: #59ffa9;
  border: 1px solid #750200;
}
.spoilers-moderate {
  padding: 5px;
  background-color: #beff85;
  border: 1px solid #750200;
  margin-bottom: 35px;
}
.spoilers-major {
  padding: 5px;
  background-color: #ff9985;
  border: 1px solid #750200;
  margin-bottom: 35px;
}
.com-content-category-blog__items.blog-items .spoilers {
  margin-bottom: 15px;
}
/* Book Quote */
.book-quote {
  background-image: url('../../../../images/backgrounds/paper-background-2.png');
  color: #333333;
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  box-shadow: 0px 0px 10px 2px #C0C0C0, 5px 5px 10px 1px #C0C0C0;
}
.book-quote p {
  margin-bottom: 5px;
}
.book-quote-tag {
  text-align: right;
  font-style: italic;
  margin-top: 10px;
}
/* ===!= Modules =!=== */
/* Share body */
.share-body {
  margin-top: 40px;
  margin-bottom: 40px;
}
.share-body .share-divider {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.share-body .share-divider img {
  width: 100%;
  max-width: 500px;
  height: auto;
}
.share-body .share-text {
  text-align: center;
}
.share-body .share-text h3 {
  font-size: 25px;
  line-height: 1;
}
.share-body .share-icons {
  margin-left: 15%;
  margin-right: 15%;
  padding-bottom: 12px;
  display: flex;
  justify-content: center;
}
.share-cta {
  margin-top: 25px;
}
.share-cta .share-cta-divider {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.share-cta .share-cta-divider img {
  width: 300px;
  height: auto;
}
.share-cta .share-cta-icons {
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
  justify-content: center;
  margin-top: -20px;
}
.share-cta .share-cta-text {
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
}
.share-cta .share-cta-text h3 {
  font-size: 25px;
  line-height: 1.15;
  margin-bottom: 0px;
}
/* === Social Media Page === */
.socials-bsky {
  margin-top: 20px;
  padding: 10px;
  background-color: #c7e0ff;
  border: solid 1px #1185fe;
}
.socials-bsky p {
  color: #35424f !important;
  margin-top: 5px;
  margin-bottom: 5px;
}
.socials-bsky h2 {
  font-size: 25px;
  color: #1185fe !important;
  margin-bottom: 10px;
}
.socials-bsky-logo {
  width: 170px;
  margin-left: 5px;
  margin-bottom: 10px;
}
.socials-bsky-logo img {
  width: 170px;
}
.socials-bsky-left {
  padding: 5px;
}
.socials-bsky-right {
  padding: 15px;
  min-width: 315px;
}
.boxframe {
  border: 1px solid;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 25px;
}
.boxframe h2 {
  position: relative;
  top: -18px;
  background-color: #fdffeb;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
.boxframe h3 {
  position: relative;
  top: -20px;
  background-color: #fdffeb;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
.socials-bsky .boxframe {
  background-color: #c7e0ff;
  border-color: #1185fe;
}
.socials-bsky .boxframe h2 {
  background-color: #c7e0ff;
  border-color: #1185fe;
}
.book-links {
  display: flex;
  justify-content: space-evenly;
}
.book-link {
  padding: 10px;
}
.book-link img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.hashtags {
  list-style-type: none;
}
.hashtags li {
  display: inline;
  padding-right: 10px;
}
.hashtags a {
  color: #1185fe !important;
}
/* === Modules === */
/* === Ellamir Promo NEW === */
.ellamir-promo {
  border: 1px solid #750200;
}
.elprom-upper {
  min-height: 350px;
  background-image: url('../../../../images/core-content/ellamir-promo-bg3.jpg');
  background-position: 85% -50px;
}
.elprom-pane {
  padding: 15px;
}
.elprom-lower {
  min-height: 400px;
  background-image: url('../../../../images/backgrounds/paper-background.jpg');
}
.elprom-spacer {
  display: none;
}
.elprom-upper .elprom-title {
  text-align: center;
  padding-top: 20px;
}
.elprom-upper .elprom-title h2 {
  font-family: bonheur-royale, serif;
  font-size: 140px;
  color: #b9c650 !important;
  line-height: 0.5;
  text-shadow: 0px 0px 2px black;
}
.elprom-upper .elprom-subtitle {
  width: 75%;
  text-align: center;
  padding: 20px;
  text-shadow: 0px 0px 2px black;
}
.elprom-upper .elprom-subtitle h3 {
  font-size: 35px;
  color: #b9c650 !important;
  line-height: 1.1;
}
/* Adjustments for Tablet Viewport (767px) */
@media (max-width: 767px) {
  .elprom-upper {
    background-position: center -50px;
  }
  .elprom-spacer {
    display: block;
    height: 350px;
  }
  .elprom-pane {
    padding: 10px;
    background-color: rgba(117, 2, 0, 0.5);
  }
  .elprom-upper .elprom-subtitle {
    width: 100%;
  }
}
/* Adjustments for Mobile Viewport (640x) */
@media (max-width: 640px) {
  .elprom-spacer {
    display: block;
    height: 425px;
  }
  .elprom-upper {
    width: 100%;
    background-image: url('../../../../images/core-content/ellamir-promo-bg.jpg');
    background-position: 80% top;
  }
  .elprom-upper .elprom-title h2 {
    font-size: 30vw;
  }
  .elprom-upper .elprom-subtitle {
    text-align: left;
    padding: 10px;
  }
  .elprom-upper .elprom-subtitle h3 {
    font-size: 26px;
    color: #b9c650 !important;
  }
}
/* Ellamir Book Ad */
.book-ad-side-ellamir {
  height: 570px;
  background-image: url('../../../../images/advertising/ellamir-sidebar-ad.png');
  border: 1px solid #750200;
}
/* Connect (Might We Correspond?) */
.connect-side {
  background-image: url('../../../../images/Backgrounds/newsletter-sidebar-bg.png');
  border: 1px solid #ba6e30;
  padding: 15px;
}
.connect-side h2 {
  color: #702e02 !important;
  text-align: center;
  font-size: 28px;
  font-weight: 1200;
  line-height: 1.15;
  padding-top: 10px;
}
.connect-side p {
  color: #3d1800;
  text-align: center;
}
.arc-read-body {
  background-image: url('../../../../images/Backgrounds/paper-background-2.png');
  border: 1px solid #ba6e30;
  padding: 15px;
}
.arc-read-body h2 {
  color: #702e02 !important;
  text-align: center;
  font-size: 28px;
  font-weight: 1200;
  line-height: 1.15;
  padding-top: 10px;
}
.arc-read-body p {
  color: #3d1800;
  text-align: center;
}
/* Article Previews */
.sidebar-right.moduletable {
  border: 1px solid #99cc99;
  background-size: 100%;
  background-repeat: no-repeat;
}
.sidebar-right.moduletable ul.mod-articles-items.mod-list {
  margin: 0px;
  padding-top: 168px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.sidebar-right.moduletable .mod-articles-items.mod-list li {
  border: 1px solid #99cc99;
  background-image: url('../../../../images/backgrounds/article-background.png');
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.sidebar-right.moduletable .mod-articles-items.mod-list h4.mod-articles-title {
  font-size: 28px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 10px;
}
.sidebar-right.moduletable .mod-articles-items.mod-list p {
  color: #333333;
  line-height: 1.4;
  text-align: left;
}
.sidebar-right.moduletable .mod-articles-items.mod-list a {
  color: #750200;
}
#g-page-surround .sidebar-right.moduletable .readmore .btn {
  color: #cccc99;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  font-size: 18px;
  background-color: #750200;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  padding-bottom: 10px;
  border: 1px solid #b9c650;
  border-radius: 5px;
}
#g-page-surround .sidebar-right.moduletable p.readmore {
  text-align: center;
}
.sidebar-right.moduletable.hopas {
  background-image: url('../../../../images/core-content/homes-of-page-and-screen-hero.jpg');
  background-color: #e9e7b8;
}
.sidebar-right.moduletable.ellamir {
  background-image: url('../../../../images/core-content/ellamir-articles-hero.jpg');
  background-color: #933835;
}
.sidebar-right.moduletable.wandw {
  background-image: url('../../../../images/core-content/writers-and-writing-hero.jpg');
  background-color: #e7d5bb;
}
/* Articles */
#g-mainbody .com-content-category-blog__items.blog-items.items-leading .blog-item {
  margin-left: 0px;
  margin-right: 0px;
}
#g-mainbody .com-content-category-blog__items.blog-items.items-leading .blog-item h2 {
  font-size: 32px;
}
#g-mainbody .com-content-category-blog__items.blog-items .item-content {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
}
#g-mainbody .com-content-category-blog__items.blog-items .blog-item {
  margin-left: 2.5%;
  margin-right: 2.5%;
  background-color: #ffffcc;
  background-image: url('../../../../images/Backgrounds/article-background2.png');
  border: 1px solid #99cc99;
}
#g-mainbody div.com-content-category-blog__items.blog-items.columns-2 h2 {
  font-size: 28px;
}
#g-mainbody .com-content-category-blog__items.blog-items .blog-item p.readmore {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
#g-mainbody .com-content-category-blog__items.blog-items .blog-item .readmore a {
  color: #cccc99;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  font-size: 18px;
  background-color: #750200;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  padding-bottom: 10px;
  border: 1px solid #b9c650;
  border-radius: 5px;
  text-align: center;
}
#g-mainbody .com-content-category-blog__items.blog-items .blog-item h2 {
  color: #750200;
  font-size: 32px;
  line-height: 1.1;
}
#g-mainbody .com-content-category-blog__items.blog-items .blog-item h2 a {
  color: #750200;
}
#g-mainbody .com-content-category-blog__items.blog-items .blog-item .g-article-header {
  border-bottom: 1px solid #750200;
  margin-bottom: 30px;
}
#g-mainbody .com-content-article.item-page .g-article-header {
  border-bottom: 1px solid #750200;
  margin-bottom: 35px;
}
/*
#g-mainbody .com-content-article.item-page .share-body {
  border-top: 1px solid #750200;
  border-bottom: 1px solid #750200;
}
*/
#g-mainbody .page-header h2 {
  line-height: 1;
  color: #702e02 !important;
}
#g-mainbody .g-article-header dd.published {
  float: right;
}
#g-mainbody .g-article-header .row {
  margin-bottom: 0px;
}
.signature {
  width: 175px;
  margin-left: auto;
  margin-right: auto;
}
.signature img {
  width: 175px;
}
.ack {
  margin-top: 20px;
}
.ack ul {
  list-style-type: none;
}
.ack .ack-image {
  display: inline;
  width: 100px;
  padding-right: 10px;
}
.ack .ack-image img {
  width: 100px;
}
.ack .ack-text {
  display: inline;
  font-size: 14px;
}
/* Newsletter Home Page */
.nl-panes {
  margin-top: 25px;
}
.nl-pane {
  padding-left: 1%;
  padding-right: 1%;
  margin-top: 20px;
}
.nl-pane h3 {
  color: #750200;
  font-size: 28px;
  text-align: center;
}
.nl-pane li {
  padding-bottom: 10px;
}
.nl-pane .subscribe {
  padding-left: 20px;
  padding-top: 0px;
}
.nl-pane-right input[type=text] {
  margin-left: 10px;
  width: 250px;
}
.nl-pane-right input[type=email] {
  margin-left: 10px;
  width: 250px;
}
.nl-pane-right .acysubbuttons {
  text-align: center;
}
/* Seasons Readings */
.sr-header-image {
  min-width: 200px;
  display: flex;
  align-content: center;
}
.sr-header-image img {
  min-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.sr-header-text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.sr-header-title {
  font-size: 50px;
}
.sr-header-title h1 {
  font-size: 50px;
  margin-bottom: 15px;
}
.sr-header-subtitle {
  font-size: 50px;
}
.sr-header-subtitle h2 {
  font-size: 25px;
  line-height: 1.1;
}
.sr-strip {
  background-image: url('../../../../images/backgrounds/sr-header-bgs/sr-bg-winter.png');
  height: 150px;
}
.sr-menu-spring a {
  color: #ffb0dd;
  text-shadow: 0px 0px 1px #522316;
}
.sr-menu-summer a {
  color: #f7ff85;
  text-shadow: 0px 0px 1px #522316;
}
.sr-menu-autumn a {
  color: #a64500;
  text-shadow: 0px 0px 1px #522316;
}
.sr-menu-winter a {
  color: #faf3ed;
  text-shadow: 0px 0px 1px #522316;
}
/* Adjustments for Tablet Viewport */
@media (max-width: 767px) {
  .g-offcanvas-toggle i.fa-bars {
    display: block;
  }
  .g-container {
    width: 50rem;
  }
  .book-header-ellamir .bhpanel-right {
    padding-left: 0px;
  }
  .book-header-ellamir .bh-title {
    width: 40vmax;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
  }
  .book-header-ellamir .bh-title h1 {
    font-size: 30vw;
  }
  .book-header-ellamir .bh-text {
    padding: 5px;
    padding-top: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #5e2600;
  }
  .extract-buttons {
    width: 200px;
  }
  .arc-panel-ellamir {
    background-position-x: 15%;
  }
  .arc-panel-ellamir .arc-panel-left {
    height: 420px;
  }
  .arc-panel-ellamir .arc-panel-right {
    padding: 5px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #5e2600;
  }
}
/* Adjustments for Mobile Viewport */
@media (max-width: 960px) {
  .g-offcanvas-toggle i.fa-bars {
    display: block;
  }
}
@media (max-width: 640px) {
  .arc-panel-ellamir .arc-panel-title h2 {
    font-size: 90px;
  }
  .arc-panel-ellamir .arc-panel-left {
    height: 450px;
    display: inherit;
  }
  .arc-panel-ellamir .arc-panel-right {
    padding-left: 5px;
  }
  .g-slideshow.custom .home-slideshow-ellamir .style3 h3.g-slideshow-title {
    font-size: 75pt;
  }
  .g-slideshow.custom .home-slideshow-welcome h3.g-slideshow-title {
    font-size: 35pt;
    padding-bottom: 15px;
  }
}
/*# sourceMappingURL=custom_20.css.map */