HEX
Server: LiteSpeed
System: Linux hz1.serversetup.co 4.18.0-513.18.1.el8_9.x86_64 #1 SMP Thu Feb 22 03:02:37 EST 2024 x86_64
User: axonvira (1009)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,curl_multi_exec,show_source
Upload Files
File: /home/axonvira/public_html/wp-content/plugins/fusion-builder/assets/css/side-header.css
.side-header .fusion-tb-header {
  width: var(--side_header_width, 280px);
  background-color: var(--awb_header_bg_color);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2005;
}
.side-header .fusion-tb-header:before {
  content: "";
  position: fixed;
  background-color: inherit;
  top: 0;
  bottom: 0;
  width: var(--side_header_width, 280px);
}
.side-header.single-fusion_tb_section.fusion-body .fusion-tb-header {
  position: absolute;
}
.side-header.layout-boxed-mode #wrapper,
.side-header #wrapper {
  max-width: calc(100% - var(--side_header_width, 280px));
}
.side-header.admin-bar:not(.layout-boxed-mode) .fusion-tb-header {
  top: 32px;
}
.side-header.layout-boxed-mode #boxed-wrapper {
  position: relative;
}
.side-header.layout-boxed-mode #boxed-wrapper,
.side-header.layout-boxed-mode #slidingbar-area .fusion-row,
.side-header.layout-boxed-mode > #lang_sel_footer {
  max-width: var(--site_width);
}
.awbh-left .fusion-tb-header {
  left: 0;
}
.awbh-left.side-header .fusion-footer-parallax,
.awbh-left.side-header #wrapper {
  margin-left: var(--side_header_width, 280px);
}
.awbh-right .fusion-tb-header {
  right: 0;
}
.awbh-right.side-header .fusion-footer-parallax,
.awbh-right.side-header #wrapper {
  margin-right: var(--side_header_width, 280px);
}