.siteCookies__form, .siteCookies--bottom.siteCookies--scrolled {
    background-color: #800080;}
    
    
.carousel .extended-banner-texts .extended-banner-text, .carousel .extended-banner-texts .extended-banner-title, .next-to-carousel-banners .extended-banner-texts .extended-banner-title {
        color: white;
    }

    .products-top-header {
        border:none
    }

    .products-top {
    justify-content: flex-start;
}
.category-top, .content-inner>h1, .content>h2, .category-title {
    text-align: left;
}


.btn-arrow {
    position: relative;
}

.btn-arrow:after {
    content: "\e90c";
    font-size: 12px;
    margin-left: 1em;
    display: inline-block;
    speak: none;
    font-family: shoptet;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 0;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle
}

 .site-name img {
    max-width: 180px;
}   
.site-name {
    padding: 10px 0 !important;
}
.carousel .extended-banner-texts, .next-to-carousel-banners .extended-banner-texts {
    border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        bottom: 0;
        font-size: 16px;
        left: 32px;
        line-height: 24px;
        max-height: 90%;
        min-height: 50%;
        padding: 40px;
        position: absolute;
        width: 64%;
    background-color: #ffffff26;}

.homepage-group-title.h4::before, .about-us h2::before, .category-title::before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(/user/documents/assets/img/symbol.png) no-repeat;
    position: absolute;
    background-size: contain;
    background-position: center center;
    bottom: -10px;
}

.homepage-group-title.h4, .category-title {
    position: relative;
}

.next-to-carousel-banners .extended-banner-texts {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        bottom: 0;
        font-size: 16px;
        left: 32px;
        line-height: 24px;
        max-height: 90%;
        min-height: 50%;
        padding: 40px;
        position: absolute;
        width: 64%;
    }
    
.next-to-carousel-banners a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, black, #00000070);
    opacity: 0.5;
}
.next-to-carousel-banners a {
    position: relative;
    display: block;
}
.next-to-carousel-banners .extended-banner-texts {
    left: 10px;
}

.next-to-carousel-banners span.extended-banner-text {
    color: #f2dcf2;
}

.next-to-carousel-banners .extended-banner-link {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color: white;
            border-radius: 8px;
        font-size: 14px;
        font-weight: 600;
        line-height: 16px;
        padding: 16px;
}

 .next-to-carousel-banners .extended-banner-link:hover {
    background-color: var(--color-secondary-hover);
    color: white!important;
}

.carousel .extended-banner-texts .extended-banner-link:after, .next-to-carousel-banners .extended-banner-texts .extended-banner-link:after {
    content: "\e90c";}


.benefitBanner .benefitBanner__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3em;
}

.benefitBanner .benefitBanner__picture img {
    width: 100%;
    max-width: 6rem;
}

.benefitBanner .benefitBanner__content {
    max-width: 400px;
}

section.about-us {
    text-align: left;
    background: url(/user/documents/assets/img/o-nas-magic.jpg) no-repeat;
    border-radius: 1rem;
    background-size:cover;
    color:white;    
    background-position: right bottom;
    position:relative
}
@media (max-width:1439px) {
section.about-us::before {
    content: "";
    background: linear-gradient(90deg, #20062be0, #80008036);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}}

section.about-us  > div {
    padding: 6.25rem 2rem;
}
.about-us .col-md-6 {
    padding: 0 5rem;
}
.about-us h2 {
    color: white;
    position: relative;
    margin-top: 0;
}

#footer {
    background: linear-gradient(45deg, #160416, #561061);
    color:white
}

#footer a, #footer .footer-bottom, #footer .footer-bottom a{
    color:white!important
}

#footer a {
    color: white !important;
    font-family: 'Mulish';
    font-size: 14px;
    line-height: 20px;
}

footer h3 {
    color: #f980ff !important;
}

a.social-icon {
    background-color: var(--color-secondary);
    border-color: var(--color-secondary-hover);}

.full-width.footer-bottom-full-width {
    background: #800080;
}

.footer-bottom {
    background:none ;
}

.custom-footer__onlinePayments img {
    visibility: hidden;
}

.custom-footer__onlinePayments p {
    background: url(/user/documents/assets/img/payments.png) no-repeat;
    background-size: contain;
}



.custom-footer__contact h3 {
    position: relative;
}
.custom-footer__contact h3::before {
    content: "";
    background: url(/user/logos/magicka-akademie.png);
    width: 210px;
    height: 80px;
    position: relative;
    display: block;
    background-size: cover;
}

.custom-footer__contact h3 span {
    display: none;
}

.cart-content h4 {
    font-family: 'Mulish';
}

/*responsive */
@media (min-width:1840px) {

.next-to-carousel-banners .extended-banner-texts .extended-banner-title {
    max-width: 200px;
}
}


@media (min-width:1601px) and (max-width:1690px) {
        .next-to-carousel-banners .extended-banner-texts .extended-banner-title {
        font-size: 20px;
        line-height: 24px;
    }
}

@media (max-width:1600px) {
.next-to-carousel-banners {
    flex-wrap: wrap !important;
}

.banner-wrapper {
    flex-basis: 50%;
}
    .next-to-carousel-banners {
        flex-flow: row;
    }
}

@media (max-width:902px) {
    .banner-wrapper {
        flex-basis: 100%;
    }

.banner-wrapper img {
    width: 100%;
    height: 100%;
}
.carousel .extended-banner-texts, .next-to-carousel-banners .extended-banner-texts {
    left:10px
}
}

@media (max-width:820px) {
#carousel img {
    min-height: 600px;
    object-fit: cover;
}}

@media (max-width:520px) {
.carousel .extended-banner-texts, .next-to-carousel-banners .extended-banner-texts, .next-to-carousel-banners .extended-banner-texts {

    width: calc(100% - 20px);
}}