.woocommerce ul.products li.product{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;min-height:350px;padding:20px;border:1px solid #eee;border-radius:12px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.woocommerce ul.products li.product img{height:250px;width:auto;object-fit:contain;margin-bottom:15px}.woocommerce-page #sidebar,.woocommerce-page .container:before{display:none!important}