/*
Theme Name: Mikado One
Theme URI: https://demo.mikado-themes.com/mikado
Description: Mikado One
Tags: blog, portfolio, creative, business, corporate, photography, art, ecommerce, shop, clean, one page, design, elegant, modern, multipurpose
Author: Mikado Themes
Author URI: https://www.mikado-themes.com
Text Domain: mikado1
Version: 2.2
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.

*/
li#nav-menu-item-11721 .second,
li#nav-menu-item-11722 .second{
    /*display: none !important;*/
}

nav.main_menu.drop_down.right li.narrow .second .inner ul {
    box-shadow: 0 2px 7px 4px #0000002b;
}
nav.main_menu>ul>li.has_sub>a {
    padding-right: 5px;
}
nav.main_menu>ul>li.has_sub>a>span.plus {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    background: transparent !important;
    position: relative;
    margin-bottom: 4px;
    left: -5px;
}
.container_inner {
    width: 1150px;
    margin: 0 auto;
}