:root {
  --evo-brand-secondary: #abb7ad;
  --evo-brand-accent: #f4f4f4;
  --evo-header-background: #f4f4f4;
}


.accountboxes {
border: 1px solid #007f03;
  margin-bottom: 40px;
      padding: 20px;
}

header .header-mobile {
  background-color: #fff;
}

header .header-mobile .header-menu .cd-dropdown-trigger-mobile i {
  color: #59705a;
}

header .header-mobile .header-cart > a > .minicart_icon {
  color: #59705a;
}

header .header-mobile .header-account > a > i {
  color: #59705a;
}