/*
 * Theme Name:  The Elliott Homestead
 * Description: Dedicated theme
 * Version:     1.0
 * Tags :       accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets,
 *              full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post,
 *              theme-options, threaded-comments, translation-ready, two-columns
 * Template:    genesis
 * License:     GPL-2.0-or-later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: elliott-homestead
*/
@import 'https://fonts.googleapis.com/css?family=Fira+Sans:300|Lora:700|Pontano+Sans:400|Domine:700|Playfair+Display:700';
@import 'https://use.typekit.net/ebp2rmy.css';
/*
 * Normalize
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */
main {
  display: block;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

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

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Correct the padding in Firefox.
     */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */
template {
  display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none;
}

/*
 * Variables
 */
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(-100%);
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(200%);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(-100%);
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(200%);
  }
}

/*
 * Buttons
 */
.btn, .entry-comments .comment-reply-link {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  border: 0;
  transition: all .5s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  padding: 12px 20px;
  min-width: 160px;
}

.btn-primary, header.site-header .search-form-submit, input[type=submit], .wp-block-button a {
  min-width: 139px;
  color: #fff;
  background-color: #3B7037;
}

.btn-primary:hover, header.site-header .search-form-submit:hover, input:hover[type=submit], .wp-block-button a:hover {
  background-color: #2D5D2A;
}

.btn-secondary, .entry-comments .comment-reply-link {
  color: #312B26;
  background-color: #E2DAD6;
}

.btn-secondary:hover, .entry-comments .comment-reply-link:hover {
  background-color: #C1B7B0;
}

.btn-white {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  padding: 10px 18px;
}

.btn-white:hover {
  background-color: #fff;
  color: #111;
}

.btn-large {
  padding: 21px 20px;
  min-width: 224px;
}

.btn-white.btn-large {
  padding: 19px 18px;
}

.formkit-submit span {
  padding: 21px 20px !important;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: bold;
}

/*
 * Global
 */
* {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  font-family: "poynter-oldstyle-text", serif;
  color: #312B26;
}

h1, h2, h3, h4, .entry-comments .comment-author, h5, h6 {
  font-family: "poynter-oldstyle-display", serif;
  margin: 0 0 0.5em;
}

h1 {
  line-height: 56px;
  font-size: 48px;
}

@media (max-width: 992px) {
  h1 {
    line-height: 40px;
    font-size: 32px;
  }
}

h2 {
  line-height: 40px;
  font-size: 36px;
}

@media (max-width: 992px) {
  h2 {
    line-height: 32px;
    font-size: 24px;
    letter-spacing: 0.5px;
  }
}

h3 {
  line-height: 32px;
  font-size: 24px;
}

@media (max-width: 992px) {
  h3 {
    line-height: 28px;
    font-size: 21px;
  }
}

h4, .entry-comments .comment-author {
  line-height: 28px;
  font-size: 21px;
}

@media (max-width: 992px) {
  h4, .entry-comments .comment-author {
    line-height: 24px;
    font-size: 18px;
  }
}

h5 {
  line-height: 24px;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  h5 {
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 1.5px;
  }
}

h6 {
  line-height: 32px;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-style: italic;
}

@media (max-width: 992px) {
  h6 {
    line-height: 24px;
    font-size: 17px;
  }
}

p {
  line-height: 32px;
  font-size: 18px;
  margin: 0 0 1em;
}

@media (max-width: 992px) {
  p {
    line-height: 25px;
    font-size: 15px;
  }
}

ul li,
ol li {
  line-height: 24px;
  font-size: 18px;
  margin: 0 0 0.5em;
}

@media (max-width: 992px) {
  ul li,
  ol li {
    line-height: 20px;
    font-size: 15px;
  }
}

blockquote p {
  line-height: 32px;
  font-size: 20px;
}

@media (max-width: 992px) {
  blockquote p {
    line-height: 24px;
    font-size: 17px;
  }
}

.wp-block-quote {
  margin-bottom: 40px;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

a:focus {
  outline: none;
}

.has-stitch-before {
  position: relative;
}

.has-stitch-before::before {
  content: '';
  display: block;
  width: 2px;
  height: 40px;
  background-color: #C1B7B0;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 1;
}

@media (max-width: 768px) {
  .has-stitch-before.blog-posts::before {
    display: none;
  }
}

.has-stitch-after {
  position: relative;
}

.has-stitch-after::after {
  content: '';
  display: block;
  width: 2px;
  height: 40px;
  background-color: #C1B7B0;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 1;
}

@media (max-width: 768px) {
  .has-stitch-after.cta-with-image::after {
    display: none;
  }
}

.social-icon img {
  transition: all .3s;
}

.social-icon:hover img {
  transform: scale(1.4);
}

.genesis-nav-menu a, .posts article .read-more, .single-issue .entry-content a:not(.btn), body.single-post .entry-content a:not(.btn):not(.swp_share_link):not(.image):not(.spp-button-download), body.page .entry-content > p a:not(.btn),
body.page .entry-content > ul a:not(.btn),
body.page .entry-content > ol a:not(.btn), .archive-pagination a, body.blog .categories a,
body.archive .categories a, .entry-comments .comment-author a, .entry-comments .comment-meta a,
.entry-comments .comment-edit-link, .comment-respond a, .wp-block-latest-posts a,
.wp-block-latest-comments a,
.wp-block-archives a {
  position: relative;
}

.genesis-nav-menu a::after, .posts article .read-more::after, .single-issue .entry-content a:not(.btn)::after, body.single-post .entry-content a:not(.spp-button-download):not(.image):not(.swp_share_link):not(.btn)::after, body.page .entry-content > p a:not(.btn)::after,
body.page .entry-content > ul a:not(.btn)::after,
body.page .entry-content > ol a:not(.btn)::after, .archive-pagination a::after, body.blog .categories a::after,
body.archive .categories a::after, .entry-comments .comment-author a::after, .entry-comments .comment-meta a::after,
.entry-comments .comment-edit-link::after, .comment-respond a::after, .wp-block-latest-posts a::after,
.wp-block-latest-comments a::after,
.wp-block-archives a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #DE7836;
  transition: all .2s;
}

.genesis-nav-menu a::after, .posts article .read-more::after, .single-issue .entry-content a:not(.btn)::after, body.single-post .entry-content a:not(.spp-button-download):not(.image):not(.swp_share_link):not(.btn)::after, body.page .entry-content > p a:not(.btn)::after,
body.page .entry-content > ul a:not(.btn)::after,
body.page .entry-content > ol a:not(.btn)::after, .archive-pagination a::after, body.blog .categories a::after,
body.archive .categories a::after, .entry-comments .comment-author a::after, .entry-comments .comment-meta a::after,
.entry-comments .comment-edit-link::after, .comment-respond a::after, .wp-block-latest-posts a::after,
.wp-block-latest-comments a::after,
.wp-block-archives a::after {
  opacity: 0;
}

.genesis-nav-menu a:hover::after, .posts article .read-more:hover::after, .single-issue .entry-content a:not(.btn):hover::after, body.single-post .entry-content a:not(.spp-button-download):not(.image):not(.swp_share_link):not(.btn):hover::after, body.page .entry-content > p a:not(.btn):hover::after,
body.page .entry-content > ul a:not(.btn):hover::after,
body.page .entry-content > ol a:not(.btn):hover::after, .archive-pagination a:hover::after, body.blog .categories a:hover::after,
body.archive .categories a:hover::after, .entry-comments .comment-author a:hover::after, .entry-comments .comment-meta a:hover::after,
.entry-comments .comment-edit-link:hover::after, .comment-respond a:hover::after, .wp-block-latest-posts a:hover::after,
.wp-block-latest-comments a:hover::after,
.wp-block-archives a:hover::after, .genesis-nav-menu a:focus::after, .posts article .read-more:focus::after, .single-issue .entry-content a:not(.btn):focus::after, body.single-post .entry-content a:not(.spp-button-download):not(.image):not(.swp_share_link):not(.btn):focus::after, body.page .entry-content > p a:not(.btn):focus::after,
body.page .entry-content > ul a:not(.btn):focus::after,
body.page .entry-content > ol a:not(.btn):focus::after, .archive-pagination a:focus::after, body.blog .categories a:focus::after,
body.archive .categories a:focus::after, .entry-comments .comment-author a:focus::after, .entry-comments .comment-meta a:focus::after,
.entry-comments .comment-edit-link:focus::after, .comment-respond a:focus::after, .wp-block-latest-posts a:focus::after,
.wp-block-latest-comments a:focus::after,
.wp-block-archives a:focus::after {
  opacity: 1;
}

.posts article h4 a, .posts article .entry-comments .comment-author a, .entry-comments .posts article .comment-author a, .posts article .read-more, body.single-post .issue-stripe a, body.single-post article.post .entry-comments-link a, aside.sidebar .widget-wrap ol a {
  transition: all .3s;
}

.posts article h4 a:hover, .posts article .entry-comments .comment-author a:hover, .entry-comments .posts article .comment-author a:hover, .posts article .read-more:hover, body.single-post .issue-stripe a:hover, body.single-post article.post .entry-comments-link a:hover, aside.sidebar .widget-wrap ol a:hover, .posts article h4 a:focus, .posts article .entry-comments .comment-author a:focus, .entry-comments .posts article .comment-author a:focus, .posts article .read-more:focus, body.single-post .issue-stripe a:focus, body.single-post article.post .entry-comments-link a:focus, aside.sidebar .widget-wrap ol a:focus {
  color: #DE7836;
}

/*
 * Layout
 */
body.content-sidebar .content-sidebar-wrap {
  max-width: 1150px;
  padding: 0 20px;
  margin: 0 auto 30px;
  display: flex;
}

@media (max-width: 992px) {
  body.content-sidebar .content-sidebar-wrap {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  body.content-sidebar .content-sidebar-wrap {
    flex-direction: column;
    align-items: center;
  }
}

body.content-sidebar main.content {
  width: 604px;
}

@media (max-width: 992px) {
  body.content-sidebar main.content {
    width: auto;
    max-width: 604px;
  }
}

body.content-sidebar aside.sidebar {
  width: 406px;
  flex: 0 0 auto;
  padding: 0 20px;
  margin-left: 100px;
}

@media (max-width: 1200px) {
  body.content-sidebar aside.sidebar {
    margin-left: 5%;
    width: 36.57%;
  }
}

@media (max-width: 992px) {
  body.content-sidebar aside.sidebar {
    margin-left: 0;
    width: 100%;
    max-width: 604px;
    padding: 0;
  }
}

body.full-width-content:not(.has-hero) .content-sidebar-wrap {
  margin-top: 100px;
}

@media (max-width: 768px) {
  body.full-width-content:not(.has-hero) .content-sidebar-wrap {
    margin-top: 50px;
  }
}

body.full-width-content.blog .archive-description, body.full-width-content.archive .archive-description, body.full-width-content.search .archive-description {
  text-align: center;
  margin-bottom: 68px;
}

body.full-width-content.blog .archive-description h1, body.full-width-content.archive .archive-description h1, body.full-width-content.search .archive-description h1 {
  margin-bottom: 14px;
}

body.full-width-content.blog .archive-description-content, body.full-width-content.archive .archive-description-content, body.full-width-content.search .archive-description-content {
  max-width: 724px;
  padding: 0 30px;
  text-align: center;
  margin: 0 auto;
}

body.full-width-content.blog main.content, body.full-width-content.archive main.content, body.full-width-content.search main.content {
  max-width: 1213px;
  padding: 0 30px;
  margin: auto;
}

body.full-width-content.single-post main.content {
  max-width: 710px;
  padding: 0 30px;
  margin: auto;
}

body.full-width-content.single-post .entry-header {
  text-align: center;
  width: 100vw;
  max-width: 940px;
  padding: 0 30px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

body:not(.page) .site-inner, body.page.content-margin .site-inner {
  margin-bottom: 140px;
}

.site-inner {
  overflow: hidden;
}

/*
 * Header
 */
header.site-header {
  background-color: #312B26;
  padding: 26px 80px 26px 80px;
  position: relative;
}

@media (max-width: 992px) {
  header.site-header {
    padding: 26px;
  }
  header.site-header nav {
    display: none;
  }
}

header.site-header .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 992px) {
  header.site-header .wrap {
    flex-wrap: wrap;
  }
}

header.site-header .custom-logo-link {
  margin-right: 35px;
}

@media (max-width: 992px) {
  header.site-header .custom-logo-link {
    margin-right: 0;
  }
}

header.site-header .custom-logo-link img {
  width: 130px;
  height: auto;
  display: block;
}

header.site-header .menu-toggle {
  display: none;
  width: 32px;
  height: 32px;
  margin-bottom: 10px;
  margin-right: 6px;
  padding: 8px 6px;
  position: relative;
  z-index: 1000;
}

@media (max-width: 992px) {
  header.site-header .menu-toggle {
    display: block;
  }
}

header.site-header .menu-toggle span, header.site-header .menu-toggle::before, header.site-header .menu-toggle::after {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transition: all .2s;
}

header.site-header .menu-toggle span {
  margin: 5px 0;
}

header.site-header .menu-toggle.active span {
  opacity: 0;
  transform: scale(0.2);
}

header.site-header .menu-toggle.active::before {
  transform-origin: 0% 0%;
  transform: rotate(45deg);
}

header.site-header .menu-toggle.active::after {
  transform-origin: 0% 100%;
  transform: rotate(-45deg);
}

header.site-header .search-form-toggle {
  display: block;
  width: 32px;
  height: 32px;
  background: url("./images/icon-search.svg") no-repeat center;
  background-size: 16px;
  transition: all .5s;
  margin-left: 6px;
  margin-bottom: 10px;
}

header.site-header .search-form {
  position: absolute;
  top: 45px;
  right: 112px;
  display: none;
  z-index: 99;
}

@media (max-width: 992px) {
  header.site-header .search-form {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin-top: 26px;
  }
}

header.site-header .search-form input.search-form-input {
  margin-right: -1px;
  line-height: 25px;
  font-size: 15px;
  color: #000;
  font-family: "poynter-oldstyle-text", serif;
}

@media (max-width: 480px) {
  header.site-header .search-form input.search-form-input {
    text-align: center;
  }
}

@media (max-width: 480px) {
  header.site-header .search-form input {
    display: block;
    width: 100%;
  }
  header.site-header .search-form input.search-form-input {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

header.site-header .search-form-submit {
  border: 0;
  cursor: pointer;
}

body.has-hero header.site-header {
  background-color: transparent;
  width: 100%;
  position: absolute;
}

/*
 * Navigation
 */
.genesis-nav-menu {
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
  display: flex;
}

.genesis-nav-menu li {
  margin: 0 14px;
}

@media (max-width: 1090px) {
  .genesis-nav-menu li {
    margin: 0 7px;
  }
}

.genesis-nav-menu a {
  color: #fff;
  font-family: "Helvetica", "Arial", sans-serif;
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 8px;
}

@media (max-width: 768px) {
  .genesis-nav-menu a {
    font-size: 18px;
    line-height: 24px;
  }
}

.genesis-nav-menu .current-menu-item a::after {
  opacity: 1;
}

.home .current-menu-item a::after {
  opacity: 0;
}

.home .genesis-nav-menu a:hover::after {
  opacity: 1;
}

.nav-primary {
  flex: 1 1 auto;
}

.nav-mobile {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #312B26;
  padding: 140px 40px 80px;
  transition: all .2s;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
}

@media (max-height: 480px) {
  .nav-mobile {
    padding: 80px 40px 40px;
  }
}

.nav-mobile.visible {
  visibility: visible;
  opacity: 1;
}

.nav-mobile.visible .genesis-nav-menu {
  transition: all .4s;
  transform: scale(1);
}

.nav-mobile .genesis-nav-menu {
  flex-direction: column;
  text-align: center;
  transition: all .2s;
  transform: scale(0.8);
}

.nav-mobile .genesis-nav-menu li {
  margin: 8px 0;
}

/*
 * Hero
 */
.hero {
  transition: all .5s;
}

.hero h1,
.hero h2,
.hero p {
  color: #fff;
}

.hero .background {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}

.hero-custom, .hero-issue {
  height: 95vh;
  min-height: 640px;
  max-height: 1000px;
  text-align: center;
  border-bottom: 5px solid #3B7037;
}

@media (max-width: 480px) {
  .hero-custom, .hero-issue {
    height: auto;
  }
}

.hero-custom .background, .hero-issue .background {
  padding-top: 142px;
  transition: all .5s;
}

.hero-custom .container, .hero-issue .container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 15px 72px;
}

.hero-custom h1, .hero-issue h1 {
  margin-bottom: 16px;
}

.hero-custom p, .hero-issue p {
  max-width: 516px;
}

.hero-custom p.intro, .hero-issue p.intro {
  font-family: "Lora", serif;
  font-weight: bold;
  line-height: 28px;
  font-size: 15px;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 13px;
}

.hero-custom .buttons, .hero-issue .buttons {
  margin: 29px -15px -15px;
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .hero-custom .buttons, .hero-issue .buttons {
    flex-direction: column;
  }
}

.hero-custom .buttons .btn, .hero-issue .buttons .btn {
  margin: 15px;
}

.hero-custom .arrow-down, .hero-issue .arrow-down {
  display: block;
  width: 18px;
  height: 27px;
  position: absolute;
  left: calc(50% - 9px);
  bottom: 97px;
}

@media (max-height: 900px) {
  .hero-custom .arrow-down, .hero-issue .arrow-down {
    bottom: 40px;
  }
}

.hero-custom .arrow-down::before, .hero-issue .arrow-down::before {
  content: '';
  display: block;
  width: 18px;
  height: 9px;
  background-image: url("./images/arrow-down.svg");
}

@media (max-width: 768px) and (max-height: 768px) {
  .hero-custom .arrow-down, .hero-issue .arrow-down {
    display: none;
  }
}

@media (max-width: 480px) {
  .hero-custom .arrow-down, .hero-issue .arrow-down {
    display: none;
  }
}

.hero-signup {
  border-bottom: 5px solid #3B7037;
}

.hero-signup .container {
  max-width: 1100px;
  display: flex;
  margin: auto;
  padding: 219px 30px 132px;
  transition: all .5s;
}

@media (max-width: 992px) {
  .hero-signup .container {
    flex-direction: column;
    align-items: center;
    padding: 200px 30px 80px;
  }
}

.hero-signup .col-left {
  padding: 73px 150px 83px 33px;
}

@media (max-width: 1200px) {
  .hero-signup .col-left {
    padding-right: 13%;
    padding-left: 0;
  }
}

@media (max-width: 992px) {
  .hero-signup .col-left {
    text-align: center;
    width: 100%;
    max-width: 462px;
    padding: 0 0 50px;
  }
}

.hero-signup .col-right {
  background-color: #F3EFEB;
  box-shadow: 0 12px 100px rgba(28, 12, 1, 0.5);
  max-height: 440px;
  padding: 57px 61px 68px;
  width: 462px;
  flex: 0 0 auto;
}

@media (max-width: 1200px) {
  .hero-signup .col-right {
    width: 44.423%;
  }
}

@media (max-width: 992px) {
  .hero-signup .col-right {
    width: 100%;
    max-width: 462px;
  }
}

.hero-signup h1 {
  font-weight: bold;
  line-height: 51px;
  font-size: 43px;
  font-family: "Lora", serif;
  margin-bottom: 33px;
}

@media (max-width: 768px) {
  .hero-signup h1 {
    font-size: 32px;
    line-height: 38px;
  }
}

.hero-signup .form-title {
  line-height: 32px;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.5px;
  font-family: "poynter-oldstyle-display", serif;
  color: #312B26;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 33px;
}

.hero-signup .formkit-field {
  width: 100%;
  margin-bottom: 21px !important;
}

.hero-signup .formkit-submit {
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}

.hero-single-issue {
  margin-bottom: 195px;
}

@media (max-width: 768px) {
  .hero-single-issue {
    margin-bottom: 100px;
  }
}

.hero-single-issue .container {
  padding: 212px 30px 0;
  max-width: 1110px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  transition: all .5s;
}

@media (max-width: 768px) {
  .hero-single-issue .container {
    flex-direction: column;
    padding-top: 180px;
  }
}

.hero-single-issue .thumbnail {
  width: 364px;
  min-width: 200px;
  margin-bottom: -69px;
  display: flex;
  align-items: flex-end;
  flex: 0 0 auto;
}

@media (max-width: 1200px) {
  .hero-single-issue .thumbnail {
    width: 34.6666%;
    margin-bottom: -6.57%;
  }
}

@media (max-width: 768px) {
  .hero-single-issue .thumbnail {
    order: 2;
  }
}

.hero-single-issue .thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
  box-shadow: 4px 13px 75px rgba(49, 43, 38, 0.508);
}

.hero-single-issue .content {
  padding-left: 176px;
  padding-bottom: 20px;
}

@media (max-width: 1200px) {
  .hero-single-issue .content {
    padding-left: 9%;
  }
}

@media (max-width: 1200px) {
  .hero-single-issue .content {
    padding-left: 9%;
  }
}

@media (max-width: 768px) {
  .hero-single-issue .content {
    padding-left: 0;
    text-align: center;
    width: 100%;
    order: 1;
  }
}

.hero-single-issue .intro {
  line-height: 24px;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "poynter-oldstyle-display", serif;
  font-weight: bold;
  color: #DE7836;
  margin-bottom: 9px;
}

.hero-single-issue h2 {
  margin-bottom: 13px;
}

.hero-single-issue .share p {
  font-weight: 300;
  line-height: 28px;
  font-size: 15px;
  font-family: "Fira Sans", sans-serif;
  margin-bottom: 0;
}

.hero-single-issue .share ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

@media (max-width: 768px) {
  .hero-single-issue .share ul {
    margin: 0;
    justify-content: center;
  }
}

.hero-single-issue .share li {
  margin: 0 17px 0 0;
}

.hero-single-issue .share a {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
}

.hero-single-issue .share a img {
  margin: -8px;
}

.hero-custom {
  max-height: 845px;
}

@media (max-width: 480px) {
  .hero-custom {
    height: 95vh;
  }
}

.hero-custom h1 {
  margin-bottom: 40px;
  max-width: 710px;
  font-weight: 700;
  font-family: "poynter-oldstyle-display", serif;
}

.hero-custom p {
  font-weight: 700;
  font-family: "poynter-oldstyle-display", serif;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-custom .arrow-down {
  transition: .4s;
}

.hero-custom .arrow-down:hover {
  transform: translateY(3px);
}

body.logged-in .hero-issue {
  height: calc(95vh - 32px);
}

@media (max-width: 782px) {
  body.logged-in .hero-issue {
    height: calc(95vh - 46px);
  }
}

@media (max-width: 992px) {
  body.searchform-visible .hero-issue {
    min-height: 714px;
  }
}

@media (max-width: 480px) {
  body.searchform-visible .hero-issue {
    min-height: 782px;
  }
}

@media (max-width: 992px) {
  body.searchform-visible .hero-issue .background {
    padding-top: 216px;
  }
}

@media (max-width: 480px) {
  body.searchform-visible .hero-issue .background {
    padding-top: 284px;
  }
}

@media (max-width: 992px) {
  body.searchform-visible .hero-signup .container {
    padding-top: 274px;
  }
}

@media (max-width: 480px) {
  body.searchform-visible .hero-signup .container {
    padding-top: 342px;
  }
}

@media (max-width: 992px) {
  body.searchform-visible .hero-single-issue .container {
    padding-top: 286px;
  }
}

@media (max-width: 768px) {
  body.searchform-visible .hero-single-issue .container {
    padding-top: 254px;
  }
}

@media (max-width: 480px) {
  body.searchform-visible .hero-single-issue .container {
    padding-top: 322px;
  }
}

/*
 * Call to Action
 */
.footer-cta {
  background-color: #F3EFEB;
  margin-top: 53px;
}

.footer-cta .footercta-p {
  font-size: 12px;
  margin-bottom: 0;
  font-style: italic;
}

.footer-cta .container {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.footer-cta .col-left {
  padding: 0 16px;
  width: 41.4%;
  text-align: right;
}

@media (max-width: 992px) {
  .footer-cta .col-left {
    width: 100%;
    text-align: center;
  }
}

.footer-cta .col-left img {
  margin-top: -53px;
  margin-right: 18px;
  margin-bottom: -28px;
  width: 100%;
  height: auto;
  max-width: 476px;
  height: auto;
}

.footer-cta .col-right {
  width: 58.6%;
  padding-right: 30px;
  padding-top: 40px;
}

@media (max-width: 992px) {
  .footer-cta .col-right {
    width: 100%;
    padding: 0 30px 30px;
    text-align: center;
    max-width: 100%;
  }
}

.footer-cta .col-right .content {
  margin-bottom: 22px;
}

.footer-cta .formkit-form {
  max-width: 100% !important;
  margin: 0 0 20px !important;
}

.footer-cta .formkit-fields {
  max-width: 554px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  flex-wrap: nowrap !important;
}

@media (max-width: 992px) {
  .footer-cta .formkit-fields {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 480px) {
  .footer-cta .formkit-fields {
    flex-direction: column !important;
    align-items: stretch;
  }
}

.footer-cta .formkit-field {
  margin: 0 !important;
  flex: 100 1 auto !important;
}

@media (max-width: 480px) {
  .footer-cta .formkit-field {
    margin-bottom: 20px !important;
  }
}

.footer-cta .formkit-field input {
  text-align: left;
}

@media (max-width: 480px) {
  .footer-cta .formkit-field input {
    text-align: center;
  }
}

.footer-cta .formkit-submit {
  width: 190px;
  flex: 1 1 auto !important;
  margin: 0 !important;
}

@media (max-width: 480px) {
  .footer-cta .formkit-submit {
    width: 100%;
  }
}

.footer-cta .formkit-form[data-uid="5a879f48df"][min-width~="700"] [data-style="clean"] {
  padding: 10px 0;
}

/*
 * Footer
 */
footer.site-footer {
  background-color: #312B26;
  padding: 55px 26px 48px;
}

@media (max-width: 992px) {
  footer.site-footer {
    padding-top: 36px;
  }
}

footer.site-footer .wrap {
  max-width: 946px;
  margin: auto;
}

footer.site-footer .nav-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

footer.site-footer nav {
  width: calc(50% - 58px);
  order: 1;
}

@media (max-width: 992px) {
  footer.site-footer nav {
    width: 50%;
  }
}

@media (max-width: 480px) {
  footer.site-footer nav {
    width: 100%;
  }
}

footer.site-footer nav.nav-footer-left {
  padding-left: 35px;
  padding-right: 20px;
}

@media (max-width: 992px) {
  footer.site-footer nav.nav-footer-left {
    padding: 0;
  }
}

footer.site-footer nav.nav-footer-right {
  padding-left: 20px;
  padding-right: 35px;
}

@media (max-width: 992px) {
  footer.site-footer nav.nav-footer-right {
    padding: 0;
  }
}

footer.site-footer .footer-logo-wrap {
  order: 1;
  width: 116px;
  text-align: center;
}

@media (max-width: 992px) {
  footer.site-footer .footer-logo-wrap {
    order: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}

footer.site-footer .footer-logo-wrap img {
  width: 100%;
  max-width: 116px;
  height: auto;
}

footer.site-footer .genesis-nav-menu {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 4px;
}

@media (max-width: 768px) {
  footer.site-footer .genesis-nav-menu {
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  footer.site-footer .genesis-nav-menu {
    margin-bottom: 0;
  }
}

footer.site-footer hr {
  margin: 28px 0 28px;
  height: 1px;
  background-color: #fff;
  border: none;
}

footer.site-footer .social-icons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

footer.site-footer .social-icons p {
  width: 100%;
  font-family: "Helvetica", "Arial", sans-serif;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin: 0 0 4px;
}

footer.site-footer .social-icons a {
  margin: 0 15px;
}

@media (max-width: 480px) {
  footer.site-footer .social-icons a {
    margin: 0;
  }
}

footer.site-footer .social-icons img {
  width: 40px;
  height: auto;
}

.footer-copyright {
  color: #fff;
  text-align: center;
}

.footer-copyright a {
  color: #fff;
  text-decoration: underline;
}

.footer-copyright a:hover {
  text-decoration: none;
}

.footer-copyright p {
  font-size: 12px;
}

/*
 * Posts
 */
.posts {
  display: flex;
  flex-wrap: wrap;
  margin: -16px;
  justify-content: center;
}

.posts article {
  width: calc(100% / 3);
  max-width: 395px;
  padding: 16px;
}

@media (max-width: 992px) {
  .posts article {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .posts article {
    width: 100%;
  }
}

.posts article .entry-content {
  height: 100%;
}

.posts article .wrap {
  border: 1px solid #E2DAD6;
  padding: 1px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.posts article .thumbnail {
  overflow: hidden;
  flex: 0 0 auto;
}

.posts article .thumbnail a {
  display: block;
  transition: all .4s;
}

.posts article .thumbnail a:hover {
  transform: scale(1.1);
}

.posts article .thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

.posts article .post-content {
  padding: 28px 38px 30px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.posts article h4, .posts article .entry-comments .comment-author, .entry-comments .posts article .comment-author {
  margin-bottom: 11px;
}

.posts article h4 a, .posts article .entry-comments .comment-author a, .entry-comments .posts article .comment-author a {
  color: #312B26;
}

.posts article p {
  line-height: 25px;
  font-size: 15px;
  margin-bottom: 33px;
  flex: 1 1 auto;
}

.posts article .read-more {
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Helvetica", "Arial", sans-serif;
  color: #312B26;
  position: relative;
  font-weight: bold;
}

.posts article .read-more::after {
  opacity: 1;
}

.single-issue .entry-meta {
  line-height: 25px;
  font-size: 15px;
  font-style: italic;
  color: #333;
}

.single-issue .entry-title {
  margin-bottom: 53px;
}

.single-issue .entry-content p {
  margin-bottom: 2em;
}

.single-issue .entry-content p:first-child {
  line-height: 38px;
  font-size: 22px;
}

.single-issue .entry-content a:not(.btn) {
  color: #DE7836;
}

/*
 * Single Post
 */
body.single-post .issue-stripe {
  text-align: center;
  padding: 28px 30px;
  background-color: #F3EFEB;
}

body.single-post .issue-stripe h5 {
  margin-bottom: 0;
  line-height: 19px;
}

body.single-post .issue-stripe a {
  color: #312B26;
}

body.single-post .entry-content a:not(.btn):not(.swp_share_link):not(.image):not(.spp-button-download) {
  color: #DE7836;
}

body.single-post figure a::after {
  display: none !important;
}

body.single-post article.post .entry-title {
  margin-bottom: 16px;
}

body.single-post article.post .entry-header {
  margin-bottom: 57px;
}

body.single-post article.post .entry-meta {
  line-height: 25px;
  font-size: 15px;
}

body.single-post article.post .entry-time {
  font-style: italic;
  margin-right: 10px;
}

body.single-post article.post .entry-comments-link {
  font-weight: bold;
  margin-left: 14px;
}

body.single-post article.post .entry-comments-link a {
  color: #312B26;
}

body.single-post article.post .entry-comments-link a::before {
  content: '';
  display: inline-block;
  width: 17px;
  height: 15px;
  margin-right: 11px;
  background: url("./images/icon-comment.svg") no-repeat center;
  background-size: contain;
  vertical-align: sub;
}

body.single-post article.post .entry-content p {
  margin-bottom: 2em;
}

body.single-post article.post .entry-content p:first-child {
  line-height: 38px;
  font-size: 22px;
}

body.single-post .swp_social_panel {
  margin-top: 7px !important;
}

body.single-post .issue-cta {
  max-width: 954px !important;
  margin: 100px 0 0px;
  padding: 46px 99px 62px;
  background-color: #F3EFEB;
  box-shadow: 6px 5px 0 0 #C1B7B0;
}

@media (max-width: 992px) {
  body.single-post .issue-cta {
    padding: 46px 30px 62px;
  }
}

body.single-post .issue-cta .wrap {
  display: flex;
}

@media (max-width: 480px) {
  body.single-post .issue-cta .wrap {
    flex-direction: column;
    align-items: center;
  }
}

body.single-post .issue-cta h2 {
  margin-bottom: 9px;
}

body.single-post .issue-cta h2 a {
  color: #312B26;
  transition: all .3s;
}

body.single-post .issue-cta h2 a:hover {
  color: #58514D;
}

body.single-post .issue-cta h5 {
  color: #DE7836;
  margin-bottom: 5px;
}

body.single-post .issue-cta h6 {
  text-align: center;
  margin-bottom: 18px;
}

body.single-post .issue-cta img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  box-shadow: 4px 4px 0px 0px #E2DAD6;
}

body.single-post .issue-cta p {
  line-height: 25px;
  font-size: 15px;
  margin-bottom: 10px;
}

body.single-post .issue-cta .thumbnail {
  width: 213px;
  min-width: 170px;
  flex: 0 0 auto;
  margin-right: 52px;
}

@media (max-width: 1200px) {
  body.single-post .issue-cta .thumbnail {
    width: 42%;
    padding: 0 20px;
  }
}

@media (max-width: 992px) {
  body.single-post .issue-cta .thumbnail {
    margin-right: 20px;
  }
}

@media (max-width: 768px) {
  body.single-post .issue-cta .thumbnail {
    padding: 0;
  }
}

@media (max-width: 480px) {
  body.single-post .issue-cta .thumbnail {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

body.single-post .issue-cta .content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

@media (max-width: 480px) {
  body.single-post .issue-cta .content-wrap {
    width: 100%;
    text-align: center;
    align-items: center;
  }
}

.related-posts {
  margin-bottom: 54px;
}

.related-posts .container {
  max-width: 1193px;
  padding: 0 20px;
  margin: auto;
}

.related-posts h1 {
  text-align: center;
  margin-bottom: 59px;
}

/*
 * Sidebar
 */
aside.sidebar {
  margin-top: 5px;
}

aside.sidebar .widget-wrap {
  border: 1px solid #E2DAD6;
  box-shadow: 4px 4px 0px #E2DAD6;
  padding: 48px 44px 49px;
  margin-bottom: 26px;
}

aside.sidebar .widget-wrap h3 {
  color: #333;
}

aside.sidebar .widget-wrap ol {
  list-style: none;
  counter-reset: teh-counter;
  padding: 0;
  margin: 0;
}

aside.sidebar .widget-wrap ol li {
  counter-increment: teh-counter;
  padding-left: 43px;
  position: relative;
  margin-bottom: 27px;
}

aside.sidebar .widget-wrap ol li:last-child {
  margin-bottom: 0;
}

aside.sidebar .widget-wrap ol li::before {
  content: counter(teh-counter);
  font-weight: bold;
  line-height: 32px;
  font-size: 24px;
  font-family: "poynter-oldstyle-display", serif;
  position: absolute;
  top: 3px;
  left: 0;
}

aside.sidebar .widget-wrap ol a {
  color: #333;
  line-height: 28px;
  font-size: 18px;
}

aside.sidebar .download-issue {
  border: 0;
  background-color: #F3EFEB;
  box-shadow: 4px 4px 0px #C1B7B0;
  padding: 43px 36px 30px;
}

aside.sidebar .download-issue h3 {
  text-align: center;
  margin-bottom: 23px;
  color: #312B26;
}

.issue-posts h3 {
  margin-bottom: 21px;
}

/*
 * Posts
 */
body.page .entry-header {
  max-width: 1140px;
  padding: 0 30px;
  margin: auto;
  margin-bottom: 57px;
}

body.page .entry-header h1 {
  text-align: center;
}

body.page .entry-content {
  max-width: 710px;
  padding: 0 30px;
  margin: auto;
}

body.page .entry-content > p a:not(.btn),
body.page .entry-content > ul a:not(.btn),
body.page .entry-content > ol a:not(.btn) {
  color: #DE7836;
}

body.page .entry-content p,
body.page .entry-content ul,
body.page .entry-content ol {
  margin-bottom: 2em;
}

.reading-page .entry-content p:first-child {
  line-height: 38px;
  font-size: 22px;
}

.contact section.cover-text .issue h2 {
  margin-bottom: 0;
}

.contact section.cover-text .issue .thumbnail {
  padding: 0 70px;
}

.contact section.cover-text img {
  width: 295px;
}

.contact .gform_wrapper {
  padding: 30px 60px 62px;
  background-color: #F3EFEB;
  box-shadow: 6px 5px 0 0 #C1B7B0;
}

.contact .gform_wrapper h3.gform_title {
  text-align: center;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  section.cover-text .issue .thumbnail {
    width: 100% !important;
    padding-left: 0 !important;
  }
  section.cover-text .issue {
    margin-bottom: 20px !important;
  }
  section.cover-text img {
    margin: 0 !important;
  }
}

.category-podcast .categories {
  display: none;
}

body.error404 .entry {
  max-width: 1140px;
  margin: 0 auto 40px auto;
  padding: 0 15px;
}

/*
 * Pagination
 */
.archive-pagination {
  margin-top: 67px;
}

.archive-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

.archive-pagination li.active a::after {
  opacity: 1;
}

.archive-pagination a {
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  color: #312B26;
  text-transform: uppercase;
  display: block;
  min-width: 27px;
  margin: 0 9px;
  padding: 7px 0;
}

/*
 * Blog
 */
body.blog .categories h6,
body.archive .categories h6 {
  text-transform: uppercase;
  margin-bottom: 12px;
}

@media (max-width: 992px) {
  body.blog .categories h6,
  body.archive .categories h6 {
    text-align: center;
  }
}

body.blog .categories ul,
body.archive .categories ul {
  list-style: none;
  padding: 0;
  margin: 0 -24px 48px;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  body.blog .categories ul,
  body.archive .categories ul {
    justify-content: center;
  }
}

@media (max-width: 480px) {
  body.blog .categories ul,
  body.archive .categories ul {
    flex-direction: column;
    align-items: center;
  }
}

body.blog .categories li,
body.archive .categories li {
  padding: 0 24px;
  margin-bottom: 10px;
}

body.blog .categories li.current-cat a::after,
body.archive .categories li.current-cat a::after {
  opacity: 1;
}

body.blog .categories a,
body.archive .categories a {
  font-family: "Helvetica", "Arial", sans-serif;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  padding-bottom: 1px;
}

body.blog .cat-item-all a::after {
  width: 100%;
}

/*
 * Alignment
 */
body.single-post .issue-cta, .alignwide, .alignfull {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

.alignwide {
  max-width: 920px !important;
}

@media (max-width: 992px) {
  .alignwide {
    max-width: 100vw !important;
  }
}

.alignfull {
  max-width: 100vw !important;
}

.wp-block-image,
.wp-block-blockgallery-masonry,
.wp-block-embed {
  margin: 30px 0;
}

.wp-has-aspect-ratio .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.wp-has-aspect-ratio .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  padding-top: 56.25%;
}

.wp-embed-aspect-4-3 .wp-block-embed__wrapper {
  padding-top: 75%;
}

/*
 * Comments
 */
.entry-comments {
  margin-top: 68px;
}

.entry-comments h3 {
  margin-bottom: 22px;
}

.entry-comments ul,
.entry-comments ol {
  list-style: none;
}

.entry-comments .children .comment {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 36px;
  margin-top: 34px;
  border-top: 1px solid #979797;
}

.entry-comments .comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.entry-comments .comment {
  border-bottom: 1px solid #979797;
  padding-bottom: 36px;
  margin-bottom: 34px;
}

.entry-comments .comment-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px;
}

.entry-comments .comment-author,
.entry-comments .comment-meta {
  width: 50%;
}

@media (max-width: 480px) {
  .entry-comments .comment-author,
  .entry-comments .comment-meta {
    width: 100%;
  }
}

.entry-comments .comment-author {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #333;
}

.entry-comments .comment-author a {
  color: #333;
}

.entry-comments .comment-author span {
  margin-bottom: 6px;
}

.entry-comments .comment-meta {
  text-align: right;
}

@media (max-width: 480px) {
  .entry-comments .comment-meta {
    order: -1;
  }
}

.entry-comments .comment-meta a,
.entry-comments .comment-edit-link {
  color: #333;
}

.entry-comments .comment-time-link {
  color: #333;
  font-size: 14px;
}

.entry-comments .comment-time {
  display: none;
}

.entry-comments .avatar {
  margin-right: 20px;
  border-radius: 9999px;
}

.entry-comments .comment-content {
  margin-bottom: 21px;
}

.entry-comments .comment-reply-link {
  min-width: 103px;
  padding: 8px 20px;
  line-height: 15px;
}

.comment-respond {
  margin-bottom: 99px;
  margin-top: 80px;
}

.comment-respond .comment-form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.comment-respond .comment-notes {
  margin-bottom: 23px;
}

.comment-respond .comment-form-author {
  order: 1;
}

.comment-respond .comment-form-email {
  order: 2;
}

.comment-respond .comment-form-comment {
  order: 3;
}

.comment-respond .form-submit {
  order: 4;
}

.comment-respond h4, .comment-respond .entry-comments .comment-author, .entry-comments .comment-respond .comment-author {
  margin-bottom: 0;
}

.comment-respond input,
.comment-respond textarea {
  width: 100%;
}

.comment-respond input:not(.submit),
.comment-respond textarea:not(.submit) {
  border: 2px solid #89817C;
}

.comment-respond input {
  height: 58px;
}

.comment-respond p {
  margin-bottom: 12px;
}

.comment-respond a {
  color: #DE7836;
}

/*
 * Forms
 */
input, textarea {
  border: 1px solid #89817C;
  box-sizing: border-box;
  box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.09);
  font-size: 16px;
  line-height: 16px;
  font-family: "Helvetica", "Arial", sans-serif;
  color: #666;
  vertical-align: top;
  padding: 15px 20px;
}

textarea {
  box-shadow: none;
}

input {
  height: 48px;
  box-shadow: none;
}

.formkit-form {
  margin: -10px;
}

.formkit-form input {
  height: 58px;
  padding: 13px 20px;
  text-align: center;
  line-height: 32px;
  font-size: 18px !important;
  font-family: "poynter-oldstyle-text", serif !important;
}

.gfield_radio input {
  height: 40px;
}

.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 0;
  margin-right: 4px;
}

/*
 * books
 */
.books .content-sidebar-wrap {
  padding: 132px 0 103px;
}

@media (max-width: 768px) {
  .books .content-sidebar-wrap {
    padding: 80px 0 40px;
  }
}

.books .content-sidebar-wrap .entry-title {
  line-height: 40px;
  font-size: 36px;
}

@media (max-width: 992px) {
  .books .content-sidebar-wrap .entry-title {
    line-height: 32px;
    font-size: 24px;
    letter-spacing: 0.5px;
  }
}

.gform_wrapper.oils-question_wrapper {
  max-width: 640px;
  margin: 0 auto;
  padding: 120px 0;
}

@media (max-width: 768px) {
  .gform_wrapper.oils-question_wrapper {
    padding: 40px 0;
  }
}

.gform_wrapper.oils-question_wrapper .oils-question {
  padding: 0 20px;
}

.gform_wrapper.oils-question_wrapper .gform_title {
  margin: 0 0 26px;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.05em !important;
  color: #333333;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  font-family: "Lora", serif;
}

.gform_wrapper.oils-question_wrapper li {
  padding-right: 0 !important;
}

.gform_wrapper.oils-question_wrapper .gfield_label {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.02em;
  color: #444444;
  font-family: "Fira Sans", sans-serif;
}

.gform_wrapper.oils-question_wrapper .gfield_required {
  color: #e1483c;
}

.gform_wrapper.oils-question_wrapper input:not(.gform_button) {
  width: 100% !important;
  max-height: 40px !important;
}

.gform_wrapper.oils-question_wrapper textarea {
  height: 280px !important;
}

.gform_wrapper.oils-question_wrapper .gform_footer {
  max-width: 260px;
  margin: 49px auto 0;
}

.gform_wrapper.oils-question_wrapper .gform_footer input {
  width: 100% !important;
  text-transform: uppercase;
  font-family: "Lora", serif;
  line-height: 1 !important;
}

section.blog-posts {
  padding: 122px 0 152px;
}

@media (max-width: 768px) {
  section.blog-posts {
    padding: 60px 0 80px;
  }
}

section.blog-posts .container {
  max-width: 1193px;
  padding: 0 20px;
  margin: auto;
}

section.blog-posts h2 {
  text-align: center;
  margin-bottom: 33px;
}

section.blog-posts .content {
  text-align: center;
  max-width: 664px;
  margin: auto;
  margin-bottom: 45px;
}

section.blog-posts .categories {
  margin: 0 0 60px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  section.blog-posts .categories {
    flex-direction: column;
    max-width: 240px;
    margin: 0 auto 60px;
  }
}

section.blog-posts .categories li {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  margin: 0;
}

section.blog-posts .categories li:first-child {
  border-top-left-radius: 999px;
  border-bottom-left-radius: 999px;
}

@media (max-width: 768px) {
  section.blog-posts .categories li:first-child {
    border-top-left-radius: 23px;
    border-top-right-radius: 23px;
    border-bottom-left-radius: 0;
  }
}

section.blog-posts .categories li:last-child {
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
}

@media (max-width: 768px) {
  section.blog-posts .categories li:last-child {
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
    border-top-right-radius: 0;
  }
}

section.blog-posts .categories a {
  display: block;
  padding: 14px 20px;
  background-color: #F3EFEB;
  transition: all .3s;
  color: #312B26;
  min-width: 150px;
  text-align: center;
}

section.blog-posts .categories a.current, section.blog-posts .categories a:hover {
  background-color: #DE7836;
  color: #fff;
}

section.blog-posts .posts-wrap {
  display: none;
}

section.booklink-text .container {
  margin: 0 auto;
  max-width: 1104px;
}

section.booklink-text .block-title {
  text-align: center;
  margin-bottom: 48px;
}

section.booklink-text h5 {
  color: #DE7836;
  margin-bottom: 8px;
}

section.booklink-text img {
  display: block;
  width: 265px;
  height: auto;
  margin: auto;
  box-shadow: 4px 4px 0px 0px #E2DAD6;
  margin-bottom: 35px;
}

section.booklink-text .issue {
  display: flex;
  margin-bottom: 110px;
}

@media (max-width: 768px) {
  section.booklink-text .issue {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 57px;
  }
}

section.booklink-text .issue h2 {
  margin-bottom: 15px;
}

section.booklink-text .issue h2 a {
  color: #312B26;
  transition: all .3s;
}

section.booklink-text .issue h2 a:hover {
  color: #58514D;
}

section.booklink-text .issue .thumbnail-wrap {
  width: 425px;
  flex: 0 0 auto;
  padding: 0 80px;
}

@media (max-width: 1200px) {
  section.booklink-text .issue .thumbnail-wrap {
    width: 42%;
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  section.booklink-text .issue .thumbnail-wrap {
    padding: 0;
    margin-bottom: 55px;
  }
}

section.booklink-text .issue .button-wrap {
  width: 265px;
  margin: auto;
}

section.booklink-text .issue .button-wrap .btn {
  margin-bottom: 10px;
  width: 100%;
}

section.booklink-text .issue .button-wrap h4, section.booklink-text .issue .button-wrap .entry-comments .comment-author, .entry-comments section.booklink-text .issue .button-wrap .comment-author {
  margin-bottom: 15px;
}

section.booklink-text .issue .content-wrap {
  padding-right: 80px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 768px) {
  section.booklink-text .issue .content-wrap {
    padding-top: 0;
  }
}

section.contact-form .container {
  max-width: 1200px;
  margin: 40px auto;
}

section.contact-form .container input[type="text"],
section.contact-form .container input[type="password"],
section.contact-form .container input[type="number"],
section.contact-form .container input[type="email"],
section.contact-form .container select,
section.contact-form .container textarea,
section.contact-form .container label {
  font-size: 16px;
  line-height: 1.5;
}

section.contact-form .container input[type="text"],
section.contact-form .container input[type="password"],
section.contact-form .container input[type="number"],
section.contact-form .container input[type="email"],
section.contact-form .container select {
  width: 310px;
  padding: 19px 19px 13px 19px;
  margin: 20px 0;
}

section.contact-form .container select {
  padding: 14px 19px 9px 19px;
}

section.contact-form .container span[class*='menu-'] {
  position: relative;
}

section.contact-form .container span[class*='menu-']:after {
  content: '';
  position: absolute;
  top: 7px;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}

section.contact-form .container select {
  border-radius: 3px;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}

section.contact-form .container .wpcf7-list-item {
  margin: 10px 20px 10px 0;
}

section.contact-form .container .wpcf7-form-control-wrap {
  width: 100%;
}

section.contact-form .container input:not([type=checkbox]),
section.contact-form .container input:not([type=radio]),
section.contact-form .container textarea,
section.contact-form .container select {
  max-width: 100%;
}

section.contact-form .container .wpcf7-radio label {
  position: relative;
  cursor: pointer;
}

section.contact-form .container .wpcf7-radio label span {
  padding-left: 15px;
}

section.contact-form .container .wpcf7-radio input[type=radio] {
  position: relative;
  visibility: hidden;
  height: 16px;
}

section.contact-form .container .wpcf7-radio input[type=radio] + span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 16px;
  width: 16px;
  top: 0px;
  border: 1px solid #ccc;
}

section.contact-form .container .wpcf7-radio input[type=radio] + span:after {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: 5px;
  left: 5px;
  visibility: hidden;
}

section.contact-form .container .wpcf7-radio input[type=radio]:checked + span:before, section.contact-form .container .wpcf7-radio input[type=radio]:hover + span:before {
  background: transparent;
}

section.contact-form .container .wpcf7-radio input[type=radio]:checked + span:after, section.contact-form .container .wpcf7-radio input[type=radio]:hover + span:after {
  background: #3B7037;
  visibility: visible;
}

section.contact-form .container .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
  padding-left: 10px;
}

section.contact-form .container .wpcf7-checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  top: 0px;
  border: 1px solid #ccc;
}

section.contact-form .container .wpcf7-checkbox input[type=checkbox] {
  position: relative;
  visibility: hidden;
  height: 16px;
}

section.contact-form .container .wpcf7-checkbox input[type=checkbox] + span:after {
  display: block;
  position: absolute;
  content: '';
  height: 13px;
  width: 12px;
  top: 2px;
  left: 4px;
  visibility: hidden;
  font-size: 16px;
  background: url("./images/tick.svg");
}

section.contact-form .container .wpcf7-checkbox input[type=checkbox]:checked + span:before {
  visibility: visible;
}

section.contact-form .container .wpcf7-checkbox input[type=checkbox]:checked + span:after {
  visibility: visible;
}

section.contact-form .container input[type="submit"] {
  cursor: pointer;
}

section.contact-form .container textarea {
  padding: 29px 19px 0 26px;
  box-shadow: none;
}

section.contact-form .container .wpcf7-mail-sent-ng, section.contact-form .container .wpcf7-validation-errors {
  padding: 15px !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
  background-color: #f2dede !important;
  border-color: #ebccd1 !important;
  color: #a94442 !important;
  margin: 30px 0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ng h4, section.contact-form .container .wpcf7-mail-sent-ng .entry-comments .comment-author, .entry-comments section.contact-form .container .wpcf7-mail-sent-ng .comment-author, section.contact-form .container .wpcf7-validation-errors h4, section.contact-form .container .wpcf7-validation-errors .entry-comments .comment-author, .entry-comments section.contact-form .container .wpcf7-validation-errors .comment-author {
  margin-top: 0 !important;
  color: inherit !important;
}

section.contact-form .container .wpcf7-mail-sent-ng .alert-link, section.contact-form .container .wpcf7-validation-errors .alert-link {
  font-weight: 700 !important;
}

section.contact-form .container .wpcf7-mail-sent-ng > p, section.contact-form .container .wpcf7-mail-sent-ng > ul {
  margin-bottom: 0 !important;
}

section.contact-form .container .wpcf7-validation-errors > p, section.contact-form .container .wpcf7-validation-errors > ul {
  margin-bottom: 0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ng > p + p, section.contact-form .container .wpcf7-validation-errors > p + p {
  margin-top: 5px !important;
}

section.contact-form .container .wpcf7-mail-sent-ng hr, section.contact-form .container .wpcf7-validation-errors hr {
  border-top-color: #e4b9c0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ng .alert-link, section.contact-form .container .wpcf7-validation-errors .alert-link {
  color: #843534 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok {
  padding: 15px !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important;
  color: #3c763d !important;
  margin: 30px 0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok h4, section.contact-form .container .wpcf7-mail-sent-ok .entry-comments .comment-author, .entry-comments section.contact-form .container .wpcf7-mail-sent-ok .comment-author {
  margin-top: 0 !important;
  color: inherit !important;
}

section.contact-form .container .wpcf7-mail-sent-ok .alert-link {
  font-weight: 700 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok > p, section.contact-form .container .wpcf7-mail-sent-ok > ul {
  margin-bottom: 0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok > p + p {
  margin-top: 5px !important;
}

section.contact-form .container .wpcf7-mail-sent-ok hr {
  border-top-color: #c9e2b3 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok .alert-link {
  color: #2b542c !important;
}

section.contact-form .container .wpcf7-not-valid {
  border: 1px solid #f66;
}

section.cover-text .container {
  margin: 0 auto;
  max-width: 1104px;
}

section.cover-text .block-title {
  text-align: center;
  margin-bottom: 48px;
}

section.cover-text h5 {
  color: #DE7836;
  margin-bottom: 8px;
}

section.cover-text img {
  display: block;
  width: 265px;
  height: auto;
  margin: auto;
  box-shadow: 4px 4px 0px 0px #E2DAD6;
}

section.cover-text .issue {
  display: flex;
  margin-bottom: 90px;
}

@media (max-width: 768px) {
  section.cover-text .issue {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 57px;
  }
}

section.cover-text .issue h2 {
  margin-bottom: 15px;
}

section.cover-text .issue h2 a {
  color: #312B26;
  transition: all .3s;
}

section.cover-text .issue h2 a:hover {
  color: #58514D;
}

section.cover-text .issue .thumbnail {
  width: 425px;
  flex: 0 0 auto;
  padding: 0 80px;
}

@media (max-width: 1200px) {
  section.cover-text .issue .thumbnail {
    width: 42%;
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  section.cover-text .issue .thumbnail {
    padding: 0;
    margin-bottom: 55px;
  }
}

section.cover-text .issue .content-wrap {
  padding-right: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

@media (max-width: 768px) {
  section.cover-text .issue .content-wrap {
    padding-top: 0;
  }
}

.cta-with-background-image {
  padding: 149px 25px 79px 25px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 768px) {
  .cta-with-background-image {
    padding: 60px 25px;
  }
}

.cta-with-background-image h2 {
  text-align: center;
  max-width: 774px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .cta-with-background-image h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

.cta-with-background-image .btn-wrapper {
  text-align: center;
}

.cta-with-background-image .btn-wrapper .btn {
  min-width: 262px;
}

section.cta-with-image {
  background-color: #F3EFEB;
  padding-top: 68px;
  padding-bottom: 68px;
}

@media (max-width: 992px) {
  section.cta-with-image {
    padding-bottom: 0;
  }
}

section.cta-with-image .container {
  width: calc( 50vw + 564px);
  margin: 0 0 0 auto;
  display: flex;
}

@media (max-width: 1128px) {
  section.cta-with-image .container {
    width: 100%;
  }
}

@media (max-width: 992px) {
  section.cta-with-image .container {
    flex-wrap: wrap;
  }
}

section.cta-with-image .col-left {
  width: 50%;
  max-width: 550px;
  flex: 0 0 auto;
  padding: 78px 72px 78px 20px;
}

@media (max-width: 1200px) {
  section.cta-with-image .col-left {
    padding-right: 30px;
  }
}

@media (max-width: 992px) {
  section.cta-with-image .col-left {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  section.cta-with-image .col-left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

section.cta-with-image .col-left h2 {
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  section.cta-with-image .col-left h2 {
    width: 100%;
  }
}

section.cta-with-image .col-left h4, section.cta-with-image .col-left .entry-comments .comment-author, .entry-comments section.cta-with-image .col-left .comment-author {
  margin-bottom: 17px;
}

@media (max-width: 768px) {
  section.cta-with-image .col-left h4, section.cta-with-image .col-left .entry-comments .comment-author, .entry-comments section.cta-with-image .col-left .comment-author {
    width: 100%;
  }
}

section.cta-with-image .col-left .content {
  margin-bottom: 35px;
}

section.cta-with-image .col-right {
  flex: 1 1 auto;
  overflow: hidden;
  width: 50%;
}

@media (max-width: 992px) {
  section.cta-with-image .col-right {
    width: 100%;
  }
}

section.cta-with-image .col-right img {
  display: block;
  width: auto;
  height: auto;
  margin-bottom: -220px;
  max-width: 950px;
  height: auto;
}

@media (max-width: 1100px) {
  section.cta-with-image .col-right img {
    max-width: 750px;
  }
}

@media (max-width: 992px) {
  section.cta-with-image .col-right img {
    margin-bottom: -150px;
    margin-top: 30px;
    max-width: 650px;
  }
}

@media (max-width: 618px) {
  section.cta-with-image .col-right img {
    width: 200%;
    margin-bottom: -120px;
  }
}

section.cta-with-image .columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: 2px;
  margin-bottom: 30px;
}

section.cta-with-image .column {
  width: 50%;
  flex: 0 0 auto;
  padding-right: 20px;
  padding-left: 3px;
}

@media (max-width: 480px) {
  section.cta-with-image .column {
    width: 100%;
  }
}

section.cta-with-image .column ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

section.cta-with-image .column li {
  padding-left: 30px;
  position: relative;
  line-height: 25px;
  font-size: 15px;
  margin-bottom: 10px;
}

section.cta-with-image .column li::before {
  content: '';
  display: block;
  width: 14px;
  height: 12px;
  background-image: url("./images/checkmark.svg");
  background-size: contain;
  position: absolute;
  top: 8px;
  left: 0;
}

section.cta-with-image .btn-large {
  min-width: 184px;
}

.cta-without-image {
  padding: 157px 25px 149px;
  background-color: #F3EFEB;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .cta-without-image {
    padding: 50px 25px;
  }
}

.cta-without-image.has-stitch-before::before {
  height: 80px;
  top: -40px;
}

.cta-without-image.has-stitch-after::after {
  height: 80px;
  bottom: -40px;
}

.cta-without-image .container {
  text-align: center;
  max-width: 752px;
  margin: 0 auto;
  width: 100%;
}

.cta-without-image h2 {
  margin-bottom: 13px;
}

.cta-without-image p {
  margin-bottom: 27px;
}

.cta-without-image .btn {
  min-width: 182px;
}

.wp-block-latest-posts li,
.wp-block-latest-comments li,
.wp-block-archives li {
  margin: 5px 0;
  line-height: 32px;
  font-size: 18px;
}

@media (max-width: 992px) {
  .wp-block-latest-posts li,
  .wp-block-latest-comments li,
  .wp-block-archives li {
    line-height: 25px;
    font-size: 15px;
  }
}

.wp-block-latest-posts a,
.wp-block-latest-comments a,
.wp-block-archives a {
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #333;
  font-weight: bold;
  padding-bottom: 1px;
}

.wp-block-latest-posts a::after,
.wp-block-latest-comments a::after,
.wp-block-archives a::after {
  width: 100%;
}

.wp-block-button a {
  border-radius: 0;
}

blockquote.wp-block-quote p {
  line-height: 32px;
  font-size: 20px;
  font-family: "poynter-oldstyle-text", serif;
  font-style: italic;
}

@media (max-width: 992px) {
  blockquote.wp-block-quote p {
    line-height: 24px;
    font-size: 17px;
  }
}

.wp-block-pullquote blockquote p {
  line-height: 32px;
  font-size: 20px;
  font-family: "poynter-oldstyle-text", serif;
  font-style: italic;
}

@media (max-width: 992px) {
  .wp-block-pullquote blockquote p {
    line-height: 24px;
    font-size: 17px;
  }
}

section.faq {
  padding: 120px 25px;
}

@media (max-width: 768px) {
  section.faq {
    padding: 20px 25px;
  }
}

section.faq .container {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

section.faq .title {
  margin-bottom: 34px;
  text-align: center;
  text-transform: uppercase;
}

section.faq .accordion-button {
  background-size: cover;
  border-radius: 50%;
  display: block;
  flex-shrink: 0;
  height: 11px;
  margin-left: 40px;
  margin-top: -10px;
  width: 11px;
  background-image: url("./images/icon-plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

section.faq .accordion-question {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 22px 25px 19px 0;
  font-family: "Pontano Sans", sans-serif;
  letter-spacing: 0.3px;
}

section.faq .accordion-question-wrap {
  border-bottom: 1px solid #E5E5E5;
  cursor: pointer;
  text-decoration: none;
}

section.faq .accordion-item.is-open .accordion-button {
  background-image: url("./images/icon-minus.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

section.faq .accordion-answer {
  margin: 0;
  max-width: 800px;
  overflow: hidden;
  transition: all 0.3s;
  width: 100%;
}

section.faq .accordion-answer:not(.is-open) {
  height: 0 !important;
}

section.faq .accordion-answer p {
  margin-bottom: 19px;
}

section.image-text {
  background: #F3EFEB;
}

section.image-text.has-transparent-background {
  background: transparent;
}

section.image-text .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 126px 25px 106px;
}

@media (max-width: 768px) {
  section.image-text .container {
    padding: 80px 25px 40px;
  }
}

section.image-text .container.without-bottom-padding {
  padding-bottom: 0;
}

section.image-text .col-left {
  width: 522px;
  flex: 0 0 auto;
  padding-top: 10px;
}

@media (max-width: 1200px) {
  section.image-text .col-left {
    width: 45%;
  }
}

@media (max-width: 768px) {
  section.image-text .col-left {
    margin-bottom: 30px;
    width: 100%;
    max-width: 400px;
  }
}

section.image-text .col-right {
  padding-left: 97px;
}

@media (max-width: 992px) {
  section.image-text .col-right {
    padding-left: 40px;
  }
}

@media (max-width: 768px) {
  section.image-text .col-right {
    padding-left: 0;
  }
}

section.image-text .columns {
  display: flex;
  margin-bottom: 45px;
}

@media (max-width: 768px) {
  section.image-text .columns {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }
}

section.image-text .columns.is-centered-vertically {
  align-items: center;
}

section.image-text .columns.is-reverse {
  flex-direction: row-reverse;
}

@media (max-width: 768px) {
  section.image-text .columns.is-reverse {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }
}

section.image-text .columns.is-reverse .col-left {
  width: 55%;
}

@media (max-width: 768px) {
  section.image-text .columns.is-reverse .col-left {
    margin: 0 auto 30px auto;
    width: 100%;
  }
}

section.image-text .columns.is-reverse .col-right {
  margin-right: 68px;
  padding-left: 0;
}

@media (max-width: 768px) {
  section.image-text .columns.is-reverse .col-right {
    margin-right: 0;
  }
}

section.image-text .content p {
  margin-bottom: 32px;
}

section.image-text .content p:first-child {
  line-height: 38px;
  font-size: 22px;
  margin-bottom: 29px;
}

section.image-text .bottom-text {
  width: 100%;
  max-width: 788px;
  margin: 0 auto;
}

section.image-text .bottom-text p {
  line-height: 44px;
  font-size: 26px;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  section.image-text .bottom-text p {
    font-size: 18px;
    line-height: 32px;
  }
}

section.image-text .bottom-text p:last-child {
  margin-top: 32px;
}

section.image-text h2 {
  font-family: "poynter-oldstyle-text", serif;
  line-height: 49px;
  font-size: 36px;
  margin-bottom: 27px;
}

section.image-text a {
  color: #312B26;
  text-decoration: underline;
}

section.image-text img {
  max-width: 100%;
  height: auto;
}

section.image-text img.has-shadow {
  box-shadow: 10px 10px 0px 0px #E2DAD6;
}

section.image-text.is-style-with-check-list ul {
  list-style: none;
  padding-left: 27px;
}

section.image-text.is-style-with-check-list li {
  position: relative;
}

section.image-text.is-style-with-check-list li:not(:last-child) {
  margin-bottom: 27px;
}

section.image-text.is-style-with-check-list li::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -25px;
  width: 16px;
  height: 20px;
  background-image: url("./images/check.svg");
  background-position: center;
  background-repeat: no-repeat;
}

section.past-issues {
  padding: 132px 0 103px;
}

@media (max-width: 768px) {
  section.past-issues {
    padding: 80px 0 40px;
  }
}

section.past-issues .container {
  margin: 0 auto;
  max-width: 1104px;
}

section.past-issues .block-title {
  text-align: center;
  margin-bottom: 48px;
}

section.past-issues h5 {
  color: #DE7836;
  margin-bottom: 8px;
}

section.past-issues img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  box-shadow: 4px 4px 0px 0px #E2DAD6;
}

section.past-issues .issue {
  display: flex;
  margin-bottom: 90px;
}

@media (max-width: 768px) {
  section.past-issues .issue {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 57px;
  }
}

section.past-issues .issue h2 {
  margin-bottom: 15px;
}

section.past-issues .issue h2 a {
  color: #312B26;
  transition: all .3s;
}

section.past-issues .issue h2 a:hover {
  color: #58514D;
}

section.past-issues .issue .thumbnail {
  width: 425px;
  flex: 0 0 auto;
  padding: 0 80px;
}

@media (max-width: 1200px) {
  section.past-issues .issue .thumbnail {
    width: 42%;
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  section.past-issues .issue .thumbnail {
    padding: 0;
    margin-bottom: 55px;
  }
}

section.past-issues .issue .content-wrap {
  padding-right: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

@media (max-width: 768px) {
  section.past-issues .issue .content-wrap {
    padding-top: 0;
  }
}

section.issue-navigation {
  width: 100%;
  clear: both;
  margin-bottom: 50px;
  float: left;
  display: block;
}

section.issue-navigation a {
  padding: 18px 24px;
  margin-right: 10px;
  background-color: #CAD0D7;
  cursor: default;
  color: #fff !important;
  border-bottom: none !important;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  font-family: "Helvetica", "Arial", sans-serif;
}

section.issue-navigation a::after {
  content: none !important;
}

section.issue-navigation a:hover, section.issue-navigation a:focus {
  background-color: #CAD0D7;
}

section.issue-navigation a.linked-up {
  background-color: #3B7037;
  cursor: pointer;
}

section.issue-navigation a.linked-up:hover {
  background-color: #2D5D2A;
}

section.issue-navigation a:last-child {
  float: right;
}

@media (max-width: 768px) {
  section.issue-navigation a {
    display: block;
    width: 100%;
    float: none;
    margin: 10px 0 0 0;
    text-align: center;
  }
}

section.cta-with-image {
  background-color: #F3EFEB;
  padding-top: 68px;
  padding-bottom: 68px;
}

@media (max-width: 992px) {
  section.cta-with-image {
    padding-bottom: 0;
  }
}

section.cta-with-image .container {
  width: calc( 50vw + 564px);
  margin: 0 0 0 auto;
  display: flex;
}

@media (max-width: 1128px) {
  section.cta-with-image .container {
    width: 100%;
  }
}

@media (max-width: 992px) {
  section.cta-with-image .container {
    flex-wrap: wrap;
  }
}

section.cta-with-image .col-left {
  width: 50%;
  max-width: 550px;
  flex: 0 0 auto;
  padding: 78px 72px 78px 20px;
}

@media (max-width: 1200px) {
  section.cta-with-image .col-left {
    padding-right: 30px;
  }
}

@media (max-width: 992px) {
  section.cta-with-image .col-left {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  section.cta-with-image .col-left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

section.cta-with-image .col-left h2 {
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  section.cta-with-image .col-left h2 {
    width: 100%;
  }
}

section.cta-with-image .col-left h4, section.cta-with-image .col-left .entry-comments .comment-author, .entry-comments section.cta-with-image .col-left .comment-author {
  margin-bottom: 17px;
}

@media (max-width: 768px) {
  section.cta-with-image .col-left h4, section.cta-with-image .col-left .entry-comments .comment-author, .entry-comments section.cta-with-image .col-left .comment-author {
    width: 100%;
  }
}

section.cta-with-image .col-left .content {
  margin-bottom: 35px;
}

section.cta-with-image .col-right {
  flex: 1 1 auto;
  overflow: hidden;
  width: 50%;
}

@media (max-width: 992px) {
  section.cta-with-image .col-right {
    width: 100%;
  }
}

section.cta-with-image .col-right img {
  display: block;
  width: auto;
  height: auto;
  margin-bottom: -220px;
  max-width: 950px;
  height: auto;
}

@media (max-width: 1100px) {
  section.cta-with-image .col-right img {
    max-width: 750px;
  }
}

@media (max-width: 992px) {
  section.cta-with-image .col-right img {
    margin-bottom: -150px;
    margin-top: 30px;
    max-width: 650px;
  }
}

@media (max-width: 618px) {
  section.cta-with-image .col-right img {
    width: 200%;
    margin-bottom: -120px;
  }
}

section.cta-with-image .columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: 2px;
  margin-bottom: 30px;
}

section.cta-with-image .column {
  width: 50%;
  flex: 0 0 auto;
  padding-right: 20px;
  padding-left: 3px;
}

@media (max-width: 480px) {
  section.cta-with-image .column {
    width: 100%;
  }
}

section.cta-with-image .column ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

section.cta-with-image .column li {
  padding-left: 30px;
  position: relative;
  line-height: 25px;
  font-size: 15px;
  margin-bottom: 10px;
}

section.cta-with-image .column li::before {
  content: '';
  display: block;
  width: 14px;
  height: 12px;
  background-image: url("./images/checkmark.svg");
  background-size: contain;
  position: absolute;
  top: 8px;
  left: 0;
}

section.cta-with-image .btn-large {
  min-width: 184px;
}

section.blog-posts {
  padding: 122px 0 152px;
}

@media (max-width: 768px) {
  section.blog-posts {
    padding: 60px 0 80px;
  }
}

section.blog-posts .container {
  max-width: 1193px;
  padding: 0 20px;
  margin: auto;
}

section.blog-posts h2 {
  text-align: center;
  margin-bottom: 33px;
}

section.blog-posts .content {
  text-align: center;
  max-width: 664px;
  margin: auto;
  margin-bottom: 45px;
}

section.blog-posts .categories {
  margin: 0 0 60px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  section.blog-posts .categories {
    flex-direction: column;
    max-width: 240px;
    margin: 0 auto 60px;
  }
}

section.blog-posts .categories li {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  margin: 0;
}

section.blog-posts .categories li:first-child {
  border-top-left-radius: 999px;
  border-bottom-left-radius: 999px;
}

@media (max-width: 768px) {
  section.blog-posts .categories li:first-child {
    border-top-left-radius: 23px;
    border-top-right-radius: 23px;
    border-bottom-left-radius: 0;
  }
}

section.blog-posts .categories li:last-child {
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
}

@media (max-width: 768px) {
  section.blog-posts .categories li:last-child {
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
    border-top-right-radius: 0;
  }
}

section.blog-posts .categories a {
  display: block;
  padding: 14px 20px;
  background-color: #F3EFEB;
  transition: all .3s;
  color: #312B26;
  min-width: 150px;
  text-align: center;
}

section.blog-posts .categories a.current, section.blog-posts .categories a:hover {
  background-color: #DE7836;
  color: #fff;
}

section.blog-posts .posts-wrap {
  display: none;
}

section.contact-form .container {
  max-width: 1200px;
  margin: 40px auto;
}

section.contact-form .container input[type="text"],
section.contact-form .container input[type="password"],
section.contact-form .container input[type="number"],
section.contact-form .container input[type="email"],
section.contact-form .container select,
section.contact-form .container textarea,
section.contact-form .container label {
  font-size: 16px;
  line-height: 1.5;
}

section.contact-form .container input[type="text"],
section.contact-form .container input[type="password"],
section.contact-form .container input[type="number"],
section.contact-form .container input[type="email"],
section.contact-form .container select {
  width: 310px;
  padding: 19px 19px 13px 19px;
  margin: 20px 0;
}

section.contact-form .container select {
  padding: 14px 19px 9px 19px;
}

section.contact-form .container span[class*='menu-'] {
  position: relative;
}

section.contact-form .container span[class*='menu-']:after {
  content: '';
  position: absolute;
  top: 7px;
  right: 20px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}

section.contact-form .container select {
  border-radius: 3px;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}

section.contact-form .container .wpcf7-list-item {
  margin: 10px 20px 10px 0;
}

section.contact-form .container .wpcf7-form-control-wrap {
  width: 100%;
}

section.contact-form .container input:not([type=checkbox]),
section.contact-form .container input:not([type=radio]),
section.contact-form .container textarea,
section.contact-form .container select {
  max-width: 100%;
}

section.contact-form .container .wpcf7-radio label {
  position: relative;
  cursor: pointer;
}

section.contact-form .container .wpcf7-radio label span {
  padding-left: 15px;
}

section.contact-form .container .wpcf7-radio input[type=radio] {
  position: relative;
  visibility: hidden;
  height: 16px;
}

section.contact-form .container .wpcf7-radio input[type=radio] + span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 16px;
  width: 16px;
  top: 0px;
  border: 1px solid #ccc;
}

section.contact-form .container .wpcf7-radio input[type=radio] + span:after {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: 5px;
  left: 5px;
  visibility: hidden;
}

section.contact-form .container .wpcf7-radio input[type=radio]:checked + span:before, section.contact-form .container .wpcf7-radio input[type=radio]:hover + span:before {
  background: transparent;
}

section.contact-form .container .wpcf7-radio input[type=radio]:checked + span:after, section.contact-form .container .wpcf7-radio input[type=radio]:hover + span:after {
  background: #3B7037;
  visibility: visible;
}

section.contact-form .container .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
  padding-left: 10px;
}

section.contact-form .container .wpcf7-checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  top: 0px;
  border: 1px solid #ccc;
}

section.contact-form .container .wpcf7-checkbox input[type=checkbox] {
  position: relative;
  visibility: hidden;
  height: 16px;
}

section.contact-form .container .wpcf7-checkbox input[type=checkbox] + span:after {
  display: block;
  position: absolute;
  content: '';
  height: 13px;
  width: 12px;
  top: 2px;
  left: 4px;
  visibility: hidden;
  font-size: 16px;
  background: url("./images/tick.svg");
}

section.contact-form .container .wpcf7-checkbox input[type=checkbox]:checked + span:before {
  visibility: visible;
}

section.contact-form .container .wpcf7-checkbox input[type=checkbox]:checked + span:after {
  visibility: visible;
}

section.contact-form .container input[type="submit"] {
  cursor: pointer;
}

section.contact-form .container textarea {
  padding: 29px 19px 0 26px;
  box-shadow: none;
}

section.contact-form .container .wpcf7-mail-sent-ng, section.contact-form .container .wpcf7-validation-errors {
  padding: 15px !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
  background-color: #f2dede !important;
  border-color: #ebccd1 !important;
  color: #a94442 !important;
  margin: 30px 0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ng h4, section.contact-form .container .wpcf7-mail-sent-ng .entry-comments .comment-author, .entry-comments section.contact-form .container .wpcf7-mail-sent-ng .comment-author, section.contact-form .container .wpcf7-validation-errors h4, section.contact-form .container .wpcf7-validation-errors .entry-comments .comment-author, .entry-comments section.contact-form .container .wpcf7-validation-errors .comment-author {
  margin-top: 0 !important;
  color: inherit !important;
}

section.contact-form .container .wpcf7-mail-sent-ng .alert-link, section.contact-form .container .wpcf7-validation-errors .alert-link {
  font-weight: 700 !important;
}

section.contact-form .container .wpcf7-mail-sent-ng > p, section.contact-form .container .wpcf7-mail-sent-ng > ul {
  margin-bottom: 0 !important;
}

section.contact-form .container .wpcf7-validation-errors > p, section.contact-form .container .wpcf7-validation-errors > ul {
  margin-bottom: 0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ng > p + p, section.contact-form .container .wpcf7-validation-errors > p + p {
  margin-top: 5px !important;
}

section.contact-form .container .wpcf7-mail-sent-ng hr, section.contact-form .container .wpcf7-validation-errors hr {
  border-top-color: #e4b9c0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ng .alert-link, section.contact-form .container .wpcf7-validation-errors .alert-link {
  color: #843534 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok {
  padding: 15px !important;
  border: 1px solid transparent !important;
  border-radius: 4px !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important;
  color: #3c763d !important;
  margin: 30px 0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok h4, section.contact-form .container .wpcf7-mail-sent-ok .entry-comments .comment-author, .entry-comments section.contact-form .container .wpcf7-mail-sent-ok .comment-author {
  margin-top: 0 !important;
  color: inherit !important;
}

section.contact-form .container .wpcf7-mail-sent-ok .alert-link {
  font-weight: 700 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok > p, section.contact-form .container .wpcf7-mail-sent-ok > ul {
  margin-bottom: 0 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok > p + p {
  margin-top: 5px !important;
}

section.contact-form .container .wpcf7-mail-sent-ok hr {
  border-top-color: #c9e2b3 !important;
}

section.contact-form .container .wpcf7-mail-sent-ok .alert-link {
  color: #2b542c !important;
}

section.contact-form .container .wpcf7-not-valid {
  border: 1px solid #f66;
}

.block-pricing {
  padding-top: 120px;
}

@media (max-width: 992px) {
  .block-pricing {
    padding-top: 60px;
  }
}

.block-pricing h3 {
  text-align: center;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 60px;
}

@media (max-width: 480px) {
  .block-pricing h3 {
    margin-bottom: -15px;
  }
}

.block-pricing .columns {
  display: flex;
  justify-content: center;
}

@media (max-width: 992px) {
  .block-pricing .columns {
    flex-wrap: wrap;
  }
}

.block-pricing .column {
  max-width: 364px;
  padding: 24px 40px;
  margin: 80px 15px 120px;
  background: #fff;
  display: flex;
  flex-direction: column;
}

@media (max-width: 992px) {
  .block-pricing .column {
    margin: 80px 15px 10px;
    width: calc(50% - 30px);
  }
}

@media (max-width: 650px) {
  .block-pricing .column {
    width: 100%;
  }
}

.block-pricing .column.bestseller {
  position: relative;
}

.block-pricing .column.bestseller .bestseller-info {
  display: flex;
}

.block-pricing .bestseller-info {
  position: absolute;
  display: none;
  align-items: center;
  justify-content: center;
  width: 148px;
  height: 40px;
  border-radius: 24px;
  background: #DE7836;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  color: #fff;
}

.block-pricing .image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
}

.block-pricing .price,
.block-pricing .title {
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  font-family: "poynter-oldstyle-display", serif;
}

.block-pricing .column p.price {
  text-align: center;
  margin: 31px 0 0;
  color: #3B7037;
}

.block-pricing .column p.title {
  text-align: center;
  margin: 0 -5px 42px;
  text-transform: uppercase;
}

.block-pricing .subtitle {
  color: #58514D;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin: 0 -30px 8px;
  text-transform: uppercase;
}

.block-pricing .description {
  flex: 1;
  color: #58514D;
  font-size: 14px;
  line-height: 19px;
}

.recent-articles {
  padding: 120px 25px 116px;
  background-color: #F3EFEB;
}

@media (max-width: 768px) {
  .recent-articles {
    padding: 40px 25px;
  }
}

.recent-articles-image {
  margin: 0;
}

.recent-articles-image img {
  vertical-align: bottom;
}

.recent-articles h2 {
  text-align: center;
  margin-bottom: 61px;
  font-family: "Domine", serif;
}

@media (max-width: 768px) {
  .recent-articles h2 {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .recent-articles .posts {
    margin: 0;
  }
}

section.testimonial {
  display: flex;
  justify-content: center;
  align-items: center;
}

section.testimonial .container {
  padding: 40px 25px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

section.testimonial .columns {
  max-width: 1220px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: -35px;
}

section.testimonial .column {
  line-height: 26px;
  max-width: 322px;
  width: calc(33% - 70px);
  margin: 35px;
}

@media (max-width: 768px) {
  section.testimonial .column {
    width: calc(50% - 70px);
  }
}

@media (max-width: 480px) {
  section.testimonial .column {
    width: calc(100%);
  }
}

section.testimonial .column .header {
  display: flex;
  align-items: center;
}

section.testimonial .column img {
  max-width: 64px;
  border-radius: 50%;
}

section.testimonial .column .name {
  font-weight: 700;
  font-family: "poynter-oldstyle-text", serif;
  margin-left: 16px;
  margin-bottom: 0 !important;
}

section.testimonial .column .description {
  margin-top: 24px;
}

section.testimonial .column .description p {
  font-style: italic;
  font-family: "poynter-oldstyle-text", serif;
  font-size: 18px;
  line-height: 26px;
}

.texts-with-tick {
  padding: 120px 25px;
}

@media (max-width: 768px) {
  .texts-with-tick {
    padding: 40px 25px;
  }
}

.texts-with-tick .container {
  width: 100%;
  max-width: 1147px;
  margin: 0 auto;
}

.texts-with-tick .block-title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 80px;
  text-transform: uppercase;
  font-family: "Domine", serif;
}

@media (max-width: 768px) {
  .texts-with-tick .block-title {
    margin-bottom: 40px;
  }
}

.texts-with-tick .text-columns-wrap {
  display: flex;
  margin: 0 -15px;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .texts-with-tick .text-columns-wrap {
    justify-content: center;
  }
}

.texts-with-tick .text-column {
  margin: 0 15px 15px;
  width: calc(25% - 30px);
}

@media (max-width: 768px) {
  .texts-with-tick .text-column {
    width: calc(50% - 30px);
  }
}

@media (max-width: 480px) {
  .texts-with-tick .text-column {
    width: 100%;
  }
}

.texts-with-tick .text-column .title {
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 11px;
  margin-top: 0;
  text-transform: uppercase;
}

.texts-with-tick .text-column .title::before {
  content: '';
  background-image: url("./images/checkmark-orange.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 37px;
  height: 29px;
  display: block;
  margin-bottom: 29px;
}

.texts-with-tick .text-column p {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}

.texts-with-tick .btn-container {
  margin-top: 24px;
  text-align: center;
}

.texts-with-tick .btn-container .btn {
  min-width: 186px;
}
