/* 
Theme Name: BugLife Child theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Child theme of Hello Elementor
Author: BugLife Club
Author URI: https://buglife.club/
Template: hello-elementor
Version: 1.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

html, body {overflow-x: hidden !important;}

p {margin-bottom: none;}


/* Hello Title & Description */
.hello_elementor_page_title: {display: none;} 

.entry-title {display: none !important;}

.site-title {display: none !important;}

.site-description {display: none !important;}
 
*/

<style>

.elementor-nav-menu--indicator-classic .elementor-nav-menu .sub-arrow i:before {
    content: '\e805';
    font-family: 'maxrosenfeld';
}

.fa-search:before {
    content: '\e804'!important;
    font-family: 'maxrosenfeld';
}

.fa-linkedin:before {
    content: '\f0e1'!important;
    font-family: 'maxrosenfeld';
}

.fa-twitter:before {
    content: '\f099';
    font-family: 'maxrosenfeld';
}

.fa-facebook:before {
    content: '\f09a';
    font-family: 'maxrosenfeld';
}

.eicon-chevron-left:before {
    content: '\e807';
    font-family: 'maxrosenfeld';
}

.eicon-chevron-right:before {
    content: '\e808';
    font-family: 'maxrosenfeld';
}

.eicon-menu-bar:before {
    content: '\f0c9';
    font-family: 'maxrosenfeld';
}

.elementor-menu-toggle.elementor-active i:before {
    content: '\e801';
    font-family: 'maxrosenfeld';
}

.icon-cancel:before {
    content: '\e802';
font-family: 'maxrosenfeld';
}

.elementor-menu-toggle.elementor-active i:before {
    content: "\e802";
font-family: 'maxrosenfeld';
}
i {
    font-style: normal;
}

</style>
