@charset "UTF-8";
/*!
Theme Name: Rick Riordan
Theme URI: http://ran.ge/rickriordan
Author: Range
Author URI: http://ran.ge
Description: Start at the Rick Riordan and explore the range;
Version: 1.7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rickriordan
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Rick Riordan is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@font-face {
  font-family: "fontello";
  src: url("font/fontello.eot?73124510");
  src: url("font/fontello.eot?73124510#iefix") format("embedded-opentype"), url("font/fontello.woff2?73124510") format("woff2"), url("font/fontello.woff?73124510") format("woff"), url("font/fontello.ttf?73124510") format("truetype"), url("font/fontello.svg?73124510#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #322B24;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 27px;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Neuton", serif;
}

h1 {
  color: #322b24;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  margin-top: 0;
}

p {
  margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
  font-family: "Loved by the King", cursive;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 16.875px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 16.875px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-facebook:before {
  content: "\e800";
}

.icon-tumblr:before {
  content: "\e801";
}

.icon-twitter:before {
  content: "\e802";
}

.icon-instagram:before {
  content: "\e803";
}

.icon-link:before {
  content: "\e805";
}

.icon-download:before {
  content: "\e806";
}

.icon-location:before {
  content: "\e808";
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

* {
  box-sizing: border-box;
}

body {
  background: #A7A69F; /* Fallback for when there is no custom background color defined. */
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

hr {
  background-color: none;
  border: 0;
  height: 0;
  margin-bottom: 0;
  clear: both;
}
hr:after {
  clear: both;
  content: "";
  display: table;
  table-layout: fixed;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit],
.button {
  display: inline-block;
  border: none;
  border-radius: 0;
  background: #00A9B8;
  color: #fff;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
  box-shadow: 3px 3px 3px #8b836a;
  text-decoration: none;
  font-weight: 600;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.button:hover {
  color: #fff;
  background: #308389;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus,
.button:active,
.button:focus {
  color: #fff;
}
button:visited,
input[type=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited,
.button:visited {
  color: #fff;
}
button.purple,
input[type=button].purple,
input[type=reset].purple,
input[type=submit].purple,
.button.purple {
  background: #8f2953;
}
button.purple:hover,
input[type=button].purple:hover,
input[type=reset].purple:hover,
input[type=submit].purple:hover,
.button.purple:hover {
  background: #75133A;
}
button.gold,
input[type=button].gold,
input[type=reset].gold,
input[type=submit].gold,
.button.gold {
  background: #e7cc7f;
}
button.gold:hover,
input[type=button].gold:hover,
input[type=reset].gold:hover,
input[type=submit].gold:hover,
.button.gold:hover {
  background: #f3dea3;
}
button.beige,
input[type=button].beige,
input[type=reset].beige,
input[type=submit].beige,
.button.beige {
  background: #918D82;
}
button.beige:hover,
input[type=button].beige:hover,
input[type=reset].beige:hover,
input[type=submit].beige:hover,
.button.beige:hover {
  background: #6e685d;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  width: 100%;
}

/*--------------------------------------------------------------
## You May Be a Half Blood Gravity Form
--------------------------------------------------------------*/
.gform_page_footer:after {
  clear: both;
  content: "";
  display: table;
  table-layout: fixed;
}

.gform_page_footer input {
  box-shadow: none;
  line-height: normal;
  text-transform: uppercase;
  font-size: 15px;
}

.gform_next_button {
  float: right;
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-family: "Source Sans Pro", sans-serif;
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title:after {
  position: relative;
  top: -5px;
}

.hidden-field {
  display: none;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#masthead {
  background: url("images/bg-texture.png");
  margin-top: -15px;
  padding: 35px 5px 0 60px;
  border-bottom: 9px solid #000;
}
#masthead:after {
  clear: both;
  content: "";
  display: table;
  table-layout: fixed;
}
#masthead .site-title a {
  display: inline-block;
  float: left;
  width: 291px;
  max-width: 100%;
  height: 28px;
  background: url("images/rick-riordan.png") center center no-repeat;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  #masthead {
    padding: 35px 5px 0 5px;
  }
  #masthead .site-title {
    text-align: center;
  }
  #masthead .site-title a {
    float: none;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #00A9B8;
}
a:visited {
  color: #02777F;
}
a:hover, a:focus, a:active {
  color: #02777F;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  float: right;
  display: block;
  position: relative;
  z-index: 1000;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  border-top: 9px solid #000;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 63px;
  left: -999em;
  transition: all 0s ease;
  z-index: 99999;
  background: url("images/bg-texture.png");
  padding: 20px 0 20px 0;
  width: 362px;
}
.main-navigation ul ul:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 10px 11px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  top: -18px;
  left: 70px;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li {
  background: none;
  padding: 10px 20px;
  width: 100%;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: -25px;
}
.main-navigation ul ul li:hover {
  background-color: rgba(0, 0, 0, 0.35);
}
.main-navigation ul ul a {
  display: block;
  width: 100%;
  padding: 0;
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
  color: #f3dea3;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
  color: #f3dea3;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: -25px;
}
.main-navigation li {
  display: inline-block;
  position: relative;
  padding: 0 20px 0 25px;
  background: url("images/diamond.png") left 10px no-repeat;
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
  color: #f3dea3;
}
.main-navigation li:first-child {
  background: none;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  color: #e7cc7f;
  font-family: "Neuton", serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.83px;
  line-height: 23px;
  padding-bottom: 40px;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: none;
}

@media screen and (max-width: 1024px) {
  .main-navigation {
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .main-navigation {
    float: none;
    text-align: center;
  }
  .main-navigation li {
    padding: 0 10px 0 15px;
  }
}
@media screen and (max-width: 460px) {
  .main-navigation a {
    padding-bottom: 10px;
  }
  .main-navigation li {
    position: static;
  }
  .main-navigation ul ul {
    position: absolute;
    top: 68px;
    width: auto;
  }
  .main-navigation li:hover > ul,
  .main-navigation li.focus > ul {
    left: 0px;
    right: -10px;
  }
}
@media screen and (min-width: 760px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #A7A69F;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 15.75px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
  content: "";
  display: table;
  table-layout: fixed;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  background: #E2E1DC url("images/light-bg-texture.jpg");
  overflow: hidden;
}

.tear-away {
  background: url("images/white-tear-away.png") center center no-repeat;
  background-size: cover;
  min-height: 185px;
}

.tear-away.video {
  display: table;
  padding: 20px 65px;
}
.tear-away.video div {
  display: table-cell;
  vertical-align: middle;
}
.tear-away.video .youtube {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 54px;
  height: 54px;
  background: url("images/play.svg") no-repeat;
}
.tear-away.video p {
  padding: 0 50px 0 22px;
}
.tear-away.video p a {
  text-decoration: none;
  color: #8f2953;
}
.tear-away.video .button {
  color: #fff;
  box-shadow: none;
  min-width: 160px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
  .tear-away.video {
    padding: 60px 20px;
  }
  .tear-away.video div {
    display: block;
    text-align: center;
  }
  .tear-away.video .youtube {
    margin: 0 auto;
  }
}

.more-series {
  margin-bottom: 70px;
}
.more-series header {
  width: 85%;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7cc7f;
}
.more-series header h3 {
  font-size: 28px;
  float: left;
  margin: 0;
}
.more-series header .series-link {
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  float: right;
  top: 18px;
  right: 12px;
}
.more-series header .series-link:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
.more-series .series-position {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #6d685b;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.two-thirds {
  float: right;
  width: 60%;
  padding-right: 5%;
}

.one-third {
  float: left;
  width: 30%;
  padding-left: 5%;
}

@media screen and (max-width: 800px) {
  .two-thirds,
  .one-third {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.page-template-page-template-about #content,
.page-template-page-template-about-sub #content,
.page-template-page-template-about-faq #content {
  border-top: 1px solid #e7cc7f;
  margin-top: 5px;
  padding-top: 55px;
}
.page-template-page-template-about .one-third .widget_sp_image,
.page-template-page-template-about-sub .one-third .widget_sp_image,
.page-template-page-template-about-faq .one-third .widget_sp_image {
  margin-bottom: 15px;
}
.page-template-page-template-about .one-third .widget_nav_menu ul,
.page-template-page-template-about-sub .one-third .widget_nav_menu ul,
.page-template-page-template-about-faq .one-third .widget_nav_menu ul {
  margin: 0;
  padding: 0;
}
.page-template-page-template-about .one-third .widget_nav_menu ul li,
.page-template-page-template-about-sub .one-third .widget_nav_menu ul li,
.page-template-page-template-about-faq .one-third .widget_nav_menu ul li {
  list-style-image: url("images/diamond.png");
  list-style-position: inside;
  padding: 8px 20px;
}
.page-template-page-template-about .one-third .widget_nav_menu ul li:hover,
.page-template-page-template-about-sub .one-third .widget_nav_menu ul li:hover,
.page-template-page-template-about-faq .one-third .widget_nav_menu ul li:hover {
  background: #fff;
}
.page-template-page-template-about .one-third .widget_nav_menu ul li a,
.page-template-page-template-about-sub .one-third .widget_nav_menu ul li a,
.page-template-page-template-about-faq .one-third .widget_nav_menu ul li a {
  text-decoration: none;
  color: #322b24;
  font-size: 18px;
  font-weight: 800;
}
.page-template-page-template-about #more-information,
.page-template-page-template-about-sub #more-information,
.page-template-page-template-about-faq #more-information {
  padding-bottom: 50px;
}
.page-template-page-template-about #more-information h3,
.page-template-page-template-about-sub #more-information h3,
.page-template-page-template-about-faq #more-information h3 {
  font-size: 28px;
}
.page-template-page-template-about #more-information .resume th,
.page-template-page-template-about-sub #more-information .resume th,
.page-template-page-template-about-faq #more-information .resume th {
  vertical-align: top;
  width: 140px;
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
  padding-right: 15px;
}
.page-template-page-template-about #more-information .resume td,
.page-template-page-template-about-sub #more-information .resume td,
.page-template-page-template-about-faq #more-information .resume td {
  color: #4a4a4a;
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 25px;
}
@media screen and (max-width: 600px) {
  .page-template-page-template-about #more-information .resume th, .page-template-page-template-about #more-information .resume td,
  .page-template-page-template-about-sub #more-information .resume th,
  .page-template-page-template-about-sub #more-information .resume td,
  .page-template-page-template-about-faq #more-information .resume th,
  .page-template-page-template-about-faq #more-information .resume td {
    display: block;
  }
}
.page-template-page-template-about #more-information ul.info-links,
.page-template-page-template-about-sub #more-information ul.info-links,
.page-template-page-template-about-faq #more-information ul.info-links {
  padding: 0;
  margin: 0 auto;
}
.page-template-page-template-about #more-information ul.info-links li,
.page-template-page-template-about-sub #more-information ul.info-links li,
.page-template-page-template-about-faq #more-information ul.info-links li {
  list-style-type: none;
}
.page-template-page-template-about #more-information ul.info-links li a,
.page-template-page-template-about-sub #more-information ul.info-links li a,
.page-template-page-template-about-faq #more-information ul.info-links li a {
  color: #4a4a4a;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 12px 0 12px 60px;
  position: relative;
  font-weight: 800;
}
.page-template-page-template-about #more-information ul.info-links li a:hover,
.page-template-page-template-about-sub #more-information ul.info-links li a:hover,
.page-template-page-template-about-faq #more-information ul.info-links li a:hover {
  background: #fff;
}
.page-template-page-template-about #more-information ul.info-links li a:hover:before,
.page-template-page-template-about-sub #more-information ul.info-links li a:hover:before,
.page-template-page-template-about-faq #more-information ul.info-links li a:hover:before {
  display: block;
  position: absolute;
  font-family: "fontello";
  color: #00a9b8;
  width: 20px;
  height: 20px;
  top: 12px;
  left: 25px;
  content: "\e805";
}
.page-template-page-template-about #more-information ul.info-links li a[href$=".pdf"]:hover:before,
.page-template-page-template-about-sub #more-information ul.info-links li a[href$=".pdf"]:hover:before,
.page-template-page-template-about-faq #more-information ul.info-links li a[href$=".pdf"]:hover:before {
  content: "\e806";
  font-size: 14px;
}
.page-template-page-template-about .tear-away .social-link,
.page-template-page-template-about-sub .tear-away .social-link,
.page-template-page-template-about-faq .tear-away .social-link {
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .page-template-page-template-about .two-thirds,
  .page-template-page-template-about .one-third,
  .page-template-page-template-about-sub .two-thirds,
  .page-template-page-template-about-sub .one-third,
  .page-template-page-template-about-faq .two-thirds,
  .page-template-page-template-about-faq .one-third {
    padding: 0 7%;
  }
  .page-template-page-template-about .widget_sp_image,
  .page-template-page-template-about-sub .widget_sp_image,
  .page-template-page-template-about-faq .widget_sp_image {
    text-align: center;
  }
}

.page-template-page-template-about-sub #content,
.page-template-page-template-about-faq #content {
  padding-bottom: 50px;
}

.page-template-page-template-about-faq .entry-content {
  margin: 0;
}

.twitter-sidebar h3 {
  background: url("images/big-smudge.png") center center no-repeat;
  font-size: 20px;
  font-weight: 800;
  line-height: 43px;
  width: 187px;
  height: 43px;
  text-align: center;
  background-size: cover;
}
.twitter-sidebar .widget_sp_image {
  float: left;
  width: 73px;
  height: 73px;
  margin-right: 20px;
}
.twitter-sidebar .widget_text p {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 10px;
}
.twitter-sidebar .widget_text p a {
  color: #322b24;
  text-decoration: none;
}
.twitter-sidebar .widget_tweet_wid ul {
  margin: 0;
  padding: 0;
}
.twitter-sidebar .widget_tweet_wid li {
  list-style-type: none;
  border-top: 1px solid #e7cc7f;
  padding: 8px 0;
}
.twitter-sidebar .widget_tweet_wid li a {
  color: #4a4a4a;
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
}
.twitter-sidebar .widget_tweet_wid li .tweet-date {
  display: block;
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 16px;
  text-transform: uppercase;
}
.twitter-sidebar .widget_tweet_wid li .button {
  text-transform: uppercase;
  color: #fff;
  box-shadow: none;
  width: 100%;
  text-align: center;
}

#sb_instagram .sbi_header_link {
  color: #322b24;
  text-decoration: none;
}
#sb_instagram .sbi_header_link .sbi_header_text h3 {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram #sb_instagram .sbi_follow_btn a,
#sb_instagram .sbi_follow_btn a {
  text-transform: uppercase;
  border-radius: 0;
  font-weight: 800;
  padding: 7px 25px;
}
#sb_instagram .sbi_follow_btn a {
  background: #00a9b8;
}

.q-and-a {
  border-bottom: 1px solid #e7cc7f;
  color: #4a4a4a;
  font-size: 17px;
  line-height: 23px;
}
.q-and-a .question {
  padding: 15px 15px 15px 35px;
  position: relative;
  cursor: pointer;
}
.q-and-a .question:before {
  content: "+";
  color: #e7cc7f;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.q-and-a .answer {
  display: none;
  padding: 20px 35px;
  background-color: rgba(252, 251, 248, 0.45);
}
.q-and-a .answer:after {
  clear: both;
  content: "";
  display: table;
  table-layout: fixed;
}

.q-and-a.first {
  border-top: 1px solid #e7cc7f;
}

.blog-home,
.blog-single-post,
.single-extra-content {
  margin-top: 5px;
  border-top: 1px solid #e7cc7f;
}
.blog-home h3.news-title,
.blog-single-post h3.news-title,
.single-extra-content h3.news-title {
  background: url("images/big-smudge.png") center center no-repeat;
  margin: 15px auto;
  width: 199px;
  height: 49px;
  line-height: 49px;
  background-size: contain;
  text-align: center;
}
.blog-home #main,
.blog-single-post #main,
.single-extra-content #main {
  width: 85%;
  margin: 0 auto;
}
.blog-home .entry-meta,
.blog-single-post .entry-meta,
.single-extra-content .entry-meta {
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
}

.blog-home article {
  margin-bottom: 30px;
}
.blog-home article:after {
  clear: both;
  content: "";
  display: table;
  table-layout: fixed;
}
.blog-home article a.post-image {
  display: block;
  width: 300px;
  height: 300px;
  text-align: center;
  float: left;
  margin-right: 25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  .blog-home article a.post-image {
    width: 150px;
    height: 150px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .blog-home article a.post-image img {
    height: 100%;
    width: auto;
  }
}
@media screen and (max-width: 450px) {
  .blog-home article a.post-image {
    float: none;
    margin: 0 auto 15px auto;
  }
}
.blog-home article h2 {
  clear: none;
  font-size: 48px;
  line-height: 48px;
  font-weight: 400;
  margin: 0;
}
.blog-home article h2 a {
  color: #322b24;
  text-decoration: none;
}
.blog-home article .more-link {
  text-transform: uppercase;
  font-size: 13px;
  padding: 8px 26px;
}
.blog-home .post-navigation {
  padding-top: 85px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 15px;
  color: #bfb8a6;
  text-align: center;
}
.blog-home .post-navigation .nav-links {
  margin: 0 14%;
}
.blog-home .post-navigation span {
  padding: 0 5px;
}
.blog-home .post-navigation .current {
  color: #8f2953;
}
.blog-home .post-navigation a {
  color: #bfb8a6;
  text-decoration: none;
  padding: 0 5px;
}
.blog-home .post-navigation a:hover {
  color: #8f2953;
}
.blog-home .post-navigation .next, .blog-home .post-navigation .prev {
  display: inline-block;
  background-color: #00a9b8;
  color: white;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 8px 20px;
  text-transform: uppercase;
  float: right;
  margin-right: -8%;
  margin-top: -8px;
}
.blog-home .post-navigation .next:hover, .blog-home .post-navigation .prev:hover {
  color: #fff;
}
.blog-home .post-navigation .prev {
  float: left;
  margin-left: -8%;
  margin-right: 0;
}

#series-carousel {
  margin-bottom: 50px;
}
#series-carousel header {
  border-bottom: 1px solid #e7cc7f;
  width: 85%;
  margin: 20px auto;
  padding-bottom: 15px;
}
#series-carousel header h3 {
  float: left;
  margin: 0;
  color: #322b24;
  font-size: 28px;
  font-weight: 800;
  line-height: 33px;
}
#series-carousel header a {
  float: right;
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  position: relative;
  top: 15px;
}
#series-carousel header a:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
#series-carousel .lSSlideWrapper {
  width: 90%;
  margin: 0 auto;
}
#series-carousel li {
  text-align: center;
}
#series-carousel .series-position {
  display: block;
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: center;
}

.blog-single-post {
  text-align: center;
}
.blog-single-post h1 {
  margin: 30px 0 10px 0;
}
.blog-single-post .entry-content {
  max-width: 550px;
  margin: 0 auto;
}
.blog-single-post .entry-content div {
  margin-top: 18px;
  margin-bottom: 27px;
}
.blog-single-post .signature {
  color: #322b24;
  font-family: "Loved by the King", cursive;
  font-size: 24px;
  text-align: center;
}
.blog-single-post #post-navigation {
  background: #fff;
  position: relative;
  padding: 20px 6.5% 50px 6.5%;
  margin: 70px 0;
}
.blog-single-post #post-navigation:before {
  display: block;
  content: "";
  background: url("images/white-tear-away.png") top;
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 60px;
}
.blog-single-post #post-navigation:after {
  display: block;
  content: "";
  background: url("images/white-tear-away.png") bottom;
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 60px;
}
.blog-single-post #post-navigation .previous-post,
.blog-single-post #post-navigation .next-post {
  text-align: left;
  padding-right: 25px;
}
.blog-single-post #post-navigation .previous-post img,
.blog-single-post #post-navigation .next-post img {
  float: left;
  margin-right: 20px;
}
.blog-single-post #post-navigation .previous-post .date,
.blog-single-post #post-navigation .next-post .date {
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
  display: block;
}
.blog-single-post #post-navigation .previous-post .post-title,
.blog-single-post #post-navigation .next-post .post-title {
  color: #322b24;
  font-family: "Neuton", serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 30px;
  text-decoration: none;
  display: block;
  margin-bottom: 25px;
}
.blog-single-post #post-navigation .previous-post .button,
.blog-single-post #post-navigation .next-post .button {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.blog-single-post #post-navigation .previous-post {
  width: 50%;
  float: left;
}
.blog-single-post #post-navigation .next-post {
  width: 50%;
  float: right;
}
@media screen and (max-width: 800px) {
  .blog-single-post #post-navigation .previous-post,
  .blog-single-post #post-navigation .next-post {
    width: 100%;
    float: none;
  }
  .blog-single-post #post-navigation .previous-post {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 400px) {
  .blog-single-post #post-navigation .previous-post img,
  .blog-single-post #post-navigation .next-post img {
    width: 80px;
    height: 80px;
  }
}

.single-extra-content {
  padding-bottom: 50px;
}
.single-extra-content h1 {
  margin: 30px 0 10px 0;
}

.error-404 {
  margin-top: 5px;
  border-top: 1px solid #e7cc7f;
}
.error-404 header,
.error-404 .page-content {
  width: 85%;
  margin: 0 auto;
}
.error-404 input[type=submit] {
  box-shadow: none;
  text-transform: uppercase;
  line-height: auto;
  padding: 10px 25px;
  font-size: 14px;
  position: relative;
  top: -1px;
}
.error-404 ul {
  margin-left: 0;
}
.error-404 ul li {
  list-style-image: url("images/diamond.png");
  list-style-position: inside;
  padding: 5px 20px;
}
.error-404 ul li a {
  font-weight: 800;
  color: #212121;
  text-decoration: none;
}
.error-404 ul li:hover {
  background: #fff;
}

#camp-half-blood-map,
#camp-jupiter-map,
#underworld-map {
  width: 100%;
  height: 500px;
  margin: 0;
  padding: 0;
}
#camp-half-blood-map .leaflet-label,
#camp-half-blood-map .leaflet-popup-content,
#camp-jupiter-map .leaflet-label,
#camp-jupiter-map .leaflet-popup-content,
#underworld-map .leaflet-label,
#underworld-map .leaflet-popup-content {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
}

#argo {
  background: url("images/argo-bunker.jpg") center center no-repeat fixed;
  background-size: cover;
  margin-bottom: -30px;
  color: #EAE3CF;
  font-size: 22px;
}
#argo h1, #argo h2, #argo h3, #argo h4, #argo h5 {
  color: #e7cc7f;
  font-weight: 700;
}
#argo h1 {
  font-size: 80px;
}
#argo h3 {
  font-size: 60px;
  text-align: center;
}
#argo h3 span {
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  display: block;
}
#argo h4 {
  text-align: center;
}
#argo > div {
  padding: 160px 50px;
}
#argo #intro {
  background: url("images/argo-cave.jpg") center center no-repeat;
  background-size: cover;
}
#argo img {
  display: block;
  margin: 0 auto;
}
#argo li {
  padding-bottom: 3em;
}
@media screen and (max-width: 800px) {
  #argo h1 {
    font-size: 60px;
  }
  #argo h3 {
    font-size: 40px;
  }
  #argo .lSAction > a {
    top: 30%;
  }
  #argo li {
    padding-bottom: 8em;
  }
}

.rr-presents-header .entry-title {
  margin: 0;
  padding: 1rem 2rem;
  line-height: 1.2;
}

.rr-presents-header.with-image {
  position: relative;
  margin-bottom: 3rem;
}
.rr-presents-header.with-image img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.rr-presents-header.with-image .entry-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #ddb467;
  font-size: 3.75rem;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .rr-presents-header.with-image .entry-title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 480px) {
  .rr-presents-header.with-image .entry-title {
    position: static;
    color: #322B24;
    font-size: 2.5rem;
  }
}

.rr-presents-content {
  max-width: 834px;
  margin: 0 auto;
  padding: 0 2rem;
}

.rr-presents-books-header {
  margin: 0 auto;
  text-align: center;
  background: url(images/big-smudge.png) center center no-repeat;
  background-size: 187px 43px;
  width: 187px;
  height: 43px;
  color: #322B24;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 43px;
}

.rr-presents-books {
  margin-top: 3rem;
}

.rr-presents-book {
  display: flex;
  margin: 6rem 0;
}
.rr-presents-book:first-of-type {
  margin-top: 3rem;
}
.rr-presents-book .book-cover {
  width: 35%;
  margin-right: 2rem;
}
.rr-presents-book .book-cover img {
  display: block;
}
.rr-presents-book .book-block-content {
  flex: 1;
}
.rr-presents-book .book-title {
  margin: 0 0 0.75rem;
  font-size: 1.75rem;
  font-weight: bold;
}
.rr-presents-book .book-author {
  margin: 0 0 0.75rem;
  color: #6d685b;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.75rem;
  font-weight: 800;
  text-transform: uppercase;
}
.rr-presents-book .book-description {
  margin-bottom: 0.75rem;
}
.rr-presents-book .book-description > *:first-child {
  margin-top: 0;
}
.rr-presents-book .book-description > *:last-child {
  margin-bottom: 0;
}
.rr-presents-book .book-quote {
  position: relative;
  margin: 0.75rem 0 1.5rem;
  padding-left: 2rem;
}
.rr-presents-book .quote-text {
  margin-bottom: 0.75rem;
  font-family: "Neuton", serif;
  font-size: 1.5rem;
}
.rr-presents-book .quote-text:before {
  content: '"';
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 3rem;
  line-height: 1.2;
}
.rr-presents-book .quote-citation {
  color: #6d685b;
  font-size: 0.75rem;
  font-weight: 800;
}
.rr-presents-book .book-button {
  display: inline-block;
  padding: 0.75rem 2rem;
  font-size: 0.9375rem;
  box-shadow: none;
}
@media screen and (max-width: 650px) {
  .rr-presents-book {
    display: block;
  }
  .rr-presents-book .book-cover {
    width: 100%;
    margin-bottom: 0.75rem;
  }
  .rr-presents-book .book-cover img {
    margin: 0 auto;
  }
}

.rr-presents-tear-away-inner {
  display: flex;
  align-items: center;
  max-width: 684px;
  padding: 83px 2rem;
  margin: 0 auto;
}
.rr-presents-tear-away-inner .tear-away-text {
  flex: 1;
  padding-right: 1rem;
  font-size: 1.125rem;
}
.rr-presents-tear-away-inner .tear-away-text .title {
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
}
.rr-presents-tear-away-inner .button-holder {
  flex: 1;
  padding-left: 1rem;
}
.rr-presents-tear-away-inner .button-holder .button {
  padding: 0.75rem 1rem;
  font-size: 0.9375rem;
  text-transform: uppercase;
  box-shadow: none;
}
@media screen and (max-width: 550px) {
  .rr-presents-tear-away-inner {
    display: block;
  }
  .rr-presents-tear-away-inner .tear-away-text {
    padding-right: 0;
  }
  .rr-presents-tear-away-inner .button-holder {
    margin-top: 1rem;
    padding-left: 0;
  }
}

body.page-template-page-template-mythomagic .entry-title {
  text-align: center;
  margin-left: 2rem;
  margin-right: 2rem;
}
body.page-template-page-template-mythomagic .entry-content {
  max-width: 834px;
  margin: 0 auto;
  padding: 0 2rem;
}

.mythomagic-highlight-block {
  display: flex;
  margin: 1rem 0 4rem;
}
.mythomagic-highlight-block .image-holder {
  width: 35%;
  margin-right: 2rem;
}
.mythomagic-highlight-block .image-holder img {
  display: block;
}
.mythomagic-highlight-block .content-holder {
  flex: 1;
}
.mythomagic-highlight-block h2, .mythomagic-highlight-block h3 {
  margin-top: 0;
}
@media screen and (max-width: 650px) {
  .mythomagic-highlight-block {
    display: block;
  }
  .mythomagic-highlight-block .image-holder {
    width: 100%;
    margin: 0 0 1.5rem 0;
  }
  .mythomagic-highlight-block .image-holder img {
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
## Home Page
--------------------------------------------------------------*/
.home .small-smudge {
  background: url("images/big-smudge.png") no-repeat;
  background-size: 187px 50px;
  width: 187px;
  height: 50px;
  color: #322b24;
  font-family: "Neuton", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  position: relative;
  z-index: 300;
}
.home .path {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #91e600;
  border-radius: 50%;
  visibility: hidden;
}
.home .daughter-of-the-deep-banner {
  padding: 2rem 5rem;
  position: relative;
  background: url("images/daughter-of-the-deep-banner-bg.jpg") right center no-repeat;
  background-size: cover;
}
.home .daughter-of-the-deep-banner .inner-content {
  width: 400px;
  max-width: 100%;
  text-align: center;
}
.home .daughter-of-the-deep-banner .button {
  box-shadow: none;
  padding: 12px 68px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.63px;
  margin: 0;
}
@media screen and (max-width: 740px) {
  .home .daughter-of-the-deep-banner .inner-content {
    width: 100%;
  }
  .home .daughter-of-the-deep-banner .button {
    padding: 12px 18px;
  }
}
.home .the-sun-and-the-star-banner {
  position: relative;
  background-color: #000;
  overflow: hidden;
}
.home .the-sun-and-the-star-banner .blur {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.home .the-sun-and-the-star-banner .blur img {
  position: absolute;
  bottom: -30%;
  display: block;
  width: 100%;
  -webkit-filter: blur(20px);
          filter: blur(20px);
}
.home .the-sun-and-the-star-banner .inner {
  position: relative;
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 48px;
  padding: 48px;
  z-index: 20;
}
.home .the-sun-and-the-star-banner .cover-holder img {
  display: block;
  margin: 0 auto;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}
.home .the-sun-and-the-star-banner .content {
  margin-top: 2rem;
  text-align: center;
  color: #fff;
}
.home .the-sun-and-the-star-banner .content .book-title {
  font-size: 3rem;
}
@media (max-width: 700px) {
  .home .the-sun-and-the-star-banner .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .home .the-sun-and-the-star-banner .cover-holder img {
    max-width: 300px;
  }
  .home .the-sun-and-the-star-banner .content {
    margin-top: 0;
  }
  .home .the-sun-and-the-star-banner .content .book-title {
    margin-top: 0;
    font-size: 2.5rem;
  }
}
@media (max-width: 500px) {
  .home .the-sun-and-the-star-banner .content .book-title {
    font-size: 2rem;
  }
}
.home .button {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.63px;
  padding: 12px 55px;
}
.home #explore-series {
  border-top: 1px solid #e7cc7f;
  position: relative;
}
.home #explore-series h3 {
  color: #322b24;
  font-size: 48px;
  font-weight: 400;
  line-height: 53px;
  margin: 10px 0;
}
.home #explore-series .explore-start {
  position: absolute;
  top: 10px;
  right: 140px;
}
.home #explore-series .series {
  position: relative;
}
.home #explore-series .series .background {
  position: absolute;
  z-index: 1;
  top: 0;
}
.home #explore-series .series .information {
  position: relative;
  z-index: 2;
}
.home #explore-series .percy-olympians .background {
  left: 0;
}
.home #explore-series .percy-olympians .information {
  width: 50%;
  float: right;
  padding-top: 145px;
  padding-right: 50px;
}
.home #explore-series .kane-chronicles {
  padding-top: 600px;
}
.home #explore-series .kane-chronicles .background {
  right: 0;
  top: 155px;
}
.home #explore-series .kane-chronicles .information {
  position: relative;
  top: -400px;
  width: 45%;
  text-align: right;
  padding-left: 80px;
}
.home #explore-series .kane-chronicles .information img {
  position: absolute;
  right: -225px;
  top: -120px;
}
.home #explore-series .heroes-olympus {
  padding-top: 500px;
  padding-bottom: 200px;
}
.home #explore-series .heroes-olympus .background {
  top: 300px;
}
.home #explore-series .heroes-olympus .information {
  position: relative;
  top: -400px;
  width: 50%;
  left: 50%;
  padding-right: 80px;
}
.home #explore-series .heroes-olympus .information img {
  position: absolute;
  left: -260px;
  top: 10px;
}
.home #explore-series .magnus-chase .book-one img {
  float: left;
  width: 45%;
  position: relative;
  top: -48px;
}
.home #explore-series .magnus-chase .book-one .information {
  width: 55%;
  text-align: left;
  float: right;
  padding-left: 100px;
  padding-top: 20px;
  padding-bottom: 60px;
}
.home #explore-series .magnus-chase .book-one .information img {
  position: relative;
  left: 0;
  top: 0;
}
.home #explore-series .magnus-chase .book-two {
  margin-bottom: -50px;
}
.home #explore-series .magnus-chase .book-two img {
  float: right;
  position: relative;
  width: 50%;
  z-index: 1;
}
.home #explore-series .magnus-chase .book-two .information {
  width: 45%;
  text-align: left;
  float: left;
  padding-left: 100px;
  padding-top: 20px;
  padding-bottom: 60px;
}
@media (max-width: 600px) {
  .home #explore-series .magnus-chase .book-one .information,
  .home #explore-series .magnus-chase .book-two .information {
    float: none;
    width: 85%;
    margin: 20px auto;
    padding: 0;
  }
  .home #explore-series .magnus-chase .book-one .information img,
  .home #explore-series .magnus-chase .book-two .information img {
    float: none;
  }
  .home #explore-series .magnus-chase .book-two img {
    width: 100%;
  }
}
.home #explore-series .magnus-chase .coming-soon {
  text-align: center;
  position: relative;
  z-index: 500;
}
.home #explore-series .magnus-chase .coming-soon .small-smudge {
  position: relative;
  left: 170px;
  top: 20px;
  background-size: 250px 70px;
  width: 250px;
  height: 70px;
  line-height: 70px;
}
.home #explore-series .magnus-chase .coming-soon h3 {
  margin-top: -20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 860px) {
  .home #explore-series #home-explore-path,
  .home #explore-series #explored-path {
    display: none;
  }
  .home #explore-series .percy-olympians .background {
    left: 0;
    width: 40%;
    height: auto;
  }
  .home #explore-series .percy-olympians .information {
    width: 60%;
  }
  .home #explore-series .kane-chronicles {
    padding-top: 500px;
  }
  .home #explore-series .kane-chronicles .background {
    top: 255px;
    width: 60%;
  }
  .home #explore-series .kane-chronicles .information {
    top: -400px;
    width: 45%;
    margin-bottom: -400px;
  }
  .home #explore-series .kane-chronicles .information img {
    top: -10px;
  }
  .home #explore-series .heroes-olympus {
    padding-bottom: 0px;
  }
  .home #explore-series .heroes-olympus .background {
    top: 450px;
  }
  .home #explore-series .heroes-olympus .information {
    position: relative;
    top: -400px;
    width: 50%;
    left: 50%;
    padding-right: 80px;
  }
  .home #explore-series .heroes-olympus .information img {
    position: absolute;
    left: -260px;
    top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .home #explore-series .series .background {
    position: relative;
  }
  .home #explore-series .percy-olympians {
    padding-top: 100px;
  }
  .home #explore-series .percy-olympians .background {
    left: 0;
    width: 100%;
    top: -50px;
  }
  .home #explore-series .percy-olympians .information {
    width: 85%;
    margin: 0 auto;
    float: none;
    padding: 0;
  }
  .home #explore-series .kane-chronicles {
    padding-top: 0px;
  }
  .home #explore-series .kane-chronicles .background {
    top: -200px;
    margin-bottom: -200px;
    width: 100%;
  }
  .home #explore-series .kane-chronicles .information {
    top: -100px;
    width: 85%;
    margin: 0 auto;
    padding: 0;
  }
  .home #explore-series .kane-chronicles .information img {
    position: static;
  }
  .home #explore-series .heroes-olympus {
    padding-bottom: 0px;
  }
  .home #explore-series .heroes-olympus .background {
    position: static;
  }
  .home #explore-series .heroes-olympus .information {
    position: relative;
    top: -400px;
    width: 85%;
    margin: 0 auto -400px auto;
    left: 0;
    padding-right: 0;
  }
  .home #explore-series .heroes-olympus .information img {
    position: static;
  }
  .home #explore-series .magnus-chase img.art {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    margin: 20px auto;
  }
  .home #explore-series .magnus-chase .information {
    width: 85%;
    margin: 0 auto;
    padding: 0;
  }
  .home #explore-series .magnus-chase .coming-soon {
    text-align: center;
    position: relative;
    z-index: 500;
  }
  .home #explore-series .magnus-chase .coming-soon .small-smudge {
    left: 50%;
    margin-left: -125px;
  }
  .home #explore-series .magnus-chase .coming-soon h3 {
    margin-top: -20px;
    padding-bottom: 20px;
  }
}
.home .daughter-of-the-deep .book-one {
  display: flex;
  align-items: center;
}
.home .daughter-of-the-deep .book-one .art-holder {
  position: relative;
  flex: 1 1 44%;
  z-index: 2;
}
.home .daughter-of-the-deep .book-one .art-holder img {
  width: 100%;
}
.home .daughter-of-the-deep .book-one .information {
  flex: 1 1 56%;
  padding: 0 12% 40px 3%;
}
@media (max-width: 600px) {
  .home .daughter-of-the-deep .book-one {
    display: block;
  }
  .home .daughter-of-the-deep .book-one .art-holder img {
    width: auto;
  }
  .home .daughter-of-the-deep .book-one .information {
    width: 85%;
    margin: 20px auto;
    padding: 0;
  }
}
.home .the-sun-and-the-star .book-one {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.home .the-sun-and-the-star .book-one .art-holder {
  display: flex;
  justify-content: flex-end;
  position: relative;
  flex: 1 1 44%;
  z-index: 2;
}
.home .the-sun-and-the-star .book-one .art-holder img {
  width: 100%;
}
.home .the-sun-and-the-star .book-one .information {
  flex: 1 1 56%;
  padding: 0 12% 40px 3%;
}
@media (max-width: 600px) {
  .home .the-sun-and-the-star .book-one {
    display: block;
  }
  .home .the-sun-and-the-star .book-one .art-holder img {
    width: auto;
  }
  .home .the-sun-and-the-star .book-one .information {
    width: 85%;
    margin: 20px auto;
    padding: 0;
  }
}
.home #more-books {
  background: #fff;
  position: relative;
  padding: 0 6.5% 35px 6.5%;
  margin: 145px 0;
}
.home #more-books:before {
  display: block;
  content: "";
  background: url("images/white-tear-away.png") top;
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 60px;
}
.home #more-books:after {
  display: block;
  content: "";
  background: url("images/white-tear-away.png") bottom;
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 60px;
}
.home #more-books h4 {
  display: inline-block;
  background: url("images/big-smudge.png") right center no-repeat;
  width: 400px;
  height: 130px;
  color: #322b24;
  font-size: 20px;
  font-weight: 400;
  line-height: 130px;
  text-align: center;
  font-family: "Neuton", serif;
  margin: 0 0 20px 0;
  position: relative;
  top: -20px;
}
@media screen and (min-width: 460px) {
  .home #more-books h4 {
    left: 70px;
  }
}
.home #more-books .book {
  margin-bottom: 75px;
}
.home #more-books .book .book-image {
  width: 35%;
  float: left;
  text-align: right;
}
.home #more-books .book .description {
  width: 62%;
  float: right;
}
.home #more-books .book .description h3 {
  color: #322b24;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  margin: 30px 0 0;
}
@media screen and (max-width: 600px) {
  .home #more-books .book .book-image {
    width: 100%;
    float: none;
    text-align: center;
  }
  .home #more-books .book .description {
    width: 100%;
    float: none;
  }
}

.rickriordan-presents-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.15rem 1rem;
  background-color: #251f3b;
  color: #fff;
  border-top: 2px solid #f5c322;
}
.rickriordan-presents-banner .logo-holder {
  padding: 0 1rem;
}
.rickriordan-presents-banner .logo-holder a,
.rickriordan-presents-banner .logo-holder img {
  display: block;
}
.rickriordan-presents-banner .button-holder {
  padding: 0 1rem;
}
.rickriordan-presents-banner .button {
  display: inline-block;
  padding: 0.75rem 2.5rem;
  background-color: #f5c322;
  color: #251f3b;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0;
  white-space: nowrap;
  box-shadow: none;
}
.rickriordan-presents-banner .button:hover, .rickriordan-presents-banner .button:focus {
  background-color: #f3dea3;
}
@media screen and (max-width: 800px) {
  .rickriordan-presents-banner .button {
    font-size: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .rickriordan-presents-banner {
    flex-direction: column;
  }
  .rickriordan-presents-banner .logo-holder,
  .rickriordan-presents-banner .button-holder {
    padding: 0.25rem 0;
  }
}

/*--------------------------------------------------------------
## Series Page
--------------------------------------------------------------*/
#primary.series .page-header .logo {
  width: 39%;
  float: left;
  position: relative;
  top: -1px;
}
#primary.series .page-header .header {
  width: 61%;
  float: right;
}
@media screen and (max-width: 600px) {
  #primary.series .page-header .logo,
  #primary.series .page-header .header {
    width: 100%;
    height: auto;
    float: none;
    display: block;
  }
}
#primary.series #explore-this-series {
  padding-top: 56px;
  width: 85%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
#primary.series #explore-this-series .explore {
  margin: 0 auto;
  text-align: center;
  background: url("images/big-smudge.png") center center no-repeat;
  background-size: 187px 43px;
  width: 187px;
  height: 43px;
  color: #322b24;
  font-family: "Neuton", serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 43px;
  position: relative;
  z-index: 500;
}
#primary.series #explore-this-series article {
  position: relative;
  z-index: 500;
}
#primary.series #explore-this-series article:after {
  clear: both;
  content: "";
  display: table;
  table-layout: fixed;
}
#primary.series #explore-this-series article .book-description {
  width: 50%;
  margin-bottom: 60px;
}
#primary.series #explore-this-series article .book-description .series-position {
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
  margin: 0;
}
#primary.series #explore-this-series article .book-description h2 {
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  margin: 0;
}
#primary.series #explore-this-series article .book-description h2 a {
  text-decoration: none;
  color: #322b24;
}
#primary.series #explore-this-series article .book-description .button {
  text-transform: uppercase;
  position: relative;
  z-index: 100;
  font-size: 14px;
  line-height: 21px;
}
#primary.series #explore-this-series article .book-extras {
  width: 50%;
  position: relative;
  padding: 20px;
  top: 50px;
}
#primary.series #explore-this-series article .book-extras .map-pin {
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 19px;
  text-transform: uppercase;
  position: absolute;
  top: 30%;
}
#primary.series #explore-this-series article .book-extras .icon-location:before {
  color: #b42e20;
  font-size: 32px;
}
#primary.series #explore-this-series article .book-extras .dlc {
  color: #6d685b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.5px;
  line-height: 19px;
  text-transform: uppercase;
  position: absolute;
  bottom: -50px;
}
#primary.series #explore-this-series article .book-extras .dlc .button {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.5px;
  line-height: 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 860px) {
  #primary.series #explore-this-series article .book-extras .map-pin {
    position: relative;
    top: 40px;
    display: inline-block;
  }
  #primary.series #explore-this-series article .book-extras .dlc {
    position: relative;
    top: 60px;
  }
}
#primary.series #explore-this-series article:nth-child(even) .book-description {
  float: left;
  text-align: right;
}
#primary.series #explore-this-series article:nth-child(even) .book-extras {
  float: right;
}
#primary.series #explore-this-series article:nth-child(even) .book-extras .map-pin {
  right: 10%;
}
@media screen and (max-width: 860px) {
  #primary.series #explore-this-series article:nth-child(even) .book-extras .map-pin {
    left: 20%;
  }
}
#primary.series #explore-this-series article:nth-child(odd) .book-description {
  float: right;
}
#primary.series #explore-this-series article:nth-child(odd) .book-extras {
  float: left;
  text-align: right;
}
#primary.series #explore-this-series article:nth-child(odd) .book-extras .map-pin {
  left: 10%;
}
@media screen and (max-width: 860px) {
  #primary.series #explore-this-series article:nth-child(odd) .book-extras .map-pin {
    left: -20%;
  }
}
@media screen and (max-width: 600px) {
  #primary.series #explore-this-series #series-explore-path,
  #primary.series #explore-this-series #explored-path {
    display: none;
  }
  #primary.series #explore-this-series article {
    margin-bottom: 60px;
  }
  #primary.series #explore-this-series article .book-description,
  #primary.series #explore-this-series article .book-extras {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
  #primary.series #explore-this-series article:nth-child(even) .book-extras {
    position: static;
  }
  #primary.series #explore-this-series article:nth-child(even) .book-extras:after {
    clear: both;
    content: "";
    display: table;
    table-layout: fixed;
  }
  #primary.series #explore-this-series article:nth-child(even) .book-extras img {
    display: block;
    width: 70%;
    max-width: 162px;
    float: left;
    padding: 10px;
  }
  #primary.series #explore-this-series article:nth-child(even) .book-extras .map-pin,
  #primary.series #explore-this-series article:nth-child(even) .book-extras .dlc {
    display: none;
  }
  #primary.series #explore-this-series article:nth-child(odd) .book-extras {
    position: static;
  }
  #primary.series #explore-this-series article:nth-child(odd) .book-extras img {
    display: block;
    width: 70%;
    max-width: 162px;
    float: right;
    padding: 10px;
  }
  #primary.series #explore-this-series article:nth-child(odd) .book-extras .map-pin,
  #primary.series #explore-this-series article:nth-child(odd) .book-extras .dlc {
    display: none;
  }
}
#primary.series #character-carousel header {
  border-bottom: 1px solid #e7cc7f;
  width: 85%;
  margin: 20px auto;
  padding-bottom: 15px;
}
#primary.series #character-carousel header h3 {
  float: left;
  margin: 0;
  color: #322b24;
  font-size: 28px;
  font-weight: 800;
  line-height: 33px;
}
#primary.series #character-carousel header a {
  float: right;
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  position: relative;
  top: 15px;
}
#primary.series #character-carousel header a:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
#primary.series #character-carousel .lSSlideWrapper {
  width: 90%;
  margin: 0 auto;
}
#primary.series #character-carousel li {
  text-align: center;
}
#primary.series #character-carousel .character-name {
  display: block;
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: center;
}

.term-percy-jackson-and-the-olympians #primary.series #explore-this-series article:first-of-type .book-extras .dlc {
  bottom: -80px;
}

/*--------------------------------------------------------------
## Single Book
--------------------------------------------------------------*/
.book-content {
  position: relative;
  padding: 100px 0 40px 0;
}
.book-content .book-series {
  background: url("images/gold-smudge.png") right center no-repeat;
  width: auto;
  height: 82px;
  position: absolute;
  left: 0;
  top: -25px;
  color: #322b24;
  font-size: 20px;
  font-weight: 400;
  line-height: 82px;
  padding-right: 80px;
  padding-left: 85px;
  font-family: "Neuton", serif;
}
.book-content .book-series span {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
  margin-right: 20px;
}
@media screen and (max-width: 700px) {
  .book-content .book-series {
    padding-left: 25px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 550px) {
  .book-content .book-series {
    padding-left: 25px;
    padding-right: 50px;
    line-height: 20px;
    height: auto;
    min-height: 82px;
    padding-top: 20px;
    background-size: cover;
  }
}
.book-content .book-description {
  padding: 0 70px 0 80px;
}
.book-content .book-description .attachment-book-main {
  float: left;
  width: 35%;
}
.book-content .book-description .info {
  float: right;
  width: 65%;
  padding-left: 35px;
}
.book-content .book-description .info.no-featured-image {
  float: left;
}
.book-content .book-description .info .series-position {
  color: #6d685b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.book-content .book-description .publisher-info {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.42px;
  line-height: 12px;
  margin-bottom: 25px;
}
.book-content .book-description .publisher-info span {
  display: inline-block;
  padding-right: 15px;
}
.book-content .book-description .book-quote {
  margin-bottom: 25px;
}
.book-content .book-description .book-quote .quote {
  color: #6d685b;
  font-family: "Neuton", serif;
  font-size: 24px;
  line-height: 30px;
  padding-left: 30px;
  position: relative;
  text-align: center;
  display: block;
}
.book-content .book-description .book-quote .quote:before {
  content: "“";
  font-size: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.book-content .book-description .book-quote .quote:after {
  content: "”";
  font-size: 50px;
  position: absolute;
  bottom: 0px;
  right: 0;
}
.book-content .book-description .book-quote .attribution {
  display: block;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 600;
  color: #6d685b;
  margin-top: 10px;
  margin-bottom: 30px;
}
@media screen and (min-width: 800px) {
  .book-content .book-description .book-video.two-videos:after {
    clear: both;
    content: "";
    display: table;
    table-layout: fixed;
  }
  .book-content .book-description .book-video.two-videos iframe {
    width: 48%;
    float: left;
    height: auto;
  }
  .book-content .book-description .book-video.two-videos iframe:first-child {
    margin-right: 4%;
  }
}
@media screen and (max-width: 600px) {
  .book-content .book-description {
    padding: 0 30px 0 30px;
  }
  .book-content .book-description .attachment-book-main {
    float: left;
    width: 25%;
  }
  .book-content .book-description .info {
    float: right;
    width: 75%;
    padding-left: 15px;
  }
}
@media screen and (max-width: 400px) {
  .book-content .book-description .attachment-book-main {
    float: none;
    width: 60%;
    margin: 0 auto;
    text-align: center;
  }
  .book-content .book-description .info {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
.book-content .tear-away {
  padding: 83px 7%;
  margin-bottom: 20px;
}
.book-content .tear-away .audio-excerpt {
  width: 50%;
  float: left;
  display: table-row;
  padding-right: 15px;
}
.book-content .tear-away .audio-excerpt .audio-player {
  display: table-cell;
  vertical-align: middle;
  min-width: 60px;
}
.book-content .tear-away .audio-excerpt .audio-player .sc_player_container1 .myButton_play {
  background: url("images/play.svg") center center no-repeat !important;
  width: 54px !important;
  height: 54px !important;
  box-shadow: none;
}
.book-content .tear-away .audio-excerpt .audio-player .sc_player_container1 .myButton_play:hover {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}
.book-content .tear-away .audio-excerpt .audio-player .sc_player_container1 .myButton_stop {
  background: url("images/pause.svg") center center no-repeat !important;
  width: 54px !important;
  height: 54px !important;
  box-shadow: none;
}
.book-content .tear-away .audio-excerpt .audio-player .sc_player_container1 .myButton_stop:hover {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}
.book-content .tear-away .audio-excerpt .audio-description {
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
.book-content .tear-away .audio-excerpt .audio-description h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  margin: 0;
}
.book-content .tear-away .audio-excerpt .audio-description p {
  margin: 0;
}
.book-content .tear-away .buttons-to-push {
  width: 50%;
  float: right;
}
.book-content .tear-away .buttons-to-push .button {
  box-shadow: none;
  text-transform: uppercase;
  padding: 12px 30px;
  margin-top: 20px;
  font-size: 15px;
}
.book-content .tear-away .buttons-to-push .button:first-child {
  margin-right: 50px;
}
@media screen and (max-width: 800px) {
  .book-content .tear-away .audio-excerpt {
    width: 65%;
  }
  .book-content .tear-away .buttons-to-push {
    width: 35%;
  }
  .book-content .tear-away .buttons-to-push .button {
    margin-right: 0;
    width: 80%;
  }
  .book-content .tear-away .buttons-to-push .button:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .book-content .tear-away .audio-excerpt {
    width: 100%;
    float: none;
  }
  .book-content .tear-away .buttons-to-push {
    width: 100%;
    float: none;
    text-align: center;
  }
  .book-content .tear-away .buttons-to-push .button {
    margin: 8px auto;
    text-align: center;
  }
}
.book-content .awards-reviews {
  width: 85%;
  margin: 0 auto;
}
.book-content .awards-reviews h3 {
  border-bottom: 1px solid #e7cc7f;
  font-size: 28px;
  margin: 0 0 25px 0;
  padding-bottom: 8px;
}
.book-content .awards-reviews li {
  list-style-type: none;
  margin-bottom: 6px;
}
.book-content .awards-reviews ul {
  margin: 0;
  padding: 0;
}
.book-content .awards-reviews .book-awards {
  width: 47%;
  float: left;
  color: #4a4a4a;
  font-size: 15px;
}
.book-content .awards-reviews .book-awards .more-awards {
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
}
.book-content .awards-reviews .book-awards .more-awards:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
.book-content .awards-reviews .book-awards .see-more-awards {
  display: none;
}
.book-content .awards-reviews .book-reviews {
  width: 47%;
  float: right;
}
.book-content .awards-reviews .book-reviews .quote {
  color: #6d685b;
  font-family: "Neuton", serif;
  font-size: 24px;
  line-height: 30px;
  padding-left: 30px;
  position: relative;
  text-align: center;
  display: block;
}
.book-content .awards-reviews .book-reviews .quote:before {
  content: "“";
  font-size: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.book-content .awards-reviews .book-reviews .quote:after {
  content: "”";
  font-size: 50px;
  position: absolute;
  bottom: 0px;
  right: 0;
}
.book-content .awards-reviews .book-reviews .attribution {
  display: block;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 600;
  color: #6d685b;
  margin-top: 10px;
  margin-bottom: 30px;
}
.book-content .awards-reviews .book-reviews li {
  margin-bottom: 10px;
}
.book-content .awards-reviews .book-reviews .more-reviews {
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
}
.book-content .awards-reviews .book-reviews .more-reviews:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
.book-content .awards-reviews .book-reviews .see-more-reviews {
  display: none;
}
.book-content .awards-reviews .book-awards.full-width,
.book-content .awards-reviews .book-reviews.full-width {
  width: 100%;
  float: none;
}
@media screen and (max-width: 700px) {
  .book-content .awards-reviews .book-awards,
  .book-content .awards-reviews .book-reviews {
    float: none;
    width: 100%;
  }
}

.rr-carousel-wrapper {
  padding: 0 30px;
}
@media screen and (min-width: 700px) {
  .rr-carousel-wrapper {
    height: 251px !important;
  }
  .rr-carousel-wrapper .lSSlideOuter,
  .rr-carousel-wrapper .lSSlideWrapper,
  .rr-carousel-wrapper ul,
  .rr-carousel-wrapper ul[style] {
    height: 251px !important;
  }
}
.rr-carousel-wrapper li {
  text-align: center;
}

/*--------------------------------------------------------------
## Single Character
--------------------------------------------------------------*/
.character-content {
  position: relative;
  padding: 100px 0 40px 0;
}
.character-content .all-characters-link {
  width: 85%;
  margin: -30px auto 1em auto;
}
.character-content .all-characters-link a {
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
}
.character-content .all-characters-link a:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
.character-content .character-section-label {
  background: url("images/gold-smudge.png") right center no-repeat;
  width: auto;
  height: 82px;
  position: absolute;
  left: 0;
  top: -45px;
  color: #322b24;
  font-size: 20px;
  font-weight: 800;
  line-height: 82px;
  padding-right: 250px;
  padding-left: 85px;
  font-family: "Neuton", serif;
}
.character-content .character-description {
  padding: 0 70px 0 80px;
}
.character-content .character-description img {
  float: left;
  width: 35%;
}
.character-content .character-description img:hover {
  box-shadow: 1px 1px 4px 4px rgba(0, 0, 0, 0.5);
}
.character-content .character-description .info {
  float: right;
  width: 65%;
  padding-left: 15px;
  padding-bottom: 50px;
}
.character-content .character-description .info .series-list {
  margin: 0;
  padding: 0;
}
.character-content .character-description .info .series-list li {
  list-style-type: none;
}
.character-content .character-description .info .series-list li a {
  color: #322b24;
  font-family: "Neuton", serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 28px;
  text-decoration: none;
}
.character-content .character-description h4 {
  color: #6d685b;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 15px;
}
.character-content .quote {
  color: #6d685b;
  font-family: "Neuton", serif;
  font-size: 24px;
  line-height: 30px;
  padding-left: 30px;
  position: relative;
  text-align: center;
  display: block;
}
.character-content .quote:before {
  content: "“";
  font-size: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.character-content .quote:after {
  content: "”";
  font-size: 50px;
  position: absolute;
  bottom: 0px;
  right: 0;
}
.character-content .attribution {
  display: block;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 600;
  color: #6d685b;
  margin-top: 10px;
  margin-bottom: 30px;
}
.character-content .book-quote {
  padding: 50px 8%;
  margin: 40px 0;
}
.character-content .book-quote .quote {
  margin: 0;
}

@media screen and (max-width: 600px) {
  .character-content .character-description img,
  .character-content .character-description .info {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .character-content .character-description img {
    max-width: 285px;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Parent Teacher Resources
--------------------------------------------------------------*/
.parent-teacher-resources {
  padding-bottom: 50px;
}
.parent-teacher-resources header {
  background: url("images/ptr-marble.jpg") center center no-repeat;
  max-height: 159px;
  text-align: center;
  padding: 32px 0;
  margin: 20px 0 30px 0;
  color: #4a4a4a;
  font-size: 18px;
}
.parent-teacher-resources header h3 {
  color: #322b24;
  font-size: 28px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  width: 50%;
  margin: 0 auto 12px auto;
  padding-bottom: 12px;
}
.parent-teacher-resources header .series {
  text-transform: uppercase;
  color: #6d685b;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.parent-teacher-resources ul {
  padding: 0;
  width: 85%;
  margin: 0 auto;
}
.parent-teacher-resources ul li {
  width: 50%;
  float: left;
  list-style-type: none;
}
.parent-teacher-resources ul li a {
  color: #4a4a4a;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 12px 0 12px 60px;
  position: relative;
  font-weight: 800;
}
.parent-teacher-resources ul li a:hover {
  background: #fff;
}
.parent-teacher-resources ul li a:hover:before {
  display: block;
  position: absolute;
  font-family: "fontello";
  color: #00a9b8;
  width: 20px;
  height: 20px;
  top: 12px;
  left: 25px;
  content: "\e805";
}
.parent-teacher-resources ul li a[href$=".pdf"]:hover:before,
.parent-teacher-resources ul li a[href$=".doc"]:hover:before,
.parent-teacher-resources ul li a[href$=".docx"]:hover:before {
  content: "\e806";
  font-size: 14px;
  top: 14px;
}
.parent-teacher-resources p {
  width: 85%;
  margin: 0 auto;
  text-align: right;
}
.parent-teacher-resources p a {
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
}
.parent-teacher-resources p a:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
@media screen and (max-width: 600px) {
  .parent-teacher-resources ul li {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 400px) {
  .parent-teacher-resources header {
    padding: 12px 0;
  }
  .parent-teacher-resources header h3 {
    font-size: 20px;
  }
  .parent-teacher-resources ul li {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 600px) {
  .parent-teacher-resources header h3 {
    width: 90%;
  }
}
/*--------------------------------------------------------------
## Characters Page
--------------------------------------------------------------*/
.characters-page #main {
  border-top: 1px solid #e7cc7f;
  margin-top: 5px;
  padding-top: 55px;
  overflow: hidden;
}
.characters-page article {
  width: 85%;
  margin: 0 auto;
}
.characters-page header {
  position: relative;
}
.characters-page header h3 {
  background: url("images/gold-smudge.png") -30px center no-repeat;
  height: 82px;
  line-height: 82px;
  margin-left: -9%;
  margin-right: -9%;
  padding-left: 9%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.characters-page header a {
  display: inline-block;
  color: #6d685b;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 47px;
}
.characters-page header a:after {
  content: "›";
  color: #e7cc7f;
  font-size: 26px;
  position: absolute;
  right: -15px;
  top: -12px;
}
.characters-page .characters {
  margin: 0 -13px;
  padding-bottom: 50px;
}
.characters-page .characters .character {
  display: inline-block;
  margin: 0 13px;
  vertical-align: top;
}
.characters-page .characters .character .character-name {
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 600;
  color: #6d685b;
  text-align: center;
  margin-top: 0;
  max-width: 190px;
}

@media screen and (max-width: 600px) {
  .characters-page header a {
    display: inline-block;
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }
  .characters {
    text-align: center;
  }
}
/*--------------------------------------------------------------
## Taxonomy: Resource Type
--------------------------------------------------------------*/
#primary.resource-type .resources-header {
  background: url("images/ptr-marble.jpg") no-repeat;
  text-align: center;
  padding: 50px 0;
  margin-bottom: 35px;
}
#primary.resource-type .resources-header h3 {
  color: #322b24;
  font-size: 28px;
  font-weight: 800;
  margin: 0 auto;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  width: 45%;
}
@media screen and (max-width: 700px) {
  #primary.resource-type .resources-header h3 {
    width: 95%;
  }
}
@media screen and (max-width: 400px) {
  #primary.resource-type .resources-header {
    padding-top: 20px;
  }
}
#primary.resource-type .resource-header {
  margin-bottom: 60px;
}
@media screen and (max-width: 800px) {
  #primary.resource-type .resource-header {
    width: 85%;
    margin: 0 auto;
  }
  #primary.resource-type .resource-header h1 {
    padding-top: 1rem;
    text-align: center;
    word-wrap: break-word;
  }
}
#primary.resource-type .type-nav {
  margin: 0;
}
#primary.resource-type .type-nav li {
  list-style-type: none;
  position: relative;
  padding: 8px 20px 8px 40px;
}
#primary.resource-type .type-nav li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url("images/diamond.png") no-repeat;
  position: absolute;
  left: 15px;
  top: 17px;
}
#primary.resource-type .type-nav li:hover {
  background: #fff;
}
#primary.resource-type .type-nav li a {
  text-decoration: none;
  color: #322b24;
  font-size: 18px;
  font-weight: 800;
}
@media screen and (max-width: 800px) {
  #primary.resource-type .type-nav {
    padding: 0 20px;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  #primary.resource-type .type-nav li {
    padding: 6px 10px 6px 40px;
  }
  #primary.resource-type .type-nav li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 450px) {
  #primary.resource-type .type-nav {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  #primary.resource-type .type-nav li {
    padding: 6px 10px 6px 40px;
  }
}
#primary.resource-type #resources {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 4%;
     -moz-column-gap: 4%;
          column-gap: 4%;
  row-gap: 50px;
  width: 85%;
  margin: 0 auto;
  padding-bottom: 50px;
}
#primary.resource-type #resources .resource {
  color: #4a4a4a;
  text-decoration: none;
}
#primary.resource-type #resources .resource h4 {
  position: relative;
  background: #fff;
  padding: 8px 8px 8px 45px;
  margin: 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 800;
}
#primary.resource-type #resources .resource h4:before {
  display: block;
  position: absolute;
  font-family: "fontello";
  color: #00a9b8;
  width: 20px;
  height: 20px;
  top: 8px;
  left: 18px;
  content: "\e805";
}
#primary.resource-type #resources .resource[href$=".pdf"] h4:before, #primary.resource-type #resources .resource[href$=".doc"] h4:before, #primary.resource-type #resources .resource[href$=".docx"] h4:before {
  content: "\e806";
  font-size: 14px;
}
#primary.resource-type #resources .resource .description {
  padding: 15px 30px;
  font-size: 17px;
  line-height: 23px;
  background-color: rgba(252, 251, 248, 0.45);
}
#primary.resource-type #resources .resource .description button,
#primary.resource-type #resources .resource .description .button {
  display: none;
}
#primary.resource-type #resources .resource .description p {
  margin: 0;
}
#primary.resource-type #resources .resource:hover .description {
  background-color: rgba(252, 251, 248, 0.65);
}
@media screen and (max-width: 700px) {
  #primary.resource-type #resources {
    grid-template-columns: 1fr;
  }
}

/*--------------------------------------------------------------
## Single Resource
--------------------------------------------------------------*/
.single-resource #content {
  border-top: 1px solid #e7cc7f;
  margin-top: 5px;
  padding-top: 55px;
}
.single-resource .single-resource-content {
  width: 85%;
  margin: 0 auto;
  padding-bottom: 50px;
}
.single-resource .single-resource-content .button {
  color: #fff;
  box-shadow: none;
}

/*--------------------------------------------------------------
## Adult Books
--------------------------------------------------------------*/
.adult-books#primary {
  border-top: 1px solid #e7cc7f;
  margin-top: 5px;
  padding-top: 55px;
  overflow: hidden;
}

.adult-books #main {
  width: 87%;
  margin: 0 auto;
}
.adult-books h1 {
  text-align: center;
}
.adult-books .book-series {
  display: inline-block;
  background: url("images/gold-smudge.png") right center no-repeat;
  width: auto;
  height: 82px;
  position: relative;
  left: -9%;
  color: #322b24;
  padding-right: 200px;
  padding-left: 85px;
  padding-top: 30px;
  font-family: "Neuton", serif;
}
.adult-books .book-series h3 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
}
.adult-books .book-series span {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
  margin-right: 20px;
}
@media screen and (max-width: 700px) {
  .adult-books .book-series {
    padding-right: 100px;
  }
}
@media screen and (max-width: 420px) {
  .adult-books .book-series {
    padding-right: 50px;
    padding-left: 20px;
  }
}
.adult-books .series-description {
  padding: 40px 0 60px 0;
  text-align: center;
}
.adult-books #adult-books .book {
  display: inline-block;
  margin-bottom: 80px;
}
@media screen and (max-width: 700px) {
  .adult-books #adult-books {
    text-align: center;
  }
}

.more-about-series {
  background: #fff;
  position: relative;
  padding: 0 6.5%;
  margin: 70px 0;
}
.more-about-series:before {
  display: block;
  content: "";
  background: url("images/white-tear-away.png") top;
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 60px;
}
.more-about-series:after {
  display: block;
  content: "";
  background: url("images/white-tear-away.png") bottom;
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 60px;
}
.more-about-series h2 {
  background: url("images/big-smudge.png");
  width: 400px;
  height: 120px;
  position: relative;
  top: -90px;
  left: -35px;
  padding-left: 90px;
  padding-top: 60px;
  font-size: 20px;
}
.more-about-series .about-book {
  padding: 0 50px;
  margin-bottom: 70px;
  position: relative;
  top: -50px;
}
.more-about-series .about-book img {
  float: left;
  width: 30%;
  max-width: 189px;
}
.more-about-series .about-book .description {
  float: right;
  width: 68%;
  font-size: 17px;
}
.more-about-series .about-book .description h3 {
  font-size: 48px;
  line-height: 56px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: 400;
}
.more-about-series .about-book .description .more-link {
  display: none;
}
.more-about-series .about-book .description .button {
  color: #fff;
  text-transform: uppercase;
  box-shadow: none;
  font-size: 14px;
  padding: 10px 30px;
}
@media screen and (max-width: 700px) {
  .more-about-series .about-book img {
    float: none;
    width: 100%;
  }
  .more-about-series .about-book .description {
    width: 100%;
    float: none;
  }
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Events Calendar Customization
--------------------------------------------------------------*/
.events-archive .entry-content {
  margin: 0 auto;
  padding: 30px 2%;
}

.single-tribe_events .entry-content {
  margin: 0 auto;
  padding: 0 4%;
}
.single-tribe_events .entry-content h1 {
  font-size: 48px;
  line-height: 56px;
  text-align: center;
}
.single-tribe_events #tribe-events .tribe-events-button,
.single-tribe_events .tribe-events-button {
  border-radius: 0;
}
.single-tribe_events .tribe-events-event-meta {
  font-size: 16px;
}
.single-tribe_events .type-tribe_events {
  padding: 0;
  border: none;
}

.tribe-events-notices {
  display: none;
}

.tribe-common .more-link {
  display: inline-block;
  margin-top: 1rem;
  border: none;
  border-radius: 0;
  background: #8f2953;
  color: #fff;
  line-height: 1;
  padding: 0.6em 2em;
  box-shadow: none;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.tribe-common .more-link:hover {
  color: #fff;
  background: #75133A;
}
.tribe-common .more-link:active, .tribe-common .more-link:focus {
  color: #fff;
}
.tribe-common .more-link:visited {
  color: #fff;
}

.tribe-events-c-view-selector__button {
  box-shadow: none;
}

/*--------------------------------------------------------------
## Events Calendar Customization
--------------------------------------------------------------*/
.map-pop-up {
  background: rgba(117, 19, 58, 0.9);
  color: #fff;
  border-radius: 4px;
  padding: 1em;
  width: 50%;
  max-width: 300px;
  min-width: 100px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
}
.map-pop-up img {
  display: block;
  margin: 0 auto 5px auto;
}
.map-pop-up a {
  color: #fff;
  font-weight: bold;
}

.map-wrapper div {
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .map-pop-up {
    font-size: 12px;
    padding: 0.5em;
  }
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background: url("images/bg-texture.png");
  padding: 42px;
  text-align: center;
}
.site-footer #footer-menu {
  margin: 0;
  padding: 0;
}
.site-footer #footer-menu li {
  display: inline;
  list-style-type: none;
  padding: 0 30px 0 35px;
  background: url("images/diamond.png") left 6px no-repeat;
}
.site-footer #footer-menu li:first-child {
  background: none;
  padding-left: 0;
}
.site-footer #footer-menu li:last-child {
  padding-right: 0;
}
.site-footer #footer-menu li a {
  text-decoration: none;
  color: #e7cc7f;
  font-family: "Neuton", serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.83px;
}
.site-footer #footer-menu li a:hover {
  color: #f3dea3;
}
.site-footer .home-link {
  display: block;
  width: 187px;
  height: 18px;
  margin: 40px auto 25px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("images/rick-riordan.png");
  background-size: cover;
}
.site-footer .social-media ul {
  margin: 0;
  padding: 0;
}
.site-footer .social-media li {
  display: inline;
  list-style-type: none;
  padding: 0 15px;
}
.site-footer .social-media li a {
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-decoration: none;
}
.site-footer .social-media [class^=icon-]:before,
.site-footer .social-media [class*=" icon-"]:before {
  color: #e7cc7f;
}
.site-footer .social-media [class^=icon-]:hover:before,
.site-footer .social-media [class*=" icon-"]:hover:before {
  color: #f3dea3;
}
.site-footer .social-media .svg-icon {
  margin-top: 4px;
}
.site-footer .social-media .svg-icon * {
  fill: #e7cc7f;
}
.site-footer .social-media a:hover .svg-icon * {
  fill: #f3dea3;
}
@media screen and (max-width: 500px) {
  .site-footer #footer-menu li {
    display: block;
    padding: 0;
    background: 0;
  }
  .site-footer .social-media li {
    padding: 0 8px;
  }
}

.rickriordan-purchase-link-holder {
  margin-bottom: 2rem;
}
.rickriordan-purchase-link-holder .button {
  width: 300px;
  padding-bottom: 0.6em;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .rickriordan-purchase-link-holder .button {
    width: 100%;
  }
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}
