/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.pagnav-wrapper{
	display: none !important;
}

.category-news .mk-teader-button{
	display: none !important;
}

.image-hover-overlay,
.post-type-badge{
	display: none !important;
}

.mk-blog-thumbnail-item .featured-image:hover img{
	transform: none !important;
}