/* Mayroka Tema 2 Fiyat Fix v5
   Ana sayfaya dokunmaz.
   Sadece kategori detay ve ürün detay sayfalarındaki Trend Ürünler + ürün detay fiyatını küçültür.
*/
html body.ys-theme-2 .phone-page.menu-sub-page .featured .mini-product .mini-info > b,
html body.ys-theme-2 .category-detail-page .featured .mini-product .mini-info > b,
html body.ys-theme-2 .product-detail-page .featured .mini-product .mini-info > b{
  font-size:11px!important;
  line-height:12px!important;
  height:12px!important;
  min-height:0!important;
  max-height:12px!important;
  margin:2px 0 0!important;
  padding:0!important;
  transform:none!important;
  scale:1!important;
  letter-spacing:.1px!important;
  display:block!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
html body.ys-theme-2 .phone-page.menu-sub-page .featured .mini-product .mini-info > b small{
  font-size:8px!important;
  line-height:1!important;
}
html body.ys-theme-2 .phone-page.menu-sub-page .featured .mini-product .mini-info h3{
  font-size:10px!important;
  line-height:1.08!important;
  max-height:22px!important;
  overflow:hidden!important;
}
html body.ys-theme-2 .phone-page.menu-sub-page .featured .mini-product .mini-info p{
  font-size:8px!important;
  line-height:1.1!important;
  max-height:18px!important;
  overflow:hidden!important;
}
/* Ürün detayındaki ana fiyat: büyük ama taşmayan, sağa yaslı */
html body.ys-theme-2 .product-detail-page .detail .price,
html body.ys-theme-2 .product-detail-page .product-detail-compact .price,
html body.ys-theme-2 .product-detail-page [data-inline-main-price-wrap]{
  font-size:20px!important;
  line-height:1.05!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin-top:6px!important;
  text-align:right!important;
  align-self:stretch!important;
  width:100%!important;
  transform:none!important;
  scale:1!important;
  white-space:nowrap!important;
  overflow:visible!important;
}
html body.ys-theme-2 .product-detail-page [data-inline-main-price]{
  font-size:20px!important;
  line-height:1.05!important;
  transform:none!important;
  scale:1!important;
}
html body.ys-theme-2 .product-detail-page .detail .price small,
html body.ys-theme-2 .product-detail-page .product-detail-compact .price small{
  font-size:9px!important;
}

/* Mayroka v13 - Trend Ürünler açıklama kaldırma
   Kategori ve ürün detay sayfalarında trend ürün kartlarında açıklama görünmez.
*/
html body.ys-theme-2 .phone-page.menu-sub-page .featured .mini-product .mini-info p,
html body.ys-theme-2 .category-detail-page .featured .mini-product .mini-info p,
html body.ys-theme-2 .product-detail-page .featured .mini-product .mini-info p{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  max-height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
html body.ys-theme-2 .phone-page.menu-sub-page .featured .mini-product .mini-info h3{
  margin-bottom:4px!important;
}
