/*
Generated time: December 30, 2025 07:48
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.badge{display:inline-block;padding:0 .8rem;min-height:2rem;word-break:break-word;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));margin-bottom:0}.badge--sale span{margin-top:.4rem}

@media screen and (max-width:768px){
.card__badge .badge {
    /* color: #fff !important;
    background-color: #8080806b  !important;
    border: 1px solid #8080806b ; */
    font-size: 9px;
    padding: 5px 8px;
    /* font-family: system-ui;
    letter-spacing: 0; */
}
.collection-product-list--2-mobile .collection-product-card .badge {
    font-size: 9px;
}
.card__information-top {
    padding: 6px;
}
}