/* Bulkomi v2496 — ana ilan kartlarında dönen sosyal kanıt satırı ve büyütülmüş ürün görseli */
.card-engagement-ticker{
  min-width:0!important;
  min-height:32px!important;
  margin-top:7px!important;
  padding:6px 4px!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  overflow:hidden!important;
  border-top:1px solid #e7edf4!important;
  border-bottom:1px solid #e7edf4!important;
  color:#526174!important;
  font-size:9.7px!important;
  line-height:1.2!important;
  font-weight:780!important;
  transition:opacity .13s ease,transform .13s ease!important;
}
.card-engagement-ticker.is-changing{opacity:0!important;transform:translateY(2px)!important}
.card-engagement-icon{
  flex:0 0 18px!important;
  width:18px!important;
  height:18px!important;
  display:grid!important;
  place-items:center!important;
  color:#ff6b00!important;
}
.card-engagement-icon svg{width:15px!important;height:15px!important;display:block!important;fill:currentColor!important}
.card-engagement-text{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.card-engagement-text strong{color:#172033!important;font-weight:950!important}
.bulk-card-stats{display:none!important}

/* İki kutulu eski istatistik satırından kazanılan alan ürün fotoğrafına verildi. */
.product-card-milestones .card-gallery,
.product-card-milestones .product-img{
  height:190px!important;
  min-height:190px!important;
  max-height:190px!important;
}
.product-card-milestones .card-gallery{flex-basis:190px!important}
.product-card-milestones .product-img{padding:8px!important}
.product-card-milestones .card-gallery-slide.is-raster-product .product-img img{transform:none!important}

@media(max-width:1199px) and (min-width:800px){
  .product-card-milestones .card-gallery,
  .product-card-milestones .product-img{height:176px!important;min-height:176px!important;max-height:176px!important}
  .product-card-milestones .card-gallery{flex-basis:176px!important}
}
@media(max-width:799px){
  .product-card-milestones .card-gallery,
  .product-card-milestones .product-img{height:130px!important;min-height:130px!important;max-height:130px!important}
  .product-card-milestones .card-gallery{flex-basis:130px!important}
  .product-card-milestones .product-img{padding:5px!important}
  .card-engagement-ticker{
    min-height:27px!important;
    margin-top:5px!important;
    padding:5px 1px!important;
    gap:4px!important;
    font-size:6.9px!important;
  }
  .card-engagement-icon{flex-basis:14px!important;width:14px!important;height:14px!important}
  .card-engagement-icon svg{width:12px!important;height:12px!important}
}
@media(max-width:430px){
  .product-card-milestones .card-gallery,
  .product-card-milestones .product-img{height:124px!important;min-height:124px!important;max-height:124px!important}
  .product-card-milestones .card-gallery{flex-basis:124px!important}
  .card-engagement-ticker{font-size:6.5px!important;letter-spacing:-.01em!important}
}
@media(prefers-reduced-motion:reduce){.card-engagement-ticker{transition:none!important}}
