/* I do not know what this file does, but if it is deleted, the shop crashes. SO DON'T TOUCH THIS */
/*#niu-product-splide-list .splide__slide:has(> iframe.youtube) {
    display: flex;
    align-items: center;
}

#niu-product-splide-list .splide__slide > iframe.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    height: unset!important;
}
#niu-product-splide-thumbs svg{
    color: #fd0033;
    background: white;
    border-radius: 50%;
}*/