/*
Theme Name: Theme
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'Cervanttis';
    src: url('fonts/CervanttisRegular.eot');
    src: url('fonts/CervanttisRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/CervanttisRegular.woff') format('woff'),
        url('fonts/CervanttisRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.style-color-wayh-bg { background-color: #06244A; }
.top-menu { padding: 8px 0; }
.menu-bloginfo .menu-bloginfo-inner > *, #menu-secondary-menu a { font-size: 16px!important; font-weight: bold; color: #fff!important; }

input { margin: 0; }
#input_1_1, #input_1_3 { height: 48px!important; }
#choice_2_5_1, #choice_3_5_1 { width: 20px!important; }

.grecaptcha-badge { visibility: hidden; }