/* AvvalStock Product System v26.1.1 — MOBILE GRID LAYOUT ONLY
 * Visual components come exclusively from mobile-product-system-v23.css.
 */
@media (max-width:767px){
  body.avs-catalog-enabled.avs-product-system.avs-catalog-view-grid
  ul.products:not(.avs-ew-products__track)>li.product.avs-product-card--catalog{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    height:100%!important;
  }
  body.avs-catalog-enabled.avs-product-system.avs-catalog-view-grid
  .avs-product-card--catalog .avs-product-card__badges{inset:42px 6px auto auto!important}
}
