<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gesch-show { display: unset;}
.steuer-show { display: unset;}
.addres-show { display: unset;}
.opentime-show { display: unset;}
.instagram-show { display: unset;}
.facebook-show { display: unset;}

/* remove dpppelt &lt;a&gt; */
a:has(+a.getpost-link){ 
    display: none !important;
}

/* remove dpppelt &lt;a&gt; on Mobil */
/*
#fixed-tool-bar .icon-phon a:first-child, #fixed-tool-bar .icon-email a:first-child, #fixed-tool-bar .icon-map a:first-child, #fixed-tool-bar .icon-insta a:first-child, #fixed-tool-bar .icon-facebook a:first-child {
    display: none !important;
}
*/</pre></body></html>