HEX
Server: Apache
System: Linux c265a.dattaweb.com 4.18.0-553.97.1.el8_10.x86_64 #1 SMP Mon Jan 26 05:26:16 EST 2026 x86_64
User: c2650654 (20026)
PHP: 8.3.31
Disabled: system, shell, exec, system_exec, shell_exec, mysql_pconnect, passthru, popen, proc_open, proc_close, proc_nice, proc_terminate, proc_get_status, escapeshellarg, escapeshellcmd, eval, dl, imap_mail, libvirt_connect, gnupg_init, unsetenv, apache_setenv, pcntl_exec, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_get_handler, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_getpriority, pcntl_setpriority, pcntl_async_signals, opcache_get_status, opcache_reset, opcache_get_configuration
Upload Files
File: /home/c2650654/public_html/wp-content/themes/dt-the7/css/compatibility/elementor/the7-widget.css
  /*Breadcrumbs*/
.elementor-widget-the7-breadcrumb .breadcrumbs {
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.elementor-widget-the7-breadcrumb .breadcrumbs li {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-left: 0; 
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.elementor-widget-the7-breadcrumb .breadcrumbs li:before {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 5px;
}
.elementor-widget-the7-breadcrumb .hidden-crumbs:before {
  content: "\2026\0020 ";
  padding-right: 3px;
}
.elementor-widget-the7-breadcrumb .breadcrumbs .first:before,
.elementor-widget-the7-breadcrumb .breadcrumbs li:first-child:before,
.elementor-widget-the7-breadcrumb .breadcrumbs li:first-child i,
.elementor-widget-the7-breadcrumb .breadcrumbs .first i,
.elementor-widget-the7-breadcrumb .breadcrumbs li:first-child svg,
.elementor-widget-the7-breadcrumb .breadcrumbs .first svg {
  display: none;
}
.breadcrumbs li.current:last-child {
  display: none;
}
.elementor-widget-the7-breadcrumb:not(.split-breadcrumbs-y) li {
  overflow: hidden;
  display: none;
}
.breadcrumbs > li.show:not(:last-child) {
  display: inline-flex !important;
}
.breadcrumbs > li.ellipsis {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.elementor-widget-the7-breadcrumb .breadcrumbs a:hover {
  text-decoration: none;
}
.elementor-widget-the7-breadcrumb .breadcrumbs svg {
  width: 1em;
  height: auto;
}