/*
 * Yavuz Plastik StockOS v1.6.36
 * Mobil ve tablette hero bölüm başlıklarını daha kısa ve küçük gösterir.
 * Masaüstü/web görünümüne uygulanmaz.
 */

html.mxso-v1631-compact .mxso-mobile-hero-compact-v1633,
html.mxso-v1631-tablet-landscape .mxso-mobile-hero-compact-v1633{
  padding:9px 11px!important;
  gap:6px!important;
  min-height:0!important;
  border-radius:13px!important;
}

html.mxso-v1631-compact .mxso-mobile-hero-compact-v1633 :is(h1,h2,h3),
html.mxso-v1631-tablet-landscape .mxso-mobile-hero-compact-v1633 :is(h1,h2,h3){
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  font-size:17px!important;
  line-height:1.12!important;
  font-weight:500!important;
  letter-spacing:normal!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  text-shadow:none!important;
}

html.mxso-v1631-phone .mxso-mobile-hero-compact-v1633 :is(h1,h2,h3){
  font-size:15px!important;
}

html.mxso-v1631-tablet-landscape .mxso-mobile-hero-compact-v1633 :is(h1,h2,h3){
  font-size:18px!important;
}

html.mxso-v1631-compact .mxso-mobile-hero-compact-v1633 :is([class*="hero-actions"],.mxso-hero-actions),
html.mxso-v1631-tablet-landscape .mxso-mobile-hero-compact-v1633 :is([class*="hero-actions"],.mxso-hero-actions){
  margin-top:5px!important;
}

html.mxso-v1631-compact .mxso-mobile-hero-title-short-v1636,
html.mxso-v1631-tablet-landscape .mxso-mobile-hero-title-short-v1636{
  min-width:0!important;
}

@media(max-width:380px){
  html.mxso-v1631-compact .mxso-mobile-hero-compact-v1633{
    padding:8px 10px!important;
  }
  html.mxso-v1631-compact .mxso-mobile-hero-compact-v1633 :is(h1,h2,h3){
    font-size:14px!important;
  }
}
