body:not(.single-product) .wdp_bulk_table_content{display:none;visibility:hidden}.custom-product-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;max-width:100%}.custom-product{border:1px solid #ddd;padding:15px;display:flex;flex-direction:column;background:#fff;text-align:center;box-sizing:border-box;height:auto}.custom-product img{max-width:100%;height:auto}.product-title{font-size:16px;margin:10px 0}.price{color:#222;font-weight:bold;margin:5px 0;font-size:20px}.custom-short-description{font-size:14px;color:#555;margin:10px 0}.custom-product .button{background-color:#000;color:#fff;border:none;padding:10px 15px;text-transform:uppercase;font-weight:bold;transition:background-color 0.3s ease;word-break:break-word;width:100%;box-sizing:border-box}.custom-product .button:hover{background-color:#333;color:#fff}