.woocommerce ul.products li.product-category{width:100%!important;margin:0 0 16px 0!important;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,0.06);transition:all .25s ease}.woocommerce ul.products li.product-category:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(0,0,0,0.10)}.woocommerce ul.products li.product-category a{display:flex;align-items:center;gap:10px;padding:20px;text-decoration:none}.woocommerce ul.products li.product-category img{width:60px!important;height:60px!important;object-fit:cover;border-radius:12px;flex-shrink:0}.woocommerce ul.products li.product-category .woocommerce-loop-category__title{font-size:16px!important;font-weight:700;margin:0!important}.woocommerce ul.products li.product-category mark.count{display:none}.woocommerce ul.products li.product:not(.product-category){width:23%!important;margin-right:2.66%!important;margin-bottom:28px!important;clear:none!important}.woocommerce ul.products li.product:not(.product-category):nth-child(4n){margin-right:0!important}.woocommerce ul.products li.product:not(.product-category){transition:all .25s ease;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,0.06);padding-bottom:16px}.woocommerce ul.products li.product:not(.product-category):hover{transform:translateY(-6px) scale(1.01);box-shadow:0 20px 44px rgba(0,0,0,0.14)}