@charset "UTF-8";
/*!
Theme Name: maissenAH
Theme URI: https://anderthalb.ch/
Author: Anderthalb
Author URI: https://anderthalb.ch
Description: Theme for maissen.com
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: maissenah
Tags: custom-logo, custom-menu, featured-images, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
/* Predefined Colors In Guthenberg Editor
--------------------------------------------------------------*/
/* Text Colors */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;700&display=swap");
.has-text-color.has-braun-color {
  color: #A79C97;
}
.has-text-color.has-hellblau-color {
  color: #99A2B3;
}
/* Background Colors */
.has-background.has-braun-background-color, .wp-block-cover.has-braun-background-color {
  background-color: #A79C97;
}
.has-background.has-hellblau-background-color, .wp-block-cover.has-hellblau-background-color {
  background-color: #99A2B3;
}
.has-background.has-weiss-background-color, .wp-block-cover.has-weiss-background-color {
  background-color: #FFFFFF;
}
.has-background.has-schwart-background-color, .wp-block-cover.has-schwart-background-color {
  background-color: #000000;
}
.has-background.has-grau-background-color, .wp-block-cover.has-grau-background-color {
  background-color: #9D9D9C;
}
/* roboto-100 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/roboto/roboto-v30-latin-100.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-100.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-100.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-100.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-100.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-100.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("/fonts/roboto/roboto-v30-latin-100italic.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-100italic.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-100italic.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-100italic.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-100italic.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-100italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/roboto/roboto-v30-latin-300.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-300.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-300.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-300.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-300.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("/fonts/roboto/roboto-v30-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-300italic.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-300italic.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-300italic.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-300italic.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-300italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/roboto/roboto-v30-latin-regular.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-regular.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-regular.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-regular.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/roboto/roboto-v30-latin-italic.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-italic.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-italic.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-italic.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-italic.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/roboto/roboto-v30-latin-500.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-500.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-500.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-500.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-500.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/roboto/roboto-v30-latin-500italic.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-500italic.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-500italic.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-500italic.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-500italic.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-500italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/roboto/roboto-v30-latin-700.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-700.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-700.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-700.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-700.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/roboto/roboto-v30-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-700italic.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-700italic.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-700italic.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-700italic.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-700italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/roboto/roboto-v30-latin-900.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-900.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-900.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-900.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-900.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-900.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-900italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("/fonts/roboto/roboto-v30-latin-900italic.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/roboto/roboto-v30-latin-900italic.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/roboto-v30-latin-900italic.woff2") format("woff2"), url("/fonts/roboto/roboto-v30-latin-900italic.woff") format("woff"), url("/fonts/roboto/roboto-v30-latin-900italic.ttf") format("truetype"), url("/fonts/roboto/roboto-v30-latin-900italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* Flexbox
--------------------------------------------- */
/* ---------------------------------------- */
/* -- Flexbox ----------------------------- */
/* ---------------------------------------- */
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize

--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, button, input, select, optgroup, textarea {
  color: #404040;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
p {
  font-size: 1.375rem;
  margin-right: 90px;
  margin-top: 0;
  font-weight: 300;
}
strong {
  font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin-bottom: 1.5rem;
  margin-top: 0;
  line-height: 1.3;
  /*overflow-wrap: break-word;
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;*/
}
h1 {
  font-size: 3.125em;
  font-weight: 300;
  margin: 0.67em 0;
}
h2 {
  font-size: 3.125rem;
  font-weight: 300;
}
h3 {
  font-size: 2.5rem;
  font-weight: 300;
}
h4 {
  font-size: 2.187rem;
  font-weight: 300;
  margin-bottom: 0;
}
h6 {
  font-size: 1.375rem;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.8rem;
  }
  h1 {
    font-size: 1.875em;
  }
  h2 {
    font-size: 1.875rem;
  }
  h3 {
    font-size: 1.6rem;
  }
  h4 {
    font-size: 1.45rem;
  }
  h5 {
    font-size: 1.3rem;
  }
  h6 {
    font-size: 1.2rem;
  }
}
p {
  margin-bottom: 1.5em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
@media screen and (max-width: 768px) {
  p {
    margin-right: 0;
    font-size: 1rem;
  }
  .wp-block-button__link {
    font-size: 1rem;
  }
}
/* Elements
--------------------------------------------- */
body {
  background: #FFFFFF;
  font-size: 100%;
}
body .site .inside {
  position: relative;
}
body .site .inside .no-title {
  visibility: hidden;
  height: 0;
  margin: 0;
}
body .site .inside article.page .entry-content {
  /*overflow-wrap: break-word;
          hyphens: auto;
          -webkit-hyphens: auto;
          -ms-hyphens: auto;
          -moz-hyphens: auto;*/
}
body .site .inside article.page footer {
  display: none;
}
body .site .inside .show-mobile {
  display: none;
}
body #cookie-notice .cn-button.bootstrap {
  color: #A79C97;
}
@media (max-width: 781px) and (min-width: 600px) {
  body .site .inside .show-mobile .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  body .site .inside .show-desktop {
    display: none;
  }
  body .site .inside .show-mobile {
    display: block;
  }
  body .pum-theme-standard-theme .pum-title {
    font-size: 30px !important;
  }
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 0.8em;
  margin-top: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed, object {
  max-width: 100%;
}
iframe {
  width: 100%;
  border: none;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
.wp-block-image {
  margin: 0;
}
.wp-block-image img {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.wp-block-image img:hover {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transform: scale(1.025);
  -moz-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  -webkit-transform: scale(1.025);
}
.wp-block-image figcaption {
  text-align: center;
  margin: 0;
}
.wp-block-image figcaption a {
  color: #000000;
  font-weight: 300;
}
.wp-block-image.no-transition img:hover {
  transition: none;
  transform: none;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.social-icons a {
  margin: 0 8px;
  display: inline-block;
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
.social-icons a:hover {
  opacity: 0.5;
}
.wp-block-columns.team-members .wp-block-column h4 {
  margin: 5px 0 0px 0;
}
.wp-block-columns.team-members .wp-block-column p {
  font-size: 1.25rem;
  margin: 0 0 20px 0;
}
.wp-block-columns.team-members .wp-block-column p:last-child {
  margin-bottom: 0;
}
@media (max-width: 781px) {
  .wp-block-columns.team-members {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (max-width: 768px) {
  .wp-block-columns.team-members {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wp-block-columns.team-members .wp-block-column {
    -webkit-flex-basis: 100% !important;
    -moz-flex-basis: 100% !important;
    -ms-flex-basis: 100% !important;
    flex-basis: 100% !important;
  }
  .wp-block-columns.team-members .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
}
a#formular-btn {
  width: 167px;
  height: 167px;
  position: absolute;
  top: 33px;
  right: 33px;
  transition: opacity 0.2s ease-out;
}
a#formular-btn:hover {
  opacity: 0.7;
}
input[type="text"], input[type="tel"], input[type="email"], textarea {
  outline: none !important;
}
input[type="text"]:focus, input[type="text"]:focus-visible, input[type="tel"]:focus, input[type="tel"]:focus-visible, input[type="email"]:focus, input[type="email"]:focus-visible, textarea:focus, textarea:focus-visible {
  outline: none !important;
  border-color: #A79C97 !important;
  border-width: 2px !important;
  background: rgba(0, 0, 0, 0.05);
  padding-left: 0.4rem !important;
  transition: all 0.3s ease !important;
}
textarea:focus, textarea:focus-visible {
  padding-left: 15px !important;
}
#formular {
  margin-top: 1.5em;
  border-bottom: 3px solid #A79C97;
  /*input[type="submit"]{
    position: absolute;
    right: 0;
    bottom: 37px;
    width: 50%;
  }*/
}
#formular p {
  margin-right: 0;
  margin-bottom: 0;
}
/*
.wps-form {
  width: 100%;
  margin: 0 auto;

}
*/
.wps-form-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.wps-form-row .wpcf7-form-control {
  width: 100%;
}
.wps-form-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.5rem 0;
  width: 100%;
}
.hidden-fields-container {
  display: none !important;
}
@media screen and (max-width: 768px) {
  a#formular-btn {
    width: 113px;
    height: 113px;
    position: absolute;
    top: 23px;
    right: 13px;
    transition: opacity 0.2s ease-out;
  }
}
/* Notebook / Desktop */
@media screen and (min-width: 768px) {
  .wps-form-row {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .wps-form-column {
    padding: 0 70px 0 0;
  }
}
/* Links
--------------------------------------------- */
a {
  color: #A79C97;
  text-decoration: none;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
a:visited {
  color: #A79C97;
}
a:hover, a:focus, a:active {
  opacity: 0.7;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
}
/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #A79C97;
  border-radius: 0px;
  background: #A79C97;
  color: #FFFFFF;
  line-height: 1;
  padding: 1.1em 1.5em 1.1em;
  cursor: pointer;
  font-weight: 300;
  width: 100%;
  min-width: 340px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background-color: #FFFFFF;
  color: #A79C97;
}
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 {
  border-color: #A79C97;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  outline: none;
}
button.marke-btn {
  position: absolute;
  right: 0;
  bottom: -70px;
  max-width: 340px;
}
.wp-block-buttons {
  width: 100%;
}
.wp-block-buttons .wp-block-button {
  margin-bottom: 0px;
  margin-right: 0px;
  width: 100%;
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
  border: 1px solid;
  border-color: #A79C97;
  border-radius: 0px;
  background: #A79C97;
  color: #FFFFFF;
  line-height: 1;
  padding: 1.1em 1.5em 1.1em;
  cursor: pointer;
  font-weight: 300;
  width: 100%;
  min-width: unset;
  max-width: 340px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background-color: transparent;
  color: #A79C97;
}
@media screen and (max-width: 768px) {
  button, input[type="button"], input[type="reset"], input[type="submit"] {
    min-width: 290px;
  }
}
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: #000000;
  border: 0px;
  border-bottom: 1px solid #A79C97 !important;
  border-radius: 0px;
  padding: 0px 0 5px 0;
  margin-bottom: 30px;
  font-size: 1.375rem;
}
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: #A79C97;
}
textarea {
  border: 1px solid #A79C97;
  padding: 15px;
}
select {
  border: 1px solid #A79C97;
}
textarea {
  width: 100%;
}
input[type="radio"] {
  border: 1px solid #A79C97;
}
.wpcf7-radio input[type=radio] + span {
  font-family: "Roboto", sans-serif !important;
}
.wpcf7-form-control-wrap.anrede .wpcf7-list-item {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 30px;
  font-size: 1.375rem;
  font-family: "Roboto", sans-serif;
}
.wpcf7-form-control-wrap.anrede .wpcf7-list-item span.wpcf7-radio label span {
  font-family: "Roboto", sans-serif;
}
/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}
.wpcf7 .wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
  /*position: relative;*/
  position: absolute;
  visibility: hidden;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span, .wpcf7-radio input[type=radio] + span {
  color: #000000;
  /* border: 3px solid red; */
  font-size: 1.375rem;
}
.wpcf7-checkbox input[type=checkbox] + span:before, .wpcf7-radio input[type=radio] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 30px;
  height: 20px;
  width: 20px;
  top: 6px;
  left: -30px;
  border: 1px solid #A79C97;
}
.wpcf7-checkbox input[type=checkbox] + span:after, .wpcf7-radio input[type=radio] + span:after {
  display: block;
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  top: 6px;
  left: -30px;
  visibility: hidden;
  border-radius: 30px;
  background-color: #A79C97;
}
.wpcf7-checkbox input[type=checkbox] + span:before, .wpcf7-checkbox input[type=checkbox] + span:after {
  border-radius: 0;
}
.wpcf7-radio input[type=radio] + span:before, .wpcf7-radio input[type=radio] + span:after {
  top: 6px;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
  background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
  visibility: visible;
}
.wpcf7-list-item-label {
  margin-left: 30px;
  display: inline-block;
  position: relative;
}
/*span.wpcf7-form-control.wpcf7-radio.infoper {
	display: block;
	margin-left: 30px;
	padding-right: 40px;
}*/
/* /// */
.wpcf7-radio input[type=radio] {
  /*position: relative;*/
  position: absolute;
  visibility: hidden;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
}
.wpcf7-radio input[type=radio]:checked + span:before {
  background: transparent;
}
.wpcf7-radio input[type=radio]:checked + span:after {
  visibility: visible;
}
@media screen and (max-width: 768px) {
  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 {
    font-size: 1rem;
  }
  .wpcf7-form-control-wrap.anrede .wpcf7-list-item {
    font-size: 1rem;
  }
  .wpcf7-checkbox input[type=checkbox] + span, .wpcf7-radio input[type=radio] + span {
    font-size: 1rem;
  }
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
header.site-header {
  /*
   * Sticky Header
  */
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 220px;
  z-index: 50;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: #FFFFFF;
}
header.site-header.clean {
  width: 100%;
  height: 0;
  opacity: 0;
  transition: all 0s ease;
  -moz-transition: all 0s ease;
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
}
header.site-header.clean .header-top, header.site-header.clean .marken-container {
  display: none !important;
}
header.site-header.clean .header-main .site-branding .custom-logo-link {
  margin-top: 5px !important;
}
header.site-header.clean .header-main .site-branding .custom-logo-link .custom-logo {
  height: 70px;
}
header.site-header.clean .header-main .main-navigation .menu-hauptnavigation-container {
  margin-top: 5px;
}
header.site-header.clean .header-main .main-navigation .menu-hauptnavigation-container a {
  padding-bottom: 11px;
}
header.site-header.clean .header-main .main-navigation .menu-hauptnavigation-container .sub-menu {
  height: 160px;
  top: 43px;
}
header.site-header.clean .header-main a {
  font-size: 1.3rem;
}
header.site-header.sticky {
  position: fixed;
  width: 100%;
  height: 130px;
  opacity: 1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}
header.site-header .inside {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 200px;
  /*
     * Header Top
    */
  /*
     * Header Main
    */
}
header.site-header .inside .header-top {
  position: absolute;
  right: 200px;
  top: 0;
  text-align: left;
}
header.site-header .inside .header-top a {
  color: #9D9D9C;
  font-size: 0.875rem;
}
header.site-header .inside .header-top a:hover {
  color: #000000;
}
header.site-header .inside .header-top .current-menu-item a {
  font-weight: 700 !important;
}
header.site-header .inside .header-main a {
  color: #000000;
  font-size: 1.6875rem;
}
header.site-header .inside .header-main .main-navigation a:hover {
  opacity: 0.5;
}
header.site-header .inside .header-main .site-branding {
  text-align: center;
}
header.site-header .inside .header-main .site-branding .custom-logo-link {
  width: auto;
  margin-top: 35px;
}
header.site-header .inside .header-main .site-branding .custom-logo-link .custom-logo {
  width: 275px;
  max-width: 275px;
  min-width: 200px;
}
header.site-header .inside .header-main .site-title, header.site-header .inside .header-main .site-description {
  display: none;
}
@media screen and (max-width: 1440px) {
  header.site-header .inside {
    padding: 0 100px;
    /*
       * Header Top
       */
    /*
       * Header Main
       */
  }
  header.site-header .inside .header-top {
    right: 100px;
  }
  header.site-header .inside .header-main a {
    font-size: 1.5875rem;
  }
  header.site-header .inside .header-main .site-branding .custom-logo-link .custom-logo {
    width: 330px;
    max-width: 330px;
  }
}
@media screen and (max-width: 1200px) {
  header.site-header {
    height: 208px;
  }
  header.site-header .inside {
    padding: 0 50px;
    /*
       * Header Top
       */
    /*
       * Header Main
       */
  }
  header.site-header .inside .header-top {
    right: 50px;
  }
  header.site-header .inside .header-main .site-branding .custom-logo-link .custom-logo {
    width: 280px;
    max-width: 280px;
  }
}
@media screen and (max-width: 992px) {
  header.site-header {
    height: 208px;
  }
  header.site-header .inside {
    padding: 0 25px;
  }
}
@media screen and (max-width: 992px) {
  header.site-header {
    height: 95px;
  }
  header.site-header.sticky {
    height: 95px;
  }
  header.site-header .inside {
    padding: 0 15px;
    /*
       * Header Main
       */
  }
  header.site-header .inside .header-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    width: 100%;
    height: 95px;
  }
  header.site-header .inside .header-main .site-branding {
    text-align: left;
  }
  header.site-header .inside .header-main .site-branding .custom-logo-link {
    margin-top: 20px;
  }
  header.site-header .inside .header-main .site-branding .custom-logo-link .custom-logo {
    width: 280px;
    max-width: 280px;
  }
}
@media screen and (max-width: 576px) {
  header.site-header .inside {
    /*
     * Header Main
     */
  }
  header.site-header .inside .header-main .site-branding .custom-logo-link .custom-logo {
    width: 200px;
    max-width: 200px;
  }
}
main {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin: 220px auto 100px auto;
  min-height: calc(100vh - 544px);
  z-index: 20;
}
main .inside {
  margin: 0 200px;
}
main .inside .page-title-img {
  width: 100%;
  height: 590px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
main .inside .space-sm {
  height: 2px !important;
}
main .inside .space-m {
  height: 20px;
}
main .backtotop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 64px;
  height: 64px;
  z-index: 9999;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  background-image: url("/wp-content/uploads/2020/10/Back-on-Top-Button-neu.svg");
  display: none;
}
main .backtotop:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1440px) {
  main {
    margin-top: 208px;
  }
  main .inside {
    margin: 0 100px;
  }
}
@media screen and (max-width: 1200px) {
  main .inside {
    margin: 0 50px;
  }
}
@media screen and (max-width: 992px) {
  main {
    margin-top: 125px !important;
  }
  main .inside {
    margin: 0 25px;
  }
  main .inside .page-title-img {
    height: 390px;
  }
}
@media screen and (max-width: 768px) {
  main {
    margin-top: 95px;
  }
  main .inside {
    margin: 0 15px;
  }
  main .inside .page-title-img {
    width: 100vw;
    height: 290px;
    margin-left: calc((100vw - 100%) / 2 * -1);
  }
}
@media screen and (max-width: 576px) {
  main .inside .page-title-img {
    height: 225px;
  }
}
footer {
  background-color: #A79C97;
  width: 100%;
}
footer .inside {
  position: relative;
  padding: 0 200px;
  color: #FFFFFF;
  max-width: 1920px;
  margin: 0 auto !important;
}
footer .inside a {
  color: #FFFFFF;
  font-weight: 300;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
footer .inside a:hover {
  opacity: 0.7;
}
footer .inside .footer-widget-area {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer .inside .footer-widget-area .widgets-columns {
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
footer .inside .footer-widget-area .widgets-columns .widget-column {
  margin-top: 1.5em;
  float: left;
}
footer .inside .footer-widget-area .widgets-columns .widget-column .widget {
  margin: 0 0 1.5em;
}
footer .inside .footer-widget-area .widgets-columns .widget-column .widget select {
  max-width: 100%;
}
footer .inside .footer-widget-area .widgets-columns .widget-column .widget.widget_nav_menu ul.menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
footer .inside .footer-widget-area .widgets-columns .widget-column .widget.widget_nav_menu ul.menu a {
  line-height: 2;
}
footer .inside .footer-widget-area .widgets-columns .widget-column.footer-widget-2 {
  position: relative;
}
footer .inside .footer-widget-area .widgets-columns .widget-column.footer-widget-2:after {
  content: "";
  background-image: url("/wp-content/uploads/2020/10/gesundheitsoptik_logo.png");
  width: 88px;
  height: 88px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 156px;
  top: 30px;
}
footer .inside .footer-widget-area .widgets-columns.widgets-right {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-3 {
  margin-right: 70px;
}
footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-3 #nav_menu-3 .menu-footer-rechts-container {
  padding-left: 47px;
}
footer .inside .footer-widget-area .textwidget p {
  font-size: 1rem;
}
footer .inside .footer-widget-area .textwidget p:first-child {
  margin-top: 0px;
}
@media screen and (max-width: 1440px) {
  footer .inside {
    padding: 0 100px;
  }
}
@media screen and (max-width: 1200px) {
  footer .inside {
    padding: 0 50px;
  }
}
@media screen and (max-width: 992px) {
  footer .inside .footer-widget-area .widgets-columns {
    width: 100%;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-3 {
    margin-right: 0;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-3 #nav_menu-3 .menu-footer-rechts-container {
    padding-left: 0;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-3 #media_image-2 {
    position: absolute;
    left: 50px;
    bottom: 0;
  }
  footer .inside .footer-widget-area .widgets-columns .widget-column {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  footer .inside {
    padding: 0 15px;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-3 #media_image-2 {
    left: 15px;
  }
}
@media screen and (max-width: 576px) {
  footer .inside .footer-widget-area .widgets-columns {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-3 #media_image-2 {
    position: relative;
    left: 0;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-4 {
    margin-top: 0;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-right .footer-widget-4 .widget {
    margin-bottom: 0;
  }
  footer .inside .footer-widget-area .widgets-columns.widgets-left .footer-widget-2 {
    margin-top: 0;
  }
  footer .inside .footer-widget-area .widgets-columns .footer-widget-1, footer .inside .footer-widget-area .widgets-columns .footer-widget-4 {
    width: 100%;
  }
  footer .inside .footer-widget-area .widgets-columns .footer-widget-2, footer .inside .footer-widget-area .widgets-columns .footer-widget-3 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .wp-block-columns {
    margin-bottom: 20px;
  }
  .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 20px;
  }
}
/* 3 Spaltig */
.wp-block-columns.tb-3-columns {
  margin-bottom: 60px;
}
.wp-block-columns.tb-3-columns .wp-block-column {
  position: relative;
}
.wp-block-columns.tb-3-columns .wp-block-column figure {
  margin-bottom: 0.5rem;
  max-height: 340px;
  overflow: hidden;
}
.wp-block-columns.tb-3-columns .wp-block-column figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.wp-block-columns.tb-3-columns .wp-block-column p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  margin-right: 0;
  margin-bottom: 80px;
}
.wp-block-columns.tb-3-columns .wp-block-column .wp-block-buttons {
  position: absolute;
  bottom: 0;
}
/* Öffnugnszeiten Kontakt */
.wp-block-columns .wp-block-column.openhours .wp-block-columns {
  margin-bottom: 0;
}
.wp-block-columns .wp-block-column.openhours .wp-block-columns p {
  margin-bottom: 0;
  margin-right: 0;
}
.wp-block-columns .wp-block-column.openhours .wp-block-columns:nth-child(5) {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  .wp-block-columns.tb-3-columns .wp-block-column {
    -webkit-flex-basis: 100% !important;
    -moz-flex-basis: 100% !important;
    -ms-flex-basis: 100% !important;
    flex-basis: 100% !important;
  }
}
@media (max-width: 781px) {
  .wp-block-columns {
    margin-bottom: 0;
  }
  .wp-block-columns .wp-block-column {
    margin-bottom: 10px;
  }
  .wp-block-columns.tb-3-columns .wp-block-column {
    -webkit-flex-basis: 100% !important;
    -moz-flex-basis: 100% !important;
    -ms-flex-basis: 100% !important;
    flex-basis: 100% !important;
  }
  .wp-block-columns.tb-3-columns .wp-block-column:nth-child(even) {
    margin-left: 0px;
  }
}
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
#primary-mobile-top-menu {
  display: none;
}
.main-navigation .hamburger {
  display: none;
}
.main-navigation {
  display: block;
  width: 100%;
  position: relative;
}
.main-navigation .menu-hauptnavigation-container {
  margin-top: 25px;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul.sub-menu {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  left: -999em;
  padding: 15px 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: start;
  -moz-align-content: start;
  -ms-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  top: 71px;
}
.main-navigation ul ul.sub-menu:before {
  content: "";
  background-image: url("/wp-content/uploads/2020/10/sub_menu_gradient.png");
  background-repeat: no-repeat;
  max-width: 1520px;
  height: 60px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.main-navigation ul ul.sub-menu ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul.sub-menu li {
  width: 33%;
  display: inline;
  z-index: 10;
}
.main-navigation ul ul.sub-menu li:hover > ul, .main-navigation ul ul.sub-menu li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul.sub-menu li a {
  width: auto;
  display: inline-block;
  padding: 10px 0;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: 0;
}
.main-navigation li.menu-item-has-children:hover:after {
  content: "";
  background-image: url("/wp-content/uploads/2020/10/dropdown_arrow.svg");
  height: 20px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  display: inline-block;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  padding: 5px 20px 39.5px 20px;
  font-weight: 300;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
  font-weight: 700;
}
.main-navigation #top-menu li {
  position: relative;
}
.main-navigation #top-menu li:nth-of-type(2) a {
  padding-left: 15px;
}
.main-navigation #top-menu li:last-child a {
  padding-right: 0px;
}
.main-navigation #top-menu li a {
  padding: 10px 7.5px;
}
.main-navigation #top-menu li#menu-item-20:after {
  content: "|";
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #9D9D9C;
}
.main-navigation #top-menu li#menu-item-20 a {
  display: inline-block;
  padding-right: 28px;
}
.main-navigation #top-menu li#menu-item-20 a:after {
  content: "";
  background-image: url("/wp-content/uploads/2020/10/uhren.svg");
  background-repeat: no-repeat;
  width: 11px;
  height: 14.6px;
  display: inline-block;
  position: absolute;
  right: 15px;
}
.main-navigation #top-menu .current_page_item > a, .main-navigation #top-menu .current-menu-item > a, .main-navigation #top-menu .current_page_ancestor > a, .main-navigation #top-menu .current-menu-ancestor > a {
  font-weight: 300;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
@media screen and (max-width: 992px) {
  .main-navigation .hamburger {
    display: inline-block;
  }
  .main-navigation {
    width: auto;
  }
  .main-navigation.toggled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: white;
    padding: 17px 20px;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .main-navigation.toggled button {
    top: 13px;
    width: 100%;
    text-align: right;
    height: 50px;
    padding: 20px 20px 0 0;
  }
  .main-navigation.toggled #primary-mobile-top-menu {
    display: block;
  }
  .main-navigation li.menu-item-has-children:hover:after {
    content: none;
  }
  .main-navigation .menu-hauptnavigation-container {
    padding-top: 60px;
  }
  .main-navigation .menu-hauptnavigation-container li {
    border-top: 1px solid;
    padding-top: 10px;
  }
  .main-navigation .menu-hauptnavigation-container li a {
    font-weight: bold;
    padding: 5px 20px 19px 0px;
  }
  .main-navigation .menu-hauptnavigation-container li:hover:after {
    content: none;
  }
  .main-navigation .menu-hauptnavigation-container .sub-menu {
    left: 30px;
    top: -15px;
    padding: 0 0 20px 0;
    margin-top: 0;
    position: relative;
    float: none;
    display: block;
    box-shadow: none;
    height: auto;
    background-color: initial;
    background: initial;
    opacity: 1;
  }
  .main-navigation .menu-hauptnavigation-container .sub-menu:before {
    content: none;
  }
  .main-navigation .menu-hauptnavigation-container .sub-menu li {
    display: block;
    width: 100%;
    border-top: 0;
  }
  .main-navigation .menu-hauptnavigation-container .sub-menu li a {
    font-weight: normal;
    padding: 0;
  }
  .main-navigation .menu-hauptnavigation-container #primary-mobile-top-menu {
    border-top: 1px solid;
    padding-top: 10px;
    position: relative;
    padding-bottom: 40px;
  }
  .main-navigation .menu-hauptnavigation-container #primary-mobile-top-menu li {
    border-top: none;
    padding-top: 0px;
    display: inline-block;
  }
  .main-navigation .menu-hauptnavigation-container #primary-mobile-top-menu li a {
    padding: 5px 15px 9px 0px;
    font-size: 1.1rem;
  }
  .main-navigation .menu-hauptnavigation-container #primary-mobile-top-menu li.menu-item-20 {
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 20px;
  }
  .main-navigation .menu-hauptnavigation-container #primary-mobile-top-menu li.menu-item-20 a {
    color: #BABABA;
    content: "Maissen Brillen und Kontaktlinsen";
    font-size: 1.6875rem;
    padding-bottom: 19px;
  }
  .main-navigation .menu-hauptnavigation-container #primary-mobile-top-menu li.menu-item-20 a:after {
    content: "";
    background-image: url(/wp-content/uploads/2020/10/uhren.svg);
    width: 33px;
    height: 15px;
    display: inline-block;
    margin-left: 5px;
    zoom: 1.5;
    background-repeat: no-repeat;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  -webkit-box-flex: 1 0 50%;
  -moz-box-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
  -webkit-box-flex: 1 0 50%;
  -moz-box-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
@media screen and (min-width: 993px) {
  .main-navigation ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul .sub-menu {
    width: 100%;
    height: 180px;
    position: absolute;
    box-shadow: none;
    background: #FFFFFF;
    opacity: 0.9;
  }
}
@media screen and (max-width: 1200px) {
  .main-navigation a {
    padding: 5px 10px 39.5px 10px !important;
  }
}
@media screen and (max-width: 1440px) {
  .main-navigation a {
    padding: 5px 15px 39.5px 15px;
  }
  .main-navigation #top-menu li a {
    padding: 10px 5.5px;
  }
}
.main-navigation.toggled .hamburger:hover {
  opacity: 1;
}
.main-navigation.toggled .hamburger .hamburger-inner, .main-navigation.toggled .hamburger .hamburger-inner::before, .main-navigation.toggled .hamburger .hamburger-inner::after {
  background-color: #000;
}
.main-navigation.toggled .hamburger--collapse .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.main-navigation.toggled .hamburger--collapse .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.main-navigation.toggled .hamburger--collapse .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.main-navigation .hamburger {
  padding: 0;
  right: 0;
  top: 32px;
  position: absolute;
  width: auto;
  min-width: initial;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  z-index: 100;
}
.main-navigation .hamburger:hover {
  opacity: 1;
}
.main-navigation .hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.main-navigation .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.main-navigation .hamburger-inner::before, .main-navigation .hamburger-inner::after {
  content: "";
  display: block;
}
.main-navigation .hamburger-inner::before {
  top: -10px;
}
.main-navigation .hamburger-inner::after {
  bottom: -10px;
}
.main-navigation .hamburger-inner, .main-navigation .hamburger-inner::before, .main-navigation .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.main-navigation .hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.main-navigation .hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.main-navigation .hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}
.updated:not(.published) {
  display: none;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.single-post .post {
  display: inline-block !important;
}
.single-post .post .post-left {
  float: left;
  margin-top: 20px;
}
.single-post .post .post-right {
  float: right;
  width: calc(50% - 20px) !important;
}
.blog .post, .single-post .post {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 40px;
}
.blog .post .post-left, .single-post .post .post-left {
  width: 50%;
  margin-right: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 600px;
  height: 100%;
}
.blog .post .post-right, .single-post .post .post-right {
  width: 50%;
  margin-left: 20px;
}
.blog .post .post-right .entry-header .posted-on, .single-post .post .post-right .entry-header .posted-on {
  font-size: 1.375rem;
}
.blog .post .post-right .entry-header .entry-title, .single-post .post .post-right .entry-header .entry-title {
  color: #A79C97;
  font-weight: 700;
}
.blog .post .post-right .entry-content p, .single-post .post .post-right .entry-content p {
  margin-right: 0;
}
.blog .post .post-right footer, .single-post .post .post-right footer {
  display: none;
  background-color: transparent;
}
.single-post .entry-footer, .single-post .post-navigation, .single-post .comments-area {
  display: none;
}
.single-post .entry-header .posted-on {
  font-size: 1.375rem;
}
.home h1.entry-title {
  display: none;
}
@media screen and (max-width: 992px) {
  .single-post .post {
    display: inline-block !important;
  }
  .single-post .post .post-left {
    float: left;
    magrin-top: 20px;
  }
  .single-post .post .post-right {
    float: right;
    width: 100% !important;
  }
  .blog .post, .single-post .post {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog .post .post-left, .single-post .post .post-left {
    width: 100%;
    margin-right: 0px;
    min-height: 512px !important;
    height: 100%;
    margin-bottom: 10px;
  }
  .blog .post .post-right, .single-post .post .post-right {
    width: 100%;
    margin-left: 0px;
  }
}
@media screen and (max-width: 576px) {
  .blog .post .post-left {
    min-height: 312px !important;
  }
}
/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
.wp-block-cover, .wp-block-cover-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
.wp-block-cover.ti-left, .wp-block-cover-image.ti-left {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
.wp-block-cover {
  margin-bottom: 60px;
}
.wp-block-cover .wp-block-cover__inner-container {
  width: calc((100% - 40px) / 2);
  /*position: absolute;*/
}
.wp-block-cover .wp-block-cover__inner-container .wp-block-image img:hover {
  transition: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.wp-block-cover .wp-block-cover__inner-container .wp-block-buttons {
  margin-top: 1.5em;
  margin-bottom: 0;
}
.wp-block-cover.ti-right:before {
  opacity: 1 !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.7) 100%);
}
.wp-block-cover.ti-right .wp-block-cover__inner-container {
  right: 20px;
}
.wp-block-cover.ti-left:before {
  opacity: 1 !important;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.7) 100%);
}
.wp-block-cover.ti-left .wp-block-cover__inner-container {
  left: 20px;
}
@media screen and (max-width: 992px) {
  .wp-block-cover .wp-block-cover__inner-container h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .wp-block-cover, .wp-block-cover-image {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .wp-block-cover {
    min-height: 512px;
  }
  .wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
  }
  .wp-block-cover.ti-right:before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.7) 70%);
  }
  .wp-block-cover.ti-left:before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.7) 70%);
  }
}
@media screen and (max-width: 768px) {
  .wp-block-cover .wp-block-cover__inner-container h3 {
    font-size: 1.5rem;
  }
}
/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
.wp-block-gallery.columns-8 .blocks-gallery-item {
  max-width: 11%;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    max-width: 12.5%;
    margin: 0;
  }
}
@media screen and (max-width: 576px) {
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    max-width: 33.3%;
    margin: 0;
  }
}
/* News
--------------------------------------------- */
ul.wp-block-latest-posts.is-grid {
  margin-left: 0px !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
ul.wp-block-latest-posts.is-grid.columns-3 li {
  margin: 0;
  overflow: hidden;
  width: calc(33% - 18px);
}
ul.wp-block-latest-posts.is-grid.columns-3 li .wp-block-latest-posts__featured-image img {
  max-width: 500px !important;
  width: 100%;
}
ul.wp-block-latest-posts.is-grid.columns-3 li a {
  font-weight: 300;
  font-size: 2.5rem;
  color: #99A2B3;
  margin: 15px 0 10px 0;
  display: block;
}
ul.wp-block-latest-posts.is-grid.columns-3 li a.read-more-link {
  color: #A79C97;
  font-weight: 700;
  font-size: 1.375rem;
  text-align: right;
  display: inline;
  float: right;
  margin: 0 0 0 10px;
  position: relative;
}
ul.wp-block-latest-posts.is-grid.columns-3 li a.read-more-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #A79C97;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.wp-block-latest-posts.is-grid.columns-3 li a.read-more-link:hover:before {
  visibility: hidden;
  width: 0;
}
ul.wp-block-latest-posts.is-grid.columns-3 li .wp-block-latest-posts__post-excerpt {
  font-size: 1.375rem;
  margin-top: 20px;
}
/* ---------------------------------------- */
/* -- Media Queries------------------------ */
/* ---------------------------------------- */
@media screen and (min-width: 576px) {
  ul.wp-block-latest-posts.is-grid.columns-3 li {
    margin: 0 0 0 0;
  }
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none;
}
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}
/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
