/*
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.4.1.1629271226
Updated: 2021-08-18 09:20:26

*/

.jet-smart-listing__arrows .jet-arrow-prev::after{
    content: "vorherige Beiträge";
}

.jet-smart-listing__arrows .jet-arrow-next::before{
    content: "nächste Beiträge";
}

.jet-smart-listing__arrows .jet-arrow-prev i {
    margin-right: 5px;
}
.jet-smart-listing__arrows .jet-arrow-next i{
    margin-left: 5px;
}

.jet-smart-listing__arrows .jet-arrow-prev i, .jet-smart-listing__arrows .jet-arrow-next i{
    position: relative;
    top: 2px;
}

.jet-smart-listing__arrow {
    color: #fff;
    background: #000!important;
    width: 160px!important;
}

.jet-smart-listing__arrow.jet-arrow-next {
    left: 180px!important;
}

@media screen and (orientation: landscape) and (max-width: 980px) {
   .elementor-element.elementor-element-65849c6 > .elementor-container {
        min-height: 500px!important;
    }

    .elementor-element.elementor-element-dc4eb7d .jet-slider__content-inner {
        padding: 70px!important;
    }
}