/* OQSHA subdomain brand theme: Jayaswal Neco Industries Limited
   SubDomain ID: neco
   Requires document.documentElement.dataset.subDomain = "neco"
   Asset paths are relative to /themes/neco.css
*/
html[data-sub-domain="neco"] {
  --brand-primary: #EC5E2D;
  --brand-primary-rgb: 236, 94, 45;
  --brand-hover: #CD5227;
  --brand-disabled: #F9C8B8;
  --brand-on-primary: #FFFFFF;
  --brand-disabled-text: #FFFFFF;
  --brand-link: #EC5E2D;
  --brand-soft: #FDF2EE;

  --client-logo-url: url("../assets/logos/neco-logo.png");
  --client-building-url: url("../assets/buildings/neco-building.jpg");
  --client-building-position: center 44%;
  --client-logo-width: 180px;
  --client-logo-height: 42px;
  --nav-oqsha-height: 42px;

  --image-gradient-top: .03;
  --image-gradient-mid: .15;
  --image-gradient-bottom: .84;
  --image-brand-wash: .20;

}
