| Server IP : 38.190.208.107 / Your IP : 216.73.217.1 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/elementor/ |
Upload File : |
.the7-box-wrapper {
display: flex;
flex-flow: row nowrap;
overflow: hidden;
}
.box-content-wrapper {
display: flex;
width: 100%;
}
.icon-position-top .box-content-wrapper {
flex-wrap: wrap;
}
.the7-box-wrapper .elementor-icon-div {
display: inline-flex;
margin: 0 var(--icon-spacing) 0 0;
}
.icon-position-right .the7-box-wrapper .elementor-icon-div {
margin: 0 0 0 var(--icon-spacing);
order: 2;
}
.icon-position-top .elementor-icon-div {
margin: 0 0 var(--icon-spacing) 0;
}
.the7-box-wrapper .elementor-icon {
display: inline-flex;
justify-content: center;
align-items: center;
height: fit-content;
font-size: 32px;
}
.elementor-icon-div i {
color: var(--the7-accent-color);
transition: color 0.3s ease;
}
.elementor-icon-div svg {
fill: var(--the7-accent-color);
color: var(--the7-accent-color);
height: auto;
transition: all 0.3s ease;
}
.box-content-wrapper .elementor-icon {
border-color: var(--the7-accent-color);
}
.icon-position-top .the7-box-wrapper {
flex-wrap: wrap;
}
[class*='elementor-widget-the7_icon_box'] .the7-box-wrapper .box-content {
display: flex;
flex-flow: column wrap;
flex-grow: 1;
flex-wrap: unset;
//overflow: hidden;
}
[class*='elementor-widget-the7_icon_box'] .the7-box-wrapper .box-content {
justify-content: center;
}
.the7-box-wrapper .box-heading {
font: var(--the7-h4-font);
text-transform: var(--the7-h4-text-transform);
color: var(--the7-h4-color);
display: inline-block;
text-decoration: none;
margin-bottom: 0 !important;
transition: color 0.3s ease;
& a {
transition: color 0.3s ease;
}
}
.the7-box-wrapper .box-button,
.the7-box-wrapper {
transition: all 300ms ease;
}
.the7-box-wrapper .box-button {
margin-top: 15px;
}
.the7-box-wrapper .box-heading a:hover,
a.the7-box-wrapper:hover .box-heading a {
color: var(--the7-h4-color);
}
.the7-box-wrapper .box-description {
margin-bottom: 0;
margin-top: 10px;
color: var(--the7-base-color);
transition: color 0.3s ease;
}
.the7-box-wrapper .box-description p {
margin-bottom: 0;
}
.icon-vertical-align-start.icon-position-top .box-content-wrapper {
justify-content: flex-start;
}
.icon-vertical-align-center.icon-position-top .box-content-wrapper {
justify-content: center;
}
.icon-vertical-align-end.icon-position-top .box-content-wrapper {
justify-content: flex-end;
}
.icon-position-left .box-content-wrapper,
.icon-position-right .box-content-wrapper {
flex-wrap: inherit;
}