/* Smoke
--------------------------------------------------------------- */
#trx_addons_smoke {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

body.trx_addons_smoke_present .page_content_wrap, body.trx_addons_smoke_present.body_style_boxed .page_wrap {
  background-color: transparent;
}
body.trx_addons_smoke_present .page_content_wrap .elementor-section[class*="scheme_"], body.trx_addons_smoke_present.body_style_boxed .page_wrap .elementor-section[class*="scheme_"] {
  background-color: transparent;
}

/*# sourceMappingURL=smoke.css.map */
