
        img.wp-smiley,
        img.emoji {
            display: inline !important;
            border: none !important;
            box-shadow: none !important;
            height: 1em !important;
            width: 1em !important;
            margin: 0 .07em !important;
            vertical-align: -0.1em !important;
            background: none !important;
            padding: 0 !important;
        }

    .woocommerce form .form-row .required {
        visibility: visible;
    }
    .woocommerce-product-gallery {
        opacity: 1 !important;
    }

        .recentcomments a {
            display: inline !important;
            padding: 0 !important;
            margin: 0 !important;
        }

    .primary-nav {
        margin-left: 300px
    }

    .post-a-job a,
    .jobhunt_newsletter_widget .newsletter-form button[type="submit"],
    .checkout-button,
    button[name="woocommerce_checkout_place_order"],
    .application_button,
    .job-pricing-inner .job-pricing-features a,
    .job-list-tab-section .nav-tabs .nav-link.active,
    .contact-form input[type="submit"],
    .page-template-template-homepage-v4 .job-search-block form button,
    .page-template-template-homepage-v5 .job-search-block .job-search-submit button,
    .page-template-template-homepage-v2 .job-search-block form .job-search-submit button,
    .page-template-template-homepage-v4 .resume-search-block form button,
    .page-template-template-homepage-v5 .resume-search-block .resume-search-submit button,
    .page-template-template-homepage-v2 .resume-search-block form .resume-search-submit button,
    .company-single-head__right .company-location-map,
    .companies-listing-a-z .company-group-inner .company-letter,
    .resume-single-type-v2 .single-resume-content-navbar .contact-candidate-email a,
    .job-manager-form fieldset .resume-manager-data-row .resume-manager-remove-row,
    .resume-manager-candidate-dashboard tfoot a,
    .job-manager-job-dashboard-content tfoot a,
    article.post-password-required .post-password-form input[type="submit"],
    article.post.post-password-required .post-password-form input[type="submit"],
    .handheld-sidebar-toggle .btn,
    .woocommerce-mini-cart__buttons .button.checkout,
    .job-manager-form.wp-job-manager-bookmarks-form .remove-bookmark,
    .job_tags a,
    .onsale,
    .wpforms-container.contact-form .wpforms-form .wpforms-submit-container .wpforms-submit,
    .wpforms-container.newsletter-form .wpforms-form .wpforms-submit-container .wpforms-submit {
        background-color: #214674;
        border-color: #214674;
    }


    .error-404 .content-404::after,
    .post-type-archive-job_listing .header-bg-default+.site-content-page-header:after,
    .single-job_listing .header-bg-default+.site-content-page-header:after,
    .post-type-archive-resume .header-bg-default+.site-content-page-header:after,
    .post-type-archive-company .header-bg-default+.site-content-page-header:after,
    .single-company .header-bg-default+.site-content-page-header:after,
    .single-resume-head::before,
    .single-job-preview .site-content-page-header::after,
    .single-resume-preview.single-resume .site-content-page-header::after,
    .blog .header-bg-default+.site-content-page-header:after,
    .blog-archive .header-bg-default+.site-content-page-header:after,
    .single.single-post .header-bg-default+.site-content-page-header:after,
    .page-template-default .header-bg-default+.site-content-page-header:after,
    .page-template-template-aboutpage .header-bg-default+.site-content-page-header:after,
    .page-template-template-sidebar .header-bg-default+.site-content-page-header:after,
    .page-template-template-job-sidebar .header-bg-default+.site-content-page-header:after,
    .page-template-template-resume-sidebar .header-bg-default+.site-content-page-header:after,
    .page-template-template-company-sidebar .header-bg-default+.site-content-page-header:after {
        background: linear-gradient(5deg, #5890cd , #ac388d 50%, #d01667 );

    }

    .thjmf-apply-form {
        display: none
    }

    .single-job-listing-company {
        display: none
    }

    .job_listings.list .job_listing.status-expired {
        background: #ea6e6e78;
    }

    .job_listing {
        padding: 5px 30px 5px 30px;
    }

    @media (min-width: 992px) {
        .job-list-section.grid-view .job_listing {
            flex: 0 0 23.3333333333% !important;
        }
    }


    @media (max-width: 1199.98px) {
        .job-categories-section .job-categories {
            flex-wrap: wrap !important;
        }
    }

    .job-categories-section.v3 {
        padding: 40px 0 40px !important;
    }

    .single-job-listing-overview__detail-content--value {
        pointer-events: none;
        cursor: default;
    }

    @media (min-width: 992px) {
        .single-job-listing__inner>.single-job-listing__content-area {
            max-width: 100% !important
        }
    }

    .single-job-listing__inner {
        display: block !important;
    }

    .site-content-page-header {
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 50%;
    }

        .kc-off-notice {
            display: inline-block !important;
        }

        .kc-container {
            max-width: 1170px;
        }

.i{
    color: green;
}


@media (max-width : 900px) {
 .grid-item .icon.social-icon .screen-only {
    display : none ;

 }
}

