/*
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
*/

/* Core */
body h1,
body h2,
body h3,
body h4,
h1.entry-title {
    color: #0096ff;
}

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
    font-size: revert;
    color: #001b3e;
}

body[data-form-submit="regular"] .container-wrap button[type="submit"],
body[data-form-submit="regular"] .container-wrap input[type="submit"] {
    padding: 10px 22px !important;
}

ul li {
    list-style-position: inside;
}

.single .heading-title {
    margin-bottom: 0;
}

@media only screen and (min-width: 1300px) {
    .container, .post-area.standard-minimal.full-width-content .post .inner-wrap {
        max-width: 1000px;
    }
}

/* Theme */

#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after,
#header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before,
#header-outer.transparent .nectar-mobile-only.mobile-header li a .menu-title-text:after {
    border-color: #FF8800 !important;
}

img.footer-logo {
	width: 215px;
	max-width: 215px !important;
	height: 19.5px;
}

#menu-footer {
    margin-bottom: 0;
}

ul#menu-footer li {
    font-size: small;
    list-style: none;
    display: inline;
}

ul#menu-footer li a:hover {
	color: #FF8800;
}

#footer-outer #copyright {
    padding: 25px 0;
}

#footer-outer #copyright p {
    font-size: 10px;
}

#page-header-bg {
    width: 100%;
    height: 60px;
    overflow: hidden;
    color: #fff;
    display: block !important;
    -webkit-font-smoothing: antialiased;
    position: relative;
    z-index: 2;
    background: linear-gradient(29deg, rgba(0, 55, 125, 1) 24%, rgba(0, 91, 174, 1) 58%, rgba(0, 150, 255, 1) 90%);
}

body:not(.single-post) #page-header-bg:not(.fullscreen-header) .span_6 {
	margin-bottom: 0;
}

/* Block Editor */
h3.wp-block-heading {
    margin-top: 15px;
}

.wp-block-separator {
    border: none;
    border-top: 1px solid #DDE1E8;
    margin: 50px 0px;
}

/* Custom */
.info-cta {
    margin-top: -10px;
}

.sjb-page .grid-item .list-data .v2 {
    backdrop-filter: blur(5px);
    box-shadow: 0px 0px 11px rgba(3, 7, 18, 0.08);
    border: 2px solid #DDE1E8;
    transition: border-color 0.2s ease-out, transform 0.2s ease-out;
}
.sjb-page .grid-item .list-data .v2:hover {
    border-color: #FF8800 !important;
    transform: scale(1.02);
}

/* Simple Job Board */
.sjb-page {
    padding: 0;
}

.sjb-page input[type="text"]:focus,
.sjb-page input[type="email"]:focus,
.sjb-page input[type="tel"]:focus,
.sjb-page input[type="date"]:focus,
.sjb-page input[type="file"]:focus,
.sjb-page select:focus,
.sjb-page textarea:focus,
.sjb-page input[type="radio"]:focus,
.sjb-page input[type="checkbox"]:focus {
    outline-color: #001b3e !important;
}

.sjb-page .error,
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .required {
    color: #ff6900;
}

@media only screen and (min-width: 1000px) {
    .sjb-page .sjb-filters.sjb-filters-v2 {
        margin-left: 5%;
        margin-right: 5%;
    }
}

.sjb-page .list-data .v2 .job-description p,
.sjb-page .sjb-detail .list-data .v2 ul li,
.sjb-page .sjb-detail .list-data .v2 .jobpost-form label,
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control,
.sjb-wrap .sjb-form-control {
    font-size: inherit;
    margin-bottom: 15px;
}

.sjb-page .sjb-listing .row {
    display: block;
}

.sjb-page i.fa:not(.next.page-numbers i.fa),
.sjb-page .list-data .v2 .job-type i,
.sjb-page .list-data .v2 .job-location i,
.sjb-page .list-data .v2 .job-date i,
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value h4 i,
.sjb-wrap .sjb-dashboard i.fa,
.sjb-wrap .sjb-login .sjb-form-control+i,
.sjb-wrap .sjb-signup-form .sjb-form-control+i,
.sjb-wrap .sjb-dashboard .tab-content .job-publish i,
.sjb-wrap .sjb-login .login-secure figure .sjb-font-icon i,
.sjb-wrap .sjb-signup-form .login-secure figure .sjb-font-icon i {
    color: #768ca8;
}

.sjb-page .alert i.fa:not(.next.page-numbers i.fa) {
    color: inherit;
    margin-right: 10px;
}

.sjb-page .list-data .v2 .sjb-with-logo {
    float: none;
}

span.company-name {
    font-size: 16px;
}

.sjb-page .list-data .v2 .job-category,
.sjb-page .list-data .v2 .job-type,
.sjb-page .list-data .v2 .job-location,
.sjb-page .list-data .v2 .job-date,
.sjb-page .list-data .v2 .company-website {
    font-size: .85em;
    line-height: 19.5px;
    margin: 5px 0;
}

.sjb-page .list-data .v2 .job-category i,
.sjb-page .list-data .v2 .job-type i,
.sjb-page .list-data .v2 .job-location i,
.sjb-page .list-data .v2 .job-date i,
.sjb-page .list-data .v2 .company-website i{
    margin: 3px 12px 3px 0;
    width: 12px;
}

.sjb-page .list-data .v2 .company-website {
	font-size: 14px;
}

@media only screen and (max-width: 1300px) {
	.sjb-page .list-data .v2 .company-website {
		margin-top: 27px;
	}
}

@media only screen and (min-width: 1301px) {
	.sjb-page .list-data .v2 .company-website {
		margin-top: 20px;
	}
}

.sjb-page a.btn,
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit,
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file div {
    background: #eff8fe;
    border: 2px solid #0096ff;
    border-radius: 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 15px 22px;
    text-transform: uppercase;
}

.sjb-page .btn-primary:hover,
.sjb-page .btn-primary:active:hover {
    border-color: #64c8ff !important;
}

.sjb-page .sjb-detail .list-data header {
    border: 2px solid #64C8FF;
    border-radius: 15px;
    box-shadow: 0px 0px 11px rgba(3, 7, 18, 0.08);
    padding: 30px;
    margin-bottom: 50px;
}

.sjb-page .list-data .sjb-job-info {
    margin-left: 0;
    margin-right: 0;
}

.sjb-page .list-data .sjb-job-type-location-date {
    border-top: none;
	border-left: 2px solid #ff8800;
    padding: 0px 20px;
}

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

	.sjb-page .list-data .sjb-job-type-location-date {
	    border-top: 2px solid #ff8800;
		border-left: none;
		margin-top: 15px;
	    padding: 15px 5px 0;
	}
}

/*.sjb-job-type-location-date .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}*/

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit:hover {
    background: #0096ff;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 header.card-content {
    flex: 1 !important;
    margin-bottom: 20px;
}

.sjb-page .sjb-detail {
    margin: 0;
}

.sjb-page .list-data .sjb-company-wrapper-details {
    padding: 0;
}

.sjb-listing .grid-item .list-data .v2 .sjb-apply-button {
    position: absolute !important;
    bottom: 20px !important;
    left: 20px !important;
    width: auto;
}

.sjb-apply-button p {
    margin: 24px 0 0px;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
}

/* SJB Application Form */

form#sjb-application-form,
#apply .apply-instructions {
    border: 2px solid #ff8800;
    border-radius: 15px;
    padding: 30px;
}

@media only screen and (max-width: 690px) {
    form#sjb-application-form {
        padding: 25px;
    }
}

form#sjb-application-form h2 {
    font-size: 34px;
    margin-bottom: 50px;
    margin-top: 0;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form textarea.form-control {
    min-height: 200px;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control,
.sjb-page .jobpost-form .file,
.sjb-wrap .sjb-form-control,
.selected-items {
    border-radius: 5px !important;
    border-color: #64c8ff !important;
    margin-bottom: 0;
}

.sjb-required input,
.sjb-email-address {
    color: inherit !important;
}

.sjb-page .sjb-detail .list-data .v2 ul.iti__country-list li {
    list-style: none;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file div {
    padding: 1px 25px;
    background: #00377d;
    color: #ffffff;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover div {
    background: #0096ff !important;
}

.sjb-page .jobpost-form .row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    padding-bottom: 0;
}

.sjb-page .jobpost-form .row .col-md-3,
.sjb-page .jobpost-form .row .col-md-9 {
    float: none !important;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit {
    border-width: 2px;
    color: #00377d;
    padding: 15px 22px;
    margin-bottom: 0;
    margin-top: 25px;
}

@media only screen and (max-width: 767px) {
    .sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit {
        width: 100%;
    }
}

/* SJB Equal Height Grid Cards */
.sjb-page .sjb-listing .row {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
}

.sjb-page .sjb-listing .grid-item {
    display: flex !important;
    flex-direction: column !important;
}

.sjb-page .sjb-listing .grid-item .list-data {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
    height: auto !important;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
    float: none !important;
    height: auto !important;
    padding-bottom: 70px !important;
    position: relative !important;
}

/* SJB Frontend Dashboard */

ul#sjb_employer_dashboard {
    margin: 0;
}

#employer-singup-form-edit a {
    display: inline-flex;
    margin-bottom: 15px;
    margin-left: 12px;
}

.sjb-row.signout-text {
    text-align: center;
}

.sjb-row.signout-text p {
    margin-bottom: 0;
    padding-bottom: 15px;
}

/* MCE Editors */
.wp-editor-container {
    border-color: #64c8ff !important;
}

div.mce-toolbar-grp>div {
    padding: 5px !important;
}

div.mce-toolbar-grp {
    border: none !important;
    background: #eff8ff !important;
}

.mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
    border: none !important;
}

.mce-panel .mce-btn i.mce-caret {
    border-top-color: #fff !important;
}

.mce-toolbar .mce-listbox button {
    font-size: inherit !important;
}

.mce-btn .mce-txt,
.mce-toolbar .mce-ico {
    color: #fff !important;
}

.mce-toolbar .mce-colorbutton .mce-preview {
    background: #ff8800 !important;
}

.mce-toolbar .mce-btn-group .mce-btn:focus,
.mce-toolbar .mce-btn-group .mce-btn:hover,
.qt-dfw:focus,
.qt-dfw:hover {
    box-shadow: none !important;
    outline: none !important;
}

.mce-btn-group:not(:first-child) {
    border-left: none !important;
}

.mce-inline-toolbar-grp .mce-ico {
    color: #0096FF !important;
}

/* SJB Job Features */
.job-features {
    display: none;
}

/* Cloudflare Turnstile Widgets */

#sjb-application-form > div.row > div.col-md-12.col-xs-12 > div.col-md-12.col-xs-12 {
	padding: 0;
}

#sjb-application-form .cf-turnstile {
	float: right;
}

@media only screen and (max-width: 767px) {
    #sjb-application-form .cf-turnstile {
        float: left;
    }
}
