/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
Description: Дочерняя тема для Hello Elementor
Author: Евгений Солдатов
*/
.hfe-nav-menu-icon {
    padding: 0!important;
}
.tel h6{
    margin: 0;
}
html, body{
    overflow-x: hidden;
}
.popup-cont{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0; left:0;
    bottom:0; right:0;
    display: none;
}