/* 
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
*/


.home #site-header, .home #site-footer {
  display: none;
}

#services .custom-boxes .elementor-column {
    position: relative;
    height: 371px;
}
#services .custom-boxes .elementor-column .elementskit-infobox {
    overflow: visible;
}
#services .custom-boxes .elementor-column .elementskit-info-box-icon img {
    position: absolute;
    clear: both;
     overflow: visible; 
    z-index: 99999;
    top: -80px;
    width: 70px;
}
#services .custom-boxes .elementor-column .box-body {
    padding-top: 50px;
}