fiyat_sag{
    float: right;
    width: 100%;
    text-align: right;
    font-size: 15pt;
}
.link_sepet{
    color: #3a3a3a !important;
    font-size: 12pt;
}
.link_sepet span{
    color: #000 !important;
    font-size: 15pt;
}
.urun_sil{
    float: right;
    color: #222222;
    font-size: 10pt;
}

.miktar{
    height: 31px;
    min-width: 50px;
    text-align: center;
}

.yuvarla{
    border-radius: 0px !important;
    outline: 0;
    background-color: #3a3a3a;
    border: solid 1px #3a3a3a;
}

.hata_gosterim{

    font-size: 19pt;
    color: red;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;

}

.hata_gosterim i {
    font-size: 40pt;
}