.block-product-grid .grid-holder{display:flex;flex-wrap:wrap;gap:24px;align-items:stretch;justify-content:center}.block-product-grid .card{display:flex;flex-direction:column;color:var(--wp--preset--color--text-light);width:100%;max-width:260px;margin-right:15px;margin-bottom:15px;font-weight:200;border:0;border-radius:.3rem;box-shadow:0 5px 20px #00000021}@media (min-width: 576px){.block-product-grid .card{max-width:235px}}@media (min-width: 768px){.block-product-grid .card{max-width:255px}}.block-product-grid .card .card-header{padding:1rem 1.25rem}.block-product-grid .card .card-header h4,.block-product-grid .card .card-header .h4{font-size:20px;margin:0}.block-product-grid .card .card-body{padding:0 1.25rem}@media (min-width: 768px){.block-product-grid .card .card-body{padding:.25rem 1.25rem}}.block-product-grid .card .card-body p,.block-product-grid .card .card-body .product-short-desc{display:none;font-size:.9rem;line-height:1.3}.block-product-grid .card .card-body p:last-of-type,.block-product-grid .card .card-body .product-short-desc:last-of-type{margin-bottom:0}@media (min-width: 768px){.block-product-grid .card .card-body p,.block-product-grid .card .card-body .product-short-desc{display:block}}.block-product-grid .card .card-body .status-text{background-color:#ffffff14;border-radius:10px;padding:5px}.block-product-grid .card .card-body ul{padding:0;list-style-type:none}.block-product-grid .card .card-body .price{display:flex;gap:8px;color:var(--wp--preset--color--text-light);font-size:20px;margin:12px 0}.block-product-grid .card .card-body .price.sale .regular{font-size:18px;opacity:.5;text-decoration:line-through}.block-product-grid .card .card-footer{margin-top:auto;padding:.75rem 1.25rem}.block-product-grid .card .card-footer .btn-show-details{width:100%;border-color:#f6f6f6;font-weight:var(--wp--custom--font-weight--bold);text-decoration:none;color:var(--wp--preset--color--text-dark);background-color:var(--wp--preset--color--background-light);box-shadow:2px 2px 2px #0000000f;display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.block-product-grid .card .card-footer-detail{padding:20px;background-color:#0000004d}.block-product-grid .card .card-footer-detail p{font-weight:200;font-size:15px;color:var(--wp--preset--color--text-light);margin-bottom:25px}
