#r2g_navimodul>*[id^="menu-"]>li.open:after {
    content: '';
}
/* Bugfix: Immo-Slideshow Close Button */
.dialog-widget .elementor-slideshow__header.elementor-lightbox-prevent-close {
    width: calc(100% - 65px);
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

p {
    margin-top: 1em;
    margin-bottom: 1em;
}

h1, .h1, .wpContent h1, .wpContent .h1 {
    font-size: 2.200em;
    font-weight: 300;
    line-height: 1.188em;
    margin-bottom: 0.45em;
}

@media (max-width: 768px) {
    h1, .h1, .wpContent h1, .wpContent .h1 {
        font-size: 1.800em !important;
        line-height: 1.171em !important;
        margin-bottom: 0.343em !important;
    }
}