/*
Theme Name: meshjobs child
Theme URI: authorjohn.com/meshjobs/
Author: DigiSamaritan
Author URI: https://themeforest.net/user/digisamaritan
Description: Meshjobs WordPress Child Theme.
Version: 5.0
Template: meshjobs
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meshjobs
Tags: right-sidebar

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

meshjobs is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.talent-bar{background:rgb(254, 203, 22);}
.talent-bar>div:first-child.main-links a > div {border-right: 2px solid rgba(255, 255, 255, 0.6);}
.vc_column_container.main-links>.vc_column-inner{padding:0;}
.CTA-Primary .mj_bluebg, .CTA-Primary .mj_mainbtn::after, .CTA-Primary .mj_mainbtn::before {background:#ffcb10;}

.wpb_wrapper .mj_btnyellow:focus,.wpb_wrapper .mj_btnyellow:hover,.wpb_wrapper .mj_btnblack:focus,.wpb_wrapper .mj_btnblack:hover{background:#fff;border-color:#fff;color:#ffcb10;text-align:center;}
.heading1 {
    font-size: 40px;
    color: #000;
    width: 100%;
    line-height: 1.1;
}
.heading1 {
    font-weight: 100;
    margin: 0;
    padding-bottom: 15px;
    font-family: 'Raleway',sans-serif;
    font-variant: small-caps;
    float: left;
}
.mj_videosection_data p {
	line-height: 22px!important;
    font-size: 16px;
}

.mj_recent_article:hover .mj_articledata > a, .mj_recent_article:hover .mj_articledata_h4, .mj_recent_article:hover .mj_articleoverlay p {
    background-color: #ff9700!important;
}
.mj_testimonial_data h6 {
    color: #ff9700!important;
}

/** Need Talent Got Talent **/
.talent-bar{margin-left:0!important;margin-right:0!important;}
.talent-bar .main-links span.span-main {
	margin:0;
    padding:0;
	color:#000;
    font-weight:bold;
    font-size:32px;
    line-height:34px;
    text-transform:uppercase;
    letter-spacing:4.5px;
    text-align:center;
    display:block;
}
.talent-bar .main-links:hover span.span-main{
	color:#FFF;
}
.talent-bar .main-links span.span-secondary {
    color:#FFF;
    display:block;
    font-size:20px;
    font-weight:bold;
    line-height:22px;
    margin:0;
    padding:0;
    text-align:center;
    letter-spacing:1.25px;
}

.talent-bar .main-links .main-link {padding:2% 1%;}
.talent-bar .main-links {padding:0}
.talent-bar .main-links .main-link:hover {background:#000;}
@media (max-width:767px) {.talent-bar>div:first-child.main-links a > div {border-right:none;border-bottom:2px solid rgba(255, 255, 255, 0.6);}}
/** Need Talent Got Talent End **/

.full-width-img .vc_figure,.full-width-img .vc_figure .vc_single_image-wrapper,.full-width-img .vc_figure .vc_single_image-wrapper img{width:100%;}

#meshjobs_page_regform2 .mj_showmorebtn.mj_bluebtn{background:rgb(254,203,22);}
#meshjobs_page_regform2 .mj_showmorebtn.mj_bluebtn:hover{background:#ff9700;}
.mj_contact_detail p a{color:rgb(254,203,22);}
.mj_contact_detail p a:hover{color:rgb(254,203,22);}
.mj_footer .mj_newsletter .mj_newsletterbtn{background-color:#fecb16;border-color:#fecb16;}
.mj_footer .mj_newsletter .mj_newsletterbtn:hover{background-color:#ff9700;border-color:#ff9700;}
.mj_header .mj_logo a img{margin-top:-20px;}
/*.mj_addsection .mj_mainbtn::after,.mj_addsection .mj_mainbtn::before{color:#000;}*/

.CTA-Primary .mj_btnyellow, .CTA-Primary .mj_mainbtn {background:transparent;border-color:#fff;transition-duration:.3s,.3s;transition-property:background,color;}
.CTA-Secondary .mj_btnyellow, .CTA-Secondary .mj_mainbtn {background:transparent;border-color:#fff;transition-duration:.3s,.3s;transition-property:background,color;}
.CTA-Primary .mj_addsection .mj_btnyellow:hover span,.CTA-Primary .mj_addsection .mj_btnblack:hover span{color:#fecc17;}
.CTA-Secondary .mj_addsection .mj_btnyellow:hover span,.CTA-Secondary .mj_addsection .mj_btnblack:hover span{color:#ff9700;}
.mj_addsection .mj_mainbtn::after,.mj_addsection .mj_mainbtn::before{content:none;}
.mj_addsection .mj_btnyellow>span,.mj_addsection .mj_btnblack>span {color:#000;transform:none;opacity:1;transition-property:none;transition-duration:initial;transition-delay:initial;transition-timing-function:initial;}
.mj_addsection .mj_mainbtn{padding:20px 30px;font-size:20px;}
#submit_form{cursor: pointer;}
#submit_form.disabled, #submit_form.disabled .Submit {
    color: #acacac;
    background: #acacac;
}
#submit_form.disabled .Submit::before {
    content: "";
    background-image:url(https://englishprofessionals.co.uk/wp-content/uploads/2021/07/loading_dots.gif);
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
    left:0;
    right:0;
    margin-top:10px;
    height:50px;
    display:block;
    position:absolute;
}
span.h4 {
	margin-top: 10px!important;
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    clear: both;
} 
.wpcf7-form label{
    font-size:1rem;
    color: #404040;
    line-height: 1.5;
}
.conditions {
    font-size: 12px;
    line-height: 21px;
    vertical-align: text-bottom;
}
.mj_workit_info .form-group {
    width: 100%;
    box-shadow: none;
    background-color: #f5f5f5;
    border: 1px solid transparent;
    resize: none;
}
.mj_workit_info .form-group input {
    background: 0 0;
    width: 100%;
    border: none;
    padding: 6px 12px;
}