/* QR v44 - Ürün içerik fiyatlarını sadeleştir */
body.ys-theme-2 .product-detail-page .detail-variation-box li,
.product-detail-page .detail-variation-box li,
body.ys-theme-2 .product-detail-page .detail-variation-choice-row,
.product-detail-page .detail-variation-choice-row{
  align-items:center!important;
}

body.ys-theme-2 .product-detail-page .detail-variation-box li span,
.product-detail-page .detail-variation-box li span,
body.ys-theme-2 .product-detail-page .detail-variation-choice-row span,
.product-detail-page .detail-variation-choice-row span{
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.15!important;
}

body.ys-theme-2 .product-detail-page .detail-variation-box li b,
.product-detail-page .detail-variation-box li b,
body.ys-theme-2 .product-detail-page .detail-variation-choice-row b,
.product-detail-page .detail-variation-choice-row b{
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--ys2-accent,#d99635)!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
