/*
Theme Name: Legal FBA
Theme URI: https://nuhatech.org
Description: A custom theme built for Legal FBA by Nuhatech.org
Author: Nuhatech
Author URI: https://nuhatech.org
Version: 1.0.0
*/
html, body {
overflow-x: hidden;
max-width: 100%;
}
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}
.lang-item img, .pll-parent-menu-item img{
    border-radius: 0px;
}
.ntmyiconbox .icon-box.icon-box-body {
    min-height: 215px;
}

@media (max-width:600px) {
.ntmylogo .elementor-element-populated {
    box-shadow: none !important;
}
.ntmylogo {
    height: 60.5px;
}
}