.mc4wp-form-fields .btn, .mc4wp-form-fields .button, .mc4wp-form-fields input[type=submit] {
    right: auto;
    left: 0;
    font-family: 'jsc-bold';
    font-size: 16px !important;
}
.jeg_main_content .mc4wp-form input[type=email], .jeg_main_content .mc4wp-form input[type=text] {
    font-size: 17px;
    font-family: 'jsc-regular';
}

.jeg_main_content .mc4wp-form .mc4wp-form-fields {
    max-width: 27%;
    margin: auto;
}
.chosen-container-single .chosen-single, input:not([type=submit]), select, textarea {
    display: inline-block;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    padding: 7px 14px;
    height: 40px;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    width: 100% !important;
    max-width: 100% !important;
    transition: .25s ease;
    box-shadow: none;
	font-family: 'jsc-regular';
}

.jeg_post_title a {
    color: #212121;
    transition: color .2s;
    font-family: 'jsc-bold';
}
h3.jeg_block_title, .jeg_footer .jeg_footer_heading h3, .jeg_footer .widget h2, .jeg_tabpost_nav li {
    font-size: 25px;
    color: #2d4d67;
    font-family: 'jsc-bold';
}
.jeg_singlepage .jeg_breadcrumbs {
    margin: 0px auto 20px !important;
}

