.header-mobile .header-mobile-content .header-content-inner .header-left .logo-mobile {
  max-width: 200px;
  min-width: 200px;
}

.header-mobile .topbar-mobile {
  border-bottom: 1px solid #e4e4e4;
  padding: 0px 0px 0px;
  font-size: 14px;
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu > li.menu-item-has-children .caret {
  border: none;
  position: absolute;
  top: 25px;
  margin-top: -10px;
  right: 0;
  width: 30px;
  height: 30px;
  z-index: 9;
  color: #85827D;
  background: url("http://qualityindustrialcorp.com/wp-content/themes/inusti/images/plus.png") no-repeat center center transparent;
}