/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
iframe {width: 80%;height: 100vh;}
@media (max-width: 991px) {iframe {width: 100%;height: 600px;}
.awsm-job-single-wrap.awsm-col-2 .awsm-job-content {padding-right: 0px !important;}
}.bench-status{margin:8px!important;padding:2px 7px!important;position:absolute;font-size:13px;font-weight:510;font-family:'Plus Jakarta Sans';background-color:#66c;border-radius:10px;top:0;right:0;color:#fff;line-height:1.2;z-index:10;letter-spacing:.3px}
.post-content {
  padding-left:0px !important;
}
.post-featured-img img {
  width:100%;
}
body.single-post #ajax-content-wrap .container-wrap.no-sidebar .post-area,
body.single-post #ajax-content-wrap .container-wrap.no-sidebar .comment-list >li,
body.single-post #ajax-content-wrap .container-wrap.no-sidebar .comment-wrap h3#comments,
body.single-post #ajax-content-wrap .comment-wrap #respond,
body.single-post #ajax-content-wrap #page-header-bg.fullscreen-header h1,
body.single-post #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] h1,
body.single-post #ajax-content-wrap .heading-title[data-header-style="default_minimal"] .entry-title,
.single-post .featured-media-under-header__content,
[data-style="parallax_next_only"].blog_next_prev_buttons .inner {
  max-width:100% !important;
}
h1.entry-title {
  font-size:52px !important;
}
.nectar_icon_wrap {
  margin-bottom: 24px !important;
}
.bench-status.available-future{
background: #3A834D;
margin: 5px !important;
font-size: 11px !important;
}

@media(max-width:1400px) and (min-width:1000px){
.bench-status, .bench-status.available-future{
	margin: 3px !important;
    font-size: 9px !important;
}
}

.home .bench-status, .home .bench-status.available-future{
	margin: 3px !important;
    font-size: 9px !important;
}

.page-template-login-page-template #loginform button{
	    background: #3333ff !important;
}