/**
Theme Name: bruns-weihnachtbaeume
Author: Bertram Schmidt-Traub
Author URI: https://www.atplanet.de
Description: Child Theme Bruns Weihnachtsbäume
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bruns-weihnachtbaeume
Template: astra
*/
.main-header-bar {
	background: url(img/bg-menu.png) no-repeat center center !important;
}
.header-main-layout-1 .ast-main-header-bar-alignment {
    margin: auto;
}
.deko {
	position: relative;
}
.deko:before {
    content: "";
    width: 979px;
    height: 260px;
    background: url(img/icon-chris2.png) center center no-repeat;
    position: absolute;
    top: -50px;
    right: -30px;
    z-index: 2;
}
.main-header-bar.ast-sticky-active {
    box-shadow: none;
}
.header-deko span.fl-heading-text,
.header-deko span.uabb-heading-text {
	position: relative;
}
.header-deko span.fl-heading-text:after,
.header-deko span.uabb-heading-text:after {
    content: "";
    width: 73px;
    height: 65px;
    background: url(img/icon-chris.png) center center no-repeat;
    position: absolute;
    top: -25px;
    right: -40px;
}
.fl-module-content ul li {
	margin-left: 25px !important;
	list-style-type: none;
	position: relative;
	margin-bottom: 8px !important;
}
.fl-module-content ul {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.fl-module-content ul li:before {
    position: absolute;
    content: url(img/christmas-ball-2.png);
    /* margin-right: 5px; */
    left: -20px;
}