a.list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid #E0E4E9;
    color: #4c4c4c;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

    a.list-group-item i {
        margin-right: 5px;
        color: #0093d0;
    }

.nav-tabs > li {
    margin-bottom:1px;
}
.nav-tabs li > a {
    font-weight: bold;
    background: #0093d0;
    font-size: 13px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    border-radius:0px;
    color:#fff;
}
.nav-tabs li > a:hover{
    color:#0093d0;
    background: #fff;
}
.nav-tabs > li.active a{
    color:#0093d0;
} 

.Liste {
    overflow:hidden;
}
    .Liste > a {
        display:block;   
         width: 100%;
        overflow: hidden;
        padding:10px;
    border-bottom: 1px solid #E0E4E9;
    }
    .Liste > a b{
        font-weight:bold;
    }
    .Liste > a i{
        color: #0093d0;
        margin-right: 5px;
    }

.UrunImg {
    background-position: center center;
    background-repeat: no-repeat;
    width:100%;
    height:150px;
    background-size: cover;
}
.EskiFiyat{
    text-decoration:line-through;
}
.imgAnaResim{
    width:100%;
    margin-top: 10px;
}
.imgMiniResim {
    height: 25px;
    width:25px;
    margin-right: 10px;
    display: inline-block;
}
.UrunDetay3Kategori {
    color: #0093d0;
    margin-bottom:10px;
display:none;
}
.Urundetay3AksesuarKat {
    color:#0093d0!important;
    font-size:16px;
}
