/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.content-container, .content-container p, .fusion-read-more{
	font-family: "Source Sans Pro" !important;
}

.ilightbox-social {
	display: none !important;
}
.tnp-subscription select {
	min-height: 40px;
}

.woot-widget-bubble {
	bottom: 50px !important;
}

/* Cookiebanner icon */
@media (max-width:447px){
.cc-revoke.cc-bottom {
	bottom: 45px;
	/* rotate: 90deg; */
}
}


/* Hub Buttons */

#hub-buttons {
	position: fixed;
	right: 0px;
	top: 40%;
	z-index: 10000 !important;
}
.hub-button {
	width: 90px;
	height: 50px;
	background: #AF9754;
	display: block;
	color: #fff;
	font-size: 15px;
	border-radius: 10px 0 0 10px;
	margin-bottom: -18px;
	text-align: center;
	line-height: 16px;
	padding-top: 9px;
	position: relative;
	padding-right: 5px;
	margin-right: -5px;
}
.zimmer {
	background: #008000;
}
.anfrage {
	padding-top: 15px;
}
.hub-button:hover {
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
	width: 90px;
	right: 5px;
}
.hub-button.betriebemobile {
	top: 140px;
	z-index: 1000000 !important;
	right: 60px;
	left: unset;
	position: absolute;
	border-radius: 10px !important;
	display:none;
}
@media (max-width:450px){
#hub-buttons {
	bottom: 0 !important;
	top: unset;
	width: 100% !important;
	height: 45px !important;
	background: #AF9754;
}

.anfrage, .betriebe {
	display: none !important;
}
#hub-buttons a{
	display: inline-grid;
	width: 33.90%;
	border-radius: 0 !important;
	border-right: 1px solid #fff;
}
#hub-buttons br {
	display: none;
}
.hub-button br {
	display: block !important;
}
	.hub-button.betriebemobile {
	display:block;
}

}
