/* MuqPro Theme Foundation 1.6.4 — approved compact mobile layout */
@media(max-width:760px){
  body .muqpro-app-grid{padding-top:4px!important}
  body .muqpro-main-column{padding-top:0!important}
  body .muqpro-categories-directory{display:block!important;gap:0!important;margin:0!important;padding:0!important}
  body .muqpro-categories-directory .muqpro-catalog-header{display:block!important;margin:0!important;padding:10px 14px!important}
  body .muqpro-categories-directory .muqpro-catalog-header .muqpro-eyebrow{margin:0 0 2px!important}
  body .muqpro-categories-directory .muqpro-catalog-header h1{margin:0 0 3px!important}
  body .muqpro-categories-directory .muqpro-catalog-header p:last-child{margin:0!important}
  body .muqpro-categories-directory>.muqpro-catalog-mobile-slider{display:block!important;margin:4px 0 6px!important}
  body .muqpro-categories-directory>.muqpro-all-category-grid{margin:0!important;padding:0!important}
  body .muqpro-catalog-mobile-slide{min-height:112px!important;padding-top:14px!important;padding-bottom:20px!important}
  body .muqpro-all-category-grid{row-gap:8px!important;column-gap:8px!important}

  /* Product-category heading: one full-width box and exactly one line. */
  html body.woocommerce.archive #main-content .woocommerce-products-header,
  html body.woocommerce.archive .muqpro-main-column .woocommerce-products-header{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 6px!important;
    padding:0!important;
  }

  html body.woocommerce.archive h1.page-title,
  html body.woocommerce.archive h1.woocommerce-products-header__title,
  html body.tax-product_cat h1.page-title,
  html body.post-type-archive-product h1.page-title{
    display:flex!important;
    align-items:center!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:46px!important;
    height:46px!important;
    margin:0 0 6px!important;
    padding:8px 12px!important;
    box-sizing:border-box!important;
    border:1px solid var(--muq-line)!important;
    border-radius:12px!important;
    background:linear-gradient(160deg,rgba(19,50,94,.88),rgba(8,29,61,.92))!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    font-size:17px!important;
    font-weight:800!important;
    line-height:1!important;
    letter-spacing:-.035em!important;
    word-break:normal!important;
  }
}
