/*
Theme Name: Careerfy Child
Theme URI: http://demo.eyecix.com/careerfy/
Template: careerfy
Author: Eyecix
Author URI: http://eyecix.com/
Description: Careerfy brings you the most simple solution to display jobs on any type of websites. You may already know, some really big Job Portals provides the option to use their database and extend your website with job offers. This Theme can make everything automatically, some job providers also pay commission when any of your visitors click on the job links.
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.6
Updated: 2023-06-01 14:27:32

*/

.careerfy-header-three .careerfy-logo {
    margin: 0px !important;
}

.mobile-logocon a img {
    width: auto;
    height: 75px !important;
}

.careerfy-user-log > li > a {
    color: #1a1a1a !important;
    font-size: 14px;
    float: left;
    padding: 10px 20px;
    border-radius: 40px;
    font-weight: 400;
}


.navbar-nav > li > a, .navbar-default .navbar-nav > li > a, .careerfy-headereleven-user > li > a, .careerfy-header-fifteen .navbar-nav > li.submenu-addicon:after, .careerfy-header-sixteen .navbar-nav > li.submenu-addicon > a:after, .careerfy-header-twentyone-strip p a, .careerfy-header-twentyone-user>li>a, .careerfy-header-twentyone-strip p {
    color: #1a1a1a !important;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: -25px;
    padding-top: 0px;
}

.jobsearch-top-strip {
    float: left;
    width: 100%;
    background-color: #050a30;
    padding: 8px 40px 0px 40px;
    margin: 0 0 -20px 0;
}

.careerfy-fifteen-categories span {
    font-size: 20px;
    font-weight: 600;
    color: #050a30;
    display: block;
}
.careerfy-fifteen-categories ul li {
    float: left;
    width: 25%;
    list-style: none;
    border-top: 1px solid #a6cf45;
    border-left: 1px solid #a6cf45;
}

.careerfy-fifteen-categories ul li:nth-child(4n-8) {
    border-right: 1px solid #a6cf45;
}

.careerfy-fifteen-categories ul li:nth-last-child(2), .careerfy-fifteen-categories ul li:nth-last-child(3), .careerfy-fifteen-categories ul li:nth-last-child(1), .careerfy-fifteen-categories ul li:nth-last-child(4) {
    border-bottom: 1px solid #a6cf45;
}
.careerfy-fifteen-categories a:hover {
    background-color: #45a6cf;
}



