.top-bar .elementor-social-icons-wrapper{
    line-height:0;
}
.top-bar .top-bar-listing .elementor-icon-list-icon i{
    line-height:40px;
}
.openBtn{text-align:right;}
.openBtn i{height:20px;width:20px;background-image:url('https://old.vis-hosting.com/wp-content/uploads/2020/07/search-icon.png');}
.openBtn i:before{content:"";}
.main-menu ul li a{position:relative;}
.main-menu ul  li:hover a:before {
    content: "";
    position: absolute;
    height: 5px;
    background-color: #fff;
    width: 100%;
    top: -30px;
}
.main-menu ul li:hover ul li a:before{display:none!important;}
.sticky-header{
    padding-top:17px!important;
}

