/*
 Theme Name:   Careerup Child
 Theme URI:    https://themeforest.net/item/careerup-job-board-wordpress-theme/24002090
 Description:  Careerup Child Theme
 Author:       ApusTheme
 Author URI:   https://themeforest.net/user/apustheme
 Template:     careerup
 Version:      1.0.0
 Text Domain:  careerup-child
*/

.subwoo-inner .price {
    color: #ffffff !important;
    background-color: #2BB3E5 !important;
    text-align: center;
    font-weight: 900;
    border-radius: 0px !important;
}

.post-layout .post-thumbnail:before {
    content: '' !important;
    position: absolute !important;
    z-index: 1 !important;
    width: 100% !important;
    height: 100% !important;
    background: #221f1f !important;
    opacity: 0 !important;
	display:block;
}


.apus-breadscrumb .bread-title {
    text-transform: initial !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    margin: 0 !important;
}

.employer-cover{
	display:none;
}

.cmb2-checkbox-list.cmb2-list{
    height: 300px;
    overflow-y: scroll !important;
} 
.cmb2-checkbox-list li:first-child {
    display: none !important;
}
.cmb2-id--job-multiselect-sites .cmb-multicheck-toggle {
    display: none;
}
.check-disable{
    opacity: 0.4;
    pointer-events: none;
}
.checked label::before{
    background-color: #3cb1e6 !important;
}
.checked label{
    color: #3cb1e6 !important;
} 

.download-cv-vorh {
    width: 100%;
    height: 100%;
    padding: 5px;
}