/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



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

body {
	background-color:#fff;
}

*/

body.event-template-default.single a.mk-post-nav.mk-post-prev.with-image, body.event-template-default.single a.mk-post-nav.mk-post-next.with-image {
    display: none !important;
}