/*
Theme Name:         Chap Child
Theme URI:          https://chap.website
Description:        Chap is a WordPress theme using Semantic UI CSS framework.
Author:             websevendev
Author URI:         https://themeforest.net/user/websevendev
Template:           chap
Version:            1.0.0
License:            Regular License
License URI:        https://themeforest.net/licenses/terms/regular
Tags:               custom-menu, editor-style, theme-options
Text Domain:        chap
*/

#bitnami-banner {
	display: none;
}

/* hide sign in , search, donate from all but sticky nav*/
#primary_menu .menu-item-197, #primary_menu .menu-item-198, #primary_menu .menu-item-199 {
	display: none !important;
}
#sidebar_menu .menu-item-197, #sidebar_menu .menu-item-198, #sidebar_menu .menu-item-199 {
	display: none !important;
}

.nyfa-orange, a.nyfa-orange:visited {
	color: #c74e27 !important;
}

#sidebar_menu .menu .menu {
	display: none !important;
}
