.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 <a> */
a:has(+a.getpost-link){ 
    display: none !important;
}

/* remove dpppelt <a> 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;
}
*/