/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
.grecaptcha-badge{
	display: none;
}


.job-listing .job-preview {
    background-color: #ffffff !important;
    border: none !important;
    border-bottom: 1px solid #707070 !important;
    border-radius: 0px !important;
    margin-bottom: 10px !important;
    padding: 15px 0;
    display: block !important;
    width: 100%;
}

.job-listing .job-preview .job-content {
    display: block !important;
    height: 100%;
    padding: 0px 0px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

.job-listing .job-preview .job-image {
    display: block !important;
    height: 100%;
    padding: 0px 15px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333% !important;
    margin-left: 5%;
    float: left;
}

.job-listing .job-preview .job-content .job-additional-information {
    display: block;
    margin-top: -5px;
    font-size: 14px;
    line-height: 26px;
    color: #373737;
    font-weight: 500;
    width: 55%;
    float: left;
    padding: 0 15px;
}
body .job-listing .job-preview, body .job-post .job-side .job-content-wrap {
    border-radius: 0px;
}

.job-listing .job-preview .job-content h5 {
    color: #034680 !important;
}
.job-listing .job-preview .job-content h5 a {
    color: #034680 !important;
Font-weight:700;
}
.job-listing .job-preview .job-content h5 a:hover {
    text-decoration: underline;
}

a.apply-btn.local {
    color: #034680;
    font-weight: 700;
}

@media only screen and (max-width: 767px){
  .job-listing .job-preview .job-image {
      display: block !important;
      height: 100%;
      padding: 0px 0px 15px 0px !important;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 66.6666666666% !important;
      margin-left: 0;
      float: none;
  }
  .job-listing .job-preview .job-content .job-additional-information {
      display: block;
      margin-top: -5px;
      font-size: 14px;
      line-height: 26px;
      color: #373737;
      font-weight: 500;
      width: 100%;
      float: none;
      padding: 0 0px;
  }
}

.job-post .job-side .job-content-wrap {
    background: #ffffff !important;
    border: none !important;
    padding: 0 !important;
    border-radius: 4px;
}

.job-post .jobs-row .jobs-row-label {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    width: 25%;
    float: left;
    display: block;
    background-color: #00C2F3;
    margin-right: 2%;
    padding-bottom: 45px;
}
 .job-post .jobs-row .jobs-row-label span {
    border-bottom: none !important;
    padding-bottom: 2px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
}   
 .jobs-row-input {
    display: block;
    width: 73%;
    float: left;
    margin-top: -6px;
}
 .job-post .job-side.nophoto {
      display: none;
  }
  .job-post .job-content.nophoto {
      width: 100%;
  }

@media screen and (max-width: 900px){
  .job-post .job-side {
      width: 35%;
  }
  .job-post .job-content {
      width: 65%;
  }
  .job-post .job-side.nophoto {
      display: none;
  }
  .job-post .job-content.nophoto {
      width: 100%;
  }
}

.position_title, .position_description .jobs-row-label {display:none !important;}
.job-post .jobs-row.position_description {margin: 0 0 30px 0;}
.job-post .job-image img {border-radius: 0px !important;}
.position_description .jobs-row-input {
width: 100%;
}
.job-post, .job-listing{
font-family:"Open Sans", Arial, Tahoma, sans-serif;
}

.job-post h2, h2.jobTitle {
    font-size: 36px;
    line-height: 45px;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 84px;
    text-align:center;
}
@media only screen and (max-width: 479px){
.job-post h2, h2.jobTitle {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0px;
    margin-bottom: 44px;
}
}

@media only screen and (min-width: 768px) and (max-width: 959px){
  .job-post h2, h2.jobTitle {
      font-size: 31px;
      line-height: 38px;
      letter-spacing: 0px;
      margin-bottom: 74px;
  }
}

.job-post {
padding-top: 40px;
}
@media screen and (max-width: 900px){
.job-post {
    padding: 60px 0px !important;
}
  .job-post .jobs-row .jobs-row-label span {
   font-size:18px 
  }
  .job-post .jobs-row .jobs-row-label {
    width: 100%;
  }
 .jobs-row-input {
    width: 100%;
  }
  
}

@media screen and (max-width: 560px){
  .job-post {
      padding: 36px 0px !important;
  }
  .job-post .jobs-row .jobs-row-label {
    width: 100%;
  }
 .jobs-row-input {
    width: 100%;
  }
.job-post .job-content {
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
}



@media only screen and (min-width: 768px) and (max-width: 959px){
#Top_bar .top_bar_left {
    /*width: 700px !important;*/
	width: 100% !important;
}}
@media only screen and (min-width: 960px) and (max-width: 1239px){
#Top_bar .top_bar_left {
    /*width: 940px !important;*/
	width: 100% !important;
}}
.jp-apply-button, .primary-style {
    padding: 12px 35px !important;
    width: initial !important;
}
.jobs-row-apply .jobs-modal-footer .job-submit {
    width: initial !important;
    text-transform: uppercase !important;
}
.jobs-modal-form .job-submit {
    text-transform: uppercase !important;
}


#Top_bar .menu > li.wpml-ls-item.current-menu-parent > a::after {opacity:0;}
#Top_bar .menu > li.wpml-ls-item.current-menu-parent > a:hover::after {opacity:1;}
#Top_bar .menu > li.wpml-ls-item.current-menu-parent > a,
#Top_bar .menu > li.wpml-ls-item.current-page-ancestor > a {color:#034680;}
#Top_bar .menu > li.wpml-ls-item.current-menu-parent > a:hover,
#Top_bar .menu > li.wpml-ls-item.current-page-ancestor > a:hover {color:#0088ed;}
