.sr-flag{
    width: 32px;
    height: auto;
    margin-top: -5px;
}

.sr-urun
{
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.sr-img-detay
{
    width: 100%;
    height: 250px;
    object-fit: cover;
}


.whatsappMessage{
    position: fixed;
    color: #fff;
    bottom: 90px;
    right: 20px;
    padding: 15px;
    background-color: #25D366;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
}

.whatsappMessage > img{
    width: 32px;
}

.hizliAra{
    position: fixed;
    color: #fff;
    bottom: 160px;
    right: 20px;
    padding: 15px;
    background-color: #2873ff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
}

.hizliAra img{
    width: 32px;
}
