/*
Theme Name:   Encoparts × BA Equipment Group — Corporate (Astra child)
Theme URI:    https://baeg.com.au
Description:  Alternate "corporate dark" child theme reskinning the live Encoparts WooCommerce
              site to the approved dark BAEG/Encoparts presentation style (Draft 2). Same real
              33,000+ part catalogue, same URLs, same catalogue behaviour plugin — a different
              look only. Pairs with the "Encoparts × BA Equipment Group Catalogue" plugin.
Author:       BA Equipment Group
Template:     astra
Version:      1.1.0
Text Domain:  encoparts-baeg-corporate

  ---------------------------------------------------------------------------------------
  This is the SECOND design option. It shares the parent theme (Astra) and the behaviour
  plugin with the original "encoparts-baeg-child" theme; only the styling and homepage
  layout differ. Built and tested on the local Docker WordPress test site (wp-local/).
  Staging integration on the live site is still required before production — see README.md.
  ---------------------------------------------------------------------------------------

  Styling lives in assets/css/corporate.css (the dark design system ported from the approved
  mockup-reference.html), enqueued from functions.php. This file only needs the header above.
*/
.woocommerce-page.columns-4 ul.products li.product, .woocommerce.columns-4 ul.products li.product {
    width: 100% !important;
}