@charset "UTF-8";
/*********************************************************************************************

Theme Name: Castello 3.0
Theme URI: https://www.hermesthemes.com/themes/castello/
Author: hermesthemes
Author URI: https://www.hermesthemes.com/
Version: 3.0.2
Requires PHP: 5.6
Tested up to: 5.6.2
Private: true
Description: Castello is an exclusive WordPress Theme for Hotels, Rental Villas, B&Bs, Inns, etc.
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hermes-castello
Tags: 

**********************************************************************************************

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-size: 16px;
  line-height: 1;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

figcaption,
figure,
main {
  /* 1 */
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bold; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none;
  vertical-align: middle; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clickable {
  cursor: pointer; }

/* Headings */
h1, h2, h3, h4, h5, h6, .archives-title {
	font-family: 'PlayFair Display', Georgia, serif;
	font-weight: 600;
	line-height: 1.3;
	margin: 0;
}

.site-palette-light h1, 
.site-palette-light h2, 
.site-palette-light h3, 
.site-palette-light h4, 
.site-palette-light h5, 
.site-palette-light h6, 
.site-palette-light .archives-title {
	color: #080808;
}

.site-palette-dark h1, 
.site-palette-dark h2, 
.site-palette-dark h3, 
.site-palette-dark h4, 
.site-palette-dark h5, 
.site-palette-dark h6, 
.site-palette-dark .archives-title {
	color: #fff;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1; }

h1 small, h2 small, h3 small {
  font-size: 65%; }

h4 small, h5 small, h6 small {
  font-size: 75%; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

/* Tables */
table {
  border-top: 0;
  margin-bottom: 2em;
  position: relative;
  table-layout: fixed;
  width: 100%;
  z-index: 1; }

table th {
  text-align: left; }

table tr {
  border-bottom: 1px solid #F0F0F0; }

table th,
table td {
  font-family: inherit;
  font-size: inherit;
  padding: 0.8125rem 1.25rem;
  vertical-align: middle; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.sticky, .bypostauthor {
  position: relative; }

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

ul ul, ol ol, ul ol, ol ul {
  margin: 0; }

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  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: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.entry-content .alignleft,
.textwidget .alignleft {
  display: inline;
  float: left;
  margin: 0 2.5rem 1.75rem 0; }

.entry-content .alignright,
.textwidget .alignright {
  display: inline;
  float: right;
  margin: 0 0 1.75rem 2.5rem; }

.entry-content .aligncenter,
.textwidget .aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75rem; }

/*--------------------------------------------------------------
4.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #333;
  font-family: 'IBM Plex Serif', "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.66; }

p {
  margin: 0;
  padding: 0; }

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

blockquote {
  color: #666;
  font-size: 1rem;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0; }

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em; }

address {
  margin: 0 0 1.5em; }

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

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

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

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

big {
  font-size: 125%; }

blockquote {
  quotes: "" ""; }

q {
  quotes: "“" "”" "‘" "’"; }

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

:focus {
  outline: none; }

/* Typography for Arabic Font */
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
  font-family: Tahoma, Arial, sans-serif; }

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
  font-weight: 700; }

/* Typography for Chinese Font */
html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
  font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif; }

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif; }

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
  font-weight: 700; }

/* Typography for Cyrillic Font */
html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
  font-weight: 700;
  line-height: 1.2; }

/* Typography for Devanagari Font */
html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
  font-weight: 700; }

/* Typography for Greek Font */
html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
  font-weight: 700;
  line-height: 1.3; }

/* Typography for Gujarati Font */
html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
  font-weight: 700; }

/* Typography for Hebrew Font */
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
  font-family: "Arial Hebrew", Arial, sans-serif; }

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
  font-weight: 700; }

/* Typography for Japanese Font */
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; }

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
  font-weight: 700; }

/* Typography for Korean font */
html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; }

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
  font-weight: 600; }

/* Typography for Thai Font */
html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
  line-height: 1.65;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
  line-height: 1.8;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* Remove letter-spacing for all non-latin alphabets */
html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
  letter-spacing: 0 !important; }

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
label {
  display: block;
  font-weight: 700;
  margin-bottom: 0.5em; }

.site-palette-light label {
	color: #222;
}

.site-palette-dark label {
	color: #999;
}

fieldset {
  margin-bottom: 1em; }

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 {
  background: #fff;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 2px solid #bbb;
  color: #666;
  display: block;
  padding: 0.7em;
  width: 100%;
  transition: all 0.2s ease-in-out; }

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: #222;
  border-color: #0044aa;
  box-shadow: 0 2px 8px rgba(67, 79, 91, 0.2); }

select {
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  height: 3em;
  max-width: 100%; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400; }

button,
input[type="button"],
input[type="submit"] {
  border: 0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.8125rem 1.5rem;
  text-shadow: none;
  transition: all 0.15s ease-in-out; }

.site-palette-light button,
.site-palette-light input[type="button"],
.site-palette-light input[type="submit"] {
  background-color: #080808;
  color: #fff;
}

.site-palette-dark button,
.site-palette-dark input[type="button"],
.site-palette-dark input[type="submit"] {
  background-color: #f0ce46;
  color: #080808;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em; }

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222; }

.site-palette-light input[type="submit"]:hover,
.site-palette-light input[type="submit"]:focus {
  background: #aa0000; }

.site-palette-dark input[type="submit"]:hover,
.site-palette-dark input[type="submit"]:focus {
  background: #aa0000;
  color: #fff;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
  background: #bbb; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #333;
  font-family: 'IBM Plex Serif', "Helvetica Neue", helvetica, arial, sans-serif; }

:-moz-placeholder {
  color: #333;
  font-family: 'IBM Plex Serif', "Helvetica Neue", helvetica, arial, sans-serif; }

::-moz-placeholder {
  color: #333;
  font-family: 'IBM Plex Serif', "Helvetica Neue", helvetica, arial, sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #333;
  font-family: 'IBM Plex Serif', "Helvetica Neue", helvetica, arial, sans-serif; }

/*--------------------------------------------------------------
7.0 Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%; }

thead th {
  border-bottom: 0; }

th {
  padding: 0.5rem;
  text-align: left; }

tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

td {
  padding: 0.5rem; }

/********************************************************************************************* 

1. Page Structure: Common layout elements

*********************************************************************************************/

a {
  text-decoration: none;
  transition: all 0.2s ease-in-out; }

.site-palette-light a {
	color: #080808;
}

.site-palette-light a:hover, 
.site-palette-light a:focus {
	color: #b30000;
}

.site-palette-dark a {
	color: #fff;
}

.site-palette-dark a:hover, 
.site-palette-dark a:focus {
	color: #f0ce46;
}

a:focus {
  outline: 1px dotted;
  outline-offset: 2px;
  text-decoration: underline; }

.site-palette-light h1 a, 
.site-palette-light h2 a, 
.site-palette-light h3 a, 
.site-palette-light h4 a, 
.site-palette-light h5 a, 
.site-palette-light h6 a {
	color: #080808;
}

.site-palette-light h1 a:hover, .site-palette-light h1 a:focus,
.site-palette-light h2 a:hover, .site-palette-light h2 a:focus,
.site-palette-light h3 a:hover, .site-palette-light h3 a:focus,
.site-palette-light h4 a:hover, .site-palette-light h4 a:focus,
.site-palette-light h5 a:hover, .site-palette-light h5 a:focus,
.site-palette-light h6 a:hover, .site-palette-light h6 a:focus {
	color: #b30000;
}

.site-palette-dark h1 a, 
.site-palette-dark h2 a, 
.site-palette-dark h3 a, 
.site-palette-dark h4 a, 
.site-palette-dark h5 a, 
.site-palette-dark h6 a {
	color: #fff;
}

.site-palette-dark h1 a:hover, .site-palette-dark h1 a:focus,
.site-palette-dark h2 a:hover, .site-palette-dark h2 a:focus,
.site-palette-dark h3 a:hover, .site-palette-dark h3 a:focus,
.site-palette-dark h4 a:hover, .site-palette-dark h4 a:focus,
.site-palette-dark h5 a:hover, .site-palette-dark h5 a:focus,
.site-palette-dark h6 a:hover, .site-palette-dark h6 a:focus {
	color: #f0ce46;
}

body {
	font-family: 'IBM Plex Serif', Georgia, serif;
	font-size: 62.5%;
	line-height: 1.5rem;
	margin: 0;
	padding: 0;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.site-palette-light {
	background-color: #fff;
	color: #080808;
}

.site-palette-dark {
	background-color: #080808;
	color: rgba(255,255,255,0.9);
}

#container {
  font-size: 1rem;
  line-height: 1.7em;
  padding: 0;
  text-align: center;
  width: 100%;
}

.site-wrapper-all {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.centered,
.title-center {
  text-align: center; }

/* Common Flexbox declarations */

.ht-site-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ht-site-flex--direction-column {
  flex-direction: column;
}

.ht-site-flex--direction-row {
  flex-direction: row;
}

.ht-site-flex--space-between {
  justify-content: space-between;
}

.ht-site-flex--align-stretch {
  align-items: stretch;
}

.ht-site-cell {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ht-site-cell--nogrow {
  -webkit-box-flex: 0!important;
  -webkit-flex: none!important;
  -ms-flex: none!important;
  flex: none!important;
}

.ht-site-flex--top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ht-site-flex--bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ht-site-flex--center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/********************************************************************************************* 

2. Page Structure: Header

*********************************************************************************************/

#site-logo {
	margin-bottom: 3.125rem;
	text-align: center;
}

#site-logo .site-title {
	font-size: 1.5rem;
	font-weight: 700;
}

#site-logo .site-description {
	font-size: 0.9375rem;
	font-weight: 400;
	margin-top: 0.75rem;
}

/********************************************************************************************* 

3. Navigation

*********************************************************************************************/

/* Mobile Menu in the Header */

.site-palette-light .site-mobile-nav a {
	color: #080808;
}

.site-palette-light .site-mobile-nav a:hover,
.site-palette-light .site-mobile-nav a:focus {
	color: #b30000;
}

.site-palette-dark .site-mobile-nav a {
	color: #fff;
}

.site-palette-dark .site-mobile-nav a:hover,
.site-palette-dark .site-mobile-nav a:focus {
	color: #f0ce46;
}

/* Toggle Button*/

#site-mobile-menu-toggle {
  display: none;
}

#site-mobile-menu-toggle .site-toggle-anchor {
  	font-size: 1rem;
	text-align: center;
}

.site-toggle-anchor {
  background: #080808;
  color: #fff;
  padding: 1.375rem;
  text-transform: uppercase;
  width: 100%;
  transition: all 0.5s;
}

.site-toggle-anchor:hover,
.site-toggle-anchor:focus {
  background-color: #aa0000;
  color: #fff;
}

.site-toggle-anchor .site-toggle-icon {
  display: none;
  vertical-align: top;
}

.site-toggle-anchor .site-toggle-label {
  display: none;
  font-weight: 400;
  line-height: 1em;
  margin-left: 6px;
  vertical-align: top;
}

.site-toggle-anchor .site-toggle-icon.is-visible,
.site-toggle-anchor .site-toggle-label.is-visible {
  display: inline-block;
}

#site-mobile-menu-close {
  display: block;
  margin-bottom: 2.5rem;
  text-align: right;
  width: 100%;
}

#site-mobile-menu-close .site-toggle-anchor {
  background-color: #20306f;
  display: block;
  padding: 1.25rem;
  width: 100%;
}

#site-mobile-menu-close .site-toggle-anchor:hover,
#site-mobile-menu-close .site-toggle-anchor:focus {
  background-color: #aa0000;
}

#site-mobile-menu-close .site-toggle-anchor .site-toggle-icon.is-visible {
  display: inline-block;
  font-size: 1.25rem;
}

#site-mobile-menu-close .site-toggle-anchor .site-toggle-label {
  margin-left: 2px;
}

/* Container */

#site-mobile-menu {
  /*background-color: #0e132b;*/
  background-color: rgba(14,19,43,0.96);
  color: #adb1c0;
  line-height: 1.6;
  overflow: hidden;
  max-width: 500px;
  width: 50vw;
  min-height: 100%;
  text-align: left;
  position: absolute;
  top: 0;
  left: -50vw;
  z-index: 20;
  transition: all 0.15s ease-in-out;
  background-clip: padding-box;
}

#site-mobile-menu .widget {
  margin-bottom: 3.125rem;
}

#site-mobile-menu .widget-title {
  color: #fff;
  text-transform: uppercase;
}

#site-logo-mobile {
  margin-bottom: 3.125rem;
  text-align: center;
}

#site-mobile-menu .site-menu-wrapper {
  padding: 0 40px;
}

#site-mobile-menu.is-visible {
  left: 0;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.2);
  box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.2);
}

#site-mobile-menu a {
  color: #fff;
  position: relative;
}

#site-mobile-menu a:hover,
#site-mobile-menu a:focus {
  color: #9fd6dd;
}

#site-mobile-menu .site-mobile-nav a {
  display: block;
  padding: 10px 0 6px;
}

#site-mobile-menu .site-mobile-nav {
  margin: 3.125rem 0;
}

.site-mobile-nav li {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  position: relative;
  text-transform: uppercase;
}

.site-palette-light .site-mobile-nav li {
  border-bottom: solid 1px rgba(0,0,0,0.1);
}

.site-palette-dark .site-mobile-nav li {
  border-bottom: solid 1px rgba(255,255,255,0.1);
}

.site-mobile-nav .menu > li > a {
	display: block;
}

.site-mobile-nav .sub-menu {
  display: none;
  margin-top: 1.25rem;
}

.site-palette-light .site-mobile-nav .sub-menu {
  border-left: solid 1px rgba(0,0,0,0.1);
}

.site-palette-dark .site-mobile-nav .sub-menu {
  border-left: solid 1px rgba(255,255,255,0.1);
}

.site-mobile-nav .sub-menu.is-visible,
.site-mobile-nav .current-menu-item .sub-menu,
.site-mobile-nav .current-menu-parent .sub-menu {
  display: block;
}

.site-mobile-nav .sub-menu li {
  border-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 4px;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  text-transform: none;
}

.site-mobile-nav .sub-menu li:last-of-type {
	padding-bottom: 0;
}

.site-mobile-nav > li:first-of-type {
  border-top-width: 0;
  padding-top: 0;
}

.site-mobile-nav .sub-menu-toggle {
  background: none;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px;
  vertical-align: middle;
  z-index: 2;
  transition: unset;
}

.site-palette-light .site-mobile-nav .sub-menu-toggle {
  border-left: solid 1px rgba(0,0,0,0.1);
  color: #000;
}

.site-palette-dark .site-mobile-nav .sub-menu-toggle {
  border-left: solid 1px rgba(255,255,255,0.1);
  color: #fff;
}

.site-mobile-nav .sub-menu .sub-menu-toggle {
  padding: 10px;
  top: 3px;
}

.site-palette-light .site-mobile-nav .sub-menu-toggle:hover,
.site-palette-light .site-mobile-nav .sub-menu-toggle:focus {
  background-color: #b30000;
  color: #fff;
}

.site-palette-dark .site-mobile-nav .sub-menu-toggle:hover,
.site-palette-dark .site-mobile-nav .sub-menu-toggle:focus {
  background-color: #f0ce46;
  color: #080808;
}

.site-mobile-nav .current-menu-item > a {
	text-decoration: underline;
}

.site-palette-light .site-mobile-nav .current-menu-item > a {
	color: #b30000;
}

.site-palette-dark .site-mobile-nav .current-menu-item > a {
	color: #f0ce46;
}

.site-mobile-nav .site-button {
  display: block;
  text-align: center;
}

#site-mobile-menu .wpml-ls-legacy-dropdown a {
  background-color: #333;
  border-color: #111;
  padding-top: 10px;
  padding-bottom: 10px;
}

#site-mobile-menu .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border-top-color: #111;
}

/********************************************************************************************* 

4. Page Structure: Content Layout

*********************************************************************************************/

#site-hero-image {
	width: 40%;
	position: fixed;
	top: 0;
	height: 100vh;
}

.page-sidebar-left #site-hero-image {
	right: 0;
}

.page-sidebar-right #site-hero-image {
	left: 0;	
}

.ht-site-content-grid {
	display: flex;
	min-height: 100vh;
}

.page-sidebar-left .ht-site-content-grid {
	flex-direction: row;
}

.page-sidebar-right .ht-site-content-grid {
	flex-direction: row-reverse;
}

.page-with-slideshow.page-layout-contentwidth .ht-site-content-grid {
	margin-left: 0;
}

.page-layout-contentwidth #site-hero-image {
	position: relative;
	width: 100%;
}

.page-sidebar-left.page-layout-verywide.page-with-slideshow .ht-site-content-grid,
.page-sidebar-left.page-layout-verywide.page-with-slideshow #site-footer {	margin-right: 15%; }
.page-sidebar-right.page-layout-verywide.page-with-slideshow .ht-site-content-grid,
.page-sidebar-right.page-layout-verywide.page-with-slideshow #site-footer { margin-left: 15%; }
.page-layout-verywide #site-hero-image { width: 15%; }
.page-layout-verywide .minimized #site-hero-image { width: calc(100% - 300px); }

.page-sidebar-left.page-layout-wide.page-with-slideshow .ht-site-content-grid,
.page-sidebar-left.page-layout-wide.page-with-slideshow #site-footer { margin-right: 25%; }
.page-sidebar-right.page-layout-wide.page-with-slideshow .ht-site-content-grid,
.page-sidebar-right.page-layout-wide.page-with-slideshow #site-footer { margin-left: 25%; }
.page-layout-wide #site-hero-image { width: 25%; }
.page-layout-wide .minimized #site-hero-image { width: calc(100% - 300px); }

.page-sidebar-left.page-layout-normal.page-with-slideshow .ht-site-content-grid,
.page-sidebar-left.page-layout-normal.page-with-slideshow #site-footer { margin-right: 40%; }
.page-sidebar-right.page-layout-normal.page-with-slideshow .ht-site-content-grid,
.page-sidebar-right.page-layout-normal.page-with-slideshow #site-footer { margin-left: 40%; }
.page-layout-normal #site-hero-image { width: 40%; }
.page-layout-normal .minimized #site-hero-image { width: calc(100% - 300px); }

.page-sidebar-left.page-layout-narrow.page-with-slideshow .ht-site-content-grid,
.page-sidebar-left.page-layout-narrow.page-with-slideshow #site-footer { margin-right: 50%; }
.page-sidebar-right.page-layout-narrow.page-with-slideshow .ht-site-content-grid,
.page-sidebar-right.page-layout-narrow.page-with-slideshow #site-footer { margin-left: 50%; }
.page-layout-narrow #site-hero-image { width: 50%; }
.page-layout-narrow .minimized #site-hero-image { width: calc(100% - 300px); }

.site-hero-slideshow-list {
	height: 100%;
}

/* Fix flicker of first slide */
.site-hero-slideshow.loading .site-hero-slideshow-list > li:first-child,
.site-page-slideshow.loading .site-page-slideshow-list > li:first-child { 
	opacity: 0 !important;
}

.site-hero-slideshow-item {
	background-size: cover;
	background-position: center center;
	height: 100%;
}

.ht-site-content {
	flex-grow: 1;
	overflow: hidden;
}

.site-palette-light .ht-site-content {
	background-color: #f8f6f3;
}

.site-palette-light.page-sidebar-left .ht-site-content {
	border-left: solid 1px #eee;
}

.site-palette-light.page-sidebar-right .ht-site-content {
	border-right: solid 1px #eee;
}

.site-palette-dark .ht-site-content {
	background-color: #090909;
}

.site-palette-dark.page-sidebar-left .ht-site-content {
	border-left: solid 1px #181818;
}

.site-palette-dark.page-sidebar-right .ht-site-content {
	border-right: solid 1px #181818;
}

.ht-site-sidebar {
	flex: unset;
	flex-grow: 0;
	width: 300px;
	z-index: 2;
	box-shadow: 0 0 20px rgba(0,0,0,0.03);
}

.site-palette-light .ht-site-sidebar {
	background-color: #fff;
}

.site-palette-dark .ht-site-sidebar {
	background-color: #040404;
}

.ht-site-content .cell-wrapper {
	padding: 3.125rem;
	position: relative;
	text-align: left;
}

.ht-site-sidebar .cell-wrapper {
	padding: 2.5rem;
	text-align: left;
}

.ht-site-sidebar img {
	height: auto;
	max-width: 100%;
}

.sidebar-widgets {
	font-size: 0.875rem;
	line-height: 1.6;
	margin-top: 2.5rem;
}

.sidebar-widgets a {
	text-decoration: underline;
}

/********************************************************************************************* 

5. Page Structure: Content Sections, Blocks, Elements

*********************************************************************************************/

.site-page-inner-cta,
.btn-maximizer-container {
	box-shadow: 2px 2px 12px rgba(0,0,0,0.2);
}

.minimized #site-footer {
	display: none;
}

.page-layout-contentwidth .btn-maximizer-container,
.page-without-slideshow .btn-maximizer-container {
	display: none;
}

/* CTA */

.site-page-inner-cta {
	position: fixed;
	bottom: 20px;
	z-index: 1000;
}

.page-sidebar-right .site-page-inner-cta {
	left: 20px;
}

.page-sidebar-left .site-page-inner-cta {
	right: 20px;
}

/* Expand/Collapse */

.btn-maximizer-container {
	position: fixed;
	top: 20px;
	z-index: 3;
	text-align: center;
	text-transform: uppercase;
}

.page-sidebar-left .btn-maximizer-container {
	right: 20px;
}

.page-sidebar-right .btn-maximizer-container {
	left: 20px;
}

.btn-maximizer-container button {
	background-color: #080808;
	color: #fff;
	font-weight: normal;
	font-size: 0.875rem;
	padding: 0.75rem 1rem;
	text-transform: uppercase;
}

.btn-maximizer-container button:hover,
.btn-maximizer-container button:focus {
	background-color: #aa0000;
	color: #fff;
}

.btn-hidden {
	display: none;
}

.btn-maximizer-container .fas {
	margin-right: 4px;
}

/* Buttons */

.site-button {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 12px 1.75rem;
  text-transform: uppercase;
}

.site-palette-light .site-button-primary {
  background-color: #b30000;
  color: #fff;
}

.site-palette-dark .site-button-primary {
  background-color: #b30000;
  color: #fff;
}

.site-palette-light .site-button-primary:hover,
.site-palette-light .site-button-primary:focus {
  background-color: #930000;
  color: #fff;
}

.site-palette-dark .site-button-primary:hover,
.site-palette-dark .site-button-primary:focus {
  background-color: #930000;
  color: #fff;
}

/* Breadcrumbs */

.site-breadcrumbs {
	font-size: 0.875rem;
	margin: 0 0 1.875rem;
}

.site-breadcrumbs a {
	text-decoration: underline;
}

.entries-list {
	margin: 3.125rem 0;
}

.entries-list--layout-columns {
	display: grid;
	align-items: start;
}

.entries-list-columns--2 {
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 1.875rem;
	grid-row-gap: 3.75rem;
}

.entries-list-columns--3 {
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 1.875rem;
	grid-row-gap: 3.75rem;
}

.entries-list--layout-list .entries-list-entry {
	border-bottom: solid 1px rgba(0,0,0,0.1);
	margin-bottom: 1.875rem;
	padding-bottom: 1.875rem;
}

.entries-list--layout-list .entries-list-entry,
.entries-list--entry-layout-columns .entries-list-entry {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.entries-list-entry:last-of-type {
	border-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.entries-list--entry-layout-columns .entry-thumbnail {
	margin-right: 30px;
	width: 160px;
}

.entries-list--entry-layout-columns {
	flex-direction: column;
}

.entries-list--entry-layout-rows {
	flex-direction: row;
}

.entries-list--entry-layout-rows .entry-thumbnail {
	margin-bottom: 1.25rem;
}

.entries-list-entry .entry-preview {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.entries-list .entry-title {
	font-size: 1.1875rem;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0.75rem;
}

.entries-list .entry-readmore-span {
	display: block;
	margin-top: 0.75rem;
}

.entries-list .entry-readmore-anchor {
	text-decoration: underline;
}

/* Child Pages Section */

.site-page-slideshow {
	position: relative;
}

.site-page-slideshow img {
	height: auto;
	max-width: 100%;
}

.site-section-child-pages {
  margin: 2.5rem 0;
  padding-top: 2.5rem;
}

.site-palette-light .site-section-child-pages {
	border-top: solid 1px rgba(0,0,0,0.1);
}

.site-palette-dark .site-section-child-pages {
	border-top: solid 1px rgba(255,255,255,0.1);
}

.site-column-content .site-section-child-pages {
  margin-bottom: 0;
}

.site-section-pages .site-columns-1 .site-column + .site-column {
	border-top: solid 1px rgba(0,0,0,0.1);
	margin-top: 2.5rem;
	padding-top: 2.5rem;
}

.site-section-pages .site-columns-2,
.site-section-pages .site-columns-3,
.site-section-pages .site-columns-4 {
  display: grid;
  grid-template-rows: repeat(auto-fill, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 60px;
}

.site-section-pages .site-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.site-section-pages .site-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.site-section-pages .entry-thumbnail {
	margin-bottom: 1.25rem;
}

.site-section-pages .entry-title {
	font-size: 1.375rem;
	font-weight: 400;
	letter-spacing: -0.5px;
	margin-bottom: 1.25rem;
}

.site-section-pages .entry-tagline {
	font-size: 1.125rem;
	font-weight: 500;
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.site-section-pages .entry-excerpt,
.entry-content .site-archive-posts .entry-excerpt {
	font-size: 0.9375rem;
	line-height: 1.7;
	margin-top: 1.25rem;
}

.site-section-pages .site-readmore-span {
	display: block;
	margin-top: 1.25rem;
}

.site-section-pages .site-readmore-anchor {
	text-decoration: underline;
}

.site-section-pages .site-columns-1 .section-entry,
.site-archive-posts .section-entry,
.site-archive-posts .section-entry > .wp-block-group__inner-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction:row;
  justify-content: space-between;
  -webkit-box-align: center;
}

.site-section-pages .site-columns-1 .entry-thumbnail,
.site-archive-posts .entry-thumbnail,
.site-archive-posts .section-entry .wp-block-group__inner-container .entry-thumbnail {
	margin-right: 0;
	margin-bottom: 0;
	width: 40%;
}

.site-archive-posts .post-nothumbnail .entry-preview {
  width: 100%;
}

.site-section-pages .entry-preview-wrapper {
  width: 100%;
}

.site-section-pages .site-columns-1 .entry-preview,
.site-archive-posts .section-entry .wp-block-group__inner-container .entry-preview {
  align-items: center;
  display: flex;
}

.site-section-pages .site-columns-1 .post-with-thumbnail .entry-preview,
.site-archive-posts .post-with-thumbnail .entry-preview,
.site-archive-posts .entry-preview,
.site-archive-posts .section-entry .wp-block-group__inner-container .entry-preview,
.site-archive-posts .section-entry .wp-block-group__inner-container .entry-thumbnail + .entry-preview {
  padding: 0 0 0 2.5rem;
  width: 60%;
}

.site-archive-posts .section-entry .wp-block-group__inner-container .entry-preview {
  padding: 0 2.5rem 0 0;
}

/* Blog Posts */

.site-archive-posts .entry-thumbnail {
	margin-bottom: 1.25rem;
}

.site-archive-posts .site-archive-post + .site-archive-post {
	border-top: solid 1px rgba(0,0,0,0.1);
	margin-top: 2.5rem;
	padding-top: 2.5rem;
}

.site-palette-light .site-archive-posts .site-archive-post {
	border-top-color: rgba(0,0,0,0.1);
}

.site-palette-dark .site-archive-posts .site-archive-post {
	border-top-color: rgba(255,255,255,0.1);
}

.site-archive-posts .entry-thumbnail {
	margin-right: 40px;
	width: 120px;
}

.site-archive-posts .entry-preview {
	padding-left: 0;
	width: calc(100% - 160px);
}

.site-archive-posts .entry-meta {
	font-size: 0.875rem;
	margin-bottom: 0.75rem;
}

.site-archive-posts .entry-title {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 1.25rem;
}

.site-archive-posts .entry-excerpt {
	font-size: 0.9375rem;
	line-height: 1.6;
}

.site-archive-posts .site-readmore-span {
	display: block;
	margin-top: 1.25rem;
}

.site-archive-posts .site-readmore-anchor {
	text-decoration: underline;
}

.entry-meta,
.entry-meta-inner {
	font-size: 0.875rem;
	margin-bottom: 1.25rem;
}

.site-palette-light .entry-meta,
.site-palette-light .site-breadcrumbs,
.site-palette-light .entry-meta-inner {
	color: rgba(0,0,0,0.7);
}

.site-palette-dark .entry-meta,
.site-palette-dark .site-breadcrumbs,
.site-palette-dark .entry-meta-inner {
	color: rgba(255,255,255,0.7);
}

.entry-meta-inner a {
	text-decoration: underline;
}

.entry-meta-inner .post-meta-span {
	display: inline-block;
}

.entry-meta-inner .post-meta-span + .post-meta-span {
	margin-left: 1rem;
}

.site-inner-intro-wrapper .entry-tagline {
	font-size: 1.125rem;
	margin-bottom: 1.875rem;
}

/* Site Slide-Out */

#site-slideout {
	overflow: hidden;
	max-width: 600px;
	width: 50vw;
	position: absolute;
	top: 0;
	transition: all 0.15s ease-in-out;
	background-clip: padding-box;
	z-index: 100;
}

.page-sidebar-left #site-slideout {
	right: -50vw;
}

.page-sidebar-right #site-slideout {
	left: -50vw;
}

#site-slideout.is-visible {
	display: block;
}

.page-sidebar-left #site-slideout.is-visible {
	right: 0;
	-webkit-box-shadow: -5px 0 15px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: -5px 0 15px 0px rgba(0,0,0,0.06);
	box-shadow: -5px 0 15px 0px rgba(0,0,0,0.06);
}

.page-sidebar-right #site-slideout.is-visible {
	left: 0;
	-webkit-box-shadow: 5px 0 15px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 5px 0 15px 0px rgba(0,0,0,0.06);
	box-shadow: 5px 0 15px 0px rgba(0,0,0,0.06);
}

.site-slideout-wrapper {
	background-color: #fff;
	color: #080808;
	font-size: 1rem;
	line-height: 1.7;
	min-height: 100vh;
	padding: 3.125rem;
	text-align: left;
}

.site-slideout-wrapper .widget-title {
	font-size: 1.125em;
	margin-bottom: 1.875rem;
}

.site-slideout-wrapper a {
	color: #b30000;
	text-decoration: underline;
}

.site-slideout-wrapper a:hover,
.site-slideout-wrapper a:focus {
	color: #000000;
}

/********************************************************************************************* 

6. Single: Post/Page Styling

*********************************************************************************************/

.page-title {
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.3;
  margin-bottom: 3.125rem;
  padding: 0;
  position: relative;
}

.entry-content,
.archives-content {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8;
  text-align: left;
}

.entry-content {
	margin-bottom: 3.125rem;
}

.archives-content {
  font-size: 1rem;
  line-height: 1.7;
  max-width: 640px;
  margin: 3rem auto 3rem 0; }

.entry-content b,
.entry-content strong {
  font-weight: 600; }

.entry-content li + li {
  margin-top: 0.25rem; }

.entry-content h1,
.textwidget h1 {
  font-size: 2rem;
}

.ht-site-content h2,
.textwidget h2 {
  font-size: 1.375rem;
}

.ht-site-content h3,
.textwidget h3 {
  font-size: 1.25rem;
}

.ht-site-content h4,
.textwidget h4 {
  font-size: 1.1875rem; }

.ht-site-content h5,
.textwidget h5 {
  font-size: 1.125rem; }

.ht-site-content h6,
.textwidget h6 {
  font-size: 1.125rem; }

.entry-content p.lead {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.6em; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-family: inherit;
  font-weight: 400;
  margin: 1.5em 0 1.5em;
  line-height: 1.4em; }

.entry-content p,
.textwidget p {
  margin-top: 0;
  margin-bottom: 1.25rem; }

.entry-content > :first-child {
  margin-top: 0; }

.entry-content img {
  height: auto;
  margin-bottom: 1.5rem;
  max-width: 100%;
}

.entry-content iframe {
	max-width: 100%;
}

.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignright {
  max-width: 100%;
  width: auto;
  height: auto; }

.entry-content figure {
  margin: 0 0 1.875rem;
}

.entry-content .wp-block-columns,
.entry-content > .wp-block-group + .wp-block-group {
	margin-bottom: 1.875rem;
}

.entry-content .wp-block-image img,
.entry-content .wp-block-media-text__media img, 
.entry-content .wp-block-media-text__media video {
  height: auto;
}

.entry-content .wp-block-image img {
	margin-bottom: 0;
}

.entry-content p + .site-archive-posts,
.entry-content .site-archive-posts + .site-archive-posts {
	margin: 3.75rem 0 0;
}

.entry-content .entry-thumbnail figure {
	margin-bottom: 0;
}

.entry-content .entry-title {
	margin-top: 0;
}

.entry-content > :last-child,
.entry-content p:last-child,
.textwidget p:last-child {
  margin-bottom: 0;
}

.entry-content blockquote {
  border-width: 0;
  border-left: solid 2px #ddd;
  color: #333;
  display: block;
  font-size: 1.25rem;
  font-style: normal;
  line-height: 1.7;
  margin: 1.25rem 1.875rem;
  padding: 0.75rem 3.75rem;
  text-align: left;
}

.entry-content .wp-block-pullquote {
  padding-top: 0;
  padding-bottom: 0;
}

.entry-content .wp-block-pullquote blockquote {
  margin-bottom: 0;
}

.entry-content .wp-block-pullquote p {
  font-size: 1.25em;
}

.entry-content *:not(.entry-title) > a {
  text-decoration: underline; }

.entry-content .site-section-pages .site-columns > .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 60px;
}

.entry-content .site-readmore-span a {
	text-decoration: none;
}

.entry-content a:hover,
.entry-content a:focus {
  cursor: pointer; }

.entry-content .table-wrapper {
	margin: 2rem 0;
	overflow-x: auto;
	padding: 0 5px 5px 0;

}

.entry-content .table-wrapper table:first-of-type {
	margin-top: 0;
}

.entry-content .table-wrapper table:last-of-type {
	margin-bottom: 0;
}

.entry-content table,
.widget table {
  border: solid 1px rgba(0,0,0,0.1);
  margin: 2rem 0;
  table-layout: auto;
  width: 100%;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.06);
}

.widget table:first-child {
  margin-top: 0; }

.entry-content table caption,
.widget table caption {
  font-weight: bold;
  margin: 0 0 1rem;
  padding: 0.5rem 20px;
  text-align: center; }

.entry-content table:last-child,
.widget table:last-child {
  margin-bottom: 0; }

.entry-content table th,
.entry-content table td,
.widget table th,
.widget table td {
  font-size: 0.9375rem;
  line-height: 1.5em;
  padding: 0.75rem 1rem;
  text-align: left;
}

.site-palette-light .entry-content table th,
.site-palette-light .widget table th {
	color: #fff;
}

.site-palette-light .entry-content table td,
.site-palette-light .widget table td {
	color: #080808;
}

.site-palette-dark .entry-content table th,
.site-palette-dark .widget table th {
	color: rgba(255,255,255,0.9);
}

.site-palette-dark .entry-content table td,
.site-palette-dark .widget table td {
	color: rgba(255,255,255,0.9);
}

.entry-content table td:first-child,
.widget table td:first-child {
  border-left-width: 0;
}

.entry-content table td:last-child,
.widget table td:last-child {
  border-right-width: 0;
}

.entry-content table th,
.widget table th {
  font-weight: 400;
}

.site-palette-light .entry-content table th,
.site-palette-light .widget table th {
  background-color: #080808;
}

.site-palette-dark .entry-content table th,
.site-palette-dark .widget table th {
  background-color: #282828;
}

.entry-content table thead tr,
.widget table thead tr {
  border-bottom-width: 0; }

.entry-content table tr,
.widget table tr {
  transition: all 0.2s ease-in-out; }

.site-palette-light .entry-content table tr,
.site-palette-light .widget table tr {
  border-bottom: solid 1px #e5e5e5;
}

.site-palette-dark .entry-content table tr,
.site-palette-dark .widget table tr {
  border-bottom: solid 1px #080808;
}

.entry-content table tr:first-of-type,
.widget table tr:first-of-type {
  border-top-width: 0;
}

.entry-content table tr:last-of-type,
.widget table tr:last-of-type {
  border-bottom-width: 0;
}

.site-palette-light .entry-content tr:nth-child(odd),
.site-palette-light .widget tr:nth-child(odd) {
  background-color: white; }

.site-palette-light .entry-content tr:nth-child(even),
.site-palette-light .widget tr:nth-child(even) {
  background-color: #f8f6f3; }

.site-palette-dark .entry-content tr:nth-child(odd),
.site-palette-dark .widget tr:nth-child(odd) {
  background-color: #080808; }

.site-palette-dark .entry-content tr:nth-child(even),
.site-palette-dark .widget tr:nth-child(even) {
  background-color: #181818; }

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/
.ht-site-content hr {
  border: 0;
  height: 1px;
  margin: 1.875rem 0;
}

.site-palette-light .ht-site-content hr {
  background-color: #e7e7e7;
}

.site-palette-dark .ht-site-content hr {
  background-color: rgba(255,255,255,0.1);
}

/* Gallery Template */
.entry-content .gallery {
	margin: 2.5rem 0;
	display: grid;
	align-items: start;
	grid-gap: 1.25rem;
}

.entry-content .gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.entry-content .gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.entry-content .gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.entry-content .gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.entry-content .gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.entry-content .gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.entry-content .gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.entry-content .gallery-item {
  display: block;
  margin: 0;
  vertical-align: top; }

.gallery-item .gallery-caption {
  margin-left: 0; }

.gallery-item img {
  height: auto;
  margin-bottom: 0;
  max-width: 100%;
  width: 100%; }

.gallery-item .gallery-caption {
	font-size: 0.8125rem;
	padding: 6px 10px;
	text-align: center;
}

.gallery-item .post-content {
  text-align: center; }

/* Tags List */
.post-meta {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.5em;
  margin: 2.5rem 0;
  padding: 1.875em 0 0;
  text-align: left; }

.site-palette-light .post-meta {
  border-top: solid 1px rgba(0,0,0,0.1);
}

.site-palette-dark .post-meta {
  border-top: solid 1px rgba(255,255,255,0.1);
}

.post-meta a {
  display: inline-block;
  margin: 4px;
  padding: 3px 6px;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

.site-palette-light .post-meta a {
  border: solid 1px rgba(0,0,0,0.12);
}

.site-palette-dark .post-meta a {
  border: solid 1px rgba(255,255,255,0.12);
}

.site-palette-light .post-meta a:hover,
.site-palette-light .post-meta a:focus {
  background-color: #080808;
  border-color: #080808;
  color: #fff; }

.site-palette-dark .post-meta a:hover,
.site-palette-dark .post-meta a:focus {
  background-color: #fff;
  border-color: #fff;
  color: #080808; }

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
.entry-content ul,
.entry-content ol {
  margin: 2em 0 2rem;
  padding: 0; }

.entry-content ul li,
.textwidget ul li {
  display: list-item;
  list-style: inside disc; }

.entry-content ol li,
.textwidget ol li {
  display: list-item;
  list-style: inside decimal; }

.entry-content li > ul,
.entry-content li > ol {
  margin: 1.5rem 0 1.5rem 2rem; }

.entry-content dt {
  font-weight: 700; }

.entry-content dd {
  margin: 0 1.5em 1.5em; }

.entry-content ul:last-child {
  margin-bottom: 0; }

/* Block Editor Styles */

.entry-content .wp-block-columns img {
	margin-bottom: 0;
}

/********************************************************************************************* 

7. Comments Styling

*********************************************************************************************/

#respond {
  padding: 40px;
}

.logged-in-as a {
	text-decoration: underline;
}

.site-palette-light #respond {
  background-color: #fff;
  border: solid 1px rgba(0,0,0,0.1);
}

.site-palette-dark #respond {
  background-color: #181818;
  border: solid 1px rgba(255,255,255,0.1);
}

#reply-title {
	font-weight: normal;
	margin-bottom: 1.25rem;
}

.comment #respond {
  margin-top: 1.25rem;
}

#respond .form-submit {
  margin-top: 1.25rem;
}

#respond .comment-notes {
  font-size: 0.875em;
  margin-bottom: 1.25rem;
}

.comments-area {
  margin: 3em 0 0;
  text-align: left; }

.comments-area .comments-title {
  margin: 0 0 2em; }

.page .comments-area {
  margin-left: 0; }

.comment-list {
  margin: 1.75em 0; }

.comment-list,
.comment-list .children {
  list-style-type: none;
  padding: 0; }

.comment,
.pingback,
.trackback {
  padding: 1.75em 0; }

.site-palette-light .depth-1 {
  border-bottom: solid 1px rgba(0,0,0,0.1);
}

.site-palette-dark .depth-1 {
  border-bottom: solid 1px rgba(255,255,255,0.1);
}

.depth-1:first-child {
  margin-top: 0;
  padding-top: 0; }

.children {
  margin-top: 24px; }

.children .comment {
  padding-left: 1.5rem;
}

.site-palette-light .children .comment {
  border-left: 5px solid rgba(0,0,0,0.1);
}

.site-palette-dark .children .comment {
  border-left: 5px solid rgba(255,255,255,0.1);
}

.comment-author {
  float: left;
  margin: 0 1.25rem 1.25rem 0;
}

.comment-author .avatar {
	box-shadow: 2px 2px 3px rgb(0 0 0 / 6%);
	border: solid 3px #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.comment-meta {
  margin-bottom: 0; }

.comment-meta .fn {
  display: inline-block;
  font-size: 1em;
  font-style: normal;
  font-weight: 600;
  margin-right: 1rem; }

.says {
  display: none; }

.comment-metadata {
  display: inline-block;
  font-size: 0.875em; }

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

.comment-tools {
  display: inline-block;
  float: right; }

.comment-tools a {
  font-size: 0.8125em;
  font-weight: normal; }

.comment-reply-link {
  margin-left: 10px; }

.comment-respond {
  padding: 0 0 20px 0; }

.comment-list .comment-respond {
  padding-top: 30px; }

.comment-content {
  font-size: 1rem;
  line-height: 1.7;
}

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

.comment-form label {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin: 1em 0;
  text-transform: uppercase; }

.comment-form label .required {
  color: #e95445;
  font-weight: 700; }

.form-allowed-tags {
  font-size: 0.8125em; }

.no-comments {
  text-align: center; }

.bypostauthor {
  display: block; }

#respond input[type="submit"] {
  font-size: 1em;
  font-weight: 400;
  padding: 1rem 2rem;
}

/********************************************************************************************* 

8. Page Structure: Footer

*********************************************************************************************/

#site-footer {
	font-size: 0.875rem;
	z-index: 2;
}

#site-footer a {
	color: inherit;
	text-decoration: underline;
}

#site-footer-nav {
	margin-bottom: 1.25rem;
	text-align: center;
}

#site-footer-nav .menu-item {
	display: inline-block;
	margin: 0 0.75rem;
}

.site-palette-light #site-footer a:hover,
.site-palette-light #site-footer a:focus {
	color: #b30000;
}

.site-palette-dark #site-footer a:hover,
.site-palette-dark #site-footer a:focus {
	color: #f0ce46;
}

.section-wrapper-footer {
	padding: 1.875rem;
}

.site-palette-light .section-wrapper-footer {
	border-top: solid 1px #eeeeee;
}

.site-palette-dark .section-wrapper-footer {
	border-top: solid 1px #181818;
}

/********************************************************************************************* 

9. Misc

*********************************************************************************************/

/* Thumbnails */
.entry-thumbnail,
.post-thumbnail {
  position: relative; }

.entry-thumbnail .thumbnail,
.entry-thumbnail .wp-post-image,
.wp-caption img,
.post-thumbnail .thumbnail {
  height: auto;
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* Common Widgets Styling */
.widget {
  margin-bottom: 2.5rem; }

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

.widget-title {
  font-size: 0.9375rem;
  font-weight: 700;
  margin: 0 0 1.25rem;
  position: relative;
}

/* WordPress Core Widget: Recent Posts */
.widget_recent_entries li {
  border-bottom: solid 1px #eee;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  line-height: 1.75em;
  margin: 0 0 15px;
  padding-bottom: 15px; }

.widget_recent_entries li:last-of-type {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.widget_recent_entries a {
  line-height: 1.6em; }

.widget_recent_entries .post-date {
  color: #999;
  color: rgba(0, 0, 0, 0.4);
  display: block;
  font-size: 12px;
  margin: 1em 0 0; }

/* WordPress Search Widget */
#searchsubmit {
	font-size: 1rem;
	font-weight: 400;
	margin-top: 12px;
	padding: 1rem 2rem;
}

#wpstats {
  display: none; }

/* Captions */
.entry-content .wp-caption {
  font-size: 0.875rem;
  line-height: 1.75em;
  margin-top: 0;
  margin-bottom: 2.5rem;
  max-width: 100%;
  width: auto; }

.entry-content .wp-caption img {
  margin-bottom: 0; }

.entry-content .wp-caption .wp-caption-text {
  background-color: #eee;
  margin-top: 0;
  padding: 1.25rem; }

/*--------------------------------------------------------------
8.0 Post Navigation
--------------------------------------------------------------*/
.site-post-navigation {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0;
  text-align: left; }

.site-post-navigation .site-post-nav-item {
  display: inline-block;
  margin: 0;
  text-align: left;
  vertical-align: top;
  width: 50%; }

.site-post-navigation .site-post-nav-next {
  float: right;
  text-align: right; }

.site-post-navigation .post-navigation-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase; }

.site-post-navigation .fa {
  margin-right: 5px; }

.site-post-navigation .site-post-nav-next .fa {
  margin-right: 0;
  margin-left: 5px; }

.site-post-navigation a {
  display: block; }

/*--------------------------------------------------------------
9.0 Archive Pagination/Navigation
--------------------------------------------------------------*/

.pagination {
  font-size: 0.875rem;
  font-weight: 600;
  margin: 2.5rem 0 0;
  padding-top: 2.5rem;
  text-align: center; }

.site-palette-light .pagination {
  border-top: solid 1px #e7e7e7;
}

.site-palette-dark .pagination {
  border-top: solid 1px #373737;
}

.pagination .page-numbers {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  display: inline-block;
  line-height: 1em;
  margin: 6px 4px;
  padding: 0.75rem; }

.site-palette-light .pagination .page-numbers {
  border: solid 1px #e7e7e7;
}

.site-palette-dark .pagination .page-numbers {
  border: solid 1px #373737;
}

.site-palette-light .pagination a {
  color: #080808; }

.site-palette-light .pagination .current,
.site-palette-light .pagination a:hover,
.site-palette-light .pagination a:focus {
  background-color: #080808;
  border-color: #080808;
  color: #fff; }

.site-palette-dark .pagination a {
  color: #fff; }

.site-palette-dark .pagination .current,
.site-palette-dark .pagination a:hover,
.site-palette-dark .pagination a:focus {
  background-color: #fff;
  border-color: #fff;
  color: #080808; }

/******************************************
09. jQuery FlexSlider
******************************************/
/*
 * https://github.com/woocommerce/FlexSlider
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.site-hero-slideshow-list,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  margin-right: -99999px; }

.flexslider .site-hero-slideshow-list > li {
  display: none;
  -webkit-backface-visibility: hidden;
  width: 100%; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .site-hero-slideshow-list img {
  display: block;
  height: auto;
  width: 100%; }

/* Clearfix for the .slides element */
.site-hero-slideshow-list:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .site-hero-slideshow-list {
  display: block; }

html .site-hero-slideshow-list {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .site-hero-slideshow-list > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1; }

.flex-viewport {
  height: 100%;
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 150px; }

.flexslider .site-hero-slideshow-list {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
  position: absolute;
  top: calc(45% - 10px);
  width: 100%; }

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  display: block;
  font-size: 24px;
  padding: 15px 10px 15px 8px;
  z-index: 3;
  position: absolute;
  left: 0; }

#site-hero-image .flex-direction-nav .flex-prev,
#site-hero-image .flex-direction-nav .flex-next {
	font-size: 48px;
}

.flex-direction-nav .flex-next {
  padding-right: 8px;
  padding-left: 10px;
  left: auto;
  right: 0; }

.flex-direction-nav a {
  color: #fff;
  display: inline;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

.flex-direction-nav a span {
  font-size: 36px;
  width: auto;
  height: auto;
}

#site-hero-image .flex-direction-nav a span {
  font-size: 60px;
}

#site-hero-image .flex-direction-nav .flex-prev,
#site-hero-image .flex-direction-nav .flex-next {
  left: 20px; }

#site-hero-image .flex-direction-nav .flex-next {
  left: auto;
  right: 20px; }

.flex-direction-nav a {
  display: inline-block;
  padding: 0;
  zoom: 1;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s; }

#site-hero-image:hover .flex-direction-nav .flex-prev,
#site-hero-image:hover .flex-direction-nav .flex-next,
#site-hero-image:hover .flex-control-nav,
.entry-thumbnail:hover .flex-direction-nav .flex-prev,
.entry-thumbnail:hover .flex-direction-nav .flex-next,
.entry-thumbnail:hover .flex-control-nav,
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-prev:active,
.flex-direction-nav .flex-prev:focus,
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-next:active,
.flex-direction-nav .flex-next:focus {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}

/* Control Nav (Bullets) */
.flex-control-nav {
	line-height: 1em;
	filter: alpha(opacity=30);
	opacity: 0.3;
	text-align: center;
	z-index: 2;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

#site-hero-image .flex-control-nav {
	text-align: right;
	bottom: 40px;
}

.page-sidebar-right #site-hero-image .flex-control-nav {
	padding-right: 40px;
	text-align: right;
}

.page-sidebar-left #site-hero-image .flex-control-nav {
	padding-left: 40px;
	text-align: left;
}

.flex-control-nav li {
  display: inline-block;
  margin: 0 8px;
  text-align: center;
  zoom: 1;
  *display: inline; }

.flex-control-nav:hover,
.flex-control-nav:focus {
  filter: alpha(opacity=100);
  opacity: 1; }

.flex-control-paging li a {
  border: solid 2px #fff;
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition-duration: 0;
  -moz-transition-duration: 0;
  transition-duration: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.15); }

.flex-control-paging li a:hover,
.flex-control-paging li a:focus,
.flex-control-paging li a.flex-active {
  background-color: #fff; }

#site-hero-image .flex-control-paging li a {
  height: 24px;
  width: 24px;
}

.flexslider-container, 
#site-hero-image .site-hero-slideshow-list, 
.flex-viewport {
    height: 100%;
}

/*********************************************************************************************

12. Media Queries 

*********************************************************************************************/

@media screen and (min-width: 1400px) {

	.ht-site-sidebar {
		width: 360px;
	}

	.page-layout-verywide .minimized #site-hero-image,
	.page-layout-wide .minimized #site-hero-image,
	.page-layout-normal .minimized #site-hero-image,
	.page-layout-narrow .minimized #site-hero-image { width: calc(100% - 360px); }

}

@media screen and (max-width: 1240px) {

  .site-section-wrapper {
    padding-right: 40px;
    padding-left: 40px;
    width: 100%;
  }

  .site-archive-posts .section-entry {
  	flex-direction: column;
  }

  .site-archive-posts .entry-thumbnail {
  	margin-right: 0;
  	margin-bottom: 1.25rem;
  	width: 100%;
  }

  .site-archive-posts .entry-preview {
  	width: 100%;
  }


}

@media screen and (max-width: 960px) {
  
	.page-layout-verywide.page-with-slideshow .wp-block-columns,
	.page-layout-wide.page-with-slideshow .wp-block-columns,
	.page-layout-normal.page-with-slideshow .wp-block-columns,
	.page-layout-narrow.page-with-slideshow .wp-block-columns {
		flex-direction: column;
	}

	.page-layout-verywide.page-with-slideshow .wp-block-column:not(:first-child),
	.page-layout-wide.page-with-slideshow .wp-block-column:not(:first-child),
	.page-layout-normal.page-with-slideshow .wp-block-column:not(:first-child),
	.page-layout-narrow.page-with-slideshow .wp-block-column:not(:first-child) {
		margin-top: 1.25rem;
		margin-left: 0;
	}

	.page-layout-normal #site-hero-image,
	.page-layout-narrow #site-hero-image {
		height: 95vh;
		position: relative !important;
		width: 100% !important;
	}

	.page-sidebar-right.page-layout-normal.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-right.page-layout-narrow.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-right.page-layout-normal.page-with-slideshow #site-footer,
	.page-sidebar-right.page-layout-narrow.page-with-slideshow #site-footer {
		margin-left: 0 !important;
	}

	.page-sidebar-left.page-layout-normal.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-left.page-layout-narrow.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-left.page-layout-normal.page-with-slideshow #site-footer,
	.page-sidebar-left.page-layout-narrow.page-with-slideshow #site-footer {
		margin-right: 0 !important;
	}

	.site-section-pages .site-columns-1 .section-entry, 
	.site-archive-posts .section-entry,
	.site-archive-posts .section-entry > .wp-block-group__inner-container {
		flex-direction: column;
	}

	.site-section-pages .site-columns-2,
	.site-section-pages .site-columns-3,
	.entry-content .site-section-pages .site-columns > .wp-block-group__inner-container {
		grid-template-columns: repeat(1, 1fr);
	}

	.site-section-pages .site-columns-1 .entry-thumbnail, 
	.site-archive-posts .entry-thumbnail,
	.site-archive-posts .section-entry .wp-block-group__inner-container .entry-thumbnail {
		margin-bottom: 1.25rem;
		width: 100%;
	}

	.site-section-pages .site-columns-1 .post-with-thumbnail .entry-preview, 
	.site-archive-posts .post-with-thumbnail .entry-preview,
	.site-archive-posts .section-entry .wp-block-group__inner-container .entry-preview,
	.site-archive-posts .section-entry .wp-block-group__inner-container .entry-thumbnail + .entry-preview {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
	}

}

@media screen and (max-width: 768px) {

	.btn-maximizer-container {
		display: none;
	}

	.ht-site-sidebar {
		width: 260px;
	}

	.ht-site-sidebar .cell-wrapper {
		padding: 1.875rem;
	}

	.page-layout-contentwidth #site-hero-image,
	.page-layout-verywide #site-hero-image,
	.page-layout-wide #site-hero-image,
	.page-layout-normal #site-hero-image,
	.page-layout-narrow #site-hero-image { 
		height: 80vh;
		position: relative;
		width: 100%;
	}

	.page-sidebar-left.page-layout-contentwidth.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-left.page-layout-verywide.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-left.page-layout-wide.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-left.page-layout-normal.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-left.page-layout-narrow.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-left.page-layout-contentwidth.page-with-slideshow #site-footer,
	.page-sidebar-left.page-layout-verywide.page-with-slideshow #site-footer,
	.page-sidebar-left.page-layout-wide.page-with-slideshow #site-footer,
	.page-sidebar-left.page-layout-normal.page-with-slideshow #site-footer,
	.page-sidebar-left.page-layout-narrow.page-with-slideshow #site-footer {
		margin-right: 0;
	}

	.page-sidebar-right.page-layout-contentwidth.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-right.page-layout-verywide.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-right.page-layout-wide.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-right.page-layout-normal.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-right.page-layout-narrow.page-with-slideshow .ht-site-content-grid,
	.page-sidebar-right.page-layout-contentwidth.page-with-slideshow #site-footer,
	.page-sidebar-right.page-layout-verywide.page-with-slideshow #site-footer,
	.page-sidebar-right.page-layout-wide.page-with-slideshow #site-footer,
	.page-sidebar-right.page-layout-normal.page-with-slideshow #site-footer,
	.page-sidebar-right.page-layout-narrow.page-with-slideshow #site-footer {
		margin-left: 0;
	}

	.page-without-slideshow .wp-block-columns,
	.page-with-slideshow .wp-block-columns {
		flex-direction: column !important;
	}

	.entry-content {
		margin-bottom: 0;
	}

}

@media screen and (max-width: 640px) {

	.page-sidebar-left .ht-site-content-grid,
	.page-sidebar-right .ht-site-content-grid {
		flex-direction: column;
	}

	.ht-site-sidebar {
		width: 100%;
	}

	.ht-site-sidebar .cell-wrapper {
		padding: 1.875rem 2.5rem 3.125rem;
	}

	.entry-content .gallery-columns-4,
	.entry-content .gallery-columns-5,
	.entry-content .gallery-columns-6,
	.entry-content .gallery-columns-7,
	.entry-content .gallery-columns-8 {
		grid-template-columns: repeat(3, 1fr);
	}

	/* Mobile Menu */

	#site-logo {
		margin-bottom: 1.875rem;
	}

	.ht-site-sidebar {
		position: relative;
		z-index: 3;
	}

	#site-mobile-menu-toggle {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		z-index: 3;
		width: 100%;
	}


	.ht-site-sidebar .cell-wrapper {
		display: none;
	}

	.ht-site-sidebar .cell-wrapper.is-visible {
		display: block;
	}  

	/* Slide-Out */

	#site-slideout {
		max-width: 100%;
		min-width: 100%;
		width: 100%;
	}

	.page-sidebar-left #site-slideout {
		right: -100vw;
	}

	.page-sidebar-right #site-slideout {
		left: -100vw;
	}

}

@media screen and (max-width: 520px) {

	.archives-content {
		line-height: 1.5;
	}

	.theme-credit {
		display: none;
	} 

}

@media screen and (max-width: 430px) {
  
	.page-title {
		font-size: 1.5rem;
		line-height: 1.5;
		margin-bottom: 2.5rem;
	}

	.ht-site-content .cell-wrapper {
		padding: 2.5rem 1.875rem;
	}

	.entry-content p.lead {
		font-size: 1.0625rem;
	}

	.comment-content {
		font-size: 0.9375rem;
		line-height: 1.6;
	}

	.entry-content .gallery-columns-3,
	.entry-content .gallery-columns-4,
	.entry-content .gallery-columns-5,
	.entry-content .gallery-columns-6,
	.entry-content .gallery-columns-7,
	.entry-content .gallery-columns-8 {
		grid-template-columns: repeat(2, 1fr);
	}

	#respond {
		padding: 1.875rem;
	}

	#respond .comment-notes {
		line-height: 1.5;
	}

}

@media screen and (max-width: 325px) {
  
	.page-title {
		font-size: 1.375rem;
	}

	.site-section-pages .entry-title {
		font-size: 1.1875rem;
	}

	.site-section-pages .entry-tagline {
		font-size: 1.0625rem;
		font-weight: 400;
	}

	.ht-site-content .cell-wrapper {
		padding: 1.875rem 1.25rem;
	}

	#respond {
		padding: 1.25rem;
	}

}

@media screen and (min-width: 1930px) {
  


}