/*
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.1.1.2
Updated: 2018-05-02 14:27:32

*/

.jobsearch-typo-wrap .jobsearch-applyjob-btn:hover { color: #3a414a; }
.jobsearch-typo-wrap .jobsearch-sendmessage-btn:hover { color: #ffffff; }
.jobsearch-applyjob-btn,
.careerfy-typo-wrap .jobsearch-applyjob-btn {
    float: left;
    width: 100%;
    background-color: #3a414a;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 16px 10px 17px 10px;
    text-align: center;
    border-radius: 5px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 12px;
    border: 1px solid #3a414a;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}

/* Employer favourit icon*/
.careerfy-jobli-medium3 {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #ffffff !important;
    background-color: #cebbad;
    width: 30px;
    height: 33px;
    border-radius: 0px 0px 0px 80px;
    text-align: center;
	padding: 0px 0px 0px 9px;align-content
}
/* JobDetail SubHeader */
.jobsearch-job-subheader {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 45px 0px 87px 0px;
    min-height: 400px;
    margin-bottom: -190px;
}
/*common Header Padding */
.common-header-transparent ~ .careerfy-jobdetail-four-list {
	padding-top: 140px;
	
}
