/* KAYDIRINCA HEADER PEMBE BARIN ALTINDA KALSIN */
@media(max-width:768px){
#header.homeHeader.fixed,
#header.fixed,
.homeHeader.fixed,
.header.fixed,
.HeaderFixed,
.headerContent.fixed{
top:32px!important;
}
}
@media(min-width:769px){
#header.homeHeader.fixed,
#header.fixed,
.homeHeader.fixed,
.header.fixed,
.HeaderFixed,
.headerContent.fixed{
top:36px!important;
}
}
/* ÜRÜN DETAY SAYFASI KIRMIZI %20 ETİKETİNİ PEMBE YAP */
#divIndirimOrani,
#divIndirimOrani span,
.divIndirimOrani,
.divIndirimOrani span,
.urunDetayIndirimOrani,
.urunDetayIndirimOrani span,
.ProductDetailMain [style*="background:red"],
.ProductDetailMain [style*="background: red"],
#ProductDetailMain [style*="background:red"],
#ProductDetailMain [style*="background: red"],
#divUrunDetay [style*="background:red"],
#divUrunDetay [style*="background: red"]{
background:#ff6f9f!important;
background-color:#ff6f9f!important;
color:#fff!important;
border-radius:10px!important;
border:none!important;
box-shadow:0 3px 10px rgba(255,111,159,.25)!important;
}