/* SONURUN V35 - Mağaza vitrini okunabilirlik / yazı boyutları */

/* Hero */
.sn28-store-badges>span{
  font-size:10px!important;
}
.sn28-store-title h1{
  font-size:54px!important;
  line-height:1.04!important;
}
.sn28-store-title p{
  font-size:14px!important;
  line-height:1.45!important;
}
.sn28-store-message small,
.sn28-store-guest-note small{
  font-size:9px!important;
}
.sn28-store-message b,
.sn28-store-guest-note b{
  font-size:13px!important;
}
.sn28-store-manage{
  font-size:12px!important;
}

/* KPI alanı */
.sn28-store-kpis>div{
  min-height:124px!important;
}
.sn28-store-kpis span{
  font-size:10px!important;
}
.sn28-store-kpis strong{
  font-size:31px!important;
}
.sn28-store-kpis small{
  font-size:11px!important;
  line-height:1.4!important;
}

/* Mağaza profili */
.sn28-store-card-head span,
.sn28-store-card-kicker,
.sn28-store-products-head>div>span{
  font-size:10px!important;
}
.sn28-store-card-head h2,
.sn28-store-products-head h2{
  font-size:32px!important;
  line-height:1.15!important;
}
.sn28-store-about-card>p{
  font-size:14px!important;
  line-height:1.75!important;
}
.sn28-store-trust-row span{
  font-size:10px!important;
  min-height:38px!important;
}

/* Mağaza bilgileri */
.sn28-contact-line small{
  font-size:9px!important;
}
.sn28-contact-line b{
  font-size:13px!important;
  line-height:1.4!important;
}
.sn28-contact-line>i{
  width:44px!important;
  height:44px!important;
}
.sn28-contact-line svg{
  width:20px!important;
  height:20px!important;
}

/* Ürün vitrini başlığı */
.sn28-store-products-head p{
  font-size:13px!important;
  line-height:1.55!important;
}
.sn28-store-product-count{
  min-width:126px!important;
  height:64px!important;
}
.sn28-store-product-count b{
  font-size:23px!important;
}
.sn28-store-product-count span{
  font-size:10px!important;
}
.sn28-store-empty b{
  font-size:15px!important;
}
.sn28-store-empty span{
  font-size:11px!important;
}

/* Mağaza sayfasındaki ürün kartlarında metinleri de biraz okunaklı yap */
.sn28-store-product-grid .product-title,
.sn28-store-product-grid .sn-product-title,
.sn28-store-product-grid h3,
.sn28-store-product-grid h4{
  font-size:15px!important;
  line-height:1.35!important;
}
.sn28-store-product-grid .price,
.sn28-store-product-grid .product-price,
.sn28-store-product-grid .sn-product-price{
  font-size:17px!important;
}
.sn28-store-product-grid .old-price,
.sn28-store-product-grid .sn-old-price{
  font-size:11px!important;
}

/* Tablet */
@media(max-width:1100px){
  .sn28-store-title h1{font-size:46px!important}
  .sn28-store-card-head h2,
  .sn28-store-products-head h2{font-size:29px!important}
}

/* Mobil */
@media(max-width:760px){
  .sn28-store-badges>span{font-size:8px!important}
  .sn28-store-title h1{
    font-size:32px!important;
    line-height:1.08!important;
  }
  .sn28-store-title p{font-size:11px!important}
  .sn28-store-message b,
  .sn28-store-guest-note b{font-size:11px!important}
  .sn28-store-manage{font-size:10px!important}

  .sn28-store-kpis>div{min-height:96px!important}
  .sn28-store-kpis span{font-size:8px!important}
  .sn28-store-kpis strong{font-size:23px!important}
  .sn28-store-kpis small{font-size:9px!important}

  .sn28-store-card-head span,
  .sn28-store-card-kicker,
  .sn28-store-products-head>div>span{font-size:9px!important}

  .sn28-store-card-head h2,
  .sn28-store-products-head h2{font-size:25px!important}

  .sn28-store-about-card>p{font-size:12px!important}
  .sn28-store-trust-row span{font-size:9px!important}
  .sn28-contact-line small{font-size:8px!important}
  .sn28-contact-line b{font-size:11px!important}
  .sn28-store-products-head p{font-size:11px!important}

  .sn28-store-product-grid .product-title,
  .sn28-store-product-grid .sn-product-title,
  .sn28-store-product-grid h3,
  .sn28-store-product-grid h4{
    font-size:13px!important;
  }
}

@media(max-width:390px){
  .sn28-store-title h1{font-size:29px!important}
  .sn28-store-card-head h2,
  .sn28-store-products-head h2{font-size:23px!important}
}
