| Server IP : 60.247.133.247 / Your IP : 216.73.217.108 Web Server : Apache System : Linux ebs-119054 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 User : goodwill ( 65985) PHP Version : 8.2.20 Disable Function : link,symlink,passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server,pcntl_fork,pcntl_rfork MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/wwwroot/goodwill/wwwroot/wp-content/themes/GoodWill/css/static-less/ |
Upload File : |
/* #Sidebar
================================================== */
.sidebar {
position: relative;
z-index: 9;
& .sidebar-content {
box-sizing: border-box;
}
}
.wc-sidebar-toggle {
display: none;
}
.sidebar-none .sidebar {
display: none;
}
#main .ui-widget-content
{
clear: both;
}
.sidebar-right .sidebar.solid-bg,
.sidebar-left .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget,
.sidebar-left .sidebar.bg-under-widget {
border: none;
}
.sidebar-left .sidebar.solid-bg,
.sidebar-left .sidebar.bg-under-widget {
padding-right: 0;
}
.sidebar-right .sidebar.solid-bg,
.sidebar-right .sidebar.bg-under-widget {
padding-left: 0;
}
.sidebar-left .wf-wrap:before,
.sidebar-left .wf-wrap:after,
.sidebar-right .wf-wrap:before,
.sidebar-right .wf-wrap:after {
content: "";
display: table;
}
.sidebar-divider-off #sidebar {
border: none;
}
/* !- Full-width page (no sidebar) */
.sidebar-none .content {
width: 100%;
.no-cssgridlegacy.no-cssgrid & {
width: 100%;
}
}