.text-normal {
    text-transform:none !important
}

@media (max-width: 1151px) {
    .three_col_area {
        padding-top: 109px;
        margin-top: -62px;
        background-size: 100% calc(100%);
    }
    .css-xselling {
        background-size:  100% calc(100% + 164px) !important;
        margin-bottom:-20px;
    }
}

@media(max-width:983px) {
    .css-xselling {
        background-position: -150px;
        background-size: calc(100% + 164px) !important;
    }
}

.css-xselling {
    background-image: url(https://www.edelschmiede.com/shop/templates/Edelschmiede/themes/edel/images/header-banner-bg-tr-before.png);
    background-size: 100%;
    background-repeat:repeat-y;
    margin-bottom:20px;
    min-height:30px;
}

.css-area {
    margin-top:0 !important;
    padding-top:0;
    padding-bottom:150px;
    background-size: 100% 100%;

}

.carousel-arrows-inside .slick-next:hover, #pushed-success button.slick-next.slick-arrow:hover {
    background: url('/shop/templates/Edelschmiede/themes/edel/images/pfeil_right_dark.png') no-repeat center center;
}

.newsletter-footer .fa-star {
    position: relative;
    top: -8px;
    font-size: 12px;
}

#footer .newsletter-footer h3 {
    text-transform:none;
}