/*
Theme Name: Engineering Solver Theme
Theme URI: http://www.engineeringsolver.com/
Description: Astra child theme.
Author: MaNi
Author URI: https://arzhangwebdesign.ir/
Template: astra
Version: 1.0
*/

--root {
  --primary-color: #ff0000;
  --secondry-color: #008080;
  --text-color: #000;

  --color-1: #18a7a7;
  --color-2: #16c3c3;
  --color-3: #f9e004;
  --color-4: #a6fc05;
  --color-5: #3afe09;

  --structural-red: #e80c7a;
  --civil-green: #00b333;
  --solar-yellow: #fffc19;
  --architectural-blue: #19a6ff;
}

/* Map */

ul.igm-live-filter li[data-map-id="1966"] {
  background-color: rgba(25, 166, 255, 1);
}
ul.igm-live-filter li[data-map-id="1967"] {
  background-color: rgba(255, 252, 25, 1);
}
ul.igm-live-filter li[data-map-id="1959"] {
  background-color: rgba(0, 179, 51, 1);
}
ul.igm-live-filter li[data-map-id="1960"] {
  background-color: rgba(232, 12, 122, 1);
}
ul.igm-live-filter li {
  color: #fff;
}
ul.igm-live-filter li[data-map-id="1964"],
ul.igm-live-filter li[data-map-id="1967"],
ul.igm-live-filter li.igm-live-filter-active,
ul.igm-live-filter li:hover {
  color: rgb(90, 90, 90);
}
g[fill*="#fffc19"] text {
  fill: rgb(90, 90, 90);
}
ul.igm-live-filter li:last-child {
  margin-top: 10px;
}

/* Footer */
.footer-widget-area-inner.site-info-inner p {
  color: #fff;
}

/* Forms */

@media only screen and (max-width: 480px) {
}
