/*!
Theme Name: Paar in Resonanz
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: paar-in-resonanz
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, 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 with others.

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | 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; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * 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; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 1em; /* 2 */
}

/* 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; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * 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; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	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; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * 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; /* 1 */
	padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * 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; /* 1 */
	font: inherit; /* 2 */
}

/* 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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

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;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

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

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

mark, ins {
	background: #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 https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

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: #aaa #bbb #bbb;
}

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

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

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

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

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

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

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

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

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

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

.post,
.page {
	margin: 0 0 1.5em;
}

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

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

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

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

.bypostauthor {
	display: block;
}

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

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

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

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

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

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



 
/* BOLIUS */
/* FARBEN: 
 * hellbeiger Hintergrund: #FFF8E0 
 * rot-Schmuckfarbe: #8B0000 
 */


/* -------------------------------------------------- */
/* ------------- 1) ALLGERMEINES LAYOUT ------------- */
/* -------------------------------------------------- */
 body, #masthead, #main, #primary #colophon, article, .hentry {
     background: /*#FFF8E0*/ #fff !important;
     line-height: 1.5 !important;
}
 #masthead {
     box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
     height: /*136px*/168px;
     position: fixed;
     width: 100%;
     top: 0;
     left: 0;
     padding-top: 15px;
     z-index: 999;
     transition: all 0.3s ease-in-out !important;
}
 #masthead.shrinked {
     height: /*66px*/ 100px;
     padding-top: 0;
}
 .site-description {
    opacity: 1;
     max-height: 40px;
     overflow: hidden;
     transition: all 0.3s ease-in-out;
}
 #masthead.shrinked .site-description {
     opacity: 0;
     max-height: 0;
     overflow: hidden;
}
 #colophon {
    background: /*#fffdf7*/ #FAFAFA !important;
    padding-bottom: 20px !important;
}
/* --------------BG KONTAKTSEITE ANDERS!--------------- */
 /*.page-id-23 #colophon {
    background: #FFF8E0 !important;
}*/
 #page {
    margin-top: 136px;
}
 #content {
    margin-top: 250px;
}
 .home #content, .page-template-page100width #content {
    margin-top: 136px;
}
 #masthead .masthead_inner, #colophon .site-info {
    width: 90%;
     margin-left: 5%;
}
 #primary .width_100 {
    width: 100% !important;
}
 #main {
    max-width: 950px;
     margin: 0 auto;
}
 article, .hentry {
    padding: 0px;
}
 .masthead_inner {
    position: relative;
}

/* --------- ALLGEMEINES LAYOUT RESPONSIVE ---------*/
 @media all and (max-width: 1250px) {
     #masthead .masthead_inner, #main, #colophon .site-info {
        max-width: 950px;
         margin: 0 auto;
    }
     article, .hentry {
        padding: 0 60px;
         border: 0px solid red;
    }
}
 @media all and (max-width: 980px) {
     #masthead .masthead_inner, #main, #colophon .site-info {
        max-width: 750px;
    }
     article, .hentry {
        padding: 0 30px;
         border: 0px solid green;
    }
     #site-navigation {
        display: none;
    }
     #site-navigation.footer-navigation {
        display: block;
    }
}
 @media all and (max-width: 767px) {
     #masthead .masthead_inner, #main, #colophon .site-info {
        max-width: 100%;
         padding: 0 5%;
    }
     article, .hentry {
        padding: 0 5%;
         border: 0px solid blue;
    }
}


/* --------------  HEADERDESIGN SPECIALS ------------- */
 .site-branding {
    text-align: left !important;
}
 #masthead p.site-title, #masthead h1.site-title{
     font-family:'Open Sans Condensed', sans-serif;
     font-size: 2rem;
     margin: 20px 0 0 0;
     padding: 0;
     text-transform: uppercase !important;
     letter-spacing: 0.3px;
     font-weight: 300 !important;
     transition: all 0.3s ease-in-out !important;
}
 #masthead.shrinked p.site-title, #masthead.shrinked h1.site-title{
     font-size: 1.7rem;
     margin: 10px 0 0 0;
}
 p.site-title a, p.site-title a:visited {
    color: #404040;
     text-decoration: none;
}
 p.site-title a:focus, p.site-title a:active, p.site-title a:hover {
    color: #404040;
     text-decoration: none;
}
 #masthead p.site-description {
    font-size: 1.5rem;
     padding: 0;
     margin: 0;
     transition: all 0.3s ease-in-out !important;
}
 #masthead.shrinked p.site-description {
    font-size: 1.2rem;
}
/* fontsizes in heade and header shrinked */
 @media all and (max-width: 980px) {
     #masthead p.site-title, #masthead h1.site-title{
         font-size: 1.8rem;
         letter-spacing: 0;
    }
     #masthead.shrinked p.site-title, #masthead.shrinked h1.site-title{
         font-size: 1.8rem;
    }
     #masthead p.site-description {
        font-size: 1.3rem;
    }
}
/* hauptmenu - headermenu */
 .main-navigation {
     clear: both;
     display: block;
     float: right;
     width: 70%;
     border: 0px solid red;
     margin-top: -60px;
     transition: margin 0.3s ease-in-out;
}
 #masthead.shrinked .main-navigation {
     margin-top: -43px;

}
 ul#primary-menu {
    display: flex;
    justify-content: flex-end;
     padding: 0 !important
}
 ul#primary-menu li {
    display: block;
}
 ul#primary-menu li a {
    color: #404040;
     padding: 10px 20px;
     transition: all 0.3s ease-in-out;
}
 ul#primary-menu li:last-child a {
    padding-right: 0;
}
 ul#primary-menu li.current-menu-item a, ul#primary-menu li:active a, ul#primary-menu li:focus a, ul#primary-menu li:hover a {
     color: /*#8B0000*/ #319aad;
}
 @media all and (max-width: 1250px) {
    ul#primary-menu li a {
         padding: 10px 10px;
    }
}




/* ------------------------------------------------- */
/* -------------- 2) RESPONSIVE MENU --------------- */
/* ------------------------------------------------- */
 button#responsive-menu-button {
    position: absolute !important;
}
 #responsive-menu-container {
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
}
 @media all and (max-width: 980px) {
     button#responsive-menu-button {
        top: 0 !important;
    }
}












/*---------------------------------------------------- */
/* ---------- 3) SECONDARY MENU - FOOTERMEN ---------- */
/*---------------------------------------------------- */

 ul#secondary-menu {
    display: flex;
    justify-content: flex-start;
     border: 0px solid green;
     padding: 0 !important;
}
 ul#secondary-menu li {
    display: block;
     font-size: 0.85rem
}
 ul#secondary-menu li a {
    color: #404040;
     padding: 10px 20px;
     padding: 0 10px;
     text-decoration: none;
}
 ul#secondary-menu li:first-child a {
    padding-left: 0;
     border-right: 1px solid #404040;
}










/* ---------------------------------------------- */
/* -------------- 4) FONTS + TYPO --------------- */
/* ---------------------------------------------- */
 h1, h2, h3, h4, h5, h6 {
     font-family: 'Open Sans Condensed', sans-serif;
     font-weight: 400;
     letter-spacing: 0.3px;
}
 body, p, span, li, div {
    font-family: 'Open Sans', sans-serif;
     font-weight: 300;
}


/* FONTS */

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/open-sans-v17-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('fonts/open-sans-v17-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}





/* open-sans-condensed-300 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-condensed-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'),
       url('fonts/open-sans-condensed-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-condensed-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-condensed-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-condensed-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-condensed-v14-latin-300.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}

/* open-sans-condensed-700 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-condensed-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'),
       url('fonts/open-sans-condensed-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-condensed-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-condensed-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-condensed-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-condensed-v14-latin-700.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}




/* indie-flower-regular - latin */
@font-face {
  font-family: 'Indie Flower';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/indie-flower-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Indie Flower'), local('IndieFlower'),
       url('fonts/indie-flower-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/indie-flower-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/indie-flower-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/indie-flower-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/indie-flower-v11-latin-regular.svg#IndieFlower') format('svg'); /* Legacy iOS */
}



 h1 {
    font-size: 2rem;
}
 .hentry p {
    font-size: 1.1rem;
}
 h2{
    font-size: 1.5rem;
}
 ul.liste_therapieformen li, .hentry p.hervorhebung {
    font-size: 1.3rem;
}
 @media all and (max-width: 980px) {
     h1 {
        font-size: 1.8rem;
    }
     .hentry p {
        font-size: 1.0rem;
    }
     h2{
        font-size: 1.3rem;
    }
     ul.liste_therapieformen li, .hentry p.hervorhebung {
        font-size: 1.1rem;
    }
}
 @media all and (max-width: 600px) {
     h1 {
        font-size: 1.6em;
    }
     .hentry p {
        font-size: 0.9rem;
    }
     h2{
        font-size: 1.2em;
    }
     ul.liste_therapieformen li, .hentry p.hervorhebung {
        font-size: 1.0rem;
    }
}









/* --------------------------------------------------------*/
/* ----------- 5) VOLLES BILD ZU SEITENBEGIBNN ----------- */
/* --------------------------------------------------------*/
 #volles_bild_container {
    position: relative;
}
/* .volles_bild_bild {
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
     min-height: calc(100vH - 136px);
}*/
 .volles_bild_bildtext {
     display: table;
     position: relative;
     left: 0;
     bottom: 20vH;
     color: #fff;
     background: rgba(255, 255, 255, 0.4);
     padding: 10px 20px 40px 20px;
     font-size: 2em;
     margin: 0 auto;
     text-transform: uppercase;
     letter-spacing: 0.5px;
}
 .volles_bild_arrow {
     position: absolute;
     left: calc(50% - 25px);
     bottom: 10px;
     width: 50px;
     height: 30px;
     background: url(img/chevron-bottom.svg) no-repeat center center / 100% auto;
}
 a.scrolldown {
    text-decoration: none !important;
}






/* ------------------------------------------------------------ */
/* -------------- 6) STYLES FÜR GUTENBERG-BLÖCKE -------------- */
/* ------------------------------------------------------------ */
 .hentry p {
    margin: 0 0 0.5em 0;
     font-size: 1.1rem;
}
 .hentry p.hervorhebung {
     font-family: 'Open Sans Condensed', sans-serif;
     
     /*font-family: 'Indie Flower', cursive;*/
     font-weight: 400;
     color: /*#8B0000*/ #319aad;
     margin: 0 0 7px 0 !important;
     padding: 0 0 0 15px !important;
     position: relative;
     font-size: 1.3rem;
     line-height: 1.3;
}
 .hervorhebung:after {
     content:' ';
     position: absolute;
     top: 0.6rem;
     left: 0;
     border: 2px solid #319aad/*8B0000*/;
     border-radius: 50%;
}
/* ------------ BLOCKPOSITIONIERUNG -----------------  */
 .wp-block-group__inner-container {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     padding: 100px 0 !important;
}
 .erste_gruppe .wp-block-group__inner-container {
    padding-top: 0 !important;
}
 .letzte_gruppe .wp-block-group__inner-container {
    padding-bottom: 0 !important;
}
 .wp-block-group__inner-container h2 {
    width: 100% !important;
}
 .linksblock_50 {
     width: 46%;
     padding: 0;
     position: relative;
}
 .rechtsblock_50 {
     width: 46%;
     padding: 0;
     position: relative;
}
 .zertifikat {
    position: relative;
}
 .zertifikat img {
    border-radius: 50%;
     max-width: 180px !important;
     height: auto !important;
     margin: 0 !important;
     position: absolute;
     bottom: 0;
     right: 0;
}
 @media all and (max-width: 980px) {
     .zertifikat img {
        float: left;
    }
}
 .portraitbild img {
    width: 100% !important;
}
 @media all and (max-width: 980px) {
     .portraitbild img {
        margin-bottom: 15px !important;
    }
}
/* some areas are lighter */
 .section_heller {
     background: 
    /* WAS #FDF8E8 */
     /*#fffdf7*/ #FAFAFA !important;
     position: relative;
}
/* stop horicontal overflow */
 body {
    overflow-x: hidden;
     margin: 0 !important;
}
 .section_heller:before {
     content: ' ';
     height: 100%;
     width: 2000px;
     position: absolute;
     background: 
    /* WAS #FDF8E8 */
     /*#fffdf7*/#FAFAFA  !important;
     top: 0;
     left: -2000px;
}
 .section_heller:after {
     content: ' ';
     height: 100%;
     width: 2000px;
     position: absolute;
     background: 
    /* WAS #FDF8E8 */
     /*#fffdf7 */#FAFAFA !important;
     top: 0;
     right: -2000px;
}
 @media all and (max-width: 980px) {
     .linksblock_50, .rechtsblock_50 {
        width: 100%;
         float: none;
    }
}
 .clearfix {
    clear: both;
}
 .rechtsblock_50 img {
    width: 100% !important;
     height: auto !important;
}
 .abstand_30px {
    min-height: 30px;
     border: 0px solid red;
     min-width: 100%;
}
 .abstand_50px {
    min-height: 50px;
     border: 0px solid green;
     min-width: 100%;
}
 .abstand_100px {
    min-height: 100px;
     border: 0px solid blue;
     min-width: 100%;
}









/* -------------------------------------------------------------- */
/* ----------------- 7) ANFAHRTSPLAN KONTAKTSEITE --------------- */
/* -------------------------------------------------------------- */
 .kontakt_30 {
    /* linke spalte roter Hinter4grund */
     width: 30%;
     padding: 50px 30px;
     background: /*#8B0000*/#319aad;
     color: #fff;
     float: left;
     min-height: 400px;
}
 .kontakt_30_desktop {
     display: block;
}
 .kontakt_30_mobile {
     display: none;
}
 .kontakt_30_landingpage {
     padding: 0 !important;
}
 .kontakt_inner_left {
    width: 47.5%;
     float: left;
     padding: 30px;
}
 .kontakt_inner_right {
    width: 47.5%;
     float: right;
     padding: 30px;
}
 @media all and (max-width: 980px) {
     .kontakt_30_desktop {
         display: none;
    }
     .kontakt_30_mobile {
         display: block;
         width: 100%;
         padding: 50px 30px;
         min-height: 100px;
         float: none;
    }
}
 #wpgmza_map {
    width: 70% !important;
    ;
     float: right;
     transition: margin-bottom 0.3s ease-in-out;
}
 @media all and (max-width: 980px) {
     #wpgmza_map {
        width: 100% !important;
        ;
         float: none;
         margin-bottom: 10px;
    }
}






/* -------------------------------------------- */
/* ----------------- 8) FOOTER ---------------- */
/* -------------------------------------------- */
 .site-info {
    padding-top: 50px;
}
 .site-info span {
    font-size: 0.85rem;
}
/* SOCIAL MEDIA | SHARIFF */
 .my_button_wrapper {
     width: 50%;
     float: right;
}
/* TYPO ÜBERSCHRIFTEN */
 h1, h2, h3, h4, h5, h6 {
    margin: 0 !important;
}
 h1#start {
    padding-top: 100px !important;
     margin-top: -100px !important;
}

.page-id-1027 h1#start {
    padding-top: 100px !important;
     margin-top: -75px !important;
}


 #primary .entry-content {
    margin-top: 0 !important;
}
/* LINKS IM HAUPTTEIL */
 #primary a, #primary a:visited {
    color: /*#8B0000*/ #319aad;
     text-decoration: none;
     font-weight: 400;
}
 #primary a:focus, #primary a:active, #primary a:hover {
    text-decoration: underline;
}


 .my_button_wrapper {
     width: 50% !important;
     margin-top: -13px;
}
 .footer-navigation {
    width: 50% !important;
}
 @media all and (max-width: 767px) {
     .my_button_wrapper {
         width: 100% !important;
         margin: 20px 0 !important;
    }
     .shariff.shariff-align-flex-end ul {
         justify-content: flex-start !important;
         align-items: flex-start !important;
         margin-left: -5px !important;
    }
     .footer-navigation {
        width: 100% !important;
    }
     ul#secondary-menu {
        margin-left: 0 !important;
    }
     .footer-navigation .menu-toggle {
        display: none !important;
    }
     .footer-navigation {
        width: 100% !important;
    }
     #site-navigation.footer-navigation {
         float: right;
    }
}








/*-----------------------------------------------------------*/
/* ---------------- 9) KONTAKTFORMULAR - CF7 ----------------*/
/*-----------------------------------------------------------*/
 #wpcf7-f27-p23-o1 {
    width: 100% !important;
     margin: 50px 0 !important;
}
 .page-id-23 .linkskontakt {
    width: 47.5%;
     float: left;
}
 .page-id-23 .rechtskontakt {
    width: 47.5%;
     float: right;
}
 .page-id-23 .vollkontakt {
    width: 100%;
}
 .page-id-23 input[type="text"], .page-id-23 input[type="email"] {
    width: 100% !important;
}
 .page-id-23 input, .page-id-23 textarea {
    padding: 10px 15px !important;
     font-family: Roboto, sans-serif;
}
 .page-id-23 .wpcf7-submit {
    margin: 30px 0 80px 0;
}
 .page-id-23 input[type="submit"] {
    float: right;
     padding: 20px 10px;
     text-transform: uppercase;
     font-size: 1.5rem;
     background: /*#8B0000*/ #319aad;
     transition: opacity 0.5s ease-in-out;
     color: #fff;
}
 .page-id-23input[type="submit"]:hover {
    cursor: pointer;
     opacity: 0.8;
}
 @media all and (max-width: 980px) {
     .page-id-23 .linkskontakt, .page-id-23 .rechtskontakt {
         width: 100% !important;
         float: none !important;
    }
}






/*---------------------------------------------------------------*/
/*------ 10) liste therapieformen ist wie hervorhebung! ---------*/
/*---------------------------------------------------------------*/

 ul.liste_therapieformen {
    margin: 0 !important;
     padding: 0 !important;
     list-style: none;
}
 ul.liste_therapieformen li {
    margin: 0 !important;
     padding: 0 !important;
     list-style: none;
}
 ul.liste_therapieformen li {
     font-family: 'Open Sans Condensed', sans-serif;
     
     /*font-family: 'Indie Flower', cursive;*/
     font-weight: 400;
     color: /*#8B0000*/#319aad;
     margin: 0 0 7px 0 !important;
     padding: 0 0 0 15px !important;
     position: relative;
     font-size: 1.3rem;
     line-height: 1.3 
}
 ul.liste_therapieformen li:after {
     content:' ';
     position: absolute;
     top: 0.6rem;
     left: 0;
     border: 2px solid #319aad/*8B0000*/;
     border-radius: 50%;
}





/*----------------------------------------------------*/
/* ----------- BÜCHER AUF SEITE ÜBER MICH ----------- */
/*----------------------------------------------------*/
 .buecher .wp-block-group__inner-container {
    padding: 0 !important;
     margin-top: -20px !important;
}
 .buecher {
    display: flex;
     justify-content: flex-end;
}
 @media all and (max-width: 980px) {
     .buecher {
        justify-content: flex-start;
         padding-top: 20px !important;
    }
}
 .buecher figure {
    width: 30% !important;
     height: auto !important;
     border-left: 5% solid red;
}
 .buecher figure:first-child {
    border-left: none;
}
 @media all and (max-width: 767px) {
     .buecher figure {
        width: 30%;
    }
     .buecher figure img {
        width: auto !important;
         height: 100% !important;
        ;
    }
}


/***/

ol li {/*font-family: 'Indie Flower', cursive;*/     font-family: 'Open Sans Condensed', sans-serif;
font-weight: 400;
color: #319aad;
margin: 0 0 7px 0 !important;
padding: 0 0 0 15px !important;
position: relative;
font-size: 1.3rem;
line-height: 1.3;}

/*.volles_bild_bild {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: calc(600px - 0px);
}*/

.volles_bild_bildtext {
    display: table;
    position: relative;
    left: 0;
    bottom: 9vH;
    color: #fff;
    background: transparent;
    padding: 10px 20px 40px 20px;
    font-size: 2em;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
/*
.hentry p.hervorhebung {
    font-family: 'Pompiere', cursive;}

ul.liste_therapieformen li {
 font-family: 'Pompiere', cursive;
}

ol.liste_therapieformen li {
     font-family: 'Pompiere', cursive;
}
*/
.erste_gruppe .wp-block-group__inner-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

div.wp-block-group.erste_gruppe div.wp-block-group__inner-container figure.wp-block-image.size-large.rechtsblock_50.mb-0.mt-0{margin:0}
div.wp-block-group.erste_gruppe
 {
    margin-bottom: 60px;
}


 div.entry-content div.wp-block-group.section_heller div.wp-block-group__inner-container ul.liste_therapieformen.spezial{
	 margin-top: 16px !important;
margin-bottom: 16px !important;
    margin-left: 4em !important;
}



div.wp-block-group.section_heller div.wp-block-group__inner-container ul.liste_therapieformen.linksblock_50{
    margin-top: 12px !important;
}

@media only screen and (min-width: 1250px) {
div.wp-block-group.section_heller div.wp-block-group__inner-container ul.liste_therapieformen.linksblock_50{
    margin-top: 40px !important;
}

}

@media only screen and (max-width: 980px) {
	
	div.entry-content div.wp-block-group.section_heller div.wp-block-group__inner-container ul.liste_therapieformen.spezial{
 
    margin-left: 0em !important;
}
	ol.liste_therapieformen   {
     margin-left: -24px !important;
}
	
	.kontakt_inner_right {
    width: 100%;
    float: right;
    padding: 0 30px 30px 30px;
}
	.kontakt_inner_left {
    width: 100%;
    float: left;
    padding: 30px;
}
}

div.wp-block-group div.wp-block-group__inner-container div.wp-block-group.erste_gruppe.rechtsblock_50.mb-0.mt-0 div.wp-block-group__inner-container div.wp-block-image {
    margin: 0 auto;
}


div.wp-block-group.erste_gruppe.rechtsblock_50.mb-0.mt-0 div.wp-block-group__inner-container p.has-text-align-center{
    margin: 0 auto;
}

 div.wp-block-group div.wp-block-group__inner-container div.wp-block-group.erste_gruppe.rechtsblock_50.mb-0.mt-0{
    margin-bottom: 20px;
}

 div.site-branding p.site-title a{
    font-size: 40px;
} div.site-branding p.site-title a span {
    font-size: 60px;
}
#masthead div.site-branding p.site-description
{
    font-size: 14px;
    margin-top: -12px;
}













iframe {
    max-width: 100%;
    width: 100%;
    height: 100%;
}


div.wp-block-columns div.wp-block-column.kontakt_30 {padding:0; margin:0}


/*html body.home.page-template.page-template-page100width.page-template-page100width-php.page.page-id-6.logged-in.admin-bar.responsive-menu-slide-left.customize-support div#page.site div#content.site-content div#primary.content-area.width_100 main#main.site-main article#post-6.post-6.page.type-page.status-publish.has-post-thumbnail.hentry div.entry-content*/

div.wp-block-columns div.wp-block-column.kontakt_30 div.wp-block-group:nth-child(2){padding: 20px 30px 20px 30px;}
div.wp-block-columns div.wp-block-column.kontakt_30 div.wp-block-group:nth-child(3){padding: 0px 30px 50px 30px;}
div.wp-block-columns div.wp-block-column.kontakt_30 figure{
    margin: 0;
}
.wp-block-column:not(:first-child) {
    margin-left: 0;
}
 div.wp-block-columns div.wp-block-column.kontakt_30 div.wp-block-group div.wp-block-group__inner-container{padding:0 !important;  }
#primary div.wp-block-columns.block-kontakt a
{
    color: #fff;
}
#primary div.wp-block-columns.block-kontakt p
{
    width: 100%;
}
@media only screen and (max-width: 980px) {  

  div.wp-block-columns div.wp-block-column.kontakt_30 div.wp-block-group div.wp-block-group__inner-container {display:block}

 div.wp-block-columns div.wp-block-column.kontakt_30 div.wp-block-group div.wp-block-group__inner-container{padding:0 !important;  }

	
	

div.wp-block-columns div.wp-block-column.kontakt_30 div.wp-block-group  	{
    width: 50%;
    float: left;
}
div.wp-block-columns.block-kontakt {
    display: block;
}	 
	
	div.wp-block-columns.block-kontakt div.wp-block-column  {
   
    width: 100%;
}
  div.wp-block-columns.block-kontakt div.wp-block-column  figure.wp-block-image  img  {
   
    width: 100%;
}
}

@media only screen and (max-width: 600px) {  
div.wp-block-columns div.wp-block-column.kontakt_30 div.wp-block-group  	{
    width: 100%;
    float: left;
}
  div.wp-block-columns div.wp-block-column.kontakt_30 div.wp-block-group div.wp-block-group__inner-container {display:block}}


#responsive-menu-button
{
    margin-top: 40px;
}


/*html body.page-template.page-template-page100width.page-template-page100width-php.page.page-id-311.logged-in.admin-bar.responsive-menu-slide-left.customize-support*/ div#page.site div#content.site-content div#primary.content-area.width_100 div#volles_bild_container.volles_bild_bild img 
{
    display: flex;
    max-width: 100%;
    width: 100%;
}