:root{--wpcf7-color:#999;--wpcf7-color-inverse:#fff;--wpcf7-height:40px;--wpcf7-padding:10px;--wpcf7-radius:5px}.wpcf7-form{display:flex;flex-wrap:wrap;justify-content:space-between}.wpcf7 input[type="file"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 input[type="text"],.wpcf7 input[type="submit"],.wpcf7 input[type="reset"]{height:var(--wpcf7-height)}.wpcf7 input[type="file"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 input[type="text"],.wpcf7 select,.wpcf7 textarea{border:1px solid var(--wpcf7-color)}.wpcf7 input[type="file"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 input[type="text"],.wpcf7 input[type="submit"],.wpcf7 input[type="reset"],.wpcf7 select,.wpcf7 textarea{border-radius:var(--wpcf7-radius)}.wpcf7 .wpcf7-form-control-wrap,.wpcf7 input[type="file"],.wpcf7 input[type="email"],.wpcf7 input[type="submit"],.wpcf7 input[type="tel"],.wpcf7 input[type="text"],.wpcf7 select,.wpcf7 textarea{width:100%}.wpcf7 input[type="file"],.wpcf7 input[type="email"],.wpcf7 input[type="submit"],.wpcf7 input[type="tel"],.wpcf7 input[type="text"],.wpcf7 select,.wpcf7 textarea{padding:var(--wpcf7-padding)}.wpcf7 input[type="submit"]{background-color:var(--wpcf7-color);color:var(--wpcf7-color-inverse)}.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 input[type="text"],.wpcf7 select,.wpcf7 textarea{margin-bottom:15px}.wpcf7 input[type="submit"],.wpcf7 input[type="reset"]{border:none}.wpcf7 textarea{display:block}span.wpcf7-not-valid-tip{font-size:.85em;font-weight:700;padding-left:25px;padding-bottom:5px}.wpcf7 input[type="email"],.wpcf7 input[type="tel"],.wpcf7 input[type="text"],.wpcf7 input[type="submit"],.wpcf7 input[type="reset"],.wpcf7 select,.wpcf7 textarea{font-size:14px}.wpcf7 input[type="submit"]{font-weight:600}