/* 
Theme Name: Egovt Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of egovt
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: egovt
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  egovt-child
*/

body .gform_wrapper {
    max-width: 600px;
    margin: 0 auto;
}

body .gform_wrapper .top_label .gfield_label {
    color: #333;
    font-size: 16px;
}

body .gform_wrapper .gfield input[type=text],
body .gform_wrapper .gfield select,
body .gform_wrapper .gfield textarea {
    height: 40px;
    color: #333;
    font-size: 14px;
}

body .gform_wrapper .gform_footer {
    text-align: center;
}

