/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

/* = = = Jobs Plugin = = = */

/* Single Job */
.single-jobs .page-title,
.single-jobs #mk-page-introduce {
    display: none;
}


.single-jobs h3,
.single-jobs .job-post .jobs-row .jobs-row-label span {
    font-size: 18px;
    color: #404040;
    font-weight: 600;
}

.single-jobs .job-post {
    margin-bottom: 0;
    padding: 35px 20px 0 20px;
    box-sizing: border-box;
}

.single-jobs .job-post .job-content {
    margin-bottom: 0;
}

.single-jobs .job-post .job-content-wrap {
    padding: 0;
}

.single-jobs .job-post .jobs-row.position_title .jobs-row-input {
    font-size: 20px;
    line-height: 1.3;
    color: #222;
    font-weight: 600;
}

.single-jobs .job-post .jobs-row.position_logo .jobs-row-input img {
    max-width: 150px;
    margin: 0;
}

.single-jobs .job-post .job-side .job-content-wrap {
    background: transparent;
    border: 0;
    padding: 0;
    border-radius: 0;
}

.single-jobs .jobs-row.jobs-row-button a {
    background-image: url(https://www.icl-ing.com/wp-content/uploads/2016/09/pdf_400-50x50.png);
    background-repeat: no-repeat;
    background-color: transparent;
    width: 50px;
    height: 50px;
    border-radius: 0;
    font-size: 0;
}


.single-jobs .job-post .jobs-row .jobs-row-label span {
    border-bottom: 0;
}

.single-jobs .job-post .jobs-row .jobs-row-input ul {
    list-style-type: none;
    margin: 0;
}

.single-jobs .job-post .jobs-row .jobs-row-input ul li {
    position: relative;
    margin: 0;
    padding-left: 20px;
}

.single-jobs .job-post .jobs-row .jobs-row-input ul li::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 9px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg style=' height:14px%3B width: 14px%3B fill:%237ab800%3B' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1792'%3E%3Cpath d='M595 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23zm384 0q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z'%3E%3C/path%3E%3C/svg%3E");
}

.single-jobs .job-footer-section {
    padding: 0 20px;
}

.single-jobs .job-footer-section .btn {
    display: inline-block;
    padding: 12px 28px;
    background: #a1a1a1;
    color: #fff;
    transition: .4s;
    font-weight: bold;
    margin: 0 10px 10px 0;
}

.single-jobs .job-footer-section .btn.btn-default:hover {
    background: #929292;
}

.single-jobs .job-footer-section .btn.btn-primary {
    background: #7ab800;
}

.single-jobs .job-footer-section .btn.btn-primary:hover {
    background: #71ab00;
}

/* Karriere Dev Seite */
.page-id-4017 .job-listing .job-preview,
.page-id-4904 .job-listing .job-preview,
.page-id-4907 .job-listing .job-preview,
.page-id-4909 .job-listing .job-preview,
.page-id-4917 .job-listing .job-preview {
    display: block;
    border: 1px solid #ececec;
    border-radius: 0;
    background: none;
    margin-bottom: -1px;
    padding-bottom: 5px;
}

.page-id-4017 .job-listing .job-preview .job-content,
.page-id-4904 .job-listing .job-preview .job-content,
.page-id-4907 .job-listing .job-preview .job-content,
.page-id-4909 .job-listing .job-preview .job-content,
.page-id-4917 .job-listing .job-preview .job-content {
    display: block;
    padding: 0;
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 20px center;
    background-image: url("data:image/svg+xml,%3Csvg style=' height:13px%3B width: 13px%3B fill: %237ab800%3B' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 1792'%3E%3Cpath d='M1107 877l-742 742q-19 19-45 19t-45-19l-166-166q-19-19-19-45t19-45l531-531-531-531q-19-19-19-45t19-45l166-166q19-19 45-19t45 19l742 742q19 19 19 45t-19 45z'%3E%3C/path%3E%3C/svg%3E");
}

.page-id-4017 .job-listing .job-preview .job-content h5,
.page-id-4904 .job-listing .job-preview .job-content h5,
.page-id-4907 .job-listing .job-preview .job-content h5,
.page-id-4909 .job-listing .job-preview .job-content h5,
.page-id-4917 .job-listing .job-preview .job-content h5 {
    padding: 0;
    margin: 0;
    color: #222;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    text-transform: none;
}

.page-id-4017 .job-listing .job-preview .job-content h5 a,
.page-id-4904 .job-listing .job-preview .job-content h5 a,
.page-id-4907 .job-listing .job-preview .job-content h5 a,
.page-id-4909 .job-listing .job-preview .job-content h5 a,
.page-id-4917 .job-listing .job-preview .job-content h5 a {
    display: block;
    padding: 13px 17px 13px 46px;
}

.page-id-4017 .job-listing .job-preview .job-content h5 a:hover,
.page-id-4904 .job-listing .job-preview .job-content h5 a:hover,
.page-id-4907 .job-listing .job-preview .job-content h5 a:hover,
.page-id-4909 .job-listing .job-preview .job-content h5 a:hover,
.page-id-4917 .job-listing .job-preview .job-content h5 a:hover {
    text-decoration: underline;
}

.page-id-4017 .job-listing .job-preview .job-cta,
.page-id-4904 .job-listing .job-preview .job-cta,
.page-id-4907 .job-listing .job-preview .job-cta,
.page-id-4909 .job-listing .job-preview .job-cta,
.page-id-4917 .job-listing .job-preview .job-cta {
    display: none;
}

.page-id-4017 .job-listing .no-jobs-available,
.page-id-4904 .job-listing .no-jobs-available,
.page-id-4907 .job-listing .no-jobs-available,
.page-id-4909 .job-listing .no-jobs-available,
.page-id-4917 .job-listing .no-jobs-available {
    border-width: 1px;
    border-radius: 0;
    background: none;
    padding: 15px;
}


@media screen and (min-width: 561px) {

    .single-jobs .job-post {
        padding: 65px 45px 0 45px;
    }

    .single-jobs .job-post .job-side .job-content-wrap {
        border-left: 1px solid #eee;
        padding: 41px 0 0 45px;
    }

    .single-jobs .job-footer-section {
        padding: 0 45px;
    }

}