/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

@media print {
  /* Hide link's href URL in print. */

  a[href]::after {
    content: none !important;
  }

  *,
  *::before,
  *::after {
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  .btn {
    padding: 8px 20px !important;
  }

  .collapse:not(.show) {
    display: block !important;
  }

  main {
    margin-top: 0;
  }

  iframe,
  .footer-top,
  #footer-menu,
  #sliding-popup,
  .navbar-toggler,
  .block-we-megamenu,
  .bb-feedback-button,
  .gleap-ai-ui-widget,
  .views-exposed-form,
  .navbar-search-container,
  .gpc-search-redirect-form,
  .simple-social-share-block,
  .gleap-notification-container,
  .views-sort-result-info-wrapper,
  .navbar-search-wrapper-container {
    display: none !important;
  }

  .vlb-section-header .col-lg-4 {
    width: 33.333%;
  }

  footer.mt-160 {
    margin-top: 0 !important;
  }

  .vlb-section-header .col-lg-4 .field__item {
    white-space: nowrap;
  }

  .block-field-blocknodepublicationsfield-file {
    display: none;
  }
}
