/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.elementor-icon-list-item.elementor-inline-item {
    display: flex;
    align-items: var(--icon-vertical-align,center);
}
.elementor-icon-list-item.elementor-inline-item .elementor-icon-list-icon svg {
    margin: var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0);
}
.elementor-icon-list-item.elementor-inline-item .elementor-icon-list-icon {
    display: flex;
}
.elementor-widget-icon-list .elementor-icon-list-items {
    list-style-type: none;
}
.elementor-widget-icon-list .elementor-icon-list-items {
    list-style-type: none;
}
.elementor-widget-icon-list .elementor-icon-list-item {
    display: flex;
    font-size: inherit;
    align-items: var(--icon-vertical-align,center);
    position: relative;
}
.elementor-widget-icon-list .elementor-icon-list-icon {
    display: flex;
}
.elementor-widget-icon-list .elementor-icon-list-icon svg {
    width: 14px;
}
.elementor-widget-icon-list .elementor-icon-list-text {
    padding-left: 10px;
}
.elementor[data-elementor-type=wp-page] .elementor-icon-list-item:not(:last-child):after {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    content: "";
    border-color: var( --e-global-color-secondary );
    position: absolute;
    bottom: 0;
    width: 100%;
}
.elementor[data-elementor-type=wp-page] .stellenangebote .elementor-icon-list-item:not(:last-child):after {
    display: none;
}
.eng-margin article {
    margin-bottom: 10px;
}
.elementor-element-d92913c {
    display: none;
}

@media screen and (max-width: 1120px) {
    .elementor-element-d92913c {
        display: block;
    }
    .elementor-element-e4f12a6, .elementor-element-98ef58f {
        display: none;
    }
}