.gold-border {
  border: 1px solid #f7a71b;
}

.bg-neutral-500 {
  background-color: #171c26;
}

p {
  color: #f6f1ee;
  font-family: "OpenSans", sans-serif;
  margin-bottom: 1.625em;
}

label {
  color: #f6f1ee;
  font-family: "OpenSans", sans-serif;
  display: block;
  width: fit-content;
}

h1,
h2,
h3,
h4,
h5,
h6,
.nav-menu {
  font-family: "Sudbury", "Merriweather", serif;
  font-weight: 400;
  color: #f6f1ee;
}

h1 {
  font-size: 3em;
  font-family: "Cinzel", serif;
  margin-bottom: 1em;
  display: block;
  width: fit-content;
  margin-inline: auto;
  position: relative;
}
h1::after {
  content: "";
  display: block;
  width: 120%;
  position: absolute;
  left: -10%;
  height: 10px;
  background-image: url(get-img("https://wanderinginn.com/wp-content/themes/solstice/css/pages/ui/flourish-line.svg"));
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.page-light h1 {
  color: #0f0f0f;
}
.page-light h1::after {
  background-image: url(get-img("https://wanderinginn.com/wp-content/themes/solstice/css/pages/ui/flourish-line-dark.svg"));
}

h2 {
  font-size: 2em;
  display: block;
  width: fit-content;
  margin-inline: auto;
  position: relative;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.25em;
}

h1,
h2,
h3 {
  text-align: center;
}

a {
  color: #f7a71b;
  text-decoration: underline;
  text-underline-offset: 5px;
}
a:hover {
  text-decoration: underline;
  color: #754c04;
}

.fa,
.fas,
.fab {
  color: #f6f1ee;
}

.minor-drop-shadow {
  filter: drop-shadow(0 0 1px rgba(0, 0, 0, 0.25));
}

.archive-article {
  margin-top: 1rem;
}
.archive-date {
  text-align: left;
}
.archive-title {
  text-align: left;
}
.archive-header {
  padding-left: 1rem;
}
.archive-content {
  padding-inline: 2.5rem;
  padding-block: 1rem;
}

h1 {
  font-size: clamp(1.75rem, 4.25vw, 2.75rem);
}

h2 {
  font-size: clamp(1.5rem, 3.5vw, 2.25rem);
}

h3 {
  font-size: clamp(1.25rem, 3vw, 2rem);
}

h4 {
  font-size: clamp(1rem, 2.5vw, 1.75rem);
}

.responsive-small {
  font-size: clamp(0.9rem, 1.5vw, 1.1rem) !important;
}

.responsive-medium {
  font-size: clamp(1rem, 2vw, 1.25rem) !important;
}

.responsive-large {
  font-size: clamp(1.1rem, 2.5vw, 1.5rem) !important;
}

@media screen and (max-width: 1023px) {
  .site-header {
    margin-bottom: 2rem !important;
  }
  .site-header #header-top {
    position: relative;
    height: 15vh;
    display: flex;
    justify-content: space-between;
  }
  .site-header div.header-main {
    padding-block: 0;
  }
  .site-header div.header-main div.logo-container {
    top: 0;
    left: 0;
    padding: 0;
    position: relative;
    transform: unset;
  }
  .site-header div.header-main div.logo-container .site-logo {
    max-width: 15em;
  }
  .site-header #header-mid {
    display: none;
  }
  .site-header #header-bottom {
    display: none;
  }
  #community #community-img img {
    width: 50vw !important;
    max-width: 300px;
  }
  article {
    word-wrap: break-word;
    hyphens: auto;
  }
  #read {
    grid-template-areas: "header" "flourish" "space" "inkimg" "compinfo" "audimg" "audinfo" !important;
  }
}
@media screen and (max-width: 580px) {
  .is-hidden-small {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  section#audiobooks,
  section#start-help {
    width: auto;
  }
}
.is-flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

#comments,
#wpdcom,
.wpd-dark,
.wpd-reply,
.wpd-comment-wrap,
.wpd-comment-text {
  transition: color 0.5s, background-color 0.5s;
}

.depth-2 {
  margin-top: 5px;
}

.wpd-comment-wrap {
  padding: 1rem;
  border: 1px solid #333333;
  background: #222;
}

.wpd-reply-button svg {
  stroke: none;
}

#wpdcom .wpdiscuz-spoiler-wrap {
  color: var(--light-page-text-color);
}

#wpdcom {
  padding: 1rem;
}

#respond {
  display: none;
}

/* Light Mode Styles */
.page-light #wpdcom .wpdiscuz-spoiler-wrap {
  color: unset;
}

.page-light #comments,
.page-light #wpdcom.wpd-dark {
  background: var(--light-page-background-color);
  color: var(--light-page-text-color);
}

.page-light .wpd-comment-wrap {
  background: var(--light-comments-background-color);
  border: 1px solid lightgray;
}

.page-light .wpd-reply .wpd-comment-wrap {
  background: var(--light-comments-child-background-color) !important;
}

.page-light #wpdcom .wpd-comment-text {
  color: var(--light-page-text-color);
}

.page-light .fas,
.page-light #wpdcom .wpd-comment-footer .wpd-vote-result,
.page-light #wpdcom .wpd-comment-footer .wpd-reply-button,
.page-light #wpdcom .wpd-comment-footer .wpd-tools i,
.page-light #wpdcom .wpd-comment-footer .wpd-toggle i,
.page-light #wpdcom .wpd-comment-footer .wpd-vote,
.page-light #wpdcom .wpd-comment .wpd-reply-to,
.page-light #wpdcom .wpd-comment-header {
  color: #222222;
}

.page-light #wpdcom .wpd-comment-footer .wpd-reply-button svg,
.page-light #wpdcom .wpd-comment-footer .wpd-vote-up svg {
  fill: #222222;
}

body {
  background-color: var(--reader-article-background-color);
}
