@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400&display=swap');

.row--voucher .content--title {
    display: none;
}

.logo--link img {
    max-width: 99999px;
    height: 100%;
    width: auto;
}

/* Seidl anfang */
.logo--link img {
    width: 250px;
    height: auto;
}

.header-main .logo-main .logo--link {
    height: auto;
    margin-top: -24px;
    margin-left: -8px;
}

/* Seidl Ende */

.WCB-Item i {
    animation: none !important;
}

.row--voucher .content--sku.content::before {
    content: "Gutschein";
    font-weight: bold;
    display: block;
    font-size: 16px;
}

.mobile-hero-img {
    margin: 0 auto;
    padding-top: 5px;
}

.sales-title {
    background-color: #e43414;
    color: white;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.sales-title p {
    margin-bottom: 0;
    line-height: normal;
    padding-left: 15px;
    padding-right: 15px;
}

.emotion--video .video--element {
    background: white;
}

.emotion-title {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}

.emotion-title > p {
    margin-bottom: 0;
    text-transform: uppercase;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    padding-left: 15px;
    padding-right: 15px;
}

.emotion-title p {
    font-size: 32px;
    text-align: center;
}

.videoinnercontainer, #start-video {
    width: 100%;
    height: 100%;
}

.videoinnercontainer {
    position: relative;
    overflow: hidden;
}

video {
    height: 100%;
    position: absolute;
    width: auto;
    display: block;
    margin: 0 auto;
    left: -9999px;
    right: -9999px;
}

.nnweb_emotion_hover.hestia .wrapper .headline {
    background: transparent !important;
    position: absolute;
    bottom: 0;
    color: white;
    left: 50%;
    transform: translateX(-50%);
    font-size: 32px !important;
    font-family: 'Calibri';
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 15px;
    padding-right: 15px;
}

.nnweb_emotion_hover.hestia .wrapper {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    top: unset;
    height: 100%;
    width: 100%;
}

.nnweb_emotion_hover.hestia .wrapper p {
    top: 50%;
    left: 50%;
    transform: translateY(50%) translateX(-50%);
    position: absolute;
    width: calc(100% - 50px);
    max-width: 200px;
}

.nnweb_emotion_hover.hestia:hover .wrapper p {
    transform: translateY(-50%) translateX(-50%);
}

.emotion--product .product--box .product--image .image--element img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 500;
    width: 100%;
    max-height: 9999px;
    max-width: 9999px;
}

.emotion--product .product-slider--item .product--box .product--image .image--element img {
    height: 100%;
    width: auto;
    max-height: 100%;
    max-width: 100%;
}

.emotion--product .product--box .product--image {
    overflow: hidden;
}

.emotion--product .product--box .box--content {
    padding: 0;
}

.emotion--product .product--box .product--details {
    padding: 10px;
}

.emotion--product .product--box .product--title {
    font-size: 14px;
    text-align: center;
}

.emotion--product .product--box .product--price-info .price--unit, .emotion--product-slider .product--box .product--price-info .price--unit {
    display: none;
}

.product--box .product--badges .badge--newcomer {
    background-color: #00385C;
}

.content--emotions .product--price-info {
    display: flex;
    justify-content: center;
    align-items: center;
}

.emotion--product-slider .box--emotion .product--details {
    margin-top: 15%;
}


@media (min-width: 1260px) {
    .content-main.is--fullscreen {
        padding: 5px !important;
    }
}

/* Seidl anfang */
@media only screen and (max-width: 1242px) {
    .header-main .logo-main .logo--link {
        margin-left: 0px;
    }
}

/* Seidl Ende */

@media (max-width: 1024px) {
    .nnweb_emotion_hover.hestia:before, .nnweb_emotion_hover.hestia .wrapper p {
        border: none;
        display: none;
    }
}

/* Seidl anfang */
@media only screen and (max-width: 849px) {
    .logo--link img {
        width: 255px;
        height: auto;
    }

    .header-main .logo-main .logo--link {
        margin-top: -30px;
    }
}

/* Seidl Ende */
@media (max-width: 767px) {
    .logo-main {
        height: 100px;
    }

    .logo-main .logo--link, .logo-main .logo--shop {
        height: 100% !important;
    }

    .logo-main .logo--shop {
        width: 100% !important;
        text-align: center;
    }
}

/* Seidl anfang */
@media only screen and (max-width: 752px) {
    .header-main .logo-main .logo--link {
        margin-top: 0px;
    }
}

/* Seidl Ende */

@media (max-width: 500px) {
    .emotion--container.emotion--column-12 .col-s-12 p {
        font-size: 12px !important;
    }

    .emotion--container.emotion--column-12 .col-s-12 .emotion-title p {
        font-size: 24px !important;
        text-align: center;
    }

    .emotion-title p {
        font-size: 24px !important;
        text-align: center;
    }

    .sales-title {
        height: 100%;
    }
}

@media (max-width: 480px) {
    .image-slider--container {
        height: 100%;
    }

    .listing--content .product--image {
        height: 400px;
    }

    .listing--content .product--box .product--title {
        height: auto;
    }

    .listing--content .price--unit, .listing--content .product--actions {
        display: none !important;
    }

    .listing--content .product--info {
        text-align: center;
    }

    .listing--content .product--box .product--title {
        font-size: 1.2em
    }
}

