/*
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_child
Domain Path: /languages/
*/

.scrollToCats {
    display: none;
}

@media (max-width: 768px) {
    .scrollToCats {
        display: block;
        margin-bottom: 20px;
    }
}