/*
Theme Name: West Child
Theme URI: http://athemes.com/theme/west
Author: aThemes
Author URI: http://athemes.com
Description: West is a responsive business theme that aims to provide everything you need in order to help you create an awesome website for your company. Some of the features you will find in West are: Live Composer integration, fonts and colors controls, blog options, custom header option and much more.
Template: west 
Version: 1.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: west-child
Tags: light, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, 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.

West is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* -------------------------------------------------------
Wordpress voreinstellungen ausblenden/überschreiben
------------------------------------------------------- */
#wpadminbar {
	display: none;
}
/* Wordpress Balken Footer ausblenden */
#colophon {
	display: none;
}
/* Edit ausblenden */
.entry-footer {
	display: none;
}
/* Inhaltsbereich */
.hentry {
	padding: 0;
	background-color: transparent;
	border: none;
	margin: 0;
}
img {
	width: 100% !important;
	height: 100% !important;
}
#page {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100vh;
}
footer {
	justify-content: flex-end;
}
/* -------------------------------------------------------
Content & Container
------------------------------------------------------- */
.page-id-7 .site-content {
	margin: 0 0 30px 0;
}
.container {
	padding-left: 20px;
	padding-right: 20px;
}
/* Abstand zu Header */
.entry-content {
	margin: 20px 0 0 0;
}
.wp-block-columns.is-layout-flex {
	gap: 1em !important;
}
/* Tabelle Preisliste */
.wp-block-table.preisliste tr {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.wp-block-table.preisliste td {
	border: 0;
	padding-right: 0;
	padding-left: 0;
	min-width: 93px;
	width: 100%;
}
.wp-block-table.preisliste table {
	border: 0;
}
/* -------------------------------------------------------
Fonts
------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	color: white;
	font-weight: 500;
	font-style: italic;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-bottom: 0.4em;
}
h1, h2 {
	font-size: 28px !important;
	line-height: 1.2;
}
h4.eihe-title {
	font-weight: 600;
}
.eihe-box .eihe-caption .eihe-title-cover .eihe-title, .eihe-box .eihe-caption p {
	font-family: 'DM Sans', sans-serif;	
}
.eihe-box .eihe-caption p {
	font-size: 17px;
}
a {
	color: rgba(255, 255, 255, 0.5) !important;
}
a:hover {
	color: #3E4143 !important; /* Grau */
	text-decoration: none;
	transition: all .15s linear;
}
p {
	line-height: 1.4;
	margin: 0 0 30px 0;
}
ul {
	list-style-type: disc;
	padding: 0 0 0 20px;
}
li {
	line-height: 1.6;
}
/*  Footer */
.footer-widgets, .footer-widgets a, #sidebar-footer .widget a {
	color: #008CAA !important; /* Türkis */
	line-height: 1.4;
}
.footer-widgets a:hover, #sidebar-footer .widget a:hover,
.footer-widgets a:active, #sidebar-footer .widget a:active,
.footer-widgets a:focus, #sidebar-footer .widget a:focus {
	color: #3E4143 !important; /* Grau */
	transition: all .15s linear;
}
/* -------------------------------------------------------
Header
------------------------------------------------------- */
/* Header fixieren */
#masthead {
	top: 0;
	position: fixed !important;
}
.site-header {
	background-color: transparent !important;
	background-image: url('https://physio-stauffacher.ch/wp-content/uploads/2020/11/physio_stauffacher_schweif_gross.svg');
	background-repeat: no-repeat;
	background-size: 108vw;
	background-position: center top;;
	height: 110px;
}
.site-logo {
	max-height: 55px;
}
#site-navigation {
	width: 100% !important;
}
/* Titel ausblenden */
.entry-header {
	display: none;
}
.site-header .container {
	display: flex;
}
/* Logo */
.site-branding {
	width: 500px;
}
/* Menü */
.slicknav_menu .slicknav_menutxt {
	color: #008CAA; /* Türkis */
}
.slicknav_menu {
	text-align: right;
}
.slicknav_nav a {
	font-family: 'DM Sans', sans-serif;
	font-style: italic;
	font-weight: bold;
}
/* Scrolled */
.site-header.header-scrolled {
	background-color: white;
	padding: 15px 0;
}
/* Button Termin buchen */
.terminBuchen {
	display: none;
}
/*.terminBuchen {
	width: 80px;
	height: 80px;
	background-color: #3E4143;
	border-radius: 50%;
	z-index: 1000;
	position: fixed;
	right: 20px;
	top: 75px;
	padding: 0;
	text-transform: none;
	font-family: 'DM Sans', sans-serif;	
	font-size: 17px;
	line-height: 1.3;
	font-style: italic;
	font-weight: 400;
	opacity: 1;
}
.terminBuchen a {
	color: white !important;
}
.terminBuchen:hover {
	opacity: 1;
	transform: scale(0.9);
}
.terminBuchen a:hover {
	color: white !important;
}*/
/* Schweif */
.schweif {
	overflow: hidden;
	width: calc(100vw + 20px) !important;
	height: auto;
	min-height: 100px;
	max-width: none;
	z-index: 100;
	-webkit-position: fixed;
	-ms-position: fixed;
	position: fixed;
	top: 90px;
	margin-left: -10px;
}
/* -------------------------------------------------------
Navigation
------------------------------------------------------- */
.slicknav_nav {
	z-index: -10;
	height: 100vh;
	top: 0;
	margin-top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: white;
	/*background-color: #008CAA;*/ /* Türkis */
}
.slicknav_nav a {
	border: none;
	padding: 15px;
	font-size: 24px;
	color: #008CAA !important; /* Türkis */
}
/* -------------------------------------------------------
Footer
------------------------------------------------------- */
/* Abstand */
.footer-widgets .widget {
	margin: 10px 0;
}
#sidebar-footer .col-md-4 {
	padding-right: 0;
	padding-left: 0;
}
#sidebar-footer .col-md-4:first-child {
	padding-bottom: 0;
}
#sidebar-footer .col-md-4:nth-child(2) {
	padding-top: 0;
}
#sidebar-footer .col-md-4:nth-child(3) .textwidget {
	flex-direction: column;
}
#sidebar-footer .sidebar-column {
	padding: 0;
}
/* Social Media */
.socialmedia {
	display: flex;
}
.instagramLink {
	margin: 0 15px 0 0;
}
.instagramLink:hover path, .facebookLink:hover path {
	fill: #3E4143 !important; /* Grau */	
	transition: all .15s linear;
}
/* -------------------------------------------------------
Button
------------------------------------------------------- */
button {
	background-color: white !important;
	color: #008CAA;
	text-transform: lowercase;
	font-style: italic;
	font-weight: 500;
	font-size: 16px;
	padding: 8px 20px;
	border-radius: 30px;
}
button:hover, button:active, button:focus {
	opacity: 1;
	background-color: #3E4143 !important;
	color: white;
	transition: all .2s linear;
}
/* -------------------------------------------------------
Easy Accordion
------------------------------------------------------- */
.sp-easy-accordion .sp-ea-single {
	margin-bottom: 0 !important;
	border-radius: 0px !important;
}
.ea-header {
	border-top: 1px solid white;
}
.sp-ea-one .ea-card:last-child{
	border-bottom: 1px solid white !important;
}
.ea-header a {
	padding: 12px 0 !important;
	color: white !important;
	font-style: normal;
	font-weight: normal;
	font-size: 18px !important;
}
.ea-body {
	color: white !important;
	padding: 0 0 30px 0 !important;
}
.ea-body button {
	margin-top: 1em;
}
.ea-body button a {
	color: #008caa !important;
}
.ea-body button:hover a, .ea-body button:focus a, .ea-body button:active a {
	color: white !important;
}
.ea-expand-icon.fa {
	font-size: 14px !important;
}
.sp-easy-accordion, .weiterbildungen ul  {
	margin: 0 0 40px 0;
}
/* -------------------------------------------------------
Kontaktformular
------------------------------------------------------- */
.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
	border: none !important;
}
.nf-form-content .ninja-forms-field, .nf-form-content::placeholder {
	line-height: 1.3;
}
.nf-form-fields-required, .ninja-forms-req-symbol {
	display: none;
}
.nf-form-content {
	margin: 0 !important;
	padding: 0 !important;
}
.nf-form-content .label-above .nf-field-label {
	display: none;
}
#ninja_forms_required_items, .nf-field-container {
	margin-bottom: 15px !important;
}
.nf-error .nf-error-msg, .nf-error-msg, .ninja-forms-req-symbol {
	color: white !important;
}
.nf-error-msg.nf-error-field-errors {
	line-height: 1.3;
}
.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
	border-radius: 40px !important;
	padding: 0px 25px !important;
	text-transform: none !important;
	font-style: italic;
}
.nf-form-content .ninja-forms-field, .nf-form-content::placeholder {
	font-size: 18px !important;
	font-weight: 400 !important;
	color: #3E4143 !important;
	opacity: 1 !important;
}
.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
	color: #008CAA !important;
	background-color: white !important;
}
.nf-form-content button:hover, .nf-form-content input[type="button"]:hover, .nf-form-content input[type="submit"]:hover,
.nf-form-content button:focus, .nf-form-content input[type="button"]:focus, .nf-form-content input[type="submit"]:focus,
.nf-form-content button:active, .nf-form-content input[type="button"]:active, .nf-form-content input[type="submit"]:active {
	color: white !important;
	background-color: #3E4143 !important;
	opacity: 1;
}
/* -------------------------------------------------------
Cookies
------------------------------------------------------- */
.cn-button:hover {
	box-shadow: none;
}
.cn-text-container, .cn-button {
	font-family: 'DM Sans', sans-serif;
}
.cn-close-icon::before, .cn-close-icon::after {
	background-color: white !important;
}
/* -------------------------------------------------------
Startseite
------------------------------------------------------- */
.homeButtons {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1.5em;
}
/* Slider */
#n2-ss-2-align {
	margin-bottom: 30px;
}
/* Einleitung */
.einleitung {
	font-size: 30px;
	line-height: 1.3;
	font-weight: 700;
	margin: 0 0 30px 0;
}
.einleitungTeam {
	font-size: 24px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0;
}
/* Kreise */
.ueberMichWrapper, .aktuellesWrapper, .angebotWrapper {
	margin: 25px 0 0 0;
	display: flex;
	align-items: center;
	justify-content: center !important;
}
.angebotWrapper {
	margin: 25px 0 25px 0;
}
.kreis {
	width: 200px;
	height: 200px;
	background-color: white;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kreis:hover {
	background-size: cover;
	background-repeat: no-repeat;
	transition: all .2s ease-in-out;
}
.ueberMichKreis .kreis:hover, .ueberMichBtn:hover,
.ueberMichKreis .kreis:focus, .ueberMichBtn:focus,
.ueberMichKreis .kreis:active, .ueberMichBtn:active {
	background-image: url('https://physio-stauffacher.ch/wp-content/uploads/2020/11/physio_stauffacher_ueber_mich.svg');
}
.aktuellesKreis .kreis:hover, .aktuellesBtn:hover,
.aktuellesKreis .kreis:focus, .aktuellesBtn:focus,
.aktuellesKreis .kreis:active, .aktuellesBtn:active {
	background-image: url('https://physio-stauffacher.ch/wp-content/uploads/2020/11/physio_stauffacher_aktuelles.svg');
}
.angebotKreis .kreis:hover, .angebotBtn:hover,
.angebotKreis .kreis:focus, .angebotBtn:focus,
.angebotKreis .kreis:active, .angebotBtn:active {
	background-image: url('https://physio-stauffacher.ch/wp-content/uploads/2020/11/physio_stauffacher_angebot.svg');
}
.kreis:hover .kreisText  {
	display: none;
}
.kreisText {
	font-size: 22px;
	font-style: italic;
	font-weight: 500;
	margin: 0;
	color: #008CAA; /* Türkis */
}
/* Abstand zu Slider */
.page-id-7 .entry-content {
	margin: 83px 0 0 0;
}
/* -------------------------------------------------------
Team
------------------------------------------------------- */
/* Icon */
.ueberMichIcon, .kontaktIcon {
	width: 60px !important;
	height: auto;
	margin: 20px 0 0 0;
}
.ausbildungImg img {
	width: 300px;
	height: auto;
}
.portraitContainer {
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
}
/* -------------------------------------------------------
Angebot
------------------------------------------------------- */
/* Icon */
.angebotIcon, .angebotIcon img {
	width: 80px !important;
	height: auto;
	margin: 20px 0 0 0;
}
.groupFitnessIcon, .groupFitnessIcon img {
	width: 55px !important;
	height: auto;
	margin: 12px 0 0 0;	
}
/* fms */
#fms {
	height: 30px !important;
}
/* Boeger-Theraphie */
#collapse1240 img {
	max-width: 180px;
}
/* -------------------------------------------------------
Aktuelles
------------------------------------------------------- */
/* Icon */
.aktuellesIcon {
	width: 55px !important;
	height: auto;
	margin: 20px 0 0 0;
}
.marginAktuelles {
	margin: 0 0 15px 0;
}
/* -------------------------------------------------------
Kontakt
------------------------------------------------------- */
/* Map */
.map {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: ggrayscale(100%);
	filter: grayscale(100%);
	width: 100%;
	height: 300px;
	margin: 20px 0 0 0;
}
/* -------------------------------------------------------
Datenschutzerklärung
------------------------------------------------------- */
privacybee-widget .KFaIpG_h1, privacybee-widget .KFaIpG_text, privacybee-widget .KFaIpG_h2, privacybee-widget .KFaIpG_h3, privacybee-widget .KFaIpG_listElement {
	color: white;
}
privacybee-widget .KFaIpG_pt14 {
	padding-top: 15px;
}

/*********************************************************
NUR MOBILE OHNE TABLET
*********************************************************/
@media only screen and (max-width: 767px) {
	/* -------------------------------------------------------
	Team
	------------------------------------------------------- */
	/* Icon */
	.ausbildungImg figure {
		display: flex;
		justify-content: center;
	}
}

/*********************************************************
MAX 781px
*********************************************************/
@media only screen and (max-width: 781px) {
	.wp-block-columns.gemgeinsamfitZirkeltraining {
		margin-bottom: 0;
	}	
}

/*********************************************************
NUR MOBILE & TABLET HOCH
*********************************************************/
@media only screen and (max-width: 1023px) {
	/* -------------------------------------------------------
	Content & Container
	------------------------------------------------------- */	
	#kontakt p {
		margin-bottom: 0;
	}
	/* -------------------------------------------------------
	Startseite
	------------------------------------------------------- */	
	#home {
		flex-direction: column;
	}
	/* -------------------------------------------------------
	Team
	------------------------------------------------------- */
	.ausbildungImg img {
		margin: 35px 0 10px 0;
	}
}

/*********************************************************
AB TABLET HOCH
*********************************************************/
@media only screen and (min-width: 768px) {	
	/* -------------------------------------------------------
	Content & Container
	------------------------------------------------------- */
	.page-id-7 .site-content {
		margin: 0 0 50px 0;
	}
	/* Abstand zu Header */
	.entry-content {
		margin: 50px 0 0 0;
	}
	/* -------------------------------------------------------
	Header
	------------------------------------------------------- */
	.site-branding a {
		display: flex;
		width: 100%;
	}
	/* Welle */
	.site-header {
		background-position: center 100%;
		background-size: 103vw;
		height: 140px;
	}
	.site-logo {
		max-height: 80px;
		width: auto !important;
	}
	/* Button Termin buchen */
	/*.terminBuchen {
		right: 40px;
		top: 80px;
	}*/
	/* -------------------------------------------------------
	Navigation
	------------------------------------------------------- */
	.slicknav_nav a {
		padding: 15px;
		font-size: 32px;
	}
	/* -------------------------------------------------------
	Startseite
	------------------------------------------------------- */
	.homeButtons {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		gap: 1.5em;
	}
	.homeButtons .kreis {
		width: 215px;
		height: 215px;
	}
	/* Slider */
	#n2-ss-2-align {
		margin-bottom: 50px;
	}
	/* Einleitung */
	.einleitung {
		font-size: 44px;
	}
	.einleitungTeam {
		font-size: 32px;
	}
	/* Kreise */
	.kreis {
		width: 250px;
		height: 250px;
		margin: 10px 0;
	}
	.kreisText {
		font-size: 24px;
	}
	/* Abstand zu Slider */
	.page-id-7 .entry-content {
		margin: 60px 0 0 0;
	}
	/* -------------------------------------------------------
	Team
	------------------------------------------------------- */
	/* Portrait */
	.ausbildungImg img {
		max-width: 400px;
	}
	.iheg-wrapper {
		width: calc(50% - 0.5em);
	}	
	/* -------------------------------------------------------
	Kontakt
	------------------------------------------------------- */
	/* Map */
	.map {
		height: 400px;
	}
}

/*********************************************************
AB TABLET QUER
*********************************************************/
@media only screen and (min-width: 1024px) {
	/* -------------------------------------------------------
	Content & Container
	------------------------------------------------------- */
	.page-id-7  .site-content {
		margin: 0 0 50px 0;
	}
	.site-content {
		margin: 150px 0 60px 0;
	}
	/* Abstand zu Header */
	.entry-content {
		margin: 20px 0 0 0;
	}
	.wp-block-columns.is-layout-flex {
		gap: 4em !important;
	}
	#home.wp-block-columns.is-layout-flex {
		gap: 2em !important;
	}
	#formular {
		gap: 3.5em !important;
	}
	/* -------------------------------------------------------
	Grids
	------------------------------------------------------- */
	div[class*="grids-a-"].inhaltAbstand {
		padding-right: 40px !important;
	}
	/* -------------------------------------------------------
	Header
	------------------------------------------------------- */
	/* Button Termin buchen */
	/*.terminBuchen {
		right: 40px;
		top: 80px;
	}*/
	/* -------------------------------------------------------
	Footer
	------------------------------------------------------- */
	/* Abstand */
	#sidebar-footer .container {
		display: flex;
		align-items: flex-end;
	}
	#sidebar-footer .col-md-4:first-child {
		width: 25%;
		padding: 0;
	}	
	#sidebar-footer .col-md-4:nth-child(2) {
		width: 45%;
		padding: 0;
	}	
	#sidebar-footer .col-md-4:nth-child(3) {
		width: 30%;
		padding: 0;
	}
	#sidebar-footer .col-md-4:nth-child(3) .textwidget {
		display: flex;
		justify-content: flex-end;
	}
	#sidebar-footer .col-md-4:nth-child(3) {
		display: flex;
		flex-direction: column;
		align-items: flex-end !important;
	}
	.footer-widgets .widget p {
		margin: 0;
	}
	/* -------------------------------------------------------
	Kontaktformular
	------------------------------------------------------- */
	.nf-form-content {
		max-width: 700px !important;
	}	
	/* -------------------------------------------------------
	Startseite
	------------------------------------------------------- */
	.homeButtons .kreis {
		width: 130px;
		height: 130px;
	}
	.einleitungStartseite {
		display: flex;
		align-items: center;
	}
	/* Einleitung */
	.einleitung {
		font-size: 38px;
		margin: 0;
		padding: 0 30px 0 0;
	}
	.einleitungTeam {
		font-size: 25px;
		margin: 0;
		padding: 0 0 20px 0;
	}
	/* Kreise */
	.ueberMichWrapper, .aktuellesWrapper, .angebotWrapper {
		margin: 0;
	}
	.kreis {
		width: 130px;
		height: 130px;
		margin: 0;
	}
	.kreisText {
		font-size: 20px;
	}
	.impressumWrapper, .datenschutzWrapper {
		width: 80%;
	}
	/* -------------------------------------------------------
	Team
	------------------------------------------------------- */
	/* Portrait */
	.ausbildungImg img {
		max-width: 300px;
	}
	/* -------------------------------------------------------
	Kontakt
	------------------------------------------------------- */
	/* Map */
	.map {
		height: 350px;
	}
	#map {
		margin: 0 0 0 -0.5em;
	}
}

/*********************************************************
NACH TABLET QUER
*********************************************************/
@media only screen and (min-width: 1025px) {
	/* -------------------------------------------------------
	Content & Container
	------------------------------------------------------- */
	.site-content {
		margin: 10px 0 60px 0;
	}
	/* Abstand zu Header */
	.entry-content {
		margin: 0;
	}
	.container {
		padding: 0;
	}
	/* -------------------------------------------------------
	Header
	------------------------------------------------------- */
	/* Logo */
	/*.site-branding {
		min-width: auto;
	}*/
	.site-branding {
		width: 33%;
	}
	.main-navigation .current_page_item > a {
		border-bottom: none;
		color: #008CAA !important; /* Türkis */
	}
	.main-navigation a {
		color: #3E4143 !important; /* Grau */		
		font-weight: 500;
		font-style: italic;
	}
	.main-navigation a:hover {
		color: #008CAA !important; /* Türkis */
	}
	.main-navigation li {
		text-transform: none;
		font-size: 20px;
	}
	#masthead .container {
		padding: 0;
	}
	/* -------------------------------------------------------
	Navigation
	------------------------------------------------------- */
	#primary-menu li:last-child {
		padding: 10px 0 10px 20px;
	}
	
	/* -------------------------------------------------------
	Startseite
	------------------------------------------------------- */
	/* Slider */
	#n2-ss-2-align {
		margin-top: -100px;
		margin-bottom: 60px;
	}
	/* Abstand zu Slider */
	.page-id-7 .entry-content {
		margin: 10px 0 0 0;
	}
}

/*********************************************************
NACH TABLET QUER HEADER ANPASSEN
*********************************************************/
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	/* -------------------------------------------------------
	Header
	------------------------------------------------------- */
	/* Logo */
	/*.site-branding {
		width: 20%;
	}*/
	/* Navigation */
	.main-navigation {
		width: 80%;
	}
}

/*********************************************************
IPAD PRO/LAPTOP KLEIN
*********************************************************/
@media only screen and (min-width: 1200px) {
	/* -------------------------------------------------------
	Content & Container
	------------------------------------------------------- */
	.page-id-7  .site-content {
		margin: 0 0 70px 0;
	}
	/* -------------------------------------------------------
	Header
	------------------------------------------------------- */
	/* Welle */
	.site-header {
		height: 160px;
	}
	/* Logo */
	.site-branding {
/* 		width: 50%; */
	}
	.site-branding img {
		margin: 15px 0 0 0;
	}
	#site-navigation {
		margin: 0 0 15px 0;
	}
	/* Menu Items */
	.main-navigation li {
		text-transform: none;
		font-size: 24px;
	}
	/* -------------------------------------------------------
	Startseite
	------------------------------------------------------- */
	.homeButtons .kreis {
		width: 160px;
		height: 160px;
	}	
	/* Slider */
	#n2-ss-2-align {
		margin-bottom: 70px;
	}
	/* Einleitung */
	.einleitung {
		font-size: 46px;
	}
	.einleitungTeam {
		font-size: 32px;
	}
	/* Kreise */
	.kreis {
		width: 160px;
		height: 160px;
	}
	.kreisText {
		font-size: 22px;
	}
	/* -------------------------------------------------------
	Team
	------------------------------------------------------- */
	.portraitContainer {
		gap: 2em;
	}
	.iheg-wrapper {
		width: calc(50% - 1em);
	}	
	/* -------------------------------------------------------
	Kontakt
	------------------------------------------------------- */
	/* Map */
	.map {
		height: 350px;
	}
}

/*********************************************************
LAPTOP
*********************************************************/
@media only screen and (min-width: 1440px) {
	/* -------------------------------------------------------
	Header
	------------------------------------------------------- */
	/* Welle */
	.site-header {
		height: 170px;
	}
	.site-branding img {
		margin: 20px 0 0 0;
	}
	#site-navigation {
		margin: 0 0 15px 0;
	}
	/* -------------------------------------------------------
	Startseite
	------------------------------------------------------- */
	/* Slider */
	#n2-ss-2-align {
		margin-top: -130px;
	}
}

/*********************************************************
IPAD PRO/LAPTOP
*********************************************************/
@media only screen and (min-width: 1600px) {
	/* -------------------------------------------------------
	Fonts
	------------------------------------------------------- */
	p, .eihe-box .eihe-caption p, .wp-block-table.preisliste td {
		font-size: 19px;
	}	
	h4.eihe-title {
		font-size: 28px !important;
	}
	/* -------------------------------------------------------
	Content & Container
	------------------------------------------------------- */
	.site-content {
		margin: 40px 0 60px 0;
	}
	/* Tabelle Preisliste */
	.wp-block-table.preisliste td {
		min-width: 103px;
	}	
	/* -------------------------------------------------------
	Header
	------------------------------------------------------- */
	/* Welle */
	.site-header {
		height: 200px;
	}
	/* Button Termin buchen */
	/*.terminBuchen {
		right: 150px;
		top: 80px;
	}*/
	/* -------------------------------------------------------
	Button
	------------------------------------------------------- */
	button {
		font-size: 18px;
		padding: 9px 21px;
		border-radius: 32px;
	}	
	/* -------------------------------------------------------
	Kontakt
	------------------------------------------------------- */
	/* Map */
	.map {
		height: 400px;
	}
}

/*********************************************************
DESKTOP
*********************************************************/
@media only screen and (min-width: 1800px) {
	/* -------------------------------------------------------
	Fonts
	------------------------------------------------------- */
	p, li, .wp-block-table.preisliste td {
		font-size: 20px;
	}
	/* -------------------------------------------------------
	Easy Accordion
	------------------------------------------------------- */
	.ea-header a {
		font-size: 20px !important;
	}
	/* -------------------------------------------------------
	Content & Container
	------------------------------------------------------- */
	.page-id-7  .site-content {
		margin: 0 0 90px 0;
	}
	.container {
		width: 1500px;	
	}
	/* -------------------------------------------------------
	Startseite
	------------------------------------------------------- */
	.homeButtons .kreis {
		width: 200px;
		height: 200px;
	}	
	/* Slider */
	#n2-ss-2-align {
		margin-top: -200px;
		margin-bottom: 90px;
	}
	/* Einleitung */
	.einleitung {
		font-size: 52px;
	}
	.einleitungTeam {
		font-size: 34px;
	}
	/* Kreise */
	.kreis {
		width: 200px;
		height: 200px;
	}
	.kreisText {
		font-size: 24px;
	}
}

/*********************************************************
DESKTOP GROSS
*********************************************************/
@media only screen and (min-width: 2400px) {
	/* -------------------------------------------------------
	Content & Container
	------------------------------------------------------- */
	.page-id-7  .site-content {
		margin: 0 0 100px 0;
	}
	
	/* -------------------------------------------------------
	Header
	------------------------------------------------------- */
	/* Welle */
	.site-header {
		height: 230px;
	}
	/* Button Termin buchen */
	/*.terminBuchen {
		width: 90px;
		height: 90px;
		font-size: 18px;
		right: 400px;
		top: 80px;
	}*/
	.site-logo {
		max-height: 100px !important;
	}
	
	/* -------------------------------------------------------
	Startseite
	------------------------------------------------------- */
	.homeButtons .kreis {
		width: 210px;
		height: 210px;
	}		
	/* Slider */
	#n2-ss-2-align {
		margin-bottom: 130px;
	}
	/* Einleitung */
	.einleitung {
		font-size: 56px;
	}
	.einleitungTeam {
		font-size: 38px;
	}
	/* Kreise */
	.kreis {
		min-width: 210px;
		min-height: 210px;
	}
	.kreisText {
		font-size: 24px;
	}
	
	/* -------------------------------------------------------
	Kontakt
	------------------------------------------------------- */
	/* Map */
	.map {
		height: 500px;
	}	

	
}
