/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.9.0.1630139504
Updated: 2021-08-28 10:31:44

*/

@media only print {
  #et-top-navigation,
  #main-content .container::before,
  #main-content #sidebar,
  #main-content .shariff,
  #main-content .et_post_meta_wrapper:last-child,
 footer .et_pb_section .et_pb_row:first-child{
    display: none!important;
  }
  #main-content #left-area,
  #main-content .et_pb_row{
    width: 100%;
    font-size: 14px;
    line-height: 1.4em;
    color: #333!important;
  }
  #main-content .et_pb_section p {
    padding-bottom: 5px;
  }

  #main-content .et_pb_section,
  #main-content .entry-content,
  #main-content article{
    padding: 0!important;
    margin: 0!important;
  }
   #main-content .container{
    padding: 0!important;
  }
  
  #main-content .et_post_meta_wrapper img{
    width: 40%
  }
  #main-content .et_pb_section img {
    max-width: 8cm;
  }
  
  #main-header, #main-header .logo_container {
    height: 3cm;
  }
  footer.et-l .et_pb_section,
  footer.et-l .et_pb_section .et_pb_text{
    background-color: transparent!important; 
    padding: 10px 0!important;
  }
  footer.et-l .et_pb_section .et_pb_text{
    color: #333!important;
    
  }
}