#secenek-info-table td {
    padding: 3px 0;
    width: 50%;
}

.sepet-urun-adi {
    margin-top: 0 !important;
}

.sepet-urun-onizleme-img-holder {
    max-height: 160px;
    overflow: hidden;
    text-align: center;
}

.sepet-urun-onizleme-img {
    width: 100%;
}

.sepet-kullanici-aciklama {
    margin-top: 10px;
}

.sepet-kargo-aciklama-holder {
    margin-top: 10px;
}

.sepet-matbuu-aciklama {
    margin: 10px 15px 0;
    border: 1px solid #a94442;
    color: #a94442;
    padding: 10px;
}

.sepet-urun-sil-btn:hover {
    cursor: pointer;
    color: #a94442 !important;
}

.sepet-dosya-calisma-sayisi {
    padding: 0 5px;
    cursor: default;
}

.sepet-dosya-calisma-sayisi:hover {
    background-color: #428bca;
    color: #ffffff;
}

.tooltip-inner-div {
    width: 245px;
    overflow: hidden;
    padding: 0;
}

.sepet-odeme-button {
    margin: 20px 0 10px !important;
}

/*Çalışma Yükle Overrides*/
.file-info-popover {
    left: -36px;
    top: -110px;
}

.sepet-urun-onizleme-img{
    width: 100px;
    height: 100px;
}

.sepet-matbuu-aciklama {
    border: 1px solid #a94442;
    color: #a94442;
    padding: 10px;
}