#lawfinity_main_menu .sub-menu li {
  background-color: #ffffff;
}

#menu-wp-customer-area-menu.nav.navbar-nav {
  display: none;
}

body.customer-area-active .cuar-css-wrapper .cuar-toolbar {
  margin: 0px;
  border-width: 0px;
  display: none;
}

.e-con.e-flex>.e-con-inner {
  margin-top: 0px;
}

aside.sidebar-right .widget {
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid #dddddd;
  border-radius: 6px;
  display: none;
}

@media (min-width: 992px) {
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 100.666667%;
    max-width: 100.666667%;
  }
}

body.customer-area-active.single .cuar-css-wrapper .cuar-menu-container+.cuar-toolbar {
  margin-top: 0;
  background-color: #3c5754;
}

body.customer-area-active .cuar-css-wrapper .slick-loading .slick-list {
  width: 1080px;
}

#lawfinity_main_menu .sub-menu li:hover a {
  background-color: #3D5754;
}

body.customer-area-active .cuar-css-wrapper a:not(.btn):hover {
  color: #3D5754;
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted, .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
    color: #3D5754;
    fill: #3D5754;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: #3D5754;
}


body.customer-area-active .cuar-css-wrapper .cuar-panel-meta-tile.panel.panel-tile {
    border: 0;
    border-bottom: 5px solid #3D5754;
}
body.customer-area-active.customer-area-grid-sm .cuar-css-wrapper .col-sm-12 {
    float: left;
    max-width: none;
}

body.customer-area-active .cuar-css-wrapper .h2, body.customer-area-active .cuar-css-wrapper h2 {
    font-size: 24px;
    color: #3D5754;
		
}

body.customer-area-active .cuar-css-wrapper .collection .collection-content.list .collection-item {
    display: inline-block !important;
    column-width: 1000px;
}