/*
 Theme Name:   Kallyas Child
 Theme URI:    http://kallyas.net
 Description:  Kallyas Child Theme
 Version:      3.5.9
 Author:       Hogash
 Author URI:   http://kallyas.net
 Template:     kallyas
*/



@media screen and (min-width: 1200px)
.topnav.zn_header_top_nav li {
    position: relative;
    display: none !important;
}

@media screen and (min-width: 1200px)
.topnav.zn_header_top_nav li a {
    font-weight: 400;
    display:none !important;

}

@media screen and (min-width: 1200px)
.zn_header_top_nav {
    margin-bottom: 0;
    display: none !important;
}

.zn_header_top_nav-wrapper {
    margin-left: 10px;
    display: none !important;
}