/*
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
*/

.home-top-pic{
	height: 550px;
	overflow: hidden;
	margin-top: -70px;
}

.hotline{
	font-size: 40px !important;
	font-weight: 700 !important;
}

.hotline-flach{
	text-align: center;
	line-height: 0.8em;
	padding: 40px 0;
	font-size: 22px;
}

.fusion-toggle-heading{
	font-size: 20px;
}

.toggle-content{
	margin-left: 40px;
}

.person-name{
	font-size: 18px !important;
	font-weight: 100 !important;
	margin-bottom: 8px;
}
.person-title{
	font-size: 14px;
	font-weight: 700;
}

.zIndex-15{
	z-index: 15 !important;
}

@media (max-width:1440px) {
.home-top-pic{
	height: 450px;
	overflow: hidden;
	margin-top: -70px;
}

}

.comment-form input[type="submit"], .fusion-button, .fusion-load-more-button, .ticket-selector-submit-btn[type="submit"], .woocommerce .cart-collaterals .checkout-button, .woocommerce-MyAccount-content form .button, .woocommerce.add_to_cart_inline .button {
    font-family: 'Alef';
}

.tparrows{
background: transparent !important;}



@media (max-width:360px) {
	.hotline{
		font-size: 30px !important;
		font-weight: 700 !important;
	}
}