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


#theme-page {
    padding: 0;
    margin: 0;
    min-height: 200px;
    height: auto;
    position: relative;
    width: 99.19%;
}

@media handheld, only screen and (max-width: 1140px) {

.sidedash-navigation-ul {
    margin: 0 0 0 -10px !important;
    border-bottom: 0px !important;
}

.dashboard-opened #mk-theme-container {
  left: 0;
}

.header-logo img {
    max-width: 250px!important;
}

.dashboard-opened .mk-side-dashboard {
    right: -175px;
}

.meni-item-text {
    font-family: "Oswald";
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 20px;
}

.mk-side-dashboard, .mk-side-dashboard p {
    font-size: 13px;
    color: #515151;
    font-weight: 400;
}

.mk-header .mk-classic-nav-bg, .mk-header .mk-header-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000 !important;
}

}