/*
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
*/



/* FORM */

.nf-form-fields-required {
    margin-bottom: 40px;
}

input#nf-field-10 {
    width: 20px;
    height: 22px;
    border-color: #eaeaea;
    border-width: 3px;
}

/* FOOTER */
.site-info.uncell.col-lg-6.pos-middle.text-left {
    padding-right: 0px;
}

/* TABLES */
table td {
    font-weight: 400 !important;
}

td.column-1 {
    font-weight: 600 !important;
}