![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/hessa.corals.io/wp-content/plugins/trx_addons/addons/smoke/ |
@import "../../css/_mixins.scss"; @import "../../css/_trx_addons.vars.scss"; @import "../../css/_trx_addons.colors.scss"; /* Smoke --------------------------------------------------------------- */ body.trx_addons_smoke_present { .page_content_wrap, &.body_style_boxed .page_wrap { background-color: transparent; .elementor-section[class*="scheme_"] { background-color: transparent; } } & > .trx_addons_smoke { @include fixed-cover(-1); pointer-events: none; } &.mobile_device > .trx_addons_smoke { height: 100vh !important; max-height: 100%; min-height: -webkit-fill-available; } } .elementor-section, .elementor-column { & > .trx_addons_smoke { @include abs-cover(0); pointer-events: none; display: none; } &.trx_addons_smoke_present > .trx_addons_smoke { display: block; } } .elementor-section[class*="scheme_"] { &.trx_addons_smoke_present, &.trx_addons_smoke_present_in_column { background-color: transparent; } } .elementor-element-edit-mode.elementor-widget-trx_sc_smoke { @include abs-lb( 5px, 5px ); }