[data-oran=""], [data-oran="0"]{
    display: none !important;
}



.basket-title {
    font-size: 15px;
    background-image: none;
    background-color: #000 !important;
    line-height: 45px;
    height: inherit;
    display: inline-block;
    color: #fff;
    box-shadow: none;
}

.basket-title div {
    border-right: 0px;
}

.basket-title div span {
    color: #ffffff;
    font-size: 15px;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
}

.sepet-satir-sil a img {
    display: none
}

.sepet-satir-sil a:before {
    content: "";
    background-image: url(../../images/cancel-button.png);
    display: inline-block;
    font-size: inherit;
    color: #444444;
    text-rendering: auto;
    line-height: 80px;

    height: 25px;
    width: 25px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 25px;

}

.cart-info a {
    color: #444 !important;
    font-size: 14px;
}

.cart-info span {
    color: #12733d;
}

.basket-right ul li span.sepet3 {
    border-radius: 0px;
    margin: 0px;

}

.basket-right {
    color: #A8A8A8;
    float: right;
    box-shadow: 1px 1px 1px 1px #f5f5f5;
    margin-top: 22px;
    min-width: 25%;
    width: 30%;
}

.basket-right ul {

    padding: 10px;
}

.grey, .green-button {
    margin-top: 0px;
}

.basket-button {
    speak: digits;
    display: inline-block;
    width: 100%;
    margin: 0px;
    background-color: #fff;
    padding: 0px;
}

.sf-negative-button, div.basket-button a.grey, .green-button, .urunEkle input, .sf-neutral-button, .sf-primary-button {
    background-image: none;
    background-color: #12733d;
    text-shadow: none;
    color: #fff;
    border: 0px;
    border-radius: 0px;
    font-weight: normal;
    line-height: 20px;
    border: 0px;
    margin-bottom: 0px;
    padding: 3px 10px;
    width: initial;
    border-radius: 2px;
    line-height: 35px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background: rgb(248,155,31); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(248,155,31,1) 0%, rgba(248,155,31,1) 50%, rgba(209,125,41,1) 52%, rgba(209,125,41,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(248,155,31,1) 0%,rgba(248,155,31,1) 50%,rgba(209,125,41,1) 52%,rgba(209,125,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(248,155,31,1) 0%,rgba(248,155,31,1) 50%,rgba(209,125,41,1) 52%,rgba(209,125,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f89b1f', endColorstr='#d17d29',GradientType=0 ); /* IE6-9 */
    text-transform: uppercase;
    border-radius: 6px;
    font-weight: bold;
}

.sf-negative-button:hover, div.basket-button a.grey:hover, .green-button:hover, .urunEkle input:hover, .sf-neutral-button:hover, .sf-primary-button:hover{
    background: rgb(248,155,31); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(248,155,31,1) 0%, rgba(248,155,31,1) 50%, rgba(209,125,41,1) 52%, rgba(209,125,41,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(248,155,31,1) 0%,rgba(248,155,31,1) 50%,rgba(209,125,41,1) 52%,rgba(209,125,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(248,155,31,1) 0%,rgba(248,155,31,1) 50%,rgba(209,125,41,1) 52%,rgba(209,125,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f89b1f', endColorstr='#d17d29',GradientType=0 ); /* IE6-9 */
}

.sf-form-item-fullwidth .sf-text-label {
    float: left;
    width: auto;
    min-width: 150px;
}

.sf-form-container sup {
    position: relative;
    right: -15px;
    top: 15px;
}


.sp-login-sumbit >  div {
    display: flex;
}

.sifreUnuttum, .sifreUnuttum a {
    padding-left: 10px;
    padding-top: 10px;
    color: #333;
    text-decoration: none;
    width: 155px;
    text-align: center;
    margin-top:  0px!important;
}

.sp-login-sumbit div .sifreUnuttum a {

    overflow: hidden;
    display: flex;
    background-color: #333;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    padding: 0px;
    border-radius: 5px;
    background: rgb(127,128,128); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(127,128,128,1) 0%, rgba(127,128,128,1) 49%, rgba(104,104,104,1) 52%, rgba(104,104,104,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(127,128,128,1) 0%,rgba(127,128,128,1) 49%,rgba(104,104,104,1) 52%,rgba(104,104,104,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(127,128,128,1) 0%,rgba(127,128,128,1) 49%,rgba(104,104,104,1) 52%,rgba(104,104,104,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f8080', endColorstr='#686868',GradientType=0 ); /* IE6-9 */
    text-align: center;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.sp-login-input {
    padding: 20px;
    width: 100%;
 }




.l-innerDiv .label {
    display: block;
    text-align: left!important;
    color: #000;
}


.sf-negative-button:hover, div.basket-button a.grey:hover, .green-button:hover, .urunEkle input:hover, .sf-neutral-button:hover, .sf-primary-button:hover {
    background-color: #444444;
    background-image: none;
    color: #fff;
    border: 0px;
}

.basket-right ul li span.sepet1 {
    width: 61%;

}

.basket-right ul li span.green {
    color: #000000;

}

.basket-right ul li span.red {
    color: #12733d;

}

.basket-item {

    box-shadow: 1px 1px 1px 1px #f5f5f5;
}

.basket-right ul li span.sepet3 {
    background: transparent;
}

.basket-right ul li span.sepet1 {
    width: 150px;
}

.basket-right ul li span.sepet3 {
    border-radius: 0px;
    margin: 0px;
    width: 100px;
}

.basket-wrap {
    margin-bottom: 25px;
}

.basket-wrap div.qty {

    background-image: none;
    background-color: #e6e6e6;

}

.basket-right {

    margin-top: 0px;

}

.basket-item {
    box-shadow: 1px 1px 1px 1px #f5f5f5;
    padding: 10px;
    height: inherit;
    display: inline-block;
    width: 100%;
}

.sf-form-header {

    border-bottom: 1px solid #f9f9f9;

}

.rwd-table th, .rwd-table td {

    color: #555555;
    font-size: 15px;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
}

.textBox > div {
    display: none !important
}

table.sepet {
    border-radius: 0px;
    margin-bottom: 25px;
}

table.sepet th, table.sepet td {
    padding: 1em 5px !important;
    font-size: 11px;
}

#shopphp-payment-body-step3 {
    background-color: #ffffff;
    padding: 10px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}

table.sepet th {
    color: #444444;
    text-align: center;
    padding: 5px;
    text-transform: lowercase;
    background-image: none;
    background-color: #12733d;
    line-height: 15px;
    height: inherit;
    height: 45px;
    color: #f7f7f7;
    text-transform: uppercase;
}

table.sepet tbody tr {
    box-shadow: 1px 1px 1px 1px #f5f5f5;
}

table.sepet tbody tr td {
    border: 0px;
}

table.sepet td a {
    text-align: center;
    display: table;
    margin: auto;
}

table.sepet td[data-th="Düzenle"] .textBox:after {
    content: "\f138";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

table.sepet td[data-th="Sil"] .textBox:after {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

table.sepet td[data-th="Detaylar"] .textBox:after {
    content: "\f06e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

table.sepet td[data-th="İptal"] .textBox:after {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

table.sepet td[data-th="Değiştir"] .textBox:after {
    content: "\f0ec";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

table.sepet td[data-th="Tekrarla"] .textBox:after {
    content: "\f1da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.UrunSecenekleri {
    display: none
}

.urunSecimTable {
    width: 100%;
    border-collapse: collapse;
    border-radius: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    clear: both;
    background-color: transparent;
    padding: 0px;
    box-shadow: 0px;
    border: 0px;
}

.urunSecimTable td {
    padding: 0px 10px;
    border: 1px solid #f3f3f3;
    font-size: 13px;
    line-height: 38px;
}

.urunSecimTable td:nth-child(2) {
    display: none
}

.urunSecimTable td:nth-child(1) {
    background-color: #f3f3f3;
    color: #666;
}

.urunSecimTable td:nth-child(3) {
    border: 1px solid #f3f3f3;
    border-top: 0px
}

.wrapSelectPay {
    border: 0px !important;
    border-radius: 0px !important;

}

.wrapSelectPay .selectMethods .payMethods {
    border-width: 0px !important;
}

.urunSecimTable td select {
    width: 100%;
    border: 0px;
    border-radius: 0px;
    padding: 10px;
    font-size: inherit !important;
    width: 100%;
}

.basket-title {
    background-color: #000 !important;
}

.basket-title * {
    text-shadow: none !important;
}

.basket-left {
    float: left;
    width: 100%;
    border: 0px;
    box-shadow: none;
}

.cart-info h3 a {
    color: #000000 !important;
}

.cart-info span {
    color: #000 !important;
}

.basket-right {
    color: #A8A8A8;
    float: right;
    box-shadow: none;
    margin-top: 0px;
    min-width: 100%;
    width: 100%;
    text-align: right;
    background-color: #fff;
}

.basket-right ul {
    border-bottom: 0px;
    background-color: transparent !important;
    width: 100%;
}

.basket-right ul li {
    display: flex;
    border: 0px !important
}

.basket-right ul li span {
    flex: 1 1 100%;
}

.basket-right ul li span.sepet2 {
    flex: 1 1 10px;
}

.basket-right ul li span.sepet3 {
    flex: 1 1 75px;
}

.basket-button {
    display: inline-block;
    width: 100%;
    margin: 0px;
    background-color: transparent;
    padding: 10px 0px;
}

.green-button:hover {
    background-color: #f89e27 !important;
}

.sepete-ekle {
    margin-top: 15px;
}

.sepete-ekle .addToBasketButton, .btn-sepet {
    background: #000000 !important;

}

.urun-fiyat .bbold {
    font-size: 25px;
}

.eskifiyat {
    text-decoration: line-through;
    font-size: 15px;
}

.l-innerDiv .label {
    display: block;
    text-aling: left;
}

#urunResimListContainer ul, .urunResimListContainer li {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: -webkit-paged-x;
    width: 100%;
    display: flex;
    padding-bottom: 3px;
}

#urunResimListContainer li {
    float: left;
    width: 120px;
    height: 120px;
    padding: 0px;
    border: 1px solid #ccc;
    margin-right: 5px;
    margin-top: 5px;
    text-align: center;
    flex: 0 1 152px;
}

.sf-form-header {

    color: #fa9b1f;
}

