/*
 * Platz für eigene Änderungen direkt als CSS
 * Die hier gemachten Änderungen überschreiben ggfs. andere Styles, da diese Datei als letzte geladen wird.
 */
.home-carousel .owl-nav button.owl-prev {
    width: 72px;
    background: url("/bilder/arrow-left.png") no-repeat;
    margin-inline: 0.75rem;
}

.home-carousel .owl-nav button.owl-prev:hover {
    background: transparent url("/bilder/arrow-left.png") no-repeat;
}

.home-carousel .owl-nav button.owl-prev span {
    font-size: 0;
}

.home-carousel .owl-nav button.owl-next {
    width: 72px;
    background: url("/bilder/arrow-right.png") no-repeat;
    margin-inline: 0.75rem;
}

.home-carousel .owl-nav button.owl-next:hover {
    background: transparent url("/bilder/arrow-right.png") no-repeat;
}

.home-carousel .owl-nav button.owl-next span {
    font-size: 0;
}

.desc a, .category-top-text a {
    color: #AD0086;
    text-decoration: none;
}

.category-top-text {
    padding-top: 1rem;
}

@media (max-width: 992px) {
    header .nav-right {
        height: auto;
    }

    .kk-fm-mobile {
        border-radius: 1.5rem;
    }

    .kk-fm-entry-type-toggler .kk-fm-entry-label {
        background: #161616 !important;
    }

    .kk-fm.kk-fm-mobile .kk-fm-entry.kk-fm-entry-type-search .kk-fm-search--wrapper {
        padding: .5em .75em .4em 1em;
        background: #fff !important;
        border-radius: 1rem;
    }

    .kk-fm .kk-fm-entry.kk-fm-entry-type-search .kk-fm-search-icon {
        color: #1c1c1c !important;
    }

    .kk-fm.kk-fm-mobile .kk-fm-submenu {
        background: #fff !important;
    }


    .kk-fm-submenu .kk-fm-content .kk-fm-link.kk-fm-link-active {
        color: #AD0086 !important;
    }

    .kk-fm-content-wrapper:has(> .kk-fm-content.d-none) {
        display: none;
    }

    .kk-fm .kk-fm-entry.kk-fm-entry-type-search .kk-fm-search-icon {
        color: #1c1c1c !important;
    }


}

.kk-fm-content-body .kk-item-slider-root {
    min-height: unset;
}


.kk-fm-content-body .item-slider-button {
    display: none;
}

.kk-fm-content-body .kk-slider-item:hover .int-nova-article-wrapper {
    border-radius: 30px;
}

div:not(.kk-fm-content-subcats):not(.kk-fm-content-categories) > .kk-fm-content-body .kk-item-slider-prev::before {
    left: 0;
}

div:not(.kk-fm-content-subcats):not(.kk-fm-content-categories) > .kk-fm-content-body .kk-item-slider-next::before {
    right: 0;
}

.kk-fm-content-body .kk-item-slider-prev::before {
    left: -1.5rem;
    background: none;
}

.kk-fm-content-body .kk-item-slider-next::before {
    right: -1.5rem;
    background: none;
}

.dropper-flex-search {
    background: 0 0;
    border-radius: 0;
    border: 0 none;
    outline: 0;
    height: 100%;
    width: 130px;
    text-shadow: none;
    box-shadow: none;
    font-size: 1em;
    padding: 0;
    text-align: left;
    color: inherit;
    flex: 1 1 auto;
}

/**
NEUES MENÜ
 */
.kk-fm .kk-fm-content-title {
    border-bottom: none;
}

header .kk-fm .kk-fm-submenu {
    font-family: "Open Sans", sans-serif;
}

.kk-fm .menu-characteristics .kk-fm-listing .kk-fm-listing--item-wrapper {
    text-align: start;
}

@media (min-width: 992px) {
    .kk-fm .kk-fm-content-title {
        padding-left: 0 !important;
    }

    .kk-fm-entry-label--name {
        font-weight: 700;
        font-size: 1.125rem;
        text-transform: uppercase;
    }

    .kk-fm .kk-fm-box-right:has(.grid-row-3) {
        flex: 0 0 60%;

        .kk-fm-section-heading.kk-fm-listing--linklist-label {
            display: none;
        }
    }

    .kk-fm .kk-fm-section-heading {
        font-size: 1.25rem;
        letter-spacing: -0.03em;
        text-transform: initial;
    }

    .kk-fm .kk-fm-box-left {
        flex: 0 0 40%;
    }


    .grid-row-3 .kk-fm-listing--linklist-group {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .menu-box-zubehoer {
        .kk-fm-listing {
            display: grid;
            grid-template-columns: repeat(5, 1fr);
        }

        .kk-fm-listing--item {
            width: auto !important;
            height: auto !important;
            text-align: center;
            min-width: 0;

            img {
                border-radius: 1.25rem;
                border: 1px solid rgba(227, 227, 227, 1);
                object-fit: cover;
                aspect-ratio: 1;
            }

            span {
                font-weight: 500;
                font-size: 0.875rem;
                white-space: break-spaces;
            }
        }
    }

    .bestseller-cats .kk-fm-listing--labelimages {
        grid-template-columns: repeat(4, 1fr);


    }

    .kk-fnm-section-heading:has(.bestseller) {
        display: flex;
        align-items: center;
    }


    .kk-fm-content {
        border-radius: 1.25rem !important;
        padding: 1.5rem;

        .kk-fm-content-body {
            padding: 1.5rem 0 0 0 !important;
        }
    }

    .kk-fm .bestseller {
        margin-left: 1rem;
    }

}

@media (max-width: 992px) {
    .kk-fm-submenu--info {
        background: transparent !important;
    }

    .kk-fm-content {
        border: none !important;

        .kk-fm-content-title, .kk-fm-content-body {
            padding-inline: 0 !important;
        }

        .kk-fm-content-body {
            padding: 0 !important;
        }

        .kk-fm-section-heading.kk-fm-listing--linklist-label {
            display: none;
        }
    }

    .kk-fm-submenu--close {
        color: #000;
    }

    .kk-fm-submenu--info-goto {
        display: flex;
        align-items: center;
        color: #000 !important;
    }

    .bestseller-cats .kk-fm-listing--labelimages,
    .menu-box-zubehoer .kk-fm-listing--labelimages {
        grid-template-columns: repeat(3, 1fr) !important;
    }
    .kk-fm-content-title:not(:has(.bestseller)){
        border-bottom: 1px solid rgba(227, 227, 227, 1);
        margin-bottom: 1rem;
        padding-bottom: 2rem !important;
    }
}

.bestseller-cats .kk-fm-listing--labelimages,
.menu-box-zubehoer .kk-fm-listing--labelimages {
    display: grid !important;

    .kk-fm-listing--item {
        width: auto !important;
        height: auto !important;
        text-align: center;
        min-width: 0;

        img {
            border-radius: 1.25rem;
            border: 1px solid rgba(227, 227, 227, 1);
            object-fit: cover;
            aspect-ratio: 1;
        }

        span {
            font-weight: 500;
            font-size: 0.875rem;
            white-space: normal;
        }
    }
}


.kk-fm .bestseller {
    font-family: "Teko", "Open Sans", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0.375rem 1rem 0.125rem 1rem;
    background: var(--primary);
    color: #fff;
    border-radius: 100vmax;
    letter-spacing: 0;
    display: inline-block;
    margin-left: .5rem;
}
.kk-fm .kk-fm-listing--item-more {
    opacity: 1 !important;
}
.kk-fm .kk-fm-listing--linklist-label.kk-fm-link {
    font-weight: 500;
    color: rgb(80 80 80);


    &.kk-fm-link-show-all {
        color: #000 !important;
        font-style: initial;
        font-weight: 700;
        display: flex;
        gap: 0.5rem;
        align-items: center;
        opacity: 1 !important;

        &:hover {
            color: var(--primary) !important;
        }
    }



    &.kk-fm-link-active {
        font-weight: 700;
        color: #000 !important;
    }

}
.cfg-item-input__button{
    color: #000;
    background: #c3c3c3;
    border-radius: 5px;
    aspect-ratio: 1;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    &:hover{
        background: #b4b4b4;
    }
}
.cfg-item-label{
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 0.75rem;
    color: #000 !important;
}
.cfg-swatch:checked + label .cfg-item-input__button {
    opacity: 0.2;
}
.cfg-item-input{
    display: flex;
    gap: 0.5rem;
    justify-content: space-between;
}
.cfg-item-price{
    color: var(--primary);
    font-weight: 700;
}
.kk-fm-content-html{
    background: rgba(248, 248, 248, 1) !important;
    border: none !important;
    padding: 2.5rem !important;
    i {
        margin-right: 0.5rem;
    }
    .kk-fm-content-title{
        border-bottom: 1px solid rgb(220,220,220) !important;
        padding-block: 0 1.25rem !important;
    }
}
