/*!
Theme Name: OneCrowd Blog
Author: OneCrowd
Author URI:
Theme URI: 
Description: Unwind is a modern theme for creators. A stunning integrated posts slider, clean lines, and crisp typography make it the perfect canvas for bloggers. Complete WooCommerce integration, usually only found in premium themes, makes Unwind ideal for selling. We know standing out from the crowd is important. Unwind offers four header layouts and five blog layouts, making it easy to create a unique look and feel to suit your brand. Unwind is fully responsive and mobile-ready, it also features a bold full-screen search, smooth back-to-top button, and integrations for all of your favorite plugins like Jetpack Infinite Scroll and Page Builder by SiteOrigin. For assistance, check out our <a href="https://siteorigin.com/unwind-documentation/">theme documentation</a> (https://siteorigin.com/unwind-documentation/) or ask a question on our <a href="https://siteorigin.com/thread/">support forum</a> (https://siteorigin.com/thread/).
Version: 1.9.13
*/
/*--------------------------------------------------------------
>>> IMPORTANT NOTICE:
----------------------------------------------------------------
Please don't edit below, changes will be lost during the theme 
update process. If you need to make CSS modifications try
https://wordpress.org/plugins/so-css/.
--------------------------------------------------------------*/
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('./fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''), url('./fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */ url('./fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''), url('./fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */ url('./fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('./fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''), url('./fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */ url('./fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('./fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */ url('./fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 93.75%;
}
body, button, input, select, textarea {
  color: #626262;
  font-family: "Merriweather", serif;
  font-size: 15px;
  font-size: 1em;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-weight: 400;
  line-height: 1.4;
}
.site-content {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
/*--------------------------------------------------------------
## Headings
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  color: #131316;
  font-family: "Merriweather", serif;
  font-weight: 700;
  margin: 1em 0;
}
h1 {
  font-size: 34.1328px;
  font-size: 2.1333rem;
}
h2 {
  font-size: 29.8656px;
  font-size: 1.8666rem;
}
h3 {
  font-size: 25.6px;
  font-size: 1.6rem;
}
h4 {
  font-size: 21.3328px;
  font-size: 1.3333rem;
}
h5 {
  font-size: 19.2px;
  font-size: 1.2rem;
}
h6 {
  font-size: 17.0656px;
  font-size: 1.0666rem;
}
.heading-strike {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  text-transform: uppercase;
}
.heading-strike:before, .heading-strike:after {
  align-self: center;
  background-color: #f4f4f4;
  content: '\a0';
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  height: 2px;
}
.heading-strike:before {
  margin-right: 7px;
}
.heading-strike:after {
  margin-left: 7px;
}
/*--------------------------------------------------------------
## Copy
--------------------------------------------------------------*/
p {
  margin: 0 0 1.9833em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  border-left: 3px solid #24c48a;
  color: #828282;
  font-style: italic;
  margin: 0 0 2.25em;
  padding: .5em 0 .55em 1.3333em;
}
blockquote p {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.9833;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.9833;
  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 #626262;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
# 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 http://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. */
}
blockquote, q {
  quotes: """";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
hr {
  background-color: #f4f4f4;
  border: 0;
  height: 1px;
  margin-bottom: 1.9833em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0 0 2.25em 2.4em;
  padding: 0;
}
ul li, ol li {
  padding-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin: 0 0 0 2.4em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 0 2.4em;
}
/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
  border: 1px solid #ebebeb;
  font-family: "Lato", sans-serif;
  margin: 0 0 1.9833em;
  max-width: 100%;
  text-align: left;
  width: 100%;
}
table a {
  text-decoration: none;
}
table thead tr {
  background: #f4f4f4;
}
table thead th {
  color: #2d2d2d;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  letter-spacing: 1px;
  padding: 1.4306em 1.4665em;
  text-transform: uppercase;
}
table tr:nth-child(2n+2) {
  background: #f4f4f4;
}
table th, table td {
  padding: 1.1999em 1.4665em;
}
@media (max-width: 768px) {
  table th, table td {
    padding: 2%;
  }
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.button, #page #infinite-handle span button, button, input[type="button"], input[type="reset"], input[type="submit"], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce #page #infinite-handle span button, #page #infinite-handle span .woocommerce button, .woocommerce input.button, .woocommerce.single-product .cart button {
  background: #fff;
  border: 2px solid;
  border-color: #ebebeb;
  border-radius: 2em;
  color: #2d2d2d;
  font-family: "Lato", sans-serif;
  font-size: 1em;
  line-height: 1;
  letter-spacing: 1.5px;
  outline-style: none;
  padding: 1em 1.923em;
  transition: .3s;
  text-decoration: none;
}
.button:hover, #page #infinite-handle span button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce #page #infinite-handle span button:hover, #page #infinite-handle span .woocommerce button:hover, .woocommerce input.button:hover, .woocommerce.single-product .cart button:hover {
  background: #fff;
  border-color: #24c48a;
  color: #24c48a;
}
.button:active, #page #infinite-handle span button:active, .button:focus, #page #infinite-handle span button:focus, button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus, .woocommerce #respond input#submit:active, .woocommerce #respond input#submit:focus, .woocommerce a.button:active, .woocommerce a.button:focus, .woocommerce button.button:active, .woocommerce #page #infinite-handle span button:active, #page #infinite-handle span .woocommerce button:active, .woocommerce button.button:focus, .woocommerce #page #infinite-handle span button:focus, #page #infinite-handle span .woocommerce button:focus, .woocommerce input.button:active, .woocommerce input.button:focus, .woocommerce.single-product .cart button:active, .woocommerce.single-product .cart button:focus {
  border-color: #24c48a;
  color: #24c48a;
}
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: #adadad;
  border: 1px solid #ebebeb;
}
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: #626262;
  outline: none;
}
select {
  border: 1px solid #ebebeb;
  max-width: 100%;
}
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"] {
  font-size: 14px;
  outline: none;
  padding: 5px 15px;
  background: #fff;
  border: 2px solid;
  border-color: #ebebeb;
  border-radius: 2em;
  color: #2d2d2d;
  font-family: "Lato", sans-serif;
  font-size: 1em;
  line-height: 1;
  outline-style: none;
  padding: 1em 1.923em;
  transition: .3s;
  text-decoration: none;
}
textarea {
  outline: none;
  padding: 5px 15px;
  width: 100%;
}
/*--------------------------------------------------------------
# Newsletteranmeldung
--------------------------------------------------------------*/
.iqyckM {
  width: 400px;
  appearance: none;
  border: 2px solid #4d5356 !important;
}
.eahglA {
  background-color: #4d5356;
  border: 1px solid #4d5356;
  color: rgb(255, 255, 255);
  cursor: pointer;
  font-size: 1em;
  margin-left: 20px;
  width: 200px;
}
.eahglA:hover {
  background-color: #626A6E;
  border: 1px solid #626A6E;
  color: rgb(255, 255, 255);
}
@media only screen and (max-width: 768px) {
  .iqyckM {
    width: 100%;
  }
  .eahglA {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #24c48a;
  text-decoration: none;
}
a:hover, a:focus {
  color: #00a76a;
}
a:hover, a:active {
  outline: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  align-items: center;
  display: flex;
}
.main-navigation::after {
  clear: both;
  content: "";
  display: table;
}
.header-design-3 .main-navigation {
  justify-content: center;
}
.main-navigation > div {
  display: inline-block;
}
.main-navigation > div ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation > div ul ul {
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  float: left;
  opacity: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 25px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  visibility: hidden;
  z-index: 99999;
}
.header-design-4 .main-navigation > div ul ul {
  top: 33px;
}
.main-navigation > div ul ul ul {
  left: 100%;
  top: 0;
}
.main-navigation > div ul ul li {
  padding: 0;
}
.main-navigation > div ul ul li:hover > ul, .main-navigation > div ul ul li.focus > ul {
  left: 100%;
}
.main-navigation > div ul ul li:hover {
  background-color: #f7f7f7;
}
.main-navigation > div ul ul li:last-child a {
  border-bottom: 0;
}
.main-navigation > div ul ul a {
  border-bottom: 1px solid #f4f4f4;
  font-family: "Merriweather", serif;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 20px;
  min-width: 150px;
  padding: 15px 0;
  text-transform: none;
  color: #4C5356;
}
.main-navigation > div ul ul a:hover {
	color: #000;
}
.main-navigation > div ul li:hover > ul, .main-navigation > div ul li.focus > ul {
  opacity: 1;
  visibility: visible;
}
body:not(.ios) .main-navigation > div ul li:hover > ul, body:not(.ios) .main-navigation > div ul li.focus > ul {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible;
}
.main-navigation > div ul li.hover > ul {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible;
}
.main-navigation > div li {
  float: left;
  padding: 0 28px 0 0;
  position: relative;
}
.main-navigation > div li:last-child {
  padding-right: 0;
}
.main-navigation > div li a {
  text-transform: uppercase;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 0.8rem;
  letter-spacing: 1px;
  padding: 15px;
  margin: -15px;
}
.main-navigation > div li:hover > a, .main-navigation > div li.focus > a {
  color: #eeed22;
}
.main-navigation > div a {
  display: block;
  text-decoration: none;
}
.main-navigation .mega-menu .mega-menu-megamenu ul.mega-sub-menu {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.header-design-3 .main-navigation-bar > .container {
  align-items: center;
  display: flex;
  height: 60px;
  justify-content: center;
}
.header-design-4 .main-navigation-bar > .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
/*--------------------------------------------------------------
## Social and Search Icons
--------------------------------------------------------------*/
.social-search {
  line-height: 1;
  display: flex;
  align-items: center;
  height: 60px;
  padding-left: 45px;
  white-space: nowrap;
}
.header-design-3 .social-search, .header-design-4 .social-search {
  padding-left: 0;
}
.social-search .widget {
  display: inline-block;
}
.social-search .widget .widgettitle {
  display: none;
}
.social-search .v-line {
  background: #ebebeb;
  display: inline-block;
  height: 10px;
  margin: 0 12px;
  width: 1px;
}
.header-design-3 .social-search .widget_sow-social-media-buttons, .header-design-4 .social-search .widget_sow-social-media-buttons {
  width: 100%;
}
.header-design-3 .social-search .v-line, .header-design-4 .social-search .v-line {
  display: none;
}
.header-design-3 .social-search .search-toggle, .header-design-4 .social-search .search-toggle {
  z-index: 15;
}
.search-toggle {
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  background-color: #4C5356;
}
.search-toggle:hover {
  background-color: #4C5356;
}
.search-toggle .open {
  display: block;
}
.search-toggle .open .svg-icon-search {
  height: 16px;
  position: relative;
  width: 17px;
}
.search-toggle .open .svg-icon-search path {
  fill: #626262;
}
.search-toggle .open .svg-icon-search path {
  fill: #fff;
}
.search-toggle .close {
  display: none;
}
.search-toggle .close .svg-icon-close {
  height: 16px;
  width: 16px;
  position: relative;
}
.search-toggle .close .svg-icon-close path {
  fill: #626262;
}
.search-toggle.close-search .open {
  display: none;
}
.search-toggle.close-search .close {
  display: block;
}
/*--------------------------------------------------------------
## Mobile Menu
--------------------------------------------------------------*/
.main-navigation > div ul {
  display: none;
}
.menu-toggle {
  display: block;
  border: 0;
  background: transparent;
  line-height: 60px;
  outline: none;
  padding: 0;
}
.menu-toggle .svg-icon-menu {
  vertical-align: middle;
  width: 22px;
}
.menu-toggle .svg-icon-menu path {
  fill: #fff;
}
.main-navigation button:hover {
  background-color: #4d5356;
}
.main-navigation button:hover .svg-icon-menu path {
  fill: #C7B085;
}
#mobile-navigation {
  left: 0;
  position: absolute;
  text-align: left;
  top: 61px;
  width: 100%;
  z-index: 10;
}
.header-design-4 #mobile-navigation {
  top: 100%;
}
#mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#mobile-navigation ul li {
  background: #f4f4f4;
  border-bottom: 1px solid #ebebeb;
  line-height: 42px;
  padding: 0;
  position: relative;
  width: 100%;
}
#mobile-navigation ul li a {
  color: #626262;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 12.8px;
  font-size: 0.8rem;
  letter-spacing: .1em;
  line-height: normal;
  padding: 14px 0 12px 20px;
  text-transform: uppercase;
  width: 100%;
}
#mobile-navigation ul li a.has-dropdown-button:not([href]) {
  cursor: pointer;
}
#mobile-navigation ul li.menu-item-has-children > a {
  max-width: 100%;
  padding-right: 48px;
}
#mobile-navigation ul li .dropdown-toggle {
  background: transparent;
  border: 0;
  box-shadow: none;
  content: "Open";
  height: 30px;
  padding: 6px;
  position: absolute;
  right: 5px;
  top: 6px;
  outline: none;
  width: 42px;
}
#mobile-navigation ul li .dropdown-toggle .svg-icon-submenu {
  height: 10px;
  width: 10px;
}
#mobile-navigation ul li .dropdown-toggle .svg-icon-submenu path {
  fill: #626262;
}
#mobile-navigation ul ul {
  border-top: 1px solid #373737;
  display: none;
  margin: 0;
  padding: 0;
}
#mobile-navigation ul ul li {
  background: #fff;
}
#mobile-navigation ul ul li:last-of-type {
  border: 0;
}
#mobile-navigation ul ul li a {
  padding-left: 40px;
  text-transform: uppercase;
  width: 100%;
}
#mobile-navigation ul ul li ul {
  display: none;
}
#mobile-navigation ul ul li a {
  padding-left: 40px;
}
#mobile-navigation ul ul ul li a {
  padding-left: 80px;
}
#mobile-navigation ul ul ul ul li a {
  padding-left: 120px;
}
#mobile-navigation ul ul ul ul ul li a {
  padding-left: 160px;
}
#mobile-navigation ul ul ul ul ul ul li a {
  padding-left: 200px;
}
/*--------------------------------------------------------------
## Posts, Post and Comment Navigation
--------------------------------------------------------------*/
.comment-navigation, .posts-navigation, .post-navigation {
  clear: both;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: auto;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  padding: 1em 0;
  text-align: left;
  width: 50%;
	background-color: #fff;
}
.comment-navigation .nav-previous span, .posts-navigation .nav-previous span, .post-navigation .nav-previous span {
  font-family: Verdana, Geneva, sans-serif;
  margin-right: .2em;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  padding: 1em 0;
  text-align: right;
  width: 50%;
}
.comment-navigation .nav-next span, .posts-navigation .nav-next span, .post-navigation .nav-next span {
  font-family: Verdana, Geneva, sans-serif;
  margin-left: .2em;
}
@media (max-width: 480px) {
  .comment-navigation .nav-previous, .comment-navigation .nav-next, .posts-navigation .nav-previous, .posts-navigation .nav-next, .post-navigation .nav-previous, .post-navigation .nav-next {
    float: none;
    width: 100%;
  }
}
.comment-navigation a, .posts-navigation a, .post-navigation a {
    color: #626262;
    padding: 1em 1.923em;
    text-decoration: none;
}
.comment-navigation a:hover, .posts-navigation a:hover, .post-navigation a:hover {
  color: #626262;
}
@media (max-width: 480px) {
  .comment-navigation a, .posts-navigation a, .post-navigation a {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.site-main .posts-navigation .nav-links a {
	background-color: #eeee22;
	border-radius: 2em;
	font-size: 1rem;
	color:#131316;
	
}
.site-main .posts-navigation .nav-links a:hover {
	background-color: #ffff02;
	color:#131316;
}
.posts-navigation .nav-links, .comment-navigation .nav-links {
  font-size: 13.8656px;
  font-size: 0.8666rem;
  font-family: "Lato", sans-serif !important;
  letter-spacing: .1em;
}
.posts-navigation .nav-links .nav-previous span, .comment-navigation .nav-links .nav-previous span {
  margin-right: .5em;
}
.posts-navigation .nav-links .nav-next span, .comment-navigation .nav-links .nav-next span {
  margin-left: .5em;
}
.pagination {
  margin: 0 0 4.6666em;
  text-align: center;
}
.pagination .page-numbers {
  background: #fff;
  border: 1px solid #ebebeb;
  color: #626262;
  font-size: 13px;
  margin-right: 1px;
  padding: 9px 11px 8px;
}
.pagination .page-numbers:hover {
  background: #24c48a;
  border-color: #24c48a;
  color: #fff;
}
.pagination .dots {
  background: none;
  border: 0;
  font-size: 13px;
  padding-right: 0;
  padding-left: 0;
}
.pagination .dots:hover {
  background: none;
  color: #626262;
}
.pagination .current {
  background: #24c48a;
  border-color: #24c48a;
  color: #fff;
}
.pagination .next, .pagination .prev {
  font-family: "Lato", sans-serif;
  padding: 9px 9px 8px;
}
#comment-nav-above {
  padding-top: 35px;
}
#comment-nav-below {
  padding-top: 25px;
}
.post-navigation {
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  font-family: "Merriweather", serif;
  font-size: 17.0656px;
  font-size: 1.0666rem;
  font-weight: 600;
  padding: 1.5em 0;
}
.post-navigation a {
  border: none;
  color: #626262;
  font-weight: 600;
  padding: 0;
  text-decoration: none;
  text-transform: none;
}
.post-navigation a:hover {
  color: #24c48a;
}
.post-navigation a .sub-title {
  border-bottom: 2px solid #ebebeb;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 13.8656px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 1.1em;
  padding-bottom: .2em;
	border-radius: 0px;
	background-color: #fff;
}
.post-navigation a div {
  line-height: normal;
}
/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs, .woocommerce .woocommerce-breadcrumb {
  color: #adadad;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 24px;
  margin-top: 24px;
  text-transform: uppercase;
}
.breadcrumbs a, .woocommerce .woocommerce-breadcrumb a {
  color: #2d2d2d;
}
.breadcrumbs a:hover, .woocommerce .woocommerce-breadcrumb a:hover {
  color: #24c48a;
}
.breadcrumbs a, .breadcrumbs span, .woocommerce .woocommerce-breadcrumb a, .woocommerce .woocommerce-breadcrumb span {
  padding: 0 4px;
}
.breadcrumbs .breadcrumb_last, .woocommerce .woocommerce-breadcrumb .breadcrumb_last {
  color: #adadad;
}
.woocommerce .woocommerce-breadcrumb {
  margin-bottom: 35px;
}
.breadcrumbs.bcn a, .breadcrumbs.bcn span {
  padding: 0;
}
.breadcrumbs.bcn span {
  padding: 0 2px;
}
/*--------------------------------------------------------------
## Scroll to Top
--------------------------------------------------------------*/
#scroll-to-top {
  background: rgba(0, 0, 0, 0.4);
  bottom: 20px;
  cursor: pointer;
  height: 44px;
  line-height: 0;
  opacity: 0;
  padding-top: 17px;
  position: fixed;
  right: 20px;
  transform: scale(0);
  transition: .3s;
  text-align: center;
  width: 50px;
  z-index: 101;
}
#scroll-to-top svg path {
  fill: #fff;
}
#scroll-to-top img, #scroll-to-top svg {
  display: inline-block;
  height: 11px;
  width: 18px;
}
#scroll-to-top:hover {
  background: rgba(0, 0, 0, 0.65);
}
#scroll-to-top.show {
  opacity: 1;
  transform: scale(1);
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.9833em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.9833em;
}
@media (max-width: 480px) {
  .alignleft, .alignright {
    clear: both;
    display: block;
    margin-right: auto;
    float: none;
  }
}
.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before::after, .clear:after::after, .entry-content:before::after, .entry-content:after::after, .comment-content:before::after, .comment-content:after::after, .site-header:before::after, .site-header:after::after, .site-content:before::after, .site-content:after::after, .site-footer:before::after, .site-footer:after::after {
  clear: both;
  content: "";
  display: table;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#secondary .widget .widget-title, #colophon .widget .widget-title, #masthead-widgets .widget .widget-title {
  color: #626262;
  font-size: 13px;
  line-height: normal;
  margin: 0 0 1.6em;
  text-transform: uppercase;
}
#secondary .widget .widget-title ~ *, #colophon .widget .widget-title ~ *, #masthead-widgets .widget .widget-title ~ * {
  font-size: 14px;
}
#secondary .widget a, #colophon .widget a, #masthead-widgets .widget a {
  color: #626262;
  text-decoration: none;
}
#secondary .widget a:hover, #colophon .widget a:hover, #masthead-widgets .widget a:hover {
  color: #24c48a;
}
#secondary .widget p, #colophon .widget p, #masthead-widgets .widget p {
  margin-bottom: 24px;
}
#secondary .widget ul, #colophon .widget ul, #masthead-widgets .widget ul {
  list-style: none;
  margin: 0;
}
#secondary .widget.widget_archive ul li, #secondary .widget.widget_categories ul li, #secondary .widget.widget_recent_comments ul li, #secondary .widget.widget_recent_entries ul li, #secondary .widget.widget_meta ul li, #colophon .widget.widget_archive ul li, #colophon .widget.widget_categories ul li, #colophon .widget.widget_recent_comments ul li, #colophon .widget.widget_recent_entries ul li, #colophon .widget.widget_meta ul li, #masthead-widgets .widget.widget_archive ul li, #masthead-widgets .widget.widget_categories ul li, #masthead-widgets .widget.widget_recent_comments ul li, #masthead-widgets .widget.widget_recent_entries ul li, #masthead-widgets .widget.widget_meta ul li {
  border-bottom: 1px solid #f4f4f4;
  font-size: 13px;
  line-height: normal;
  padding: 1.25em 0;
}
#secondary .widget.widget_archive ul li:first-of-type, #secondary .widget.widget_categories ul li:first-of-type, #secondary .widget.widget_recent_comments ul li:first-of-type, #secondary .widget.widget_recent_entries ul li:first-of-type, #secondary .widget.widget_meta ul li:first-of-type, #colophon .widget.widget_archive ul li:first-of-type, #colophon .widget.widget_categories ul li:first-of-type, #colophon .widget.widget_recent_comments ul li:first-of-type, #colophon .widget.widget_recent_entries ul li:first-of-type, #colophon .widget.widget_meta ul li:first-of-type, #masthead-widgets .widget.widget_archive ul li:first-of-type, #masthead-widgets .widget.widget_categories ul li:first-of-type, #masthead-widgets .widget.widget_recent_comments ul li:first-of-type, #masthead-widgets .widget.widget_recent_entries ul li:first-of-type, #masthead-widgets .widget.widget_meta ul li:first-of-type {
  padding-top: 0;
}
#secondary .widget {
  margin-bottom: 4em;
}
#secondary .widget::after {
  clear: both;
  content: "";
  display: table;
}
/*--------------------------------------------------------------
## Categories Widget
--------------------------------------------------------------*/
.widget_categories {
  color: #adadad;
}
.widget_categories a {
  color: #626262;
}
.widget_categories a:hover {
  color: #2d2d2d;
}
/*--------------------------------------------------------------
## Calendar Widget
--------------------------------------------------------------*/
.widget #wp-calendar {
  border: none;
  margin: 0;
}
.widget #wp-calendar caption {
  color: #2d2d2d;
  font-family: "Merriweather", serif;
  font-size: 14.9328px;
  font-size: 0.9333rem;
  font-weight: 700;
  padding-bottom: .4em;
  text-align: center;
}
.widget #wp-calendar tr:nth-child(2n+2) {
  background: none;
}
.widget #wp-calendar th, .widget #wp-calendar td {
  padding: 0;
}
.widget #wp-calendar thead {
  border-bottom: 1px solid #f4f4f4;
}
.widget #wp-calendar thead tr {
  background: none;
}
.widget #wp-calendar thead th {
  padding-bottom: .7em;
  text-align: center;
}
.widget #wp-calendar tbody {
  font-size: 13.8656px;
  font-size: 0.8666rem;
}
.widget #wp-calendar tbody .pad {
  background: none;
}
.widget #wp-calendar tbody tr:first-of-type td {
  padding-top: .7em;
}
.widget #wp-calendar tbody td {
  padding-bottom: .5em;
  text-align: center;
}
.calendar_wrap .wp-calendar-nav {
  font-size: .875rem;
}
.calendar_wrap .wp-calendar-nav a {
  color: #24c48a;
}
.calendar_wrap .wp-calendar-nav a:hover {
  color: #00a76a;
}
.calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev {
  float: left;
}
.calendar_wrap .wp-calendar-nav .wp-calendar-nav-next {
  float: right;
  text-align: right;
}
/*--------------------------------------------------------------
## Recent Posts Widget
--------------------------------------------------------------*/
.widget_recent_entries a {
  padding-bottom: 0.5em;
}
.widget_recent_entries .post-date {
  color: #adadad;
  display: block;
  font-size: 12.8px;
  font-size: 0.8rem;
  padding-top: 0.5em;
}
/*--------------------------------------------------------------
## Recent Posts Extended Widget
--------------------------------------------------------------*/
.recent-posts-extended li {
  clear: both;
  padding-top: 3px;
}
.recent-posts-extended .rpwe-alignleft {
  float: left;
  margin-right: 15px;
  padding-bottom: 20px;
}
.recent-posts-extended h3 {
  color: #626262;
  clear: none;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding-top: 3px;
}
.recent-posts-extended h3 a:hover {
  color: #2d2d2d;
}
.recent-posts-extended time {
  color: #adadad;
  font-size: 12px;
}
/*--------------------------------------------------------------
## Search Widget
--------------------------------------------------------------*/
#secondary .widget_search .search-form, #colophon .widget_search .search-form, #masthead-widgets .widget_search .search-form {
  position: relative;
}
#secondary .widget_search .search-form input[type="search"], #colophon .widget_search .search-form input[type="search"], #masthead-widgets .widget_search .search-form input[type="search"] {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
#secondary .widget_search .search-form button[type="submit"], #colophon .widget_search .search-form button[type="submit"], #masthead-widgets .widget_search .search-form button[type="submit"] {
  border: none;
  padding: 7px;
  padding-left: 8px;
  position: absolute;
  right: 15px;
  top: 3px;
}
#secondary .widget_search .search-form button[type="submit"] svg, #colophon .widget_search .search-form button[type="submit"] svg, #masthead-widgets .widget_search .search-form button[type="submit"] svg {
  fill: #626262;
  height: 16px;
  width: 16px;
}
/*--------------------------------------------------------------
## Social Media Icons (Jetpack)
--------------------------------------------------------------*/
.widget.widget_wpcom_social_media_icons_widget {
  text-align: center;
}
.widget.widget_wpcom_social_media_icons_widget li {
  margin-right: 18px;
}
/*--------------------------------------------------------------
## Tag Cloud Widget
--------------------------------------------------------------*/
#page .widget_tag_cloud a {
  border: 1px solid #f4f4f4;
  color: #626262;
  display: inline-block;
  font-size: 15px;
  line-height: normal;
  margin: 0 7px 10px 0;
  padding: 8px 10px;
  text-decoration: none;
}
#page .widget_tag_cloud a:hover {
  background: #24c48a;
  border-color: #24c48a;
  color: #fff !important;
}
#secondary .widget_tag_cloud, #colophon .widget_tag_cloud, #masthead-widgets .widget_tag_cloud {
  font-size: 14.856px;
  font-size: 0.9285rem;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## General Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Containers
--------------------------------------------------------------*/
.container {
  margin: 0 auto;
  max-width: 1190px;
  padding: 0 25px;
  position: relative;
  width: 100%;
}
@media (max-width: 480px) {
  .container {
    padding: 0 15px;
  }
}
.site-content::after {
  clear: both;
  content: "";
  display: table;
}
.content-area {
  width: 100%;
}
.sidebar .content-area {
  float: left;
  margin: 0 -25.61404% 0 0;
  width: 100%;
}
@media (max-width: 768px) {
  .sidebar .content-area {
    margin: 0;
    width: 100%;
  }
}
.sidebar .site-main {
  margin: 0 25.61404% 0 0;
}
@media (max-width: 768px) {
  .sidebar .site-main {
    margin: 0 !important;
  }
}
.sidebar-left .content-area {
  float: right;
  margin: 0 0 0 -25.61404%;
}
.sidebar-left .site-main {
  margin: 0 0 0 25.61404%;
}
.page-layout-no-sidebar.sidebar .site-content .content-area {
  float: none;
  margin: 0;
  width: 100%;
}
.page-layout-no-sidebar.sidebar .site-content .site-main {
  margin: 0;
}
.page-layout-full-width-no-sidebar .site-content #primary.content-area {
  float: none;
  margin: 0;
  width: 100%;
}
.page-layout-full-width-no-sidebar .site-content #main.site-main {
  margin: 0;
}
.page-layout-full-width-no-sidebar .site-content .container {
  max-width: none;
  padding: 0;
}
.widget-area {
  float: right;
  padding-left: 40px;
  width: 25.61404%;
}
.sidebar-left .widget-area {
  float: left;
  padding-right: 40px;
  padding-left: 0;
}
@media (max-width: 768px) {
  .widget-area {
    margin-top: 80px;
    padding: 0;
    width: 100% !important;
  }
}
/*--------------------------------------------------------------
## Page Settings
--------------------------------------------------------------*/
.page-layout-no-sidebar .container .site-main, .page-layout-full-width .site-main {
  margin: 0;
}
.page-layout-full-width .site-content .container, .page-layout-full-width-sidebar .site-content .container {
  max-width: 100%;
}
.page-layout-no-masthead-margin #masthead, .page-layout-no-masthead-margin.home #masthead, .page-layout-no-masthead-margin.archive #masthead {
  margin-bottom: 0;
}
.page-layout-no-masthead-margin.archive .container > .page-header, .page-layout-no-masthead-margin.search .container > .page-header {
  margin-bottom: 0;
}
.page-layout-no-footer-margin #colophon {
  margin-top: 0;
}
/*--------------------------------------------------------------
## Site Masthead
--------------------------------------------------------------*/
#masthead {
}
.header-design-2 #masthead {
  border-bottom: none;
}
.header-design-1 #masthead .sticky-bar-sentinel {
  position: relative;
  top: 1px;
}
#masthead .sticky-bar {
  background: #131316;
  position: relative;
  z-index: 101;
}
#masthead .sticky-bar::after {
  clear: both;
  content: "";
  display: table;
}
@-webkit-keyframes stickyMh {
  0%, 100% {
    opacity: 1;
  }
  10% {
    opacity: 0.7;
  }
}
@-moz-keyframes stickyMh {
  0%, 100% {
    opacity: 1;
  }
  10% {
    opacity: 0.7;
  }
}
@keyframes stickyMh {
  0%, 100% {
    opacity: 1;
  }
  10% {
    opacity: 0.7;
  }
}
.sticky-menu:not(.sticky-bar-out) #masthead .sticky-bar {
  position: relative;
  top: auto;
}
.sticky-menu.sticky-bar-out #masthead .sticky-bar {
  border-top: none;
  background-color: #131316;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.sticky-menu.sticky-bar-out #masthead .sticky-bar::after {
  clear: both;
  content: "";
  display: table;
}
.sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
    top: 0;
  }
}
#masthead .top-bar {
  background: #fff;
  border-bottom: 1px solid #373737;
  position: relative;
  z-index: 9999;
}
#masthead .top-bar::after {
  clear: both;
  content: "";
  display: table;
}
.header-design-2 #masthead .top-bar {
  border-top: 1px solid #373737;
}
.homepage-has-slider.header-design-2 #masthead .top-bar {
  border-bottom: none;
}
#masthead .top-bar > .container {
  align-items: center;
  display: flex;
  min-height: 60px;
  justify-content: space-between;
}
#masthead .top-bar-sentinel {
  box-sizing: border-box;
}
#masthead .site-branding {
  padding: 60px 0;
  text-align: center;
}
#masthead .site-branding .site-title {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 64px;
  font-size: 4rem;
  letter-spacing: 4px;
  line-height: normal;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  word-break: break-word;
}
@media (max-width: 480px) {
  #masthead .site-branding .site-title {
    font-size: 51.2px;
    font-size: 3.2rem;
  }
}
#masthead .site-branding .site-title a {
  color: #2d2d2d;
  text-decoration: none;
}
#masthead .site-branding .site-description {
  font-size: 14.9328px;
  font-size: 0.9333rem;
  line-height: 1.7142;
  margin-bottom: 0;
  text-align: center;
}
.header-design-4 #masthead .site-branding {
  display: inline-block;
  float: left;
  padding: 15px 0 10px 0 !important;
}
.header-design-4 #masthead .site-branding .site-title {
  font-size: 40px;
  font-size: 2.5rem;
  text-align: left;
}
@media (max-width: 480px) {
  .header-design-4 #masthead .site-branding .site-title {
    font-size: 28.8px;
    font-size: 1.8rem;
  }
}
body.sticky-bar-out .alt-logo, .alt-logo-scroll {
  display: none;
}
body.sticky-bar-out #masthead .alt-logo-scroll {
  display: block;
}
#masthead #masthead-widgets {
  margin: 60px auto;
}
#masthead #masthead-widgets::after {
  clear: both;
  content: "";
  display: table;
}
#masthead #masthead-widgets .widgets.widgets-1 .widget {
  width: 100%;
}
#masthead #masthead-widgets .widgets.widgets-2 .widget {
  width: 48.75%;
}
#masthead #masthead-widgets .widgets.widgets-3 .widget {
  width: 31.66667%;
}
#masthead #masthead-widgets .widgets.widgets-4 .widget {
  width: 23.125%;
}
#masthead #masthead-widgets .widgets.widgets-5 .widget {
  width: 18%;
}
#masthead #masthead-widgets .widgets.widgets-6 .widget {
  width: 14.58333%;
}
#masthead #masthead-widgets .widgets.widgets-7 .widget {
  width: 12.14286%;
}
#masthead #masthead-widgets .widgets.widgets-8 .widget {
  width: 10.3125%;
}
#masthead #masthead-widgets .widgets.widgets-9 .widget {
  width: 8.88889%;
}
#masthead #masthead-widgets .widgets.widgets-10 .widget {
  width: 7.75%;
}
#masthead #masthead-widgets .widgets .widget {
  box-sizing: content-box;
  margin-right: 2.5%;
  float: left;
}
#masthead #masthead-widgets .widgets .widget:last-of-type {
  margin-right: 0;
}
@media (max-width: 768px) {
  #masthead #masthead-widgets .widgets .widget {
    float: none;
    margin: 0;
    width: 100% !important;
  }
}
.archive #masthead, .search #masthead {
  margin-bottom: 60px;
}
#masthead .main-navigation-bar {
  border-top: 1px solid #373737;
  text-align: center;
}
#masthead .main-navigation-bar::after {
  clear: both;
  content: "";
  display: table;
}
.header-design-4 #masthead .main-navigation-bar {
  border-top: none;
}
.homepage-has-slider #masthead {
  border-bottom: none;
  margin-bottom: 0;
}
.homepage-has-slider .site-content {
  padding-top: 0;
}
/*--------------------------------------------------------------
## Full Screen Search
--------------------------------------------------------------*/
#fullscreen-search {
  background: #4C5356;
  display: none;
  left: 0;
  position: fixed;
  z-index: 10;
}
#fullscreen-search .container {
  left: 50%;
    max-width: 658px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
#fullscreen-search h3 {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 17.0656px;
  font-size: 1.0666rem;
  font-weight: 400;
  letter-spacing: .2em;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 30px;
}
#fullscreen-search form {
  position: relative;
	text-align: center;
}
#fullscreen-search form input[type="search"] {
  background: transparent;
  color: #626262;
  display: inline-block;
  font-size: 32px;
  max-width: 493px;
  outline: none;
}
@media (max-width: 768px) {
  #fullscreen-search form input[type="search"] {
    font-size: 24px;
    max-width: 100%;
    padding-left: 0;
  }
}
#fullscreen-search form button[type="submit"] {
    background: transparent;
	color: #C7B085;
	margin-top: 2em;
}
@media (max-width: 768px) {
  #fullscreen-search form button[type="submit"] {
    top: 14px;
  }
}
#fullscreen-search form button[type="submit"] svg {
  fill: #C7B085;
    height: 24px;
    width: 52px;
}
@media (max-width: 768px) {
  #fullscreen-search form button[type="submit"] svg {
    height: 24px;
  }
}
@media (max-width: 480px) {
  #fullscreen-search form button[type="submit"] svg {
    display: none;
  }
}
#fullscreen-search form button[type="submit"] svg:last-child {
  display: none;
  height: 24px;
}
#fullscreen-search form button[type="submit"] svg:last-child path {
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.page-header, .page article .entry-header {
  margin-bottom: 2em;
}
.page .widget_siteorigin-panels-postloop article .entry-header {
  margin-bottom: 0;
}
.entry {
  margin-bottom: 5em;
}
/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/
.entry-meta {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Lato", sans-serif;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  letter-spacing: .1em;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}
.entry-meta span {
  color: #adadad;
  font-size: 12.8px;
  font-size: 0.8rem;
}
@media (max-width: 480px) {
  .entry-meta span {
    font-size: 11.7328px;
    font-size: 0.7333rem;
  }
}
.entry-meta span:not(:last-child):after {
  content: '\00a0\00a0/\00a0\00a0';
  padding: 0 .4166em;
}
.entry-meta span a {
  color: inherit;
  text-decoration: none;
}
.entry-meta span a:hover {
  color: #eeed22!important;
}
.entry-title {
  color: #131316;
  font-size: 34.1328px;
  font-size: 2.1333rem;
  line-height: 1.3;
  margin: 0.5em 0 35px;
  text-align: center;
}
@media (max-width: 480px) {
  .entry-title {
    font-size: 25.6px;
    font-size: 1.6rem;
  }
}
.entry-title a {
  color: #131316;
  text-decoration: none;
}
.entry-title a:hover {
  color: #626262;
}
.entry-thumbnail {
  margin: 0 0 35px;
}
.entry-thumbnail img {
  max-width: 100%;
  vertical-align: middle;
	    border-radius: 15px;
}
.more-link-wrapper {
  display: block;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 30px;
}
.more-link-wrapper .more-text {
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  color: #2d2d2d;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", sans-serif;
  letter-spacing: 1px;
  padding: 10px 0;
}
.more-link:hover .more-text {
  border: 2px solid #24c48a;
  color: #24c48a;
  padding: 10px 12px;
}
.page-links {
  clear: both;
  padding: 1.9833em 0 4.6666em;
}
.page-links .page-links-title {
  color: #626262;
  font-weight: 600;
}
.page-links .post-page-numbers {
  border: 1px solid #ebebeb;
  color: #626262;
  display: inline-block;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  line-height: normal;
  margin-right: 4px;
  padding: 7px 13px;
  transition: .3s;
}
.page-links .post-page-numbers:hover, .page-links .post-page-numbers.current {
  border-color: #24c48a;
  color: #24c48a;
}
.tags-list {
  margin-top: 1em;
}
.tags-list a {
  background: #ebebeb;
  color: #626262;
  display: inline-block;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  line-height: normal;
  margin: 0 0.4615em 0.4615em 0;
  padding: 0.6153em 0.7692em;
  text-decoration: none;
}
.tags-list a:hover {
  background: #626262;
  color: #fff;
}
/*--------------------------------------------------------------
## Blog Layouts
--------------------------------------------------------------*/
.blog-layout-grid .archive-entry {
  border-bottom: none;
  float: left;
  margin-right: 3.5%;
  margin-bottom: 53px;
  padding-bottom: 0;
  vertical-align: top;
  width: 31%;
}
@media (min-width: 1175px) {
  body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n+3) {
    margin-right: 0;
  }
  body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n+4) {
    clear: left;
  }
}
@media (max-width: 1175px) {
  body:not(.no-active-sidebar) .blog-layout-grid .archive-entry {
    width: 48.25%;
  }
  body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(2n) {
    margin-right: 0;
  }
  body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n) {
    clear: right;
  }
}
@media (max-width: 640px) {
  body:not(.no-active-sidebar) .blog-layout-grid .archive-entry {
    clear: none;
    display: block;
    margin-right: 0;
    width: 100%;
  }
}
@media (min-width: 890px) {
  .no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n+3) {
    margin-right: 0;
  }
  .no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n+4) {
    clear: left;
  }
}
@media (max-width: 890px) {
  .no-active-sidebar .blog-layout-grid .archive-entry {
    width: 48.25%;
  }
  .no-active-sidebar .blog-layout-grid .archive-entry:nth-child(2n) {
    margin-right: 0;
  }
  .no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n) {
    clear: right;
  }
}
@media (max-width: 640px) {
  .no-active-sidebar .blog-layout-grid .archive-entry {
    clear: none;
    display: block;
    margin-right: 0;
    width: 100%;
  }
}
.blog-layout-grid .archive-entry .entry-meta {
  -webkit-box-pack: left;
  -moz-box-pack: left;
  box-pack: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
}
.blog-layout-grid .archive-entry .entry-meta span:not(:last-child):after {
  padding: 0 .2em;
}
.blog-layout-grid .archive-entry .entry-title {
  font-size: 17.0656px;
  font-size: 1.0666rem;
  margin: 15px 0 15px;
  text-align: left;
}
.blog-layout-grid .archive-entry .entry-thumbnail {
  margin: 0 auto 17px;
  position: relative;
}
.blog-layout-grid .archive-entry .entry-thumbnail .entry-video, .blog-layout-grid .archive-entry .entry-thumbnail .entry-image {
  margin-bottom: 0;
}
.blog-layout-grid .archive-entry .entry-thumbnail .flexslider {
  margin-bottom: 40px;
}
.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta {
  left: 0;
  position: absolute;
  top: 0;
  max-width: 92%;
}
.blog-layout-grid .archive-entry .entry-thumbnail .Seedmatch-meta a {
  background-color: aqua;
}
.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta a, .blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta span {
  background: #06090b;
  color: #fff;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 11px;
  line-height: normal;
  letter-spacing: .1em;
  margin: 0 4px 4px 0;
  padding: 8px 15px;
  text-transform: uppercase;
  word-wrap: break-word;
	border-radius: 15px 0;
}
.blog-layout-grid .archive-entry .entry-thumbnail .Seedmatch-meta a {
  background-color: #446b7d;
}
.blog-layout-grid .archive-entry .entry-thumbnail .Econeers-meta a {
  background-color: #c0d348;
}
.blog-layout-grid .archive-entry .entry-thumbnail .Mezzany-meta a {
  background-color: #c7b085;
}
.blog-layout-grid .archive-entry .entry-thumbnail .OneCrowd-meta a {
  background-color: #4d5356;
}
.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta span {
  margin-right: 5px;
}
.blog-layout-grid .archive-entry .entry-thumbnail .gallery-format-slides ul {
  margin: 0;
}
.blog-layout-grid .archive-entry p:only-of-type, .blog-layout-grid .archive-entry p:last-of-type {
  margin-bottom: 0;
}
.blog-layout-grid .archive-entry .more-link-wrapper {
  padding-top: 0;
}
.blog-layout-grid .archive-entry .more-link {
  display: block;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  padding-top: 5px;
}
.blog-layout-grid .archive-entry .more-link .more-text {
  border: none;
  color: #24c48a;
  font-family: "Merriweather", serif;
  font-size: 1.0769em;
  letter-spacing: normal;
  padding: 0;
}
.blog-layout-grid .archive-entry .more-link .more-text:hover {
  color: #626262;
}
.blog-layout-grid .archive-entry .more-link .more-text:after {
  content: '\279E';
  position: relative;
  right: -7px;
  top: 1px;
}
.blog-layout-masonry {
  margin-left: -15px;
  margin-right: -15px;
}
.blog-layout-masonry .archive-entry {
  border-bottom: none;
  float: left;
  margin-right: 0;
  margin-bottom: 53px;
  padding-bottom: 0;
  vertical-align: top;
  width: 33.333%;
}
.blog-layout-masonry .archive-entry .masonry-entry-content {
  padding: 0 15px;
}
@media (max-width: 890px) {
  .no-active-sidebar .blog-layout-masonry .archive-entry {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .no-active-sidebar .blog-layout-masonry .archive-entry {
    width: 100%;
  }
}
@media (max-width: 1175px) {
  body:not(.no-active-sidebar) .blog-layout-masonry .archive-entry {
    width: 50%;
  }
}
@media (max-width: 640px) {
  body:not(.no-active-sidebar) .blog-layout-masonry .archive-entry {
    width: 100%;
  }
}
.blog-layout-masonry .archive-entry .entry-meta {
  -webkit-box-pack: left;
  -moz-box-pack: left;
  box-pack: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
}
.blog-layout-masonry .archive-entry .entry-meta span:not(:last-child):after {
  padding: 0 .2em;
}
.blog-layout-masonry .archive-entry .entry-title {
  font-size: 17.0656px;
  font-size: 1.0666rem;
  margin: 10px 0 9px;
  text-align: left;
}
.blog-layout-masonry .archive-entry .entry-thumbnail {
  margin: 0 auto 17px;
  position: relative;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .entry-video, .blog-layout-masonry .archive-entry .entry-thumbnail .entry-image {
  margin-bottom: 0;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .flexslider {
  margin-bottom: 40px;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta {
  left: 0;
    position: absolute;
    top: 0;
    max-width: 92%;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta a, .blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta span {
  background: #06090b;
  color: #fff;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 11px;
  line-height: normal;
  letter-spacing: .1em;
  margin: 0 4px 4px 0;
  padding: 7px 9px;
  text-transform: uppercase;
  word-wrap: break-word;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta span {
  margin-right: 5px;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .gallery-format-slides ul {
  margin: 0;
}
.blog-layout-masonry .archive-entry p:only-of-type, .blog-layout-masonry .archive-entry p:last-of-type {
  margin-bottom: 0;
}
.blog-layout-masonry .archive-entry .more-link-wrapper {
  padding-top: 0;
}
.blog-layout-masonry .archive-entry .more-link {
  display: block;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  padding-top: 5px;
}
.blog-layout-masonry .archive-entry .more-link .more-text {
  border: none;
  color: #24c48a;
  font-family: "Merriweather", serif;
  font-size: 1.0769em;
  letter-spacing: normal;
  padding: 0;
}
.blog-layout-masonry .archive-entry .more-link .more-text:hover {
  color: #626262;
}
.blog-layout-masonry .archive-entry .more-link .more-text:after {
  content: '\279E';
  position: relative;
  right: -7px;
  top: 1px;
}
.blog-layout-alternate .archive-entry {
  margin-bottom: 60px;
  padding-bottom: 60px;
}
.blog-layout-alternate .archive-entry::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 640px) {
  .blog-layout-alternate .archive-entry {
    display: block;
    width: 100%;
  }
}
.blog-layout-alternate .archive-entry .entry-thumbnail {
  float: left;
  margin: 0 3.5% 0 0;
  position: relative;
  width: 42.5%;
}
.blog-layout-alternate .archive-entry .entry-thumbnail .entry-video, .blog-layout-alternate .archive-entry .entry-thumbnail .entry-image {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .blog-layout-alternate .archive-entry .entry-thumbnail {
    float: none;
    margin: 0 0 30px;
    width: 100%;
  }
}
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta {
  left: 12px;
  position: absolute;
  top: 12px;
  max-width: 92%;
}
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta a, .blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta span {
  background: #06090b;
  color: #fff;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 11px;
  line-height: normal;
  letter-spacing: .1em;
  margin: 0 4px 4px 0;
  padding: 7px 9px;
  text-transform: uppercase;
  word-wrap: break-word;
}
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta span {
  margin-right: 5px;
}
.blog-layout-alternate .archive-entry .gallery-format-slides ul {
  margin: 0;
}
.blog-layout-alternate .archive-entry .entry-content {
  float: right;
  width: 54%;
}
@media (max-width: 640px) {
  .blog-layout-alternate .archive-entry .entry-content {
    float: none;
    width: 100%;
  }
}
.blog-layout-alternate .archive-entry .entry-content .entry-meta {
  -webkit-box-pack: left;
  -moz-box-pack: left;
  box-pack: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  -ms-justify-content: left;
  -o-justify-content: left;
  justify-content: left;
  -ms-flex-pack: left;
  margin-top: 7px;
}
.blog-layout-alternate .archive-entry .entry-content .entry-title {
  font-size: 25.6px;
  font-size: 1.6rem;
  margin: 10px 0 9px;
  text-align: left;
}
.blog-layout-alternate .archive-entry .entry-content p:only-of-type, .blog-layout-alternate .archive-entry .entry-content p:last-of-type {
  margin-bottom: 0;
}
.blog-layout-alternate .archive-entry .entry-content .more-link-wrapper {
  padding-top: 0;
}
.blog-layout-alternate .archive-entry .entry-content .more-link {
  display: block;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  padding-top: 5px;
}
.blog-layout-alternate .archive-entry .entry-content .more-link .more-text {
  border: none;
  color: #24c48a;
  font-family: "Merriweather", serif;
  font-size: 1.0769em;
  letter-spacing: normal;
  padding: 0;
}
.blog-layout-alternate .archive-entry .entry-content .more-link .more-text:hover {
  color: #626262;
}
.blog-layout-alternate .archive-entry .entry-content .more-link .more-text:after {
  content: '\279E';
  position: relative;
  right: -7px;
  top: 1px;
}
.blog-layout-alternate .archive-entry:nth-of-type(2n) .entry-thumbnail {
  float: right;
  margin-right: 0;
  margin-left: 3.5%;
}
.blog-layout-alternate .archive-entry:nth-of-type(2n) .entry-content {
  float: left;
}
.blog-layout-offset .archive-entry::after {
  clear: both;
  content: "";
  display: table;
}
.blog-layout-offset .archive-entry .entry-header {
  margin-left: 23%;
}
@media (max-width: 768px) {
  .blog-layout-offset .archive-entry .entry-header {
    margin-left: 0;
  }
}
.blog-layout-offset .archive-entry .entry-header .entry-meta {
  display: none;
}
@media (max-width: 768px) {
  .blog-layout-offset .archive-entry .entry-header .entry-meta {
    display: block;
  }
}
.blog-layout-offset .archive-entry .entry-header .entry-time {
  color: #adadad;
  font-size: 12.8px;
  font-size: 0.8rem;
  font-family: "Lato", sans-serif;
  letter-spacing: .1em;
  margin-bottom: 16px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .blog-layout-offset .archive-entry .entry-header .entry-time {
    display: none;
  }
}
.blog-layout-offset .archive-entry .entry-header .entry-title {
  font-size: 34.1328px;
  font-size: 2.1333rem;
  text-align: left;
  margin: 0 0 31px;
}
@media (max-width: 768px) {
  .blog-layout-offset .archive-entry .entry-header .entry-title {
    margin: 0.5em 0 35px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .blog-layout-offset .archive-entry .entry-header .entry-title {
    font-size: 25.6px;
    font-size: 1.6rem;
  }
}
.blog-layout-offset .archive-entry .entry-offset {
  box-sizing: border-box;
  float: left;
  padding-right: 30px;
  width: 23%;
}
@media (max-width: 768px) {
  .blog-layout-offset .archive-entry .entry-offset {
    display: none;
  }
}
.blog-layout-offset .archive-entry .entry-offset div {
  line-height: normal;
  margin-bottom: 13px;
}
.blog-layout-offset .archive-entry .entry-offset img {
  border-radius: 50%;
  margin-bottom: 3px;
}
.blog-layout-offset .archive-entry .entry-offset .meta-text {
  display: block;
  color: #adadad;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  line-height: normal;
  margin-bottom: 2px;
}
.blog-layout-offset .archive-entry .entry-offset a {
  color: #2d2d2d;
  font-size: 14.9328px;
  font-size: 0.9333rem;
  font-weight: bold;
}
.blog-layout-offset .archive-entry .entry-offset a:hover {
  color: #626262;
}
.blog-layout-offset .archive-entry .entry-content {
  float: right;
  width: 77%;
}
@media (max-width: 768px) {
  .blog-layout-offset .archive-entry .entry-content {
    float: none;
    width: 100%;
  }
}
.blog-layout-offset .archive-entry .entry-content .gallery-format-slides ul {
  margin: 0;
}
/*--------------------------------------------------------------
## Archives & Search Results
--------------------------------------------------------------*/
.archive .container > .page-header, .search .container > .page-header {
  border-bottom: 2px solid #f4f4f4;
  margin-bottom: 80px;
  padding-bottom: 4em;
}
.archive .container > .page-header .page-title, .search .container > .page-header .page-title {
  font-family: "Lato", sans-serif;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}
.archive .container > .page-header .page-title-text, .search .container > .page-header .page-title-text {
  border: 2px solid #ebebeb;
  border-right: none;
  border-left: none;
  display: inline-block;
  padding: 10px 0;
}
.archive .taxonomy-description {
  margin-top: .4666em;
  text-align: center;
}
.archive .taxonomy-description p:last-of-type, .archive .taxonomy-description p:only-of-type {
  margin-bottom: 0;
}
.archive-entry {
  border-bottom: 2px solid #f4f4f4;
  margin-bottom: 5em;
  padding-bottom: 5em;
}
.archive-entry:last-of-type {
  margin-bottom: 5.5em;
}
/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/
.page-title {
  color: #2d2d2d;
  line-height: normal;
  margin: 0;
  text-align: center;
}
/*--------------------------------------------------------------
## Search Form
--------------------------------------------------------------*/
.content-area .search-form button[type="submit"] {
  border: none;
  padding: .65em;
  padding-left: 0.89375em;
  position: relative;
  right: 4.5356em;
  top: .2em;
}
.content-area .search-form button[type="submit"] svg {
  fill: #626262;
  height: 1.2666em;
  width: 1.3333em;
}
/*--------------------------------------------------------------
## Related Posts
--------------------------------------------------------------*/
.yarpp-related, .related-posts-section {
  padding-bottom: 1.3333em;
}
.yarpp-related .related-posts, .related-posts-section .related-posts {
  font-size: 1em;
  text-transform: uppercase;
}
.yarpp-related ol, .related-posts-section ol {
  list-style: none;
  margin: 0 -15px;
  padding: 0.3333em 0;
}
.yarpp-related ol::after, .related-posts-section ol::after {
  clear: both;
  content: "";
  display: table;
}
.yarpp-related ol li, .related-posts-section ol li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 15px;
  width: 33.33%;
}
@media (max-width: 480px) {
  .yarpp-related ol li, .related-posts-section ol li {
    width: 100%;
  }
}
.yarpp-related ol li a, .related-posts-section ol li a {
  text-decoration: none;
}
.yarpp-related ol li img, .related-posts-section ol li img {
  vertical-align: middle;
	border-radius: 10px;
}
.yarpp-related ol li .related-post-title, .related-posts-section ol li .related-post-title {
  font-size: 14.9328px;
  font-size: 0.9333rem;
  line-height: 1.3;
  margin-top: 1em;
  margin-bottom: 10px;
  padding: 0;
}
.yarpp-related ol li .related-post-title:hover, .related-posts-section ol li .related-post-title:hover {
  color: #626262;
}
.yarpp-related ol li .related-post-date, .related-posts-section ol li .related-post-date {
  color: #adadad;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  margin-top: 0;
}
/*--------------------------------------------------------------
## Author Box
--------------------------------------------------------------*/
.author-box {
  margin: 2em 0 2em;
}
.author-box .author-avatar {
  float: left;
}
@media (max-width: 480px) {
  .author-box .author-avatar {
    float: none;
  }
}
.author-box .author-avatar img {
  border-radius: 50%;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .author-box .author-avatar img {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
}
.author-box .author-description {
  color: #626262;
  font-size: 14.9328px;
  font-size: 0.9333rem;
  padding-left: 150px;
}
.author-box .author-description::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 480px) {
  .author-box .author-description {
    padding-left: 0;
    text-align: center;
  }
}
.author-box .author-description .post-author-title {
  font-size: 14.9328px;
  font-size: 0.9333rem;
  display: block;
  font-weight: 700;
  margin: 0 0 .35em 0;
}
.author-box .author-description .post-author-title a {
  color: #2d2d2d;
  text-decoration: none;
}
@media (max-width: 480px) {
  .author-box .author-description .post-author-title a {
    text-align: center;
  }
}
.author-box .author-description .post-author-title a:hover {
  color: #626262;
}
/*--------------------------------------------------------------
## Post Loop: Left Medium Thumbnail
--------------------------------------------------------------*/
.left-medium-loop article {
  margin-bottom: 60px;
}
.left-medium-loop article::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 1024px) {
  .left-medium-loop article {
    margin-bottom: 1.4667em;
  }
}
.left-medium-loop article .entry-thumbnail {
  float: left;
  margin: 0;
  width: 42.452830188679%;
}
@media (max-width: 640px) {
  .left-medium-loop article .entry-thumbnail {
    float: none;
    margin-bottom: 1.8em;
    text-align: center;
    width: 100%;
  }
}
.left-medium-loop article .entry-content {
  float: right;
  margin: 0;
  width: 100%;
}
@media (max-width: 640px) {
  .left-medium-loop article .entry-content {
    float: none;
  }
}
.left-medium-loop article .entry-content .entry-meta {
  justify-content: initial;
  margin: .45em 0 .6em;
}
@media (max-width: 640px) {
  .left-medium-loop article .entry-content .entry-meta {
    justify-content: center;
  }
}
.left-medium-loop article .entry-content .entry-title {
  font-size: 25.6px;
  font-size: 1.6rem;
  margin: 0;
  text-align: left;
}
@media (max-width: 640px) {
  .left-medium-loop article .entry-content .entry-title {
    text-align: center;
  }
}
.left-medium-loop article .entry-content .entry-summary {
  margin-top: 0.5em;
}
.left-medium-loop article.has-post-thumbnail .entry-content {
  width: 54.009433962264%;
}
@media (max-width: 640px) {
  .left-medium-loop article.has-post-thumbnail .entry-content {
    width: 100%;
  }
}
.no-active-sidebar .left-medium-loop article .entry-thumbnail {
  width: 34.452830188679%;
}
@media (max-width: 640px) {
  .no-active-sidebar .left-medium-loop article .entry-thumbnail {
    float: none;
    margin-bottom: 1.8em;
    text-align: center;
    width: 100%;
  }
}
.no-active-sidebar .left-medium-loop article.has-post-thumbnail .entry-content {
  width: 64.009433962264%;
}
@media (max-width: 640px) {
  .no-active-sidebar .left-medium-loop article.has-post-thumbnail .entry-content {
    float: none;
    width: 100%;
  }
}
/*--------------------------------------------------------------
## Search Results Template
--------------------------------------------------------------*/
.search-results article {
  margin-bottom: 60px;
}
.search-results article::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 1024px) {
  .search-results article {
    margin-bottom: 1.4667em;
  }
}
.search-results article .entry-thumbnail {
  float: left;
  margin: 0;
  width: 42.452830188679%;
}
@media (max-width: 640px) {
  .search-results article .entry-thumbnail {
    float: none;
    margin-bottom: 1.8em;
    text-align: center;
    width: 100%;
  }
}
.search-results article .entry-content {
  float: right;
  margin: 0;
  width: 100%;
}
@media (max-width: 640px) {
  .search-results article .entry-content {
    float: none;
  }
}
.search-results article .entry-content .entry-meta {
  justify-content: initial;
  margin: .45em 0 .6em;
}
@media (max-width: 640px) {
  .search-results article .entry-content .entry-meta {
    justify-content: center;
  }
}
.search-results article .entry-content .entry-title {
  font-size: 25.6px;
  font-size: 1.6rem;
  margin: 0;
  text-align: left;
}
@media (max-width: 640px) {
  .search-results article .entry-content .entry-title {
    text-align: center;
  }
}
.search-results article .entry-content .entry-summary {
  margin-top: 0.5em;
}
@media (max-width: 640px) {
  .search-results article .entry-content .entry-summary {
    text-align: center;
  }
}
.search-results article.has-post-thumbnail .entry-content, .search-results article.has-fallback-image .entry-content {
  width: 54.009433962264%;
}
@media (max-width: 640px) {
  .search-results article.has-post-thumbnail .entry-content, .search-results article.has-fallback-image .entry-content {
    width: 100%;
  }
}
.search-results.no-active-sidebar article .entry-thumbnail {
  width: 34.452830188679%;
}
@media (max-width: 640px) {
  .search-results.no-active-sidebar article .entry-thumbnail {
    float: none;
    margin-bottom: 1.8em;
    text-align: center;
    width: 100%;
  }
}
.search-results.no-active-sidebar article.has-post-thumbnail .entry-content, .search-results.no-active-sidebar article.has-fallback-image .entry-content {
  width: 64.009433962264%;
}
@media (max-width: 640px) {
  .search-results.no-active-sidebar article.has-post-thumbnail .entry-content, .search-results.no-active-sidebar article.has-fallback-image .entry-content {
    float: none;
    width: 100%;
  }
}
/*--------------------------------------------------------------
## Portfolio
--------------------------------------------------------------*/
/*--------------------------------------------------------------
### Portfolio Loop
--------------------------------------------------------------*/
.portfolio-filter-terms {
  padding-bottom: 25px;
}
.portfolio-filter-terms button {
  border: none;
  border-bottom: 2px solid transparent;
  color: #adadad;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 0 0 12px 0;
  margin-right: 34px;
}
@media (max-width: 768px) {
  .portfolio-filter-terms button {
    padding: 0 0 5px 0;
    margin: 0 10px 5px 0;
  }
}
.portfolio-filter-terms button:hover {
  color: #2d2d2d;
}
.portfolio-filter-terms button.active {
  background: none;
  border-bottom: 2px solid #2d2d2d;
  color: #2d2d2d;
}
#projects-container, .portfolio-archive-layout, .related-projects {
  margin-right: -1.1667%;
  margin-left: -1.1667%;
}
@media (max-width: 640px) {
  #projects-container, .portfolio-archive-layout, .related-projects {
    margin-right: 0;
    margin-left: 0;
  }
}
#projects-container ~ .posts-navigation {
  padding-top: 52.5px;
}
.post-type-archive-jetpack-portfolio #infinite-handle, .tax-jetpack-portfolio-type #infinite-handle {
  padding-top: 54.5px;
}
.post-type-archive-jetpack-portfolio .infinite-loader, .tax-jetpack-portfolio-type .infinite-loader {
  margin-top: 54.5px;
}
.archive-project {
  float: left;
  margin-right: 1.1667%;
  margin-bottom: 30px;
  margin-left: 1.1667%;
  width: 31%;
}
@media (max-width: 1175px) {
  .archive-project {
    margin-right: 0.875%;
    margin-left: 0.875%;
    width: 48.25%;
  }
}
@media (max-width: 640px) {
  .archive-project {
    clear: none;
    display: block;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}
.archive-project .entry-thumbnail {
  margin: 0;
}
.archive-project .entry-thumbnail a {
  display: block;
  position: relative;
}
.archive-project .entry-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: .3s;
  width: 100%;
  z-index: 0;
}
.entry-thumbnail:hover .entry-overlay {
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid #adadad;
}
.archive-project .entry-content {
  opacity: 0;
  transition: .3s;
  visibility: hidden;
  z-index: 5;
}
.entry-thumbnail:hover .entry-content {
  opacity: 1;
  visibility: visible;
}
.archive-project .entry-title {
  bottom: 60%;
  color: #2d2d2d;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.archive-project .entry-divider {
  border: solid #2d2d2d 1px;
  bottom: 55.5%;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 30px;
}
.archive-project .entry-project-type {
  color: #adadad;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 47.5%;
  width: 100%;
}
.related-projects-section {
  float: left;
  padding-bottom: 41px;
  width: 100%;
}
.related-projects-section .related-projects {
  font-size: 1em;
  text-transform: uppercase;
}
.related-projects-section .related-projects article {
  float: left;
  position: relative;
  vertical-align: top;
}
/*--------------------------------------------------------------
### Portfolio Shortcode
--------------------------------------------------------------*/
.jetpack-portfolio-shortcode {
  display: flex;
  flex-wrap: wrap;
}
.jetpack-portfolio-shortcode .portfolio-entry {
  margin: 0 3.5% 23px 0;
  width: 100%;
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-1 {
  margin-right: 0;
}
@media (max-width: 768px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-1 {
    width: 100%;
  }
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2 {
  width: 48.25%;
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2:nth-child(2n+2) {
  margin-right: 0;
}
@media (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2 {
    margin-right: 0;
    width: 100%;
  }
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
  margin-right: 3.5%;
  width: 31%;
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
    margin-right: 0;
    width: 48.25%;
  }
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(2n+1) {
    margin-right: 3.5%;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(2n+1) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
    width: 100%;
  }
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
  width: 22.375%;
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
    margin-right: 0;
    width: 48.25%;
  }
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(2n+1) {
    margin-right: 3.5%;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(2n+1) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
    width: 100%;
  }
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
  width: 17.2%;
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(5n+5) {
  margin-right: 0;
}
@media (max-width: 1024px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
    margin-right: 0;
    width: 48.25%;
  }
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(2n+1) {
    margin-right: 3.5%;
  }
}
@media (max-width: 1024px) and (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(2n+1) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
    width: 100%;
  }
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
  width: 13.75%;
}
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(6n+6) {
  margin-right: 0;
}
@media (max-width: 1024px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
    margin-right: 0;
    width: 48.25%;
  }
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(2n+1) {
    margin-right: 3.5%;
  }
}
@media (max-width: 1024px) and (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(2n+1) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
    width: 100%;
  }
}
.jetpack-portfolio-shortcode .portfolio-featured-image {
  display: block;
  line-height: 0;
  margin-bottom: 17px;
}
.jetpack-portfolio-shortcode .portfolio-featured-image img {
  display: block;
  margin: 0 auto;
}
.jetpack-portfolio-shortcode .portfolio-entry-title {
  font-size: 17.0656px;
  font-size: 1.0666rem;
  margin: 0;
  text-align: left;
}
.jetpack-portfolio-shortcode .portfolio-entry-title a {
  color: #2d2d2d;
  text-decoration: none;
}
.jetpack-portfolio-shortcode .portfolio-entry-title a:hover {
  color: #626262;
}
.portfolio-entry-column-1 .portfolio-entry-title {
  font-size: 34.1328px;
  font-size: 2.1333rem;
  text-align: center;
}
.jetpack-portfolio-shortcode .portfolio-entry-meta {
  color: #adadad;
  font-family: "Lato", sans-serif;
  font-size: 12.8px;
  font-size: 0.8rem;
  letter-spacing: .1em;
  line-height: normal;
  margin: 10px 0 9px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .jetpack-portfolio-shortcode .portfolio-entry-meta {
    font-size: 11.7328px;
    font-size: 0.7333rem;
  }
}
.jetpack-portfolio-shortcode .portfolio-entry-meta a {
  color: #adadad;
  text-decoration: none;
}
.jetpack-portfolio-shortcode .portfolio-entry-meta a:hover {
  color: #24c48a;
}
.portfolio-entry-column-1 .portfolio-entry-meta {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 35px;
}
.portfolio-entry-column-1 .portfolio-entry-meta .project-tags:before {
  content: '\00a0\00a0/\00a0\00a0';
  padding: 0 .4166em;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content {
  font-size: 14.9328px;
  font-size: 0.9333rem;
}
.comment-content p:last-of-type {
  margin-bottom: .9em;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-respond {
  padding-bottom: 40px;
}
.bypostauthor {
  display: block;
}
.comment-list {
  margin: 25px 0 57px;
  padding: 0;
}
.comment-list ol.children {
  margin: 0;
}
@media (min-width: 1025px) {
  .comment-list li .comment {
    margin-left: 70px;
  }
}
.comment-list li.comment {
  width: auto;
  display: block;
  color: #626262;
}
.comment-list li.comment .comment-box {
  padding: 2em 0;
  border-bottom: 1px solid #ebebeb;
}
.comment-list li.comment .comment-box::after {
  clear: both;
  content: "";
  display: table;
}
.comment-list li.comment .comment-container {
  margin-left: 6em;
}
@media (max-width: 481px) {
  .comment-list li.comment .comment-container {
    margin-left: 0;
  }
}
.comment-list li.comment .comment-container .comment-awaiting-moderation {
  font-style: italic;
}
.comment-list li.comment.pingback .comment-container {
  margin-left: 0;
}
.comment-list li.comment .avatar-container {
  float: left;
}
@media (max-width: 480px) {
  .comment-list li.comment .avatar-container {
    display: none;
  }
}
.comment-list li.comment .avatar-container img {
  display: block;
  border-radius: 50%;
}
.comment-list li.comment .info {
  line-height: 1.5;
  padding-bottom: .45em;
}
.comment-list li.comment .author {
  color: #2d2d2d;
  font-size: 14.9328px;
  font-size: 0.9333rem;
  font-weight: 700;
  padding-bottom: .6em;
}
.comment-list li.comment .author a {
  color: #2d2d2d;
  text-decoration: none;
}
.comment-list li.comment .author a:hover {
  color: #626262;
}
.comment-list li.comment .date {
  color: #adadad;
  font-size: 13.8656px;
  font-size: 0.8666rem;
}
.comment-list li.comment .comment-reply-link {
  color: #2d2d2d;
  font-family: "Lato", sans-serif;
  font-size: 12.8px;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
}
.comment-list li.comment .comment-reply-link:hover {
  color: #24c48a;
}
.comments-title, .comment-reply-title {
  font-size: 1em;
  text-transform: uppercase;
}
.comments-title {
  margin-bottom: 0;
}
.comment-reply-title {
  border-bottom: 1px solid #ebebeb;
  font-size: 14.9328px;
  font-size: 0.9333rem;
  padding-bottom: 0.8666em;
  text-transform: uppercase;
}
.comment-reply-title #cancel-comment-reply-link {
  color: #adadad;
  font-family: "Lato", sans-serif;
  font-size: 12.8px;
  font-size: 0.8rem;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: normal;
  text-decoration: none;
  margin-left: .25em;
}
.comment-reply-title #cancel-comment-reply-link:hover {
  color: #24c48a;
}
#commentform p {
  line-height: normal;
  margin-bottom: 2em;
}
#commentform label {
  color: #2d2d2d;
  display: block;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: .5em;
}
#commentform textarea {
  width: 100%;
}
#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url {
  box-sizing: border-box;
  float: left;
  width: 31%;
}
@media (max-width: 768px) {
  #commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url {
    width: 100%;
  }
}
#commentform .comment-form-author input, #commentform .comment-form-email input, #commentform .comment-form-url input {
  width: 100%;
}
#commentform .comment-form-email {
  margin: 0 3.5% 2em;
}
@media (max-width: 768px) {
  #commentform .comment-form-email {
    margin: 0 0 2em;
  }
}
#commentform .comment-notes, #commentform .logged-in-as {
  font-size: 13.8656px;
  font-size: 0.8666rem;
  margin: .66em 0 2.25em;
}
#commentform .comment-notes a, #commentform .logged-in-as a {
  color: #626262;
  text-decoration: none;
}
#commentform .comment-notes a:hover, #commentform .logged-in-as a:hover {
  color: #2d2d2d;
}
#commentform .comment-form-cookies-consent {
  align-items: center;
  clear: both;
  display: flex;
  margin: 0 0 8px;
}
#commentform .comment-form-cookies-consent input {
  line-height: 1;
  margin-right: 5px;
}
#commentform .comment-form-cookies-consent label {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0;
}
#commentform .form-submit {
  margin: 22px 0 0;
  clear: both;
}
#commentform .comment-subscription-form {
  display: block;
  clear: both;
  margin: 0 0 8px;
  overflow: auto;
}
#commentform .comment-subscription-form input {
  margin-right: 0;
  position: relative;
  top: -1px;
}
#commentform .comment-subscription-form label {
  font-weight: normal;
}
/*--------------------------------------------------------------
## Site Footer
--------------------------------------------------------------*/
#colophon {
  clear: both;
  margin-top: 80px;
  width: 100%;
  background-color: #1f2025;
}
#colophon.footer-active-sidebar {
  border-top: 1px solid #ebebeb;
}
#colophon .widgets {
  padding: 80px 0;
}
#colophon .widgets::after {
  clear: both;
  content: "";
  display: table;
}
#colophon .widgets.widgets-1 .widget {
  width: 100%;
}
#colophon .widgets.widgets-2 .widget {
  width: 48.75%;
}
#colophon .widgets.widgets-3 .widget {
  width: 31.66667%;
}
#colophon .widgets.widgets-4 .widget {
  width: 23.125%;
}
#colophon .widgets.widgets-5 .widget {
  width: 18%;
}
#colophon .widgets.widgets-6 .widget {
  width: 14.58333%;
}
#colophon .widgets.widgets-7 .widget {
  width: 12.14286%;
}
#colophon .widgets.widgets-8 .widget {
  width: 10.3125%;
}
#colophon .widgets.widgets-9 .widget {
  width: 8.88889%;
}
#colophon .widgets.widgets-10 .widget {
  width: 7.75%;
}
#colophon .widgets .widget {
  box-sizing: content-box;
  margin-right: 2.5%;
  float: left;
}
#colophon .widgets .widget:last-of-type {
  margin-right: 0 !important;
}
@media (max-width: 768px) {
  #colophon .widgets .widget {
    float: none;
    margin: 0 0 4em;
    width: 100% !important;
  }
}
#colophon .site-info {
  color: #fff;
  background-color: #131316;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  padding: 30px 0;
  text-align: center;
}
@media (max-width: 480px) {
  #colophon .site-info {
    word-break: break-all;
  }
}
#colophon .site-info a {
  color: #fff !important;
  text-decoration: none;
}
#colophon .site-info a:hover {
  color: #2d2d2d;
}
#colophon .site-info span:after {}
#colophon .site-info span:last-of-type:after {
  content: none;
}
#colophon.unconstrained-footer .container {
  max-width: none;
  padding: 0 40px;
}
#colophon .widget.widget_recent_comments ul li {
  color: #BABABA;
}
/*--------------------------------------------------------------
# Jetpack
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Infinite Scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
#page #infinite-handle {
  clear: both;
  text-align: center;
  width: 100%;
}
#page #infinite-handle span {
  background: inherit;
  border-radius: initial;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  padding: inherit;
}
.infinite-scroll .infinite-loader {
  display: block;
  clear: both;
  width: 100%;
}
.infinite-scroll .infinite-loader .spinner {
  margin: 0 auto;
}
/*--------------------------------------------------------------
## Related Posts
--------------------------------------------------------------*/
.site-content #jp-relatedposts .jp-relatedposts-headline {
  font-size: 1em;
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  opacity: 1;
  margin: 0;
  padding: .3333em 0 0;
  width: 31%;
}
@media (max-width: 780px) {
  .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 100%;
  }
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
  margin-right: 2.4%;
}
@media (max-width: 480px) {
  .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
    margin-right: 0;
  }
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
  margin-left: 2.4%;
}
@media (max-width: 480px) {
  .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
    margin-left: 0;
  }
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:only-child {
  margin: 0;
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 {
  margin-top: 1em;
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a {
  color: #2d2d2d;
  font-weight: 700;
  line-height: normal;
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a:hover {
  color: #626262;
  text-decoration: none;
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  text-decoration: none;
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p {
  color: #adadad;
  font-size: .8666rem;
  opacity: 1;
}
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p:last-of-type {
  margin-bottom: 1.9833em;
}
/*--------------------------------------------------------------
## Sharing
--------------------------------------------------------------*/
.share-this {
  font-size: 13px;
}
.single .sharedaddy .sd-content {
  padding: 1em 0 1.5em;
  text-align: center;
  width: 100%;
}
.single .sharedaddy .sd-content ul {
  display: inline-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%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  font-size: 14.9328px;
  font-size: 0.9333rem;
  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: 2.25em;
}
.gallery-item {
  display: inline-block;
  margin-bottom: 1.125em;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11111%;
}
.gallery-caption {
  display: block;
  font-size: 13.8656px;
  font-size: 0.8666rem;
  line-height: 1.3999;
}
/*--------------------------------------------------------------
## Homepage Slider
--------------------------------------------------------------*/
.flexslider.featured-posts-slider {
  border: none;
}
.flexslider.featured-posts-slider:hover .flex-direction-nav a.flex-prev:before {
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url("images/arrow-left.svg");
  background-position: 13px 15px;
  background-repeat: no-repeat;
  opacity: 1;
}
.flexslider.featured-posts-slider:hover .flex-direction-nav a.flex-next:before {
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url("images/arrow-right.svg");
  background-position: 16px 15px;
  background-repeat: no-repeat;
  opacity: 1;
}
.flexslider.featured-posts-slider:hover .flex-direction-nav .flex-prev:hover, .flexslider.featured-posts-slider:hover .flex-direction-nav .flex-next:hover {
  background: transparent !important;
}
@media (max-width: 860px) {
  .flexslider.featured-posts-slider .flex-direction-nav .flex-prev {
    left: 0;
  }
  .flexslider.featured-posts-slider .flex-direction-nav .flex-next {
    right: 0;
  }
}
.flexslider.featured-posts-slider .flex-direction-nav a {
  height: 50px;
  top: 49.166%;
  margin-top: -25px;
  width: 40px;
}
.flexslider.featured-posts-slider .flex-direction-nav a:before {
  background: none;
  content: "";
  height: 50px;
  opacity: 0;
  padding: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  transition-property: opacity;
  width: 40px;
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
    height: 480px;
  }
}
@media (max-width: 480px) {
  .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
    height: 400px;
  }
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100%;
  z-index: 3;
  background-color: #131316;
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content.slide-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-entry-link {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner {
  display: table;
  height: 100%;
  margin: 0 auto;
  width: 80%;
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
  width: 100%;
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
    padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-meta {
    display: none;
  }
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
    padding-top: 27px;
    display: none;
  }
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-title {
  color: #fff;
  font-size: 34.1328px;
  font-size: 2.1333rem;
  margin: 1em auto;
  position: relative;
  z-index: 3;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
  max-width: 1110px;
}
@media (max-width: 480px) {
  .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-title {
    font-size: 19.2px;
    font-size: 1.2rem;
    margin: 0 0 1.2em;
  }
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button {
  margin-top: 18px;
  position: relative;
  text-align: center;
  z-index: 3;
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button::after {
  clear: both;
  content: "";
  display: table;
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button, .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button, #page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button {
  background: #fff;
  border-color: #fff;
  color: #3a3a3a;
  letter-spacing: .2em;
  border-radius: 2em;
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button:hover, .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button:hover, #page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button:hover {
  background: #c7b084;
  border-color: #c7b084;
  color: #fff;
}
@media (max-width: 480px) {
  .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button, .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button, #page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button {
    font-size: 11.7328px;
    font-size: 0.7333rem;
  }
}
.slide-inner-cell .entry-meta span:not(:last-child):after {
  content: none;
  padding: 0 0.4166em;
}
.slide-inner-cell .entry-meta .thumbnail-slider-meta {
    color: #fff;
    font-size: 11px;
    letter-spacing: .1em;
    padding: 0px 9px 0px 0;
	border-right: 2px solid #6a6a6a;
}
.slide-inner-cell .entry-meta .thumbnail-slider-date {
    color: #fff;
    font-size: 11px;
    letter-spacing: .1em;
    padding: 0px 9px 0px 9px;
	border-right: 2px solid #6a6a6a;
}
.slide-inner-cell .entry-meta .thumbnail-slider-comm {
    color: #fff;
    font-size: 11px;
    letter-spacing: .1em;
    padding: 0px 9px 0px 9px;
}
.slide-inner-cell .entry-meta .Seedmatch-meta {
}
.slide-inner-cell .entry-meta .Econeers-meta {
}
.slide-inner-cell .entry-meta .Mezzany-meta {
}
.flexslider .flex-direction-nav .flex-next {
  right: 5px; /* adjust offset to match the hover style */
  opacity: .8; /* adjust opacity to match the hover style */
}
.flexslider .flex-direction-nav .flex-prev {
  left: 5px; /* adjust offset to match the hover style */
  opacity: .8; /* adjust opacity to match the hover style */
}
/*--------------------------------------------------------------
## Post format
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Gallery Format
--------------------------------------------------------------*/
.flexslider.gallery-format-slider {
  border: none;
}
.flexslider.gallery-format-slider .flex-direction-nav a.flex-prev:before {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("images/arrow-left.svg");
  background-position: 13px 15px;
  background-repeat: no-repeat;
  opacity: 1;
}
.flexslider.gallery-format-slider .flex-direction-nav a.flex-next:before {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("images/arrow-right.svg");
  background-position: 16px 15px;
  background-repeat: no-repeat;
  opacity: 1;
}
.flexslider.gallery-format-slider .flex-direction-nav .flex-prev:hover, .flexslider.gallery-format-slider .flex-direction-nav .flex-next:hover {
  background: transparent !important;
}
@media (max-width: 860px) {
  .flexslider.gallery-format-slider .flex-direction-nav .flex-prev {
    left: 0;
  }
  .flexslider.gallery-format-slider .flex-direction-nav .flex-next {
    right: 0;
  }
}
.flexslider.gallery-format-slider .flex-direction-nav a {
  height: 50px;
  top: 49.166%;
  margin-top: -25px;
  width: 40px;
}
.flexslider.gallery-format-slider .flex-direction-nav a:before {
  background: none;
  content: "";
  height: 50px;
  opacity: 0;
  padding: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  transition-property: opacity;
  width: 40px;
}
.flexslider.gallery-format-slider .flex-control-nav li {
  padding: 0;
}
.flexslider.gallery-format-slider .flex-control-nav li a {
  background-color: rgba(0, 0, 0, 0.3);
  height: 7px;
  width: 7px;
}
.flexslider.gallery-format-slider .flex-control-nav li a.flex-active {
  background-color: rgba(0, 0, 0, 0.7);
}
.gHdPoC {
  -webkit-box-align: center;
  align-items: center;
  background-color: #131316;
  display: flex;
  height: 500px;
  width: 100vw;
}
.gzCDGI {
  background-image: url(https://cms.seedmatch.de/wp-content/uploads/2019/02/seedmatch-mood-01.jpg);
  background-position: left center;
  background-size: cover;
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
  height: 500px;
  width: 50%;
}
.bJyzbJ {
  clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
  display: inline-grid;
  -webkit-box-pack: center;
  justify-content: center;
  width: 50%;
  padding-left: 3em;
}
.ePoCki {
  color: rgb(255, 255, 255);
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.4px;
  line-height: 1.4;
  margin-bottom: 0px;
  margin-top: 0px;
  max-width: 36ch;
}
.khDgcT {
  -webkit-box-align: center;
  align-items: center;
  border-radius: 2em;
  background-color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  height: 54px;
  letter-spacing: 0.4px;
  margin-top: 2em;
  padding: 0 30px;
  width: fit-content;
  color: #141416!important;
}
.khDgcT:hover {
  background-color: #cacaca;
}
.bJyzbJ .slide-inner-cell .entry-meta {
  text-align: left;
  justify-content: left;
}
@media only screen and (max-width: 768px) {
  .gzCDGI {
    background-position: center center;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
    height: 220px;
    width: 100%;
  }
	.bJyzbJ .slide-inner-cell .entry-meta {
    text-align: center;
    justify-content: center;
}
  .bJyzbJ {
    padding: 30px 20px 30px;
    text-align: center;
    width: 100%;
  }
  .gHdPoC {
    flex-direction: column-reverse;
    height: auto;
  }
  .ePoCki {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 0.4px;
    line-height: 1.3;
  }
  .khDgcT {
    display: none
  }
}
@media (max-width: 480px) {
  .ePoCki {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.4px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 1200px) {
  .bJyzbJ {
    padding-left: 6em;
  }
}
/*--------------------------------------------------------------
## Video and Image Format
--------------------------------------------------------------*/
.entry-video, .entry-image {
  margin: 0 0 35px;
}
#colophon .widget a {
    color: #ffffff;
}
#colophon .widget a:hover {
    color: #fde900!important;
}
#colophon .widget .widget-title {
    color: #ffffff;
}
#colophon .widget p{
    color: #ffffff;
}
#colophon .widget .heading-strike:before {
    background-color: #fde900;
}
#colophon .widget .heading-strike:after {
    background-color: #fde900;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .Seedmatch-meta a {
    background-color: #446b7d;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .Econeers-meta a {
    background-color: #c0d348;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .Mezzany-meta a {
    background-color: #c7b085;
}
.blog-layout-masonry .archive-entry .entry-thumbnail .OneCrowd-meta a {
    background-color: #c7b085;
}
.flexslider {
    margin: 0 !important;
}
