/*
Theme Name: Himalayas Child
Theme URI: https://themegrill.com/themes/himalayas/
Description: Himalayas Child Theme
Author: ThemeGrill
Author URI: https://themegrill.com
Template: himalayas
Version: 1.0.0
*/
/* Add your custom styles here */
input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"],
input[type="tel"],
input[type="number"]{
    padding: 5px 10px;
}
input#czip[type="number"],
input#cphone[type="tel"]{
    padding: 5px 10px;
    height: 36px;
}

