
:root {
  --primary: #666!important;
  --secondary: #971d31!important;
  --menu: #ffffff!important;
  --menuText: #1a1717!important;
  --menuHover: #f7f7f7!important;
  --menuHoverText: #971d31!important;
}
.main-header .logo img.main-logo, .main-header nav img.main-logo, .main-header .head-items img.main-logo {
  max-height: 100px;
}


@media screen and (max-width: 667px) {
.nav-main-toggle span {
background: #fff !important;
}
}
header {
  background: #ffffff !important;
}
.credo-customer-balances {
  background-position: center top;
}
.productMessage h3 a{
  color: #fff !important;
}
.productMessage h3 a:hover, .productMessage h3 a:active, .productMessage h3 a:focus {
  color: #fff !important;
}

.credo-customer-balances {
  background-position: center top;
}
.credo-customer-balances .balance p {
  color: var(--menu)
}
.nzu-line {
  border-color: var(--primary) !important;
  border-top: 7px solid var(--primary)!important;
}
.nzu-line2{
  border-color: var(--primary) !important;
  border-top: 7px solid var(--primary) !important;
}
  