/* Global for all skins */
body.body_style_fullscreen .content_wrap_fullscreen {
  overflow: clip !important;
}

/* QW Extension icons */
[class^="qw_extension_icon-"]:before,
[class*=" qw_extension_icon-"]:before {
  font-size: inherit;
  line-height: inherit !important;
  font-weight: inherit;
  font-style: inherit;
  display: inline-block;
  width: auto;
  margin: 0;
}

/* Large Dot */
.trx_addons_mouse_helper_style_dot:not(.trx_addons_mouse_helper_with_layout) {
  --mouse-helper-width: 14px;
  --mouse-helper-height: 14px;
}
.trx_addons_mouse_helper_style_dot:not(.trx_addons_mouse_helper_with_layout).trx_addons_mouse_helper_active {
  --mouse-helper-width: 30px;
  --mouse-helper-height: 30px;
}

/*# sourceMappingURL=qw-extension.css.map */
