/*.infoarea {
    background: url("https://platincdn.com/1825/dosyalar/images/info-banner.png") center no-repeat;
}*/
.categories {
    padding-top: 50px;
}
body header .top-menu {
    background-color: #2c2d2d;
}
body header .topbar {
    background-color: #595959;
}
body #PM_alt {
    background: #1c1d22 url(https://platincdn.com/1825/dosyalar/images/hatsanstore4.jpg) center no-repeat;
    background-blend-mode: overlay;
    background-size: cover;
}
body header .top-menu .container-fluid .drilldown-root>.dropdown-item a {
    padding: 8px 16px !important;
}
body.fixed-header header .top-menu .container-fluid .drilldown-root>.dropdown-item a {
    padding: 12px 16px !important;
}
@media (min-width: 1000px){
body .backdrop {
    height: auto !important;
}
}

body header .top-menu .container-fluid .drilldown-root>.dropdown-item a, body header .top-menu .container-sm .drilldown-root>.dropdown-item a, body header .top-menu .container-md .drilldown-root>.dropdown-item a, body header .top-menu .container-lg .drilldown-root>.dropdown-item a, body header .top-menu .container-xl .drilldown-root>.dropdown-item a, body header .top-menu .container-xxl .drilldown-root>.dropdown-item a {
    font-weight: 600 !important;
}
body.fixed-header header .top-menu .container-fluid .drilldown-root>.dropdown-item a,
body header .top-menu .container-fluid .drilldown-root>.dropdown-item a {
    padding: 8px 14px !important;
}
.main-menu .py-2{
 	padding: 0 !important; 
}
.logo img{
 	max-width: 190px !important; 
}

body .urun .urun_butonlar .urun_sepete_ekle, body .urun .urun_butonlar .urun_hemen_al{
	width: auto;
}
  
 body .urun .ikonlar .yeni_urun {
    background-color: #d80c0c;
}

body .urun {
  position: relative; /* referans noktası */
}



/* Ürün kartı genel kapsayıcı */
.urun {
  position: relative !important;
  overflow: visible !important; /* gizleme olmasın */
}

/* Yeni etiketini sol alta sabitle */
.urun .yeni_urun {
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  background-color: #d80c0c !important;
  color: #fff !important;
  font-size: 13px !important;
  padding: 6px 12px !important;
  border-radius: 0 8px 0 0 !important;
  z-index: 99 !important;
}

#PM_urun_detayi .icerik .urun_bilgiler .urun_detay_orta .detail-extra-info {
    color: red;
}
