/* COSVIN card price fix — loaded after the visual card layer. */
.product-card .product-price > .woocommerce-Price-amount,
.product-card .product-price > .woocommerce-Price-amount bdi,
.product-card .product-price > .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    color:#087a3e !important;
    font-size:25px;
    font-weight:900;
    letter-spacing:-.03em;
}

.product-card .cosvin-add-cart--disabled{
    background:#a7b2ab !important;
    color:#fff !important;
    cursor:not-allowed;
    pointer-events:none;
    box-shadow:none !important;
    transform:none !important;
}

.products-grid>.product-card{min-width:0;height:100%}.cosvin-share-menu{position:fixed;z-index:1600;display:grid;min-width:170px;padding:6px;border:1px solid #dbe8de;border-radius:12px;background:#fff;box-shadow:0 12px 28px rgba(10,39,20,.22)}.cosvin-share-menu button{display:flex;gap:8px;align-items:center;border:0;background:transparent;color:#1f3929;padding:9px 10px;text-align:left;font-size:13px;font-weight:750}.cosvin-share-menu button:hover{background:#edfff4;color:#087a3e}.cosvin-quick-view-modal{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;overflow:auto;padding:16px;background:rgba(7,20,11,.58)}.cosvin-quick-view-modal__dialog{position:relative;display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1fr);gap:22px;width:min(680px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:24px;border-radius:18px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.3)}.cosvin-quick-view-modal__image{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:12px;background:#f4f8f5}.cosvin-quick-view-modal__info{min-width:0;padding-right:28px}.cosvin-quick-view-modal__info h3{margin:0 0 12px;color:#17251c;font-size:clamp(19px,2.3vw,26px);line-height:1.2;overflow-wrap:anywhere}.cosvin-quick-view-modal__prices{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;margin-bottom:10px}.cosvin-quick-view-modal__prices strong{color:#087a3e;font-size:23px;line-height:1.2}.cosvin-quick-view-modal__prices del{color:#7b887e;font-size:14px}.cosvin-quick-view-modal__availability{margin:0 0 18px;font-size:14px;font-weight:800}.cosvin-quick-view-modal__availability.is-available{color:#087a3e}.cosvin-quick-view-modal__availability.is-unavailable{color:#b42318}.cosvin-quick-view-modal__actions{display:flex;gap:10px;align-items:center}.cosvin-quick-view-modal__share{display:grid;width:42px;height:42px;place-items:center;flex:none;border:1px solid #cde0d1;border-radius:50%;background:#fff;color:#167a42}.cosvin-quick-view-modal__buy{display:inline-flex;min-height:42px;align-items:center;justify-content:center;flex:1;border-radius:10px;background:#0b9b50;color:#fff!important;font-size:14px;font-weight:800;text-align:center;text-decoration:none}.cosvin-quick-view-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:#edf4ef;color:#17251c;font-size:25px;line-height:1;cursor:pointer}
@media(max-width:680px){.product-card{min-width:0;border-radius:14px!important}.product-card .product-image{aspect-ratio:1/1!important}.product-card .product-image img{padding:7px!important}.product-card .product-body{min-height:0;padding:10px 10px 6px!important;gap:6px!important}.product-card .product-category,.product-card .product-category a{font-size:9px!important}.product-card .product-title,.product-card .product-title a{font-size:14px!important;line-height:1.25!important}.product-card .product-title{min-height:35px!important;-webkit-line-clamp:2!important}.product-card .product-price{min-height:26px!important;overflow:hidden}.product-card .product-price .price,.product-card .product-price ins,.product-card .product-price ins .woocommerce-Price-amount,.product-card .product-price>.woocommerce-Price-amount{font-size:18px!important;white-space:nowrap}.product-card .product-price del,.product-card .product-price del .woocommerce-Price-amount{font-size:10px!important}.product-card .product-shipping,.product-card .product-stock{gap:3px!important;padding:4px 6px!important;font-size:10px!important;line-height:1.15}.product-card .product-actions{padding:7px 10px 10px!important}.product-card .cosvin-add-cart{min-height:38px!important;padding:6px!important;font-size:12px!important}.product-card .product-card-tools{right:7px!important;top:7px!important;gap:5px!important}.product-card .cosvin-card-tool{width:30px!important;height:30px!important;font-size:12px!important}.product-card .product-badge-wrapper{top:7px!important;left:7px!important}.product-card .product-badge{padding:4px 6px!important;font-size:9px!important}.cosvin-quick-view-modal{align-items:start;padding:10px}.cosvin-quick-view-modal__dialog{grid-template-columns:1fr;width:100%;max-width:420px;max-height:calc(100dvh - 20px);gap:14px;padding:16px}.cosvin-quick-view-modal__image{max-height:210px}.cosvin-quick-view-modal__info{padding-right:0}.cosvin-quick-view-modal__info h3{font-size:20px}.cosvin-quick-view-modal__prices strong{font-size:21px}.cosvin-quick-view-modal__actions{padding-bottom:2px}.cosvin-quick-view-modal__buy{min-width:0;padding:8px 10px;white-space:normal}}
