/*!
	Theme Name: Dark Horse Brewery
	Theme URI: https://darkhorsebrewery.com
	Description: A theme for Dark Horse Brewing Co.
	Version: 1.0.0
	Author: Almanack Digital LLC
	Author URI: https://almanack.co
	Text Domain: darkhorse
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS: 
----------------------------------------------------------------
# Reset
# Utilities
# Typography
# Forms
# Buttons
# Links
# Layout
# Comments
# Widgets
# Media
# Header
# Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
html,
body {
  overflow-x: hidden;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

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

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

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

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.footer-widgets:before,
.footer-widgets:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.footer-widgets:after {
  clear: both;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'Shaun';
  src: url("assets/fonts/shaun/shaun_of_the_dead-webfont.woff2") format("woff2"), url("assets/fonts/shaun/shaun_of_the_dead-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/arvo/arvo-v11-latin-regular.eot");
  src: local("Arvo"), url("assets/fonts/arvo/arvo-v11-latin-regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/arvo/arvo-v11-latin-regular.woff2") format("woff2"), url("assets/fonts/arvo/arvo-v11-latin-regular.woff") format("woff"), url("assets/fonts/arvo/arvo-v11-latin-regular.ttf") format("truetype"), url("assets/fonts/arvo/arvo-v11-latin-regular.svg#Arvo") format("svg");
}

@font-face {
  font-family: 'Arvo';
  font-style: italic;
  font-weight: 400;
  src: url("assets/fonts/arvo/arvo-v11-latin-italic.eot");
  src: local("Arvo Italic"), local("Arvo-Italic"), url("assets/fonts/arvo/arvo-v11-latin-italic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/arvo/arvo-v11-latin-italic.woff2") format("woff2"), url("assets/fonts/arvo/arvo-v11-latin-italic.woff") format("woff"), url("assets/fonts/arvo/arvo-v11-latin-italic.ttf") format("truetype"), url("assets/fonts/arvo/arvo-v11-latin-italic.svg#Arvo") format("svg");
}

@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  src: url("assets/fonts/arvo/arvo-v11-latin-700.eot");
  src: local("Arvo Bold"), local("Arvo-Bold"), url("assets/fonts/arvo/arvo-v11-latin-700.eot?#iefix") format("embedded-opentype"), url("assets/fonts/arvo/arvo-v11-latin-700.woff2") format("woff2"), url("assets/fonts/arvo/arvo-v11-latin-700.woff") format("woff"), url("assets/fonts/arvo/arvo-v11-latin-700.ttf") format("truetype"), url("assets/fonts/arvo/arvo-v11-latin-700.svg#Arvo") format("svg");
}

body {
  -webkit-font-smoothing: antialiased;
}

body,
button,
input,
select,
textarea {
  color: #111;
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.875;
}

.site-main {
  font-size: 18px;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  clear: both;
  margin: .8em 0;
  text-transform: lowercase;
  letter-spacing: 2px;
}

h1 {
  font-family: Shaun, "Coda Caption", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: lowercase !important;
  letter-spacing: 3px !important;
  font-size: 52px;
  line-height: 1.2;
  margin: .4em 0;
}

.page-template-default h1 {
  text-align: center;
}

h2 {
  font-size: 42px;
  line-height: .85;
  margin: .4em 0;
}

h3 {
  font-size: 32px;
  line-height: .85;
  margin: .4em 0;
}

h4 {
  color: #a5a29d;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h5 {
  color: #a5a29d;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h6 {
  color: #a5a29d;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h2,
h3 {
  font-family: "Coda Caption", Helvetica, Arial, sans-serif;
  text-transform: uppercase !important;
  letter-spacing: -1px !important;
  line-height: 1 !important;
}

h2 {
  font-size: 1.6em;
  margin-top: 1.5em;
}

@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 2em;
  }
}

h3 {
  font-size: 1.3em;
  margin-top: 2em;
}

@media only screen and (min-width: 1200px) {
  h3 {
    font-size: 1.6em;
  }
}

.site-footer .widget h2.widget-title {
  font-size: 1.1em;
  margin: 0 0 5px;
}

.beers-list--title {
  font-size: 1.4em;
}

p {
  margin: 0 0 1.8em;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

big {
  font-size: 125%;
}

blockquote,
q {
  quotes: """";
}

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

hr {
  background-color: #eeece8;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.entry-meta span:after,
.entry-footer span:after,
.comment-metadata .edit-link:before {
  display: inline-block;
  content: ' ';
  width: 2px;
  height: 0.9em;
  margin: 0 10px -1px;
  background-color: currentColor;
  overflow: hidden;
  vertical-align: baseline;
}

.entry-meta span:last-of-type:after,
.entry-footer span:last-of-type:after {
  content: "";
  display: none;
  width: auto;
  height: auto;
  margin: 0;
}

.comment-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a,
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  display: inline-block;
  padding: 1.2em 1.6em;
  background-color: #4EB849;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover,
.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #c1a01e;
}

.entry-meta,
.entry-footer,
.comment-list .reply,
.comment-metadata,
.widget_recent_entries .post-date,
.widget_rss .rss-date {
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

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

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

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

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

.site-content .contact-form input[type="radio"],
.site-content .contact-form input[type="checkbox"] {
  margin-bottom: 6px;
  margin-right: .3em;
  vertical-align: middle;
}

.site-content .contact-form label.checkbox,
.site-content .contact-form label.checkbox-multiple,
.site-content .contact-form label.radio {
  font-weight: normal;
  margin-bottom: 0;
}

.site-content .contact-form label.checkbox,
.site-content .contact-form>div {
  margin-bottom: .8em;
}

.site-content .contact-form textarea,
.site-content .contact-form input[type='text'],
.site-content .contact-form input[type='email'],
.site-content .contact-form input[type='url'],
.site-content .contact-form select {
  margin-bottom: .4em;
}

.site-content .contact-form .grunion-field-label {
  margin-bottom: .2em;
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
#infinite-handle span,
.wp-block-button__link, 
.wp-block-button__link:visited,
.woocommerce a.button {
  border: 0;
  border-radius: 0;
  background: #4EB849;
  box-shadow: none;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  padding: 1.4em 1.6em 1.2em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
#infinite-handle span:hover,
.wp-block-button__link:hover,
.woocommerce a.button:hover {
  background: #c1a01e;
  box-shadow: none;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.button:active,
.button:focus,
#infinite-handle span:active,
#infinite-handle span:focus,
.wp-block-button__link:active,
.wp-block-button__link:focus {
  background: #c1a01e;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
}

.button {
  display: inline-block;
}

.button:visited {
  color: #fff;
}

ul,
ol {
  margin: 0 0 1.6em 1.6em;
  padding-left: 0;
}

ul {
  list-style: square;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
  color: #4EB849;
  text-decoration: none;
}

a:visited {
  color: #4EB849;
}

a:hover,
a:focus,
a:active {
  color: #27ae60;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
}

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

.entry-content a {
  word-wrap: break-word;
}

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

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  background: #fff;
}

.site-content {
  max-width: 1200px;
  padding: 0 1.4em;
  margin: 0 auto;
}

.content-area {
  width: 100%;
}

.site-content .widget-area {
  overflow: hidden;
  width: 100%;
}

.site-footer {
  clear: both;
  width: 100%;
}

.site-footer {
  text-align: center;
}

@media only screen and (min-width: 600px) {
  .site-footer {
    text-align: left;
  }
}

.no-sidebar .site-main {
  margin: 0;
}

.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.no-sidebar .recent-posts-header,
.no-sidebar .entry-meta,
.no-sidebar .hentry,
.no-sidebar .comments-area,
.no-sidebar.singular .entry-title,
.no-sidebar .post-navigation,
.no-sidebar .posts-navigation,
.no-sidebar .page-header {
  max-width: 712px;
  margin-left: auto;
  margin-right: auto;
}


.sticky {
  display: block;
}

.hentry {
  padding: 0 0 1.6em;
}

.post-thumbnail {
  margin-bottom: .8em;
}

.singular .post-thumbnail {
  margin-bottom: 1.6em;
}

.entry-title {
  margin: 0 0 .8em;
  font-size: 24px;
  line-height: 1.2;
  border-width: 0;
}

.page-template-front-page .entry-title {
  margin-bottom: 0;
}

.singular .entry-title {
  margin: 0 0 .8em;
  font-size: 66px;
  line-height: 1.2;
  word-wrap: break-word;
}

body.fdm-menu-template-default h1.entry-title {
  text-align: center;
}

.entry-title a {
  color: inherit;
  text-decoration: none;
}

.entry-title a:hover {
  text-decoration: underline;
}

.featured-content .entry-title a:hover {
  text-decoration: none;
}

.featured-content .no-featured-image {
  min-height: 120px;
}

.entry-meta {
  margin-bottom: .8em;
  color: #a5a29d;
}

.entry-date {
  font-weight: bold;
}

.entry-footer {
  color: #a5a29d;
  font-weight: bold;
}

.single .entry-footer {
  margin-bottom: 3.2em;
}

.singular .entry-title {
  line-height: .8;
  font-family: Shaun;
  text-transform: lowercase !important;
  letter-spacing: 3px !important;
}

.singular .hentry {
  border-bottom: 0;
  padding-bottom: 0;
}

.page-template-front-page .entry-meta {
  margin-bottom: .4em;
}

.posted-on a {
  color: inherit;
}

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

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

.more-link {
  clear: both;
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 1em 0 .8em;
  text-transform: uppercase;
  width: 100%;
}

.entry-author {
  background: #eeece8;
  margin: 0 0 3.2em;
  padding: 1.2em;
}

.author-avatar {
  float: right;
}

.author-avatar img {
  display: block;
  height: 3em;
  width: 3em;
}

.author-heading {
  float: left;
  max-width: calc(100% - 4.5em);
}

.author-title {
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}

.author-name {
  clear: both;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0 0 .8em;
  text-transform: none;
}

.author-bio {
  clear: both;
  margin: 0;
}

.author-link {
  display: block;
}

.testimonials .hentry {
  border: 0;
  margin: 0 0 1.6em;
  position: relative;
}

.testimonial-entry {
  margin-bottom: 0 !important;
  position: relative;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.6em;
  overflow: hidden;
}

.comment-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a,
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
  content: '\2190';
  margin-right: 6px;
}

.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
  text-align: right;
}

.comment-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.post-navigation .nav-next a:after {
  content: '\2192';
  margin-left: 6px;
}

.widget .testimonial-entry:after,
.quote:after {
  color: white;
  content: "\201D";
  font-size: 144px;
  font-weight: bold;
  display: block;
  line-height: 1;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: -8px;
  z-index: 0;
  height: 40px;
}

.recent-posts {
  position: relative;
}

.recent-posts:after {
  border-top: 1px solid #eeece8;
  content: "";
  width: calc(99.3% + 2.8em);
  -webkit-transform: translateX(-1.4em);
  transform: translateX(-1.4em);
  display: block;
  margin: 1.6em auto;
  height: 0;
}

.recent-posts .hentry:last-of-type {
  padding-bottom: 0;
}

.page-header,
.recent-posts-header {
  border-bottom: 1px solid #eeece8;
  margin: 0 auto 1.6em;
  max-width: 1080px;
}

.page-title,
.recent-posts-title {
  font-size: 32px;
  margin: 0 0 .2em;
  clear: none;
  display: inline-block;
  width: 60%;
}

.page-title {
  margin: 0 0 .4em;
  width: 100%;
}

.more-recent-posts {
  color: #a5a29d;
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}

.more-recent-posts:hover,
.more-recent-posts:visited {
  color: #a5a29d;
}

.more-testimonials,
.more-testimonials:visited {
  clear: both;
  color: #a5a29d;
  display: inline-block;
  font-weight: bold;
  margin: 0 0 1.6em;
  text-transform: uppercase;
  text-align: right;
  font-size: 14px;
  letter-spacing: 1px;
  width: 100%;
}

.page-template-front-page .site-main>.hentry:first-of-type {
  padding-bottom: 0;
}

.page-template-front-page .site-main .hentry:last-of-type {
  border-bottom: 0;
}

.meta-nav {
  display: inline-block;
  font-size: 12px;
  margin-left: 6px;
}

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

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.no-comments {
  font-style: italic;
  opacity: 0.5;
  text-align: center;
}

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

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

.comment-list .avatar {
  float: left;
  margin-left: -70px;
}

.comment-body {
  margin-bottom: 1.6em;
  padding-left: 70px;
}

.comment-author {
  font-size: 16px;
  color: #192930;
  margin: 4px 0;
}

.comment-author a {
  color: inherit;
}

.comment-author b.fn {
  font-weight: 400;
}

.comment-author .says {
  display: none;
}

.comment-meta {
  margin-bottom: .8em;
}

.comment-metadata {
  color: #a5a29d;
  letter-spacing: 1px;
  margin-top: -8px;
}

.comment-metadata a {
  color: inherit;
}

.comment-metadata .edit-link a {
  color: #4EB849;
}

.comment-metadata .edit-link:before {
  margin-left: 5px;
}

.comment-content p {
  margin: 0 0 .8em;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

#respond {
  margin-bottom: 3.2em !important;
}

.comments-title,
#respond h3 {
  border-bottom: 1px solid #eeece8;
  font-size: 32px;
  line-height: 1.2;
  margin: 0 0 .8em !important;
  padding: 0 0 .8em !important;
}

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.6em;
  padding: 1.6em;
  background: #111;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}

.widget .textwidget {
  overflow: hidden;
}

.widget>ul,
.widget>div>ul {
  margin-left: 0;
}

.widget li {
  margin: .6em 0;
  line-height: 1.4;
}

.widget a {
  color: #fff;
}

.widget select {
  max-width: 100%;
}

.widget:not(.widget_text) ul,
.widget:not(.widget_text) ol {
  list-style: none;
}

.widget-title {
  font-size: 24px;
  margin: 0 0 .8em;
  line-height: 1.1;
}

.search-form-icon:before {
  font-size: 20px;
  content: '\f400';
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: auto;
  height: 100%;
  padding: 0 0.8em;
  color: #a5a29d;
  font-family: Genericons;
  font-style: normal;
  font-weight: normal;
  line-height: 2.5em;
  speak: none;
  text-decoration: inherit;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-form {
  position: relative;
}

.search-form .search-field {
  box-sizing: border-box;
  width: 100%;
  height: 3.2em;
  padding: 0 1em;
  border: 1px solid #a5a29d;
  border-radius: 0;
  -webkit-appearance: none;
}

.search-form .search-submit {
  display: none;
}

.search-form ::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "Arvo", sans-serif;
  text-transform: uppercase;
}

.widget_calendar thead,
.widget_calendar tbody {
  text-align: center;
}

.widget_calendar td#next {
  text-align: right;
}

.widget_recent_entries li {
  margin-bottom: 1em;
}

.widget_recent_entries .post-date {
  display: block;
}

.widget_rss li {
  margin-bottom: 1em;
}

.widget_rss .rss-date {
  display: block;
}

.jetpack_widget_social_icons a:hover,
.jetpack_widget_social_icons a:focus,
.widget_wpcom_social_media_icons_widget a:hover,
.widget_wpcom_social_media_icons_widget a:focus {
  color: #4EB849;
}

.widget .wp-caption-text {
  font-size: 0.85em;
}

.footer-widgets {
  margin: 0 auto;
  max-width: 1200px;
  padding: 3.2em 1.4em;
}

.footer-widgets .widget {
  background: #111;
  font-size: 16px;
  padding: 0;
}

.footer-widgets .widget-area:last-of-type .widget:last-of-type {
  margin-bottom: 0;
}

.footer-widgets .widget-title {
  color: #a5a29d;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.footer-widgets .widget-area {
  width: 100%;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
img {
  height: auto;
  max-width: 100%;
}

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

embed,
iframe,
object {
  max-width: 100%;
}

.wp-caption {
  margin-bottom: 1.6em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8em 0;
}

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

.gallery {
  margin-bottom: 1.6em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-1 .gallery-item {
  margin-left: 0;
  margin-right: 0;
}

.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item {
  padding: 0 0.5em;
  margin: 0 0 0.5em;
}

.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
  padding: 0 0.25em;
  margin: 0 0 0.25em;
}

.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
  margin-left: -0.25em;
  margin-right: -0.25em;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header-logo {
  z-index: 1000;
}

.main-navigation {
  display: block;
  width: 100%;
  margin: 0 -9999rem;
  padding: 48px 9999rem;
  background-image: url(./assets/img/roughline-black-transparent.png);
  height: 120px;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-navigation li {
  position: relative;
  margin: 0;
  padding: 0;
}

.main-navigation a {
  display: block;
  font-weight: bold;
  text-decoration: none;
}

.main-navigation a:hover {
  color: #fff;
  text-decoration: none;
}

.main-navigation ul ul a:hover {
  color: #333;
  text-decoration: none;
}

.main-navigation ul>li>a {
  color: #fff;
  font-family: "Arvo", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.main-navigation .menu-toggle {
  position: absolute;
  top: 1.8286em;
  right: 1.6em;
  background: #191919;
  border-width: 0;
  font-size: 14px;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
  width: auto;
  padding: .7em 1em;
}

.main-navigation .menu-toggle:before {
  content: "\f419";
  display: inline-block;
  font-family: Genericons;
  font-weight: normal;
  margin-right: 6px;
  position: relative;
  top: 1px;
}

.main-navigation .menu-toggle:hover {
  border-width: 0;
}

.main-navigation.toggled .menu-toggle:before {
  content: "\f406";
}

.main-navigation ul {
  display: none;
  border: 1px solid #eeece8;
  border-top: 3px solid #4EB849;
  width: 100%;
  clear: both;
  margin: 1.6em 0 0;
  padding: 1.6em;
  position: relative;
}

.main-navigation ul:before {
  content: '\f500';
  display: block;
  position: absolute;
  top: -18px;
  left: 0;
  width: 90%;
  color: #4EB849;
  font-family: Genericons;
  font-size: 16px;
  line-height: 1;
  text-align: right;
}

.main-navigation.toggled ul {
  display: block;
}

.main-navigation ul ul {
  margin: 0 0 0 1.6em;
  padding: 0;
  border: 0;
}

.main-navigation ul ul:before {
  display: none;
}

.main-navigation ul ul a {
  color: #192930;
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.main-navigation ul ul ul {
  margin-left: 3.2em;
}

.page-header__image {
  margin-bottom: 3em;
  padding-bottom: 280px;
}

@media only screen and (max-width: 991px) {
  .page-header__image {
    padding-bottom: 120px;
  }
}

.page-roughline {
  height: 40px; 
  position: relative; 
  top: -80px;
}

.home .page-header__image {
  padding-bottom: 480px;
}

.page-header__image-none {
  background-color: #fff;
  background-image: url(./assets/img/wood.png);
  height: 170px;
  margin-bottom: 40px;
}

.page-template-front-page .site-header {
  margin-bottom: 0;
}

.header-overlay {
  display: block;
  margin: 0 auto 1.6em;
  max-width: 1080px;
  position: relative;
}

.header-overlay img {
  display: block;
}

.callout-button {
  margin-top: .8em;
}

.callout-button:empty {
  display: none;
}

.utility-container {
  border-bottom: 1px solid #eeece8;
}

.utility-container:after {
  content: '';
  display: block;
  clear: both;
}

.header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  justify-content: left;
  position: relative;
  max-width: 1200px;
  margin: 0 auto 2em auto;
  min-height: 100px;
  padding: 5px;
  z-index: 10000;
}

.custom-logo {
  max-width: 100%;
  max-height: 135px;
  width: auto;
  height: auto;
  margin-top: 8px;
}

.site-header .search-form {
  position: relative;
  float: right;
}

.site-header .search-field {
  position: relative;
}

.site-header .search-field:active,
.site-header .search-field:focus {
  outline: none;
}

.site-header .search-form-icon:before {
  background-color: #fff;
  line-height: 2.3;
  padding: 1px 0 0 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 47px;
  text-align: center;
}

.site-header .search-form label {
  position: relative;
  display: block;
  width: 46px;
  height: 46px;
}

.site-header .search-form .search-field {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-color: #eeece8;
  border-width: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  padding-left: 0;
  width: 0;
}

.site-header .search-form:hover .search-field,
.site-header .search-field:focus {
  width: 300px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.site-header .search-form:hover .search-form-icon:before,
.site-header .search-field:focus+.search-form-icon:before {
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.site-description-wrapper {
  position: relative;
}

body:not(.header-text-hidden).has-description .site-description-wrapper,
.has-cta-button .site-description-wrapper {
  padding: 1.6em 1.4em;
}

.site-description {
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}

.front-page-wrapper {
  border-bottom: 1px solid #eeece8;
  margin-bottom: 2.4em;
}

.header-text-hidden.no-featured-posts .front-page-wrapper,
.no-featured-posts:not(.has-description) .front-page-wrapper {
  border-bottom: 0;
  margin-bottom: 0;
}

.featured-content {
  max-width: 1200px;
  margin: 0 auto 2.4em;
  padding: 0 1.4em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.featured-content .post-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.featured-content .hentry {
  background: #192930;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  margin-bottom: 1.6em;
}

.featured-content .hentry:last-child {
  margin-right: 0;
}

.featured-content .hentry .post-thumbnail {
  display: block;
  margin-bottom: 0;
  opacity: 0.4;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.featured-content-overlay-none .featured-content .hentry .post-thumbnail {
  opacity: 1.0;
}

.featured-content-overlay-light .featured-content .hentry .post-thumbnail {
  opacity: 0.7;
}

.featured-content-overlay-dark .featured-content .hentry .post-thumbnail {
  opacity: 0.1;
}

.featured-content .hentry .post-thumbnail img {
  display: block;
}

.featured-content .hentry .entry-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 1.6em;
  border-width: 0;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.43px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.featured-content .hentry:hover .post-thumbnail {
  opacity: 0.1;
}

.featured-content .hentry:hover .entry-title {
  color: #4EB849;
}

.site-header .jetpack-social-navigation {
  float: left;
}

.site-header .jetpack-social-navigation ul {
  margin: 0;
}

.site-header .jetpack-social-navigation li {
  margin-left: -3px;
}

.site-header .jetpack-social-navigation a {
  color: #a5a29d;
}

.site-header .jetpack-social-navigation a:before {
  width: auto;
  height: auto;
  padding: 0.9375em;
  border-right: 1px solid #eeece8;
  vertical-align: middle;
  font-size: 16px;
}

.site-header .jetpack-social-navigation a:hover {
  color: #4EB849;
}

.site-footer {
  background-color: #111;
}

.site-info {
  margin: 0;
  padding: 1.6em 1.4em;
  color: #a5a29d;
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}

.site-info a {
  color: inherit;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media screen and (min-width: 37.5em) {
  .header-logo {
    max-width: 100%;
  }

  .main-navigation .menu-toggle {
    display: none;
  }

  .main-navigation {
    width: auto;
  }

  .main-navigation.toggled ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }

  .main-navigation ul {
    border: 0;
    padding: 0;
    margin: 0;
    clear: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .main-navigation ul:before {
    display: none;
  }

  .main-navigation {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
  }

  .main-navigation ul li {
    margin-left: 2.4em;
    padding: 5px 0;
  }

  .main-navigation ul ul {
    position: absolute;
    padding: 1.6em 0;
    background-color: #0F1013;
    margin: 0;
    line-height: 1.2;
    z-index: 999;
    left: -999em;
    top: 100%;
  }

  .main-navigation ul ul li {
    margin: 0;
    padding: .46875em 1.875em;
  }

  .main-navigation ul ul a {
    color: #fff;
    font-size: 14px;
    width: 150px;
    text-transform: none;
    letter-spacing: 0;
  }

  .main-navigation ul ul a:hover {
    color: #ccc;
  }

  .main-navigation ul li:hover>ul,
  .main-navigation ul li.focus>ul {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .main-navigation ul ul ul {
    margin: 0;
  }

  .main-navigation ul ul ul:before {
    display: none;
  }

  .main-navigation ul ul li:hover>ul {
    left: 100%;
    top: -1.675em;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .main-navigation ul ul>li.page_item_has_children>a:after,
  .main-navigation ul ul>li.menu-item-has-children>a:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: relative;
    top: -1px;
  }

  .testimonials .grid-sizer,
  .post-type-archive-jetpack-testimonial .testimonials .hentry {
    width: 48.5%;
  }

  .testimonials .gutter-sizer {
    width: 3%;
  }

  .featured-content .hentry {
    margin-bottom: 0;
    width: 31.5%;
  }

  .featured-content .hentry .entry-title {
    font-size: 16px;
  }

  .featured-content .no-featured-image+.no-featured-image+.no-featured-image {
    min-height: 150px;
  }

  .site-title {
    clear: none;
    display: inline-block;
    vertical-align: middle;
  }

  .custom-logo {
    clear: none;
    display: inline-block;
    margin-right: .8em;
    vertical-align: middle;
  }

  .more-recent-posts {
    line-height: 3.2;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    max-width: 39%;
  }

  .comment-navigation .nav-previous a,
  .posts-navigation .nav-previous a,
  .post-navigation .nav-previous a {
    float: left;
    width: auto;
    max-width: 48%;
  }

  .comment-navigation .nav-next a,
  .posts-navigation .nav-next a,
  .post-navigation .nav-next a {
    float: right;
    text-align: right;
    width: auto;
    max-width: 48%;
  }

  .footer-widgets .widget-area {
    float: left;
  }

  .footer-widgets .widget-area .widget:last-of-type {
    margin-bottom: 0;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(2),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(1) {
    width: 48%;
    margin-right: 4%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(2):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(1):nth-of-type(2n) {
    margin-right: 0;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(3),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(2),
  .footer-widgets .widget-area:nth-child(3):nth-last-child(1) {
    width: 48%;
    margin-right: 4%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(3):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(2):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(3):nth-last-child(1):nth-of-type(2n) {
    margin-right: 0;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(4),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(3),
  .footer-widgets .widget-area:nth-child(3):nth-last-child(2),
  .footer-widgets .widget-area:nth-child(4):nth-last-child(1) {
    width: 48%;
    margin-right: 4%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(4):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(3):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(3):nth-last-child(2):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(4):nth-last-child(1):nth-of-type(2n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 50em) {
  .site-content {
    padding: 0 3.75em;
    margin-top: -40px;
  }

  .content-area {
    float: left;
    margin: 0 -35% 0 0;
  }

  .site-main {
    margin: 0 40% 0 0;
  }

  .site-content .widget-area {
    float: right;
    width: 35%;
  }

  .site-header .jetpack-social-navigation a:before {
    padding: 1.4em;
  }

  .featured-content {
    padding-left: 3.75em;
    padding-right: 3.75em;
  }

  .site-description {
    color: #fff;
    font-size: 48px;
  }

  .site-description-wrapper {
    max-width: 66%;
    z-index: 1;
  }

  body:not(.header-text-hidden).has-description .site-description-wrapper,
  .has-cta-button .site-description-wrapper {
    padding: 2.4em;
  }

  .header-container {
    padding-left: 3.75em;
    padding-right: 3.75em;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .header-overlay {
    background: #192930;
  }

  .header-overlay:before {
    background: #192930;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
  }

  .header-overlay-none .header-overlay:before {
    opacity: 0;
  }

  .header-overlay-light .header-overlay:before {
    opacity: 0.3;
  }

  .header-overlay-medium .header-overlay:before {
    opacity: 0.5;
  }

  .header-overlay img+.site-description-wrapper {
    bottom: 0;
    padding: 0;
    margin: 0 2.4em 2.4em 2.4em;
    position: absolute;
  }

  .site-header .search-form label {
    width: 61px;
    height: 61px;
  }

  .site-header .search-form-icon:before {
    line-height: 2.8;
    width: 61px;
  }

  .site-title {
    font-size: 48px;
    margin: .16em 0 -.16em;
  }

  .entry-author {
    padding: 1.6em;
  }

  .recent-posts:after {
    display: none;
  }

  .recent-posts-title,
  .page-title {
    font-size: 36px;
  }

  .more-recent-posts {
    line-height: 3.5;
  }

  .footer-widgets {
    padding: 3.2em 3.75em;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(2):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(1):nth-of-type(2n) {
    margin-right: 4%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(3):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(2):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(3):nth-last-child(1):nth-of-type(2n) {
    margin-right: 5%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(4):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(3):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(3):nth-last-child(2):nth-of-type(2n),
  .footer-widgets .widget-area:nth-child(4):nth-last-child(1):nth-of-type(2n) {
    margin-right: 6.66667%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(2),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(1) {
    width: 48%;
    margin-right: 4%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(2):last-of-type,
  .footer-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
    margin-right: 0;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(3),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(2),
  .footer-widgets .widget-area:nth-child(3):nth-last-child(1) {
    width: 30%;
    margin-right: 5%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(3):last-of-type,
  .footer-widgets .widget-area:nth-child(2):nth-last-child(2):last-of-type,
  .footer-widgets .widget-area:nth-child(3):nth-last-child(1):last-of-type {
    margin-right: 0;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(4),
  .footer-widgets .widget-area:nth-child(2):nth-last-child(3),
  .footer-widgets .widget-area:nth-child(3):nth-last-child(2),
  .footer-widgets .widget-area:nth-child(4):nth-last-child(1) {
    width: 20%;
    margin-right: 6.66667%;
  }

  .footer-widgets .widget-area:nth-child(1):nth-last-child(4):last-of-type,
  .footer-widgets .widget-area:nth-child(2):nth-last-child(3):last-of-type,
  .footer-widgets .widget-area:nth-child(3):nth-last-child(2):last-of-type,
  .footer-widgets .widget-area:nth-child(4):nth-last-child(1):last-of-type {
    margin-right: 0;
  }

  .site-info {
    padding-left: 3.75em;
    padding-right: 3.75em;
  }
}

/*--------------------------------------------------------------
# Beer
--------------------------------------------------------------*/

.beers-list--grid {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

@media only screen and (min-width: 991px) {
  .beers-list--item {
    flex: 0 0 33.3333%;
    height: 350px;
    padding: 20px;
  }
}

.beers-list--title {
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  margin-top: -120px;
  padding: 0 12px;
}

@media only screen and (max-width: 991px) {
  .beers-list--title {
    font-size: 26px;
    line-height: 28px;
    margin-top: -120px;
    margin-bottom: 100px;
  }
}

a .beers-list--title {
  color: #fff;
  text-shadow: 3px 3px 10px #000;
}

.beer-title {
  font-size: 60px;
  border-bottom: 1px solid #888;
  line-height: .8;
  margin: 0;
}

.beer-type {
  margin-top: 2px;
  color: #4EB849;
  font-size: 45px;
}

p.beer-stats {
  font-weight: 700;
  font-size: 22px;
  font-family: "Arvo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1;
}

.beer-info {
  padding-bottom: 20px;
}

.beer-info--image {
  flex: 1;
  padding: 0 20px 0 0;
}

.beer-list--thumbnail img {
  border-radius: 15px;
}

.beer-info--description {
  flex: 3;
}

.beer-info--description p {
  font-size: 18px;
}

.beer-info--size {
  font-weight: 900;
}

@media only screen and (min-width: 767px) {
  .beer-info {
    display: flex;
  }
}

.beer-filters--nav {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: center;
}

.beer-filters--nav li {
  display: inline;
}

.beer-filters--nav a {
  color: #4EB849;
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .beer-filters--nav {
    margin: 0;
    padding-top: 20px;
  }
  .beer-filters--nav a {
    color: #4EB849;
    display: inline-block;
    text-transform: uppercase;
  }
}

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/

.n2-section-smartslider {
  margin-top: -210px;
  margin-bottom: -50px;
}

@media (max-width: 800px) {
  div#n2-ss-2 .n2-ss-layer .n2-font-00399f31f0e09372d0318b153bd6a4cf-hover {
    font-size: 34px;
  }
}

.home .events-list--wrapper {
  background: #000;
  width: 100%;
  padding: 2em;
  margin-top: -40px;
}

.home .events-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 1080px;
  margin: 0 auto;
}

.home .events-list--event {
  color: #fff;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  margin: 20px;
  padding: 20px;
  font-weight: 700;
}

.home .events-list--event p {
  color: #ecc31f;
  font-size: 20px;
  font-weight: 700;
}

.home h2.events-list--header {
  text-align: center;
  color: #ecc31f;
  line-height: 1;
  margin-top: 35px;
  margin-bottom: 0;
}

.home .events-list .tribe-event-date-start {
  color: #ff0;
  font-weight: 700;
}

.home .events-list h3 {
  line-height: .85;
  margin: 8px 0 0 0;
}

.home .events-list h3 a {
  color: #fff;
}

.home .events-list h3 a:hover {
  text-decoration: none;
}

.video--wrapper {
  background: url(./assets/img/wood.png) no-repeat center center;
  background-size: cover;
  padding: 50px;
}

.video-container {
  position: relative;
  padding-bottom: 40%;
  max-width: 1200px;
  margin: 0 auto;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Make sure media & text blocks always stack image, then text */
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
    grid-template-areas: "media-text-media""media-text-content";
  }
}

.page-template-default .entry-title {
  margin-top: -4em;
  color: #fff;
  text-shadow: 5px 5px 5px #000;
}

.site-footer .widget h2.widget-title {
  font-size: 22px;
  color: #fff;
  margin: 0 0 4px 0;
}

.site-footer .widget .textwidget p {
  color: #ccc;
}

/* CUSTOM */

@media only screen and (max-width: 991px) {
  .page-template-default .entry-title {
    padding-top: 10px;
    margin-top: -40px;
    margin-bottom: 0;
    color: #000;
    text-shadow: none;
  }
  body.has-featured-image .entry-title {
    margin-top: -4em;
    color: #fff;
    text-shadow: 5px 5px 5px #000;
  }
  body.has-featured-image .content-area {
    margin-top: 100px;
  }
  .page-id-1196 .content-area .site-main-full-width {
    margin-top: 0;
  }  
}

.content-area .site-main-full-width {
  margin-top: 10em;
}

.single-product .content-area .site-main-full-width {
  margin-top: 0;
}

.fdm-menu-template-default .content-area .site-main-full-width {
  margin-top: 1em;
}

@media only screen and (min-width: 1200px) {
  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    font-size: 15px;
  }
}

.mega-menu-item.ig {
  margin-left: 15px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link:after,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link span.mega-indicator:after {
  display: none;
}

@media only screen and (max-width: 991px) {
  .ig,
  .fb,
  .tw {
    display: none !important;
  }
}

.wp-block-media-text {
  margin: 2.5em 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 1.3em;
}

.woocommerce ul.products li.product a img {
  margin: 0;
}

.single-post .content-area .site-main-full-width {
  margin-top: 1em;
}

.blog-feed {
  background-color: #000;
  color: #fff;
  padding: 2em;
  text-align: center;
}

.blog-feed h2 {
  margin-top: 0;
}

.blog-feed ul {
  margin: 0;
}

.blog-feed ul li {
  list-style-type: none;
  font-size: 32px;
}

/* TAPROOM BEER LIST */

.fdm-section-tap-list,
.fdm-section-beer-barn,
.fdm-section-outbar-tap-list,
.fdm-section-bike-shop-tap-list {
  background: #111;
  color: #fff;
  padding: 20px!important;
  border-radius: 4px;
}

.fdm-section-tap-list .fdm-item-title,
.fdm-section-beer-barn .fdm-item-title,
.fdm-section-outbar-tap-list .fdm-item-title,
.fdm-section-bike-shop-tap-list .fdm-item-title {
  color: #ecc31f;
  font-family: 'Permanent Marker', arial, sans-serif; 
  font-size: 175%;
  line-height: 1.2;
}

.fdm-section-tap-list .fdm-item-price-wrapper,
.fdm-section-beer-barn .fdm-item-price-wrapper,
.fdm-section-outbar-tap-list .fdm-item-price-wrapper,
.fdm-section-bike-shop-tap-list .fdm-item-price-wrapper {
  width: 30%;
  white-space: normal;
}

.fdm-section-tap-list .fdm-item,
.fdm-section-beer-barn .fdm-item,
.fdm-section-outbar-tap-list .fdm-item,
.fdm-section-bike-shop-tap-list .fdm-item  {
  margin-bottom: 0;
}

.fdm-section-tap-list .fdm-item-panel p,
.fdm-section-beer-barn .fdm-item-panel p,
.fdm-section-outbar-tap-list .fdm-item-panel p,
.fdm-section-bike-shop-tap-list .fdm-item-panel p {
  margin-bottom: 0;
}

.fdm-section-tap-list .fdm-item-content p,
.fdm-section-beer-barn .fdm-item-content p,
.fdm-section-outbar-tap-list .fdm-item-content p,
.fdm-section-bike-shop-tap-list .fdm-item-content p {
  font-size: 15px;
}