/* Print-Styles */

* {
  background: none !important;
}

nav,
footer,
form,
aside {
  display: none !important;
}

.only_mobile {
  display: none !important;
}

header {
  display: none !important;
}

.entry-video.block-full-width  {
  display: none!important;
}

.button {
  color: var(--orange) !important;
  padding: 0 !important;
}

.ws-splide-slider.block-full-width {
  display: none;
}

.livinggroups.path.flexbox img {
  display: none !important;
}

.livinggroups {
    justify-content: center !important;
}

.livinggroups .content {
  width: 100% !important;
}

.logo:after {
  display: none!important;
}

.directors .text{
  padding: 0!important;
  margin: 0!important;
}