:root {
  --evo-brand-secondary: #1f1f1f;
  --evo-brand-accent: #b9292c;
  --evo-header-background: #fff;
--evo-row-spacing: 0px;
}


.logo img {
  max-height: 250px !important;
}

header .shoppingtools_container a.account-btn.btn-outlined-invert>span>span {
    color: #b9292c;
    transition: color .35s ease;
}

header .shoppingtools_container a.account-btn.btn-outlined-invert>i.user-icon {
    color: #b9292c;
    font-family: FontAwesome;
    font-size: 1rem;
    padding: 0;
}

header .shoppingtools_container a.account-btn.btn-outlined-invert>span>i.arrow-your-account {
    bottom: 25px;
    color: #b9292c;
    min-width: 0 !important;
    position: absolute;
    right: 0;
    transition: color .35s ease;
}

.shoppingtools_container.col-md-2 .toolbar .customer-btn {
    margin-right: 0;
    BACKGROUND: WHITE;
      padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#cdash_address .with-padding-trl {
    background-color: WHITE;
    padding: 15px;
}