/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 14 2021 | 07:09:36 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.kontakt-footer a {
  color:#000;
}

.footer-lineheight h4 {
line-height:26px;
}

.footer-lineheight p {
  margin-top:0px;
  line-height:24px;
}

div.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top:0px;
}

.postid-730 #text_block-200-41, .postid-728 #text_block-200-41, .postid-729 #text_block-200-41 {
  display:none;
}