/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



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

body {
	background-color:#fff;
}

*/

.stock-ticker{
    float:left!important;
    display:inline-block!important;
    color:white!important;
    width:200px!important;
    text-align:left!important;
}
/*
.stock-ticker *{color:white!important;}
.mk-header-toolbar-holder{position:relative!important;}
.mk-header-toolbar-holder .stock-ticker{
    top:0!important;
    bottom:0!important;
    display:flex!important;
    width:300px!important;
    align-items:center!important;
    position:absolute!important;
}
.mk-header-toolbar-holder .stock-ticker .smw{display:inline;clear:both;width:300px;}
*/