/* OQSHA subdomain brand theme: RMM Agro Exports
   SubDomain ID: rmmagro
   Requires document.documentElement.dataset.subDomain = "rmmagro"
   Asset paths are relative to /themes/rmmagro.css
*/
html[data-sub-domain="rmmagro"] {
  --brand-primary: #ECB908;
  --brand-primary-rgb: 236, 185, 8;
  --brand-hover: #CDA107;
  --brand-disabled: #F9E7AB;
  --brand-on-primary: #1D1A00;
  --brand-disabled-text: #4A3B00;
  --brand-link: #765D00;
  --brand-soft: #FDF9EB;

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

  --image-gradient-top: .03;
  --image-gradient-mid: .15;
  --image-gradient-bottom: .82;
  --image-brand-wash: .18;

}
