HEX
Server: LiteSpeed
System: Linux s184 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64
User: unirie (1147)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/unirie/domains/uni.rierco.net/public_html/wp-content/themes/xtra/assets/css/fixed_side.css
.fixed_side .cz_parent_megamenu > .sub-menu > .cz > .sub-menu,
.fixed_side .cz_parent_megamenu > .sub-menu > .cz > .cz_custom_mega_menu {
	display: block !important
}
.fixed_side {
	position: relative;
	float: left;
	z-index: 99998;
	width: 300px;
	height: 100vh;
	min-height: initial !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important
}
.fixed_side .theiaStickySidebar {
	height: 100%;
	width: inherit !important;
	box-sizing: border-box;
	overflow: visible
}
.is_fixed_side .inner_layout {
	float: right;
	width: calc( 100% - 300px )
}
.is_fixed_side .cz-no-header {
	float: none;
	margin: 0 auto
}
.is_fixed_side .row,
.is_fixed_side.layout_1 .row,
.is_fixed_side.layout_2 .row {
	width: 90%
}
.fixed_side_right {
	float: right
}
.fixed_side .elms_top {
	width: 100%
}
.fixed_side .elms_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%
}
.fixed_side_right .elms_bottom {
	left: auto;
	right: 0;
	float: right;
}
.fixed_side .elms_middle {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	margin: 0;
	width: 100%
}
.fixed_side .sf-menu > .cz {
	float: none;
	margin: 0
}
.fixed_side .sf-menu > .cz > a {
	font-size: 16px;
	padding: 10px 20px;
	margin: 0
}
.fixed_side .sf-menu .sub-menu {
	top: 0
}
.fixed_side .sf-menu > .cz > .sf-with-ul .cz_indicator {
	right: 20px
}
.fixed_side_left .sf-menu > .cz > .sub-menu:before {
	top: 20px;
	left: -3px
}
.fixed_side_right .sf-menu > .cz > .sub-menu:before {
	top: 20px;
	left: auto;
	right: -3px
}
.fixed_side_right .sf-menu .sub-menu {
	left: auto
}
.fullscreen_menu,
.offcanvas_area,
.fixed_side .theiaStickySidebar {
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.fixed_side .theiaStickySidebar::-webkit-scrollbar {
	display: none
}

@media screen and (max-width:768px) {

	.is_fixed_side {
		padding: 0 !important
	}

}