| Server IP : 38.190.208.107 / Your IP : 216.73.217.19 Web Server : nginx/1.28.1 System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/wp.10/wp-content/themes/dt-the7/css/static-less/shortcodes/ |
Upload File : |
/* #Fancy titles and separators
================================================== */
.dt-fancy-separator {
position: relative;
overflow: hidden;
margin: 0 auto;
text-align: center;
}
.dt-fancy-separator.title-left,
.dt-fancy-separator.title-right {
margin: 0;
}
.dt-fancy-separator.title-right {
float: right;
clear: both;
}
.dt-fancy-separator.title-left {
text-align: left;
}
.dt-fancy-separator.title-left .dt-fancy-title {
padding-left: 0;
}
.dt-fancy-separator.title-left .dt-fancy-title.bg-on {
padding-left: 1em;
}
.dt-fancy-separator.title-right {
text-align: right;
}
.dt-fancy-separator.title-right .dt-fancy-title {
padding-right: 0;
}
.dt-fancy-separator.title-right .dt-fancy-title.bg-on {
padding-right: 1em;
}
.separator-holder {
position: absolute;
display: block;
top: 49.99%;
width: 2000px;
border-top: 1px solid red;
content: '';
}
.style-dashed .separator-holder {
border-top-width: 1px;
border-top-style: dashed;
}
.style-dotted .separator-holder {
border-top-width: 1px;
border-top-style: dotted;
}
.style-double .separator-holder {
border-top-width: 3px;
border-top-style: double;
}
.style-thick .separator-holder {
border-top-width: 5px;
border-top-style: solid;
}
.style-disabled .separator-holder {
display: none;
}
.separator-left {
right: 100%;
margin-right: 1em;
}
.separator-right {
left: 100%;
margin-left: 1em;
}
.dt-fancy-separator.line-below .separator-left {
top: auto;
right: 0;
bottom: -1em;
margin-right: 0;
}
.line-below .separator-holder {
top: auto;
bottom: -1em;
margin-right: 0;
margin-left: 0;
}
.dt-fancy-separator.line-below.title-left .separator-left {
left: 0;
right: auto;
}
.dt-fancy-separator.line-below.title-right .separator-left {
left: auto;
right: 0;
}
.dt-fancy-separator.line-below.title-right .separator-right,
.dt-fancy-separator.line-below.title-left .separator-right {
display: none;
}
.dt-fancy-title {
position: relative;
display: inline-block;
top: 50%;
}
.dt-fancy-title.bg-on {
padding: 0 1em;
}
.accent-border-color.hr-thin.style-line {
.accent-gradient & {
height: 1px;
}
}
.accent-border-color.hr-thick {
.accent-gradient & {
height: 5px;
}
}