/**
 * FlowReCaptcha plugin for Craft CMS
 *
 * FlowReCaptchaField Field CSS
 *
 * @author    Flow Communications
 * @copyright Copyright (c) 2018 Flow Communications
 * @link      https://www.flowsa.com
 * @package   FlowReCaptcha
 * @since     0.0.1
 */
[data-type*="honeypot"] .input {
    position: absolute !important;
    overflow: hidden;
    height: 1px;
}