/*
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:        4.2
*/



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

body {
	background-color:#fff;
}

*/
@media screen and (min-width: 768px) {

    .the_five_custom_columns {margin: 0 -5%; }

}

.mk-footer-unfold-spacer {
	display: block;
	clear: both;
	width: 100%;
}