/* Custom CSS by CIDCOM */
/* Animals stylen */

/* SVG immer volle Größe */
svg {
  display: block;
  height: 100%;
  width: 100%;
}

/* Tiere stylen */
.fuchs-animated {
	margin: auto;
	width: 40%; height: auto;
}

.eule-animated {
	margin: auto;
	width: 40%; height: auto;
}

.baer-animated {
	margin: auto;
	width: 40%; height: auto;
}

.hund-animated {
	margin: auto;
	width: 40%; height: auto;
}

/* Footer Logo anpassen */
@media only screen and (min-width: 1050px) {
  .waldheimat-logo-footer {
  position: absolute;
	top: -15px;
	}
}

/* Footer Text anpassen */
.footer-text {
	margin-bottom: 35px;
	color: #fff;
}

/* Slidebar stylen */
.fusion-sliding-bar {
background-image: url("https://www.waldheimathuetten.at/wp-content/uploads/2018/12/sidebar-background1.jpg");
	background-size: cover;
}

/* Sidebar stylen */
.mojo-sp {
	top: 200px !important; 
	height: 390px !important;
}

.mojo-sp h3 { color: #fff !important;
}

.mojo-sp-button {
top: 200px !important;
}

.mojosp-panel-visible {
	z-index: 10 !important;
	position: fixed !important;
}

.mojosp-panel-visible input[type=text] {
	height: 40px !important;
}

.mojosp-panel-visible input[type=button] {
	width: 100% !important;
}

.nf-form-title {
	font-family: Lato;
	margin: auto;
	font-size: 25px !important; 
}

/* Hütten Tabs stylen */
.huetten-tabs {
	margin-bottom: 0px !important;
}

.huetten-tabs .tab-pane {
	padding: 0px !important
}

.huetten-tabs .fusion-tab-heading {
		font-style: normal !important;
}

/* Newsletter Datenschutz Text */
.directmail-checkbox-label {
	font-size: 18px !important;
	font-family: Lato !important;
	color: #fff !important;
}

.directmail-checkbox-label a {
	font-size: 18px !important;
	font-family: Lato !important;
	color: #fff !important;
}

/* Inaktive Einstellungen */

/* Text stylen
.umgebung-text1 {
	margin: auto;
	font-size: 50px;
}

.umgebung-button1 {
	margin: auto;
	font-size: 20px;
}
*/

/* Footer Tier Test
.animals-animated-footer {
	position: absolute;
	top: -20px;
	width: 20%; height: auto;
}
*/

/* Button stylen 
.button-slider1:hover {
	background-image: url(/wp-content/uploads/2018/12/tischdecke-button2.png) !important;
	background-size: 95% !important;
}

.button-slider1:hover span {
	font-size: 1.5em !important;
	color: #fff !important;
}
*/


/* Google Maps blocker */


.g-map-kontakt .fusion-privacy-placeholder {
	background-image: url("/wp-content/uploads/2023/01/Bildschirmfoto-2023-01-20-um-12.54.15.png")!important;
	background-size: contain!important;
	background-repeat:no-repeat!important;
	background-position:center!important;
	padding-top: 100px!important;
	padding:0!important;
	margin:0!important:
}

.g-map-kontakt .fusion-privacy-placeholder-content{
	background-color: rgba(5,131,69,0.9)!important;
	color:white!important;
	padding:2em!important;
}

.g-map-kontakt .fusion-button {
	color:rgba(5,131,69)!important;
	background-color:white!important;
}

.g-map-kontakt .fusion-button:hover {
	color:white!important;
	background-color:#b4d9c7!important;
}
}

