.form-group input {
    background: #fff;
    border: 1px solid #ececec;
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    width: 100%;
}

.shipping_calculator .custom_select .select2-container--default .select2-selection--single {
    border-radius: 0px;
    height: 40px;
    line-height: 8px;
}
