/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1593607132
Updated: 2020-07-01 14:38:52

*/

.pis_categories {
    padding: 20px;
    border: 1px solid black;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 3px;
}

.pis_button {
    color: #ffffff !important;
    background-color: #7A7A7A !important;
    padding: 10px 10px 10px 10px !important;
    border-radius: 3px !important;
    border: none !important;
    line-height: 18px;
}

.pis_button:hover {
    color: #ffffff !important;
    background-color: #E95814 !important;
}

#pis_result {
    margin-top: 40px;
}

.single-eb {
    margin-bottom: 20px;
}

#suchbegriff {
    max-width: 400px;
    width: 100%;
}

#reset_btn {
    margin-right: 20px;
}

.eb_featured_image {
    max-width: 150px;
    display: inline-block;
    margin-right: 20px;
}

.eb-description {
    margin-top: 10px;
}

.eb-description p {
    display: inline-block;
    vertical-align: top;
    max-width: calc( 100% - 150px);
}

.pis_categories label input {
    margin-right: 10px;
}

.pis_categories p:last-child {
    margin-bottom: 0px;
}

.pis_overview {
    list-style-type: none;
    padding: 0;
}

.pis_overview li::marker {
    display: none;
}

.pis_overview li .wpel-icon {
    display: none;
}

.pis_liste .form-group {
    margin-bottom: 15px;
}

.slb-jobs h5 {
    color: #000 !important;
}

body .slb-jobs .elementor-col-25 {
    display: inline-block;
    width: calc(25% - 4px);
}

@media (max-width: 980px) {
    body .slb-jobs .elementor-col-25 {
        width: calc(50% - 4px);
    }
}

@media (max-width: 767px) {
    body .slb-jobs .elementor-col-25 {
        width: 100%;
    }
}

.slb-jobs .elementor-col-25 .elementor-element-populated {
    padding: 10px;
}


/* .uael-post__inner-wrap .uael-post__title {
    max-height: 54px;
    overflow: hidden;
}

.uael-post__inner-wrap .uael-post__title:after {
    content: '...';
} */

a.pdf_file {
    background: url(https://slb.frank-ewerle.de/wp-content/pdf.png) no-repeat left center;
    padding-left: 28px;
    margin-left: 20px;
}

a.pdf_file .wpel-icon {
    display: none !important;
}

.stc-subscribe-wrapper {
    text-align: left;
}

.stc-categories-label-title,
ul.stcUL>li>.stc-categories-label {
    display: none;
}

ul.stcUL {
    display: none;
}

ul.stcUL:first-child {
    display: block;
}

ul.stcUL {
    display: block;
}

ul.stcUL:first-child .stc-nested {
    display: block;
    padding-left: 0;
}

.stc-categories {
    margin-top: 10px;
    margin-bottom: 10px;
}

.stc-caret {
    display: none;
}

.btn.btn-default {
    color: #fff;
    background-color: #E95814;
    border: none !important;
}

.btn.btn-default:hover {
    color: #fff;
    background-color: #E95814;
    border: none !important;
    text-decoration: underline;
}

label[for=stc-email] {
    display: block;
    margin-bottom: 10px;
}

.videopost~.uael-post__inner-wrap.uael-post__noimage {
    margin-top: -50px;
    padding-top: 0 !important;
}

#pis_result h3 {
    margin-top: 30px;
}

.slb-jobs {
    display: block !important;
}

.elementor-page-title,
h1.entry-title {
    display: block !important;
}

.uael-post__title {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.trimmed_hl {
    overflow: hidden;
    height: 54px;
    position: relative;
}


/* .trimmed_hl:after {
    content: '...';
    position: absolute;
    right: 0;
    top: 26px;
} */

.trimmed_hl span {
    letter-spacing: -2px;
}

.page-id-19027 .mailpoet-manage-subscription p,
.page-id-19027 .mailpoet-manage-subscription div:nth-of-type(1),
.page-id-19027 .mailpoet-manage-subscription div:nth-of-type(2),
.page-id-19027 .mailpoet-manage-subscription div:nth-of-type(3),
.page-id-19027 .mailpoet-manage-subscription div:nth-of-type(5) {
    display: none;
}

.page-id-19027 .mailpoet-manage-subscription div:nth-of-type(4) .mailpoet_segment_label {
    display: none;
}

.page-id-19027 .mailpoet_checkbox_label:not(.active) {
    display: none;
}

.page-id-19027 .mailpoet_checkbox_label.active input {
    display: none;
}



/* neue Stellen */
.single_job_offer {
    background-color: #ECEBE1;
    margin-bottom: 3px;
    color: #7a7a7a;

    font-family: SanukOffcPro, sans-serif;
}

.single_job_offer:hover {
    background-color: #C1BEA6;
}

.single_job_offer i {
color: #dddf00;
font-size: 50px;
}
.single_job_offer .elementor-row {
    max-width: 1140px; 
    padding: 10px;
    margin: 0 auto;
}

.single_job_offer .job_title {
    width: 61%;
    max-width: 61%;
}
.single_job_offer .job_city {
    width: 33%;
    max-width: 33%;
}

.single_job_offer .job_city i {
    color: #7a7a7a;
    font-size: 20px;
    margin-right: 10px;
}

@media only screen and (max-width: 767px) {
    .single_job_offer .job_title {
        width: 100%;
        max-width: 100%;
    }
    .single_job_offer .job_city {
        width: 100%;
        max-width: 100%;
    }
}

.single-event-info {
    font-size: 24px;
    margin-bottom: 10px;
}


#stellentabs .elementor-tabs-wrapper:before {
    content: "\f063";
    position: absolute;
    left: 10px;
    /* transform: translateX(-50%); */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 39px;
    color:#DDDF00;
    top: -5px;
}

/* #jobfilter .e-filter-item {
    display: none;
}

#jobfilter .e-filter-item:last-child {
    display: block;
    padding-bottom: 15px;
} */

#stellentabs .elementor-tabs-wrapper,
#stellentabs .elementor-tabs-wrapper .elementor-active {
    background-color: black;
}

#stellentabs .elementor-tabs-wrapper {
    padding-left: 50px;
}

#stellentabs.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 15px 25px !important;
}

#stellentabs .elementor-tab-content {
    padding: 20px 0 !important;
}
@media (max-width: 767px) {
    #stellentabs .elementor-tabs-wrapper {
        display: block;
    }
    #stellentabs.elementor-widget-tabs .elementor-tab-desktop-title {
        display: block;
    }
}