/*
Theme Name: newsup-VV
Template: newsup
Author: Themeansar
Author URI: https://themeansar.com
*/

/* START VVSTYLES */

.mg-fea-area, {display:none}
.mg-headwidget .mg-head-detail {display:none}
.mg-posts-sec-post {padding: 20px 0;margin-bottom: 1px;}
.mg-blog-post-box .mg-header h1 {font-size: 27px;font-weight: 800;line-height: 110%;}
.nav-links a, .single-nav-links a {font-size: 14px;font-weight: 100;letter-spacing: 0em;line-height: 1.2;width: 100%;}
.mg-blog-post-box .mg-header .mg-info-author-block {display: none;}
/* END VVSTYLES */



@media screen and (max-width: 767px) and (min-width: 240px) {
.mg-headwidget .navbar-wp .navbar-nav > li> a {
    position: relative;
    border-bottom: 1px solid rgba(225,225,225,0.4);
}
}
@media (max-width: 991px) {
	.navbar-wp .navbar-nav > li> a i {
    	display: none;
	}	
}

big{
	font-size: 120%; 
}

abbr, acronym { 
	border-bottom: 1px dotted #eee;
	cursor: help; 
}

pre {
	background: #f6f6f6;
	margin-bottom: 16px;
	max-width: 100%;
	overflow: auto;
	padding: 16px;
}

.wp-block-quote p {
	padding: 0;
}

b, strong {
    font-weight: 600;
}