/*
Theme Name: StaffScout
Theme URI: https://staffscout.qodeinteractive.com/
Description: A Powerful Job Board Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: staffscout
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.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 {
	pointer-events: none;
}

.mkdf-listing-single-holder article .mkdf-listing-type-wrapper a {
	pointer-events: none;
}

html body footer.mkdf-page-footer .mkdf-social-icon-widget-holder.mkdf-icon-has-hover {
 	margin: 0 0 0 0!important;
}

#topBar{
    background: #ff8000;
    position: fixed;
    z-index: 200;
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
    top: 120px
}
#topBar .container{
    max-width: 1300px;
    width: 100%;
    margin: auto;
}
#topBar ul{
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    margin: 8px auto;
}
#topBar ul li{
    list-style: none;
}
#topBar ul li a{
    color: white;
	font-weight: 500;
}

blockquote h2 {
	text-align: center;
}

#home-header {
	padding: 250px 0 130px;
}

#home-header h1 {
	font-size: 80px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 32px;
}

#home-header h1 strong {
	color: #E57E21;
}

#home-header .hero-text {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 60px!important;
}

#home-header .hero-btn {
	padding: 12px 32px!important;
    background: #E57E21;
    color: #fff;
    border-radius: 8px;
}
#home-header .hero-btn:hover {
	background: #E57E21!important;
	opacity: unset!important;
}

.mkdf-ls-adv-search-holder .mkdf-ls-adv-search-type-checkboxes {
	display: none!important;
}

.mkdf-ls-adv-search-holder .mkdf-ls-adv-search-filters-holder {
	display: none!important;
}

.mkdf-ls-adv-title {
	display: none!important;
}

.h2-positions h2{
	font-size: 48px;
	font-weight: 700;
    color: #E57E21;
	text-align: center;
	margin-bottom: 20px!important;
}

.mkdf-ls-adv-search-holder .mkdf-ls-adv-search-items-holder .mkdf-ls-item.mkdf-ls-item-type-list {
	border-radius: 8px;
}

.ben-col {
	background: #fff;
	border-radius: 8px;
	margin-bottom: 20px;
	box-shadow: 0px 4px 40px #EAEAEA;
	padding: 16px 0;
}

#ben-row .vc_row{
	display: flex;
	gap: 20px;
}

#ben-row {
	padding-bottom: 40px;
}

.ben-col h4{
	color: #E57E21!important;
	font-weight: 700!important;
	font-size: 24px;
}

.ben-col p{
	color: #323a45!important;
}

.ben-col .mkdf-iwt-icon {
	display: none!important;
}

.mkdf-row-grid-section-wrapper {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.h2-heading {
	font-size: 48px!important;
	color: #E57E21!important;
	font-weight: 700!important;
	margin: 16px 0;
}

.h2-heading:after {
	display: none!important;
	
}

#subscription {
	background-color: #E57E21!important;
	padding: 10px 0 70px 0!important;
	border-top: none!important;
}

#subscription h1{
    width: 100%;
    padding: 38px 0px 0px;
	font-size: 48px;
	color: #fff;
	font-weight: 500;
}

#subscription p {
	color: #fff;
	font-size: 20px;
}

.mkdf-newsletter-form:before {
	display: none!important;
}

.mkdf-newsletter-form input[type=submit] {
	position: unset!important;
	background: #171717!important;
	font-size: 16px!important;
    border-radius: 8px!important;
	padding: 10px 80px!important;
	text-transform: unset!important;
}

body .mkdf-newsletter-form input[type=submit]:hover {
	position: unset!important;
	background: #171717!important;
	font-size: 16px!important;
    border-radius: 8px!important;
	padding: 10px 80px!important;
	text-transform: unset!important;
}

.mkdf-newsletter-form {
	display: flex;
	justify-content: space-between;
}

.wpcf7-spinner {
	display: none;
}

.mkdf-social-share-holder.mkdf-list li a>span {
    font: normal normal normal 14px/1 FontAwesome !important;
}

body.single-job_listing .mkdf-ls-single-content-holder .mkdf-ls-content-part,
body.single-job_listing .mkdf-ls-single-content-holder .mkdf-ls-content-part * {
    font-size: 20px;
    line-height: 30px;
    color: #2a2c29;
}

body.single-job_listing .mkdf-ls-single-content-holder .mkdf-ls-content-part h3, 
body.single-job_listing .mkdf-ls-single-content-holder .mkdf-ls-content-part h4,
body.single-job_listing .mkdf-ls-single-content-holder .mkdf-ls-content-part h5 {
	font-size: 26px;
	margin: 40px 0 0 0;
}

.wpcf7-form-control-wrap {
	width: 78%;
}

body .mkdf-eh-item-content {
	padding: 0!important;
}

.mkdf-newsletter-form input[type=email] {
	margin: 0;
	padding: 16px 32px!important;
    font-size: 16px!important;
    border-radius: 8px!important;
}

#bottom-footer  {
	background: #2B2B2B;
}

#bottom-footer .vc_row {
	display: flex;
	gap: 24px;
}

#bottom-footer .f-bot-row {
	padding: 60px 0 0 0;
}

#bottom-footer h4{
	color: #E57E21!important;
}

body #bottom-footer a{
	color: #fff!important;
	font-weight: 400!important;
}

#contact-side h3{
	font-size: 34px;
	font-weight: 600;
    padding-top: 2px;
    margin-bottom: 48px;
    max-width: fit-content;
    padding-bottom: unset;
	
}

#contact-side .mkdf-iwt.mkdf-iwt-icon-left {
	width: 100%;
	margin-bottom: 8px;
}

#contact-side h4 {
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 8px;
}

#message h2 {
	font-size: 48px;
	font-weight: 600;
    color: #E57E21!important;
	text-align: center;
	margin-bottom: 20px!important;
}

#message .intro {
	font-size: 20px;
	font-weight: 400;
    color: #171717!important;
	text-align: center;
}

#message {
	padding: 140px 0 140px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text {
	background-color: white;
    border-radius: 8px;
    font-size: 18px!important;
    padding-left: 16px;
	border: 1px solid #ccc;
	font-weight: 300;
	color: #ccc!important;
}

.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
	background-color: white;
    border-radius: 8px;
    font-size: 18px!important;
    padding-left: 16px;
	border: 1px solid #ccc;
	font-weight: 300;
	color: #ccc!important;
}

input.wpcf7-form-control.wpcf7-submit {
	border-radius: 8px!important;
    font-size: 16px!important;
    width: unset!important;
    padding: 10px 80px!important;
	text-transform: unset!important;
}

#job-list .mkdf-ls-adv-title{
	display: unset!important;
	font-size: 24px;
	font-weight: 600;
}

#job-list .mkdf-widget-title {
	font-size: 24px;
	font-weight: 600;
}

#job-list .widget:last-child {
	display: none!important;
}

.p-center p{
	max-width: 500px;
    margin: auto;
	color: #323a45;
}

.mkdf-workflow .mkdf-workflow-item .mkdf-workflow-item-inner .mkdf-workflow-text p.text {
	font-size: 18px;
	color: #323a45;
}

.mkdf-workflow .mkdf-workflow-item .mkdf-workflow-item-inner .mkdf-workflow-text h2 {
	font-size: 40px;
	font-weight: 600!important;
}



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

.message-how {
	padding: 40px 0 80px!important;
}

.ben-row-how .ben-col h4 {
	font-size: 40px!important;
	color: #323a45!important;
	margin-bottom: 20px;
}

.benefits-how{
	display: flex;
	gap: 32px;
	align-items: center;
	padding: 40px 0;
}

.benefits-how-reverse{
	display: flex;
	flex-direction: row-reverse;
	gap: 32px;
	align-items: center;
	padding: 40px 0;
}

.benefits-how p {
	font-size: 18px;
	font-weight: 500;
	color: #323a45!important;
}

.benefits-how-reverse p {
	font-size: 18px;
	font-weight: 500;
	color: #323a45!important;
}



.benefits-how h2 {
	font-size: 48px;
	color: #323a45!important;
	margin-bottom: 20px;
	font-weight: 600;
}

.benefits-how-reverse h2 {
	font-size: 48px;
	color: #323a45!important;
	margin-bottom: 20px;
	font-weight: 600;
}

@media only screen and (max-width: 1025px){
    #topBar{
        display: none;
    }
}

html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
    padding: 38px 0px 26px
}

html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid .widget.widget_media_image {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid .widget.widget_media_image a {
	float: left;
	line-height: 100%;
}

html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid .widget.widget_media_image a img {
    max-width: 225px !important;
    float: left;
}

html body footer.mkdf-page-footer .widget {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html body  footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left {
	display: flex;
    align-items: center;
	justify-content: space-between;
}

html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left .mkdf-column-content.mkdf-grid-col-3 {
	width: auto;
}

html body footer.mkdf-page-footer .widget p {
    font-size: 16px;
    display: flex;
    color: #fff;
    padding-right: 20px;
}

html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left::before {
	display: none;
}

html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left::after {
	display: none;
}

html body footer.mkdf-page-footer #block-14.widget p span {
	background-image: url(assets/img/footer_phone.png);
    height: 27px;
    width: 35px;
    position: relative;
    bottom: 0px;
    background-repeat: no-repeat;

}

html body footer.mkdf-page-footer #block-15.widget p span {
	background-image: url(assets/img/footer_mail.png);
    height: 27px;
    width: 35px;
    position: relative;
    bottom: 0px;
    background-repeat: no-repeat;
}

html body footer.mkdf-page-footer .mkdf-social-icon-widget-holder.mkdf-icon-has-hover {
	margin: 0 8px 0 8px !important;
}

.mkdf-footer-bottom-holder {
	display: none !important;
}

.mkdf-ls-company-details-inner {
	display: none !important;
}

.mkdf-ls-single-company-details-holder .mkdf-ls-item-author {
	display: none !important;
}

html body.single-job_listing .mkdf-listing-single-holder article .mkdf-ls-single-company-details-holder .mkdf-ls-item-title .mkdf-ls-item-title-inner {
	text-align: center;
    font-weight: 500;
    font-size: 22px;
    text-transform: capitalize;
    color: #fff;
    margin: 20px 0 50px 0;
}

html body.single-job_listing .mkdf-listing-single-holder article .mkdf-ls-single-company-details-holder .mkdf-ls-single-company-details-button-holder .mkdf-ls-single-contact-listing {
    margin: 0 0 0 0;
    border-radius: 8px;
    padding: 6px 55px;
}

html body.single-job_listing .mkdf-listing-single-holder article .mkdf-ls-single-company-details-holder {
	padding: 49px 34px 34px;
}

body.single-job_listing h3.similar-jobs-h3 {
	display: none !important;
}

body.single-job_listing div.job-listing-right-widget {
	display: none !important;
}

body.single-job_listing .mkdf-listing-single-holder article .mkdf-ls-single-section-inner.left .mkdf-ls-single-content-holder .mkdf-ls-item-title h2{
	font-weight: 600;
}

#ben-row .vc_empty_space {
	display: none !important;
}


#ben-row .mkdf-iwt-text {
	font-size: 16px;
    line-height: 24px;
    margin: 0 0 0 0;
}

body.single-job_listing ul li::marker {
	color: #ff8000;
}

body.single-job_listing .mkdf-listing-single-holder article h4 {
	font-size: 30px;
	font-weight: 600;
}

.mkdf-listing-single-holder article p {
	color: #323a45!important;
}

.wpb_wrapper li {
	color: #323a45!important;
}

#ben-3 .ben-col h4{
	font-size: 24px!important;
	text-align: center;
}

#ben-3 .ben-col p{
	text-align: center!important;
	padding: 0 10px 24px;
}

body.single input[type=text], body.single input[type="tel"], body.single input[type="email"], body.single input[type="url"], body.single .wpcf7-textarea {
	background-color: white;
    border-radius: 8px;
    font-size: 18px!important;
    padding-left: 16px;
    border: 1px solid #ccc;
    font-weight: 300;
    color: #ccc!important;
}

#job-info {
	border-radius: 16px;
	background: #E57E21;
	padding: 16px 24px;
	margin-bottom: 40px;
}

#job-info h2{
	font-size: 40px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	margin-bottom: 8px;
	line-height: 110%;
}

#job-info .items {
	display: flex;
	justify-content: center;
	gap: 40px;
	
}

#job-info p {
	font-size: 24px;
	font-weight: 600;
	display: flex;
	gap: 8px;
	align-items: center
}

#job-info .phone:before{
	content: "";
	width: 32px;
	height: 32px;
	background-image: url(https://careers.cryptoplan.vc/wp-content/uploads/2023/02/phone.png);
	background-position: center;
	background-size: cover;
}

#job-info .email:before{
	content: "";
	width: 32px;
	height: 32px;
	background-image: url(https://careers.cryptoplan.vc/wp-content/uploads/2023/02/email.png);
	background-position: center;
	background-size: cover;
}

.mkdf-ls-single-social-network-holder {
	display: none;
}

.mkdf-ls-item-image {
	margin-right: 8px;
    display: block;
}

@media only screen and (max-width: 1200px) {

	body .mkdf-fixed-wrapper .mkdf-logo-wrapper {
		bottom: 0;
	}

	#home-header h1 {
		font-size: 60px;
	}
	
	.mkdf-eh-item-content.mkdf-eh-custom-3144 {
		padding: 0;
	}

	body #home-header h1 strong {
		font-size: 60px;
	}

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

@media only screen and (max-width: 1024px) {

	body .mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mobile-menu-icon {
		font-size: 21px;
	}

	body .mkdf-eh-item-content {
		padding: 0 0 0 0!important;
	}
	
	#home-header .vc_col-sm-6 {
		width: 75%;
	}
	
	.wpb_single_image .vc_figure {
		display: flex!important;
		justify-content: center;
	}
	
	.wpb_single_image .vc_single_image-wrapper {
		max-width: 60%!important;
	}
	
	#home-header {
		padding: 188px 0 130px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
	body .mkdf-eh-item-inner .mkdf-eh-item-content {
		padding: 0 0 !important;
	}
}


@media only screen and (max-width: 768px) {
	.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 {
		float: inherit;
	}
	
	#ben-row .vc_row {
		flex-direction: column;
		gap: 0;
	}
	
	#ben-row .vc_col-sm-6 {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.h2-heading {
		font-size: 30px!important;
	}
	
	body .vc_custom_1661254981936 {
		margin-bottom: 24px!important;
		margin-top: 24px!important;
	}
	
	body blockquote h2 {
		font-size: 30px;
	}
	
	#bottom-footer .vc_row {
		flex-direction: column;
	}
	body #bottom-footer .f-bot-row {
		padding-top: 20px;
	}
	
	body .vc_custom_1669723859229,  body .vc_custom_1669724188261, body .vc_custom_1669724227717 {
		margin-bottom: 8px!important;
	}
	
	#home-header .vc_col-sm-6 {
		width: 100%;
	}
	
	#home-header .vc_col-sm-8 {
		width: 100%;
	}
	
	.h2-positions h2 {
		font-size: 30px!important;
		margin-top: 40px;
		margin-bottom: 0!important;
	}
	
	.mkdf-ls-adv-search-holder {
		margin-bottom: 0!important;
	}
	
	#subscription h1 {
		font-size: 30px;
		padding: 0;
	}
	
	#subscription p {
		font-size: 16px;
	}
	
	#subscription br{
		display: none;
	}
	
	.mkdf-newsletter-form {
		flex-direction: column;
		gap: 8px;
	}
	
	.wpcf7-form-control-wrap {
		width: 100%;
	}
	
	#subscription {
		padding: 10px 00 40px!important;
	}
	
	#ben-row .vc_col-sm-4 {
		width: 100%;
	}
	
	.benefits-how {
		flex-direction: column-reverse;
	}
	
	.benefits-how-reverse {
		flex-direction: column-reverse;
	}
	
	.benefits-how-reverse  .vc_col-sm-6 {
		width: 100%;
	}
	
	.benefits-how  .vc_col-sm-6 {
		width: 100%;
	}
	
	.benefits-how-reverse h2 {
		font-size: 30px;
	}
	
	.benefits-how h2 {
		font-size: 30px;
	}
	
	.benefits-how p, .benefits-how-reverse p {
		font-size: 16px;
		font-weight: 400;
	}
}

@media only screen and (min-width: 681px) and (max-width: 768px){
	body .mkdf-eh-item-inner .mkdf-eh-item-content {
		padding: 0 0 !important;	
	}
}

.mkdf-ls-enquiry-holder {
	display: none !important;
}

.mkdf-newsletter-form.clearfix > p {
	display: flex;
	gap: 10px;
}

@media only screen and (max-width: 1600px) {
	body .helppppppperrr .mkdf-eh-item-content {
		padding: 0px 0% 0 0 !important;
	}

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

@media only screen and (max-width: 1024px) {
	#wpcf7-f650-p33-o1 .wpcf7-form-control-wrap {
		width: 415px !important;
	}
}

@media only screen and (max-width: 800px) {
	body #subscription h2 {
		font-size: 30px;
	}

	#job-info h2 {
		font-size: 28px;
	}

	#job-info .items {
		flex-wrap: wrap;
		gap: 8px;
		row-gap: 0;
	}

	#job-info p {
		font-size: 16px;
	}

	body .mkdf-listing-single-holder h2 {
		font-size: 30px!important;
		font-weight: 600!important;
		color: #E77E22;
		margin-bottom: 24px!important;
	}
}

@media only screen and (max-width: 768px) {
	.mkdf-newsletter-form.clearfix > p {
		flex-direction: column;
	}

	#wpcf7-f650-p33-o1 .wpcf7-form-control-wrap {
		width: 100% !important;
	}
}

@media only screen and (max-width: 680px) {
	body .mkdf-eh-item-inner .mkdf-eh-item-content{
		padding: 0!important;
	}

	body #subscription {
		padding: 50px 0!important;
	}
}

html body .mkdf-wrapper p,
html body .mkdf-wrapper a,
html body .mkdf-wrapper span,
html body .mkdf-wrapper ul li,
html body .mkdf-wrapper h1,
html body .mkdf-wrapper h2,
html body .mkdf-wrapper h3,
html body .mkdf-wrapper h4,
html body .mkdf-wrapper h5,
html body .mkdf-wrapper h6,
html body .mkdf-wrapper input,
html body .mkdf-wrapper textarea {
	font-family: 'Montserrat' !important;
}

.customHelper1 .wpb_text_column.wpb_content_element > .wpb_wrapper {
	text-align: center;
}

.customHelper1 .wpb_text_column.wpb_content_element > .wpb_wrapper blockquote {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.wpcf7-not-valid-tip {
	position: relative;
    bottom: 18px;
}

.mkdf-social-icon-widget-holder .mkdf-social-icon-widget {
	font: normal normal normal 14px/1 FontAwesome !important;
}

body.home .wpcf7-not-valid-tip {
	bottom: -4px;
    color: #fff;
}

body.home .wpcf7 form.invalid .wpcf7-response-output, 
body.home .wpcf7 form.unaccepted .wpcf7-response-output, 
body.home .wpcf7 form.payment-required .wpcf7-response-output {
    color: #fff;
    border: 1px solid #fff;
}

body.home .wpcf7 form.sent .wpcf7-response-output {
	color: #fff;
    border-color: #fff;
}

html body .mkdf-main-menu>ul>li.menu-item-home>a>span.item_outer .item_text {
	color: #ff8000;
}

#topBar ul li.current_page_item a {
	text-decoration: underline;
}

html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left {
	flex-wrap: wrap;
}

@media only screen and (max-width: 500px) {
	body div.customHelper1 .wpb_wrapper .wpb_text_column .wpb_wrapper blockquote h2 {
		font-size: 24px;
	}

	body #home-header h1, body #home-header h1 strong {
		font-size: 40px;
		margin-bottom: 24px;
	}

	body #home-header .hero-text .wpb_wrapper p{
		font-size: 18px!important;
	}

	body #home-header .hero-btn {
		margin-top: 32px;
		font-size: 16px;
	}

	#message h2 {
		font-size: 30px!important;
	}

	body #message .intro {
		max-width: 100%;
	}

	body #contact-side {
		margin-top: 32px;
	}

	#contact-side h3 {
		font-size: 24px;
		margin-bottom: 24px;
	}

	body #message {
		padding: 80px 0;
		margin-top: 0px!important;
	}

	body .vc_custom_1677504994571 {
		padding-bottom: 70px !important;
	}

	html body footer.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left {
		justify-content: center;
	}

	body #home-header .hero-text {
		margin-bottom: 0!important;
	}

	body .vc_custom_1677668099252 {
		margin-top: 85px!important;
	}

	body .mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
		padding-left: 0!important;
	}

	body blockquote h2:after {
		right: 0px;
	}

	#positions-h2 h2 {
		margin-top: 70px;
	}

	body #bottom-footer {
		padding: 20px 0 0 0!important;
	}

	body.home #home-header {
		margin-bottom: 40px!important;
	}

	body .mkdf-ls-adv-search-holder .mkdf-grid {
		width: 90%!important;
	}
	.mkdf-mobile-header .mkdf-grid {
		width: 100%;
	}

	.mkdf-vertical-align-containers .mkdf-position-left {
		margin-left: 24px;
	}
}

@media only screen and (max-width: 390px) {
	body blockquote h2:before {
		left: 0;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 681px) {
	body .mkdf-page-footer .mkdf-column-content.mkdf-grid-col-3:nth-child(3) {
		margin-top: 0;
	}
}

