%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 54.36.91.62 / Your IP : 216.73.217.162 Web Server : Apache System : Linux webm002.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : wellingtpa ( 97533) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/w/e/l/wellingtpa/www/wp-content/plugins/kata-plus/assets/src/css/backend/ |
Upload File : |
/**
* Kata Fast Mode styles step 6
*
* @author ClimaxThemes
* @package Kata Plus
* @since 1.0.0
*/
.kata_page_kata-plus-fast-mode .kt-fst-mod-wrapper {
max-width: 992px;
}
.site-ready-wrapper {
display: flex;
justify-content: center;
position: relative;
padding: 70px 0;
}
.site-ready-wrapper:after{
content: '';
position: absolute;
bottom: 80px;
left: 50%;
width: 1px;
height: 200px;
background-color: #dde0e0;
}
.site-ready-wrapper .col {
text-align: center;
padding: 0 60px;
}
.site-ready-wrapper .col h3 {
font-size: 21px;
color: #4f5356;
font-weight: 400;
}
.site-ready-wrapper .col p {
font-size: 15px;
color: #808995;
padding: 0 15px;
margin-bottom: 35px;
margin-top: 35px;
}
.site-ready-wrapper .col a {
font-size: 18px;
color: #00D6F9;
background-color: #CCF8FF;
padding: 13px 46px 15px;
border-radius: 60px;
text-decoration: none;
display: inline-block;
font-size: 15px;
font-weight: 500;
transition: all 0.22s ease;
}
.site-ready-wrapper .col a:hover {
background-color: #defbff;
}
#kt-fst-mod-6 #page-title {
position: relative;
padding-top: 47px;
color: #59CE88;
}
#kt-fst-mod-6 #page-title .kata-icon {
position: absolute;
top: 0;
left: calc(50% - 16px);
fill: #59CE88;
}