/*

Theme Name: Mumi Creative Shophp  Teması
Theme URI: http://shopphp.mumicreative.net/
Author:Mumi Creative
 Author URI: http://www.mumicreative.com/
 Description: Mumi Creative Lisanslı Ürünüdür!

*/

.BreadCrumb {
    color: #999;
}

table.sepet {
    background: #0a0a0a;
    border: 1px solid #1a1a1a;
    border-radius: 10px;
    overflow: hidden;
}

table.sepet th {
    color: #fff;
    background-color: #cc003d;
    line-height: 20px;
    font-weight: 600;
    border-bottom: 1px solid #1a1a1a;
}

table.sepet th, table.sepet td {
    padding: .5em !important;
    font-size: 15px;
    height: auto;
    border-color: #1a1a1a;
}

table.sepet td {
    color: #ccc;
    background: #0d0d0d;
}

table.sepet tr:hover td {
    background: #111;
}

table.sepet td.liste-adres_duzenle .textBox:after,
table.sepet td.liste-adres_sil .textBox:after,
table.sepet td.liste-siparis_detaylar .textBox:after,
table.sepet td.liste-iptal .textBox:after,
table.sepet td.liste-degistir .textBox:after,
table.sepet td.liste-siparis_tekrarla .textBox:after {
    color: #cc003d;
}

.sf-neutral-button {
    background: #cc003d;
    min-width: 125px;
    line-height: 35px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    height: auto;
    padding: 0px;
    border: none;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s;
}

.sf-neutral-button:hover {
    background: #a30031;
    border-bottom: none;
    box-shadow: 0 4px 15px rgba(204, 0, 61, 0.3);
}

form {
    display: block;
}

.sf-form-item-fullwidth .sf-text-label {
    color: #ccc;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.whatsapp_tabela {
    margin-bottom: 0;
    margin-top: 0;
}
.whatsapp_tabela .wrap {
    float: left;
    border: 1px solid #25d366;
    background: #0d1f0d;
    padding: 12px;
    border-radius: 10px;
    padding-left: 12px;
    padding-right: 12px;
    min-width: 100%;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}
.whatsapp_tabela .wrap:hover {
    background: #25d366;
}
.whatsapp_tabela .wrap .icon i.fa {
    font-size: 32px;
    color: #25d366;
}
.whatsapp_tabela .wrap:hover .icon i.fa {
    color: #fff;
}
.whatsapp_tabela .wrap .icon {
    display: block;
    float: left;
    width: 40px;
    padding-left: 0px;
}
.whatsapp_tabela .wrap .right {
    color: #ccc;
    display: block;
    float: left;
    line-height: 20px;
}
.whatsapp_tabela .wrap:hover .right {
    color: #fff;
}
.whatsapp_tabela .wrap .right p.slogan {
    display: none;
}
.whatsapp_tabela .wrap .right p.number {
    font-size: 17px;
    margin: 0;
    font-weight: 700;
    color: #fff;
}
.whatsapp_tabela .wrap .right p.title {
    font-size: 10px;
    margin: 0;
    color: #25d366;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.whatsapp_tabela .wrap:hover .right p.title {
    color: rgba(255,255,255,0.8);
}

.product_varyant > .whatsapp_tabela {
    width: 52%;
    padding-left: 10px;
}

.soru {

    display: flex;
    align-items: center;
}
.articlepage a {
    background: #111;
    color: #fff;
    padding: 0 25px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 42px;
    line-height: 42px;
    text-transform: capitalize;
    border-radius: 8px;
    border: 1px solid #222;
    transition: all 0.3s;
}
.articlepage a:hover {
    color: #fff;
    background: #cc003d;
    border-color: #cc003d;
}
.articlepage {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.powered-by{
    display:none!important;
}

.urunSecimTable {
    width: 100%;
    border: 0px;
    border-radius: 0;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    clear: both;
    padding: 0px;
    background: transparent;
}
.urunSecimTable .UrunSecenekleri {
    display: none;
}
.urunSecimTable td {
    padding: 0px;
    background: transparent;
    border: none;
}


.language-selector {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    position: relative;
    border-left: 1px solid #222;
    padding-left: 3.9rem;
    cursor: pointer;
    z-index: 90;
    width: 150px;
    float: right;
}

@media (min-width: 991px) and (max-width: 1440px) {
    .language-selector {
        padding-left: 1rem
    }
}

.language-selector .language-button {
    display: flex;
    align-items: center;
    font-size: 1.1rem;
    font-weight: 600;
    position: relative
}

.language-selector .language-button span {
    display: none
}

.language-selector .language-button b, .language-selector .language-button span {
    font-weight: 600;
    font-style: normal
}

.language-selector .language-button b {
    display: block;
    text-align: left;
    font-size: 1.3rem;
    color: #ccc;
    font-weight: 400
}

.language-selector .language-button > i {
    display: flex;
    align-items: center
}

.language-selector .language-button > i img {
    width: 18px;
    margin-right: 1rem
}

.language-selector .language-button > i .de, .language-selector .language-button > i .fr, .language-selector .language-button > i .si, .language-selector .language-button > i .ar, .language-selector .language-button > i .ma, .language-selector .language-button > i .it, .language-selector .language-button > i .ru, .language-selector .language-button > i .uk, .language-selector .language-button > i .gr, .language-selector .language-button > i .en {
    display: none !important
}

.language-selector .language-content {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 15rem;
    border: 1px solid #222;
    border-radius: 8px;
    padding: 10px 5px;
    z-index: 50;
    background-color: #111;
    flex-wrap: wrap;
    left: -1px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.5);
}

.language-selector .language-content li {
    width: 100%;
    display: flex;
    line-height: 3rem
}

.language-selector .language-content li a {
    display: flex;
    color: #ccc;
    font-size: 1.2rem;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.language-selector .language-content li a:hover {
    color: #cc003d
}

.language-selector .language-content li a span {
    display: block
}

.language-selector .language-content li a i {
    margin-right: 1rem
}

.language-selector .language-content li a i img {
    width: 18px
}

.language-selector:hover .language-content {
    display: flex
}

@media (max-width: 991px) {
    .language-selector {
        display: none !important
    }
}
#google_translate_element2 {
    display: none;
}

.change-lang b {
    margin-left: 10px;
}

.change-lang strong {
    display: none;
}
.change-lang {
    display: flex;
    align-items: center;
}
.language-selector .language-content strong {
    display: none;
}

.language-selector .language-content img {
    width: 35px;
    margin-right: 10px;
}
.customer-show-left-close {
    position: absolute;
    right: 10px;
    font-size: 21px;
    top:10px;
}
#shopphp-login .menu_head:hover, #shopphp-login .menu_head.active {
    background-color: #cc003d;
}
.sf-neutral-button {
    background: #cc003d !important;
    border-radius: 8px !important;
    height: 45px !important;
    font-size: 15px !important;
    border: none !important;
    color: #fff;
    font-weight: 600;
    transition: all 0.3s;
}
.sf-neutral-button:hover {
    background: #a30031 !important;
}

.register-tab label.active {
    background-color: #cc003d !important;
    color: white !important;
}
.register-tab label {
    background-color: #111 !important;
    color: #999 !important;
    border: 1px solid #222 !important;
    transition: all 0.3s;
}
table.sepet td.liste-siparis_yazdir .textBox:after {
    color: #cc003d;
}

/* ========================================================
   LOGIN / REGISTER FORM — DARK MODE
   ======================================================== */
#main-login-form {
    margin-bottom: 35px;
    border-radius: 14px;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.6);
    background-color: #0a0a0a!important;
    border: 1px solid #1a1a1a;
    overflow: hidden;
}

#main-login-form .col-sm-6 {
    padding: 0;
}

/* Giriş & Üyelik panel */
#main-login-form .col-sm-left-login,
#main-login-form .col-sm-right-register {
    padding: 30px;
}

#main-login-form #divUyeRegisterForm {
    border-left: 1px solid #1a1a1a;
}

/* Başlık */
#main-login-form .spanTittle {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

/* Input wrapper */
#main-login-form .userWrapper {
    margin-bottom: 12px;
    position: relative;
}

/* Input alanları */
#main-login-form .textbox,
#main-login-form input.textbox {
    width: 100%;
    background: #111 !important;
    border: 1px solid #222 !important;
    border-radius: 10px !important;
    padding: 13px 16px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-family: 'Dosis', sans-serif;
    outline: none;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

#main-login-form .textbox:focus {
    border-color: #cc003d !important;
    box-shadow: 0 0 0 3px rgba(204, 0, 61, 0.1);
}

#main-login-form .textbox::placeholder {
    color: #555;
}

/* Şifre göster/gizle butonu */
#main-login-form .TcxPassEye {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
}

#main-login-form .TcxPassEye a {
    color: #555;
    display: flex;
    align-items: center;
}

#main-login-form .TcxPassEye a:hover {
    color: #cc003d;
}

#main-login-form .TcxPassEye svg {
    fill: currentColor;
}

/* Giriş butonu */
#main-login-form .userLoginBtn {
    width: 100%;
    background: linear-gradient(135deg, #cc003d 0%, #a30031 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 14px !important;
    font-size: 15px !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s;
    margin-top: 6px;
    display: block;
}

#main-login-form .userLoginBtn:hover {
    box-shadow: 0 6px 20px rgba(204, 0, 61, 0.4);
    transform: translateY(-1px);
}

/* Üye Ol butonu */
#main-login-form .QuickMember {
    width: 100%;
    background: #111 !important;
    color: #fff !important;
    border: 1px solid #333 !important;
    border-radius: 10px !important;
    padding: 14px !important;
    font-size: 15px !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s;
}

#main-login-form .QuickMember:hover {
    border-color: #cc003d !important;
    color: #cc003d !important;
    box-shadow: 0 6px 20px rgba(204, 0, 61, 0.15);
}

/* Şifremi unuttum */
#main-login-form .userPassBtnContainer {
    text-align: center;
    margin-top: 12px;
}

#main-login-form .userPassBtn {
    color: #666;
    font-size: 13px;
    text-decoration: none;
    transition: color 0.2s;
}

#main-login-form .userPassBtn:hover {
    color: #cc003d;
}

/* Checkbox dark */
#main-login-form .checkbox-fa {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 12px;
}

#main-login-form .checkbox-fa input[type="checkbox"] {
    accent-color: #cc003d;
    width: 16px;
    height: 16px;
    margin-top: 3px;
    flex-shrink: 0;
}

#main-login-form .checkbox-fa label {
    color: #888;
    font-size: 12px;
    line-height: 1.5;
    cursor: pointer;
}

#main-login-form .checkbox-fa label a {
    color: #cc003d;
    text-decoration: underline;
}

#main-login-form .checkbox-fa label a:hover {
    color: #fff;
}

/* E-bülten label */
#main-login-form .sf-text-label {
    color: #888;
    font-size: 12px;
}

/* Social login */
#main-login-form .socialMediaLoginButtons {
    margin-top: 16px;
    text-align: center;
}

#main-login-form .socialMediaLoginButtons > span {
    display: block;
    color: #444;
    font-size: 13px;
    margin-bottom: 12px;
    position: relative;
}

#main-login-form .socialMediaLoginButtons > span span {
    background: #0a0a0a;
    padding: 0 12px;
    position: relative;
    z-index: 1;
}

#main-login-form .socialMediaLoginButtons .button {
    width: 100%;
    padding: 12px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    border: 1px solid #222;
    background: #111;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s;
}

#main-login-form .socialMediaLoginButtons .button-google {
    border-color: #333;
}

/* Mobil: sütunlar alt alta */
@media only screen and (max-width: 768px) {
    #main-login-form .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #main-login-form #divUyeRegisterForm {
        border-left: none;
        border-top: 1px solid #1a1a1a;
    }

    #main-login-form .col-sm-left-login,
    #main-login-form .col-sm-right-register {
        padding: 20px 16px;
    }

    #main-login-form .spanTittle {
        font-size: 18px;
        margin-bottom: 16px;
    }
}

.sepet-goster {
    background-color: #000000 !important;
    border-radius: 0 !important;
}


/* ========================================================
   ÜRÜN SEÇİM FORMU - DARK THEME
   ======================================================== */
.mod_MS_secim_container {
    background: #0d0d0d!important;
    border: 1px solid #1a1a1a!important;
    border-radius: 12px;
    padding: 16px;
    margin: 14px 0;
}

.mod_MS_secim_container fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.mod_MS_secim_container .sf-form-container {
    padding: 0;
    margin: 0;
    border: none;
}

.mod_MS_secim_container .sf-form-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mod_MS_secim_container .sf-form-item-fullwidth {
    margin-bottom: 12px;
}

.mod_MS_secim_container .sf-text-label {
    color: #ccc !important;
    font-size: 12px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
    display: block;
}

.mod_MS_secim_container .sf-form-input,
.mod_MS_secim_container input[type="text"],
.mod_MS_secim_container input[type="number"],
.mod_MS_secim_container textarea {
    width: 100%;
    background: #111 !important;
    border: 1px solid #222 !important;
    border-radius: 8px !important;
    padding: 10px 14px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-family: 'Dosis', sans-serif;
    outline: none;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

.mod_MS_secim_container .sf-form-input:focus,
.mod_MS_secim_container input[type="text"]:focus,
.mod_MS_secim_container textarea:focus {
    border-color: #cc003d !important;
    box-shadow: 0 0 0 3px rgba(204, 0, 61, 0.1);
}

.mod_MS_secim_container .sf-form-input::placeholder {
    color: #555;
}

.mod_MS_secim_container select,
.mod_MS_secim_container select.secim {
    width: 100%;
    background: #111 !important;
    border: 1px solid #222 !important;
    border-radius: 8px !important;
    padding: 10px 14px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-family: 'Dosis', sans-serif;
    outline: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M6 8L1 3h10z'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    background-size: 12px !important;
    transition: border-color 0.2s;
}

.mod_MS_secim_container select:focus {
    border-color: #cc003d !important;
}

.mod_MS_secim_container select option {
    background: #111;
    color: #fff;
    padding: 8px;
}

/* Upload form dark */
.mod_MS_secim_container .uploadForm {
    background: #111;
    border: 2px dashed #222;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    transition: border-color 0.2s;
    cursor: pointer;
}

.mod_MS_secim_container .uploadForm:hover {
    border-color: #cc003d;
}

.mod_MS_secim_container .uploadForm input[type="file"] {
    color: #999;
}


/* ========================================================
   GENEL FORM ELEMANLARI - DARK THEME
   ======================================================== */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="search"],
textarea,
select {
    background-color: #111;
    border: 1px solid #222;
    color: #fff;
    border-radius: 8px;
    padding: 10px 14px;
    font-family: 'Dosis', sans-serif;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
    border-color: #cc003d;
    box-shadow: 0 0 0 3px rgba(204, 0, 61, 0.1);
}

input::placeholder,
textarea::placeholder {
    color: #555;
}

select option {
    background: #111;
    color: #fff;
}

label {
    color: #ccc;
}

/* Checkbox & Radio dark */
input[type="checkbox"],
input[type="radio"] {
    accent-color: #cc003d;
}

/* Alert / Notification boxes */
.alert {
    border-radius: 10px;
    border: 1px solid #222;
    background: #0d0d0d;
    color: #ccc;
}

.alert-success {
    background: #0d1a0d;
    border-color: #1a331a;
    color: #4caf50;
}

.alert-danger {
    background: #1a0008;
    border-color: #330011;
    color: #cc003d;
}


/* ========================================================
   SEPET SAYFASI — DARK MODE OVERRIDE
   Tüm core sepet.css üzerine yazılır
   ======================================================== */

/* ── GENEL SEPET TABLOSU ── */
table.sepet {
    background-color: #0a0a0a !important;
    border: 1px solid #1a1a1a;
    border-radius: 10px;
    overflow: hidden;
}

table.sepet th {
    color: #cc003d !important;
    background: #080808 !important;
    border-bottom: 1px solid #1a1a1a !important;
    border-color: #1a1a1a !important;
}

table.sepet .tr_alternate td {
    background-color: #0d0d0d !important;
}

table.sepet tbody tr td {
    border: 1px solid #111 !important;
    color: #ccc;
    background: #0a0a0a !important;
}

table.sepet table tbody tr td {
    border: none !important;
    background: transparent !important;
}

table.sepet span {
    color: #cc003d;
}

table.sepet td a {
    color: #ccc;
}

table.sepet td .textBox {
    color: #cc003d;
}

table.sepet td.liste-adres_duzenle .textBox:after,
table.sepet td.liste-adres_sil .textBox:after,
table.sepet td.liste-siparis_detaylar .textBox:after,
table.sepet td.liste-siparis_yazdir .textBox:after,
table.sepet td.liste-iptal .textBox:after,
table.sepet td.liste-degistir .textBox:after,
table.sepet td.liste-siparis_tekrarla .textBox:after {
    color: #cc003d !important;
}

/* ── BASKET LAYOUT ── */
.basket-wrap {
    margin: auto;
    width: 100%;
}

.basket-title {
    border-bottom: 1px solid #1a1a1a !important;
    background: #080808;
    color: #666;
}

.basket-title div {
    border-right: 1px solid #111 !important;
}

.basket-title div:last-child {
    border: none !important;
}

.basket-title div span {
    color: #cc003d !important;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

/* ── SEPET ÜRÜNLERİ ── */
.basket-item {
    min-height: 80px;
    background: #0a0a0a !important;
    border-bottom: 1px solid #1a1a1a !important;
    transition: background 0.2s;
}

.basket-item.row2 {
    background: #0a0a0a !important;
}

.basket-item.row1 {
    background: #0d0d0d !important;
}

.basket-item:hover {
    background: #0f0f0f !important;
}

/* Ürün görseli */
td.sepet-image {
    border-right: 1px dashed #1a1a1a !important;
}

td.sepet-image img {
    border-radius: 8px !important;
    border: 1px solid #1a1a1a !important;
    background: #fff;
}

.cart-detail img {
    border-radius: 8px !important;
    box-shadow: none !important;
}

/* Ürün bilgileri */
.cart-info {
    color: #888 !important;
}

.cart-info h3 a {
    color: #fff !important;
    font-weight: 600;
}

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

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

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

.cart-detail h1 a {
    color: #fff !important;
}

.cart-detail h1 a:hover {
    color: #cc003d !important;
}

/* Fiyat */
.basket-item .cart-price {
    color: #999 !important;
    text-shadow: none !important;
}

.sepet-piyasa {
    color: #666 !important;
}

/* Toplam fiyat */
.basket-item .cart-total-price {
    color: #fff !important;
    text-shadow: none !important;
    font-weight: 700;
}

/* ── ADET +/- BUTONU ── */
.sp-input-group {
    border: 1px solid #222 !important;
    background: #111 !important;
    border-radius: 8px !important;
    overflow: hidden;
}

.sp-input-group .sp-short {
    background: #0d0d0d !important;
    color: #fff !important;
    border-left: 1px solid #222 !important;
    border-right: 1px solid #222 !important;
}

.sp-input-group button {
    background: transparent !important;
    color: #fff !important;
    transition: background 0.2s;
}

.sp-input-group button:hover {
    background: #cc003d !important;
}

.sp-input-group .sp-arttir,
.sp-input-group .sp-azalt {
    background: transparent !important;
    color: #fff !important;
}

.sp-input-group .sp-arttir:hover,
.sp-input-group .sp-azalt:hover {
    background: #cc003d !important;
}

/* ── SİL BUTONU ── */
.sepet-satir-sil a {
    color: #444 !important;
}

.sepet-satir-sil a:hover {
    color: #cc003d !important;
}

.sepet-satir-sil button {
    border: none !important;
    background: none !important;
    color: #555 !important;
    cursor: pointer;
    transition: color 0.2s;
}

.sepet-satir-sil button:hover {
    color: #cc003d !important;
}

/* ── SAĞ PANEL: ÖZET ── */
.basket-right {
    background: #0a0a0a !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 12px !important;
    box-shadow: none !important;
    color: #999;
}

.basket-right ul {
    background: #0a0a0a !important;
    border-bottom: 1px solid #1a1a1a !important;
}

.basket-right ul li {
    border-bottom: 1px solid #111 !important;
    border-top: none !important;
}

.basket-right ul li:last-child {
    border-bottom: none !important;
}

.basket-right ul li span.sepet1 {
    color: #999 !important;
}

.basket-right ul li span.sepet2 {
    color: #444 !important;
}

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

.basket-right ul li span.blue {
    color: #ccc !important;
}

.basket-right ul li span.green {
    color: #4caf50 !important;
}

.basket-right ul li span.green b {
    color: #666 !important;
}

.basket-right ul li span.red {
    color: #cc003d !important;
}

.basket-right ul li span.red b {
    color: #cc003d !important;
}

.basket-right ul li.total,
.basket-right ul li.kdv {
    background: #0a0a0a !important;
}

.basket-right ul li.kargo span.sepet1 {
    color: #ff8600 !important;
}

.basket-right ul li.tutar {
    background: #0d0d0d !important;
}

.basket-right ul li.tutar span {
    color: #cc003d !important;
}

.basket-right ul li.tutar span.total {
    font-size: 20px !important;
    color: #cc003d !important;
}

.basket-right ul li.kargox {
    background-color: #1a0d00 !important;
    border: 1px solid #331a00 !important;
}

.basket-right ul li.kargox span,
.basket-right ul li.kargox span.blue {
    color: #ff8600 !important;
}

.sepet3.promosyon,
.sepet3.puan {
    color: #e040fb !important;
}

/* ── KUPON KODU ── */
.discount-coupon {
    background: #0d0d0d !important;
    border: 1px solid #1a1a1a !important;
    border-radius: 12px !important;
    margin-bottom: 12px !important;
}

.coupon-title {
    color: #cc003d !important;
}

.coupon-code {
    background: #111 !important;
    border: 1px solid #222 !important;
    color: #fff !important;
    border-radius: 8px !important;
}

.coupon-box {
    background: #111 !important;
    color: #ccc !important;
    border: 1px solid #222 !important;
    border-radius: 8px !important;
    transition: all 0.2s;
}

.coupon-box:hover {
    background: #cc003d !important;
    border-color: #cc003d !important;
    color: #fff !important;
}

/* ── ALT BUTONLAR ── */
.basket-button {
    width: 100%;
    margin: auto;
}

.basket-button .grey {
    background-color: #111 !important;
    border: 1px solid #222 !important;
    color: #999 !important;
    border-radius: 10px !important;
    text-shadow: none !important;
    font-weight: 600 !important;
    transition: all 0.3s;
}

.basket-button .grey:hover {
    background-color: #1a1a1a !important;
    border-color: #444 !important;
    color: #fff !important;
}

div.basket-button a.grey {
    color: #999 !important;
}

.basket-button .green-button {
    background: linear-gradient(135deg, #cc003d 0%, #a30031 100%) !important;
    border: none !important;
    color: #fff !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 15px rgba(204, 0, 61, 0.3);
    transition: all 0.3s;
}

.basket-button .green-button:hover {
    background: linear-gradient(135deg, #a30031 0%, #cc003d 100%) !important;
    border: none !important;
    color: #fff !important;
    box-shadow: 0 8px 25px rgba(204, 0, 61, 0.5);
    transform: translateY(-1px);
}

/* ── SEPET BİLGİ KUTUSU ── */
.sepet-info {
    background: #0d1a0d !important;
    border: 1px solid #1a331a !important;
    color: #4caf50 !important;
    box-shadow: none !important;
    border-radius: 10px;
}

.sepet-info a {
    color: #cc003d !important;
}

/* ── SATINAL LOGIN BILGI ── */
.satinal-login-info {
    background: linear-gradient(180deg, #1a1000 0%, #1a1500 100%) !important;
    border: 1px solid #332a00 !important;
    border-radius: 12px !important;
    box-shadow: none !important;
}

.satinal-login-info > a {
    color: #e0c060 !important;
}

.satinal-login-info > a:hover {
    color: #fff !important;
}

.satinal-login-info-icon {
    background: #cc8800 !important;
}

/* ── SEPET GÖSTER POPUP ── */
#sepetGoster .sepet-goster-container {
    border: 1px solid #1a1a1a !important;
    background-color: #0a0a0a !important;
    border-radius: 12px;
}

#sepetGoster h3 {
    color: #ccc;
}

.sepet-goster {
    background-color: #111 !important;
    border-radius: 8px !important;
}

.sepet-goster span {
    color: #fff !important;
}

/* ── MISC ── */
.basket-left {
    border-top: 1px solid #1a1a1a !important;
    border-bottom: 1px solid #1a1a1a !important;
}

.sepetMouseOver {
    background-color: #0a0a0a !important;
}

.sepetMouseOver td {
    background-color: #0a0a0a !important;
}

.sepetUrunDetay {
    border: 1px solid #1a1a1a !important;
    background-color: #0a0a0a !important;
}

.sepet-sep {
    background-color: #1a1a1a !important;
}

.sepetToplam table {
    border: 1px solid #1a1a1a;
    background: #0a0a0a;
    color: #ccc;
}

.sepetToplam table .toplam {
    color: #cc003d;
}

.basket-tek .basket-right {
    box-shadow: none !important;
    border: 1px solid #1a1a1a !important;
}

.sf-text-label {
    color: #ccc !important;
}

/* ── ÖDEME SAYFASI ── */
.shopphp-payment-body {
    color: #ccc;
}

#basket-right-container li.sf-form-item-fullwidth {
    color: #ccc;
}

/* ── SEPET MOBİL RESPONSIVE ── */
@media only screen and (max-width: 700px) {
    .basket-item .cart-total-price {
        color: #fff !important;
        font-weight: 700 !important;
    }

    .sepet-piyasa {
        color: #666 !important;
    }

    .basket-button a {
        border-radius: 10px !important;
    }
}



