/***
* RHD Dev: Compiled at 11:55:00 PM on 04-12-2018
***/

.subtitle,
.rhd-related-posts-title,
#popular-posts .popular-posts-title {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.2em;
  text-align: center;
  margin: 1rem 0;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96% /* Image does not overflow the content area */;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.screen-reader-text {
  clip: rect(1px 1px 1px 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-textfocus {
  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-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000 /* Above WP toolbar. */;
}
.gallery {
  width: 100%;
  margin-bottom: 1.6em;
}
.gallery-item {
  max-width: 33.33%;
  display: inline-block;
  padding: 1.79104477%;
  box-sizing: border-box;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item img {
  max-width: 100%;
  height: auto;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.sticky {
  position: initial;
}
@media screen and (min-width: 57em) {
  .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%;
  }
}
html,
body {
  -webkit-font-smoothing: antialiased;
}
body,
button,
input,
select,
textarea {
  color: #333;
  font-family: 'Fenix', serif;
  font-size: 15px;
  font-size: 1.3rem;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 700;
}
p {
  margin-bottom: 1.6em;
}
b,
strong {
  font-weight: 700;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51,51,51,0.7);
  color: #8f8782;
  color: rgba(51,51,51,0.7);
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  line-height: 1.6667;
  margin-bottom: 1.6667em;
  padding-left: 0.7778em;
  text-indent: 0;
}
blockquote p {
  margin-bottom: 1.6667em;
}
blockquote > plast-child {
  margin-bottom: 0;
}
blockquote cite,
blockquote small {
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Fenix', serif;
  line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
address {
  font-style: italic;
  margin: 0 0 1.6em;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre {
  background-color: transparent;
  background-color: rgba(0,0,0,0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51,51,51,0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51,51,51,0.1);
  cursor: help;
}
mark,
ins {
  background-color: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
hr {
  background-color: #eaeaea;
  background-color: rgba(51,51,51,0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.6em;
}
ul,
ol {
  margin: 0 0 1.6em 1.3333em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 1.6em;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 1.6em;
}
table,
th,
td {
  border: 1px solid #8f8782;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed /* Prevents HTML tables from becoming too wide */;
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}
td {
  border-width: 0 1px 1px 0;
}
th td {
  padding: 0.4em;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
figure {
  margin: 0;
}
del {
  opacity: 0.8;
}
-webkit-input-placeholder {
  color: rgba(51,51,51,0.7);
  font-family: 'Fenix', serif;
}
-moz-placeholder {
  color: rgba(51,51,51,0.7);
  font-family: 'Fenix', serif;
}
-moz-placeholder {
  color: rgba(51,51,51,0.7);
  font-family: 'Fenix', serif;
  opacity: 1 /* Since FF19 lowers the opacity of the placeholder by default */;
}
-ms-input-placeholder {
  color: rgba(51,51,51,0.7);
  font-family: 'Fenix', serif;
}
button,
input,
textarea {
  background-color: #fff;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
button,
input {
  line-height: normal;
}
input,
textarea {
  background-image: -webkit-linear-gradient(rgba(255,255,255,0) rgba(255,255,255,0)) /* Removing the inner shadow on iOS inputs */;
  border: 1px solid #aaa;
  color: #4d4845;
}
input:focus,
textarea:focus {
  border-color: #f6f5f3;
}
input:focus,
select:focus {
  outline: 2px solid #c1c1c1;
  outline: 2px solid rgba(51,51,51,0.3);
}
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: default;
  opacity: 0.5;
}
button[type="button"],
input[type="button"],
button[type="reset"],
input[type="reset"],
button[type="submit"],
input[type="submit"] {
  -webkit-appearance: button;
  background-color: #fff;
  color: #4d4845;
  cursor: pointer;
  font-family: 'Fenix', serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.7917em 1.5em;
  text-transform: uppercase;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background-color: #aaa;
  color: #fff;
  outline: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"] {
-webkit-search-cancel-button
-webkit-search-decoration
  -webkit-appearance: none;
}
button-moz-focus-inner,
input-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 0.375em;
  width: 100%;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
  outline: 0;
}
.post-password-form {
  position: relative;
}
.post-password-form label {
  color: #707070;
  color: rgba(51,51,51,0.7);
  display: block;
  font-family: 'Fenix', serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
}
.post-password-form input[type="submit"] {
  padding: 0.7917em;
  position: absolute;
  right: 0;
  bottom: 0;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="radio"] {
  -webkit-appearance: radio;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
  padding: 0;
}
.unselectable {
  -webkit-user-select: none /* Chrome/Safari */;
  -moz-user-select: none /* Firefox */;
  -ms-user-select: none /* IE10+ */;
  -o-user-select: none;
  user-select: none;
}
.invisible {
  visibility: hidden;
  position: absolute;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
@font-face {
  font-family: 'NovecentoSans Wide Demibold';
  src: url("fonts/novecentosanswide-demibold-webfont.woff2") format('woff2'), url("fonts/novecentosanswide-demibold-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NovecentoSans Wide Normal';
  src: url("fonts/novecentosanswide-normal-webfont.woff2") format('woff2'), url("fonts/novecentosanswide-normal-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusableactive,
.visuallyhidden.focusablefocus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.clearfix:before,
.rhd-ffw .entry-content .rhd-infographic figure:before,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .rhd-sub-menu-frame:before,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu .menu-item:before,
.blog-area article:before,
.pagination:before,
.single-pagination:before,
.widget_search:before,
#rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .rhd-sub-menu-frame-inner:before,
#main:before,
#main .content-wrapper:before,
.entry-meta .rhd-post-footer:before,
.clearfix:after,
.rhd-ffw .entry-content .rhd-infographic figure:after,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .rhd-sub-menu-frame:after,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu .menu-item:after,
.blog-area article:after,
.pagination:after,
.single-pagination:after,
.widget_search:after,
#rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .rhd-sub-menu-frame-inner:after,
#main:after,
#main .content-wrapper:after,
.entry-meta .rhd-post-footer:after {
  content: " " /* 1 */;
  display: table /* 2 */;
}
.clearfix:after,
.rhd-ffw .entry-content .rhd-infographic figure:after,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .rhd-sub-menu-frame:after,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu .menu-item:after,
.blog-area article:after,
.pagination:after,
.single-pagination:after,
.widget_search:after,
#rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .rhd-sub-menu-frame-inner:after,
#main:after,
#main .content-wrapper:after,
.entry-meta .rhd-post-footer:after {
  clear: both;
}
* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media print {
  *,
  *before,
  *after {
    background: transparent !important;
    color: #000 !important /* Black prints faster
                                   http://www.sanbeiji.com/archives/953 */;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  avisited {
    text-decoration: underline;
  }
  a[href]after {
    content: " (" attr(href) ")";
  }
  abbr[title]after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]after,
  a[href^="javascript"]after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
img.alignleft {
  float: left;
}
img.alignright {
  float: right;
}
img.aligncenter {
  margin: 0 auto;
  display: block;
}
.wrapper {
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
}
.limiter {
  width: 100%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
}
.rhd-metabar {
  width: 100%;
  height: auto;
  padding: 1em 0;
  margin: 1em auto;
}
.rhd-metabar .rhd-metabar-content {
  width: 100%;
}
.rhd-metabar .rhd-metabar-content.duo .rhd-metabar-item:nth-of-type(1),
.rhd-metabar .rhd-metabar-content.trio .rhd-metabar-item:nth-of-type(1) {
  margin-bottom: 0.75em;
}
.rhd-metabar .rhd-metabar-content.trio .rhd-metabar-item:nth-of-type(2) {
  margin-bottom: 0.75em;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item {
  width: 100%;
  display: block;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-metabutton {
  width: 2em;
  height: 100%;
  background-color: #aaa;
  background-position: center;
  background-repeat: no-repeat;
  color: #4d4845;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.3;
  transition: all 0.25s;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-metabutton:hover,
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-metabutton:active {
  background-color: #c8c8c8;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-metabutton.search-submit-button {
  width: 2.05em;
  height: 101%;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-metabutton .caret,
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-metabutton .search-submit {
  width: 50%;
  height: auto;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  -webkit-opacity: 0.35;
  -moz-opacity: 0.35;
  opacity: 0.35;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .search-field {
  font-weight: 300;
  border: 2px solid #fff;
  transition: background 0.25s;
  text-transform: uppercase;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .search-field::-webkit-input-placeholder {
  font-family: 'Fenix', serif;
  color: #808080;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: 300;
  text-transform: uppercase;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .search-field:-moz-placeholder {
  font-family: 'Fenix', serif;
  color: #808080;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: 300;
  text-transform: uppercase;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .search-field::-moz-placeholder {
  font-family: 'Fenix', serif;
  color: #808080;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: 300;
  text-transform: uppercase;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .search-field:-ms-input-placeholder {
  font-family: 'Fenix', serif;
  color: #808080;
  font-weight: 300;
  text-transform: uppercase;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .search-field:focus {
  background: #fafafa;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown-title,
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .search-field {
  width: 100%;
  height: 1.9em;
  padding-left: 0.5em;
  background: #fff;
  color: #808080;
  position: relative;
  font-family: 'Fenix', serif !important;
  border: 1px solid #aaa;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown-title .dd-title-text {
  position: relative;
  top: 0.15em;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown {
  position: relative;
  text-transform: uppercase;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown ul {
  margin: 0;
  font-family: 'Fenix', serif;
  text-transform: none;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown > ul {
  width: 100%;
  max-height: 30vh;
  position: absolute;
  top: 2em;
  overflow-y: auto;
  background: #fff;
  padding-left: 0;
  display: none;
  z-index: 999;
  box-shadow: 0 1px 2px -1px rgba(0,0,0,0.5);
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown > ul li {
  width: 100%;
  background: #fff;
  display: block;
  line-height: 1.2;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown > ul li a {
  width: 100%;
  height: auto;
  display: block;
  color: #808080;
  padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none;
  transition: all 0.2s;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown > ul li a:hover,
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .rhd-dropdown > ul li a:active {
  background-color: #c8c8c8;
}
.rhd-metabar .rhd-metabar-content .rhd-metabar-item .blog-search {
  top: 0;
}
.rhd-metabar.layout-tall .rhd-metabar-item .rhd-dropdown-title {
  margin-bottom: 0.5em;
}
.rhd-metabar.layout-tall .rhd-metabar-item:last-of-type .rhd-dropdown-title {
  margin-bottom: 0;
}
@media screen and (min-width: 50rem) {
  .rhd-metabar.layout-wide {
    padding: 0 0 0.5em 0;
  }
  .rhd-metabar.layout-wide .rhd-metabar-content {
    width: 100%;
    max-width: 80rem;
    position: relative;
    margin: 0 auto 0 auto;
    text-align: justify;
    top: 0.95em;
  }
  .rhd-metabar.layout-wide .rhd-metabar-content:after {
    width: 100%;
    display: inline-block;
    content: '';
  }
  .rhd-metabar.layout-wide .rhd-metabar-content .rhd-metabar-item {
    display: inline-block;
  }
  .rhd-metabar.layout-wide .rhd-metabar-content.solo .rhd-metabar-item,
  .rhd-metabar.layout-wide .rhd-metabar-content.duo .rhd-metabar-item,
  .rhd-metabar.layout-wide .rhd-metabar-content.trio .rhd-metabar-item {
    margin-bottom: 0;
  }
  .rhd-metabar.layout-wide .rhd-metabar-content.solo .rhd-metabar-item {
    width: 100%;
  }
  .rhd-metabar.layout-wide .rhd-metabar-content.duo .rhd-metabar-item {
    width: 49%;
  }
  .rhd-metabar.layout-wide .rhd-metabar-content.trio .rhd-metabar-item {
    width: 31%;
  }
  .rhd-metabar.layout-wide .rhd-metabar-content .blog-search {
    position: relative;
    top: 0.12em;
  }
}
#hamburger {
  background: none;
}
#hamburger span {
  background-color: #aaa;
  border-radius: 0.1rem;
}
#hamburger span::before,
#hamburger span::after {
  background-color: #aaa;
  border-radius: 0.1rem;
}
.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 48px;
  height: 54px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 24.375px;
  left: 10.125px;
  right: 10.125px;
  height: 5.25px;
  background: #fff;
}
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 5.25px;
  background-color: #fff;
  content: "";
}
.c-hamburger span::before {
  top: -9.75px;
}
.c-hamburger span::after {
  bottom: -9.75px;
}
.c-hamburger--rot {
  background-color: #28aadc;
}
.c-hamburger--rot span {
  transition: transform 0.3s;
}
.c-hamburger--rot.is-active {
  background-color: #1d89b3;
}
.c-hamburger--rot.is-active span {
  transform: rotate(90deg);
}
.c-hamburger--htx {
  background-color: #ff3264;
}
.c-hamburger--htx span {
  transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
  transition-property: top, transform;
}
.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
.c-hamburger--htx.is-active {
  background-color: #f4003c;
}
.c-hamburger--htx.is-active span {
  background: none;
}
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}
.c-hamburger--htla {
  background-color: #32dc64;
}
.c-hamburger--htla span {
  transition: transform 0.3s;
}
.c-hamburger--htla span::before {
  transform-origin: top right;
  transition: transform 0.3s, width 0.3s, top 0.3s;
}
.c-hamburger--htla span::after {
  transform-origin: bottom right;
  transition: transform 0.3s, width 0.3s, bottom 0.3s;
}
.c-hamburger--htla.is-active {
  background-color: #20b94d;
}
.c-hamburger--htla.is-active span {
  transform: rotate(180deg);
}
.c-hamburger--htla.is-active span::before,
.c-hamburger--htla.is-active span::after {
  width: 50%;
}
.c-hamburger--htla.is-active span::before {
  top: 0;
  transform: translateX(19.125px) translateY(2.625px) rotate(45deg);
}
.c-hamburger--htla.is-active span::after {
  bottom: 0;
  transform: translateX(19.125px) translateY(-2.625px) rotate(-45deg);
}
.c-hamburger--htra {
  background-color: #ff9650;
}
.c-hamburger--htra span {
  transition: transform 0.3s;
}
.c-hamburger--htra span::before {
  transform-origin: top left;
  transition: transform 0.3s, width 0.3s, top 0.3s;
}
.c-hamburger--htra span::after {
  transform-origin: bottom left;
  transition: transform 0.3s, width 0.3s, bottom 0.3s;
}
.c-hamburger--htra.is-active {
  background-color: #ff6e0d;
}
.c-hamburger--htra.is-active span {
  transform: rotate(180deg);
}
.c-hamburger--htra.is-active span::before,
.c-hamburger--htra.is-active span::after {
  width: 50%;
}
.c-hamburger--htra.is-active span::before {
  top: 0;
  transform: translateX(-5.25px) translateY(2.625px) rotate(-45deg);
}
.c-hamburger--htra.is-active span::after {
  bottom: 0;
  transform: translateX(-5.25px) translateY(-2.625px) rotate(45deg);
}
.ghost-button-container {
  width: auto;
  max-width: 100%;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}
.ghost-button-container.gb-align-center {
  margin-right: auto;
  margin-left: auto;
}
.ghost-button-container.gb-align-right {
  float: right;
}
.ghost-button-container.gb-align-left {
  float: left;
}
.ghost-button-container .ghost-button,
.ghost-button-container .ghost-button-alt,
#comments .comment-form .submit {
  padding: 0.4em 0.8em;
  text-decoration: none;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  display: inline-block;
  transition: all 0.2s;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  text-transform: uppercase;
}
.ghost-button-container .ghost-button:hover,
.ghost-button-container .ghost-button-alt:hover,
#comments .comment-form .submit:hover,
.ghost-button-container .ghost-button:active,
.ghost-button-container .ghost-button-alt:active,
#comments .comment-form .submit:active {
  text-decoration: none;
  color: #fff;
}
.ghost-button-container .ghost-button.filled,
.ghost-button-container .ghost-button-alt.filled,
#comments .comment-form .submit.filled {
  color: #4d4845;
}
.ghost-button-container .ghost-button,
#comments .comment-form .submit {
  color: #4d4845;
  border-color: #4d4845;
}
.ghost-button-container .ghost-button:hover,
#comments .comment-form .submit:hover,
.ghost-button-container .ghost-button:active,
#comments .comment-form .submit:active {
  background-color: #4d4845;
  color: #fff;
}
.ghost-button-container .ghost-button:focus,
#comments .comment-form .submit:focus {
  border-color: #c8c8c8;
}
.ghost-button-container .ghost-button.filled,
#comments .comment-form .submit.filled {
  background-color: #aaa;
  border-color: #aaa;
}
.ghost-button-container .ghost-button.filled:hover,
#comments .comment-form .submit.filled:hover,
.ghost-button-container .ghost-button.filled:active,
#comments .comment-form .submit.filled:active {
  background-color: $c_quat;
  border-color: $c_quat;
}
.ghost-button-container .ghost-button.filled:focus,
#comments .comment-form .submit.filled:focus {
  border-color: #f9f9f7;
}
.ghost-button-container .ghost-button-alt {
  color: #f6f5f3;
  border-color: #f6f5f3;
}
.ghost-button-container .ghost-button-alt:hover,
.ghost-button-container .ghost-button-alt:active {
  background-color: #f6f5f3;
}
.ghost-button-container .ghost-button-alt.filled {
  background-color: #f6f5f3;
  border-color: #f6f5f3;
}
.ghost-button-container .ghost-button-alt.filled:hover,
.ghost-button-container .ghost-button-alt.filled:active {
  background-color: #aaa;
  border-color: #aaa;
}
.rhd-ffw #header {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 999;
}
.rhd-ffw #navbar {
  background: transparent;
}
.rhd-ffw #main {
  width: 100%;
  max-width: none;
  padding: 0;
  margin-bottom: 0;
}
.rhd-ffw #primary {
  margin-top: 0;
  padding: 0;
}
.rhd-ffw .full-width-page {
  position: relative;
}
.rhd-ffw .full-width-page.fixed-bg-page {
  z-index: 2;
}
.rhd-ffw .full-width-page.fixed-bg-page .entry-content {
  background: #fff;
  padding-top: 3em;
}
.rhd-ffw .full-width-page.default-thumb-page {
  margin-top: 2em;
}
.rhd-ffw .rhd-full-width-thumbnail-container {
  width: 100%;
  height: auto;
  background: #f5f5f5;
  position: relative;
}
.rhd-ffw .rhd-full-width-thumbnail-container.fixed-bg {
  width: 100%;
  height: auto;
  position: fixed;
  left: 0;
  z-index: 0;
}
.rhd-ffw .rhd-full-width-thumbnail-container.fixed-bg .rhd-full-width-thumbnail {
  position: relative;
}
.rhd-ffw .rhd-full-width-thumbnail-container.fixed-bg .rhd-full-width-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}
.rhd-ffw .rhd-full-width-thumbnail-container.default-thumb {
  margin-top: 3em;
}
.rhd-ffw .rhd-full-width-thumbnail-container.default-thumb .rhd-full-width-thumbnail {
  width: 80%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 2em 0;
}
.rhd-ffw .rhd-full-width-thumbnail-container .page-overlay-headline {
  margin: 1rem 0 0.5rem 0;
  line-height: 1.1;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 3em;
}
.rhd-ffw .rhd-full-width-thumbnail-container .page-overlay-text,
.rhd-ffw .rhd-full-width-thumbnail-container .ghost-button-container {
  margin: 0.5rem 0;
}
.rhd-ffw .rhd-full-width-thumbnail-container .page-overlay-text {
  font-size: 1.2em;
}
.rhd-ffw .entry-content {
  display: block;
}
.rhd-ffw .entry-content > * {
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 2em auto 2em auto;
}
.rhd-ffw .entry-content .rhd-big-image-container {
  width: 100%;
  height: 500px;
  height: 100vh;
  max-width: none;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 3rem 0;
}
.rhd-ffw .entry-content .rhd-big-image-container .rhd-big-image {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.rhd-ffw .entry-content .rhd-big-image-container .rhd-big-image img {
  width: auto;
  height: auto;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  display: block;
}
.rhd-ffw .entry-content .entry-meta p {
  margin: 0;
}
.rhd-page-overlay-cta-container {
  width: 85%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
  color: #fff;
  z-index: 2;
  text-align: center;
}
.rhd-page-overlay-cta-container .rhd-page-overlay-cta {
  height: 100%;
}
.rhd-page-overlay-cta-container .rhd-page-overlay-cta .rhd-page-overlay-cta-inner {
  width: 100%;
  position: absolute;
  top: 53%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 0.1em;
}
.rhd-page-overlay-cta-container .rhd-page-overlay-cta .rhd-page-overlay-cta-inner.bg {
  background: rgba(226,226,226,0.35);
}
.rhd-page-overlay-cta-container .rhd-page-overlay-cta .rhd-page-overlay-cta-inner.rhd-page-style-image {
  max-height: 66%;
}
.rhd-page-overlay-cta-container .rhd-page-overlay-cta .rhd-page-overlay-cta-inner.rhd-page-style-image img {
  width: auto;
  max-height: 50%;
  margin-top: 1em;
}
.rhd-page-overlay-cta-container .page-overlay-headline {
  margin: 1rem 0 0.5rem 0;
  line-height: 1.1;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 3em;
}
.rhd-page-overlay-cta-container .page-overlay-text,
.rhd-page-overlay-cta-container .ghost-button-container {
  margin: 0.5rem 0;
}
.rhd-page-overlay-cta-container .page-overlay-text {
  font-size: 1.2em;
}
.rhd-big-image-container {
  height: auto;
  position: relative;
}
.rhd-big-image-container .rhd-big-image-caption {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 100%;
  text-align: center;
}
.rhd-big-image-container .rhd-big-image-caption-container {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.rhd-big-image-container .rhd-big-image-caption-container .rhd-big-image-caption {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
}
@media screen and (min-width: 50rem) {
  .rhd-ffw #main {
    margin-top: 0;
  }
  .rhd-ffw #content {
    margin-left: 0;
    margin-right: 0;
  }
  .rhd-ffw .full-width-page.fixed-bg-page .entry-content {
    padding: 2em 0 4em;
  }
  .rhd-ffw .entry-content .rhd-infographic {
    width: 100%;
    max-width: none;
    margin: 0;
  }
  .rhd-ffw .entry-content .rhd-infographic figure {
    width: 90%;
    max-width: 80rem;
    position: relative;
    margin: 0 auto 0 auto;
    padding: 1em 0;
    position: relative;
  }
  .rhd-ffw .entry-content .rhd-infographic .rhd-infographic-image {
    width: 49%;
    display: block;
    top: 0;
    float: none;
    position: relative;
  }
  .rhd-ffw .entry-content .rhd-infographic .rhd-infographic-image.left {
    float: left;
  }
  .rhd-ffw .entry-content .rhd-infographic .rhd-infographic-image.right {
    float: right;
  }
  .rhd-ffw .entry-content .rhd-infographic .rhd-infographic-caption {
    width: 49%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 1.5em;
    line-height: 1.3;
  }
  .rhd-ffw .entry-content .rhd-infographic .rhd-infographic-caption.left {
    left: 0;
    padding-left: 5%;
  }
  .rhd-ffw .entry-content .rhd-infographic .rhd-infographic-caption.right {
    right: 0;
    padding-right: 2%;
  }
  .rhd-ffw .rhd-full-width-thumbnail-container.fixed-bg {
    height: 100vh;
    top: 0;
    overflow: hidden;
  }
  .rhd-ffw .rhd-full-width-thumbnail-container.fixed-bg .rhd-full-width-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
  }
  .rhd-ffw .rhd-full-width-thumbnail-container.fixed-bg .rhd-full-width-thumbnail img {
    width: auto;
    height: auto;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    display: block;
  }
  .rhd-ffw .rhd-full-width-thumbnail-container.default-thumb {
    margin-top: 0;
  }
  .rhd-ffw .rhd-full-width-thumbnail-container.default-thumb .rhd-full-width-thumbnail {
    width: 60%;
    padding: 4em 0;
  }
  .rhd-page-overlay-cta-container {
    margin-bottom: 0;
  }
  .rhd-page-overlay-cta-container .rhd-page-overlay-cta .rhd-page-overlay-cta-inner {
    width: auto;
    min-width: 50%;
  }
  .rhd-page-overlay-cta-container .rhd-page-overlay-cta .rhd-page-overlay-cta-inner.bg {
    padding: 2em 1em;
  }
  .rhd-page-overlay-cta-container + .big-notch {
    width: 100%;
    height: 2rem;
    overflow: hidden;
    margin-top: -2rem;
    display: block;
  }
  .rhd-page-overlay-cta-container + .big-notch .big-notch-inner {
    height: 100%;
    max-width: 75rem;
    margin: 0 auto;
    position: relative;
  }
  .rhd-page-overlay-cta-container + .big-notch .big-notch-inner:before,
  .rhd-page-overlay-cta-container + .big-notch .big-notch-inner:after {
    width: 2000px;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    background: #fff;
  }
  .rhd-page-overlay-cta-container + .big-notch .big-notch-inner:before {
    left: 100%;
  }
  .rhd-page-overlay-cta-container + .big-notch .big-notch-inner:after {
    right: 100%;
  }
  .rhd-page-overlay-cta-container + .big-notch .big-notch-inner svg {
    height: 100%;
    fill: #fff;
    float: right;
  }
  .rhd-big-image-container {
    height: 82vh;
  }
  .rhd-big-image-container.rhd-big-image-footer {
    height: 75vh;
  }
  .rhd-big-image-container .rhd-big-image {
    height: 100%;
  }
  .rhd-big-image-container .rhd-big-image-caption {
    width: 85%;
  }
  .rhd-big-image-container .rhd-big-image-caption img {
    width: 10rem;
    display: inline-block;
    position: relative;
    margin-right: 1em;
  }
}
.wpoi-hustle {
  width: 280px;
  max-width: 90%;
  margin: 0 auto;
}
.wpoi-element.wpoi-aside.wpoi-image.wpoi-image-fill {
  min-height: 280px;
  max-width: 280px;
}
.wpoi-title {
  font: lighter 20px;
  font-family: 'NovecentoSans Wide Normal', sans-serif;
  text-align: center !important;
}
.wpoi-message p {
  text-align: center !important;
  font: 16px Lato, sans-serif !important;
  color: #444448;
  margin-bottom: 1rem;
}
.wpoi-element .wpoi-subscribe-email {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
  border-width: 0 !important;
}
.wpoi-element .wpoi-subscribe-email::-webkit-input-placeholder {
  font-family: $ff_title;
  color: #4d4845;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: normal;
  text-transform: lowercase;
}
.wpoi-element .wpoi-subscribe-email:-moz-placeholder {
  font-family: $ff_title;
  color: #4d4845;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: normal;
  text-transform: lowercase;
}
.wpoi-element .wpoi-subscribe-email::-moz-placeholder {
  font-family: $ff_title;
  color: #4d4845;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: normal;
  text-transform: lowercase;
}
.wpoi-element .wpoi-subscribe-email:-ms-input-placeholder {
  font-family: $ff_title;
  color: #4d4845;
  font-weight: normal;
  text-transform: lowercase;
}
.wpoi-element .wpoi-subscribe-send {
  font-family: $ff_title, sans-serif !important;
  text-transform: lowercase;
}
.wpoi-form {
  position: relative;
  top: -15px;
}
.wpoi-form .wpoi-subscribe-email {
  box-shadow: inset 1px 1px 1px 0px rgba(0,0,0,0.43);
  border: 1px solid rgba(0,0,0,0.13);
}
.inc-opt-close-btn {
  max-width: 280px;
  margin: 0 auto !important;
}
@media screen and (min-width: 800px) {
  .wpoi-hustle {
    width: 375px;
    max-width: 90%;
    margin: 0 auto;
  }
  .wpoi-element.wpoi-aside.wpoi-image.wpoi-image-fill {
    min-height: 375px;
    max-width: 375px;
  }
  .inc-opt-close-btn {
    max-width: 370px !important;
  }
}
/* ==========================================================================
	Main Styles
   ========================================================================== */
html,
body {
  text-shadow: 0 0 1px transparent;
  width: 100%;
  font-size: 16px;
  margin: 0;
  font-family: 'Fenix', serif;
  font-weight: 300;
  color: #4d4845;
  background: #fff;
}
body.admin-bar #wpadminbar {
  position: fixed;
  top: 0;
}
a {
  outline: 0 !important;
  transition: color 0.25s ease;
  color: #55b4ae;
  text-decoration: none;
}
a:hover,
a:active {
  text-decoration: underline;
}
input,
textarea {
  background-color: #f6f5f3;
  border: 2px solid #aaa;
  box-sizing: border-box;
  padding: 0.5em;
  font-family: 'Fenix', serif;
  outline: 0 !important;
  transition: all 0.25s;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-family: 'Fenix', serif;
  color: #808080;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: normal;
  text-transform: normal;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-family: 'Fenix', serif;
  color: #808080;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: normal;
  text-transform: normal;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-family: 'Fenix', serif;
  color: #808080;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  font-weight: normal;
  text-transform: normal;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-family: 'Fenix', serif;
  color: #808080;
  font-weight: normal;
  text-transform: normal;
}
input:focus,
textarea:focus {
  border-color: #55b4ae;
}
input[type="submit"] {
  cursor: pointer;
  transition: all 0.25s;
}
input[type="submit"]:hover {
  background-color: #808080;
}
#page {
  margin: 0;
}
.site-header {
  width: 100%;
  height: 3em;
  position: fixed;
  top: 0;
  background: rgba(255,255,255,0.85);
  z-index: 999;
}
.site-header .header-social {
  width: 11.3rem;
  height: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.5em;
}
.site-header .header-social .widget-rhd-social-icons {
  height: 100%;
  position: absolute;
  left: 0;
}
.site-header .header-social .widget-rhd-social-icons .rhd-social-icons {
  height: 100%;
}
.site-header .header-social .widget-rhd-social-icons .rhd-social-icons .rhd-social-icon {
  width: 2.4rem;
  height: 100%;
  margin: 0 -0.5rem;
}
#masthead {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 1.5rem 0 3rem 0;
  margin: 3em auto 0;
  border-bottom: 1px solid #4d4845;
}
#masthead .site-title {
  width: 90%;
  max-width: 24rem;
  position: relative;
  margin: 0 auto 0 auto;
  display: block;
}
#masthead .site-title img {
  width: 100%;
  height: auto;
}
#navbar {
  width: 100%;
  height: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #8f8782;
  z-index: 999;
  border-bottom: 2px solid #aaa;
}
#navbar .navbar-inner {
  height: 3em;
  margin: 0;
}
#navbar .navbar-logo {
  display: none;
}
#navbar .nav-dropdown {
  width: 100%;
  height: 100vh;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background: rgba(255,255,255,0.85);
  border-bottom: 2px solid #aaa;
}
#navbar .nav-dropdown .dropdown-logo-bar {
  width: 100%;
  height: 3em;
  position: absolute;
  top: 0;
  border-bottom-width: ;
  border-bottom-style: ;
  border-bottom-color: #fff;
}
#navbar .nav-dropdown .dropdown-logo-bar .dropdown-logo {
  width: 100%;
  height: 50%;
  display: block;
  position: absolute;
  top: 42%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.75rem;
}
#navbar .nav-dropdown .dropdown-logo-bar .dropdown-logo img {
  width: auto;
  height: 100%;
}
#navbar .nav-dropdown .mobile-logo {
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 4.5em auto 1.5rem auto;
}
#navbar .nav-dropdown .menu-rhd-primary-navigation-container {
  box-shadow: none;
  padding-bottom: 0;
}
#navbar .nav-dropdown .menu-rhd-primary-navigation-container .rhd-primary-navigation {
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
  padding-bottom: 0;
}
#navbar .nav-dropdown .mobile-social {
  margin-bottom: 1.5rem;
}
#navbar.is-active {
  border-bottom: none;
  background: transparent;
}
#navbar.is-active .navbar-logo {
  width: 80%;
  height: 42%;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.75rem;
  z-index: 999;
  text-align: right;
}
#navbar.is-active .navbar-logo img {
  width: auto;
  height: 100%;
}
#navbar.is-active .header-social {
  display: none;
}
#navbar input {
  background-color: transparent;
  border: none;
}
#navbar .navbar-search {
  width: 65%;
  height: 75%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 12rem;
  z-index: 999;
  transition: all 0.25s ease;
}
#navbar .navbar-search.is-active {
  z-index: 999;
  right: 0.5rem;
}
#navbar .navbar-search .search-form,
#navbar .navbar-search div,
#navbar .navbar-search input {
  height: 100%;
}
#navbar .navbar-search input {
  background-color: transparent;
  border: none;
}
#navbar .navbar-search .search-form .search-field {
  width: 0;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1em;
  background-color: #fff;
  right: -0.35em;
  letter-spacing: 0.5px;
  padding: 0;
  transition: all 0.5s ease;
  border: 1px solid #fff;
}
#navbar .navbar-search .search-form .search-field.is-active {
  width: 130%;
  background-color: #f6f5f3;
  border-color: #4d4845;
  padding: 0.5em 2.3em 0.5em 0.5em;
}
#navbar .navbar-search .search-form .search-submit {
  width: 1.3rem;
  right: 0;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  background: url("../img/search.png") no-repeat center;
  background-size: 90% auto;
  transition: all 0.5s ease;
}
#navbar .navbar-search .close-search {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1.3em;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #8f8782;
  font-size: 1.1em;
  display: none;
  text-decoration: none;
}
#navbar .navbar-search .close-search:hover,
#navbar .navbar-search .close-search:active {
  text-decoration: none;
}
#site-title {
  width: 96%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
  text-align: center;
  display: block;
}
.site-title {
  text-align: center;
}
#rhd-primary-navigation-container {
  width: 100%;
  z-index: 999;
  text-align: center;
}
#rhd-primary-navigation-container .site-navigation {
  list-style: none;
  padding: 0;
}
#rhd-primary-navigation-container .site-navigation .menu-item {
  display: block;
  font-size: 1.2em;
  padding: 0.5em 0;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
#rhd-primary-navigation-container .site-navigation .menu-item a {
  width: 100%;
  color: #4d4845;
  text-decoration: none;
  transition: color 0.25s;
  display: inline-block;
}
#rhd-primary-navigation-container .site-navigation .menu-item a.active {
  font-weight: 500;
}
#rhd-primary-navigation-container .site-navigation .menu-item > a {
  padding-left: 0.5rem;
}
#rhd-primary-navigation-container .site-navigation .menu-indicator {
  display: none;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .rhd-sub-menu-frame {
  width: 100%;
  background: #f6f5f3;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .rhd-sub-menu-frame.active {
  margin-top: 0.5em;
  padding-top: 0.5rem;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .rhd-sub-menu-frame.active .rhd-sub-menu-frame-inner {
  position: relative;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-category-posts-display {
  margin: 0;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu {
  width: 100%;
  height: 0;
  list-style: none;
  padding: 0;
  overflow: hidden;
  text-align: center;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu.active {
  height: auto;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu .menu-item {
  font-size: 1em;
  line-height: 1.1;
  padding: 0.5em 0;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu .menu-item.menu-item-view-all {
  font-weight: 500;
}
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu .menu-item > a.active,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu .menu-item > a:hover,
#rhd-primary-navigation-container .site-navigation .menu-item-has-children .sub-menu .menu-item > a:active {
  font-weight: 500;
}
#rhd-primary-navigation-container .site-navigation .sub-category-posts {
  width: 100%;
  padding: 0;
  margin: 0.5em 0;
  list-style: none;
  display: none;
}
#rhd-primary-navigation-container .site-navigation .sub-category-posts .menu-item {
  width: 100%;
  background: none;
  margin: 0;
}
#rhd-primary-navigation-container .site-navigation .sub-category-posts .entry-title {
  font-size: 0.8em;
}
#rhd-primary-navigation-container .site-navigation .sub-category-posts .view-all {
  display: none;
}
.c-hamburger {
  position: fixed;
  top: -0.3rem;
  left: 1em;
  z-index: 1000;
}
#main {
  width: 100%;
  box-sizing: border-box;
}
#main textarea {
  font-family: 'Fenix', serif;
}
#main input[type="text"],
#main input[type="email"] {
  font-family: 'Fenix', serif;
}
#primary,
#secondary {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
#primary {
  margin-top: 0;
}
#primary .type-post,
#primary .type-page {
  position: relative;
}
#primary .type-post .entry-content > p img:first-of-type,
#primary .type-post .entry-content > img:first-of-type {
  margin-top: 0;
}
#secondary {
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 1.5rem auto 1.5rem auto;
}
#colophon {
  width: 100%;
  position: relative;
  margin-top: 1.5rem;
  padding: 1.5rem 0;
  background: #f6f5f3;
  overflow: hidden;
}
#colophon .logo-footer {
  width: 230px;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
  position: relative;
  z-index: 1;
}
#colophon .logo-footer img {
  width: 100%;
  height: auto;
}
#colophon a {
  color: inherit;
  text-decoration: none;
}
#colophon a:hover,
#colophon a:active {
  color: #55b4ae;
}
#colophon .site-info {
  width: 95%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.3;
  font-size: 0.9em;
}
#colophon .site-info p {
  margin: 0;
}
#colophon .site-info .footer-info-item {
  display: block;
}
#colophon .site-info .sep {
  display: none;
}
#colophon .widget-area {
  margin: 0.75rem auto 0 auto;
}
#colophon .widget-area .widget_rhd_social_icons {
  margin-top: 1em;
}
#colophon .widget-area .widget_rhd_social_icons .rhd-social-icons .rhd-social-icon {
  width: 2.5rem;
  height: 3rem;
}
#colophon .widget-area .widget_nav_menu .menu {
  padding-left: 0;
  list-style: none;
  text-align: center;
  line-height: 1.5;
  margin: 0;
}
#colophon .widget-area .widget_nav_menu .menu .menu-item {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  display: inline-block;
  font-size: 0.9em;
  margin-right: 0.5em;
  text-align: center;
}
/* ==========================================================================
	Posts & Pages
   ========================================================================== */
.entry-title,
.page-title,
.archive-title,
#secondary .widget-title {
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.page-title,
.archive-title {
  text-align: center;
  font-size: 1.4rem;
}
.entry-title,
#secondary .widget-title {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.6rem;
}
.entry-header,
.entry-featured-image,
.entry-content {
  width: 95%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
}
.entry-content p,
.entry-summary p {
  font-size: 1.1em;
}
.entry-summary {
  margin: 0.75rem 0;
}
.entry-summary p {
  width: 95%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
  display: block;
}
.entry-summary .read-more {
  font-size: 1em;
  width: auto;
  margin: 0 auto;
  text-align: center;
  background: url("../img/brush-ul.png") no-repeat;
  background-position: bottom center;
  background-size: 100px;
  padding-bottom: 0.375rem;
}
.entry-summary .read-more a {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #4d4845;
  text-decoration: none;
}
.entry-summary .read-more a:hover,
.entry-summary .read-more a:active {
  color: #aaa;
}
.entry-content {
  text-align: justify;
  overflow: hidden;
}
.entry-content p {
  margin: 0.5em auto;
  text-indent: 0;
}
.entry-content p[style*="text-align: center"] {
  text-indent: 0;
}
.entry-content p:first-child {
  margin-top: 0;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.entry-content p.clearfix {
  margin: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  line-height: 1.1;
}
.entry-content ul {
  padding-left: 1em;
  list-style-position: inside;
}
.entry-content iframe {
  max-width: 100%;
}
.entry-content img,
.entry-content a img {
  height: auto;
  display: block;
  width: 100%;
  max-width: 80rem;
  position: relative;
  margin: 0.5em auto 0.5em auto;
}
.entry-content img[src*="adsystem"],
.entry-content a img[src*="adsystem"] {
  width: auto;
  max-width: 100%;
  display: inline-block;
}
.entry-content img.alignleft,
.entry-content a img.alignleft,
.entry-content img.alignright,
.entry-content a img.alignright {
  float: none;
}
.entry-meta {
  width: 100%;
}
.entry-meta p {
  margin: 0;
}
.entry-meta .rhd-post-footer {
  width: 100%;
  margin: 1.5rem 0 0.75rem;
  font-size: 0.9rem;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  border-top: 1px solid #4d4845;
  border-bottom: 1px solid #4d4845;
  text-align: center;
}
.entry-meta .rhd-post-footer a {
  color: #4d4845;
}
.entry-meta .rhd-post-footer > div {
  width: 100%;
}
.entry-meta .rhd-post-footer .rhd-post-comments {
  border-bottom: 1px solid #4d4845;
}
.entry-meta .rhd-post-footer .rhd-post-comments .rhd-comments-icon {
  width: 18px;
  height: 50px;
  margin-right: 0.375rem;
}
.entry-meta .rhd-post-footer .rhd-post-comments .rhd-comments-icon path {
  fill: #aaa;
}
.blog-area article {
  margin: 1em auto;
  position: relative;
}
.blog-area article:first-child {
  margin-top: 0;
}
.blog-area article:last-child {
  margin-bottom: 0;
}
.blog-area article .entry-header {
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.blog-area article .entry-header a {
  color: inherit;
}
.blog-area article .entry-header a:hover,
.blog-area article .entry-header a:active {
  color: #55b4ae;
  text-decoration: none;
}
.blog-area article .entry-header .entry-title {
  margin: 0;
}
.blog-area article .entry-header .entry-category,
.front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .rhd-soliloquy-slider-category {
  display: inline-block;
  margin: 0 0 0.75em;
  font-size: 1rem;
  line-height: 1;
  font-weight: bold;
}
.blog-area article .entry-header .entry-details {
  margin: 0.25em 0 0.5em;
  font-size: 0.9rem;
}
.blog-area article .entry-header .entry-details.rhd-entry-details .details-line {
  display: block;
  text-align: center;
}
.blog-area article .entry-header .entry-details.rhd-entry-details .sep {
  display: none;
  font-size: 1.1em;
}
.blog-area article .entry-featured-image {
  margin-top: 0.375rem;
  margin-bottom: 1.5rem;
}
.blog-area article .entry-thumbnail {
  width: 100%;
  height: auto;
}
.blog-area article .entry-thumbnail img {
  width: 100%;
  height: auto;
}
.single-post #masthead {
  border-bottom: none;
}
.pagination,
.single-pagination {
  font-size: 1.1em;
}
.pagination .pag-load-more a,
.single-pagination .pag-load-more a,
.pagination .pag-link a,
.single-pagination .pag-link a {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #4d4845;
  text-decoration: none;
}
.pagination .pag-load-more a:hover,
.single-pagination .pag-load-more a:hover,
.pagination .pag-link a:hover,
.single-pagination .pag-link a:hover,
.pagination .pag-load-more a:active,
.single-pagination .pag-load-more a:active,
.pagination .pag-link a:active,
.single-pagination .pag-link a:active {
  color: #55b4ae;
}
.pagination .pag-next,
.single-pagination .pag-next {
  float: left;
}
.pagination .pag-prev,
.single-pagination .pag-prev {
  float: right;
}
.pagination .pag-load-more,
.single-pagination .pag-load-more {
  display: block;
  text-align: center;
}
.pagination .pag-last-page,
.single-pagination .pag-last-page {
  width: auto;
  margin: 1.5rem auto 0;
  display: block;
  text-align: center;
}
.pagination .pag-last-page img,
.single-pagination .pag-last-page img {
  width: 75px;
  height: auto;
}
.single-pagination {
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 1.5rem auto 0 auto;
}
/* ==========================================================================
	Post Grids / Subcategory Grids
   ========================================================================== */
.post-grid {
  text-align: justify;
}
.post-grid:after {
  width: 100%;
  display: inline-block;
  content: '';
}
.post-grid .post-grid-item {
  width: 49%;
  display: inline-block;
  margin: 0 0 1.5rem;
  background: #fff;
  vertical-align: top;
}
.post-grid .post-grid-item .entry-header {
  margin: 0.5em 0 0;
}
.post-grid .post-grid-item .entry-header .entry-title {
  font-size: 1em;
  line-height: 1.2;
  text-align: center;
}
.post-grid .post-grid-item .entry-header .entry-title a {
  color: inherit;
  text-decoration: none;
}
.post-grid .post-grid-item .entry-header .entry-title a:hover,
.post-grid .post-grid-item .entry-header .entry-title a:active {
  color: #aaa;
}
.subcat-grid-container {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 2px solid #f6f5f3;
}
.subcat-grid-container:last-child {
  border-bottom: none;
}
.subcat-grid-container .subcat-title {
  padding-bottom: 0.25em;
  border-bottom: 1px solid #c8c8c8;
}
.subcat-more .ghost-button-container {
  margin-top: 0;
}
/* ==========================================================================
	Comments
   ========================================================================== */
#comments {
  margin: 1.5rem auto 0 auto;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #aaa;
}
#comments .comments-title,
#comments .comment-reply-title {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  font-size: 1.3em;
}
#comments .comment-list,
#comments .comment-list ul,
#comments .comment-list ol {
  padding-left: 0;
  list-style: none;
}
#comments .comment-list .children,
#comments .comment-list ul .children,
#comments .comment-list ol .children {
  padding: 0 1.5em;
}
#comments .comment-list .comment,
#comments .comment-list ul .comment,
#comments .comment-list ol .comment {
  padding: 0 1em;
}
#comments .comment-list .comment:last-child,
#comments .comment-list ul .comment:last-child,
#comments .comment-list ol .comment:last-child {
  padding-bottom: 1.5em;
}
#comments .even {
  background: #fafafa;
}
#comments .odd {
  background: #f5f5f5;
}
#comments .comment-metadata {
  font-size: 0.9em;
}
#comments .comment-body {
  padding: 1em;
  box-sizing: border-box;
  overflow: hidden;
}
#comments textarea {
  max-width: 100%;
}
#comments #commentform-area {
  padding: 0 5%;
  margin-bottom: 0.75rem;
}
#comments .comment-form {
  width: 100%;
  min-width: 18rem;
  max-width: 100%;
}
#comments .comment-form p {
  margin-bottom: 0.75rem;
}
#comments .comment-form label {
  display: block;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
#comments .comment-form input,
#comments .comment-form textarea {
  width: 100%;
  font-size: 0.8em;
  box-sizing: border-box;
  padding: 0.5em;
  display: inline-block;
}
#comments .comment-form .form-submit {
  margin-bottom: 0;
}
#comments .comment-form .submit {
  width: auto;
  font-size: 1rem;
}
#comments .comment-form .submit:hover,
#comments .comment-form .submit:active {
  background-color: #4d4845;
  border-color: #4d4845;
  color: #fff;
}
#comments .comment-form .comment-subscription-form {
  margin: initial;
}
#comments .comment-form .required {
  display: none;
}
/* ==========================================================================
	Widget Areas & Sidebars
   ========================================================================== */
#secondary {
  max-width: 320px;
}
#secondary .widget {
  width: 100%;
  margin-top: 1.5rem;
}
#secondary .widget:first-child {
  margin-top: 0;
}
#secondary .widget:last-child {
  margin-bottom: 0;
}
#secondary .widget-title {
  width: 100%;
  text-align: center;
  position: relative;
  display: inline-block;
  font-size: 1rem;
}
#secondary .widget-title .widget-title-line {
  width: 100%;
  height: 0;
  border: 0.5px solid #4d4845;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
}
#secondary .widget-title .widget-title-text {
  width: auto;
  display: inline;
  background: #fff;
  padding: 0 0.75rem;
  position: relative;
  z-index: 999;
}
#secondary .widget_nav_menu {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
#secondary .widget_sp_image img {
  width: 100%;
  height: auto;
}
#secondary #rhd_social_icons-2 {
  margin-top: 0.75rem;
}
#secondary #rhd_social_icons-2 .rhd-social-icons .rhd-social-icon {
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 -0.25em;
}
#secondary #widget_sp_image-3 {
  margin-top: 0;
}
#nav_menu-3,
#text-5 {
  margin-top: 0 !important;
}
#text-5 .textwidget {
  padding: 3rem 1.5rem;
  text-align: center;
  line-height: 1.75;
  background: #f6f5f3;
}
#nav_menu-3 .menu {
  width: 100%;
  padding-left: 0;
  list-style: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  display: table;
  margin-top: 0;
  padding: 0.375rem 0;
  border-top: 1px solid #4d4845;
  border-bottom: 1px solid #4d4845;
  line-height: 1;
  font-size: 0.9em;
  text-align: center;
}
#nav_menu-3 .menu .menu-item {
  display: table-cell;
}
#nav_menu-3 .menu .menu-item:first-of-type {
  width: 26%;
  border-right: 1px solid #4d4845;
}
#nav_menu-3 .menu .menu-item:last-of-type {
  width: 42%;
  border-left: 1px solid #4d4845;
}
#nav_menu-3 .menu .menu-item a {
  color: inherit;
  transition: color 0.15s;
}
#nav_menu-3 .menu .menu-item a:hover,
#nav_menu-3 .menu .menu-item a:active {
  color: #55b4ae;
  text-decoration: none;
}
.widget_search .search-field {
  width: 75%;
  float: left;
  border: 1px solid #4d4845;
}
.widget_search .search-submit {
  border: none;
  background: transparent;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1em;
  float: right;
  position: relative;
  top: 0.4em;
}
.widget_search .search-submit:hover {
  background: transparent;
  color: #55b4ae;
  border: none;
}
.page #secondary {
  padding-top: 1.5rem;
}
/* ==========================================================================
	RHD Share Buttons
   ========================================================================== */
.rhd-share-buttons {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  position: relative;
  margin: 0.4em 0;
  padding: 0;
}
.rhd-share-buttons .rhd-share-button {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  margin-right: 0.25em;
}
.rhd-share-buttons .rhd-share-button:last-child {
  margin-right: 0;
}
.rhd-share-buttons .rhd-share-button a svg path {
  fill: #aaa;
}
.rhd-share-buttons .rhd-share-button a:hover svg path,
.rhd-share-buttons .rhd-share-button a:active svg path {
  fill: #4d4845;
}
/* ==========================================================================
	RHD Related Posts
   ========================================================================== */
#rhd-related-posts {
  text-align: justify;
}
#rhd-related-posts:after {
  width: 100%;
  display: inline-block;
  content: '';
}
#rhd-related-posts .post-grid-item {
  display: inline-block;
  width: 48%;
}
#rhd-related-posts .post-grid-item:nth-last-of-type(2) {
  margin-bottom: 0;
}
#rhd-related-posts .post-grid-item .entry-header {
  height: 40%;
}
#rhd-related-posts .post-grid-item .entry-header .entry-title {
  font-size: 0.9rem;
  line-height: 1.1;
}
/* ==========================================================================
	Featured Links area
   ========================================================================== */
#featured-links {
  padding-top: 1.5rem;
  border-top: 1px solid #4d4845;
}
#featured-links .page-title {
  margin-bottom: 0.75rem;
  font-size: 1.4em;
}
#featured-links .post-grid {
  width: 90%;
  max-width: 994px;
  position: relative;
  margin: 0 auto 0 auto;
  text-align: justify;
}
#featured-links .post-grid:after {
  width: 100%;
  display: inline-block;
  content: '';
}
#featured-links .post-grid .post-grid-item {
  width: 48%;
  display: inline-block;
}
#featured-links .post-grid .post-grid-item .grid-main-link {
  color: inherit;
}
#featured-links .post-grid .post-grid-item .grid-main-link:hover,
#featured-links .post-grid .post-grid-item .grid-main-link:active {
  color: #55b4ae;
}
#featured-links .post-grid .post-grid-item .entry-header {
  margin-top: 0.75rem;
}
#featured-links .post-grid .post-grid-item .entry-header .entry-title {
  font-size: 1.1em;
  line-height: 1.2;
  text-decoration: underline;
}
/* ==========================================================================
	Front Page
   ========================================================================== */
.front-page .site-header .soliloquy-outer-container {
  display: none;
}
.front-page.paged .page-title {
  margin-bottom: 0;
}
.front-page.paged .page-header {
  margin-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #aaa;
}
.front-page.paged article:first-of-type .entry-header {
  margin-top: 0.75rem;
}
.front-page article .entry-header {
  margin-top: 0;
}
.front-page article:first-of-type .entry-header {
  margin-top: 0;
}
.front-page .rhd-front-page-slider {
  display: none;
}
.front-page #secondary {
  margin-top: 0;
}
/* ==========================================================================
	404
   ========================================================================== */
.error-404 {
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
}
.error-404 .search-form {
  margin-bottom: 1.5rem;
}
.error-404 .search-form .search-submit {
  padding: 0.4em 0.8em;
  margin: 0.5em auto;
  display: block;
  font-size: 1rem;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  background: #aaa;
  line-height: 1;
}
.error-404 .search-form .search-submit:hover,
.error-404 .search-form .search-submit:active {
  color: inherit;
  background: $c_quat;
  border-color: $c_quat;
}
/* ==========================================================================
	Extras
   ========================================================================== */
.desktop-only {
  visibility: hidden;
  position: absolute;
}
#primary .soliloquy-outer-container .soliloquy-slider img {
  width: auto;
  max-height: 500px;
}
.ninja-forms-required-items,
.ninja-forms-req-symbol {
  visibility: hidden;
  position: absolute;
}
.big-notch {
  display: none;
}
#popular-posts {
  width: 90%;
  max-width: 80rem;
  position: relative;
  margin: 0 auto 0 auto;
  text-align: justify;
}
#popular-posts:after {
  width: 100%;
  display: inline-block;
  content: '';
}
#popular-posts .popular-posts-title {
  text-align: center;
}
.type-specialpost {
  text-align: center;
}
.ghost-button-container {
  text-transform: lowercase;
}
.rhd-metabar {
  margin: 0 0 1.5rem;
}
.rhd-metabar.layout-wide {
  padding-bottom: 0;
}
.rhd-metabar.layout-wide .rhd-metabar-content {
  top: 0;
}
.nf-form-fields-required {
  visibility: hidden;
  position: absolute;
}
.widget-rhd-social-icons .rhd-social-icons .rhd-social-icon {
  position: relative;
}
.widget-rhd-social-icons .rhd-social-icons .rhd-social-icon.instagram-icon {
  right: 0.1em;
}
#instagram-strip {
  padding-top: 1.5rem;
  border-top: 1px solid #4d4845;
}
#instagram-strip .page-title {
  font-size: 1em;
}
#instagram-strip .soliloquy-outer-container .soliloquy-next,
#instagram-strip .soliloquy-outer-container .soliloquy-prev {
  width: 40px;
  height: 40px;
  background-size: contain;
  background-color: transparent;
  margin-top: -36px;
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  transition: all 0.25s ease;
}
#instagram-strip .soliloquy-outer-container .soliloquy-next:hover,
#instagram-strip .soliloquy-outer-container .soliloquy-prev:hover,
#instagram-strip .soliloquy-outer-container .soliloquy-next:active,
#instagram-strip .soliloquy-outer-container .soliloquy-prev:active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#instagram-strip .soliloquy-outer-container .soliloquy-next {
  background-image: url("../img/arrow-r.png");
}
#instagram-strip .soliloquy-outer-container .soliloquy-prev {
  background-image: url("../img/arrow-l.png");
}
#back-to-top {
  display: none;
}
.loading-circle {
  bottom: 0;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
.loading-circle img {
  width: 42px;
  max-width: 80rem;
  position: relative;
  margin: 1em auto 1em auto;
  height: auto;
  display: block;
}
.blog-area .easyrecipe {
  border: none !important;
  font-family: 'Fenix', serif !important;
  font-size: 0.9rem;
  background: #f6f5f3;
}
.blog-area .easyrecipe img {
  margin-top: 0;
  border: 1px solid #4d4845 !important;
}
.blog-area .easyrecipe .ERSTimes,
.blog-area .easyrecipe .ERSNames {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300 !important;
}
.blog-area .easyrecipe .ERSTimes {
  border-top: 1px solid #4d4845 !important;
  border-bottom: 1px solid #4d4845 !important;
}
.blog-area .easyrecipe .ERSTimes .ERSTimeItem {
  font-size: 0.8em !important;
}
.blog-area .easyrecipe .ERSName {
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase !important;
}
.blog-area .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn {
  background: transparent;
  color: #4d4845 !important;
}
.blog-area .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn .ERSPrintIcon {
  display: none;
}
.blog-area .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn .ui-button-text {
  padding: 0;
  color: #4d4845;
}
.blog-area .easyrecipe .ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn .ui-button-text:after {
  content: "\00a0\00a0\2192";
}
/* ==========================================================================
	Media Queries
   ========================================================================== */
@media screen and (min-width: 50rem) {
  .mobile-only {
    display: none;
  }
  .desktop-only {
    visibility: visible;
    position: initial;
  }
  .site-header {
    height: auto;
    max-height: none;
  }
  #masthead .site-title {
    max-width: 30rem;
    margin: 0 auto;
    position: relative;
  }
  #navbar {
    position: relative;
  }
  #navbar .header-search .navbar-search {
    width: 35%;
  }
  #navbar .header-search .navbar-search.is-active {
    z-index: 1100;
  }
  #navbar .header-social {
    z-index: 1000;
  }
  #navbar .navbar-inner {
    width: 100%;
    height: 100%;
    margin-top: 0;
    z-index: 1000;
  }
  #navbar .navbar-inner .navbar-logo {
    z-index: 999;
  }
  #navbar .navbar-inner .nav-dropdown {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
    border-bottom: none;
    overflow: initial;
  }
  #navbar .navbar-inner .nav-dropdown .menu-rhd-primary-navigation-container {
    width: 90%;
    max-width: none;
    margin: initial;
    max-width: 38rem;
    max-height: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0.5em;
    overflow: initial;
    padding-bottom: 0;
  }
  #navbar .navbar-inner .nav-dropdown .menu-rhd-primary-navigation-container .site-navigation {
    width: 100%;
    padding: 1.5em 0;
  }
  #site-title {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #rhd-primary-navigation-container {
    width: 100%;
    display: block;
    background: transparent;
    box-shadow: none;
    text-align: left;
    margin-top: 3rem;
  }
  #rhd-primary-navigation-container .site-navigation {
    width: 100%;
    max-width: 80rem;
    position: relative;
    margin: 0 auto 0 auto;
    line-height: 0;
    display: inline-block;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item {
    margin-right: 1%;
    display: inline-block;
    font-size: 0.9rem;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item a {
    width: 100%;
    height: 100%;
    display: block;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item .active + .menu-indicator {
    display: block;
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    bottom: -1.5rem;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item .active + .menu-indicator polygon {
    fill: #aaa;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame {
    width: 100vw;
    position: fixed;
    top: 3.05rem;
    left: 0;
    background: #fff;
    padding-top: 0;
    margin-top: 0;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame.active {
    min-height: 316px;
    border-bottom: 2px solid #aaa;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .rhd-sub-menu-frame-inner {
    width: 95%;
    max-width: 80rem;
    position: relative;
    margin: 0 auto 0 auto;
    height: auto;
    background: #fff;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .menu-item > a {
    display: block;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-menu {
    width: 19%;
    float: left;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-menu.active {
    margin: 0.7rem 0 1rem;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-menu .menu-item {
    display: block;
    margin-left: 0;
    text-align: right;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-menu .menu-item > a {
    padding-left: 0;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-menu .menu-item.menu-item-has-posts {
    padding: 0.25em 0;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts-display {
    width: 80%;
    height: auto;
    float: right;
    padding: 0 0.5rem 0 0;
    position: relative;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts-display .sub-category-posts {
    display: block;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts {
    margin: 1rem 0 1.35rem 0;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts .menu-item {
    width: 28%;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts .menu-item:nth-child(n+2) {
    display: inline-block;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts .menu-item .entry-header .entry-title {
    margin: 0.5em 0 0;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts .menu-item .entry-thumbnail {
    width: 100%;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts .menu-item .entry-thumbnail img {
    width: 100%;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts .view-all {
    width: 13%;
    max-width: none;
    margin: initial;
    margin-top: 11%;
    display: inline-block;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts .view-all .entry-thumbnail img {
    width: 25%;
    height: auto;
    position: relative;
    display: block;
    margin: 0 auto;
  }
  #rhd-primary-navigation-container .site-navigation .menu-item.menu-item-has-children .rhd-sub-menu-frame .sub-category-posts .view-all .entry-title a {
    padding: 0.25em;
    font-size: 1.1em;
    border: 1px solid #aaa;
  }
  .c-hamburger {
    display: none;
  }
  #main {
    width: 90%;
    max-width: 80rem;
    position: relative;
    margin: 0 auto 1.5rem auto;
    padding: 0;
    background-color: #fff;
  }
  #main .content-wrapper {
    width: 90%;
    max-width: 994px;
    position: relative;
    margin: 0 auto 0 auto;
  }
  #main.is_stuck {
    margin-right: 0;
    margin-left: 0;
  }
  #primary {
    width: 100%;
    float: left;
    margin-right: -20rem;
  }
  #primary.full-width {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  #primary.full-width #content {
    margin-right: 0;
  }
  #primary.full-width #content .post-grid {
    width: 100%;
  }
  #content {
    margin-right: 21.5rem;
  }
  #secondary {
    width: 20rem;
    float: right;
  }
  #secondary.is_stuck {
    left: auto;
  }
  #colophon {
    margin-top: 0;
  }
  #colophon .site-info .footer-info-item {
    display: inline;
  }
  #colophon .site-info .sep {
    display: inline;
  }
  #colophon .logo-footer {
    max-width: 20rem;
  }
  #colophon .widget-area .widget_rhd_social_icons .rhd-social-icons .rhd-social-icon {
    width: 2rem;
    height: 2rem;
  }
  #comments {
    background: none;
    padding-bottom: 0;
  }
  #comments .comment-list .comment {
    padding: 0;
  }
  #comments .comment-form {
    width: 75%;
  }
  #comments .comment-form p {
    margin-bottom: 0.75rem;
  }
  #comments .comment-form input[type="text"],
  #comments .comment-form input[type="email"],
  #comments .comment-form textarea {
    width: 75%;
    border-width: 1px;
  }
  #comments #commentform-area {
    padding: 0;
  }
  .entry-content iframe {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  .entry-content img,
  .entry-content a img {
    max-width: 100%;
  }
  .entry-content img.alignleft,
  .entry-content a img.alignleft {
    margin: 0.5em 1em 0.5em 0;
    float: left;
  }
  .entry-content img.alignright,
  .entry-content a img.alignright {
    margin: 0.5em 0 0.5em 1em;
    float: right;
  }
  .entry-content img.aligncenter,
  .entry-content a img.aligncenter {
    margin: 0.5em auto;
  }
  .entry-meta .rhd-post-footer > div {
    width: 50%;
    display: inline-block;
  }
  .entry-meta .rhd-post-footer .rhd-post-comments {
    float: left;
    border-bottom: none;
    border-right: 1px solid #4d4845;
  }
  .entry-meta .rhd-post-footer .rhd-post-social {
    float: right;
  }
  .entry-meta .rhd-post-footer .rhd-post-social.full {
    width: 100%;
    float: none;
  }
  .entry-meta .post-meta .post-meta-label {
    width: 120px;
    text-align: right;
  }
  .entry-meta .post-meta .post-meta-terms {
    margin: 0.75rem 0;
  }
  .entry-meta .post-meta .post-meta-terms a {
    padding: 0.2em 0.4em;
    margin-right: 0.375rem;
    color: #4d4845;
    text-decoration: none;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    transition: background-color 0.15s ease;
  }
  .rhd-share-buttons .rhd-share-button {
    width: 36px;
    height: 36px;
  }
  .page .entry-content img {
    width: auto;
  }
  .page #secondary {
    padding-top: 0;
  }
  .post-grid {
    text-align: justify;
  }
  .post-grid:after {
    width: 100%;
    display: inline-block;
    content: '';
  }
  .post-grid .post-grid-item {
    width: 32%;
    margin: initial initial 1.5rem;
    display: inline-block;
  }
  .post-grid.packery .gutter {
    width: 2%;
  }
  .front-page.paged .site-header .soliloquy-outer-container {
    display: none;
  }
  .front-page #masthead {
    border-bottom-width: 0;
  }
  .front-page .rhd-front-page-slider {
    width: 100%;
    max-width: none;
    position: relative;
    margin: 0 auto 0 auto;
    display: block;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container {
    display: block;
    margin-bottom: 2.7rem;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-next,
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-prev {
    width: 60px;
    height: 60px;
    background-size: contain;
    background-color: transparent;
    margin-top: -36px;
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    opacity: 0.75;
    transition: all 0.25s ease;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-next:hover,
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-prev:hover,
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-next:active,
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-prev:active {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-next {
    background-image: url("../img/arrow-r.png");
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-prev {
    background-image: url("../img/arrow-l.png");
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper {
    max-width: none;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-item .soliloquy-caption {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transition: all opacity ease;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption {
    width: 75%;
    height: 70%;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    text-align: center;
    background-color: rgba(255,255,255,0.85);
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    color: #4d4845;
    padding: 0;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside a {
    color: #4d4845;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .soliloquy-fc-caption {
    width: 85%;
    max-width: 80rem;
    position: relative;
    margin: 0 auto 0 auto;
    height: auto;
    text-align: center;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .soliloquy-fc-title {
    margin-bottom: 1.5rem;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .soliloquy-fc-title-link {
    font-size: 1.3em;
    line-height: 1.3;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .soliloquy-fc-title-link:hover,
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .soliloquy-fc-title-link:active {
    color: #55b4ae;
    text-decoration: none;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .soliloquy-fc-read-more {
    font-size: 1rem;
    color: #4d4845;
    text-decoration: none;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .soliloquy-fc-read-more:hover,
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .soliloquy-fc-read-more:active {
    color: #55b4ae;
  }
  .front-page .rhd-front-page-slider .soliloquy-outer-container .soliloquy-wrapper .soliloquy-active-slide + .soliloquy-item .soliloquy-caption .soliloquy-caption-inside .rhd-soliloquy-slider-category {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-weight: 500;
  }
  #rhd-related-posts .post-grid-item {
    width: 24%;
    margin-top: 0;
  }
  #rhd-related-posts .post-grid-item .entry-header {
    height: 30%;
  }
  #featured-links .post-grid .post-grid-item {
    width: 32%;
  }
  #featured-links .post-grid .post-grid-item .entry-header .entry-title {
    font-size: 1em;
  }
  #popular-posts {
    width: 75%;
    margin-bottom: 2rem;
  }
  #back-to-top {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 0.7em;
    z-index: 9999;
  }
  #back-to-top a {
    color: #4d4845;
    text-decoration: none;
  }
  #back-to-top img {
    width: 20px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (min-width: 51.375rem) {
  .blog-area article .entry-header {
    margin-top: 0.75rem;
    position: relative;
  }
  .blog-area article .entry-header .entry-details {
    width: auto;
    position: absolute;
    top: 0;
    left: -8%;
    background: rgba(255,255,255,0.85);
    text-align: center;
    line-height: 1.2;
  }
  .blog-area article .entry-header .entry-details .month,
  .blog-area article .entry-header .entry-details .day {
    width: 100%;
    display: block;
    padding: 0 0.25em;
  }
  .blog-area article .entry-header .entry-details .month {
    padding-bottom: 0.25em;
    border-bottom: 1px solid #4d4845;
    font-size: 0.9rem;
  }
  .blog-area article .entry-header .entry-details .day {
    font-family: 'Fenix', serif;
    color: #aaa;
    font-size: 2.5em;
    line-height: 1.1;
  }
  .blog-area article .entry-header .entry-details.rhd-entry-details .details-line {
    display: inline-block;
  }
  .blog-area article .entry-header .entry-details.rhd-entry-details .sep {
    display: inline-block;
  }
}
