/*
Theme Name:  NKMG Theme
Description: Child Theme zum Hello Elementor Theme
Author: Michael Webers
Template: hello-elementor
*/
.post-type-archive-stellenausschreibung .site-main {
    margin-bottom: 80px;
}
.post-type-archive-stellenanzeigen .site-main {
    margin-bottom: 80px;
}
.archive-stellenausschreibung-subheadline {
    color: #110729;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
}
.archive-stellenausschreibung-subheadline-text {
    display: inline-block;
    position: relative;
}
.archive-stellenausschreibung-subheadline-text::before {
    content: "";
    position: absolute;
    border-top: 2.9px solid #007CB0;
    top: 49%;
    width: 24px;
    margin-right: 15px;
    right: 100%;
}
.archive-stellenausschreibung-headline {
    font-family: "Montserrat", Sans-serif;
    color: #000000;
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 20px;
}
.archive-stellenausschreibung-teaser {
    font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
    color: #7A7A7A;
    margin-bottom: 60px;
}
.post-type-archive-stellenausschreibung h2 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    margin-top: 40px;
    margin-bottom: 20px;
}
.post-type-archive-stellenanzeigen h2 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    margin-top: 40px;
    margin-bottom: 20px;
}

.post-type-archive-stellenanzeigen h3 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 1rem;
}

.post-type-archive-stellenanzeigen h3 a {
    color: #000000;
}

.post-type-archive-stellenanzeigen li {
    color: #7A7A7A;
    font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
}

.single-stellenanzeigen .site-main {
    margin: 50px 0;
}

.single-stellenanzeigen h2 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    margin-top: 40px;
    margin-bottom: 20px;
}

.single-stellenanzeigen h3 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 19px;
    font-weight: 800;
    margin-top: 40px;
    margin-bottom: 20px;
}

.single-stellenanzeigen p {
    margin: 0px;
}
.single-stellenanzeigen .company,
.single-stellenanzeigen .tasks,
.single-stellenanzeigen .profile,
.single-stellenanzeigen .offer,
.single-stellenanzeigen .interest,
.single-stellenanzeigen li {
    color: #7A7A7A;
    font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
}

.single-stellenanzeigen a {
    color: #137AE0;
    font-weight: 800;
}
.meta-box-row #tinymce p {
    margin: 0px;
}