/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large {
    display: block;
    line-height: initial;
    padding: 10px 15px 10px 15px !important;
    border-style: solid;
    border-radius: 5px;
    font-weight: 400;
    background-color: #fff !important;
    border: 1px solid #d9d9d9;
    background-color: #f7f7f7 !important;
}