

.page-template-blog-masonry-full-width .filter_holder li:first-child span {
    visibility: hidden !important;
}
.page-template-blog-masonry-full-width .filter_holder li:first-child span:after {
    content: "Alles" !important;
    visibility: visible !important;
}

span.social_share_title {
  display: none;
}
.social_share_dropdown .inner_arrow {
  display: none;
}
.social_share_dropdown {
  visibility: visible;
  width: 100%;
}
.social_share_dropdown {
  position: relative;
}
.social_share_dropdown ul {
  display: inline-block;
  width: 100%;
  background-color: transparent;
  }
.social_share_dropdown ul li {
  display: inline-block;
}
.social_share_dropdown ul li i {
  color: #bebebe;
}
.social_share_dropdown {
  opacity: 1 !important;
}