/*
CTC Separate Stylesheet
Updated: 2023-05-07 07:27:08
Theme Name: JNews Child
Theme URI: http://themeforest.net
Template: jnews/jnews
Author: Jegtheme
Author URI: http://jegtheme.com/
Description: JNews
Tags: custom-background,custom-colors,custom-menu,editor-style,featured-images,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready
Version: 11.0.4.1683444428
*/

ul.footer-social li {
    display: inline-block;
    margin: 5px 0px;
    font-size: 21px;
    color: #fff !IMPORTANT;
    padding: 10px;
}
ul.footer-social li:first-child{
   margin-left:0;
	padding-left:0;
}
.jeg_footer .jeg_footer_heading h3, .jeg_footer .widget h2 {
    font-size: 18px !important;
}
ul.footer-social li a {
    color: #174e96;
}
.jeg_footer_secondary {
    padding: 20px 0 20px;
}
form.wpcf7-form.init input, textarea.wpcf7-form-control.wpcf7-textarea {
    width: 60%;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    display: table;
    width:auto;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 140px;
}
p, ul {
    font-size: 16px;
    line-height: 1.7;
}
.footer_column .textwidget li a {
    font-size: 16px;
    font-weight: 600;
}
.jeg_nav_item.jeg_nav_account {
    display: none;
}
.page-id-65 .jeg_block_heading_8 {
    margin-bottom: 15px;
    display: none;
}
@media only screen and (max-width:500px){
   form.wpcf7-form.init input, textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
 }
}