.wrap--white {
    background: #ffffff;
}
main {
    background: #ffffff;
}
.footer-fixer {
    background: #ffffff;
}
.footer--site {
    background: #595b5f;
}
.footer--site .nav-list li {
    background: #ffffff;
}
.header__info .phone {
    background: #ffffff;
    color: #ed1c24;
}
.site-nav .nav-list a {
    color: #ffffff;
}
.site-nav .nav-list a hover {
    color: #ffffff;
}
.site-nav .nav-list a visited {
    color: #ffffff;
}
.wrap--secondary {
    background: #ed1c24;
}
.button--theme--primary {
    background: #000000;
    border-color: #ed1c24;
}
  .button--theme--primary:hover {
    background: #ed1c24;
}
  .button--theme--primary:active {
    background: #ed1c24;
}
.button--theme--secondary {
    color: #ffffff;
    background: black;
    border-color: #ed1c24;
}
  .user-nav .nav-list a:hover {
    color: #ed1c24;
}
.login__box h1 {
    color: #000000;
}
.login__box a:link {
    color: #000000;
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
    color: #000000;
}
.button--theme--negative:hover {
    background: #ed1c24;
}
.button--theme--negative {
    background: #ed1c24;
    border-color: #ed1c24;
}
  .button--theme--secondary:hover {
    background: #ed1c24;
}
  .button--theme--secondary:active {
    background: #ed1c24;
}
.badge--secondary {
    background: #ed1c24;
}
body {
    color: #444;
}
.checkout .order-overview .button--theme--primary {
    background: #ed1c24;
    border-color: #ed1c24;
}
.checkout .progress-bar li.complete::after {
    border-top-color: #000000;
}
.checkout .progress-bar li.complete {
    border-color: #ed1c24;
}
.checkout .progress-bar li.active {
    border-color: #000000;
}
.cart dl dt {
    color: #000000;
}
.checkout .order-overview .button--theme--primary {
    background: #000000;
    border-color: #ed1c24;
}
.checkout .order-overview .button--theme--primary:hover {
    background: #ed1c24;
}
.address-management .address-tag.default {
    background: #ed1c24;
}
.category__title {
text-align: center;
}
.category__cta {
display: none;
}
.wrap--secondary {
    background: #ce943f;}

body {
    color: #262262;
}

  .user-nav .nav-list a:hover {
    color: #ce943f;
}
.badge--secondary {
    background: #ce943f;
}
.button--theme--primary {
    background: #ce943f;
    border-color: #ce943f;
}
}
.wrap--secondary {
    background: #513738;
}
.button--theme--primary {
    background: #ce943f;
    border-color: #ce943f;
}
  .button--theme--primary:hover {
    background: #8f662e;
}
  .button--theme--primary:active {
    background: #ce943f;
}
.button--theme--secondary {
    color: #ffffff;
    background: #ce943f;
    border-color: #ce943f;
}
  .user-nav .nav-list a:hover {
    color: #8f662e;
}
.login__box h1 {
    color: #000000;
}
.login__box a:link {
    color: #000000;
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
    color: #000000;
}
.button--theme--negative:hover {
    background: #8e672e;
}
.button--theme--negative {
    background: #ce943f;
    border-color: #ce943f;
}
  .button--theme--secondary:hover {
    background: #8f672e;
}