/* white you custom css code here. only css code will work */
footer .attorney-contact-form-wrap{
  padding: unset;
}
 .header-style-01.navbar-variant-01 .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {
        background-color: rgb(255, 255, 255);
        /* color: rgba(255, 255, 255, 0); */
    }
.login-register, .nav-right-content, .mobile-cart{
  display: none !important;
}
div.top-bar-area{
   display: none !important;
}

.addtocart {
    display: none !important;
}