/*
Theme Name: Induzy Child
Description: Child Theme for Induzy Theme
Author: Zozothemes
Version: 1.0
Template: induzy
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */


.navbar .induzy-main-menu a {
  color:#94B3C5!important;
  font-weight: 700!important;
}

.navbar .induzy-main-menu a:hover {
  color:#fff!important;
  font-weight: 700!important;
}

.navbar .induzy-main-menu .current-menu-item > a {
  color:#fff!important;
  font-weight: 700!important;
}
.post-author, .post-date, .post-comment {
  display: none!important;
}
