/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 09 2019 | 14:04:46 */
 
@media print {
  h1, h2, h3, p, a {
    color: #000 !important;
    text-transform: none !important;
    text-align: left !important;
  }
  
  p {
   font-size: 16px !important; 
   text-align: left !important;
  }
  
  .slider-box {
   display: none; 
  }
  
  .elementor-slick-slider {
   display: none; 
  }
  
  .print-footer {
   display: none !important; 
  }
  
  header{
   display: none !important; 
  }
  
  .elementor-icon-list-icon i {
    color: #000 !important; 
  }
  
  .elementor-image {
    display: none !important;
  }
  
  .elementor-text-editor tr {
   border-bottom: none !important; 
  }
  
  .print-jobs {
   border: 2px solid #000; 
  }
  
  .elementor-element {
   padding: 0 !important; 
  }
  
  .print-kontakt {
    display: none !important;
  }
  
  .elementor-tab-content {
   display: block !important; 
   padding: 0 !important; 
  }
  
  .elementor-tab-content table {
   margin: 0 !important; 
  }
  
  .elementor-tab-title {
   padding: 0 !important; 
   margin-top: 32px !important;
   font-weight: bold !important;
   font-size: 25px !important;
  }
  
   .elementor-tab-content tr{
    border-bottom: none;
  }
  
  .elementor-accordion-icon-closed {
    display: none !important;
  }
  
}