/*
Theme Name:     Jupiter Child Theme
Theme URI: 		https://medienvirus.de
Description:    Child theme for the Jupiter theme 
Author:         Jens Bayer, medienvirus.de - WordPress & Woocommerce aus Berlin
Theme URI: 		https://medienvirus.de
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/* Fixes */
.no-margin-bottom p {
	margin-bottom: 0!important;
}

.displaynone {
	display: none !important;
}

div.mk-blog-meta-wrapper {
	display: none;
}

/* Icon Boxes */
div > div > h4.icon-box-title {
	margin-bottom: 0;
}

div.mk-box-icon div div p {
	margin-bottom: 15px;
}