.cf7-custom-file{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:50px;margin-top:10px;margin-bottom:30px}.cf7-custom-file p{display:block;width:100%;height:100%;margin:0;padding:0}.cf7-custom-file br{display:none}.cf7-custom-file .wpcf7-form-control-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.cf7-custom-file input[type="file"].wpcf7-file{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:10;margin:0;padding:0}.cf7-custom-file .cf7-file-label{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:200px;height:100%;background-color:#f5f6f8;color:#000;border:1px solid #000;border-radius:6px;font-weight:500;font-size:16px;z-index:1;pointer-events:none;box-sizing:border-box}.cf7-custom-file .cf7-file-label i{margin-right:8px;margin-top:8px}.cf7-custom-file:hover .cf7-file-label{background-color:#e8eaed}.input-focused span.cf7-file-label,.input-filled span.cf7-file-label{border:0;width:100%;text-align:left;justify-content:flex-start}