| Server IP : 172.67.71.254 / Your IP : 216.73.216.4 Web Server : nginx/1.27.1 System : Linux in-5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 User : arabianexpress ( 1872) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v9321/buzzbitesv3/public_html/wp-content/plugins/trx_addons/addons/smoke/ |
Upload File : |
/* Smoke
--------------------------------------------------------------- */
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;
}
body.trx_addons_smoke_present > .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.mobile_device > .trx_addons_smoke {
height: 100vh !important;
max-height: 100%;
min-height: -webkit-fill-available;
}
.e-con > .trx_addons_smoke,
.elementor-section > .trx_addons_smoke,
.elementor-column > .trx_addons_smoke {
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
pointer-events: none;
display: none;
}
.e-con.trx_addons_smoke_present > .trx_addons_smoke,
.elementor-section.trx_addons_smoke_present > .trx_addons_smoke,
.elementor-column.trx_addons_smoke_present > .trx_addons_smoke {
display: block;
}
.e-con[class*="scheme_"].trx_addons_smoke_present, .e-con[class*="scheme_"].trx_addons_smoke_present_in_column,
.elementor-section[class*="scheme_"].trx_addons_smoke_present,
.elementor-section[class*="scheme_"].trx_addons_smoke_present_in_column {
background-color: transparent;
}
.elementor-element-edit-mode.elementor-widget-trx_sc_smoke {
position: absolute;
z-index: 1;
bottom: 5px;
left: 5px;
}