/* Print */
@media print {  
   
   *{ 
   	font-family: poppins, sans-serif !important;
   }
      
   .no-print, .no-print * {
      display: none !important;
   }
   
   .show-print, .show-print * {
      display: block !important;
   }
   
   .slick-track {
      width: 100%!important;
   }
   
   img {
      width: 85%!important;
      page-break-after: avoid !important; 
      margin-bottom: 1em!important;
   }
  
   
   h1 {
      margin-bottom: 1em!important;
   }
   
   .turism_eventDate {
      display: inline-flex !important;
      width: auto!important;
      padding: 0;
      text-align: left;
   }
   .turism_eventDate-container {
      display: flex !important;
   }
   .turism_eventDate-info, .turism_eventDate-start, .turism_eventDate-end {
      display: inline-block !important;
   }
   
   #ArtviseWebHelpTab, #ArtviseWebHelpTab *, header, footer, nav, .lp-panic-button, .sv-print-portlet, .rspkr_dr_img {
      display: none !important; 
   }
   
   .plusbox-envision .env-collapse {
      box-shadow: none; 
      padding:0rem;
   }
      
   .sv-font-rubrik-2-lank a {
      box-shadow: none; 
      border: 1px solid #000;
   }
   
   .sv-font-rubrik-2-lank a, .sv-font-brodsmula {
      color: #000 !important; 
   }
   
  .sv-font-brodsmula {
     font-weight: 400; 
     font-size: 16px; 
  }

   .print-table-head  {
      color: #000 !important;  
   }
   
   th, td {
      border: 1px solid #000 !important;    
   }
   th *, td *{
   	color: #000 !important;    
   }
   
   #Kontakt {
      display: block !important; 
   }
}

.print-title {
   background: none;
   border: none;
   font-family: poppins, sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 20.8px;
   color: #282828;
   line-height: normal;
   padding:0rem; 
}

.print-header {
   width: 177px !important;
   height: 118px !important; 
   margin: 2rem 0rem; 
}
