.cat_1 .urun_butonlar{
	display: none;
}

.cat_4 .urun_butonlar{ {
    /* font-family:'Montserrat', sans-serif !important; */
    overflow-x: hidden;
}
	display: none;
}

.acilirmenu {
    width: 1230px;
    margin: 0 auto;
}
.top-menu .container-fluid .drilldown-root .dropdown-item:hover > .drilldown-sub{
	overflow-y:auto;
  max-height:600px;
}

header ul.drilldown-sub.dropdown-menu.shadow::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #103178;
}#ffc107
header ul.drilldown-sub.dropdown-menu.shadow::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}
header ul.drilldown-sub.dropdown-menu.shadow::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
    background-color: #F5F5F5;
    border-radius: 10px;
}



@media (min-width:600px) {
.logo img{
max-width: 240px !important;
}
}
@media (max-width:600px) {
  .logo{
  padding-left:0;
  }
.logo img{
max-width: 200px !important;
}
}
footer > .container-fluid{
  background-position-x: center;
}

.ust-menu{
	max-width: 1200px;
}
.ust-menu #ust_ana_menu{
	display: flex;
  align-items: center;
  justify-content: center;
}
.ust-menu #ust_ana_menu span{
font-weight:500;
}
body.mobil header{
    position: sticky !important;
    z-index: 3;
    top: 0;
    -webkit-box-shadow: 0 2px 2px #0000000d;
    box-shadow: 0 2px 2px #0000000d;
    min-height: 50px;
}
.dropdown-menu {
    top: 95% !important;
}
.topbar{
	background-color: #d32f2f;
}
.topbar .container-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 6px;
    font-size: 16px;
    text-align: center;
}
.topbar .container-fluid a img {
    width: 24px;
    margin-right: 5px;
}
.topbar span, .topbar a {
    color: #fff;
}
.topbar a {
    margin-left: 10px;
    text-decoration: none;


}
body #PM_anasayfa #PM_anasayfa_urunler .urunler:first-child .baslik {
    background-color: #ed1c24;
    color: #fff;
    /* margin-bottom: 0; */
    padding: 12px;
    border-radius: 4px 4px 0 0;
}
body #PM_anasayfa #PM_anasayfa_urunler .urunler:first-child .icerik {
    border: 3px solid #ed1c24;
    border-radius: 0 0 4px 4px;
}
body #PM_anasayfa #PM_anasayfa_urunler .urunler:first-child {
    margin-top: 20px;
}

/* FOOTER ARKA PLAN RENGİ*/
body footer.bg-dark>.container-fluid,body footer.bg-dark>.container-sm,body footer.bg-dark>.container-md,body footer.bg-dark>.container-lg,body footer.bg-dark>.container-xl {
    background-color: #ffffff !important;
}
/* FOOTER METİN RENGİ SİYAH YAPMA*/
body footer.bg-dark {
    background-color: var(--footer) !important
}

body footer.bg-dark ul li a {
    color: #000000 !important
}

body footer.bg-dark ul li a:hover {
    color: #000000 !important
}


/* Mobil cihazlar için metin rengi ayarları */
@media (max-width: 768px) { /* 768 piksel ve altındaki ekranlar için geçerli */
    body #sepet_detay_mini .urun_isim,
    body #sepet_detay_mini .urun_fiyat,
    body .urun_ismi,
    body .sepet-right > p,
    body .sepet-right .m2_fiyat,
    body .open_alisveris .cart-toplam-fiyat,
    body .kategori_urunleri_daraltma .ana_icerik .baslik,
    body .gizlilik_politikasi .custom-control-label a,
    body .custom-control-label b,
    body .arama_urunleri_daraltma .baslik,
    body .yeni_urunler_daraltma .baslik,
    body .indirimli_urunler_daraltma .baslik {
        color: #000 !important; /* Mobil için metin rengi */
    }
}
/* Mobil cihazlar için Ürün Fiyatı Rengi ve Boyutu */
@media (max-width: 768px) { /* 768 piksel ve altındaki ekranlar için geçerli */
    body .urun_liste .urun_kdvdahil_fiyati,
    body .urun .urun_kdvdahil_fiyati {
        font-weight: 600; /* Yazı kalınlığı */
    }
}
/* ÜRÜN ÇERÇEVE RENGİ*/
.border-light {
    border-color: #ffffff !important;
}

@media (min-width: 769px) {
  #PM_urun_detayi > .icerik .urun_bilgiler .urun_detay_orta .urun_ismi {
    font-size: 24px;
    border-bottom: 1px solid #e9ecef;
    padding: 12px 0;
  }
}

@media (max-width: 768px) {
  #PM_urun_detayi > .icerik .urun_bilgiler .urun_detay_orta .urun_fiyat {
    border-top: 1px solid #e9ecef;
    padding-top: 8px;
    margin-top: 6px;
    padding-bottom: 0rem;
  }
}

.urun_liste .ayni_gun_kargo_urun_ikon:before,
.urun .ayni_gun_kargo_urun_ikon:before{
    content: 'AYNI GÜN KARGO';
    display: block;
    color: #ffffff;
    line-height: 1.25;
}

/* Mobil cihazlar için Aynı Gün Kargo ikonu metin ayarları */
@media (max-width: 768px) { /* 768 piksel ve altındaki ekranlar için geçerli */
    .urun_liste .ayni_gun_kargo_urun_ikon:before,
    .urun .ayni_gun_kargo_urun_ikon:before {
        content: 'AYNI GÜN KARGO'; /* Metin içeriği */
        display: block; /* Blok olarak görüntüle */
        color: #ffffff; /* Metin rengi */
        font-size: 8px; /* Yazı boyutu */
        line-height: 1.25; /* Satır yüksekliği */
    }
}

/*SEPETE EKLE KARE YAPMA VE GÖRÜNÜR YAPMA HEPSİ*/
body #PM_kategori_urunleri .btn-success,body #PM_arama_urunleri .btn-success,body #PM_yeni_urunler .btn-success,body #PM_indirimli_urunler .btn-success,body .sepet_oneriler .btn-success {
    opacity: 1;
    transition: all .3s ease-in-out;
    border-radius: 6px;
}

/*SEPET EKLE BUTONU KENAR SIFIRLAMA*/
body .btn-success {
    background-color: var(--warning) ;
    border-color: var(--warning) ;
}

@media (max-width: 768px) {
    .topbar span, .topbar a {
        font-size: 11px;
        color: #ffffff;
        font-weight: bold;
    }
}

/* Mobil cihazlar için indirim yüzdesi ayarları */
@media (max-width: 768px) { /* 768 piksel ve altındaki ekranlar için geçerli */
    .urun_liste .discount,
    .urun .discount {
        left: 0rem; /* Sol mesafe */
        top: 0rem; /* Üst mesafe */
        line-height: 1.25; /* Satır yüksekliği */
        font-weight: 600; /* Font kalınlığı */
        z-index: 1; /* Katman sırası */
        background-color: #000000 !important; /* Arka plan rengi (isteğe bağlı) */
        border: 1px solid #000000 ; /* Kenar rengi (isteğe bağlı) */
        border-radius: 15px !important; /* Yuvarlak köşe (isteğe bağlı) */
    }
}
/* Mobil cihazlar için indirim yüzdesi ayarları */
@media (max-width: 768px) { /* 768 piksel ve altındaki ekranlar için geçerli */
    body #PM_anasayfa #PM_anasayfa_urunler .urunler:first-child .icerik .urun .discount {
        height: 45px; /* Yükseklik */
        width: 45px; /* Genişlik */
        border-radius: 30px !important; /* Yuvarlak köşe */
        background-color: #000000 !important; /* Arka plan rengi */
        border: 1px solid #000000; /* Kenar rengi */
        text-align: center; /* Metin ortala */
    }
}


#PM_urun_detayi>.icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont .proPrice .urun_fiyati {
    color: #000000;
    font-size: 26px;
    font-weight: 600
}

/*sepet ekranı metin rengi*/
body #sepet_detay .left-section .cart_product_name a {
    color: #555;
    font-size: 1.1rem;
    text-decoration: none;
    font-weight: 500;
    transition: all .35s ease-in-out 0s
}
/*sepet detay ürün fiyatı rengi değiştirme*/
body #sepet_detay .left-section .cart_product_price {
    color : #000000;
    font-weight: 500;
    font-size: 25px;
}
/*sepet detay ürün fiyatı rengi değiştirme*/
body #sepet_detay {
    color: #000000(--primary)
}
body #sepet_detay .right-section table tr[data-attr="total-text"] td b {
    font-size: 1.5rem;
    color: #000000;
}
/* Ürün başlık - Mobil ve Tablet (1024px ve altı) */
@media (max-width: 1024px) {
  body .urun .card-body .urun_ismi {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.6rem;
    max-height: 4.8rem;
    color: #000;
    font-weight: 600;
    text-align: center;
    font-size: 13px;
  }
}

#PM_urun_detayi>.icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont .proPrice .urun_fiyati {
    color: #ff0000;
    font-size: 30px;
    font-weight: 600
}

/* Sadece mobil cihazlar için fiyat stilini düzenle */
@media (max-width: 767px) {
  #PM_urun_detayi > .icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont .proPrice .urun_fiyati {
    color: #d70000; /* Kırmızı renk */
    font-size: 24px; /* Yazı boyutunu mobil için küçült */
    font-weight: 600; /* Kalın yazı */
  }
}

@media (max-width: 480px) {
  #PM_urun_detayi > .icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont .proPrice .urun_fiyati {
    font-size: 25px; /* Daha küçük ekranlar için yazı boyutunu daha da küçült */
    color: #103178; /* Fiyat rengini koru */
  }
}


@media (min-width: 992px) {
  body {
    background: url("https://platincdn.com/2696/dosyalar/images/bggk4(1).png");
}

#shopFooter{
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

#shopFooter *{
	background-color: transparent !important;
  	border: none!important;
  	color: #e2e8f0 !important;
  
}


#shopFooter a{
	font-weight: 400 !important
  
}

/* Ürün içi başlık ayarlama */
.pt-md-5, .py-md-5 {
    padding: 0rem !important;
  }

/*ürün içi fiyat border ekleme*/
#PM_urun_detayi>.icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont .proPrice .urun_fiyati {
  font-size: 32px;
  font-weight: 700;
  color: #103178; /* derin lacivert */
  letter-spacing: -0.5px;
}

   /*ürün detay arka plan ekleme*/
    #PM_urun_detayi .urun_detay_tablar {
   background:transparent;
}

  /*ürün detay arka plan ekleme*/
#PM_urun_detayi .urun_onerileri {
    background:transparent;
}
 
   #PM_urun_detayi .urun_detay_tablar .detay_tablar .tab_container {
    padding: 1.2rem;
    max-width: 1200px;
    margin: 0 auto;
    border : 1px solid #E0E0E0 !important;
    background-color: #fff;
}

  #PM_siparis_sayfasi_adim1 {
    background-color: white !important;
}
#PM_siparis_sonu .siparis_sonu_aciklama .basari,
#PM_siparis_sayfasi_adim1 h1,
#PM_siparis_sayfasi_adim2 h1,
#PM_siparis_sayfasi_adim3 h1{
    font-weight: 600;
    font-size: 2.0rem;
    padding: 0 0 1.25rem 0;
}
  
  .form-floating label{
	position: absolute;
	top: 0;
	left: 0px;
	height: 100%;
	padding: .75rem;
	pointer-events: none;
	border: 1px solid #00000000;
	transform-origin: 0 0;
	transition: opacity .1s ease-in-out,transform .1s ease-in-out;
	color: #555;
}

  #PM_siparis_sayfasi_adim2 {
    background-color: white !important;
}
  
  .garantipay_odeme_aciklama,
.kapida_odeme_aciklama,
.havale_odeme_aciklama,
.kredi_karti_odeme_aciklama,
.papara_odeme_aciklama{
    font-size: 100%;
    color: #000000;
}
header .step_btns .btn.done.disabled,
header .step_btns .btn.done{
    background-color: #dc3545;
}
  
  .col-md-8 {
    flex: inherit !important;
    max-width: 100% !important;
}

/* İlginizi Çekebilecek Diğer Ürünler */
p.baslik.lead {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #444;
  text-transform: uppercase;
  background: linear-gradient(45deg, #000000, #000000);
  background-size: 200% 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientMove 4s ease infinite alternate;
  transition: transform 0.3s ease, text-shadow 0.3s ease;
  position: relative;
  padding-bottom: 5px;
}

p.baslik.lead::after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  bottom: 0;
  left: 50%;
  background: #ff0000;
  transition: width 0.4s ease, left 0.4s ease;
}

p.baslik.lead:hover {
  transform: scale(1.05);
  text-shadow: 0 0 8px rgb(63 124 175 / 40%), 
               0 0 12px rgba(186, 200, 224, 0.4);
}

p.baslik.lead:hover::after {
  width: 100%;
  left: 0;
}

.urun_fiyati {
  font-size: 28px;
  font-weight: bold;
  color: #ff6f61;
  position: relative;
  display: inline-block;
  overflow: hidden;
}


@keyframes shine {
  0% { left: -120%; }
  50% { left: 30%; opacity: 1; }
  100% { left: 120%; opacity: 0; }
}

.urun_fiyati {
  font-size: 28px;
  font-weight: bold;
  color: #ff6f61;
  position: relative;
  display: inline-block;
  overflow: hidden;
  transition: transform 0.3s ease-in-out; /* Scale efekti için geçiş */
}

@keyframes grow {
  0% {
    width: 0;
  }
  50% {
    width: 520px;
  }
  100% {
    width: 520px;
  }
}


body #PM_urun_detayi .haber_ver_yazi {
    margin-bottom: 1.5rem;
    font-size: 15px;
}
    
  body #PM_kategori_urunleri .urunler_ust,body #PM_arama_urunleri .urunler_ust,body #PM_yeni_urunler .urunler_ust,body #PM_indirimli_urunler .urunler_ust,body .sepet_oneriler .urunler_ust {
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    justify-content: center;
}

  .haber_ver_yazi{
    font-weight: 600;
    font-size: 12px;
    color: red;
}
 
@media (max-width: 768px) {
  #PM_urun_detayi>.icerik .urun_bilgiler .urun_detay_orta .urun_ismi {
    font-size: 1.5rem;
  }
}

#PM_urun_detayi .urun_detay_tablar .detay_tablar {
    border: none;
}


@media (min-width: 900px) {
    body .urun .card-body .urun_ismi:hover {
        color: #103178 !important;
    }
}
 
 #PM_urun_detayi .urun_taglari .icerik ul li {
    background-color: var(--gray);
    padding: 4px 16px;
    border: var(--primary); /* Sınır ekledim */
    border-radius: 0px; /* Köşe yuvarlamayı kaldırdım */
    margin-right: 10px;
    margin-bottom: 10px;
} 

/*
@media (min-width: 1024px) {
    #PM_urun_detayi>.icerik {
        background: url("https://platincdn.com/2696/dosyalar/images/bggk4(1).png");
    }
}
 */

  #blog-modul h5 {
    font-size: 15px;
    color: var(--primary);
    display: -webkit-box;
    -webkit-line-clamp: 2; /* İki satır göster */
    -webkit-box-orient: vertical;
    overflow: hidden; /* Fazla metin gizlenir */
    text-overflow: ellipsis; /* Fazla metin için "..." gösterir */
}

  
  
.havale_indirim_secenkeleri span {
    position: relative;
    display: inline-block;
}

.havale_indirim_secenkeleri span::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    animation: slide 2s infinite;
}

@keyframes slide {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

/*arama sonuçlandırma liste görünümü kapatma*/
 .btn.btn-light.bg-white {
    display: none;
}

body #breadcrumbs .breadcrumb-item:last-child a span {
  color: red !important;
  font-weight: 700 !important;
}


  .etiket_urunleri_daraltma ul li a,
.daraltma_kategoriler ul li a,
#daraltma_secenkeleri_frm ul li{
    padding-top: .25rem;
    padding-bottom: .25rem;
    display: block;
    color: #555555;
    font-size: 15px;
}

/*kategori filtreleme yuvarlak butonu kare yapma*/
body .custom-control-label::before,
body .custom-control-label::after {
    width: 1.25rem !important;
    height: 1.25rem !important;
    top: 0.2rem !important;
    left: -1.5rem !important;
    border-radius: 0 !important; /* Kare yapmak için border-radius'u sıfırladık */
}
  
  
#PM_urun_detayi .urun_detay_tablar a {
    color: #00662f;
}

#blog-modul h5 {
    font-size: 15px;
    color: var(--primary);
    display: -webkit-box;
    -webkit-line-clamp: 2; /* İki satır göster */
    -webkit-box-orient: vertical;
    overflow: hidden; /* Fazla metin gizlenir */
    text-overflow: ellipsis; /* Fazla metin için "..." gösterir */
}

.infoarea {
    width: 100% !important;
        margin-top: 20px;

    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.main-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
  
  #PM_urun_detayi .icerik .urun_bilgiler .urun_detay_sol .urun_resmi {
    margin-bottom: 10px;
    border: 1px solid #e9ecef;
    border-radius: 4px
}
  
#PM_urun_detayi>.icerik .urun_bilgiler .urun_detay_orta .urun_taksit_secenekleri_kisa {
 background-color: #f9f9f9;
  padding: 10px 15px;
  border-left: 4px solid #28a745;
  margin-top: 10px;
  border-radius: 5px;
  font-size: 16px;
}

#PM_urun_detayi>.icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont .proPrice {
    display: flex;
     /* veya tamamen kaldır */
    gap: 10px;
    align-items: baseline;
    flex-direction: row-reverse;
    justify-content: center;
}

#PM_urun_detayi > .icerik .urun_bilgiler .urun_detay_orta .urun_fiyat .proPriceCont {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px; /* İndirim rozetinin sağındaki boşluk */
}

  #PM_urun_detayi>.icerik .urun_bilgiler .urun_detay_orta .urun_fiyat {
    padding-top: 1rem;
    padding-bottom: 0rem;
    margin-bottom: 0rem;
}
  
#PM_urun_detayi > .icerik .urun_bilgiler .urun_detay_orta .urun_ikonlar {
    margin-bottom: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    gap: 12px; /* ikon kutuları arası boşluk */
    padding-top: 15px;
}

/* Her bir ikon bloğu */
#PM_urun_detayi .urun_ikonlar .icon-container {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 500;
    color: #333;
    padding: 5px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background-color: #fafafa;
}

#PM_urun_detayi .urun_ikonlar .icon-container svg {
    fill: #ff5722 !important; /* İkon rengi sabitlenir */
}


.col-md-6.col-12.pb-3.bg-white {
  height: auto !important;
  min-height: 0 !important;
  max-height: fit-content !important;
  flex-grow: 0 !important;
}

@media (max-width: 768px) {
  body .urun_liste .urun_kdvdahil_fiyati,
  body .urun .urun_kdvdahil_fiyati {
    font-size: 16px;
  }
}


@media (max-width: 768px) {
  body #PM_anasayfa #PM_anasayfa_urunler .urunler:first-child .icerik {
    border: none !important;
    border-radius: 12px !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    padding: 12px;
    background-color: #fff;
  }
}

body .cart-container.menu-btn.open_menu .cart-content {
  transition: all 50ms ease-in-out !important;
}

body .cart-container.menu-btn.open_menu .cart-content span,body .cart-container.menu-btn.open_menu .cart-content li div,body .cart-container.menu-btn.open_menu .cart-content li a {
    color: var(--text-800)
}

body .cart-container.menu-btn.open_menu .cart-content .drilldown-root .dropdown-item a {
    color: var(--text-800);
    padding: 0.75rem 1.25rem !important;
    font-weight: 600;
}
body .cart-container.menu-btn.open_menu .cart-content .drilldown-back-container li div,body .cart-container.menu-btn.open_menu .cart-content .drilldown-back-container li a {
    color: var(--text-800);
}
body .btn-primary {
    color: #fff;
    background-color: #d32f2f;
    border-color: #d32f2f;
    border-radius: 30px;
    width: 100px;
    font-weight: 600;
    transition: all ease-in-out 300ms
}

  /* Üstteki logoların bulunduğu alanın alt boşluğunu da sıfırla */
  .markalar {
    margin-bottom: 0 !important;
  }
}

body #PM_main #anasayfa_yazisi,body #PM_main #pc_topla {
    max-width: 1155px;
    margin: 0 auto;
    background-color: #fff;
}

body #PM_main #anasayfa_yazisi,
body #PM_main #pc_topla {
    background-color: #fff;
    margin-top: -30px; /* yukarı çeker */
}

.infoarea .row {
    width: 1200px;
    background-color: #fff;
}

#PM_urun_detayi .urun_taglari {
    background:transparent;
    border: none;
    border-radius: 5px
}

body .urun_liste .urun_kdvdahil_fiyati,body .urun .urun_kdvdahil_fiyati {
    color: #0d47a1 !important;
}

.kategori_html_alt {
  max-height: 400px;          /* Sabit yükseklik */
  overflow-y: auto;           /* Dikey scroll aktif */
  padding-right: 10px;
  background: #fff;
  border-radius: 6px;
}

/* İsteğe bağlı: Scroll bar tasarımı */
.kategori_html_alt::-webkit-scrollbar {
  width: 6px;
}
.kategori_html_alt::-webkit-scrollbar-thumb {
  background: #bbb;
  border-radius: 10px;
}

@media (min-width: 768px) {
  #PM_kategori_urunleri .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}


/* Ana sayfadaki ürün kutularında resimleri tam genişlikte yap */
.urun_liste .urun_resmi img,
.urun .urun_resmi img,
.card-img-top,
.card-img-top.img-fluid {
  width: 100% !important;
  height: auto !important;
  display: block;
  object-fit: contain;
  margin: 0 auto !important;
  padding: 0 !important;
  border-radius: 0 !important;
}



#breadcrumbs{
    background-color: #fff;
}

#breadcrumbs .breadcrumb-item span {
  color: #000 !important;
  font-weight: 400;
}

#breadcrumbs .breadcrumb-item:last-child span {
  color: red !important;
  font-weight: 700;
}



body #PM_kategori_urunleri,body #PM_arama_urunleri,body #PM_yeni_urunler,body #PM_indirimli_urunler,body .sepet_oneriler {
    max-width: 1200px;
    margin: 0px auto;
}

.stoktaki_benzer_urunler .addToCart {
  display: none !important;
}

.urun_liste .ayni_gun_kargo_urun_ikon,
.urun .ayni_gun_kargo_urun_ikon {
  background-color: #28a745 !important;
}

@media (max-width: 768px) {
  .urun_liste .yeni_urun_ikon:before,
  .urun .yeni_urun_ikon:before {  
    font-size: 8px;
  }
}

@media (min-width: 769px) {
  .urun_liste .ayni_gun_kargo_urun_ikon:before,
  .urun .ayni_gun_kargo_urun_ikon:before {
    font-size: 13px;
  }
}

@media (min-width: 769px) {
  .urun_liste .yeni_urun_ikon:before,
  .urun .yeni_urun_ikon:before {
    font-size: 13px;
  }
}

.urun_liste .yeni_urun_ikon,
.urun .yeni_urun_ikon{
    background-color: #E0E0E0;
    border-color: #C30011;
}

.urun_liste .yeni_urun_ikon:before,
.urun .yeni_urun_ikon:before{
    content: 'YENİ';
    display: block;
    color: #000000;
    font-size: 13px;
    line-height: 1.25;
}

@media (max-width: 768px) {
  .urun .prodIcons {
    position: relative !important;
  }

  .urun .prodIcons .favori {
    position: relative !important;
    top: auto !important;
    right: -127px;
    display: flex !important;
    margin-top: 4px;
    z-index: 10;
  }

  .urun .prodIcons .favori a {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 6px;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  }

  .urun .prodIcons .favori svg {
    width: 18px;
    height: 18px;
    color: #333;
  }

  .urun .prodIcons .yeni_urun_ikon {
    margin-left: 0;
    margin-right: auto;
  }

  .urun .prodIcons div {
    transform: none !important;
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
  }
}


 
  @media (max-width: 768px) {
  .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.25rem;
  }
}
  
body .alert-warning {
    color: rgb(95.2,71.2,38)!important;
    background-color: rgb(249.9,231.9,207) !important;
    border-color: rgb(249.9,231.9,207) !important;
}
  
  body .alert {
    position: relative !important;
    padding: 1rem 1rem !important;
    margin-bottom: 1rem!important;
    border: 1px solid rgba(0,0,0,0)!important;
    border-radius: .25rem !important;
}

@media (max-width: 768px) {
.banner-slider,
.banner-slider .owl-carousel,
.banner-slider .owl-stage-outer {
  padding: 0 !important;
  margin: 0 !important;
  height: auto !important;
  max-height: 280px !important;
  overflow: hidden;
}

body .main-menu .remix.dark {
    fill: #000 !important;
}

@media (max-width: 768px) {
  body .cart-container.menu-btn .cart-content {
    transition: none !important;
  }
}
body .cart-container.menu-btn.open_menu .cart-content .drilldown-back-container li div,body .cart-container.menu-btn.open_menu .cart-content .drilldown-back-container li a {
    color: #000000;
}
  body .cart-container.menu-btn.open_menu .cart-content .drilldown-root .dropdown-item {
  font-weight: 600 !important;
}
  
  body .cart-container.menu-btn.open_menu .cart-content .drilldown-root .dropdown-item a {
    color: #000000;
}
  body .cart-container .cart-content .sepet-head span {
    color: #ff2020 !important;
}
  
#PM_urun_detayi > .icerik {
    background-color: transparent !important;
    background-image: url("https://platincdn.com/2696/dosyalar/images/bggk4(1).png") !important;
}

.urun{
    height: 100%!important;
    background-color: #ffffff;
border: 1px solid #E0E0E0;
}


@media (max-width: 768px) {
  .number-spinner.miktar_container.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    flex-direction: column;
  }
}
  
  
body #PM_urun_detayi .urun_secenekleri .urun_sepete_ekle {
    display: flex;
    justify-content: flex-end;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    align-content: space-between;
}

body #PM_urun_detayi .urun_secenekleri .urun_sepete_ekle a {
    font-size: 1rem;
    width: auto !important;
    display: flex;
    align-items: center;
    margin-top: 0 !important;
    font-weight: 500;
    flex-direction: column;
    border-radius : 6px;
}
  
#alisveris_listesi_frm td[align="right"] {
  padding: 2px 2px;
  white-space: nowrap;
  font-size: 0.85rem;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table th[align=right] {
    text-align: right !important;
    white-space: normal;
    font-weight: 600;
}
  
#PM_urun_detayi .icerik .urun_bilgiler .urun_detay_sol .urun_resmi {
    margin-bottom: 10px;
    border: 1px solid #e9ecef;
    border-radius: 4px;
}