.urun_detay_orta li.current-rating {
    width: 100% !important;
}
@media (max-width: 600px) {
    .urun_taglari {
        margin-bottom: 0px !important;
    }
.urun_resmi.owl-carousel.owl-theme.owl-loaded.owl-drag.py-3 {
    padding: 0px !important;
    margin: 0px !important;
}  
}

@media (max-width: 600px) {
    #PM_urun_detayi .icerik .urun_taglari .baslik {
    margin-bottom: 0px !important;
    font-weight: 500;
    font-size: 14px;
    color: var(--text-800);
}
    }
@media (max-width: 600px) {
#PM_urun_detayi .icerik .urun_taglari ul li a {
    display: block;
    color: #495057;
    padding: 1px 5px;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    font-size: 13px;
}}

@media (max-width: 600px) {
    /* Taksit seçenekleri */
    .urun_taksit_secenekleri_kisa {
        font-size: 12px;
        background-color: #f9f9f9; /* Arka plan rengi */
        border-radius: 8px;
        padding: 10px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); /* Hafif gölge efekti */
        margin-bottom: 10px;
        text-align: center;
        color: #333; /* Yazı rengi */
        line-height: 1.5;
    }

    .urun_taksit_secenekleri_kisa b {
        color: #007BFF; /* Vurgulu metin için renk */
        font-weight: 600;
    }

    /* İç metin hizalaması */
    .urun_taksit_secenekleri_kisa a {
        color: #007BFF;
        text-decoration: underline;
    }

    .urun_taksit_secenekleri_kisa a:hover {
        color: #0056b3; /* Hover durumunda koyu mavi */
        text-decoration: none;
    }

    /* Başlık stili */
    .urun_taksit_secenekleri_kisa td.baslik {
        font-size: 14px;
        font-weight: bold;
        color: #333;
        padding: 5px 0;
    }

    /* İçerik padding */
    #PM_urun_detayi .icerik .urun_bilgiler .urun_detay_orta .urun_taksit_secenekleri_kisa {
        padding: 3px;
    }
     /* Fiyat kutusu tasarımı */
    .urun_fiyat {
        align-items: center;
        padding: 15px;
        background-color: #2A652B;
        border-radius: 8px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        margin-bottom: 15px;
        text-align: center;
    }

    /* İndirimli fiyat (büyük ve koyu) */
    .urun_fiyat .indirimliler .urun_fiyati span {
        font-size: 26px;
        font-weight: bold;
        color: #333;
        margin-bottom: 5px;
    }

    /* Eski fiyat (üstü çizili, gri ve daha küçük) */
    .urun_fiyat .indirimsizler .indirimsiz_urun_fiyati span {
        font-size: 14px;
        color: #888;
        text-decoration: line-through;
    }

    /* İndirim oranı (küçük kırmızı bir etiket şeklinde) */
    .urun_fiyat .discountRate {
        background-color: #2A652B;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        padding: 4px 6px;
        border-radius: 4px;
        margin-top: 8px;
        display: inline-block;
    }
}
@media (max-width: 600px) {
    /* Kategori ağacı elemanlarının düzenlenmesi */
    body .urun_detay_kategori_agaci ul li, 
    body .kategori_urunleri_kategori_agaci ul li {
        display: flex;
        align-items: center;
        margin-right: 2px !important;
    }

    /* Kategori bağlantılarının padding ayarı */
    body .urun_detay_kategori_agaci ul li a, 
    body .kategori_urunleri_kategori_agaci ul li a {
        display: flex;
        padding: 3px 3px 3px 0;
    }

    /* Kategori bağlantılarındaki metin, başlık ve renk ayarı */
    body .urun_detay_kategori_agaci ul li a span, 
    body .urun_detay_kategori_agaci ul li a h1, 
    body .urun_detay_kategori_agaci ul li a .h1,
    body .kategori_urunleri_kategori_agaci ul li a span, 
    body .kategori_urunleri_kategori_agaci ul li a h1, 
    body .kategori_urunleri_kategori_agaci ul li a .h1 {
        color: var(--text-500);
        font-size: 12px;
        margin-bottom: 0;
    }
}
@media (max-width: 600px) {
    h1.urun_ismi {
        color: #212121 !important;
        display: unset;
        font-size: 16px !important;
        font-weight: 700;
        line-height: 1.2;
        padding: 2px !important;
        border-bottom: 0px !important;
    }
}

body #PM_urun_detayi .urun_secenekleri .urun_sepete_ekle a:hover {
    background-color: #2A652B !important;
}
body #PM_urun_detayi .urun_secenekleri .urun_sepete_ekle a {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0 !important;
    font-weight: 900;
    padding: 10px;
}
.d-inline-block.mt-4.mb-4.rounded.productCampaignProducts {
    margin: 0px !important;!i;!;
}

.productCampaignProducts {
    transition: transform 0.3s ease-in-out;
}

.productCampaignProducts:hover {
    transform: scale(1.05);
}
body #system_msg a {
    border-radius: 4px;
    background-color: #2A652B !important;
    color: #fff;
    border-color: #2A652B !important;
}

.urun_aciklama {
    margin-bottom: 100px;
    padding: 1px;
    border-radius: 1px;
    border: 1px solid #e7e7e7;
}

@media (min-width: 768px) {
    .urun_aciklama {
        padding: 20px;       /* Masaüstünde daha fazla padding */
        border-radius: 10px;  /* Masaüstünde daha fazla border radius */
    }
}
/* Ürün Detay Sekme Menüleri */
.urun_detay_tablar_ul {
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #4CAF50;
    margin-bottom: 20px;
    list-style-type: none;
    padding: 0;
}

.urun_detay_tablar_ul li {
    margin: 0 15px;
}

.urun_detay_tablar_ul li a {
    font-size: 1.1rem;
    font-weight: bold;
    color: #333;
    padding: 10px 15px;
    text-decoration: none;
    display: inline-block;
    transition: color 0.3s, border-bottom 0.3s;
}

.urun_detay_tablar_ul li a:hover,
.urun_detay_tablar_ul li.active a {
    color: #4CAF50;
    border-bottom: 3px solid #4CAF50;
}


/* Ürün Özellikleri Tablosu */
.urun_ozellikler {
    margin-top: 20px;
}

.urun_ozellikler table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.urun_ozellikler th {
    background-color: #4CAF50;
    color: #fff;
    padding: 10px;
    font-size: 1.1rem;
    text-align: left;
}

.urun_ozellikler td {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 1rem;
}

/* Taksit ve Ödeme Seçenekleri */
.banka_taksitler {
    margin-top: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.banka_taksitler th {
    background-color: #4CAF50;
    color: #fff;
    font-size: 1.1rem;
    padding: 10px;
}

.banka_taksitler td {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.banka_taksitler .basliklar td {
    font-weight: bold;
    color: #333;
    background-color: #f5f5f5;
}

/* Yorum Alanı */
.yorum_yok {
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-size: 1rem;
    color: #666;
    text-align: center;
    margin-top: 20px;
}

.yorum_yok a {
    color: #4CAF50;
    font-weight: bold;
    text-decoration: none;
    transition: color 0.3s;
}

.yorum_yok a:hover {
    color: #388E3C;
}

/* Mobil Uyumluluk */
@media (max-width: 768px) {
    .urun_detay_tablar_ul {
        flex-direction: column;
    }

    .urun_detay_tablar_ul li {
        margin: 5px 0;
    }

    .urun_aciklama {
        font-size: 0.95rem;
    }

    .urun_ozellikler th,
    .urun_ozellikler td {
        font-size: 0.95rem;
    }

    .banka_taksitler th,
    .banka_taksitler td {
        font-size: 0.95rem;
    }

    .yorum_yok {
        font-size: 0.9rem;
    }
}
p.baslik.lead {
    font-size: 12px !important;
    float: left !important;
}
/* Genel düzen ve arka plan renkleri */
.productCampaignProducts {
    padding: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #f9f9f9;
    margin-top: 20px;
}

/* Başlık */
.productCampaignProducts p {
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
    border-bottom: 2px solid #4CAF50;
    padding-bottom: 10px;
}

/* Kampanya ürünleri kutusu */
.list-group-item {
    display: flex;
    align-items: center;
    padding: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    margin-bottom: 10px;
    transition: box-shadow 0.3s;
}

.list-group-item:hover {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

/* Ürün resmi */
.list-group-item img {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    margin-right: 15px;
}

/* Ürün bilgileri */
.kampanya_isim {
    font-weight: 500;
    color: #333;
    margin-bottom: 5px;
}

/* Fiyat ve indirim oranı */
.list-group-item b {
    color: #4CAF50; /* İndirimli fiyatı yeşil yap */
    font-size: 1em;
    margin-right: 8px;
}

.badge-danger {
    background-color: #ff5252;
    color: #fff;
    font-size: 0.85em;
    padding: 4px 6px;
    border-radius: 4px;
}

/* İncele butonu */
.list-group-item a {
    color: #4CAF50;
    font-weight: bold;
    text-decoration: none;
    margin-left: auto;
    transition: color 0.3s;
}

.list-group-item a:hover {
    color: #388E3C;
}

/* Checkbox ve label arasındaki boşluk */
.custom-control.custom-checkbox {
    margin-right: 15px;
}

/* Daha rahat bir görünüm için elemanlar arası boşluk */
.d-flex.align-items-center {
    gap: 8px;
}
@media (max-width: 768px) {
    /* Tablet ve mobil için geçerli */
    #PM_urun_detayi > .icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont .proPrice .proPriceTwo .urun_fiyati {
        color: #ffffff;
    }
}

@media (max-width: 600px) {
    /* Yalnızca mobil için geçerli */
    #PM_urun_detayi > .icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont .proPrice .proPriceTwo .urun_fiyati {
        color: #ffffff;
    }
}

/* Ürün açıklamasındaki tablolar */
.urun_aciklama table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-top: 16px;
}

.urun_aciklama td {
  padding: 10px;
  border-bottom: 1px solid #eee;
  vertical-align: top;
}
