/*
Theme Name: Incubator Child
Template: incubator
Theme URI: http://keydesign-themes.com/incubator/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Incubator - WordPress Startup Business Theme
Version: 1.8
Description: Shop Wordpress Theme
Author: Key-Design
Author URI: http://www.keydesign-themes.com
Tags: one-column, custom-menu

/* Below you can write your style */
.navbar-shrink .menu-top-lzm {
    display: none !important;
}
.contenedor-top-menu-lzm{
    width: 100%;
    display: block;
    border-bottom: 1px solid #848484;
}
.menu-top-lzm div:first-child {
    flex: 1;
}
@media only screen and (max-width: 1240px) {
.menu-top-lzm {
    width: 90% !important;
}
}