/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1663567027
Updated: 2022-09-19 05:57:07

*/

.mlf-attorney-sec:before {
  content: "";
  background: #498199;
  width: 45vw;
  height: 100%;
  position: absolute;
  left: -45vw;
  z-index: 0;
}
body .mlf-contact-form_wrapper #field_submit,
.mlf-contact-form_wrapper .gform_footer {
  display: flex;
  justify-content: flex-end;
}
p.gform_required_legend {
  display: none;
}
body .mlf-contact-form_wrapper #field_submit input {
  align-self: flex-end;
  outline: none;
}
body ul.elementor-nav-menu--dropdown a,
body ul.elementor-nav-menu--dropdown a:focus,
body ul.elementor-nav-menu--dropdown a:hover {
  border: 0;
}
body .elementor-nav-menu .sub-arrow {
  padding: 10px 0 10px 5px;
}
body .elementor-nav-menu .sub-arrow i {
  font-size: 17px;
}

a.has-submenu {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .header-phone i.fas.fa-phone-alt {
    font-size: 12px;
    position: relative;
    top: -1px;
  }
  body .mlf-attorney-sec:before {
    content: none;
  }
  body .first-last-class span {
    margin-bottom: 0px !important;
  }
  .mlf-bg-position {
    background-position: center left !important;
  }
  .mlf-bg-position .elementor-container {
    align-items: end !important;
    -webkit-box-align: end !important;
  }
}
@media screen and (max-width: 640px) {
  .first-last-class input {
    margin-bottom: 32px !important;
  }
  .name_last input {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .header-phone .elementor-button-icon {
    display: none;
  }
}
body .tab-link-cls {
  cursor: pointer;
}
body .mlf-contact-form_wrapper input::placeholder,
body .mlf-contact-form_wrapper textarea::placeholder {
  color: #a5a7a8;
}
