/*
Theme Name: RUBIKON
*/

.archive__posts article + article.category-hledam-praci {
  margin-top: 20px;
  padding-top: 20px;
}

/* SINGLE PAGE - POSTS */
.single .shared-counts-wrap.after_content.style-fancy {
  text-align: center;
  display: block;
  padding-right: 0;
}
.single
  .shared-counts-wrap.style-fancy
  .shared-counts-button
  .shared-counts-count {
  position: relative;
  top: 2px;
  padding-right: 10px;
}
@media (min-width: 600px) {
  .single
    .shared-counts-wrap.style-fancy
    .shared-counts-button
    .shared-counts-label {
    width: auto;
    opacity: 1;
    padding-right: 10px;
    position: relative;
    top: 2px;
    font-weight: bold;
  }
}

/* ARCHIVE - BLOG */
.archive .shared-counts-wrap.style-fancy {
  justify-content: flex-start;
  padding-top: 15px;
}
.archive .shared-counts-wrap.style-fancy .shared-counts-button {
  flex: none !important;
}
.archive .shared-counts-wrap.style-fancy .shared-counts-button svg {
  fill: #4c4c4c !important;
}

.archive
  .shared-counts-wrap.style-fancy
  .shared-counts-button.facebook:hover
  svg {
  fill: #3b5998 !important;
}
.archive
  .shared-counts-wrap.style-fancy
  .shared-counts-button.twitter:hover
  svg {
  fill: #00b6f1 !important;
}
.archive
  .shared-counts-wrap.style-fancy
  .shared-counts-button.linkedin:hover
  svg {
  fill: #007bb6 !important;
}

.archive
  .shared-counts-wrap.style-fancy
  .shared-counts-button
  .shared-counts-count {
  color: #4c4c4c;
  position: relative;
  top: 2px;
}

.archive .shared-counts-wrap.style-fancy .shared-counts-button {
  background: transparent !important;
  font-weight: bold;
}
.archive
  .shared-counts-wrap.style-fancy
  .shared-counts-button
  .shared-counts-label {
  display: none;
}

@media screen and (min-width: 768px) {
  .rubikon-work {
    display: inline-block;
    padding: 0 1em 1em 0;
  }
}

.organisations-perex {
  font-size: 1.8rem;
  padding: 1em 0;
  line-height: 1.2em;
}
