#spb-simplenews-subscriptions-block-4ba226c9-a227-4092-bad8-cd3249ab3825 .spb_top_center {
  left: 1rem;
  right: 1rem;
  min-width: 60% !important;
  width: unset !important;
}

.view-footer {
  text-align: center;
}

#spb-simplenews-subscriptions-block-4ba226c9-a227-4092-bad8-cd3249ab3825 .form-required:after {
  display: none !important;
}

.view-content {
  display: contents;
}

@media screen and (min-width: 640px) {
  #spb-simplenews-subscriptions-block-4ba226c9-a227-4092-bad8-cd3249ab3825 .spb_top_center {
    left: 20%;
    right: 20%;
  }
}


#block-views-block-search-result-block-1 .view-header,
#block-views-block-search-result-block-2 .view-header,
#block-views-block-search-result-chapter-block-1 .view-header,
#block-views-block-search-result-chapter-block-2 .view-header,
#block-views-block-photo-gallery-block-1 .view-header {
  display: none;
}

#block-views-block-articles-block-1 footer {
  text-align: center;
}

#show-more-feature {
  color: transparent;
  padding: 1.5rem;
  background: url("../../assets/images/more-link-icon.svg") no-repeat center center;
}

#show-more-feature:hover {
  background: url("../../assets/images/more-link-icon-active.svg") no-repeat center center;
  /* border: 2px solid #01963a; */
}

/* 650 - 834px */
@media screen and (min-width: 650px) and (max-width: 834px) {
  #block-searchresultgroup .view-filters,
  #block-views-block-photo-gallery-block-1 .view-filters {
    width: 100%;
    display: block;
    padding: 70px 0 0px;
    position: relative;
  }
}


.lightgallery {
  display: flex;
  flex-wrap: wrap;
}
