/*
 Theme Name:   dkid Child
 Theme URI:    http://perfectionpainting.co/dkid
 Description:  dkid Child Theme
 Author:       Azelle
 Author URI:   https://perfectionpainting.co
 Template:     Divi
 Version:      1.0.17
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ekid
*/
.myforms-field input, .myforms-message textarea { 
color: #333; background-color: #eee;
border: none !important; width: 100% !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; font-size: 16px; padding: 16px !important;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.wpforms-submit:hover { border-radius:3px !important; }
.wpforms-container label.wpforms-error { color:#ff9999; }
