/* 
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
*/
@media print {
#footer { display:none !important; }
.you-may-also-like{display: none !important;}
.hide-for-print{display: none !important; height: 0px !important; opacity: 0 !important; visibility: hidden !important;}
.copy-right-bottom{text-align: center !important;}
.width-100-for-print{width: 100% !important; text-align: center !important;}
a[href]:after{display: none !important;}
.elementor-image{text-align: center !important;}
.elementor-inline-items.elementor-icon-list-items.elementor-post-info{display: inline-flex !important;}
h1,h2{color: #000 !important;}
.remove-min-height .elementor-container{min-height: 0px !important;}
.elementor-inline-items.elementor-icon-list-items.elementor-post-info li{display: block !important; width: 100% !important;}
.elementor-inline-items.elementor-icon-list-items.elementor-post-info li a[href]:after{display: inline-block !important;}
}