/* Theme Name: Muzze Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: Muzze is a modernized take on an ever-popular WordPress. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Muzze will make your WordPress look beautiful everywhere. Created by <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: muzze
Version: 1.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  muzze-child
*/
.ova_menu_canvas .ova_nav_canvas.canvas_right{
    right: -25px!important;
}
.ova_menu_canvas .ova_nav_canvas.active.show{
    padding-left: 50px;
    padding-right: 50px;
}
.ova_menu_canvas .ova_nav_canvas.active{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.ova_menu_canvas .ova_nav_canvas ul.menu .menu-item,
.ova_nav_canvas .content-social-info{
    width: 80%;
    margin: 0 auto;
}
.ova_menu_canvas .ova_nav_canvas .menu-icon-social{
    margin-top: 0px!important;
}

@media only screen and (max-width: 767px) {
    .ova_menu_canvas .ova_nav_canvas.canvas_left {
        left: -25px !important;
    }
}
