/* Bi'Tişört v6.9.59 — “Özenle hazırlandı” / minimal modern badge
   Önceki ikonlu kart yerine daha güncel, daha hafif, ürünü kapatmayan glass-pill yaklaşımı. */

.btq-product-generic-v6955 .btq-gallery-quality{
  top:18px;
  right:18px;
  width:auto;
  min-width:0;
  max-width:none;
  height:auto;
  min-height:0;
  padding:10px 14px 10px 12px;
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(35,31,28,.76);
  box-shadow:0 8px 28px rgba(31,22,17,.16);
  backdrop-filter:blur(14px) saturate(1.12);
  -webkit-backdrop-filter:blur(14px) saturate(1.12);
  color:#fff;
  text-align:left;
  transform:none;
}

/* Eski turuncu ikon kutusu yerine küçük premium vurgu noktası */
.btq-product-generic-v6955 .btq-gallery-quality > i{
  width:7px;
  height:7px;
  min-width:7px;
  flex:0 0 7px;
  display:block;
  overflow:hidden;
  border-radius:50%;
  background:#ff6a1a;
  color:transparent;
  font-size:0;
  line-height:0;
  box-shadow:0 0 0 4px rgba(255,106,26,.13);
}

.btq-product-generic-v6955 .btq-gallery-quality > span{
  display:inline-flex;
  flex-direction:row;
  align-items:baseline;
  gap:4px;
  min-width:0;
  white-space:nowrap;
}

.btq-product-generic-v6955 .btq-gallery-quality strong,
.btq-product-generic-v6955 .btq-gallery-quality small{
  display:inline;
  margin:0;
  color:#fff;
  font-family:inherit;
  line-height:1;
  letter-spacing:-.01em;
}

.btq-product-generic-v6955 .btq-gallery-quality strong{
  font-size:12px;
  font-weight:750;
}

.btq-product-generic-v6955 .btq-gallery-quality small{
  font-size:12px;
  font-weight:500;
  opacity:.72;
}

.btq-product-generic-v6955 .btq-gallery-quality::before,
.btq-product-generic-v6955 .btq-gallery-quality::after{
  content:none !important;
  display:none !important;
}

@media (max-width:768px){
  .btq-product-generic-v6955 .btq-gallery-quality{
    top:12px;
    right:12px;
    padding:9px 12px 9px 11px;
    gap:8px;
  }
  .btq-product-generic-v6955 .btq-gallery-quality strong,
  .btq-product-generic-v6955 .btq-gallery-quality small{
    font-size:11px;
  }
  .btq-product-generic-v6955 .btq-gallery-quality > i{
    width:6px;
    height:6px;
    min-width:6px;
    flex-basis:6px;
    box-shadow:0 0 0 3px rgba(255,106,26,.12);
  }
}
