/*
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
*/


@import url("../jupiter/stylesheet/css/socialico-square.css");
@import url("../jupiter/stylesheet/css/socialico-simple.css");
@import url("../jupiter/stylesheet/css/socialico-circle.css");
@import url("../jupiter/stylesheet/css/font-awesome.css");
@import url("../jupiter/stylesheet/css/icomoon-fonts.css");
@import url("../jupiter/stylesheet/css/jupiter-theme-styles.css");
@import url("../jupiter/stylesheet/css/mk-woocommerce.css");


/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

.mk-header-padding-wrapper {padding-top:51px!important;}
#mk-header.classic-style-nav .header-logo.center-logo {z-index:210!important;background:#330033;min-height:140px;}

*/