/* Shared product cards; applies whether WooCommerce is on body or a wrapper. */
body ul.products>li.product .woocommerce-loop-product__title{font-family:Arial,Helvetica,sans-serif!important;font-size:16px!important;font-weight:700!important;letter-spacing:0!important;line-height:1.4!important}
body.home .product-rail ul.products>li.product .woocommerce-loop-product__title{font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:700!important}
@media(max-width:782px){body ul.products>li.product .woocommerce-loop-product__title{font-size:14px!important}}

body ul.products{align-items:stretch}
body ul.products>li.product{display:flex!important;flex-direction:column;min-width:0;padding:14px;border-radius:16px;box-sizing:border-box;box-shadow:0 4px 18px #073e2b08}
body ul.products>li.product .woocommerce-LoopProduct-link{display:flex;flex-direction:column;flex:1;min-width:0}
body ul.products>li.product a img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:10px;margin:0 0 14px}
body ul.products>li.product .woocommerce-loop-product__title{font-size:16px;line-height:1.45;font-weight:600;min-height:4.35em;margin:0 0 8px;overflow-wrap:anywhere}
body ul.products>li.product .price{margin-top:auto!important;margin-bottom:14px;padding-top:8px;gap:6px;font-size:19px;line-height:1.4;min-height:36px}
body ul.products>li.product .price del{font-size:13px}
body ul.products>li.product>.button{display:flex!important;align-items:center;justify-content:center;flex:0 0 auto;box-sizing:border-box;width:100%;min-height:46px;margin:0!important;gap:4px;font-size:14px;line-height:1.3;text-align:center}
body ul.products>li.product .added_to_cart{display:block;text-align:center;padding:10px 0 0;font-size:13px;font-weight:700}
body ul.products>li.product a:focus-visible{outline:2px solid #168352;outline-offset:3px}
@media(hover:hover){body ul.products>li.product:hover{transform:translateY(-3px);box-shadow:0 10px 28px #073e2b12}}
@media(max-width:600px){
 body ul.products{gap:12px}
 body ul.products>li.product{padding:10px;border-radius:12px}
 body ul.products>li.product .woocommerce-loop-product__title{font-size:14px;min-height:4.35em}
 body ul.products>li.product .price{font-size:17px;gap:4px}
 body ul.products>li.product .price del{font-size:12px}
 body ul.products>li.product>.button{font-size:13px;padding:10px 6px!important;min-height:46px}
 body ul.products>li.product a img{margin-bottom:10px}
}
@media(prefers-reduced-motion:reduce){body ul.products>li.product{transition:none;transform:none!important}}
