.urun .extra-info {
    color: #f70707;
    font-weight: 500;
    font-size: smaller;
    margin: auto;
}
.kategori_html_ust {
    display: block !important;
}

.sale_rank.active {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #9c01eb, #fb00b7);
    color: #fff;
    font-weight: 500;
    padding: 5px;
    margin-top: -5px;
    margin-bottom: 10px;
}

.kategori_html_ust img {
    max-width: 102.5%;
    margin: -5px;
  	border-radius: 10px;
  	box-shadow: 0px 8px 10px rgb(0 0 0 / 50%);
}
