:root {
  --main-bg-color: #ffffff;
  --main-text-color: #666666;

  --main-color: #000000;
  --secondary-color: #ff9933;
  --third-color: #eaeaea;
  --section-bg-color: #f2f2f2;
  --footer-text-color: #333333;
  --menu-active-color: #33ffff;
  --website-color: #cc3333;

  --switch-color: #58d5ff;
  --thin-color: #f2f2f2;
  --sidebar-bg-color: #5ec0e1;
  --header-line:0 1px 5px #eee;
  --key-banner-button-color:#ff3399;
  --login-input-border:#eeeeee;
  --login-footer-line:#e2e2e2;
  --infomation-menu-active:rgba(0, 0, 0, 0.1);
  --white-gray:#f2f2f2;
  --help-text: #666666;
  --account-icon:#999999;
  --contact-text-bg:rgba(255, 255, 255, 0.8);
  --image-invert: invert();
  --quick-products-bg: rgb(51,204,255,0.7);
}
