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

.ajax-loading {
    width: 64px;
    height: 64px;
    background: url(5.gif);
    display: block;
    margin: 30px auto;
}

.hidden-after-ajax {
  display: none!important;
}