/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

input[type=number] {
  padding:10px; width:100%;  font-size:14px; font-family: inherit;  line-height:24px;  color:#555;  background-color:#f1f1f1;  border: none; transition:all 0.2s ease;  -webkit-transition:all 0.2s ease; 
}