@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: 'Patrick Hand';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/patrick-hand-v23-latin-regular.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
 * grün: 				#9da81e
 */


/* Anpassungen vorhandener Theme-Elemente */
body, div, h1, h2, h3, h4, h5, h6, p, a, li {
	hyphens: none !important;
	-webkit-hyphens: none !important;
	font-family: 'Patrick Hand' !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;
}
body.error404 .site-content {
	background-size: 300px auto;
	background-position: center 36px !important;
}
article.page {
	margin: 30px 0 10px 0;
}
article.post.type-post .entry-meta {
	display: none;
}
.breadcrumbs::before {
	display: none;
}
.contact-block__icon {
	font-size: 16px
}
.header-container {
  background-size: cover;
  min-height: 40vh;
}
.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;
}
.site-branding {
  position: absolute;
  width: 25%;
  min-width: 150px;
  height: auto;
  top: 16vh;
  left: 0;
}
.site-header.default .header-container::after {
	display: none;
}
#site-navigation, .mobile-panel {
	display: none !important;
}
.site-header {
  margin-top: 0 !important;
}
#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_module .tm_pb_button:hover {
	color: black;
	background-color: #9da81e;
	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: 30px;
}
.tm-pb-slider-arrows a {
	background-color: #9da81e !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;
}
#toTop {
	border: 1px solid white;
}



/* eigene Elemente */
.Abschnitt_grau, .Abschnitt_hellgrau {
	background-color: #ededed !important;
}
.Abstand_oben {
	padding-top: 30px;
}
.absolut_unten {
	position: absolute !important;
	bottom: 10%;
}
.Abstand_unten {
	padding-bottom: 30px;
}
.Abstand {
	padding-top: 30px;
	padding-bottom: 30px;
}
.Abstand_Box {
	margin: 30px !important;
}
.Abstand_null {
	margin: 0;
	padding: 0;
}
.kleiner_Text {
	font-size: 75%;
}
.kleiner_Text, .kleiner_Text a {
	color: #aaa;
}
.instagram_folge_uns a {
	background-image: url('/wp-content/themes/monstroid2-child/images/Instagram-Logo.png');
	background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  padding-right: 2em;
  margin-top: 16px;
}
.Text_klein {
	font-size: 70%;
}


/* 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) {
	div, p, li {
		font-size: 22px;
	}
	.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%;
	}
	.leer {
		display: none !important;
	}
	.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) {
	.Abstand_oben {
		padding-top: 30px;
	}
	.Abstand_unten {
		padding-bottom: 30px;
	}
	.Abstand {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#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%;
	}
	.header-elements-wrap .header-btn {
		top: -113px;
		z-index: 1000;
	}
	.verkleinert_horiontal {
		padding: 0 20% !important;
	}
	.widget {
		margin-bottom: 24px;
	}
	.vw20 {
		width: 30%;
	}
}


 
 
.wp-picker-container .wp-color-result.button {
	display: none !important;
}


