i.seatplan-icon-150personen {
    background-image: url('/wp-content/themes/cmwp-bb-child/assets/css/images/150_personen.svg');
    width: 50px;
    height: 50px;
    display: block;
    background-repeat: no-repeat;
    background-size: 70px;
    background-position: center;
    margin: 0 auto;
}
i.seatplan-icon-150personen-dark {
    background-image: url('/wp-content/themes/cmwp-bb-child/assets/css/images/150_personen_dark.svg');
    width: 50px;
    height: 50px;
    display: block;
    background-repeat: no-repeat;
    background-size: 31px;
    background-position: center;
    margin-left: auto;
    margin-right: 1px;
}
.tabel_tagungen_offset_m_value {
    display: inline-block;
    padding-top: 13px;
    font-size: 14px;
    color: #808080;
}
.fl-icon-wrap span {
    color: #808080;
}
.fa-hat-cowboy-side:before {
	content: '';
    background-image: url(/wp-content/themes/cmwp-bb-child/assets/css/images/150_personen_dark.svg);
    width: 40px !important;
    height: 27px !important;
    /* background-color: red; */
    display: block;
    background-size: 40px;
    background-repeat: no-repeat;
}

.fl-rich-text ul{
	list-style: none;
}
.fl-rich-text ul li{
	padding-bottom: 8px;
	position: relative;
	padding-left: 12px;
}
.fl-rich-text ul li:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #4f6377;
	position: absolute;
	left: -10px;
	top: 7px;
}
.fl-node-66548dddacc42 > .fl-col-content {
background-color: #eef2f5;
}
.recurring-events-wrap{
	display: none;
}