/* Text tauschen &lt;> */

/* Oberen Rand auf 0 gesetzt */
.top-bar-header {
padding-top: 0px;
padding-bottom: 0px;
border-bottom:0px;
}

/* Schrift im Header tauschen */
header.main-header .main-nav-wrapper {
 font-family: "degular-display", Sans-serif;
}

/* Menu bei Mobil im BURGER - GROSSBUCHSTABEN */
.mm-menu .mm-listview a:not(.mm-btn_next) {
 text-transform: uppercase;
}

/* Footer angepasst */
footer.main-footer .footer-widget-area {
border-bottom: 1px solid hsla(0,0%,100%,.1);
padding: 50px 0px 0px 0px;
}

footer.main-footer .copyright {
padding:0px 0;
}

/* Bild im Footer angepasst */
@media (max-width: 639px) {
.wp-block-image img {
 height:auto;
 max-width:50%;
 vertical-align:bottom
}}
@media (min-width: 640px) {
.wp-block-image img {
 height:auto;
 max-width:90%;
 vertical-align:bottom
}}

/* Footer für Mobiltelefon */
@media (max-width: 580px) {
#block-13 {
margin-bottom: -50px;
}
#block-9 {
margin-top: -150px;
}}

/* Copyright im Footer angepasst */
footer.main-footer .copyright h6 {
    color: #fff;
    font-family: "degular-display", Sans-serif;
    line-height: 2.5em;
    font-size: 0.875em;
    font-weight: 400;
    margin: 0;
}

.single-job-v3 .single-job-listing .job-info .listing-actions .listing-bookmark {
display: none !important;
}

/* Höhe des Kastens - Ähnliche Jobs- festgelegt */
ul.job_listings .job_listing.job-grid.single_job_listing_4 .job-info-wrapper {
 height: 12.5em;
}

/* Navigation mit LOGO schmaller gemacht */
.cariera-main-header.main-header.header1.sticky-header {
padding-top: 0px;
padding-bottom: 0px;
}

/* Bei der Suche ausblenden */
.alert {
display: none;
}
.rss_link {
display: none;
}

#advance-search {
 display: none;
}
.search_by_rate {
 display: none;
}

/* Font im Footer angepasst */
.main-footer {
 font-weight: 400;
}

/* Ergebnisse in der Job Kategorie - Arzte - Pflege - Management angepasst */
.job-title > h5.title {
 font-family: "degular-display", Sans-serif;
 font-weight: 600;
}

.col-md-12.text-center > h1.title {
 font-family: "degular-display", Sans-serif;
 font-weight: 600;
}

.back-top i {
 color:#d728e0;
 line-height:45px
}

/* Direct-Massage rausnehmen */
.single-company-v3 .company-header .company-details .actions .company-private-message {
    display: none;
}
.single-job-v3 .job-header .job-private-message {
    display: none;
}

.bookmark-wrapper {
display: none;
}
.resume-info-wrapper {
height: 15em;  
}
.resume-extras {
height: 5em;  
}

/* Related Resumes */
.title.nomargin.pb30 {
 display: none;
}

/* Änderungen der Rahmen Jobs und Kandidaten */
ul.job_listings .job_listing.job-grid.single_job_listing_3 .job-content-wrapper {
border: 1px solid #298790;
border-radius: 2.8rem;
}

.resume-carousel-1 .single-resume {
 border:1px solid #d728e0;
 border-radius: 2.8rem;
}

/* Änderungen im Kandidatenpool Berufserfahrung */
#resume-experience-single > p:nth-child(1) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(2) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(3) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(4) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(5) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(6) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(7) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(8) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(9) > img:nth-child(1) {
 margin-left: 10px;
}
#resume-experience-single > p:nth-child(10) > img:nth-child(1) {
 margin-left: 10px;
}