/*

Theme Name: NOO JobMonster Child Theme
Theme URI: http://nootheme.com/
Author: NooTheme
Author URI: http://nootheme.com/
Description: This is a custom child theme for NOO JobMonster
Template: noo-jobmonster
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: noo
*/
.home .noo-job-search-wrapper .job-advanced-search-wrap{
    max-width: 90%;
    margin: 0 auto;
}
.job_listing .comments-area {
    margin-top: 0;
    padding-top: 0;
}
.Xhome .noo-vc-row.bg-image.bg-parallax {
background-size: cover!important;
    max-height: 400px;
}
.Xhome .noo-vc-row.bg-image.bg-parallax .parallax{
max-height: 400px!important;
}
.home .noo-vc-row .noo-step-icon .noo-step-icon-class {
font-weight: initial;
}
.home .noo-job-search-wrapper .job-search-info, .home .noo-job-search-wrapper .job-search-info h3{
    color: #44494b;
}
.home .noo-job-search-wrapper .job-advanced-search .btn-search-submit {
    background-color: #44494b;
}
.home .noo-vc-row.homesearchz.bg-image .noo-vc-col.col-md-12 {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 120px 0;
}
.home .job-advanced-search .job-advanced-search-form {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.25);
}
.navbar-brand .noo-logo-img, .navbar-brand .noo-logo-retina-img {
    max-width: 200px;
    height: auto;
}
.navbar-nav li.menu-item-post-btn  a{
    color: #fff;
}
.wigetized .widget {
    color: #f9f9f9;
}
footer .footertagz a, .wigetized .widget ul li a{
    color: #ccc!important;
}
.listtagsz {
text-align: center;
    margin: 20px 0;
}
.listtagsz {
text-align: center;
    margin: 20px 0;
}
.listtagsz img{
    max-width: 64px;
    max-height: 45px;
    opacity: .7;
}
.listtagsz img:hover{
    opacity: 1;
}
.home .listtagsz {
    padding-top: 30px;
    background-color: #44494b;
margin:0;
}

.home .listtagsz img{
    opacity: 1;
        filter: invert(1);
        -webkit-filter: invert(1);
        -moz-filter: invert(1);
        -o-filter: invert(1);
        -ms-filter: invert(1);
}
.home .listtagsz img:hover{
    background-color: #d5586a;
}
.posts-loop-content .indeed-job .item-featured{
    display: none;
}
.featured_slider .page a.selected {
    background: #4de5b1;
}
.home .job-advanced-search.column-3 {
    background-color: rgba(255, 255, 255, 0.35);
    padding: 15px 0;
}
.woocommerce-checkout .woocommerce-shipping-fields {
    display: none;
}