<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pvr-makler header .pvr-navigation-static_content nav.category &gt; ul.pvr-flyout-navigation &gt; li.pvr-flyout-entry:last-child &gt; a::before {
    content: "" !important;
}

.pvr-makler header .pvr-navigation-static_content nav.category &gt; ul.pvr-flyout-navigation &gt; li.pvr-flyout-entry:last-child &gt; a {
    padding-left: 0px !important;
}



.pvr-makler header .right-off-canvas-menu ul.off-canvas-list &gt; li.first-level:last-child &gt; a:not(.offcanvas-user-info)::after {
    content: "" !important;
    
}

.pvr-makler .right-off-canvas-menu ul.off-canvas-list &gt; li.first-level:last-child &gt; a:not(.offcanvas-user-info)::before {
	position: relative !important;
	left: auto !important;
	top: auto !important;
}</pre></body></html>