%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/wellingtpa/www/wp-content/plugins/kata-plus/assets/src/css/backend/ |
Upload File : |
/**
* Kata Fast Mode style step 2
*
* @author ClimaxThemes
* @package Kata Plus
* @since 1.0.0
*/
.kata_page_kata-plus-fast-mode .kt-fst-mod-wrapper {
max-width: 824px;
}
.kt-fst-get-info-row {
display: inline-block;
width: 100%;
margin-bottom: 10px;
}
.kt-fst-get-info {
float: left;
width: 50%;
position: relative;
}
.kt-fst-get-info:nth-child(2) {
transform: translateX(25px);
}
.kt-fst-get-info label {
display: block;
color: #8b949f;
font-size: 16px;
font-weight: normal;
margin-bottom: 9px;
line-height: 1.4;
}
.kt-fst-get-info input[type="text"],
.kt-fst-get-info input[type="email"],
.kt-fst-get-info select {
display: block;
color: #45494e;
font-size: 16px;
font-weight: normal;
margin-bottom: 40px;
margin-right: 52px;
width: 100%;
background-color: #fff;
border-color: #E0E5EB;
border-radius: 3px;
padding: 15px 25px;
}
.kt-fst-get-info select {
background-image: url(../../fonts/svg-icons/themify/angle-down.svg);
background-position: right 12px top 50%;
display: block;
background-repeat: no-repeat;
margin-right: 0;
max-width: 100%;
background-size: 13px;
}
.kt-fst-get-info #site-title {
text-transform: capitalize;
}