| Server IP : 38.190.208.107 / Your IP : 216.73.216.152 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 : |
.elementor-widget-the7-search-form-widget .elementor-widget-container {
width: 100%;
}
.the7-search-form {
display: flex;
width: 100%;
max-width: 100%;
transition: all 0.3s;
}
.the7-search-form input[type="search"]:-webkit-autofill {-webkit-text-fill-color: var(--placeholder-color, var(--input-color)) !important; }
.the7-search-form input[type="search"]:-webkit-autofill:focus {-webkit-text-fill-color: var(--input-color-focus) !important; }
.the7-search-form input[type="search"]::-webkit-input-placeholder {opacity: 1; color: var(--placeholder-color, var(--input-color)); }
.the7-search-form input[type="search"]:-moz-placeholder { opacity: 1; color: var(--placeholder-color, var(--input-color)); }
.the7-search-form input[type="search"]:focus::-webkit-input-placeholder { opacity: 1; color: var(--placeholder-color-focus, var(--input-color-focus)); }
.the7-search-form input[type="search"]:focus:-moz-placeholder { opacity: 1; color: var(--placeholder-color-focus, var(--input-color-focus)); }
.the7-search-input__container {
position: relative;
}
.the7-search-form input[type="search"],
.the7-search-form button {
margin-bottom: 0;
border: 0;
padding: 0;
display: inline-flex;
white-space: normal;
background: none;
line-height: 1;
font-size: 15px;
-webkit-appearance: none;
-moz-appearance: none;
}
.the7-search-form input[type="search"]:focus,
.the7-search-form button:focus {
outline: 0;
}
.elementor-widget-the7-search-form-widget:not(.the7-search-form-icon-position-outside) .the7-search-form__input[type="search"] {
box-shadow: none;
}
.elementor-widget-the7-search-form-widget.the7-search-form-icon-position-inside .the7-search-form,
.elementor-widget-the7-search-form-widget:not(.the7-search-form-icon-position-inside) .the7-search-input__container {
//width: 100%;
padding: 0 10px;
background: var(--the7-content-boxes-bg);
border: none;
border-color: var(--the7-divider-color);
min-height: 50px;
}
.the7-search-input__container {
width: calc(100% - var(--icon-width, 30px) - var(--btn-space, 10px));
transition: all 0.3s;
color: var(--the7-base-color);
font: var(--the7-base-font);
& input[type="search"] {
width: calc(100% - var(--clear-width, 1em));
height: 100%;
min-height: unset;
margin-bottom: 0 !important;
}
& input:focus {
color: var(--the7-title-color);
}
.the7-search-form-icon-position-inside & {
min-height: unset;
}
}
.the7-search-form__input::-webkit-input-placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6; }
.the7-search-form__input:-ms-input-placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6; }
.the7-search-form__input::-moz-placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6; }
.the7-search-form__input:-moz-placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6; }
.the7-search-form__input::placeholder {
color: inherit;
font-family: inherit;
opacity: 0.6; }
.elementor-widget-the7-search-form-widget .the7-search-form__submit svg {
fill: var(--e-search-form-submit-text-color, #fff);
color: var(--e-search-form-submit-text-color, #fff);
width: var(--e-search-form-submit-icon-size, 16px);
height: var(--e-search-form-submit-icon-size, 16px);
}
.elementor-widget-the7-search-form-widget .the7-search-form__submit {
justify-content: center;
align-items: center;
align-self: center;
width: 30px;
height: 30px;
min-width: 1em;
min-height: 1em;
transition: all 0.3s;
font-size: var(--e-search-form-submit-icon-size, 16px);
border-width: var(--the7-top-btn-border-width,0px) var(--the7-right-btn-border-width,0px) var(--the7-bottom-btn-border-width,0px) var(--the7-left-btn-border-width,0px);
border-style: var(--the7-btn-border-style,none);
border-radius: 100%;
background-color: var(--the7-accent-color);
color: var(--e-search-form-submit-text-color, #fff);
& svg {
transition: all 0.3s;
}
&:hover {
color: var(--e-search-form-submit-text-hover-color, var(--the7-accent-color));
& svg {
fill: var(--e-search-form-submit-text-hover-color, var(--the7-accent-color));
color: var(--e-search-form-submit-text-hover-color, var(--the7-accent-color));
}
}
}
.elementor-widget-the7-search-form-widget.the7-search-form-icon-position-inside.icon-hide-y .the7-search-form__submit {
display: none;
}
.the7-clear-search {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: var(--box-right-padding, 10px);
.the7-search-form-icon-position-inside & {
right: 0;
}
height: 100%;
align-items: center;
justify-content: center;
color: var(--clear-color);
transition: all 0.3s;
& svg {
fill: var(--clear-color, var(--the7-base-color));
color: var(--clear-color, var(--the7-base-color));
width: 1em;
height: auto;
transition: all 0.3s;
}
.show-clear & {
display: inline-flex;
}
}
.the7-search-form button.the7-clear-search {
display: none;
}
.the7-search-form .show-clear button.the7-clear-search {
display: inline-flex;
}