:root {
  --evo-brand-secondary: #1B9473;
  --evo-brand-accent: #E6EFFB;
  --evo-header-background: #fff;
}
.cw-80 { width:80%; margin: auto; }

.header-full .logo img {
/* Change this for desktop */
    max-width: 200px !important;
    height: auto !important;
    max-height: none !important;
}
.no-show-on-home { display: none; }
/*.merchandisingcontent_container .add-hr-border h3 {border-bottom: 1px solid #e6e6e6 !important;} */