| Server IP : 47.82.179.145 / Your IP : 216.73.217.129 Web Server : nginx/1.26.3 System : Linux iZt4n9czhka2zvqfajdlr2Z 6.8.0-63-generic #66-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 13 20:25:30 UTC 2025 x86_64 User : www ( 1001) PHP Version : 8.3.30 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 MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/scuipturepactory.com/wp-content/themes/blossom-fashion/src/scss/ |
Upload File : |
.cw-dashboard {
padding: 0 50px 24px;
margin-left: -20px;
font-size: 16px;
color: $font-color;
background: $white-color;
font-family: $fontFamily;
line-height: 1.5;
@media screen and (max-width: 1441px) {
padding: 0 16px 24px;
}
a {
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
h1 {
font-size: 22px;
line-height: 1.3;
}
h2 {
font-size: 20px;
line-height: 1.5;
}
h3 {
font-size: 18px;
line-height: 1.5;
}
p {
font-size: 16px;
margin: 0 0 16px;
}
.cw-button-btn {
display: inline-flex;
align-items: center;
font-size: 14px;
font-weight: 500;
padding: 10px 12px;
border-radius: 100px;
border: 1px solid $primary-color;
cursor: pointer;
transition: all 0.3s;
&.outline {
background: transparent;
color: $primary-color;
&:hover {
background: $primary-color;
color: $white-color;
}
}
&.primary-btn {
background: $primary-color;
color: $white-color;
&:hover:not(.deactivate) {
background: transparent;
color: $primary-color;
}
&.long-button {
width: -webkit-fill-available;
justify-content: center;
font-size: 16px;
}
}
&.deactivate:hover {
opacity: 0.7;
}
}
.freepro{
width: 100%;
}
[disabled] {
opacity: 0.7;
cursor: no-drop;
box-shadow: none;
}
.starter-sites-button {
display: flex;
justify-content: center;
margin-block:30px;
&.cw-button .cw-button-btn{
padding: 10px 32px;
}
}
}