/* v1.7.41 - Mobil/Tablet katalog hero görseli sadeleştirildi, ürünler hemen altında başlar */
@media (max-width:820px){
  html body.mxstockos-public-catalog-page .mxstockos-yavuz-catalog-header,
  html body.mxstockos-public-catalog-page .mxstockos-public-head{
    display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }

  html body.mxstockos-public-catalog-page .mxstockos-public-campaign-top,
  html body.mxstockos-public-catalog-page .mxstockos-yavuz-catalog-hero{
    display:block!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0 0 10px!important;
    padding:0!important;
    border-width:1px!important;
    overflow:hidden!important;
  }

  html body.mxstockos-public-catalog-page .mxstockos-yavuz-catalog-visual{
    display:block!important;
    width:100%!important;
    min-height:220px!important;
    aspect-ratio:16/10!important;
    padding:0!important;
  }

  html body.mxstockos-public-catalog-page .mxstockos-yavuz-catalog-visual > img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
  }

  html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145,
  html body.mxstockos-public-catalog-page .mxstockos-public-catalog{
    padding-top:6px!important;
  }

  html body.mxstockos-public-catalog-page .mxstockos-public-search{
    margin-top:0!important;
    margin-bottom:7px!important;
  }

  html body.mxstockos-public-catalog-page .mxstockos-public-layout,
  html body.mxstockos-public-catalog-page .mxstockos-public-product-zone,
  html body.mxstockos-public-catalog-page .mxstockos-public-grid{
    margin-top:0!important;
  }
}

@media (max-width:480px){
  html body.mxstockos-public-catalog-page .mxstockos-public-catalog-v145,
  html body.mxstockos-public-catalog-page .mxstockos-public-catalog{
    padding-top:4px!important;
  }

  html body.mxstockos-public-catalog-page .mxstockos-yavuz-catalog-visual{
    min-height:200px!important;
    aspect-ratio:16/11!important;
  }

  html body.mxstockos-public-catalog-page .mxstockos-public-search{
    margin-bottom:6px!important;
  }
}
