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



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

body {
	background-color:#f0f2f3;
}

*/


.mk-header-holder {
  margin-top: 20px;
}

body {
	background-color:#f0f2f3;
}


#mk-theme-container:not(.mk-transparent-header) .header-style-1 .mk-header-padding-wrapper, #mk-theme-container:not(.mk-transparent-header) .header-style-3 .mk-header-padding-wrapper {
background-color: #f0f2f3;
}