/*
Theme Name: StoryBook Child
Theme URI: https://odiethemes.com/themes/storybook/
Template: storybook
Author: OdieThemes
Author URI: https://odiethemes.com/
Description: A WordPress theme for building Magazine, News or a blog website. StoryBook is fast, secure &amp; search engine friendly. It makes your website fully responsive so that it will work on any device like mobile smartphones, tablets, laptops and PCs.
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.4.1643676829
Updated: 2022-02-01 11:23:49

*/


/* Gravity Forms: force uppercase visually */
/*.gform_wrapper input[type="text"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="number"],
.gform_wrapper textarea {
  text-transform: uppercase;
}*/

/* Don’t force uppercase on emails/passwords */
/*.gform_wrapper input[type="email"],
.gform_wrapper input[type="password"] {
  text-transform: none;
}*/

/*.gform_wrapper #field_1_32, .gform_wrapper #input_3_8_3, .gform_wrapper #input_3_8_6 {
  text-transform: none !important;
}*/