/*
 Theme Name:   Mounthood Child
 Theme URI:    http://mounthood.axiomthemes.com/
 Description:  Mounthood Child Theme
 Author:       Axiomthemes
 Author URI:   http://axiomthemes.com/
 Template:     mounthood
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  mounthood-child
*/
.mascotte {
    position: fixed;
    width: 10%;
    height: auto;
    z-index: 9999;
    top: 50%;
    right: 1%;
}

/* sub-menu */
.menu_main_nav > li ul {
    width: auto;
}