/*
 Theme Name: Silence Child
 Template: silence
*/


.container {
    padding: 0 10px;
    max-width: 940px;
    margin: 0 auto;
}

.feature {
    font-size: .9rem;
}

.feature-heading {
    text-transform: uppercase;
}

.feature-thumbnail {
    padding-bottom: 19px;
    margin-bottom: 13px;
    border-bottom: 1px solid #b5b6b7;
}

.googlemaps-link {
    position: relative;
}

.googlemaps-icon ul .icons:after {
  max-width: 70%;
  border-bottom: 1px solid #b5b6b7;
  content: '';
  width: 89%;
  display: inline-block;
  margin-left: 8px;
  vertical-align: text-bottom;
}

.googlemaps-icon ul {
  list-style-type: none;
  margin-bottom: 27px;
}
.googlemaps-icon ul a li{
  margin-left: 0px;
  margin-bottom: 10px;
}
.googlemaps-icon ul a li img {
  width: 19px;
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}

.marek-stempel{
  position: absolute;
  width: 60px;
  right: 0;
  bottom: -35px;
}

.hidden-gallery {
  display: inline-block;
}

.hidden-gallery-title {
  margin-top: 8px;
  /* font-weight: 600; */
}

@media (min-width: 992px) {
    .marek-stempel{
      width: 100px;
      bottom: -70px;
    }

}

.menu-item.lang-item a {
  color: rgba(0,0,0,.4) !important;
}