/*!
Theme Name: Royal Green
Author: X-Interactive
Author URI: https://x-interactive.nl
Description: Maatwerk website voor Royal Green
Version: 1.3.7
Text Domain: xbase

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

xbase is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
.has-secondary-color {
  color: #D4A300 !important;
}

.has-secondary-background-color {
  background-color: #D4A300 !important;
}

.has-secondary-background-color.has-background-dim {
  background-color: #D4A300 !important;
}

.has-primary-color {
  color: #23292D !important;
}

.has-primary-background-color {
  background-color: #23292D !important;
}

.has-primary-background-color.has-background-dim {
  background-color: #23292D !important;
}

.has-tertiary-color {
  color: #e5e2de !important;
}

.has-tertiary-background-color {
  background-color: #e5e2de !important;
}

.has-tertiary-background-color.has-background-dim {
  background-color: #e5e2de !important;
}

.has-quaternary-color {
  color: #ec028b !important;
}

.has-quaternary-background-color {
  background-color: #ec028b !important;
}

.has-quaternary-background-color.has-background-dim {
  background-color: #ec028b !important;
}

.has-quinary-color {
  color: #2E687C !important;
}

.has-quinary-background-color {
  background-color: #2E687C !important;
}

.has-quinary-background-color.has-background-dim {
  background-color: #2E687C !important;
}

.has-senary-color {
  color: #788372 !important;
}

.has-senary-background-color {
  background-color: #788372 !important;
}

.has-senary-background-color.has-background-dim {
  background-color: #788372 !important;
}

.has-septenary-color {
  color: #d6a8af !important;
}

.has-septenary-background-color {
  background-color: #d6a8af !important;
}

.has-septenary-background-color.has-background-dim {
  background-color: #d6a8af !important;
}

.has-dark-color {
  color: #525B62 !important;
}

.has-dark-background-color {
  background-color: #525B62 !important;
}

.has-dark-background-color.has-background-dim {
  background-color: #525B62 !important;
}

.has-white-color {
  color: #ffffff !important;
}

.has-white-background-color {
  background-color: #ffffff !important;
}

.has-white-background-color.has-background-dim {
  background-color: #ffffff !important;
}

/*scroll fix*/
@media (min-width: 992px) and (max-width: 999px) {
  .container {
    width: 960px;
  }
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #525B62;
  font-family: "avenirnext", "Open Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "next-art", "avenirnext", "Open sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.main-theme h2, .main-theme h3, .main-theme h4, .main-theme h5, .main-theme h6 {
  color: #D4A300;
}
.raven-theme h2, .raven-theme h3, .raven-theme h4, .raven-theme h5, .raven-theme h6 {
  color: #3f4547;
}
.emerald-theme h2, .emerald-theme h3, .emerald-theme h4, .emerald-theme h5, .emerald-theme h6 {
  color: #788372;
}
.aquarine-theme h2, .aquarine-theme h3, .aquarine-theme h4, .aquarine-theme h5, .aquarine-theme h6 {
  color: #2E687C;
}

h1 {
  font-size: 2.25em;
  font-weight: 700;
}

h2 {
  font-size: 1.625em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.3em;
}

h5 {
  font-size: 1.1em;
}

.term-title {
  font-size: 1.8em;
  padding: 30px 0 15px 0;
  position: relative;
}
.term-title span {
  position: relative;
  background-color: #fff;
  padding-right: 10px;
  z-index: 2;
}
.term-title::after {
  content: " ";
  width: 100%;
  height: 1px;
  display: block;
  background-color: #ccc;
  position: absolute;
  top: 60%;
  z-index: 1;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 0.9375em;
  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: 0.9375em;
}

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

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

big {
  font-size: 125%;
}

.pb-3 {
  padding-bottom: 30px;
}

@font-face {
  font-family: "Kommisar";
  src: url("fonts/kommisar.eot"); /* IE9 Compat Modes */
  src: url("fonts/kommisar.eot?#iefix") format("embedded-opentype"), url("fonts/kommisar.woff") format("woff"), url("fonts/kommisar.ttf") format("truetype"), url("fonts/kommisar.svg#2f13ff2d65cf6df24170495a492457be") format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
/** assasin **/
@font-face {
  font-family: "assassin";
  src: url("fonts/assassin/assassin.woff2") format("woff2"), url("fonts/assassin/assassin.woff") format("woff"), url("fonts/assassin/assassin.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
/** avenirnext **/
@font-face {
  font-family: "avenirnext";
  src: url("fonts/avenir-next/avenirnext-regular.woff2") format("woff2"), url("fonts/avenir-next/avenirnext-regular.woff") format("woff"), url("fonts/avenir-next/avenirnext-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "avenirnext";
  src: url("fonts/avenir-next/avenirnext-bold.woff2") format("woff2"), url("fonts/avenir-next/avenirnext-bold.woff") format("woff"), url("fonts/avenir-next/avenirnext-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "avenirnext";
  src: url("fonts/avenir-next/avenirnext-italic.woff2") format("woff2"), url("fonts/avenir-next/avenirnext-italic.woff") format("woff"), url("fonts/avenir-next/avenirnext-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}
/** next-art **/
@font-face {
  font-family: "next-art";
  src: url("fonts/next-art/next-art-regular.woff2") format("woff2"), url("fonts/next-art/next-art-regular.woff") format("woff"), url("fonts/next-art/next-art-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "next-art";
  src: url("fonts/next-art/next-art-bold.woff2") format("woff2"), url("fonts/next-art/next-art-bold.woff") format("woff"), url("fonts/next-art/next-art-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "next-art";
  src: url("fonts/next-art/next-art-light.woff2") format("woff2"), url("fonts/next-art/next-art-light.woff") format("woff"), url("fonts/next-art/next-art-light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
  font-family: "avenirnext", "Open Sans", sans-serif;
  font-size: 16px;
}
body.page-template-page-full-fluid {
  background-color: #EFEFEF;
}

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

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

.entry-content ul,
.block-editor-block-list__layout ul {
  padding-left: 30px;
  margin-left: 15px;
}
.entry-content ul li::marker,
.block-editor-block-list__layout ul li::marker {
  color: #23292D;
  font-size: 1.2em;
}
.main-theme .entry-content ul li::marker,
.main-theme .block-editor-block-list__layout ul li::marker {
  color: #ec028b;
}
.raven-theme .entry-content ul li::marker,
.raven-theme .block-editor-block-list__layout ul li::marker {
  color: #c8c1ba;
}
.emerald-theme .entry-content ul li::marker,
.emerald-theme .block-editor-block-list__layout ul li::marker {
  color: #c9c1ba;
}
.aquarine-theme .entry-content ul li::marker,
.aquarine-theme .block-editor-block-list__layout ul li::marker {
  color: #d6a8af;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

.wp-block-table {
  margin: 0 auto 1.5em auto;
}
.wp-block-table table {
  margin: 0 1px;
  width: calc(100% - 2px);
}
.wp-block-table table thead tr th {
  padding: 10px;
  background-color: #23292D;
  color: #fff;
}
.wp-block-table table tbody tr td {
  border: 1px solid #ddd;
  padding: 10px;
}
.wp-block-table table tfoot tr td {
  font-style: italic;
}
.wp-block-table.is-style-stripes table tbody tr:nth-child(odd) {
  background-color: #fff;
}
.wp-block-table.is-style-stripes table tbody tr:nth-child(even) {
  background-color: #e5e2de;
}
.wp-block-table.is-style-stripes {
  border-bottom: 0;
}
.wp-block-table figcaption {
  padding: 5px;
  font-size: 0.9em;
}

.btn.cta {
  background-color: #fff;
  color: #D4A300;
  padding: 15px;
  text-transform: uppercase;
  font-family: "next-art", "avenirnext", "Open sans", sans-serif;
  text-shadow: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

p {
  padding-top: 15px;
  padding-bottom: 20px;
  line-height: 1.6em;
  margin-bottom: 0;
}

blockquote,
.wp-block-quote {
  margin: 25px 0px 25px 0px;
  padding-left: 1.5em;
  border-left: 3px solid #ec028b;
}
blockquote p,
.wp-block-quote p {
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 1.5em;
}
.main-theme blockquote,
.main-theme .wp-block-quote {
  border-left: 2px solid #ec028b;
}
.raven-theme blockquote,
.raven-theme .wp-block-quote {
  border-left: 2px solid #c8c1ba;
}
.emerald-theme blockquote,
.emerald-theme .wp-block-quote {
  border-left: 2px solid #c9c1ba;
}
.aquarine-theme blockquote,
.aquarine-theme .wp-block-quote {
  border-left: 2px solid #d6a8af;
}
blockquote,
.wp-block-quote {
  font-family: "avenirnext", "Open Sans", sans-serif;
  font-size: 1.2em;
}
blockquote.is-style-large,
.wp-block-quote.is-style-large {
  font-family: "assassin", "Kommisar", "Times";
  font-size: 1.6em;
  font-style: normal;
}
blockquote.is-style-large p,
.wp-block-quote.is-style-large p {
  font-style: normal;
  line-height: 1;
}

hr,
.wp-block-separator {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/******************/
/* Buttons styles */
/******************/
/* Standard Buttons
--------------------------------------------- */
a.button,
button,
.btn,
input[type=button],
input[type=reset],
input[type=submit],
.wp-block-button__link,
.wp-block-search__button,
.wp-block-button .wp-block-button__link {
  display: inline-block;
  border: none;
  color: #fff;
  padding: 16px 25px 12px 25px;
  font-family: "Kommisar", Times;
  font-family: "avenirnext", "Open Sans", sans-serif;
  font-size: 0.85em;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s;
  border-radius: 10px;
  line-height: 1.2;
  cursor: pointer;
}
a.button:hover,
button:hover,
.btn:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.wp-block-button__link:hover,
.wp-block-search__button:hover,
.wp-block-button .wp-block-button__link:hover {
  background-color: rgb(252.9285714286, 10.5714285714, 152.4642857143);
  text-decoration: none;
  color: #fff;
}
.main-theme a.button,
.main-theme button,
.main-theme .btn,
.main-theme input[type=button],
.main-theme input[type=reset],
.main-theme input[type=submit],
.main-theme .wp-block-button__link,
.main-theme .wp-block-search__button,
.main-theme .wp-block-button .wp-block-button__link {
  background-color: #ec028b;
}
.raven-theme a.button,
.raven-theme button,
.raven-theme .btn,
.raven-theme input[type=button],
.raven-theme input[type=reset],
.raven-theme input[type=submit],
.raven-theme .wp-block-button__link,
.raven-theme .wp-block-search__button,
.raven-theme .wp-block-button .wp-block-button__link {
  background-color: #3f4547;
}
.emerald-theme a.button,
.emerald-theme button,
.emerald-theme .btn,
.emerald-theme input[type=button],
.emerald-theme input[type=reset],
.emerald-theme input[type=submit],
.emerald-theme .wp-block-button__link,
.emerald-theme .wp-block-search__button,
.emerald-theme .wp-block-button .wp-block-button__link {
  background-color: #788372;
}
.aquarine-theme a.button,
.aquarine-theme button,
.aquarine-theme .btn,
.aquarine-theme input[type=button],
.aquarine-theme input[type=reset],
.aquarine-theme input[type=submit],
.aquarine-theme .wp-block-button__link,
.aquarine-theme .wp-block-search__button,
.aquarine-theme .wp-block-button .wp-block-button__link {
  background-color: #d6a8af;
}
a.button.has-secondary-color,
button.has-secondary-color,
.btn.has-secondary-color,
input[type=button].has-secondary-color,
input[type=reset].has-secondary-color,
input[type=submit].has-secondary-color,
.wp-block-button__link.has-secondary-color,
.wp-block-search__button.has-secondary-color,
.wp-block-button .wp-block-button__link.has-secondary-color {
  color: #D4A300;
}
a.button.has-secondary-background-color,
button.has-secondary-background-color,
.btn.has-secondary-background-color,
input[type=button].has-secondary-background-color,
input[type=reset].has-secondary-background-color,
input[type=submit].has-secondary-background-color,
.wp-block-button__link.has-secondary-background-color,
.wp-block-search__button.has-secondary-background-color,
.wp-block-button .wp-block-button__link.has-secondary-background-color {
  background-color: #D4A300;
}
a.button.has-secondary-color:hover, a.button.has-secondary-color:focus,
button.has-secondary-color:hover,
button.has-secondary-color:focus,
.btn.has-secondary-color:hover,
.btn.has-secondary-color:focus,
input[type=button].has-secondary-color:hover,
input[type=button].has-secondary-color:focus,
input[type=reset].has-secondary-color:hover,
input[type=reset].has-secondary-color:focus,
input[type=submit].has-secondary-color:hover,
input[type=submit].has-secondary-color:focus,
.wp-block-button__link.has-secondary-color:hover,
.wp-block-button__link.has-secondary-color:focus,
.wp-block-search__button.has-secondary-color:hover,
.wp-block-search__button.has-secondary-color:focus,
.wp-block-button .wp-block-button__link.has-secondary-color:hover,
.wp-block-button .wp-block-button__link.has-secondary-color:focus {
  color: #D4A300;
}
a.button.has-secondary-background-color:hover, a.button.has-secondary-background-color:focus,
button.has-secondary-background-color:hover,
button.has-secondary-background-color:focus,
.btn.has-secondary-background-color:hover,
.btn.has-secondary-background-color:focus,
input[type=button].has-secondary-background-color:hover,
input[type=button].has-secondary-background-color:focus,
input[type=reset].has-secondary-background-color:hover,
input[type=reset].has-secondary-background-color:focus,
input[type=submit].has-secondary-background-color:hover,
input[type=submit].has-secondary-background-color:focus,
.wp-block-button__link.has-secondary-background-color:hover,
.wp-block-button__link.has-secondary-background-color:focus,
.wp-block-search__button.has-secondary-background-color:hover,
.wp-block-search__button.has-secondary-background-color:focus,
.wp-block-button .wp-block-button__link.has-secondary-background-color:hover,
.wp-block-button .wp-block-button__link.has-secondary-background-color:focus {
  background-color: rgb(237.5, 182.6061320755, 0);
}
a.button.has-primary-color,
button.has-primary-color,
.btn.has-primary-color,
input[type=button].has-primary-color,
input[type=reset].has-primary-color,
input[type=submit].has-primary-color,
.wp-block-button__link.has-primary-color,
.wp-block-search__button.has-primary-color,
.wp-block-button .wp-block-button__link.has-primary-color {
  color: #23292D;
}
a.button.has-primary-background-color,
button.has-primary-background-color,
.btn.has-primary-background-color,
input[type=button].has-primary-background-color,
input[type=reset].has-primary-background-color,
input[type=submit].has-primary-background-color,
.wp-block-button__link.has-primary-background-color,
.wp-block-search__button.has-primary-background-color,
.wp-block-button .wp-block-button__link.has-primary-background-color {
  background-color: #23292D;
}
a.button.has-primary-color:hover, a.button.has-primary-color:focus,
button.has-primary-color:hover,
button.has-primary-color:focus,
.btn.has-primary-color:hover,
.btn.has-primary-color:focus,
input[type=button].has-primary-color:hover,
input[type=button].has-primary-color:focus,
input[type=reset].has-primary-color:hover,
input[type=reset].has-primary-color:focus,
input[type=submit].has-primary-color:hover,
input[type=submit].has-primary-color:focus,
.wp-block-button__link.has-primary-color:hover,
.wp-block-button__link.has-primary-color:focus,
.wp-block-search__button.has-primary-color:hover,
.wp-block-search__button.has-primary-color:focus,
.wp-block-button .wp-block-button__link.has-primary-color:hover,
.wp-block-button .wp-block-button__link.has-primary-color:focus {
  color: #23292D;
}
a.button.has-primary-background-color:hover, a.button.has-primary-background-color:focus,
button.has-primary-background-color:hover,
button.has-primary-background-color:focus,
.btn.has-primary-background-color:hover,
.btn.has-primary-background-color:focus,
input[type=button].has-primary-background-color:hover,
input[type=button].has-primary-background-color:focus,
input[type=reset].has-primary-background-color:hover,
input[type=reset].has-primary-background-color:focus,
input[type=submit].has-primary-background-color:hover,
input[type=submit].has-primary-background-color:focus,
.wp-block-button__link.has-primary-background-color:hover,
.wp-block-button__link.has-primary-background-color:focus,
.wp-block-search__button.has-primary-background-color:hover,
.wp-block-search__button.has-primary-background-color:focus,
.wp-block-button .wp-block-button__link.has-primary-background-color:hover,
.wp-block-button .wp-block-button__link.has-primary-background-color:focus {
  background-color: rgb(46.15625, 54.06875, 59.34375);
}
a.button.has-tertiary-color,
button.has-tertiary-color,
.btn.has-tertiary-color,
input[type=button].has-tertiary-color,
input[type=reset].has-tertiary-color,
input[type=submit].has-tertiary-color,
.wp-block-button__link.has-tertiary-color,
.wp-block-search__button.has-tertiary-color,
.wp-block-button .wp-block-button__link.has-tertiary-color {
  color: #e5e2de;
}
a.button.has-tertiary-background-color,
button.has-tertiary-background-color,
.btn.has-tertiary-background-color,
input[type=button].has-tertiary-background-color,
input[type=reset].has-tertiary-background-color,
input[type=submit].has-tertiary-background-color,
.wp-block-button__link.has-tertiary-background-color,
.wp-block-search__button.has-tertiary-background-color,
.wp-block-button .wp-block-button__link.has-tertiary-background-color {
  background-color: #e5e2de;
}
a.button.has-tertiary-color:hover, a.button.has-tertiary-color:focus,
button.has-tertiary-color:hover,
button.has-tertiary-color:focus,
.btn.has-tertiary-color:hover,
.btn.has-tertiary-color:focus,
input[type=button].has-tertiary-color:hover,
input[type=button].has-tertiary-color:focus,
input[type=reset].has-tertiary-color:hover,
input[type=reset].has-tertiary-color:focus,
input[type=submit].has-tertiary-color:hover,
input[type=submit].has-tertiary-color:focus,
.wp-block-button__link.has-tertiary-color:hover,
.wp-block-button__link.has-tertiary-color:focus,
.wp-block-search__button.has-tertiary-color:hover,
.wp-block-search__button.has-tertiary-color:focus,
.wp-block-button .wp-block-button__link.has-tertiary-color:hover,
.wp-block-button .wp-block-button__link.has-tertiary-color:focus {
  color: #e5e2de;
}
a.button.has-tertiary-background-color:hover, a.button.has-tertiary-background-color:focus,
button.has-tertiary-background-color:hover,
button.has-tertiary-background-color:focus,
.btn.has-tertiary-background-color:hover,
.btn.has-tertiary-background-color:focus,
input[type=button].has-tertiary-background-color:hover,
input[type=button].has-tertiary-background-color:focus,
input[type=reset].has-tertiary-background-color:hover,
input[type=reset].has-tertiary-background-color:focus,
input[type=submit].has-tertiary-background-color:hover,
input[type=submit].has-tertiary-background-color:focus,
.wp-block-button__link.has-tertiary-background-color:hover,
.wp-block-button__link.has-tertiary-background-color:focus,
.wp-block-search__button.has-tertiary-background-color:hover,
.wp-block-search__button.has-tertiary-background-color:focus,
.wp-block-button .wp-block-button__link.has-tertiary-background-color:hover,
.wp-block-button .wp-block-button__link.has-tertiary-background-color:focus {
  background-color: rgb(240.2372881356, 238.5338983051, 236.2627118644);
}
a.button.has-quaternary-color,
button.has-quaternary-color,
.btn.has-quaternary-color,
input[type=button].has-quaternary-color,
input[type=reset].has-quaternary-color,
input[type=submit].has-quaternary-color,
.wp-block-button__link.has-quaternary-color,
.wp-block-search__button.has-quaternary-color,
.wp-block-button .wp-block-button__link.has-quaternary-color {
  color: #ec028b;
}
a.button.has-quaternary-background-color,
button.has-quaternary-background-color,
.btn.has-quaternary-background-color,
input[type=button].has-quaternary-background-color,
input[type=reset].has-quaternary-background-color,
input[type=submit].has-quaternary-background-color,
.wp-block-button__link.has-quaternary-background-color,
.wp-block-search__button.has-quaternary-background-color,
.wp-block-button .wp-block-button__link.has-quaternary-background-color {
  background-color: #ec028b;
}
a.button.has-quaternary-color:hover, a.button.has-quaternary-color:focus,
button.has-quaternary-color:hover,
button.has-quaternary-color:focus,
.btn.has-quaternary-color:hover,
.btn.has-quaternary-color:focus,
input[type=button].has-quaternary-color:hover,
input[type=button].has-quaternary-color:focus,
input[type=reset].has-quaternary-color:hover,
input[type=reset].has-quaternary-color:focus,
input[type=submit].has-quaternary-color:hover,
input[type=submit].has-quaternary-color:focus,
.wp-block-button__link.has-quaternary-color:hover,
.wp-block-button__link.has-quaternary-color:focus,
.wp-block-search__button.has-quaternary-color:hover,
.wp-block-search__button.has-quaternary-color:focus,
.wp-block-button .wp-block-button__link.has-quaternary-color:hover,
.wp-block-button .wp-block-button__link.has-quaternary-color:focus {
  color: #ec028b;
}
a.button.has-quaternary-background-color:hover, a.button.has-quaternary-background-color:focus,
button.has-quaternary-background-color:hover,
button.has-quaternary-background-color:focus,
.btn.has-quaternary-background-color:hover,
.btn.has-quaternary-background-color:focus,
input[type=button].has-quaternary-background-color:hover,
input[type=button].has-quaternary-background-color:focus,
input[type=reset].has-quaternary-background-color:hover,
input[type=reset].has-quaternary-background-color:focus,
input[type=submit].has-quaternary-background-color:hover,
input[type=submit].has-quaternary-background-color:focus,
.wp-block-button__link.has-quaternary-background-color:hover,
.wp-block-button__link.has-quaternary-background-color:focus,
.wp-block-search__button.has-quaternary-background-color:hover,
.wp-block-search__button.has-quaternary-background-color:focus,
.wp-block-button .wp-block-button__link.has-quaternary-background-color:hover,
.wp-block-button .wp-block-button__link.has-quaternary-background-color:focus {
  background-color: rgb(252.9285714286, 10.5714285714, 152.4642857143);
}
a.button.has-quinary-color,
button.has-quinary-color,
.btn.has-quinary-color,
input[type=button].has-quinary-color,
input[type=reset].has-quinary-color,
input[type=submit].has-quinary-color,
.wp-block-button__link.has-quinary-color,
.wp-block-search__button.has-quinary-color,
.wp-block-button .wp-block-button__link.has-quinary-color {
  color: #2E687C;
}
a.button.has-quinary-background-color,
button.has-quinary-background-color,
.btn.has-quinary-background-color,
input[type=button].has-quinary-background-color,
input[type=reset].has-quinary-background-color,
input[type=submit].has-quinary-background-color,
.wp-block-button__link.has-quinary-background-color,
.wp-block-search__button.has-quinary-background-color,
.wp-block-button .wp-block-button__link.has-quinary-background-color {
  background-color: #2E687C;
}
a.button.has-quinary-color:hover, a.button.has-quinary-color:focus,
button.has-quinary-color:hover,
button.has-quinary-color:focus,
.btn.has-quinary-color:hover,
.btn.has-quinary-color:focus,
input[type=button].has-quinary-color:hover,
input[type=button].has-quinary-color:focus,
input[type=reset].has-quinary-color:hover,
input[type=reset].has-quinary-color:focus,
input[type=submit].has-quinary-color:hover,
input[type=submit].has-quinary-color:focus,
.wp-block-button__link.has-quinary-color:hover,
.wp-block-button__link.has-quinary-color:focus,
.wp-block-search__button.has-quinary-color:hover,
.wp-block-search__button.has-quinary-color:focus,
.wp-block-button .wp-block-button__link.has-quinary-color:hover,
.wp-block-button .wp-block-button__link.has-quinary-color:focus {
  color: #2E687C;
}
a.button.has-quinary-background-color:hover, a.button.has-quinary-background-color:focus,
button.has-quinary-background-color:hover,
button.has-quinary-background-color:focus,
.btn.has-quinary-background-color:hover,
.btn.has-quinary-background-color:focus,
input[type=button].has-quinary-background-color:hover,
input[type=button].has-quinary-background-color:focus,
input[type=reset].has-quinary-background-color:hover,
input[type=reset].has-quinary-background-color:focus,
input[type=submit].has-quinary-background-color:hover,
input[type=submit].has-quinary-background-color:focus,
.wp-block-button__link.has-quinary-background-color:hover,
.wp-block-button__link.has-quinary-background-color:focus,
.wp-block-search__button.has-quinary-background-color:hover,
.wp-block-search__button.has-quinary-background-color:focus,
.wp-block-button .wp-block-button__link.has-quinary-background-color:hover,
.wp-block-button .wp-block-button__link.has-quinary-background-color:focus {
  background-color: rgb(52.9, 119.6, 142.6);
}
a.button.has-senary-color,
button.has-senary-color,
.btn.has-senary-color,
input[type=button].has-senary-color,
input[type=reset].has-senary-color,
input[type=submit].has-senary-color,
.wp-block-button__link.has-senary-color,
.wp-block-search__button.has-senary-color,
.wp-block-button .wp-block-button__link.has-senary-color {
  color: #788372;
}
a.button.has-senary-background-color,
button.has-senary-background-color,
.btn.has-senary-background-color,
input[type=button].has-senary-background-color,
input[type=reset].has-senary-background-color,
input[type=submit].has-senary-background-color,
.wp-block-button__link.has-senary-background-color,
.wp-block-search__button.has-senary-background-color,
.wp-block-button .wp-block-button__link.has-senary-background-color {
  background-color: #788372;
}
a.button.has-senary-color:hover, a.button.has-senary-color:focus,
button.has-senary-color:hover,
button.has-senary-color:focus,
.btn.has-senary-color:hover,
.btn.has-senary-color:focus,
input[type=button].has-senary-color:hover,
input[type=button].has-senary-color:focus,
input[type=reset].has-senary-color:hover,
input[type=reset].has-senary-color:focus,
input[type=submit].has-senary-color:hover,
input[type=submit].has-senary-color:focus,
.wp-block-button__link.has-senary-color:hover,
.wp-block-button__link.has-senary-color:focus,
.wp-block-search__button.has-senary-color:hover,
.wp-block-search__button.has-senary-color:focus,
.wp-block-button .wp-block-button__link.has-senary-color:hover,
.wp-block-button .wp-block-button__link.has-senary-color:focus {
  color: #788372;
}
a.button.has-senary-background-color:hover, a.button.has-senary-background-color:focus,
button.has-senary-background-color:hover,
button.has-senary-background-color:focus,
.btn.has-senary-background-color:hover,
.btn.has-senary-background-color:focus,
input[type=button].has-senary-background-color:hover,
input[type=button].has-senary-background-color:focus,
input[type=reset].has-senary-background-color:hover,
input[type=reset].has-senary-background-color:focus,
input[type=submit].has-senary-background-color:hover,
input[type=submit].has-senary-background-color:focus,
.wp-block-button__link.has-senary-background-color:hover,
.wp-block-button__link.has-senary-background-color:focus,
.wp-block-search__button.has-senary-background-color:hover,
.wp-block-search__button.has-senary-background-color:focus,
.wp-block-button .wp-block-button__link.has-senary-background-color:hover,
.wp-block-button .wp-block-button__link.has-senary-background-color:focus {
  background-color: rgb(132.806122449, 143.5591836735, 126.9408163265);
}
a.button.has-septenary-color,
button.has-septenary-color,
.btn.has-septenary-color,
input[type=button].has-septenary-color,
input[type=reset].has-septenary-color,
input[type=submit].has-septenary-color,
.wp-block-button__link.has-septenary-color,
.wp-block-search__button.has-septenary-color,
.wp-block-button .wp-block-button__link.has-septenary-color {
  color: #d6a8af;
}
a.button.has-septenary-background-color,
button.has-septenary-background-color,
.btn.has-septenary-background-color,
input[type=button].has-septenary-background-color,
input[type=reset].has-septenary-background-color,
input[type=submit].has-septenary-background-color,
.wp-block-button__link.has-septenary-background-color,
.wp-block-search__button.has-septenary-background-color,
.wp-block-button .wp-block-button__link.has-septenary-background-color {
  background-color: #d6a8af;
}
a.button.has-septenary-color:hover, a.button.has-septenary-color:focus,
button.has-septenary-color:hover,
button.has-septenary-color:focus,
.btn.has-septenary-color:hover,
.btn.has-septenary-color:focus,
input[type=button].has-septenary-color:hover,
input[type=button].has-septenary-color:focus,
input[type=reset].has-septenary-color:hover,
input[type=reset].has-septenary-color:focus,
input[type=submit].has-septenary-color:hover,
input[type=submit].has-septenary-color:focus,
.wp-block-button__link.has-septenary-color:hover,
.wp-block-button__link.has-septenary-color:focus,
.wp-block-search__button.has-septenary-color:hover,
.wp-block-search__button.has-septenary-color:focus,
.wp-block-button .wp-block-button__link.has-septenary-color:hover,
.wp-block-button .wp-block-button__link.has-septenary-color:focus {
  color: #d6a8af;
}
a.button.has-septenary-background-color:hover, a.button.has-septenary-background-color:focus,
button.has-septenary-background-color:hover,
button.has-septenary-background-color:focus,
.btn.has-septenary-background-color:hover,
.btn.has-septenary-background-color:focus,
input[type=button].has-septenary-background-color:hover,
input[type=button].has-septenary-background-color:focus,
input[type=reset].has-septenary-background-color:hover,
input[type=reset].has-septenary-background-color:focus,
input[type=submit].has-septenary-background-color:hover,
input[type=submit].has-septenary-background-color:focus,
.wp-block-button__link.has-septenary-background-color:hover,
.wp-block-button__link.has-septenary-background-color:focus,
.wp-block-search__button.has-septenary-background-color:hover,
.wp-block-search__button.has-septenary-background-color:focus,
.wp-block-button .wp-block-button__link.has-septenary-background-color:hover,
.wp-block-button .wp-block-button__link.has-septenary-background-color:focus {
  background-color: rgb(222.16796875, 185.33203125, 190.9375);
}
a.button.has-dark-color,
button.has-dark-color,
.btn.has-dark-color,
input[type=button].has-dark-color,
input[type=reset].has-dark-color,
input[type=submit].has-dark-color,
.wp-block-button__link.has-dark-color,
.wp-block-search__button.has-dark-color,
.wp-block-button .wp-block-button__link.has-dark-color {
  color: #525B62;
}
a.button.has-dark-background-color,
button.has-dark-background-color,
.btn.has-dark-background-color,
input[type=button].has-dark-background-color,
input[type=reset].has-dark-background-color,
input[type=submit].has-dark-background-color,
.wp-block-button__link.has-dark-background-color,
.wp-block-search__button.has-dark-background-color,
.wp-block-button .wp-block-button__link.has-dark-background-color {
  background-color: #525B62;
}
a.button.has-dark-color:hover, a.button.has-dark-color:focus,
button.has-dark-color:hover,
button.has-dark-color:focus,
.btn.has-dark-color:hover,
.btn.has-dark-color:focus,
input[type=button].has-dark-color:hover,
input[type=button].has-dark-color:focus,
input[type=reset].has-dark-color:hover,
input[type=reset].has-dark-color:focus,
input[type=submit].has-dark-color:hover,
input[type=submit].has-dark-color:focus,
.wp-block-button__link.has-dark-color:hover,
.wp-block-button__link.has-dark-color:focus,
.wp-block-search__button.has-dark-color:hover,
.wp-block-search__button.has-dark-color:focus,
.wp-block-button .wp-block-button__link.has-dark-color:hover,
.wp-block-button .wp-block-button__link.has-dark-color:focus {
  color: #525B62;
}
a.button.has-dark-background-color:hover, a.button.has-dark-background-color:focus,
button.has-dark-background-color:hover,
button.has-dark-background-color:focus,
.btn.has-dark-background-color:hover,
.btn.has-dark-background-color:focus,
input[type=button].has-dark-background-color:hover,
input[type=button].has-dark-background-color:focus,
input[type=reset].has-dark-background-color:hover,
input[type=reset].has-dark-background-color:focus,
input[type=submit].has-dark-background-color:hover,
input[type=submit].has-dark-background-color:focus,
.wp-block-button__link.has-dark-background-color:hover,
.wp-block-button__link.has-dark-background-color:focus,
.wp-block-search__button.has-dark-background-color:hover,
.wp-block-search__button.has-dark-background-color:focus,
.wp-block-button .wp-block-button__link.has-dark-background-color:hover,
.wp-block-button .wp-block-button__link.has-dark-background-color:focus {
  background-color: rgb(93.6166666667, 103.8916666667, 111.8833333333);
}
a.button.has-white-color,
button.has-white-color,
.btn.has-white-color,
input[type=button].has-white-color,
input[type=reset].has-white-color,
input[type=submit].has-white-color,
.wp-block-button__link.has-white-color,
.wp-block-search__button.has-white-color,
.wp-block-button .wp-block-button__link.has-white-color {
  color: #ffffff;
}
a.button.has-white-background-color,
button.has-white-background-color,
.btn.has-white-background-color,
input[type=button].has-white-background-color,
input[type=reset].has-white-background-color,
input[type=submit].has-white-background-color,
.wp-block-button__link.has-white-background-color,
.wp-block-search__button.has-white-background-color,
.wp-block-button .wp-block-button__link.has-white-background-color {
  background-color: #ffffff;
}
a.button.has-white-color:hover, a.button.has-white-color:focus,
button.has-white-color:hover,
button.has-white-color:focus,
.btn.has-white-color:hover,
.btn.has-white-color:focus,
input[type=button].has-white-color:hover,
input[type=button].has-white-color:focus,
input[type=reset].has-white-color:hover,
input[type=reset].has-white-color:focus,
input[type=submit].has-white-color:hover,
input[type=submit].has-white-color:focus,
.wp-block-button__link.has-white-color:hover,
.wp-block-button__link.has-white-color:focus,
.wp-block-search__button.has-white-color:hover,
.wp-block-search__button.has-white-color:focus,
.wp-block-button .wp-block-button__link.has-white-color:hover,
.wp-block-button .wp-block-button__link.has-white-color:focus {
  color: #ffffff;
}
a.button.has-white-background-color:hover, a.button.has-white-background-color:focus,
button.has-white-background-color:hover,
button.has-white-background-color:focus,
.btn.has-white-background-color:hover,
.btn.has-white-background-color:focus,
input[type=button].has-white-background-color:hover,
input[type=button].has-white-background-color:focus,
input[type=reset].has-white-background-color:hover,
input[type=reset].has-white-background-color:focus,
input[type=submit].has-white-background-color:hover,
input[type=submit].has-white-background-color:focus,
.wp-block-button__link.has-white-background-color:hover,
.wp-block-button__link.has-white-background-color:focus,
.wp-block-search__button.has-white-background-color:hover,
.wp-block-search__button.has-white-background-color:focus,
.wp-block-button .wp-block-button__link.has-white-background-color:hover,
.wp-block-button .wp-block-button__link.has-white-background-color:focus {
  background-color: hsl(0, 0%, 105%);
}
a.button,
button,
.btn,
input[type=button],
input[type=reset],
input[type=submit],
.wp-block-button__link,
.wp-block-search__button,
.wp-block-button .wp-block-button__link {
  /** outline **/
}
.is-style-outline a.button,
.is-style-outline button,
.is-style-outline .btn,
.is-style-outline input[type=button],
.is-style-outline input[type=reset],
.is-style-outline input[type=submit],
.is-style-outline .wp-block-button__link,
.is-style-outline .wp-block-search__button,
.is-style-outline .wp-block-button .wp-block-button__link {
  padding: 14px 25px 14px 25px;
}

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

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.wpcf7 {
  width: 100%;
  max-width: 800px;
  padding: 15px 0px;
  margin: 15px auto;
  font-size: 1em;
}
.wpcf7 p {
  margin: 5px 0;
}
.wpcf7 .wpcf7-mail-sent-ok {
  background-color: green;
  color: #fff;
  font-size: 0.875em;
}
.wpcf7 .wpcf7-validation-errors {
  background-color: red;
  color: #fff;
  border-color: red;
  font-size: 0.9em;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: red;
}
.wpcf7 h1, .wpcf7 h2, .wpcf7 h3, .wpcf7 h4 {
  padding-bottom: 20px;
  color: #23292D;
}
.main-theme .wpcf7 h1, .main-theme .wpcf7 h2, .main-theme .wpcf7 h3, .main-theme .wpcf7 h4 {
  color: #23292D;
}
.raven-theme .wpcf7 h1, .raven-theme .wpcf7 h2, .raven-theme .wpcf7 h3, .raven-theme .wpcf7 h4 {
  color: #212a2c;
}
.emerald-theme .wpcf7 h1, .emerald-theme .wpcf7 h2, .emerald-theme .wpcf7 h3, .emerald-theme .wpcf7 h4 {
  color: #22292c;
}
.aquarine-theme .wpcf7 h1, .aquarine-theme .wpcf7 h2, .aquarine-theme .wpcf7 h3, .aquarine-theme .wpcf7 h4 {
  color: #202b2b;
}
.wpcf7 label {
  font-weight: 400;
  font-family: "avenirnext", "Open Sans", sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1em;
  width: 100%;
}
.wpcf7 label span {
  color: #D4A300;
}
.main-theme .wpcf7 label span {
  color: #D4A300;
}
.raven-theme .wpcf7 label span {
  color: #3f4547;
}
.emerald-theme .wpcf7 label span {
  color: #788372;
}
.aquarine-theme .wpcf7 label span {
  color: #2E687C;
}
.wpcf7 label span {
  font-weight: 400;
}
.wpcf7 label span.dnd-upload-counter {
  color: #888;
  padding-right: 10px;
}
.wpcf7 label span.dnd-upload-counter span {
  color: #888;
}
.wpcf7 label .codedropz-upload-container {
  background-color: #fff;
}
.wpcf7 label .codedropz-upload-container .codedropz-upload-inner span {
  color: #888;
}
.wpcf7 .wpcf7-select {
  padding: 10px;
  border-radius: 3px;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 textarea {
  width: 100%;
  padding: 12px;
  margin: 4px 0;
  border: 1px solid #ddd;
  background-color: #fff;
  font-size: 1em;
}
.wpcf7 input[type=text].wpcf7-not-valid,
.wpcf7 input[type=email].wpcf7-not-valid,
.wpcf7 input[type=tel].wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
  border-color: red;
  background-color: #FFF6F4;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 13px;
  font-family: Arial, sans-serif;
}
.wpcf7 input[type=submit] {
  float: right;
  padding: 16px 30px 16px 30px;
  font-size: 1em;
  font-weight: 600;
  background-color: #d4a300;
}
.main-theme .wpcf7 input[type=submit] {
  background-color: #d4a300;
}
.raven-theme .wpcf7 input[type=submit] {
  background-color: #3f4547;
}
.emerald-theme .wpcf7 input[type=submit] {
  background-color: #788372;
}
.aquarine-theme .wpcf7 input[type=submit] {
  background-color: #2e687c;
}
.wpcf7 input[type=submit]:hover {
  cursor: pointer;
  background-color: rgba(212, 163, 0, 0.8);
}
.main-theme .wpcf7 input[type=submit]:hover {
  background-color: rgba(212, 163, 0, 0.8);
}
.raven-theme .wpcf7 input[type=submit]:hover {
  background-color: rgba(63, 69, 71, 0.8);
}
.emerald-theme .wpcf7 input[type=submit]:hover {
  background-color: rgba(120, 131, 114, 0.8);
}
.aquarine-theme .wpcf7 input[type=submit]:hover {
  background-color: rgba(46, 104, 124, 0.8);
}
.wpcf7 input[type=submit]:hover {
  color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  line-height: 1.1;
  margin-left: 0;
  margin-right: 0;
  padding: 15px;
  font-size: 1em;
}

.field-row {
  display: flex;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
}
@media only screen and (min-width: 768px) {
  .field-row {
    flex-direction: row;
  }
}
.field-row .field-col {
  width: 100%;
  padding: 15px;
}

.cli_messagebar_head {
  color: #D4A300;
}
.main-theme .cli_messagebar_head {
  color: #D4A300;
}
.raven-theme .cli_messagebar_head {
  color: #3f4547;
}
.emerald-theme .cli_messagebar_head {
  color: #788372;
}
.aquarine-theme .cli_messagebar_head {
  color: #2E687C;
}

.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited {
  font-size: 1em;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: rgb(46.15625, 54.06875, 59.34375);
}
a:visited {
  color: rgb(46.15625, 54.06875, 59.34375);
}
a:hover, a:focus, a:active {
  color: #23292D;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
.main-theme a {
  color: #D4A300;
}
.main-theme a:visited {
  color: #D4A300;
}
.main-theme a:hover, .main-theme a:focus, .main-theme a:active {
  color: #D4A300;
}
.raven-theme a {
  color: #3f4547;
}
.raven-theme a:visited {
  color: #3f4547;
}
.raven-theme a:hover, .raven-theme a:focus, .raven-theme a:active {
  color: #3f4547;
}
.emerald-theme a {
  color: #788372;
}
.emerald-theme a:visited {
  color: #788372;
}
.emerald-theme a:hover, .emerald-theme a:focus, .emerald-theme a:active {
  color: #788372;
}
.aquarine-theme a {
  color: #2E687C;
}
.aquarine-theme a:visited {
  color: #2E687C;
}
.aquarine-theme a:hover, .aquarine-theme a:focus, .aquarine-theme a:active {
  color: #2E687C;
}
a.button, a.wp-block-button__link {
  color: #fff;
}
a.button:visited, a.wp-block-button__link:visited {
  color: #fff;
}
a.button:hover, a.button:focus, a.button:active, a.wp-block-button__link:hover, a.wp-block-button__link:focus, a.wp-block-button__link:active {
  color: #fff;
}

.link-back {
  float: right;
  padding-bottom: 15px;
}

.pagination-links {
  padding: 60px 0 30px;
  text-align: center;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation.navbar-inverse {
  background-color: #fff;
  border: none;
  border-bottom: 5px solid #D4A300;
  border-radius: 0;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
  width: 100%;
  position: fixed;
  z-index: 10;
  /*top:0;
  left:0;*/
  /* Main Menu */
}
body.logged-in .main-navigation.navbar-inverse {
  top: 46px;
}
@media (min-width: 782px) {
  body.logged-in .main-navigation.navbar-inverse {
    top: 32px;
  }
}
@media (max-width: 600px) {
  body.logged-in.scrolled .main-navigation.navbar-inverse {
    top: 0px;
  }
}
@media only screen and (max-width: 416px) {
  .main-navigation.navbar-inverse {
    position: relative;
  }
}
.main-navigation.navbar-inverse .container {
  position: relative;
}
.main-navigation.navbar-inverse .navbar-nav {
  float: right;
  font-size: 0.95em;
}
@media only screen and (max-width: 991px) {
  .main-navigation.navbar-inverse .navbar-nav {
    padding: 0px;
    font-size: 0.85em;
  }
}
@media only screen and (max-width: 767px) {
  .main-navigation.navbar-inverse .navbar-nav {
    float: none;
    padding: 0px;
    font-size: 1em;
  }
}
.main-navigation.navbar-inverse .navbar-nav > li > a {
  padding-top: 22px !important;
}
.main-navigation.navbar-inverse .navbar-nav li {
  padding: 0px;
}
@media only screen and (max-width: 767px) {
  .main-navigation.navbar-inverse .navbar-nav li {
    border-bottom: 1px solid #f2f2f2;
  }
}
.main-navigation.navbar-inverse .navbar-nav li a {
  text-transform: uppercase;
  color: #23292D;
  padding-top: 15px;
  padding-bottom: 15px;
}
.main-navigation.navbar-inverse .navbar-nav li a:hover, .main-navigation.navbar-inverse .navbar-nav li a:focus {
  color: #D4A300;
}
@media only screen and (max-width: 991px) {
  .main-navigation.navbar-inverse .navbar-nav li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .main-navigation.navbar-inverse .navbar-nav li a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.main-navigation.navbar-inverse .navbar-nav li {
  /* Submenu */
}
.main-navigation.navbar-inverse .navbar-nav li ul.dropdown-menu {
  background-color: #f2f2f2;
  border-top: none;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 4px solid #23292D;
  border-radius: 0;
}
.main-navigation.navbar-inverse .navbar-nav li ul.dropdown-menu li a {
  color: #D4A300;
  background-color: #f1f1f1;
}
.main-navigation.navbar-inverse .navbar-nav li ul.dropdown-menu li.active a {
  color: #fff;
  background-color: #D4A300;
}
.main-navigation.navbar-inverse .navbar-nav li.active a {
  color: #D4A300;
  background-color: #fff;
}
.main-navigation.navbar-inverse .navbar-nav li.open a {
  color: #D4A300;
  background-color: #f1f1f1;
}
.main-navigation.navbar-inverse {
  /* generic styles for list items */
}
/* Comment en postnavigation */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.navbar-toggle {
  background-color: #D4A300;
  color: #fff;
  border: none;
  padding: 10px 10px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #ddd;
}

.header-widget {
  float: right;
  padding: 15px;
}

.wpml-ls-legacy-dropdown {
  width: 62px;
}

.wpml-ls-item-toggle:after {
  color: #23292D;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  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;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #D4A300;
  display: block;
  font-size: 0.875em;
  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. */
}
.main-theme .screen-reader-text:focus {
  color: #D4A300;
}
.raven-theme .screen-reader-text:focus {
  color: #3f4547;
}
.emerald-theme .screen-reader-text:focus {
  color: #22292c;
}
.aquarine-theme .screen-reader-text:focus {
  color: #202b2b;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

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

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

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#sb_instagram #sbi_load .sbi_load_btn {
  display: none !important;
}

aside .widget {
  margin: 0 0 1.5em;
  background-color: #f2f2f2;
  padding: 10px 20px 15px 20px;
}
.main-theme aside .widget {
  background-color: rgba(229, 226, 222, 0.6);
}
.raven-theme aside .widget {
  background-color: #e3dfdd;
}
.emerald-theme aside .widget {
  background-color: #f3efed;
}
.aquarine-theme aside .widget {
  background-color: #e5e0dd;
}
.main-theme aside .widget h2 {
  color: #ec028b;
}
.raven-theme aside .widget h2 {
  color: #3f4547;
}
.emerald-theme aside .widget h2 {
  color: #788372;
}
.aquarine-theme aside .widget h2 {
  color: #2E687C;
}
.main-theme aside .widget a {
  color: #23292D;
}
.raven-theme aside .widget a {
  color: #3f4547;
}
.emerald-theme aside .widget a {
  color: #788372;
}
.aquarine-theme aside .widget a {
  color: #202b2b;
}
aside .widget .social-sidebar {
  font-size: 1.4em;
}
aside .widget {
  /* Make sure select elements fit in widgets. */
}
aside .widget select {
  max-width: 100%;
}
aside .widget ul {
  margin: 0 0 0 15px;
  padding: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Template parts
--------------------------------------------------------------*/
/*********************************/
/* SCSS file for the site header */
/*********************************/
/* Use this file for all the styles of the site header. In most cases this is the header.php template part */
.site-branding.logo {
  width: 205px;
  height: 205px;
  padding-top: 20px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 3;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
@media only screen and (max-width: 1200px) {
  .site-branding.logo {
    width: 155px;
    height: 155px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .site-branding.logo {
    width: 105px;
    height: 105px;
    padding-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .site-branding.logo {
    width: 50px;
    height: 50px;
    padding-top: 0px;
  }
}
.site-branding.logo a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-branding.logo a .logo__image {
  width: 42px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .site-branding.logo a .logo__image {
    width: 80px;
  }
}
@media only screen and (min-width: 991px) {
  .site-branding.logo a .logo__image {
    width: 100px;
  }
}
@media only screen and (min-width: 1201px) {
  .site-branding.logo a .logo__image {
    width: 146px;
  }
}

.scrolled .site-branding.logo {
  width: 50px;
  height: 58px;
  padding-top: 0px;
}

.featured-image {
  width: 100%;
  height: 400px;
  background-color: #23292D;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}
.main-theme .featured-image {
  background-color: #23292D;
}
.raven-theme .featured-image {
  background-color: #3f4547;
}
.emerald-theme .featured-image {
  background-color: #22292c;
}
.aquarine-theme .featured-image {
  background-color: #202b2b;
}

.home .featured-image {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.home .featured-image a.arrow-down {
  display: block;
  width: 100px;
  height: 50px;
  color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0px;
  background-color: #23292D;
}
.main-theme .home .featured-image a.arrow-down {
  background-color: #23292D;
}
.raven-theme .home .featured-image a.arrow-down {
  background-color: #3f4547;
}
.emerald-theme .home .featured-image a.arrow-down {
  background-color: #22292c;
}
.aquarine-theme .home .featured-image a.arrow-down {
  background-color: #202b2b;
}
.home .featured-image a.arrow-down {
  z-index: 4;
  text-align: center;
  font-size: 2em;
  border-radius: 50px 50px 0 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.home .featured-image a.arrow-down i {
  display: block;
  margin-top: 10px;
  transition: margin 0.2s;
}
.home .featured-image a.arrow-down i:hover {
  text-decoration: none;
  margin-top: 15px;
}
.home .featured-image a.arrow-down:hover {
  text-decoration: none !important;
  -webkit-box-shadow: 0px -5px 13px -8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px -5px 13px -8px rgba(0, 0, 0, 0.5);
  box-shadow: 0px -5px 13px -8px rgba(0, 0, 0, 0.5);
}
.home .featured-image a.arrow-down:focus, .home .featured-image a.arrow-down:visited, .home .featured-image a.arrow-down::-moz-focus-inner {
  outline: none;
  border: 0;
  text-decoration: none !important;
}

.featured-image .container {
  position: relative;
  z-index: 2;
  height: 100%;
}
.featured-image .container .featured-content {
  width: 100%;
  padding: 40px;
}
.main-theme .featured-image .container .featured-content {
  background-color: rgba(148, 38, 107, 0.8);
}
.raven-theme .featured-image .container .featured-content {
  background-color: rgba(200, 193, 186, 0.8);
}
.emerald-theme .featured-image .container .featured-content {
  background-color: rgba(201, 193, 186, 0.8);
}
.aquarine-theme .featured-image .container .featured-content {
  background-color: rgba(214, 168, 175, 0.8);
}
.featured-image .container .featured-content {
  margin-top: 25vh;
  font-size: 1.3em;
  font-weight: 300;
  text-shadow: 0 0 5px #ec028b;
}
.main-theme .featured-image .container .featured-content {
  text-shadow: 0 0 5px #ec028b;
}
.raven-theme .featured-image .container .featured-content {
  text-shadow: 0 0 5px #c8c1ba;
}
.emerald-theme .featured-image .container .featured-content {
  text-shadow: 0 0 5px #c9c1ba;
}
.aquarine-theme .featured-image .container .featured-content {
  text-shadow: 0 0 5px #d6a8af;
}
.featured-image .container .featured-content span {
  font-size: 0.8em;
}
.featured-image .container .featured-content .button {
  background-color: #fff;
  text-shadow: none;
  color: #ec028b;
}
.main-theme .featured-image .container .featured-content .button {
  color: #ec028b;
}
.raven-theme .featured-image .container .featured-content .button {
  color: #c8c1ba;
}
.emerald-theme .featured-image .container .featured-content .button {
  color: #c9c1ba;
}
.aquarine-theme .featured-image .container .featured-content .button {
  color: #d6a8af;
}
.featured-image .container .featured-content .button {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.1em;
}
.featured-image .container .featured-content .button:hover {
  opacity: 0.8;
}
.featured-image .container .featured-content h1 {
  margin-top: 0;
  font-size: 1.625em;
  color: #fff;
  font-weight: 400;
}
@media only screen and (max-width: 416px) {
  .featured-image .container .featured-content {
    margin-top: 15vh;
    font-size: 1em;
  }
}
.featured-image .container .featured-content p {
  margin-bottom: 0;
}
.featured-image .container .featured-content p:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}

/**********************************************/
/* SCSS file for the index/home page template */
/**********************************************/
/* Use this file for all the styles of the index/home templates. In most cases this is the index.php or home.php template part */
.side-bar h2 {
  font-size: 1.4em;
}

#content.site-content {
  padding-top: 30px;
  padding-bottom: 80px;
}
#content.site-content h1 {
  color: #23292D;
}
.main-theme #content.site-content h1 {
  color: #23292D;
}
.raven-theme #content.site-content h1 {
  color: #212a2c;
}
.emerald-theme #content.site-content h1 {
  color: #22292c;
}
.aquarine-theme #content.site-content h1 {
  color: #202b2b;
}
.home #content.site-content {
  padding-top: 0;
  padding-bottom: 0;
}

.search h2 {
  color: #D4A300;
}

/*********************************/
/* SCSS file for the site blog */
/*********************************/
.item-row {
  display: grid;
  gap: 35px;
  flex-wrap: wrap;
  grid-template-columns: 1fr;
}
@media only screen and (min-width: 768px) {
  .item-row {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1024px) {
  .item-row {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.item-row .item-col {
  display: flex;
  flex-basis: 33.3%;
  flex-grow: 0;
  flex-shrink: 0;
}
.item-row .item-col .item {
  display: flex;
  width: 100%;
  flex-direction: column;
  color: #525B62;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  transition: all 0.3s ease;
}
.item-row .item-col .item.plant {
  box-shadow: none;
}
.item-row .item-col .item.plant .item-image {
  padding-top: 100%;
}
.item-row .item-col .item.plant .item-image img {
  object-fit: cover;
}
.item-row .item-col .item.plant h3.item-title {
  font-size: 1.3em;
  text-align: center;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.main-theme .item-row .item-col .item.plant h3.item-title {
  color: #23292D;
}
.raven-theme .item-row .item-col .item.plant h3.item-title {
  color: #212a2c;
}
.emerald-theme .item-row .item-col .item.plant h3.item-title {
  color: #22292c;
}
.aquarine-theme .item-row .item-col .item.plant h3.item-title {
  color: #202b2b;
}
.item-row .item-col .item.plant span.more-info {
  margin: auto auto 0 auto;
}
.item-row .item-col .item .item-image {
  position: relative;
  width: 100%;
  padding-top: 56.5%;
  background-color: #333;
  color: #777;
  overflow: hidden;
}
.item-row .item-col .item .item-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  transition: all 0.3s ease;
}
.item-row .item-col .item .item-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 1.8em;
}
.item-row .item-col .item-content {
  padding: 20px;
}
.item-row .item-col .item-content p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.item-row .item-col .item-content .item-title {
  font-size: 1.5em;
  font-weight: 700;
}
.main-theme .item-row .item-col .item-content .item-title {
  color: #D4A300;
}
.raven-theme .item-row .item-col .item-content .item-title {
  color: #3f4547;
}
.emerald-theme .item-row .item-col .item-content .item-title {
  color: #788372;
}
.aquarine-theme .item-row .item-col .item-content .item-title {
  color: #2E687C;
}
.item-row .item-col .item-content .item_info {
  color: #525B62;
}
.item-row .item-col span.more-info {
  display: inline-block;
  padding: 0 20px 20px 20px;
  margin-top: auto;
}
.item-row .item-col span.more-info:hover {
  opacity: 0.8;
}
.item-row .item-col span.more-info:hover i {
  margin-left: 4px;
}
.main-theme .item-row .item-col span.more-info {
  color: #D4A300;
}
.raven-theme .item-row .item-col span.more-info {
  color: #3f4547;
}
.emerald-theme .item-row .item-col span.more-info {
  color: #788372;
}
.aquarine-theme .item-row .item-col span.more-info {
  color: #2E687C;
}
.item-row .item-col:hover {
  text-decoration: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.item-row .item-col:hover .item-image img {
  transform: scale(1.05);
}

/************************************/
/* SCSS file for the site front-page */
/************************************/
/* Use this file for all the styles of the front-page. In most cases this is the front-page.php template part */
.home-content {
  background-color: #23292D;
  color: #fff;
  min-height: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: 400;
  line-height: 1.8em;
}
.home-content h2 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.home-content h2, .home-content h3, .home-content h4, .home-content h5, .home-content h6 {
  color: #fff;
}

.instagram-feed {
  background-color: #D4A300;
  min-height: 300px;
}
.main-theme .instagram-feed {
  background-color: #D4A300;
}
.raven-theme .instagram-feed {
  background-color: #3f4547;
}
.emerald-theme .instagram-feed {
  background-color: #788372;
}
.aquarine-theme .instagram-feed {
  background-color: #2E687C;
}

/*********************************/
/* SCSS file for the site product */
/*********************************/
/* Use this file for all the styles of the site footer. In most cases this is the footer.php template part */
.planten-content {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 60px;
}
.planten-content h1 {
  color: #23292D;
}
.main-theme .planten-content h1 {
  color: #23292D;
}
.raven-theme .planten-content h1 {
  color: #212a2c;
}
.emerald-theme .planten-content h1 {
  color: #22292c;
}
.aquarine-theme .planten-content h1 {
  color: #202b2b;
}
.planten-content h2, .planten-content h3, .planten-content h4 {
  color: #D4A300;
}
.main-theme .planten-content h2, .main-theme .planten-content h3, .main-theme .planten-content h4 {
  color: #D4A300;
}
.raven-theme .planten-content h2, .raven-theme .planten-content h3, .raven-theme .planten-content h4 {
  color: #3f4547;
}
.emerald-theme .planten-content h2, .emerald-theme .planten-content h3, .emerald-theme .planten-content h4 {
  color: #788372;
}
.aquarine-theme .planten-content h2, .aquarine-theme .planten-content h3, .aquarine-theme .planten-content h4 {
  color: #2E687C;
}
.planten-content h2, .planten-content h3, .planten-content h4 {
  margin-top: 15px;
}

.plant a:hover {
  text-decoration: none;
}
.plant a:hover h2 {
  border-bottom: 1px solid #23292D;
}
.main-theme .plant a:hover h2 {
  border-bottom: 1px solid #23292D;
}
.raven-theme .plant a:hover h2 {
  border-bottom: 1px solid #212a2c;
}
.emerald-theme .plant a:hover h2 {
  border-bottom: 1px solid #22292c;
}
.aquarine-theme .plant a:hover h2 {
  border-bottom: 1px solid #202b2b;
}
.plant h2 {
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.plant .plant-img {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.plant .plant-short-description,
.plant .plant-description {
  line-height: 26px;
  color: #555;
}

.blog .featured-image,
.single-plant .featured-image,
.search-results .featured-image {
  position: relative;
  height: 250px;
}
.blog .featured-image::after,
.single-plant .featured-image::after,
.search-results .featured-image::after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 41, 45, 0.9);
}
.main-theme .blog .featured-image::after,
.main-theme .single-plant .featured-image::after,
.main-theme .search-results .featured-image::after {
  background-color: rgba(35, 41, 45, 0.9);
}
.raven-theme .blog .featured-image::after,
.raven-theme .single-plant .featured-image::after,
.raven-theme .search-results .featured-image::after {
  background-color: rgba(33, 42, 44, 0.9);
}
.emerald-theme .blog .featured-image::after,
.emerald-theme .single-plant .featured-image::after,
.emerald-theme .search-results .featured-image::after {
  background-color: rgba(34, 41, 44, 0.9);
}
.aquarine-theme .blog .featured-image::after,
.aquarine-theme .single-plant .featured-image::after,
.aquarine-theme .search-results .featured-image::after {
  background-color: rgba(32, 43, 43, 0.9);
}
.blog .featured-image::after,
.single-plant .featured-image::after,
.search-results .featured-image::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.blog .featured-image h1,
.single-plant .featured-image h1,
.search-results .featured-image h1 {
  margin-top: 0px;
  padding-top: 115px;
  font-size: 1.5em;
  color: #fff;
}
.blog .featured-image h1 span,
.single-plant .featured-image h1 span,
.search-results .featured-image h1 span {
  display: block;
  font-size: 0.9em;
}
@media only screen and (max-width: 416px) {
  .blog .featured-image h1,
  .single-plant .featured-image h1,
  .search-results .featured-image h1 {
    padding-top: 50px;
    font-size: 1em;
  }
}
@media only screen and (max-width: 991px) {
  .blog .featured-image,
  .single-plant .featured-image,
  .search-results .featured-image {
    text-align: center;
  }
}
@media only screen and (max-width: 416px) {
  .blog .featured-image,
  .single-plant .featured-image,
  .search-results .featured-image {
    height: 150px;
  }
}

/*******************************************/
/* SCSS file for the archive page template */
/*******************************************/
/* Use this file for all the styles of the archive templates. In most cases this is the archive.php template part */
/*********************************/
/* SCSS file for the search page */
/*********************************/
/* Use this file for all the styles of the search page. In most cases this is the archive.php template part */
input.search-submit {
  float: right;
}

.search-form label {
  width: 100%;
  margin-bottom: 0;
}

input[type=search] {
  padding: 10px;
  width: 100%;
  float: left;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/*********************************/
/* SCSS file for the site care block */
/*********************************/
.care-colums, care-columns {
  padding-top: 15px;
}
.care-colums figure, care-columns figure {
  margin-top: 15px;
}

.care-items-wrapper {
  max-width: 600px;
  min-height: 60px;
  margin-bottom: 1.5em;
}
.care-items-wrapper.has-background {
  padding: 10px 15px;
}
.care-items-wrapper ul.care-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.care-items-wrapper ul.care-list li.care-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 8px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.care-items-wrapper ul.care-list li.care-item:last-of-type {
  border: none;
}
.care-items-wrapper ul.care-list li.care-item .care-icon {
  width: 56px;
  height: 56px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  flex-grow: 0;
  flex-shrink: 0;
}
.care-items-wrapper ul.care-list li.care-item .care-icon img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}
.care-items-wrapper ul.care-list li.care-item .care-description {
  padding-left: 15px;
}

/*******************************************/
/* SCSS file for the 404 page template */
/*******************************************/
/* Use this file for all the styles of the 404 templates. In most cases this is the 404.php template part */
/*********************************/
/* SCSS file for the site footer */
/*********************************/
/* Use this file for all the styles of the site footer. In most cases this is the footer.php template part */
.site-footer {
  background-color: #23292D;
  color: #fff;
  min-height: 200px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.main-theme .site-footer {
  background-color: #23292D;
}
.raven-theme .site-footer {
  background-color: #212a2c;
}
.emerald-theme .site-footer {
  background-color: #22292c;
}
.aquarine-theme .site-footer {
  background-color: #202b2b;
}
.site-footer a {
  color: #fff;
}
.main-theme .site-footer a {
  color: #fff;
}
.raven-theme .site-footer a {
  color: #fff;
}
.emerald-theme .site-footer a {
  color: #fff;
}
.aquarine-theme .site-footer a {
  color: #fff;
}

.disclaimer {
  background-color: #333;
  color: #777;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 0.9em;
}
.disclaimer a {
  color: #777;
}
.main-theme .disclaimer a {
  color: #777;
}
.raven-theme .disclaimer a {
  color: #777;
}
.emerald-theme .disclaimer a {
  color: #777;
}
.aquarine-theme .disclaimer a {
  color: #777;
}

footer h4 {
  font-size: 14px;
  color: #fff;
}
.main-theme footer h4 {
  color: #fff;
}
.raven-theme footer h4 {
  color: #fff;
}
.emerald-theme footer h4 {
  color: #fff;
}
.aquarine-theme footer h4 {
  color: #fff;
}
footer a {
  color: #fff;
}
footer .col-md-4:nth-child(2) {
  text-align: center;
  font-size: 2em;
}
@media only screen and (max-width: 767px) {
  footer .col-md-4:nth-child(2) {
    text-align: left;
    padding-top: 15px;
  }
}
footer .col-md-4:nth-child(2) a {
  color: #fff;
  text-decoration: none;
}
footer .col-md-4:nth-child(2) a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
footer .col-md-4:last-child {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  footer .col-md-4:last-child {
    text-align: left;
    padding-top: 15px;
  }
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

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

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

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

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*# sourceMappingURL=style.css.map */
