/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
/* fixed input field bottom border issue */

.input-underline .nf-form-content input[type="text"] {
    border-bottom: 2px solid #eaeaea !important;
}
body button.pum-close.popmake-close {
    width: 30px !important;
    height: 30px !important;
	background-color: rgba( 111, 149, 197, 0.95 ) !important;
}
    