/*
Theme Name: StaffScout Child
Theme URI: https://staffscout.qodeinteractive.com/
Description: A child theme of StaffScout Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.2
Text Domain: staffscout
Template: staffscout
*/

.types-readmore-btn button{
	padding: 8px 60px!important;
	font-size: 18px!important;
}

.types-h3 h3{
	font-weight: 500;
}

.mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner{
	padding-top: 0px!important;
}

.home-job-search .mkdf-ls-adv-search-holder.mkdf-ls-adv-with-sidebar .mkdf-ls-adv-search-content-holder{
	width: 100%!important;
}

.mkdf-workflow .mkdf-workflow-item:nth-child(2n+1):not(:first-child) .mkdf-workflow-text{
	padding-left: 117px;
	padding-right: 0px!important;
}

.mkdf-light-header .mkdf-page-header>div:not(.mkdf-sticky-header) .mkdf-main-menu>ul>li>a{
	color: #323a45!important;
}

.mkdf-page-header .mkdf-fixed-wrapper.fixed .mkdf-menu-area{
	border-bottom: none!important;
}

.mkdf-bg-parallax{
	background-size: contain;
}

.mkdf-title-holder .mkdf-title-wrapper .mkdf-page-title{
	font-size: 80px!important;
}

@media only screen and (max-width: 1280px){
	.mkdf-workflow .mkdf-workflow-item:nth-child(2n+1):not(:first-child) .mkdf-workflow-text{
		padding-right: 85px;
		padding-left: 0px!important;
	}
}

@media only screen and (max-width: 1024px){
	.mkdf-workflow .mkdf-workflow-item:nth-child(2n+1):not(:first-child) .mkdf-workflow-text{
		padding-right: 50px;
		padding-left: 0px!important;
	}
}

.mkdf-row-grid-section-wrapper{
	background-size: cover;
}

.h2-heading{
	display: flex;
	justify-content: center;
    flex-direction: column;
	align-items: center;
}
.h2-heading:after{
	content: "";
	width: 88px;
    height: 3px;
	background-color: #f78620 ;
}

.mkdf-ls-main-search-holder div.mkdf-ls-main-search-holder-part.submit{
	background-color: #f78620;
	border: 1px solid #f78620!important;
}
#home-testimonial{
	display: flex;
}

#home-testimonial:before{
    content: "\7b";
    font-family: ElegantIcons;
    font-size: 90px;
    color: #f78620;
}

#home-testimonial:after{
    content: "\7b";
    font-family: ElegantIcons;
    font-size: 90px;
    color: #f78620;
	display: flex;
	align-items: flex-end;
}

.mkdf-ls-main-search-holder div.mkdf-ls-main-search-holder-part.submit button{
	background-color: #f78620!important;
	border: 1px solid #f78620!important;
}

.similar-jobs-h3{
	margin-top: 40px;
	margin-bottom: 20px;
}

.job-listing-right-widget .mkdf-normal-space .mkdf-outer-space, .mkdf-process-holder .mkdf-process-inner{
	display: flex;
	flex-direction: column;
}

.job-listing-right-widget .mkdf-ls-list-holder .mkdf-ls-list-items-holder.mkdf-ls-list-three-columns article{
	width: 100%;
	border: 1px solid #e9ebec;
	padding: 0;
}

.job-listing-right-widget .mkdf-ls-item-image{
	width: 80px!important;
	height: 80px!important;
	margin: 16px;
}

.job-listing-right-widget .mkdf-ls-adv-search-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-standard .mkdf-ls-item-inner, .mkdf-ls-archive-holder .mkdf-ls-archive-items-inner article .mkdf-ls-item-inner, .mkdf-ls-list-holder .mkdf-ls-list-items-holder .mkdf-ls-item .mkdf-ls-item-inner{
	display: flex;
    flex-direction: column-reverse;
}

.job-listing-right-widget .mkdf-ls-item-excerpt{
	display: none;
}

.job-listing-right-widget .mkdf-ls-item-type{
	display: none;
}

.job-listing-right-widget .mkdf-ls-adv-search-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-standard .mkdf-ls-item-inner, .mkdf-ls-archive-holder .mkdf-ls-archive-items-inner article .mkdf-ls-item-inner, .mkdf-ls-list-holder .mkdf-ls-list-items-holder .mkdf-ls-item .mkdf-ls-item-inner{
	padding: 0px 16px!important;
}

.mkdf-logo-wrapper a img{
	height: 65px !important;
}

.select2-container--default.select2-container--open .select2-dropdown{
	top: 35px;
}

.select2-container--default.select2-container--open .select2-dropdown li{
	padding-left: 16px;
}

blockquote {
	border:none;
	margin-bottom:-30px;
	position: relative; 
	color: #323a45;
}

blockquote h2 {
	font-size: 40px;
	font-weight: 400;
	line-height: 100%;
}

blockquote h2:before { 
	content: "\201C";
	font-weight: bold;
	font-size:100px;
	color:#f78620;
	position: absolute; 
	top: -0.2em;
	left: -0.5em; 
	font-family: 'Georgia'; 
}

blockquote h2:after { 
    content: "\201D";
    font-weight: bold;
    font-size: 100px;
    color: #f78620;
    position: absolute;
    bottom: -57.6px;
    right: 90px;
    font-family: 'Georgia';
}

#submit_comment:hover, .post-password-form input[type=submit]:hover, input.wpcf7-form-control.wpcf7-submit:hover{
	background-color: #f78620!important;
}

.mkdf-fixed-wrapper .mkdf-logo-wrapper {
	position: relative;
    bottom: 17px;
}
@media only screen and (max-width: 720px) {
	.mkdf-title-holder .mkdf-title-wrapper .mkdf-page-title{
		font-size: 40px!important;
	}
	.mkdf-title-wrapper{
		padding-top: 0px!important;
	}
}
@media only screen and (max-width: 680px) {
	.dark-bg-section{
		background-size: cover!important;
	}
}

.mkdf-menu-area.mkdf-menu-right {
	background-color: #fff !important;
}

#home-header .vc_row{
	padding: 350px 0;
}

header.mkdf-page-header #menu-cryptoplan-menu li > a {
	padding: 0 0;
}

#topBar {
	top: 79px;
}

html body .mkdf-page-header .mkdf-menu-area {
	height: 79px !important;
}


html body .mkdf-main-menu>ul>li>a>span.item_outer .item_text {
	display: block;
	padding: 17px 36px;
    text-decoration: none;
    color: #171617;
    max-width: 30em;
    text-overflow: ellipsis;
	font-family: 'Work Sans', sans-serif!important;
	letter-spacing: 0;
	margin-left: 5px;
}

#home-header .wpb_text_column.wpb_content_element.hero-text .wpb_wrapper p {
	margin-top: 0;
    font-size: 1em;
    line-height: 1.3;
    -webkit-transform: translateY(0.4145em);
    transform: translateY(0.4145em);
    margin-bottom: 1.5em;
    font-size: 26px;
}

#home-header h1 strong {
	margin: 0;
    font-weight: 700;
    font-size: 76px;
	margin-bottom: 40px;
}

#home-header .hero-btn {
	background-color: #E77E22;
    border-radius: 8px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-top: 60px;
    display: inline-block;
    text-transform: capitalize;
}

.mkdf-ls-adv-search-items-holder.mkdf-small-space.mkdf-adv-search-four-columns.clearfix .mkdf-ls-expire-date-holder {
	display: none !important;
}

.mkdf-ls-adv-search-items-holder.mkdf-small-space.mkdf-adv-search-four-columns.clearfix .mkdf-ls-item-inner .mkdf-ls-price-holder {
	display: none !important;
}

.mkdf-ls-adv-search-items-holder.mkdf-small-space.mkdf-adv-search-four-columns.clearfix .mkdf-ls-item-inner .mkdf-ls-price-rate-holder {
	display: none !important;
}

.mkdf-ls-adv-search-items-holder.mkdf-small-space.mkdf-adv-search-four-columns.clearfix .mkdf-ls-item-inner .mkdf-ls-item-author {
	display: none !important;
}

html body .mkdf-ls-adv-search-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list .mkdf-ls-item-tax-date-holder {
	vertical-align: baseline;
}

div.customHelper1 .wpb_wrapper .wpb_text_column .wpb_wrapper blockquote h2 {
	font-style: italic;
    font-size: 34px;
    font-weight: 500;
    line-height: 120%;
}

#subscription {
	padding: 50px 30px !important;
}

#subscription h2 {
	font-weight: 500;
    padding-top: 0;
    font-weight: 500;
    line-height: 120%;
    font-size: 53px;
	text-align: left !important;
	color: #fff;
}

#subscription > .wpb_column > .vc_column-inner {
	padding: 0 0 0 0;
}

#subscription .wpb_text_column.wpb_content_element .wpb_wrapper > p {
	background-color: #e57e21;
    padding: 0 0 0 0;
    font-size: 19px;
    margin: 0 0 40px 0;
    line-height: 28px;
    text-align: left !important;
}

#wpcf7-f650-p33-o1 .wpcf7-form-control-wrap {
	width: 880px;
}

#wpcf7-f650-p33-o1 .wpcf7-form-control.wpcf7-submit {
	border-color: #171717;
    max-height: 53px;
    padding: 5px 96px !important;	
}

#bottom-footer {
	margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
}

#bottom-footer h4 {
	line-height: 100% !important;
    text-align: left !important;
    font-weight: 500 !important;
    font-size: 21px !important;
	margin-bottom: 0.66667em !important;
}

#bottom-footer .vc_row {
	gap: 0px;
}

#bottom-footer .vc_row .f-bot-row.wpb_column .vc_column-inner {
    padding-right: 48px;
}

#message .intro {
	max-width: 70%;
	margin: 0 auto;
}

.mkdf-listing-single-holder article .mkdf-ls-single-company-details-holder .mkdf-ls-item-image a {
	position: relative;
}

.mkdf-listing-single-holder article .mkdf-ls-single-company-details-holder .mkdf-ls-item-image a::before {
	content: "";
	background-image: url(https://careers.cryptoplan.vc/wp-content/uploads/2024/03/COO_profile.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	display: flex;
	width: 124px;
	height: 124px;
	border-radius: 50%;
}

body.single-job_listing .mkdf-ls-single-content-holder .mkdf-ls-content-part * {
	margin-bottom: 16px;
}

#job-info {
	background-color: #F7F7F7!important;
	padding: 24px;
	margin-bottom: 0;
	border-radius: 16px 16px 0px 0px;
}

#job-info h2{
	text-align: center;
    font-size: 60px;
    margin-bottom: 24px;
	color: #2a2c29;
	font-weight: 400;
}

#job-info .items {
	display: flex;
    justify-content: center;
    gap: 8px;
    align-items: center;
    flex-direction: column;	
	text-align: center;
}

#job-info .items strong {
	font-weight: 600;
}

#job-info .items strong a {
	color: #e57e21;
}

.single-job_listing .mkdf-listing-single-holder article .mkdf-ls-single-section-inner.left .mkdf-ls-single-content-holder .mkdf-ls-content-part-holder {
	margin: 21px 0 0 0;
}

.single-job_listing .wpcf7 {
	background-color: #F7F7F7!important;
	padding: 24px;
	border-radius: 0px 0px 16px 16px;
}

.single-job_listing h2 {
	margin-bottom: 0px!important;
	padding-bottom: 40px;
	background-color: #F7F7F7;
}

.single-job_listing h2.mkdf-ls-item-title-inner {
	margin-bottom: 0px!important;
	padding-bottom: 40px;
	background-color: unset;
}

.single-job_listing .looking {
	padding: 40px 24px;
	border-radius: 16px;
	background-color: #F7F7F7;
	text-align: justify;
}

.single-job_listing .intro {
	padding: 0 24px;
	text-align: justify;
}

body.single-job_listing .mkdf-ls-single-content-holder .mkdf-ls-content-part .looking h4 {
	margin-top: 0;
}


body.single-job_listing .mkdf-listing-type-wrapper {
	padding: 0 24px;
}

body.single-job_listing .mkdf-ls-item-title {
	padding: 0 24px;
}

.mkdf-ls-adv-search-holder.mkdf-ls-adv-with-sidebar .mkdf-ls-adv-search-content-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list .mkdf-ls-item-image a {
	position: relative;
}

.mkdf-ls-adv-search-holder.mkdf-ls-adv-with-sidebar .mkdf-ls-adv-search-content-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list .mkdf-ls-item-image a::before {
	content: "";
	background-image: url(https://careers.cryptoplan.vc/wp-content/uploads/2024/03/COO_profile.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	display: flex;
	width: 88px;
	height: 88px;
}

.mkdf-ls-adv-search-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list .mkdf-ls-item-image a {
	position: relative;
}

.mkdf-ls-adv-search-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list .mkdf-ls-item-image a::before {
	content: "";
	background-image: url(https://careers.cryptoplan.vc/wp-content/uploads/2024/03/COO_profile.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	display: flex;
	width: 88px;
	height: 88px;
}


@media only screen and (max-width: 800px) {
	body.single-job_listing h2 {
		margin: 0!important;
	}

	.single-job_listing .intro {
		padding: 0 0px;
	}

	body.single-job_listing .mkdf-listing-type-wrapper {
		padding: 0 0px;
	}
	
	body.single-job_listing .mkdf-ls-item-title {
		padding: 0 0px;
	}
}

@media only screen and (max-width: 480px) {
	.mkdf-ls-adv-search-holder.mkdf-ls-adv-with-sidebar .mkdf-ls-adv-search-content-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list .mkdf-ls-item-image a::before {
		width: 50px;
		height: 50px;
	}

	.mkdf-ls-adv-search-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list .mkdf-ls-item-image a::before {
		width: 50px;
		height: 50px;
	}
}

.mkdf-ls-adv-search-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list .mkdf-ls-item-tax-date-holder .mkdf-tax-wrapper a {
	background: #00b489!important;
}

body.single-job_listing .mkdf-ls-content-part-holder ul li {
	list-style: none;
	display: flex;
}

body.single-job_listing .mkdf-ls-content-part-holder ul li strong {
	font-weight: 600;
}

body.single-job_listing .mkdf-ls-content-part-holder ul li::before {
	content: "";
	background: #e57e21;
	min-width: 13px;
	max-width: 13px;
	height: 13px;
	margin-right: 12px;
	margin-top: 8px;
	display: block;
	border-radius: 40px;
}



