/* 
	Theme Name: PantoGraph
	Version: 6.5.0
	Theme URI: https://fluentthemes.com/wp/pionusnews-view-demo/
	Description: PantoGraph - Responsive Magazine Theme
	Author: Fluent-Themes
	Author URI: https://themeforest.net/user/fluent-themes
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Requires at least: 5.6
	Requires PHP: 7.1
	Tags: right-sidebar, post-formats
	Text Domain: pantograph
	
	You will find the real stylesheet in css/main-styles.css.
*/

.header7 .browseallicon{
	display: none;
}

footer div.container>:first-child {
    display: none !important;
}

.dropdown-v1 > .dropdown-menu, .dropdown-v1 > .dropdown-menu .dropdown-menu, .megamenu > .dropdown-menu, .dropdown-v1 .dropdown-menu {
    border-top: 2px solid #3cb0e1 !important;
}

/* .post-nav,.related-posts,.comments,.comment-form{
	display: none;
} */


.small-title.rmore{
	display: none !important;
}

article .post-excerpt p{
	font-family: 'firago_regular' !important;
}

.author{
	display: none !important;
}
div.meta > span:nth-child(1){
	display: none !important;
}

.home div:nth-child(2) > div > p{
	display:none;
}

.archive .post-excerpt p{
	display:none;
}

.blog .post-excerpt p{
	display:none;
}

body > div.wrapper > div.container > div > div > div.post-content > section > div:nth-child(2) > div.wpb_column.vc_column_container.vc_col-sm-4 > div > div > div.post_block_16.post_block_161517722905.pionusnews-make-border > article > div.post-excerpt > p{
	
	display:none;
}

/* .related-posts {
	display:none;
} */

.post-nav.margintop20 {
	display:none;
}

.header7 .newmenu{
	max-width: 100% !important;
}


.views{
	display: none;
}

@media only screen and (min-width: 280px) and (max-width: 767px){
.navbar-brand>img {
    margin: 0 auto;
    max-width: 200px;
}
	
	
	.mobilemenu-bar.active {
		background-image: none !important;
	}
}