@charset "UTF-8";

@font-face { /* montserrat-100 - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/montserrat-v29-latin-100.woff2') format('woff2');
}
@font-face { /* montserrat-200 - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/montserrat-v29-latin-200.woff2') format('woff2');
}
@font-face { /* montserrat-300 - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/montserrat-v29-latin-300.woff2') format('woff2');
}
@font-face { /* montserrat-regular - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v29-latin-regular.woff2') format('woff2');
}
@font-face { /* montserrat-500 - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/montserrat-v29-latin-500.woff2') format('woff2');
}
@font-face { /* montserrat-600 - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/montserrat-v29-latin-600.woff2') format('woff2');
}
@font-face { /* montserrat-700 - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v29-latin-700.woff2') format('woff2');
}
@font-face { /* montserrat-800 - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/montserrat-v29-latin-800.woff2') format('woff2');
}
@font-face { /* montserrat-900 - latin */
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/montserrat-v29-latin-900.woff2') format('woff2');
}
@font-face { /* lora-regular - latin */
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lora-v35-latin-regular.woff2') format('woff2');
}
@font-face { /* lora-500 - latin */
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/lora-v35-latin-500.woff2') format('woff2');
}
@font-face { /* lora-600 - latin */
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/lora-v35-latin-600.woff2') format('woff2');
}
@font-face { /* lora-700 - latin */
  font-display: swap;
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lora-v35-latin-700.woff2') format('woff2');
}

/*!
Theme Name: Monstroid2 Child
Theme URI: http://www.templatemonster.com/wordpress-themes.php
Author: Template Monster
Author URI: http://www.templatemonster.com/
Description: Monstroid2 - truely multipurpose WordPress theme for real life projects. Built with love and care by TemplateMonster.
Template: monstroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: monstroid2-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, grid-layout, custom-header, custom-logo, footer-widgets, flexible-header, blog
DocumentationID: monstroid_2

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.

Monstroid2 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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/* Template-Anpassungen
 * Autor: Holger Strunk (strunk.info)
 * 
 * Vorgaben
 * blau: 				#0085a3
 */


/* Anpassungen vorhandener Theme-Elemente */
body, div, h1, h2, h3, h4, h5, h6, p, a, li {
	hyphens: none !important;
	-webkit-hyphens: none !important;
	font-family: 'Lora' !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat' !important;
}
pre {
	margin: 16px 0;
}
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], select, textarea {
	padding: 15px;
	border: 1px solid white;
	border-radius: 3px;
	background-color: #ededed;
	line-height: 1.1;
}
article.page {
	margin: 0 0 32px 0;
}
article.post.type-post .entry-meta {
	display: none;
}
.breadcrumbs::before {
	display: none;
}
.contact-block__icon {
	font-size: 16px;
	color: #07333e !important;
}
.contact-block__item--icon {
	display: ruby;
}
.footer-logo_img {
	max-height: 80px;
  width: auto;
}
.header-container__top .header-btn.btn.btn-default{
	padding: 15px 25px;
	font-size: 16px;
}
.main-navigation .menu > li > a {
	font-size: 14px;
	font-weight: bold;
}
.main-navigation:not(.vertical-menu) .sub-menu, .main-navigation.mobile-menu {
	background-color: white !important;
}
.post-author-bio {
	display: none;
}
.single-post .post > .entry-content > p:first-of-type::first-letter {
  background-color: inherit !important;
  color: inherit !important;
}
.single .post > .entry-content > p:first-of-type::first-letter {
  padding: inherit;
}
.single .post > .entry-content > p:first-of-type::first-letter {
  font-size: inherit;
  font-size: inherit;
  padding: inherit;
}
.single .post > .entry-content > p:first-of-type::first-letter {
  float: inherit;
  margin: inherit;
  border-radius: inherit;
  line-height: inherit;
  position: inherit;
}
.single-post.use-tm-pb-builder .post-thumbnail__img {
	display: none !important;
}
.single-post.use-tm-pb-builder .entry-title {
	margin: 50px 25px 0;
}
.site-branding {
	width: 12%;
	height: auto;
}
.site-header .contact-block__label, .site-header .contact-block__text {
  font-size: 1rem;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before {
	content: '\e939';
	transform: rotate(180deg);
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
	content: '\e939';
	transform: rotate(0);
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle {
	padding: 0;
}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle+.tm_pb_toggle {
	border-top: 1px solid #00a990;
}
#tm_builder_outer_content .tm_pb_module .tm_pb_contact_submit {
	position: relative;
	border: 1px solid white !important;
	padding: 17px !important;
	margin: 10px 0 12px 12px;
}
#tm_builder_outer_content .tm_pb_contact_form .tm-pb-contact-message {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1rem;
}
.tm_pb_animation_left, .tm_pb_animation_right, .tm_pb_animation_top, .tm_pb_animation_bottom, .tm_pb_animation_fade_in {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.tm_pb_module {
	margin-top: 60px;
}
.tm-pb-slider-arrows a {
	background-color: #0085a3 !important;
	color: white !important;
}
.tm-pb-slider-arrows a:hover::before {
	color: black !important;
}
.tm_pb_text ul {
	list-style: disc !important;
	margin-left: 19px !important;
}
.tm_pb_text ul li::before {
	display: none;
}
.tm_pb_text.tm_pb_text_align_center ul {
	list-style-position: inside !important;
	margin-left: 0 !important;
}
.tm-posts_item_meta.entry-meta {
	display: none;
}
#toTop {
	border: 1px solid white;
}
.wp-picker-container .wp-color-result.button {
	display: none !important;
}


/* eigene Elemente */
.Abschnitt_grau, .Abschnitt_hellgrau {
	background-color: #ededed !important;
}
.Abstand {
	padding-top: 60px;
	padding-bottom: 60px;
}
.Abstand_klein {
	padding-top: 30px;
	padding-bottom: 30px;
}
.Abstand_oben {
	padding-top: 60px;
}
.Abstand_oben_klein {
	padding-top: 30px;
}
.Abstand_unten {
	padding-bottom: 60px;
}
.Abstand_unten_klein {
	padding-bottom: 30px;
}
.Abstand_Box {
	margin: 60px !important;
}
.Abstand_Box_klein {
	margin: 30px !important;
}
.Abstand_null {
	margin: 0;
	padding: 0;
}
.Accordeon_geschlossen {
	border-bottom: 1px solid #00a990;
	margin-top: 20px;
}
.Accordeon_geschlossen .tm_pb_module:first-child {
	display: none;
}
.Accordeon_geschlossen .tm_pb_toggle.tm_pb_toggle_open {
	background-color: transparent !important;
}
.absolut_unten {
	position: absolute !important;
	bottom: 10%;
}
.animiert {
	animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
}
.Grossbuchstaben {
	text-transform: uppercase;
}
.kleine_Schrift {
	font-size: 13px;
}
.Spaltenbreite_10 {
	flex: 0 0 10%;
  max-width: 10%;
}
.Spaltenbreite_20 {
	flex: 0 0 20%;
  max-width: 20%;
}
.Spaltenbreite_30 {
	flex: 0 0 30%;
  max-width: 30%;
}
.Spaltenbreite_40 {
	flex: 0 0 40%;
  max-width: 40%;
}
.Spaltenbreite_50 {
	flex: 0 0 50%;
  max-width: 50%;
}
.Spaltenbreite_60 {
	flex: 0 0 60%;
  max-width: 60%;
}
.Spaltenbreite_70 {
	flex: 0 0 70%;
  max-width: 70%;
}
.Spaltenbreite_80 {
	flex: 0 0 80%;
  max-width: 80%;
}
.Spaltenbreite_90 {
	flex: 0 0 90%;
  max-width: 90%;
}
.Seitenrand_5 {
	padding: 0 5%;
}
.Seitenrand_10 {
	padding: 0 10%;
}
.Seitenrand_15 {
	padding: 0 15%;
}
.Seitenrand_20 {
	padding: 0 20%;
}
.Seitenrand_25 {
	padding: 0 25%;
}
#Sprachenumschalter {
	display: inline-block;
	margin-left: 28px;
}
#Sprachenumschalter a {
	display: inline-block;
	padding: 1px 4px;
	color: white;
	background-color: #07333e;
	font-family: 'Montserrat' !important;
	font-size: 13px;
	font-weight: 600;
}
#Sprachenumschalter a:hover {
	color: #07333e;
	background-color: #b9e637;
}
#Sprachenumschalter a#Sprache_AT {
	color: #07333e;
	background-color: #b9e637;
}
.unsichtbar {
	display: none;
}
.vh10 {
	min-height: 10vh;
}
.vh20 {
	min-height: 20vh;
}
.vh25 {
	min-height: 25vh;
}
.vh30 {
	min-height: 30vh;
}
.vh40 {
	min-height: 40vh;
}
.vh50 {
	min-height: 50vh;
}
.vh60 {
	min-height: 60vh;
}
.vh70 {
	min-height: 70vh;
}
.vh80 {
	min-height: 80vh;
}
.vh90 {
	min-height: 90vh;
}
.vh100 {
	min-height: 100vh;
}
.volle_Bildschirmbreite {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	background-position: center;
	background-size: cover;
}


/* einzelne Seiten */
body.error404 .site-content {
	background-color: #fff !important;
	background-size: auto 240px;
	background-position: center 140px !important;
}
body.error404 .page-content {
  margin-top: 380px;
}
body.error404 .page-content h1, body.error404 .page-content h2, body.error404 .page-content h3, body.error404 .page-content p, body.error404 .page-content li {
  color: black;
}
body.error404 .error-404 .btn.btn-secondary {
	color: black;
  border-color: #666;
}
body.error404 .error-404 .btn-secondary:hover {
  color: #666;
  border-color: #666;
}


/* Fade-In Effekt */
.einblenden {
  opacity: 0; /* muss auf 0 */
}
.fade-in {
	animation: fade-in 2s forwards;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


/* Anpassungen für responsive Design */
@media (min-width: 1280px) {
	.super-guacamole__menu.menu-item.menu-item-has-children {
		display: none !important;
	}
}
@media (max-width: 1279px) {
	.footer-area #custom_html-4, .footer-area #custom_html-5, .footer-area #custom_html-6 {
		padding-left: 3%;
	}
	.Hofarbeiten_Pfeil_rechts::after {
		display: none;
	}
	.verkleinerter_Inhalt.row .tm_pb_column {
		padding: 20px !important;
	}
}
@media (max-width: 1023px) {
	h1 {
		font-size: 22px !important;
	}
	h2 {
		font-size: 20px !important;
	}
	h3 {
		font-size: 20px !important;
	}
	h4, h5 {
		font-size: 18px !important;
	}
	p, li, td, input, div.tm_pb_text, div.Formularfeld, div.Formularfeld_Bezeichnung {
		font-size: 14px !important;
	}
	button, .tm_pb_button, .header-btn.btn.btn-default, input[type=submit], a.tm_pb_button {
		font-size: 14px !important;
		padding: 16px 24px !important;
	}
	.header-elements-wrap .header-btn {
		position: absolute;
		right: 0;
		top: 0;
	}
	.fa {
		font-size: 24px;
	}
	.footer-area p {
		font-size: 16px !important;
	}
	.Formularfeld {
		min-width: 46%;
	}
	.Formularfeld.Name, .Formularfeld.Kontaktdaten, .Formularfeld.eMail_Telefon {
		min-width: 96%;
	}
	.main-navigation .sub-menu a {
		font-size: 16px !important;
	}
	.verkleinert_horiontal {
		padding: 0 10px;
	}
	.vertikal_mittig {
		margin: 10px !important;
	}
	.vw20 {
		width: 30%;
	}
	.site-branding {
		width: 30%;
	}
}
@media (max-width: 767px) {
	body, p, li, td, input, div.tm_pb_text, div.Formularfeld, div.Formularfeld_Bezeichnung, input[type=email], input[type=submit], input[type=tel], input[type=text], textarea {
		font-size: 14px !important;
	}
	.Abstand_oben {
		padding-top: 30px;
	}
	.Abstand_unten {
		padding-bottom: 30px;
	}
	.Abstand {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.contact-block__item {
		padding-top: 0;
		padding-bottom: 0;
	}
	#custom_html-3 img {
		width: 70%;
	}
	.footer-area .Footer_Link {
		margin-top: 8px;
	}
	.footer-area #custom_html-4, .footer-area #custom_html-5, .footer-area #custom_html-6 {
		padding-left: 8%;
	}
	.Frische_und_Genuss.row .tm_pb_column.tm_pb_column_1_4 {
		max-width: 48%;
    margin: 14px 1%;
	}
	.header-container {
		padding: 0 0 18px 0;
	}
	.header-elements-wrap .header-btn {
		z-index: 1000;
	}
	.header-search {
		display: none;
	}
	.Preistabelle td {
		font-size: 13px !important;
	}
	.Spaltenbreite_10, .Spaltenbreite_20, .Spaltenbreite_30, .Spaltenbreite_40, .Spaltenbreite_50, .Spaltenbreite_60, .Spaltenbreite_70, .Spaltenbreite_80, .Spaltenbreite_90 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.Seitenrand_5, .Seitenrand_10, .Seitenrand_15, .Seitenrand_20, .Seitenrand_25 {
		padding: 0;
	}
	.site-branding {
    z-index: 999;
		width: 100px;
    height: auto;
    position: fixed;
    top: 5px;
    left: 39%;
	}
	#Sprachenumschalter {
    z-index: 999;
		position: fixed;
    width: max-content;
    top: 17px;
    right: 22px;
	}
	.verkleinert_horiontal {
		padding: 0 20% !important;
	}
	.widget {
		margin-bottom: 24px;
	}
	.vw20 {
		width: 30%;
	}
}
@media (max-width: 490px) {

}
 



