/*
Theme Name: Avada Child
Description: Child theme for the Avada theme
Author: Damack
Template: Avada
*/

/* Header*/
.logo-wrapper img {
	width: auto;
	height: 71px;
	margin-top: 10px;
}
/* Header*/

/* Carousel */
.fusion-column-wrapper .fusion-image-carousel {
	margin-bottom: 20px;
}
/* Carousel */

/* Ticker */
.ditty-item__content:before {
	content: " ";
    width: 100%;
	height: 38px;
    content: " ";
    background-image: url('/wp-content/uploads/2026/01/alpin-royal-logo-white-1-300x173.png');
	background-size: contain;
	background-repeat: no-repeat;
    position: absolute;
    left: -30px;	
	top: 5px;
}
/* Ticker */
/* Content */
.home-erlebnis-wrapper {
	height: 500px;
}
.home-erlebnis-wrapper .fusion-empty-column-bg-image.fusion-column-has-bg-image {
	border-radius: 10px;
}
/* Content */

/* Footer */
.maps-wrapper p {
	margin: 0;
}
/* Footer */