/*
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.0.9
*/



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

body {
	background-color:#fff;
}

*/

.page-introduce-title{
  margin:0 15px 0!important;
  font-size:12px!important;
}
.mk-breadcrumbs-inner.dark-skin {
    display: none !important;
}
#mk-header .header-logo img {
    max-width: 300px !important;
}
#mk-breadcrumbs{
  display:none!important;
}
#mk-page-introduce {
    padding: 5px 0!important;
    position: relative;
}
.page-id-243 #theme-page #mk-page-id-243{
   margin-top:0px;
}

