/*!
 * Theme Name: HTML5 Blank
 * Theme URI: http://html5blank.com
 * Description: HTML5 Blank WordPress Starter Theme
 * Version: 1.5.0
 * Author: Robert DeVore
 * Author URI: http://robertdevore.com
 * Tags: HTML5, CSS3, starter, framework
 *
 * License: MIT
 * License URI: http://opensource.org/licenses/mit-license.php
 */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;display=swap'); 

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  font-family: "Lora", "Courier", monospace;
  font-size: 160%;
  line-height: 1.87;
  font-weight: 400;
  background-color: #f5f3ef;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  overflow: visible;
  color: #acaba9;
  height: 1px;
  margin: 4rem 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a,
body,
mark {
  color: #000;
}
a {
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
  max-width: 100%;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
button,
optgroup,
select {
  font-family: sans-serif;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"],
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
.h1,
blockquote,
h1 {
  font-family: "Times", "Times New Roman", serif;
  font-size: 2.4rem;
  line-height: 1.2;
}
.h1,
.h1 a,
blockquote,
h1,
h1 a {
  color: #9b1921;
}
p {
  letter-spacing: 1px;
}
blockquote {
  border: 1px solid #acaba9;
  border-left: 0;
  border-right: 0;
  font-weight: 700;
  margin: 0;
  padding: 4rem 0;
}
blockquote p {
  letter-spacing: 0;
}
input,
textarea {
  border: 0;
  font-family: "Lora", "Courier New", monospace;
  padding: 1rem;
  width: 100%;
}
label {
  display: block;
  padding-bottom: 0.5rem;
}
.button,
input[type="submit"] {
  background: 0 0;
  border: 1px solid #9b1921;
  color: #9b1921;
  display: inline-block;
  letter-spacing: 2px;
  padding: 2.5rem 5rem;
  text-transform: uppercase;
  width: auto;
}
.form-submit,
.post__form h1 {
  text-align: center;
}
.error {
  color: #a53239;
  display: none;
  text-align: left;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus,
a:hover {
  text-decoration: underline;
}
input[type="search"],
input[type="text"] {
  font-size: inherit;
  line-height: inherit;
}
::-moz-selection {
  background-color: #9b1921;
  color: #f5f3ef;
  text-shadow: none;
}
::selection {
  background-color: #9b1921;
  color: #f5f3ef;
  text-shadow: none;
}
.alignnone {
  margin: 1rem 2rem 2rem 0;
}
.aligncenter {
  display: block;
  margin: 1rem auto;
}
.alignright {
  float: right;
  margin: 1rem 0 2rem 2rem;
}
.alignleft {
  float: left;
  margin: 1rem 2rem 2rem 0;
}
.wp-caption {
  background: #f5f3ef;
  border: thin solid #f0f0f0;
  max-width: 95%;
  padding: 1rem;
  text-align: center;
}
.wp-caption img {
  width: auto;
  max-width: 98.5%;
  height: auto;
  border: 0;
}
.gallery-caption,
.wp-caption .wp-caption-text {
  margin: 0;
  padding: 0 1rem 1rem;
  font-size: 140%;
  line-height: 1.5;
}
.clear:after,
.clear:before {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.nav ul,
.reset-box,
.wp-caption img {
  padding: 0;
  margin: 0;
}
.wrapper {
  max-width: 1280px;
  padding: 0 2rem;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 600px) {
  .wrapper {
    height: 100%;
    min-height: 100%;
  }
}
.header {
  border-bottom: 1px solid #acaba9;
  margin-bottom: 4rem;
  padding: 5rem 0 4rem;
  text-align: center;
}
.header a,
.posts__article-title a {
  color: #9b1921;
}
@media screen and (max-width: 600px) {
  .header {
    padding: 3rem 0 2rem;
  }
}
.logo {
  display: inline-block;
  font-family: "Times", "Times New Roman", serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .logo {
    font-size: 3rem;
  }
}
.logo:hover {
  text-decoration: none;
}
.logo__img {
  display: block;
  height: 66px;
  margin: 0 auto 3rem;
  width: auto;
}
@media screen and (max-width: 600px) {
  .logo__img {
    margin-bottom: 1.5rem;
  }
}
.nav {
  display: block;
  letter-spacing: 2px;
  margin: 0 auto;
}
.nav ul {
  list-style: none;
}
@media screen and (max-width: 600px) {
  .nav ul {
    background: #f5f3ef;
    display: block;
    height: 100%;
    left: 0;
    padding: 2rem;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.3s ease-out transform;
    transition: 0.3s ease-out transform;
    width: 100%;
    z-index: 1;
  }
}
.nav__burger {
  display: none;
}
@media screen and (max-width: 600px) {
  .nav__burger {
    background: #9b1921;
    display: block;
    height: 2px;
    position: fixed;
    right: 2rem;
    top: 3rem;
    z-index: 2;
  }
  .nav__burger:after,
  .nav__burger:before {
    background: #9b1921;
    display: block;
    content: "";
    height: 2px;
    width: 30px;
    -webkit-transition: 0.3s ease-out transform;
    transition: 0.3s ease-out transform;
  }
  .nav__burger:before {
    margin-top: -1rem;
  }
  .nav__burger:after {
    margin-top: 1.8rem;
  }
  .nav.active ul {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .nav.active .nav__burger {
    background: 0 0;
  }
  .nav.active .nav__burger:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -0.1rem;
  }
  .nav.active .nav__burger:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 0;
  }
}
.menu-item {
  display: inline-block;
  text-transform: uppercase;
}
.menu-item:after {
  content: "/";
  padding: 0 0.5rem 0 1.4rem;
}
.menu-item:last-child:after {
  content: none;
}
@media screen and (max-width: 600px) {
  .menu-item {
    display: block;
    line-height: 3;
  }
  .menu-item:after {
    content: none;
  }
}
.posts {
  display: block;
  margin: 0 -1rem;
}
@media screen and (min-width: 900px) {
  .posts-amount-1:before {
    content: "";
  }
}
.posts__article {
  color: #9b1921;
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 2rem;
  padding: 0 1rem;
  width: 33%;
}
@media screen and (min-width: 600px) and (max-width: 900px) {
  .posts__article {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .posts__article {
    width: 100%;
  }
}
.posts__article-wrapper {
  background: #fff;
  padding: 1px 0;
}
.posts__article-subtitle {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 2rem 0 0;
  text-transform: uppercase;
}
.posts__article-subtitle:after {
  content: "-";
  display: block;
  margin: 0 auto;
}
.posts__article-title {
  font-family: "Times", "Times New Roman", serif;
  font-size: 2.4rem;
  line-height: 1.2;
  margin-top: 0;
  padding: 0 2rem;
}
.posts__article-img {
  display: block;
}
.post__form {
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
}
.post__title-block {
  border-bottom: 1px solid #acaba9;
  margin: 0 auto 4rem;
  padding: 0 0 4rem;
  text-align: center;
}
.post__title-block > * {
  margin: 0 auto;
  max-width: 750px;
  width: 66%;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
  .post__title-block > * {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  .post__title-block > * {
    width: 95%;
  }
}
.post__title-block h2,
.post__title-block h3 {
  color: #9b1921;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.post__title-block h2 {
  font-size: 1.4rem;
  margin: 0 0 4rem;
}
.post__title-block h3 {
  font-size: 1.2rem;
  margin-top: 2rem;
}
.extra-question-title {
  border-top: 1px solid #acaba9;
  margin: 4rem auto 0;
  padding: 2rem 0 0;
  text-align: center;
}
.extra-question-title h2,
.extra-question-title h3 {
  color: #9b1921;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.extra-question-title h2 {
  font-size: 1.4rem;
  margin: 0 0 4rem;
}
.extra-question-title h3 {
  font-size: 1.2rem;
  margin-top: 2rem;
}
.article {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 3rem;
}
@media screen and (max-width: 600px) {
  .article {
    grid-template-columns: 1fr;
  }
}
.article__sidebar {
  margin-bottom: 5rem;
  padding-right: 15rem;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
  .article__sidebar {
    padding-right: 5rem;
  }
}
@media screen and (max-width: 600px) {
  .article__sidebar {
    padding-right: 0;
  }
}
.article img,
.article__sidebar img,
.posts__article-img img {
  height: auto;
  width: 100%;
}
.article div:nth-child(2n + 2) > :first-child {
  margin-top: 0;
}
.youtube-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.widget_recent_entries {
  border-top: 1px solid #acaba9;
  display: block;
  margin-top: 4rem;
  margin-bottom: 5rem;
  text-align: center;
}
.widget_recent_entries ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
  .widget_recent_entries ul {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 5rem;
  }
}
@media screen and (max-width: 600px) {
  .widget_recent_entries ul {
    grid-template-columns: 1fr;
    grid-row-gap: 5rem;
  }
}
.widget_recent_entries li {
  background-color: #fff;
  padding: 3rem;
}
.widget_recent_entries h3,
.widget_recent_entries h3 a,
.widget_recent_entries h4,
.widget_recent_entries h4 a {
  color: #9b1921;
  font-weight: 400;
}
.widget_recent_entries h3 {
  font-size: 1.4rem;
  margin: 4rem 0;
}
.widget_recent_entries h4,
.widget_recent_entries h5 {
  margin: 0;
}
.widget_recent_entries h5 a {
  color: #9b1921;
  font-family: "Times", "Times New Roman", serif;
  font-size: 2.4rem;
  line-height: 1.2;
}
.subscribe-form {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.subscribe-form__content {
  background: #f5f3ef;
  border: 1px solid rgba(0, 0, 0, 0.7);
  margin: 0 auto;
  max-width: 550px;
  padding: 5rem;
  position: relative;
  text-align: center;
  top: 50%;
  width: 100%;
  z-index: 1;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.subscribe-form__bg {
  background: rgba(235, 235, 235, 0.7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.subscribe-form .mc_fieldset {
  height: 1px;
  width: 1px;
  visibility: hidden;
}
.subscribe-form label {
  margin: 3rem 0;
  text-align: left;
}
.subscribe-form .h1 {
  margin: 0;
}
.subscribe-form .close {
  cursor: pointer;
  height: 44px;
  width: 44px;
  position: absolute;
  right: 2rem;
  top: 2rem;
}
.subscribe-form .close:after,
.subscribe-form .close:before {
  border-top: 1px solid #a53239;
  display: block;
  height: 0;
  content: "";
  -webkit-transform: rotate(45deg) translate3d(21px, 7px, 0);
  transform: rotate(45deg) translate3d(21px, 7px, 0);
  width: 22px;
}
.subscribe-form .close:after {
  -webkit-transform: rotate(-45deg) translate3d(-6px, 20px, 0);
  transform: rotate(-45deg) translate3d(-6px, 20px, 0);
}
@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.about h1 {
  text-align: center;
}
