/*
Theme Name: Nokri child
Description: Responsive, Neat & Clean WP Theme.
Author: Scripts Bundle
Theme URI: https://demo.nokriwp.com/
Author URI: http://scriptsbundle.com/
Version: 1.0.0
Template:     nokri
License: Themeforest Split Licence
License URI: https://themeforest.net/user/scriptsbundle/
Text Domain: nokri
Tags: featured-images, sticky-post, translation-ready
*/


#jobbtn {display:none}
#jobbtn .logged-in {display:block}

li.job-category {
    display: none !important;
}

li.job-category.hoverTrigger {
    display: block !important;
}

.author section.n-breadcrumb-big.resume-3-brreadcrumb {
    background: url(/wp-content/uploads/2019/08/shutterstock_98668634-darkened.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center top;
    background-attachment: inherit;
}
	
}