.widget-contract-items-html .owl-item:first-child, .widget-lastviewedproducts-html .owl-item:first-child {
  margin-left: 11px;
}
/*Hide Order Dashboard Tile */
li#cdash_myrecentorders {
  display: none;
}
.switch-acccount p {
  color: #3e3e3e;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .9px;
  line-height: 10px;
}
.margindiv.product-indicators {
  display: none;
}
.margindiv.product-indicators {
  visibility: hidden;
}

.account-form .find-account {
  margin-bottom: -10px;
}

.brand-label img[src*="Profax"] {
  width: auto !important;
  height: auto !important;
  max-height: 75px !important;
  max-width: 150px !important;
}

.mi50 {
  margin-inline: 50px;

  @media only screen and (max-width: 768px) {
    margin-inline: 0;
  }
}