.purchase-item-price.server {
    padding-top: 15px;
    text-align: center;
}
.purchase-item-recommend {
    padding-top: 7.5px;
    text-align: center;
}
.purchase-item {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
  	height: auto;
}
.purchase-item-recommend .recommendation-wrap .recommendation:first-child {
    margin-right: 0px;
}

.line-separator-0 {
    background-color: #ebebeb;
    height: 1px;
    border: none;
    margin: 0px;
}
.banka2-preview .banka-right {
    float: left;
    width: 47%;
    margin-right: 20px;
}
.banka2-preview .banka-right p {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 2px;
    margin-left: 10px;
}
.banka2-preview .banka-right .text-header {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 0px !important;
}

.button.gold {
    background-color: #00d7b3;
}

.accordion .accordion-item .accordion-item-content p {
    margin-bottom: 0px !important;
}

.banka-preview .banka-724 {
    float: left;
    width: 20%;
    border-right: 1px solid #ebebeb;
    margin-top: 10px;
    margin-bottom: 10px;
}
.banka-preview .banka-atm {
    float: left;
    width: 20%;
    border-right: 1px solid #ebebeb;
    margin-top: 10px;
    margin-bottom: 10px;
}
.banka-preview .banka-havale {
    float: left;
    width: 20%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.banka-preview .banka-atm p {
    font-size: 12px;
    line-height: 44px;
    text-align: center;
}
.banka-preview .banka-724 p {
    font-size: 12px;
    line-height: 44px;
    text-align: center;
}
.button.blue {
    background-color: #006FAD;
}
.banka-preview .banka-havale p {
    font-size: 12px;
    line-height: 44px;
    text-align: center;
}
.column5-wrap .column {
    width: 19%;
}
.column5-wrap .column {
    float: left;
    margin-right: 1%;
}
.product-info .warp-fiyat {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    float: left;
    text-align: center;
}
.product-list .product-item .text-header.baslik {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 40px;
    width: 200px;
}
.product-list .product-item .category.indirimli-fiyat {
    text-align: center;
    font-size: 16px;
    width: 121px;
    height: 20px;
}
.button .secondary.full {
    background-color: #006FAD;
    border-radius: 0;
    width: 100%;
}
.line-separator-10 {
    background-color: #ebebeb;
    height: 1px;
    border: none;
    margin-bottom: 10px;
    margin-top: 10px;
}
.product-list .product-item .text-header.user5 {
    margin: 0px;
    margin-left: 5px;
    line-height: 22px;
}
.rating .rating-item {
    float: left;
    line-height: 20px;
    font-size: 10px;
    width: 48%;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}
.user6 {
    float: right;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
}
.product-list.grid .product-item .user-rating .rating {
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
  width: 100%;
}
.basarili {
    border-radius: 50px;
    background-color: #5cb85c !important;
    padding: 3px 4px;
    line-height: 20px;
    color: white;
    margin-right: 4px;
}
.basarisiz {
    border-radius: 50px;
    background-color: #e61852;
    padding: 3px 5px;
    line-height: 20px;
    color: white;
    margin-right: 4px;
}

.product-list.grid .product-item .product-preview-actions.column5{
    position: initial;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.product-list .product-item .product-preview-image.column5 {
    position: inherit;
    width: 100%;
    height: auto
}
.product-preview-image.column5 {
    /* width: 258px; */
    /* height: 150px; */
}
.product-list .product-item .product-info.column5 {
    overflow: hidden;
    margin-top: 10px;
    clear: both;
    position: relative;
}
.product-list.grid .product-item.column5 {
    padding: 10px;
    margin-bottom: 13px;
    margin-top: 13px;
}
.ribbon {
    overflow: hidden;
}
.ribbon {
    position: absolute;
    left: 10px;
    top:10px;
    z-index: 1;
    width: 75px;
    height: 75px;
    text-align: right;
}
.ribbon span {
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: linear-gradient(#9BC90D 0,#79A70A 100%);
    position: absolute;
    top: 19px;
    left: -21px;
    font-family: "Montserrat", sans-serif;
}

.input-container.half2 {
    float: left;
    width: 32%;
    margin-right: 10px;
    clear: none;
}

.product-list.grid .product-item {
    margin-top: 0px !important;
}
                                
.product-preview-image.gb {
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 10px;
}

.purchase-item-details.server {
    padding-top: 15px;
}    
.purchase-item-info.server {
    padding-top: 15px;
}
.purchase-item:nth-child(even) {
    background-color: #f6f0e1;
}

.server .text-header {
    font-size: 12px;
    line-height: 16px;
}
p.green {
    color: #44A705;
}
.purchases-list-header-details, .purchase-item-details {
    width: 18%;
}
.purchases-list-header-info, .purchase-item-info {
    width: 10%;
    text-align: center;
}
.purchases-list-header-price, .purchase-item-price {
    width: 10%;
}
.purchases-list-header-recommend, .purchase-item-recommend {
    width: 10%;
}