:root {
  --evo-brand-primary: #fff;
  --evo-brand-secondary: #cd1010;
  --evo-brand-accent: #fff;
  --evo-header-background: #fff;
}
header .header-full .logo_container .widgetlogo a.logo img { max-height: initial !important; }

#coupon_code{
display: none;
}
.coupon_apply {
display: none;
}

input[name="coupon_code"] {
display: none !important;
}