/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/config/demo-nike/customer.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root, :host {
  --header-background-color: transparent;
  --sidebar-background: transparent;
  --sidebar-header-background: transparent;
  --breadcrumb-color: white;
  --background-color: transparent;
  --background-dark-color: transparent;
  --side-navbar-li-hover-background: #bdbdbd40;
}

body, html {
  background-image: url("/assets/img/demo-nike/background-image.gif");
  background-color: #020100;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
}
