/**/
body:not(.admin){
    background: #F4F4F4;
}

@media (min-width: 768px) {
    .itemcontent {
        display: flex;
        align-items: center;
    }
    .cart-item-list .product-detail {
        width: 426px;
        margin-right: 6px;
        float: left;
    }
    #sozlesme_modal .modal-dialog{
        width: 770px;
    }
    .cart-proceed-container .btn {
        margin-bottom: 13px !important;
    }
    .list-item .price {
        font-size: 16.5px !important;
    }
    .web {
        display: flex !important;
        flex: 1;
        align-items: center;
        flex-direction: column;
        margin: auto;
    }
    .cart-item-list .item-content {
        position: relative;
        display: flex;
        flex-direction: inherit;
        align-items: center;
        gap: 9px;
    }
    .product_counter_cart{
        margin-right: 30px;
    }

}
@media (min-width: 768px) and (max-width: 1024px) {
    .web {
        display: flex !important;
        flex: 1;
        align-items: center;
        flex-direction: row;
        margin: auto;
    }
}
@media (max-width: 767px) {
    .list-item .text li {
        border-right: 0 !important;
    }
    .table-havale {
        display: none !important;
    }
    .mobile-table-for-havale {
        display: block !important;
    }
    ._odemeSozlesme label
    {
        font-size: 10px !important;
        width: 100% !important;
    }
    .cart-item-list .product-image {
        width: 48px !important;
        height: 48px !important;
        margin: 0 !important;
        position: absolute;
    }
    .itemcontent {
        margin-left: 48px;
        min-height: 48px;
        padding-left: 12px;
    }
    .sepetbox {
        padding: 7px !important;
    }
    .btndelcrash {
        margin-top: -16px;
    }
    .cart-item-list .utils {
        margin-top:8px !important;
    }
    .quantity-wrapper .btn-saved-cart {
        display: none;
    }
    .cart-item-list .quantity-wrapper .input-group-cart .sepetname {
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
    }
    .mobile-title {
        display: inline-block;
        font-size: 18px;
    }
}
#sepet_icerik{
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.btn-kaydet-private{
    outline: none !important;
    border: none !important;
    padding: 10px !important;
    vertical-align: middle;
    padding: 17px 20px !important;
    border-radius: 10px !important;
    font-weight: bold;
    background-image: none;
}
.my_veri_row {
    display: flex;
    flex-direction: column;
}
#havale_post .bankaBilgisi2 li {
    border-radius: 0 !important;
}
.btn{
    transition: 300ms all ease;
}

.sepet {
    margin-bottom: 5px;
}
p.sepetStokYok {
    padding: 15px;
    margin-bottom: 15px;
    background: #d60e45;
    color: #fff;
    display: block;
}
.sepetGoster h4.sepetSYIsim {
    font-style: italic;
    color: #d60e45 !important;
    text-decoration: line-through;
}
.sepetGoster select.sepetSYSelect {
    background: #3a3a3a;
    color: #fff;
}
div#card-summary {
    background-color: #fff;
    padding: 12px;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
}
.mt-40
{
    margin-top: 40px;
}
.card-summary h2{
    font-weight: bold; /* kalın ama inceltildi */
    font-size: 16px;
    margin: 0;
}
#card-summary .quantity-detail {
    margin: 0;
    line-height: 1;
    font-size: 14px;
    color: #242925;
    font-weight: 600;
}
.card-summary .total-amount {
    margin: 10px 0 -10px;
}
input[id="sozlesme"] {
    background-color: white;
    border-radius: 35%;
    vertical-align: middle;
    border: 1px solid #ddd;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

input[id="sozlesme"]:focus {
    outline: none !important;
}

.cart-proceed-container .list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
#red {
    color: #c7191a;
    font-weight: 700 !important;
}
._odemeSozlesme label {
    font-weight: 400;
    font-size: 12px;
}
.card-summary .sidebar-list-title {
    color: #333;
    font-weight: 400;
    font-size: 12px;
    margin:0px;
    flex-basis: 50%;
}
.card-summary .total-price {
    font-weight: 500; /* kalın ama inceltildi */
    line-height: normal;
    font-size: 26px;
    color: #242925;
}
.cart-proceed-container {
    margin: 15px 0 0;
}
.cart-proceed-container .btn-primary .text {
    line-height: 19px;
}
._odemeSozlesme {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 0;
}
.cart-proceed-container .btn{
    vertical-align: middle;
    padding: 13.5px 0px !important;
    border-radius: 8px !important;
    font-weight: 500; /* kalın ama inceltildi */
    text-align: center;
    text-decoration: none;
    border: 0;
    font-weight: 500; /* kalın ama inceltildi */
    font-size: 15px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    background-image: none;
    border-radius: 4px;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    margin: 0 auto;
}
.cart-proceed-container i {
    color: #fff;
    float: right;
}

.card-summary .box-highlighted {

}
.card-summary .sidebar-list {
}
.card-summary .price {
    color: #606364;
}
.card-summary .price small {
    font-size: 65%;
}
.sidebar-list .list-item+.list-item {
    margin: 15px 0 0;
}
.sidebar-list-title i {
    color: #bfbfbf;
}
.card-summary .price.writeOff {
    /* text-decoration: line-through; */
    /* color: #919191; */
    font-size: 13px;
}
.link-type-one, .link-type-two {
    color: #484848;
    font-weight: 500; /* kalın ama inceltildi */
}
.link-type-one:hover, .link-type-two:hover {
    text-decoration: underline !important;
    color: #484848;
}

.sepetbox {
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    padding: 24px;
    position: relative;
    height: 100%;
    border-radius: 10px;
}
.sepetbox .cart-title {
    font-weight: 500; /* kalın ama inceltildi */
    font-size: 18px;
    margin: 0;
    display: inline-block;
}
.cart-list-header.groupsepet{
    padding: 0 0 17px 480px;
    border-bottom: 1px solid #ebebeb;
    color: #919191;
    font-size: 13px;
}
.cart-list-header .col2 {
    width: 214px;
    margin: 0;
    text-align: center;
}
.cart-list-header .col {
    float: left;
}
.cart-list-header .col3 {
    width: 76px;
    text-align: center;
}
.cart-list-header .group:after, .cart-list-header .group:before {
    content: " ";
    display: table;
}
.cart-item-list {
    color: #919191;
    margin-bottom: 30px;
}
.cart-item-list .item {
    padding: 16px 0 16px 0;
    margin: 0;
    border-top: none;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    display: inline-block;
}
.cart-item-list .item-content {
    position: relative;
}
.cart-item-list .item-content:after, .cart-item-list .item-content:before{
    content: " ";
    display: table;
}
.cart-item-list .product-image {
    width: 85px;
    height: 85px;
    margin: 0 8px 0 0;
    float: left;
    border: 1px solid #eee;
    padding: 5px;
}
.cart-item-list .product-image img {
    max-width: 100%;
}

.cart-item-list .product-name {
    line-height: normal;
    margin: 0 0 8px;
    font-size: 14px;
    text-align: left;
}
.cart-item-list .product-name a {
    color: #484848;
    font-weight: 500; /* kalın ama inceltildi */
    text-decoration: none;
}
.cart-item-list .campaign-list .list-item {
    margin: 0 0 8px;
    color: #7B7B7B;
    font: 13px/1.434 Arial,Helvetica,"Helvetica Neue",sans-serif;
}
.cart-item-list .list-item {
    margin: 0 0 8px;
}
.cart-item-list .list-item .text {
    font: 13px/1.434 Arial,Helvetica,"Helvetica Neue",sans-serif;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.campaign-side{
    text-align: left;
}
.cart-item-list .campaign-list .list-item i {
    font-size: 16px;
    color: #ff6000;
    margin-right: 2px;
    vertical-align: top;
}
.cart-item-list .utils a {
    font-weight: 500; /* kalın ama inceltildi */
    color: #919191;
    padding: 5px 2px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 11px;
}
.cart-item-list .utils {
    font-weight: 400;
    padding: 0 5px;
    background-color: #eee;
    border-radius: 2px;
    display: inline-block;
    margin: 0;
    position: relative;
}
.cart-item-list .quantity-wrapper {
    width: 110px;
    margin-right: 24px;
    position: relative;
    float: left;
    text-align: center;
}
.cart-item-list .quantity-wrapper .input-group-cart {
    background-color: #ddd;
    border-radius: 4px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
.cart-item-list .quantity-wrapper .input-group-cart button.decrease, .cart-item-list .quantity-wrapper .input-group-cart button.increase {
    border-radius: 4px 0px 0px 4px;
}
.cart-item-list .quantity-wrapper .input-group-cart button {
    float: left;
    width: 24px;
    height: 44px;
    padding: 8px 0;
    text-align: center;
    background-color: #ddd;
    color: #484848;
    cursor: pointer;
    line-height: 1;
    display: inline-block;
    border: none;
    outline: 0;
}
.cart-item-list .quantity-wrapper .input-group-cart button.decrease:before{
    content: "-";
}
.cart-item-list .quantity-wrapper .input-group-cart button:before {
    font-family: "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
    font-weight: 500; /* kalın ama inceltildi */
    font-size: 20px;
}
.cart-item-list .quantity-wrapper .input-group-cart button.decrease span, .cart-item-list .quantity-wrapper .input-group-cart button.increase span {
    display: none;
}
.cart-item-list .quantity-wrapper .input-group-cart button.increase:before {
    content: "+";
}

.cart-item-list .quantity-wrapper .input-group-cart .sepetname {
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-78%);
    transform: translateX(-78%);
    font-size: 11px;
}
.cart-item-list .product-prices-utils {
    width: auto;
    margin: 0;
    font-weight: 500; /* kalın ama inceltildi */
    line-height: normal;
    margin: auto;
    min-width: 70px;
}
.cart-item-list .product-prices-utils .old-price {
    font-size: 13px;
    color: #bfbfbf;
    text-decoration: line-through;
}
.cart-item-list .product-prices-utils .price {
    font-size: 19px;
    color: #484848;
}

#sepetKalanZaman {
    margin-top: -15px;
}
.sepetbox .sepetGoster{
    margin-top:0px;
}
.product-name.sepetSYIsim a{
    font-style: italic;
    color: #f4a137;
    text-decoration: line-through;
}
.list-item .text li {
    display: inline-block;
    padding-right: 10px;
    font-size: 14px;
    text-align: left;
}
.list-item .text li:last-child {
    border-right: none;
}
.slideControl input[type="radio"] {
    width: 17px;
    height: 17px;
}
.updatebtnnew {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 11px;
    color: #ff6000;
    text-decoration: underline;
}
.updatebtnnew a {
    color: #ff6000;
    text-decoration: underline;
}
.input-group-cart .sepetstokyok{
    padding: 3px 8px;
    font-size: 12px;
}
.butonaltsepet {
    display: none;
}
.butonaltsepet .btn-secondary {
    color: #919191;
    background-color: #ddd;
    padding: 6px 10px 6px 10px !important;
    font-size: 12px;
}
.butonaltsepet .btn-secondary-outline {
    color: #919191;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px 10px 10px 10px !important;
    font-size: 12px;
    display: block;
    margin: 20px 0px 20px 0px;
}
.butonaltsepet .btn-secondary-outline:hover {
    background: #f6871f;
    color:#fff;
}
.butonaltsepet .btn-secondary:hover {
    background: #f6871f;
    color:#fff;
}
.btndelcrash {
    color:red;
}
.blink a{
    font-size: 25px;
    font-family: cursive;
    color: white;
    animation: blink 1s linear infinite;
}
@keyframes blink{
    0%{opacity: 0;}
    50%{opacity: .5;}
    100%{opacity: 1;}
}
.kargotalep {
    padding: 15px;
    margin-top: 20px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 20px;
    color: #7B7B7B;
    font-size: 12px;
    border-radius: 10px;
    border: solid 1px #e6e6e6;
}
.kargotalep b {
    color: #f4a137;
}
/**/
.sepetGoster ul li.satir.promosyon .bilgi:before {
    content: "* ";
    color: red;
}
.sepetGoster ul li.satir.promosyon .bilgi {
    color: #777777;
    font-style: italic;
}
.sepetGoster ul li.satir {
    padding-bottom: 30px;
    margin-top: 10px;
}

.sepetGoster ul li.satir:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.sepetGoster .secenekler {
    list-style-type: square;
    padding-left: 15px;
    padding-top: 10px;
    margin-bottom: 15px;
}
.detail-row .secenekler {
    list-style-type: square;
    padding: 5px 0 0 15px;
    margin: 0;
}
.sepetGoster h4.isim {
    font-size: 18px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    height: 40px;
}
.sepetGoster .secenekler li, .detail-row .secenekler li {
    text-align: left;
    color: #888;
    font-size: 13px;
}
.sepetGoster .adet {
    margin: 0;
    position: relative;
    width: 100%;
}
.sepetGoster .adet select {
    width: 100%;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 2px;
    padding-left: 10px;
    border: 1px solid #ccc !important;
    color:#000;
}
.sepetGoster .adet select:disabled {
    background: #ddd;
    cursor: not-allowed;
}
.sepetGoster .button-delete {
    padding: 0 !important;
    margin: 0 !important;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    background: #FF1A3C;
    color: #fff;
    border-radius: 2px;
}
.sepetGoster .button-delete i {
    margin: 0;
    color: inherit;
    font-size: 18px;
}
.sepetGoster .button-follow-inline i {
    margin-top: 2px;
}
.sepetGoster .tekil {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    font-weight: bold;
}
.sepetGoster .fiyat {
    font-size: 19px;
    margin-top: 10px;
    font-weight: bold;
}
.sepetGoster .fiyat > span:before {
    font-size: 18px;
}
.sepetGoster .fiyat .indirim.strikethrough {
    color: #999;
    font-size: 1.4rem;
    margin-right: 10px;
}
.sepettotal {
    padding: 10px;
}
.sepettotal table tr td {
    text-align: left;
    border: none;
    font-size: 16px;
}
.sepettotal table tr.indirim td {
    color: #70BA28;
}
table.kargo tr td {
    padding: 15px 10px;
}
.odemeSecenekleri {
    overflow: hidden;
    margin: 0;
    color: #666;
}
.odemeSecenekleri li > input[type="radio"] {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
.odemeSecenekleri li {
    overflow: hidden;
    border: 1px solid #e7e7e7;
    margin-top: 10px;
    border-radius: 10px;
}
.odemeSecenekleri li > label {
    width: 100%;
    margin: 0 !important;
    cursor: pointer;
}
.odemeSecenekleri li > label{
    margin-top: 10px;
}

.form-horizontal .control-label{
    text-align: left;
}

.odemeSecenekleri li > label, .odemeSecenekleri li > .veri {
    padding: 5px 10px !important;
    background-color: #f9f9f9;
    border: 1px solid #EBEBEA;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;

    border-top-left-radius: 0px;
    border-top: none;
    border-top-right-radius: 0px;
    display: block;
}
.odemeSecenekleri li > label .resim {
    display: table;
}
.odemeSecenekleri li > label .resim span {
    display: table-cell;
    vertical-align: middle;
}
.odemeSecenekleri li > label .isim {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
}
.detay_odeme_view {
    max-width: 85%;
    margin: 0 auto;
    background: white;
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    color: #333;
}
.odemeSecenekleri li > label .aciklama {
    font-weight: normal;
    text-align: left;
    color: #333;
    font-size: 12px;
}
.isim .isim-flex {
    display: flex;
    flex-direction: column;
    line-height: normal;
    color: #333;
}
.odemeSecenekleri li > label .indirim_orani {
    color: #CB0407;
    font-size: 100%;
    font-size: 14px;
}
.odemeSecenekleri li > label .ok {
    margin: 10px -10px;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 16px;
}
.kredi-input{
    padding: 5px 20px !important;
}

.odemeSecenekleri li > label .ok i {
    margin: 0;
    color: #000;
}
.sepeticon {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    margin: auto;
    line-height: 95px;
    font-size: 80px;
    position: relative;
    margin-bottom: 20px;
}
.odemeSecenekleri .veri.havale table td {
    vertical-align: middle;
    text-align: left;
    color: #333;
}
.sepetvbali{
    text-align: center;
    padding-bottom: 10px;
    font-size: 30px;
    border-bottom: 1px solid #e9e5e5;
    margin-bottom: 48px;
}
.odemeSecenekleri .veri.havale input, .odemeSecenekleri .veri.havale select, .odemeSecenekleri .veri.havale textarea {
    height: auto;
    text-align: left;
    border-color: #d1d1d1;
    border-radius: 10px;
    padding: 3px 7px;
}
#sozlesme_modal .modal-body {
    padding: 0;
}
#sozlesme_modal .modal-header {
    position: relative;
}
#sozlesme_modal .modal-header .close {
    position: absolute;
    top: 20px;
    right: 30px;
}
#sozlesme_modal .modal-content {
    border-radius: 19px;
}
.sozlesmeGoster {
    /*margin-bottom: 20px;*/
    height: 240px;
    padding: 20px;
    overflow: hidden;
    overflow-y: auto;
    /*border: 1px solid #EBEBEA;*/
    border-radius: 10px;
}
.pr-0 {
    padding-right: 0;
}
@media only screen and (max-width: 480px) {
    .pr-0 {
        padding-right: 15px;
    }
    .sidebar-list .list-item {
        width: 100%;
    }
}
.veri.kredi_karti #taksit {
    background: #fff;
    max-width: 670px;
    margin: auto;
    border-radius: 10px;
    margin-top: 15px;
}

.veri.kredi_karti #taksit.active {
    border: 1px solid #ddd;
}

.veri .form-group .form-error {
    padding-top: 5px;
    font-size: 13px;
    color: #a94442;
}
.veri .alert {
    background-image: none !important;
    padding: 10px !important;
}
.veri .alert p {
    font-size: 13px;
}
.info {
    color: black;
    font-size: 26px;
}
.form-group-none-margin .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.form-group-none-margin .control-label {
    padding-top: 0 !important;
}
.flex-row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.odeme {
    padding: 15px;
    border: 1px dotted;
    margin: 15px 0;
}
.odeme .baslik h3 {
    margin: 0 0;
    margin-bottom: 10px;
}
.odeme thead , .for-table-div thead {
    background-color: #f5f5f5 !important;
    background-image: none !important;
    border-bottom: 0px;
}
.odeme table {
    border: 0 !important;
}
.odeme .baslik {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 !important;
    align-items: center;
    text-align: center;
}
.odeme .baslik .detay {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.odeme .baslik .detay p {
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
}
.odeme .baslik h3 {
    font-size: 22px;
}
.for-table-div {
    border-radius: 10px !important;
    overflow: hidden;
    border: 1px solid #ddd;
}
.for-table-div table {
    margin: 0 !important;
    border: 0 !important;
}
.for-table-div tbody{
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
}
.odeme.basarili {
    border-color: #3c763d;
    background: #fff;
}
.odeme.hatali {
    border-color: #a94442;
}
.odeme.basarili .baslik h3, .odeme.basarili .baslik h3 i {
    color: #3c763d;
}
.odeme.hatali .baslik h3, .odeme.hatali .baslik h3 i {
    color: #a94442;
}
.odeme .mesaj {
    padding: 10px 0 15px 0;
}
.detail-row td {
    vertical-align: middle !important;
}
.kuponUygulanamadi .aciklama {
    color: #FF1A3C;
}
.kuponUygulandi .aciklama {
    color: #70BA28;
    font-weight: bold;
}
.kuponUygulandi .cikar a, .kuponUygulanamadi .cikar a{
    font-weight: bold;
    color:#FF1A3C;
}
.kuponUygulandi .cikar a:hover, .kuponUygulanamadi .cikar a:hover {
    border-bottom: 2px dotted #FF1A3C;
}

.table>tbody>tr>td,
.table>thead>tr>th{
    border: 0;
}

.sepet-goster-row {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}

.sepet-goster-row .stick-referans {
    position: sticky;
    top: 10px;
}

.sepet-goster-row .my-custom {
    margin: 0;
}

.sepet-goster-row .sepetbox {
    border: 1px solid #dfdfdf;
    box-shadow: none;
}

.order-message textarea{
    margin-bottom: 0;
}

.adress-content.billing_address , .adress-content.delivery_address{
    margin-bottom: 30px;
}

.adress-content.billing_address:last-child , .adress-content.delivery_address:last-child{
    margin-bottom: 0px;
}

.col-xs-12.ek-aciklama {
    margin-top: 10px;
    margin-bottom: 10px;
}

.ek-aciklama p{
    font-weight: normal;
    text-align: center;
    color: #333;
    font-size: 12px;
    margin: 0 auto;
}

#taksit table {
    margin-bottom: 0 !important;
}

#gorsel {
    display: flex;
    min-width: 190px;
}

.position-unset{
    position: unset !important;
}

.m-m-40 {
    margin-top: 40px;
}

.cargo_sec td:nth-child(2){
    font-size: 15px;
}

.cargo_sec td:last-child{
    text-align: right;
    font-size: 18px;
}

.cargo_sec td:last-child .TRY {
    font-size: 80%;
}

.baslikodemebox h3 {
    font-size: 15px;
}

@media(min-width: 999px){
    #siparisOzeti {
        position: sticky;
        top: 10px;
    }
}

@media(max-width: 999px) and (min-width: 500px){
    .sepet-goster-row {
        margin-top: 25px;
    }
    .sepet-goster-row aside.sidebar {
        margin-top: 25px;
        position: relative;
        top: 0;
    }
    .cart-item-list .utils.hidden-sm {
        display: none !important;
    }
    .cart-item-list .product-detail{
        position: relative;
    }
    .mobile-ab {
        position: absolute !important;
        right: 0;
        top: 50%;
    }
    .cart-proceed-container{
        margin: 0;
        display: flex;
        flex-direction: row-reverse;
        gap: 5px;
        justify-content: space-between;
        width: 100%;
    }
    .cart-proceed-container .btn{
        max-width: 16rem;
        margin: 0;
        font-size: 12px;
        padding: 11px 0 !important;
    }
    .cart-proceed-container .list-item{
        gap: 10px;
        margin: 0;
    }
    .baslikodemebox .my-custom.col-md-6{
        width: 50%;
    }
}

.modal .form-control {
    border-radius: 10px !important;
    border: 1px solid #e7e7e7 !important;
}

.btn {
    border: 0 !important;
    outline: 0 !important;
}

.modal .modal-footer .btn-secondary {
    background-color: #c7191a;
    color: #fff !important;
}

.modal .btn-primary {
    background: #5cb85c;
}

.odemeSecenekleri li:not(:first-child) {
    margin-top: 20px ;
}

.baslikodemebox {
    padding: 1.5rem;
}

@media(max-width: 999px){
    input[id="sozlesme"] {
        width: 25px;
        height: 24px;
    }
    ._odemeSozlesme {
        align-items: center;
        margin-bottom: 0 !important;
    }
    ._odemeSozlesme label {
        margin-bottom: 0;
    }
    #siparisOzeti {
        margin-bottom: 15px;
    }
    #sepetKalanZaman {
        margin-top: 10px !important;
    }
    .baslikodemebox {
        padding: 26px !important;
    }
    .modal-body {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media(max-width: 500px){
    #sozlesme_modal :where(.row , .col-xs-12  , .sozlesmeGoster) {
        height: 98%;
        max-height: 100%;
    }
    #sozlesme_modal .modal-content {
        overflow: hidden;
    }
    #sozlesme:checked::after {
        scale: 1.3;
        top: 4px;
    }
    .mobile-title {
        font-size: 14px;
    }
    .sepetbox .cart-title{
        width: 100%;
        text-align: center;
    }
    .sepet-goster-row aside.sidebar {
        margin-top: 25px;
        position: relative;
        top: 0;
    }
    .baslikodemebox {
        padding: 15px 20px;
    }
    .baslikodemebox .my-custom:not(:last-child) {
        margin-bottom: 20px !important;
    }
    .adress-content.billing_address, .adress-content.delivery_address {
        margin-bottom: 20px;
    }
    #siparisOzeti #sidebar {
        margin-bottom: 20px;
    }
    .m-m-40 {
        margin-top: 20px;
    }
    .odemeSecenekleri {
        padding: 8px !important;
    }
    .mobile-none {
        display: none;
    }
    .mobile-100 {
        width: 100% !important;
    }
    table.table-havale.table.table-click{
        padding: 0 10px !important;
        max-width: 100% !important;
    }
    .mobile-setting-table-tr td {
        display: flex;
        width: 119%;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding-left: 0 !important;
        font-size: 14px !important;
    }
    .mobile-setting-table-tr td p {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .odemeSecenekleri .veri.havale table td {
        padding: 8px 0 !important;
    }
    .detay_odeme_view {
        max-width: 100%;
    }
    .odemeSecenekleri li:first-child{
        margin-top: 0 !important;
    }
    input[id="sozlesme"] {
        width: 34px;
        height: 30px;
    }
    .slideControl > .row {
        display: flex;
        flex-wrap: wrap;
    }
    .slideControl > .row [class^='col']{
        flex: 0 0 100%;
        width: 100%;
    }
    .cart-item-list .product-image {
        width: 93px !important;
        height: 93px !important;
        margin: 0 !important;
        position: relative;
    }
    .itemcontent {
        padding-left: 0 !important;
        margin-left: 100px;
    }
    .cart-item-list .quantity-wrapper {
        width: auto !important;
    }
    .cart-item-list .quantity-wrapper .input-group-cart {
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
        background-color: transparent;
        border: 1px solid #ddd;
        border-radius: 10px;
    }
    .cart-item-list .quantity-wrapper .input-group-cart button {
        background-color: transparent;
    }
    .cart-item-list .quantity-wrapper .input-group-cart button.decrease, .cart-item-list .quantity-wrapper .input-group-cart button.increase {
        color: #DE0000;
    }
    .sepetname{
        display: none;
    }
    .cart-item-list .quantity-wrapper .input-group-cart button {
        height: 40px;
    }
    .cart-item-list .quantity-wrapper .input-group-cart button:before {
        font-size: 24px;
    }
    .cart-item-list .product-prices-utils {
        float: right;
        width: auto;
    }
    .cart-item-list .utils {
        display: none;
    }
    .m-delete {
        display: flex !important;
        position: absolute;
        right: 0;
        top: 15px;
        display: none !important;
    }
    .sepetGoster ul li.satir {
        position: relative;
    }
    .kargo_sayac {
        margin-bottom: 10px !important;
    }
    .cart-item-list .product-prices-utils .price {
        position: relative;
    }
    .web {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .sidebar-list .list-item {
        font-size: 17px;
    }
    .card-summary .sidebar-list-title {
        font-size: 14px;
    }
    .cart-item-list .item-content {
        min-height: 93px;
    }
    .itemcontent {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 93px;
    }
    .itemcontent .clear {
        display: none;
    }
    .odeme-soz-mobil {
        border-radius: 10px;
    }
    .odeme-soz-mobil.-none {
        border: 0 !important;
        padding: 5px !important;
        margin: 5px !important;
    }
}
.detay_odeme_view b .TRY:before {
    font-weight: 500; /* kalın ama inceltildi */
}

.borderccc.cpadding {
    top: 0 !important;
}

#sozlesme_modal .modal-header {
    border: 0;
    z-index: 999;
}

#sozlesme_modal .modal-footer {
    display: none;
}

#sozlesme_modal .modal-header h5{
    text-align: left;
    padding-left: 47px;
    opacity: .8;
}

#sozlesme_modal .modal-header .close {
    position: absolute;
    top: 12px;
    left: 22px;
    right: unset;
    opacity: 1;
    font-weight: lighter;
    font-size: 38px;
}

#sozlesme_modal .modal-dialog , #sozlesme_modal .modal-content , #sozlesme_modal .modal-body  {
    height: 93%;
}

#sozlesme_modal :where(.row , .col-xs-12  , .sozlesmeGoster) {
    height: 100%;
    max-height: 100%;
}

.sozlesmeGoster h2 {
    display: none !important;
}

@media(max-width: 1200px) and (min-width: 999px) {
    .cart-proceed-container .btn {
        font-size: 13px;
    }
    div#card-summary {
        padding: 25px 10px;
    }
    input[id="sozlesme"] {
        width: 62px;
        height: 19px;
    }
}

@media(max-width: 998px) and (min-width: 500px) {
    .sidebar-list .list-item {
        margin: 0 !important;
        margin-right: 5px !important;
    }
    .card-summary .sidebar-list {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .sidebar-list .list-item {
        gap: 7px;
    }
    .cart-proceed-container {
        width: auto !important;
        min-width: 16rem;
    }
    .cart-content {
        margin-bottom: 10px;
        text-align: left;
    }
    .cart-item-list .product-detail {
         width: 330px !important;
    }
}

#fatura_adresi_form .form-control {
    border-radius: 10px !important;
    border: 1px solid #e7e7e7 !important;
}
.kargo_sayac {
    border-bottom: 0;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.quantity-wrapper .btn-saved-cart {
    position: relative;
    left: 10px;
}

@media(max-width: 380px){
    .m-delete {
        display: none !important;
    }
    .quantity-wrapper .btn-saved-cart {
        display: inline-flex !important;
        top: 3px;
    }
    .cart-item-list .product-image {
        width: 73px !important;
        height: 73px !important;
    }
    .itemcontent {
        margin-left: 83px;
    }
}
.modal-open .modal {
    z-index: 999999999999;
}
.product_counter_cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    /*margin-right: 30px;*/
}
.product_counter_cart .product_quantities_cart {
    background: #F6F7FA;
    border: 1px solid #DADADA;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product_counter_cart .product_quantities_cart .delete_button_cart {
    width: 32px;
    padding: 10px;
}
.product_counter_cart .product_quantities_cart  button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background-color: transparent;
    outline: 0;
    border: 0;
}
.product_counter_cart .product_quantities_cart .delete_button_cart svg {
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
    width: 12px;
    height: 12px;
}
.product_counter_cart .product_quantities_cart input {
    width: 45px;
    height: auto;
    font-weight: 800;
    font-size: 11px;
    line-height: unset;
    text-align: center;
    border: none;
    margin: 0;
    outline: none;
    background: transparent;
    padding: 0px;
}
.product_counter_cart .product_quantities_cart a svg {
    width: 32px;
    height: 32px;
}
.product_counter_cart .input-div {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    min-width: 4.7rem;
    background-color: #fff;
    min-height: 31px;
}
.product_counter_cart .input-div.sepetname {
    font-size: 11px;
}
.trash_button {
    margin-left: 0.7rem;
    border-radius: 20px;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    margin-right: auto;
    transition: all .2s ease-in-out;
}
.trash_button:hover {
    transform: scale(1.2);
}
.trash_button svg {
    transform-origin: center;
    transform: scale(1.2);
}
.btn-number {
    width: auto !important;
}
.increase.btn-number , .decrease.btn-number {
    padding: 0 7px !important;
    font-size: 20px;
}
.increase.btn-number svg , .decrease.btn-number svg{
    display: none;
}
.increase.btn-number:before {
    content: '+';
}
.decrease.btn-number:before {
    content: '-';
}
a#kuponKullan {
    display: flex;
    height: 40px;
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    flex-direction: row;
    justify-content: center;
    padding: 12px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 1;
}
.kuppon_box {
    background-color: #fff;
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.kuppon_box h4{
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}
.add-coupon-formbox {
    display: flex;
    align-items: center;
}
.kupon-button {
    width: 109px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    font-family: source_sans_prosemibold, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #f27a1a;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #f27a1a;
    box-sizing: border-box;
    cursor: pointer;
}
.kupon-button.disabled {
    pointer-events: none;
    border: 1px solid #BDBDBD !important;
    background-color: #BDBDBD !important;
    color: #FFFFFF !important;
}
#kupon input[name="kupon"] {
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
    background-color: #fff !important;
    color: #333 !important;
    border: none !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    box-sizing: border-box !important;
    font-size: 12px !important;
    padding-left: 12px !important;
    border: 1px solid #e6e6e6 !important;
    border-right: none !important;
}
.sidebar-list .list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.uyari-modal {
    top: 0;
    left: 0;
    background-color: rgba(102,102,102,.4);
    align-items: center;
    width: 0%;
    height: 0%;
    position: fixed;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    display: flex;
    pointer-events: none;
    z-index: -1;
}
.uyari-modal.active {
    width: 100%;
    height: 100%;
    pointer-events: all;
    z-index: 99999;
}
.uyari-modal-content {
    background: #fff;
    margin: auto;
    border-radius: 6px;
    position: relative;
}
.uyari-modal-content .uyari-kapat {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
}
.coupon-error-container {
    width: 445px;
    min-height: 217px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
    border-radius: 8px;
}
.coupon-error-container .icon-container {
    width: 64px;
    height: 64px;
    border-radius: 41.5px;
    background-color: #fff0e4;
    margin-top: 32px;
    justify-self: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.coupon-error-description {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    max-width: 409px;
    text-align: center;
    color: #333333;
    margin: 15px 20px 0 20px;
}
.coupon-error-container .coupon-error-button {
    width: 405px;
    margin: 20px;
    height: 44px;
    border-radius: 6px;
    justify-self: center;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
    border: none;
    cursor: pointer;
}
.kuponUygulandi {
    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    padding: 12px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 1;
    text-align: center;
    font-size: 12px;
    float: unset !important;
}
.baslik-title h2, .baslik-title h3, .baslik-title h4 {
    margin: 0;
    font-size: 16px;
    display: inline;
    font-weight: bold;
}
.siparis_not {
    resize: none;
    overflow: hidden;
    max-height: 100px;
    height: 40px;
    background-color: #f6f6f6;
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    min-height: 80px;
    padding: 15px;
    margin-bottom: 0;
    width: 100%;
}
a.operation {
    display: flex;
    align-items: center;
    gap: 5px;
}
.box_header .pull-right {
    display: flex;
}
.box_header {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
.box_header .custom-checkbox {
    margin-bottom: 0;
}

.circle-loader-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 110px;
}

.modal .circle-loader-container {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    background: #00000047;
}

.laoder {
    display: block;
    position: relative;
    clear: both
}

.spinner {
    display: block;
    position: relative;
    width: 64px;
    height: 64px;
    margin: 0 auto
}

.spinner div {
    transform-origin: 32px 32px;
    animation: spin 1.2s linear infinite
}

.spinner div:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
    background: #ddd
}

.spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s
}

.spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -.1s
}

.spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -.2s
}

.spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -.3s
}

.spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -.4s
}

.spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -.5s
}

.spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -.6s
}

.spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -.7s
}

.spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -.8s
}

.spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -.9s
}

.spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s
}

.spinner div:nth-child(1) {
    transform: rotate(0);
    animation-delay: -1.1s
}

@keyframes spin {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}


.cargo-p {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
}

.kargo.table > tbody + tbody {
    border-top: none;
}

table.kargo {
    border-collapse: separate;
    margin-bottom: 0;
}

table.table-havale.table.table-click {
    max-width: 90%;
    margin: 0 auto;
    background: white;
    border: 1px solid #d1d1d1;
    border-collapse: separate;
    border-radius: 10px;
    padding: 0 20px;
}

.kargo.table > tbody td {
    background-color: #f8f8f8;
    border: 1px solid #d3d3d3;
    border-right: none;
    border-left: none;
    font-weight: 500;
    padding: 12px 10px;
    display: flex;
    align-items: center;
    flex: 1;
    width: 100%;
    height: 60px;
    justify-content: center;
}

.kargo.table > tbody tr td:first-child {
    flex: 0 0 60px;
}

.kargo.table > tbody tr td:last-child {
    justify-content: flex-end;
    padding-right: 30px;
}

.kargo.table > tbody tr {
    border-radius: 20px !important;
    display: flex;
    width: 100%;
    cursor: pointer;
    align-items: center;
}

.kargo.table > tbody tr td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #d3d3d3;
    border-right: none;
    vertical-align: middle;
}

.kargo.table > tbody tr td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #d3d3d3;
    border-left: none;
}

.kargo.table thead {
    display: none;
}

.kargo.table > tbody tr:first-child {
    border-radius: 20px !important;
    position: relative;
}

.kargo.table > tbody tr:not(:last-child) {
    margin-bottom: 20px;
}

.kargo.table-hover > tbody > tr:hover {
    background-color: transparent;
}

.kargo.table > tbody:nth-child(even) tr td {
    background-color: #f5f5f5;
}

#kargoKutusu .borderccc {
    padding: 0;
    border: 0 !important;
}
.borderccc {
    border: 1px solid #dfdfdf !important;
    border-radius: 10px;
}
.checkmark {
    cursor: pointer;
}
.odemeSecenekleri {
    padding: 20px 32px;
}
.odeme_sozlesme_eski {
    display: none !important;
}
input[id="sozlesme"] {
    min-width: 20px!important;
    min-height: 20px !important;
}
.slideControl .row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slideControl .row .slide-col.last {
    margin-right: 15px;
    margin-left: auto;
}
.slide-col.col-1 {
    max-width: 5%;
    flex: 0 0 5%;
}
.slide-col.col-2 {
    max-width: 34%;
    flex: 0 0 34%;
    margin-left: 15px;
}
.slideControl .flex-span {
    display: flex !important;
    align-items: center !important;
    gap: 5px;
    padding-left: 5px;
}
.slideControl .flex-span input{
    margin-left: 15px;
}
.odemeSecenekleri .form-control {
    border-radius: 10px !important;
    border: 1px solid #e7e7e7 !important;
}
.mobile-table-for-havale {
    display: none;
}
.bankabaslik {
    background: #fff;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    padding: 0 0 5px 0;
    width: 100%;
    display: block;
    color: #fff;
    font-family: 'Poppins',sans-serif;
}

.bankabaslik span {
    display: block
}

.bankabaslik img {
    width: 100%;
    max-width: 262px;
}

.bankaBilgisi {
    list-style: none;
    padding: 0 !important;
    margin-bottom: 0;
    background-color: #ffffff;
    border-left: 1px solid #dedede !important;
    border-right: 1px solid #dedede !important;
    border-bottom: 1px solid #dedede !important;
    min-height: 250px;
}

.bankaBilgisi2 {
    list-style: none;
    padding: 0 !important;
    margin-bottom: 0;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
}

#havale_post .bankaBilgisi2 li {
    border: none !important;
    border-bottom: 1px solid #e7e7e7 !important;
    width: 100%;
    text-align: left;
    padding: 10px 10px !important;
    margin-top: 0 !important;
}

#havale_post .bankaBilgisi2 li:first-child {
    display: flex;
    align-items: center;
    padding: 0px 10px !important;
    height: 41px;
}

#havale_post .bankaBilgisi2 li b {
    width: 50px !important;
    display: inline-block;
}

.panel-body {
    padding: 0
}

.bankaBilgisi li {
    width: 100%;
    text-align: left;
    padding: 15px 20px;
    border-top: 1px solid #dedede;
}

.sepet-bos {
    margin: 15px 0;
}
.faturabox .row {
    padding: 0 !important;
    margin: auto 0;
}
.faturabox {
    min-height: 140px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.my_new_row {
    display: flex;
    padding: 0 15px;
}
.my_new_row > .col-md-4 {
    padding: 0 !important;
}
.my_new_row > .col-md-4:not(:first-child) {
    padding-left: 10px !important;
}
@media(max-width: 900px) {
    #siparisOzeti , .payment-header .col-xs-12.col-sm-9 {
        width: 100%;
    }
}
@media screen and (max-width: 490px) {
    .veri.havale img {
        width:40%;
    }
    #siparisOzeti {
        text-align: left !important;
    }
    .card-summary .box-highlighted {
        margin-top: 20px;
    }
    .faturabox {
        width: 100%;
    }
    .slide-col.col-2 {
        max-width: 100%;
        flex: 0 0 100%;
        margin-left: 15px;
    }
    .slide-col.col-8 {
        margin: 10px 15px 0px 15px;
    }
    .slide-col.last {
        display: none;
    }
    .kargo.table > tbody td:nth-child(2) {
        display: none;
    }
    .coupon-error-container {
        width: 320px;
    }
    .coupon-error-container .coupon-error-button {
        width: 250px;
    }
    ._odemeSozlesme {
        margin: 5px 0 !important;
    }
    #no-more-tables tr {
        border: 0 !important;
    }
    #no-more-tables tbody {
        border: 0 !important;
    }
    .my_new_row {
        flex-direction: column;
    }
    .my_new_row > .col-md-4:not(:first-child) {
        padding: 0 !important;
    }
    .my_new_row > .col-md-4:last-child .panel {
        max-height: unset !important;
    }
}
@media (min-width: 200px) and (max-width:767px) {
    .content-wrapper {
        padding: 0px 0px !important;
        display: block !important;
    }
    .odemeSecenekleri li {
        border-radius: 10px !important;
    }
    input[id="sozlesme"] {
        min-width: 25px!important;
        min-height: 25px !important;
        max-height: 25px;
        max-width: 25px;
        margin-top: 0 !important;
    }
    .cart-proceed-container {
        margin-bottom: 15px;
    }
    .odemeSecenekleri {
        padding: 26px !important;
    }
    header.groupsepet {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .sepetbox .cart-title {
        width: auto;
    }
    #sepetKalanZaman {
        margin-top: 0!important;
        margin-left: auto;
        flex-basis: 80%;
        text-align: right;
    }
    li.time-period.col-xs-6.col-sm-4 {
        padding-left: 0;
        padding-right: 0;
    }
    label.dv-st-ok {
        width: 100%;
    }
    span.col-xs-10.pr-0 {
        font-size: 90%;
    }
}
.odeme {
    border-radius: 10px;
    border: 1px solid #ddd !important;
}
.bosluk-azalt {
    margin-bottom: 0 !important;
}
.bosluk-azalt .list-group-item:not(:last-child) {
    margin-top: 0;
    padding-top: 0;
}
.my_new_bank {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
}
.my_new_bank div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.my_new_bank div p {
    font-weight: bold;
}
.my_new_bank img{
    float: left;
}
#no-more-tables table {
    margin-top: 15px;
}

.mesaj.belirt {
    padding: 1rem !important;
    background-color:#f5f5f5 !important;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    text-align: left;
    gap: 10px;
}

.mesaj.belirt svg{
    width: 40px;
    height: 40px;
}

.mesaj-wrap {
    display: block;
    overflow: hidden;
}

.mesaj-wrap .for-table-div {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

#product_options .radio {
    height: 24px;
    display: flex !important;
    align-items: center;
}

#product_options .radio label {
    padding-left: 27px;
}

#product_options .radio label input {
    top: -3px;
    margin-left: -25px;
}

.sepet-indirimi {
    width: 100%;
    padding: .7rem;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 10px;
}

.sepet-indirimi a {
    color: #fff !important;
}

#taksit span {
    width: auto;
    height: auto;
}
.odemeSecenekleri li label , .kargo.table > tbody tr td  , .faturabox {
    transition: 300ms all ease;
}
.odemeSecenekleri li:hover > label {
    background-color: #f0f0f0;
}
.kargo.table > tbody tr:hover td {
    background-color: #e8e7e7;
}
.faturabox:hover {
    background-color: rgba(139, 136, 136, 0.24) !important;
}
.sepet-promosyonlari-box {
    margin-bottom: 30px;
    background-color: #fff;
    padding: 24px;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
}
.sepet-promosyonlari-title {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 18px;
}
.sepet-promosyonlari-desc {
    margin: 0;
    padding: 0;
    padding-left: 8px;
}
.sepet-promosyonlari-desc span {
    opacity: 0;
}
.promosyon-urunler-list {
    margin: 0 !important;
    padding-top: 10px !important;
    position: relative;
    display: flex !important;
    align-items: center;
}
.promosyon-urunler-list .urunler-list-inner {
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 10px;
}
.promosyon-urunler-list .urunler-list-inner img {
    max-width: 60px;
}
.urunler-list-inner-content {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.urunler-list-inner-content h2 {
    font-size: 14px;
    margin: 0;
}
.promosyon-urunler-list .owl-controls {
    display: none !important;
}
.promosyon-urunler-list .item-price {
    font-weight: 500;
}
.promosyon-urunler-list .item-price strike {
    color: #b2b2b2;
    font-size: 13px;
}
.urunler-list-inner-content .button {
    border-radius: 10px !important;
    padding: 5px 10px !important;
    font-size: 15px !important;
    background-color: transparent !important;
    align-items: center !important;
    justify-content: center !important;
    max-width: 13rem !important;
}
.sayac-box {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 10px;
}
.havale-kutulari {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.havale-kutu {
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.add_box_new {
    min-height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    cursor: pointer;
    padding: 15px 20px;
    background-color: #f6f6f6;
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    padding-right: 15px;
    margin-bottom: 10px;
    transition: 300ms all ease;
}
.add_box_new:hover {
    background-color: rgba(139, 136, 136, 0.24) !important;
}
.box_header {
    display: flex;
    align-items: center;
}
.box_header > a {
    margin-left: 10px;
    margin-right: auto;
    font-size: 15px;
    font-weight: 700;
}
.odemeSecenekleri li.open > label .ok i {
    color: #000;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.odemeSecenekleri li[data-odeme="paytr"].open > label .ok i {
    transform: rotate(0deg) !important;
}
@media(max-width: 768px) {
    .sepetbox .cart-title{
        display: flex;
        text-align: left;
        flex-direction: column;
    }
    .box_header > a {
        display: none;
    }
}
._odemeSozlesme label a {
    transition: 300ms all ease;
}
._odemeSozlesme label:hover a {
    text-decoration: underline !important;
}
.owl-theme .owl-nav {
    margin: 0 !important;
}
#promosyon-urunler-list .owl-nav button {
    margin: 0;
    position: absolute;
    top: auto;
    line-height: 0;
}
#promosyon-urunler-list .owl-next {
    right: -15px;
}
#promosyon-urunler-list .owl-prev {
    left: -15px;
}
#promosyon-urunler-list .owl-nav span {
    font-size: 29px !important;
    transition: 300ms all ease;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent !important;
    color: inherit;
}
.sidebar-list .price .TRY:before {
    font-size: 14px;
}


@media (min-width: 1200px){
    .card-summary .price{
        flex-basis: 60%;
    }
}
@media (max-width: 768px){
    .sepetbox .cart-title{
        text-align: left;
    }
    div#card-summary,
    .sepet-promosyonlari-box{
        padding: 15px;
    }
    .urunler-list-inner-content .button{
        margin-top: 10px;
    }
    .urunler-list-inner-content{
        flex-grow: 1;
    }
}







.box_headers {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 10px;
}

.box_collapser {
    margin-top: 4rem;
}

.box_outer{
    border: 1px solid #E0E0E0;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}

h4.box_title {
    font-size: 23px;
    font-weight: 700;
    line-height: 31.05px;
    margin: 0;
    margin-bottom: 21px;
}

.select_illusion {
    position: relative;
    content: '';
    display: block;
    width: 23px;
    height: 23px;
    border: 2px solid #4286f5;
    border-radius: 100%;
    background: #fff;
}
.time_zone_content::after,
.select_illusion::after {
    content: '';
    width: 13px;
    height: 13px;
    background: #4286f5;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.delivery_determine{
    gap: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.box_inner_title{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.f18{
    font-family: 'Inter', sans-serif !important;
    font-size: clamp(14px, 1vw, 24px);
    font-weight: 700;
    line-height: 24px;
    color: #000;
}
.box_inner_title .sub{
    font-weight: 500;
    color: #000;
}

.custom-tab-panel {
    width: 100%;
    overflow: hidden;
}
.custom-tab-header {
    padding: 0;
    margin: 0;
}

.custom-tab-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px;
}

.custom-tab {
    padding: 10px 20px;
    color: #000;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    border: 1px solid #F1F3F4;
    border-radius: 6px;
    position: relative;
}
.custom-tab-content {
    padding: 20px 0px;
    min-height: 150px;
}

.custom-tab-pane {
    display: none;
}

.custom-tab-pane.active {
    display: block;
}

.delivery_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.delivery_box span:nth-child(2){
    font-weight: 300;
    font-size: 13px;
}
.custom-tab.active {
    border-color: #4286f5;
}

.custom-tab.active::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    border-left: 1px solid #4286f5;
    border-bottom: 1px solid #4286f5;
    padding: 3px;
    background: #fff;
    transform: translate(-50%, 50%) rotate(315deg);
}

.delivery_time_zone {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
}

.time_zone_box {
    width: 49%;
}

.time_zone_content {
    margin: 0;
    width: 100%;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #F1F3F4;
    padding: 20px 15px;
    padding-left: 13%;
    position: relative;
    border-radius: 6px;
    color: #000;
}

.time_zone_box input[type="radio"]{
    display: none;
}

.time_zone_content::after{
    transform: translate(-50%, 50%);
    top: 20px;
    left: 25px;
    width: 10px;
    height: 10px;
}

.time_zone_content::before {
    content: '';
    position: absolute;
    left: 25px;
    top: 10px;
    width: 20px;
    height: 20px;
    border: 2px solid #9B9B9B;
    border-radius: 100%;
    background: #fff;
    transform: translate(-50%, 50%);
}

.time_zone_box input[type="radio"]:not(:checked) + label:after{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.time_zone_box input[type="radio"]:checked + label:before,
.time_zone_box input[type="radio"]:checked + label{
    border-color: #4286f5;
}

.time_zone_box.empty {
    background: #F1F3F4;
}

.time_zone_box.empty {
    background: #F1F3F4;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 62px;
    color: #A39B9F;
}

#teslimatSaatiKutusu{
    all: unset;
}




/* 31.07.2025 Address Boxes */

.address_box {
    padding: .5rem 1rem;
    border-radius: 8px;
    background: #4286f51a;
    border: 1px solid #4286f5;
    cursor: pointer;
}

.address_content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.address_ico {
    color: #4286f5;
    font-size: 18px;
    flex-basis: 5%;
    text-align: center;
}

.address_info {
    color: #121926;
}

.address_title {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 1px;
}

.address_subtitle {
    font-size: 12px;
}

.address_setting {
    margin-left: 10px;
    font-size: 16px;
    color: #121926;
    flex-grow: 1;
    text-align: right;
}


/* 31.07.2025 Address Boxes */



.cart_info_side{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;

    .cart_info_item{
        width: 50%;
    }
}

.loader_collapser {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
    user-select: none;

    img {
        width: 80px;
        height: 80px;
    }
}


div:has( + .loader_collapser) {
    pointer-events: none;
    user-select: none;
}


.main-header {
    margin-bottom: 8px;
}
.header_inner {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.16);
    padding: 1.5rem 3.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_safe {
    display: flex;
    align-items: center;
}
.header_safe span {
    color: #439e4a;
    font-weight: 600;
    margin-left: 8px;
    font-size: 1.6rem;
}
.header_logo img {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-width: 150px;
}
.header_avatar {
    letter-spacing: normal;
    height: 48px;
    width: 48px;
    font-weight: bold;
    font-size: 14.4px;
    line-height: 1;
    background: #eee;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3a3a3a;
    text-transform: uppercase;
}




@media (max-width: 767px) {
    .header_logo,
    .header_avatar {
        display: none;
    }
    .header_inner {
        padding: 3rem;
        justify-content: center;
    }
    .cart_info_side {
        flex-wrap: wrap;

        .cart_info_item{
            width: 100%;
        }
    }
    .payment-header {
        margin-top: 0;
    }
    .time_zone_box {
        width: 47%;
    }
    .time_zone_content {
        padding-left: 28%;
    }
}
@media (max-width: 1024px) {
    .custom-tab-list {
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 15px;
        gap: 5px;
    }
}
@media (max-width: 376px) {
    .time_zone_content {
        padding-right: 5px;
    }
}