/*
Theme Name: Deploy
Theme URI: http://deploy.mikado-themes.com
Description: A Clean & Modern Business Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.user_sign.demo_button_mid,.textwidget .user_sign {
    display: none!important;
}
@media screen and (max-width: 992px) {
  .mkdf-position-center:before {
    display: none !important;
}
.mkdf-vertical-align-containers .mkdf-position-center {
    width: auto;
    position: absolute;
    left: 30px !important;
    text-align: center;
    z-index: 1;
    max-width: 200px !important;
    height: 100%;
    display: flex;
    align-items: center;
}
.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
    height: auto !important;
    width: auto !important;
}
}