/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*i.eicon-menu-bar {
    background-image: url(https://cdn.dushanwegner.net/wp-content/themes/hello-theme-child-master/icons/burger_icon_3.png);
}*/


blockquote {
  background:#f9f9f9;
  border-left: 5px solid #ddd;
  margin:1.5em 10px 1.5em 0;
  padding:.5em 15px;
}
blockquote:before {
  color:#ccc;
  content:"»";
  font-size:4em;
  line-height:.1em;
  margin-right:.005em;
  margin-left: -5px;
  vertical-align:-.2em;
}
blockquote p {
  display:inline;
}

.elementor-widget-theme-post-content ul {
  margin: 10px 0; 
}


.print_only {
    display: none;
  }
  
  @media only print {
      body {
          background-color: white;
      }
      body.single {
          margin: 1cm;
      }	
      h1, h2, h3, h4, h5, blockquote {
          page-break-after:avoid !important;
          page-break-inside:avoid !important;
          margin-top: 0.75cm !important;
          margin-bottom: 0.5cm !important;
          padding: 0 !important;		
      }
      #content p {
              page-break-inside: avoid !important;
          }
    .print_only {
        display: inherit !important;
    }
      .hide_in_print {
          display: none !important;
      }
      #masthead {
          display: none;
      }
      body.single div, p {
          padding: 0 !important;
          width: 100% !important;
          font-size: 15px;
          line-height: 25px;
      }
      .wpsdc-drop-cap {
          font-size: 55px !important;
          margin: -10px 0 0 -4px !important;
          height:  50px; 
      }
      .elementor-element-25078c4 {
          border-top: 1px solid black;
          text-align: center;
          padding: 0.5cm !important;
          margin-top: 1.5cm !important;
      }
  
      .inside-header, .standard-header-image, .site-logo {
          float: left;
          display: visible !important;
      }
      body.single body {
          padding: 0.5cm;
          background-color: white !important;
      }
  
      a {
          text-decoration: underline;
          color: black !important;
      }
      #content a::after {
        content: \' [\\00a0\' attr(href) \'\\00a0]\';
              font-weight: 400;
     }
  
  .inside-navigation, .sf-menu, .menu-toggle, .mobile-bar-items, .dw-fotoinfo, .elementor-element-74941f2, .elementor-element-f66d4c7, .elementor-element-e7e55ca, .elementor-element-0094b87, .elementor-element-085d8c9, .elementor-element-829a658, .elementor-element-479f944, .elementor-element-1a3906d, .elementor-element-1edec54,  .elementor-image, .code-block, .elementor-element-64b62b6, .elementor-element-ba61414, .elementor-element-fd14269, .elementor-element-891ae90, .elementor-element-a042c58, .site-footer, .elementor-element-af5834e  {
          display: none !important;
      }
      blockquote {
           padding: 0 0 0 1cm !important;
          border-left: 5px solid black !important;
      }
  }