#kkp-smartcaptcha-root {
    position: fixed !important;
    left: -10000px !important;
    top: 0 !important;
    width: 1px !important;
    height: 1px !important;
    overflow: visible !important;
    z-index: 2147483647 !important;
}

.kkp-smartcaptcha-widget {
    width: 1px;
    height: 1px;
}

.kkp-smartcaptcha-status {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.4;
}

.kkp-smartcaptcha-status.is-error {
    margin-top: 8px;
}
