.color-scheme-dark, .color-scheme-dark a {
    color: #000!important;
}



/*to top gumb*/
@media (max-width: 1024px){
.scrollToTop {
    right: 12px;
    bottom: 52px;
    width: 40px;
    height: 40px;
}}
.scrollToTop {

    bottom: 50px;
    color: #ed5789;

}

/*MINI KOŠARICA*/
.yith-wacp-mini-cart-count {
    position: absolute;
    top: 0;
    left: 0;
    background: #eb028a!important;
    color: #fff;
    min-width: 25px;
    height: 25px;
    padding: 0 5px;
    border-radius: 12px;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
}
.product-label.featured {
    background-color: #eb028a!important;
}
/*gravity check buton vodoravno*/
.gfield_consent_label{
    display: inline;
}
/*rasprodano label*/
.labels-rounded .out-of-stock {
    max-width: 100px!important;
    font-size: 9px!important;
}
