.asheswp-product-card{--pc-gap-xs: 4px;--pc-gap-sm: 8px;--pc-gap-md: 12px;--pc-padding-mobile: 10px;--pc-padding-desktop: 12px;--pc-radius: 20px;--asheswp-pc-radius: var(--pc-radius);--asheswp-pc-media-pad: clamp(16px, 1.8vw, 22px);display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;border:1px solid var(--asheswp-border, #e4e7eb);border-radius:var(--pc-radius);background:var(--asheswp-surface, #fff);box-shadow:var(--asheswp-shadow-sm, 0 4px 14px rgba(28, 33, 39, .05));transition:border-color var(--asheswp-motion, .18s ease),transform var(--asheswp-motion-fast, .14s ease);color:var(--asheswp-text-primary, #1c2128)}.asheswp-product-card.product-item{padding:var(--pc-padding-desktop);overflow:hidden}.asheswp-product-card--carousel,.asheswp-product-card--related,.asheswp-product-card--swiper{display:flex;flex-direction:column}.asheswp-product-card__media,.asheswp-product-card .product-image,.asheswp-product-card a.product-image{position:relative;display:block;width:100%;min-height:0;margin:0 0 var(--pc-gap-md);padding:var(--asheswp-pc-media-pad);aspect-ratio:1 / 1;overflow:hidden;border-radius:calc(var(--asheswp-pc-radius) - 4px);background:var(--asheswp-surface-soft, #f7f8fa);flex:0 0 auto}.asheswp-product-card__media-link{position:absolute;inset:var(--asheswp-pc-media-pad);display:block;overflow:hidden}.asheswp-product-card__image,.asheswp-product-card .asheswp-product-media img,.asheswp-product-card .product-image img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center;border-radius:0;filter:none}.asheswp-product-card__image--secondary{opacity:0;pointer-events:none}.asheswp-product-card__image--secondary[hidden]{display:block}.asheswp-product-card__utility{display:none}.asheswp-product-card__brand{color:var(--asheswp-text-muted);font-size:var(--asheswp-type-meta, 13px);line-height:1.4}.asheswp-product-card__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:0;color:var(--asheswp-text-secondary);font-size:var(--asheswp-type-body-small, 14px);line-height:1.7}.asheswp-product-card__wishlist{position:absolute;top:10px;inset-inline-end:10px;z-index:2;width:44px;min-width:44px;height:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--asheswp-border, #e4e7eb);border-radius:50%;background:var(--asheswp-surface, #fff);color:var(--asheswp-text-muted, #737982);box-shadow:var(--asheswp-shadow-sm);cursor:pointer}.asheswp-product-card__wishlist.wished,.asheswp-product-card__wishlist[aria-pressed=true]{color:var(--asheswp-color-primary, #ff7239)}.asheswp-product-card__wishlist:focus-visible,.asheswp-product-card__media-link:focus-visible,.asheswp-product-card__title a:focus-visible,.asheswp-product-card__add:focus-visible,.asheswp-product-card__quick-view:focus-visible,.asheswp-product-card .asheswp-qty-control__button:focus-visible{outline:3px solid var(--asheswp-focus-ring-color, #ff7239);outline-offset:2px}.asheswp-product-card__discount{position:absolute;top:10px;inset-inline-start:10px;z-index:2;min-width:44px;padding:6px 8px;border-radius:12px;background:var(--asheswp-color-primary, #ff7239);color:var(--asheswp-surface, #fff);text-align:center;line-height:1.25;font-size:11px}.asheswp-product-card__discount-value{display:block;font-size:15px;font-family:var(--SemiBold, inherit);font-variant-numeric:tabular-nums}.asheswp-product-card__image-indicator{position:absolute;inset-inline-start:50%;bottom:8px;z-index:2;display:inline-flex;gap:4px;transform:translate(50%)}.asheswp-product-card__image-indicator span{width:5px;height:5px;border-radius:50%;background:color-mix(in srgb,var(--asheswp-text-muted, #737982) 45%,transparent)}.asheswp-product-card__image-indicator .is-active{width:14px;border-radius:999px;background:var(--asheswp-color-primary, #ff7239)}.asheswp-product-card__saving{display:flex;align-items:center;gap:7px;width:100%;min-height:36px;padding:7px 11px;border-radius:10px;background:var(--asheswp-color-primary-soft, color-mix(in srgb, var(--asheswp-color-primary, #ff7239) 12%, var(--asheswp-surface, #fff)));color:var(--asheswp-color-primary, #ff7239);font-size:11px;line-height:1.6;font-variant-numeric:tabular-nums;font-family:var(--SemiBold, inherit)}.asheswp-product-card__content{flex:1 1 auto;display:flex;flex-direction:column;gap:10px;min-width:0;padding:0 2px 2px}.asheswp-product-card__footer{margin-top:auto;display:flex;flex-direction:column;gap:12px}.asheswp-product-card__title{margin:0 0 10px}.asheswp-product-card__title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--asheswp-text-primary, #1c2128);font-size:clamp(15px,1.05rem + .15vw,18px);line-height:1.7;font-family:var(--SemiBold, inherit);text-align:start;overflow-wrap:break-word;word-break:normal;text-decoration:none}.asheswp-product-card__title a:hover{color:var(--asheswp-text-primary, #1c2128)}.asheswp-product-card__commerce{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0}.asheswp-product-card__stock{display:inline-flex;align-items:center;gap:5px;width:fit-content;min-height:28px;padding:4px 10px;border-radius:999px;background:var(--asheswp-success-soft, #eef9f0);color:var(--asheswp-success-text, #23833b);font-size:11px;line-height:1.4}.asheswp-product-card__stock[data-availability=in_stock],.asheswp-product-card__stock--in_stock{background:var(--asheswp-success-soft, #eef9f0);color:var(--asheswp-success-text, #23833b)}.asheswp-product-card__stock[data-availability=out_of_stock],.asheswp-product-card__stock--out_of_stock{background:var(--asheswp-unavailable-soft, #f3f4f6);color:var(--asheswp-unavailable-text, #626a75)}.asheswp-product-card__stock[data-availability=on_backorder],.asheswp-product-card__stock--on_backorder{background:var(--asheswp-warning-soft, #fff7e8);color:var(--asheswp-warning-text, #9a6500)}.asheswp-product-card[data-purchase-state=inquiry] .asheswp-product-card__stock,.asheswp-product-card__stock--inquiry{background:var(--asheswp-inquiry-soft, #fff4ed);color:var(--asheswp-inquiry-text, #b64d21)}.asheswp-product-card[data-purchase-state=unavailable] .asheswp-product-card__stock,.asheswp-product-card__stock--unavailable,.asheswp-product-card[data-availability=out_of_stock] .asheswp-product-card__stock,.asheswp-product-card__stock[data-availability=out_of_stock]{background:var(--asheswp-unavailable-soft, #f3f4f6);color:var(--asheswp-unavailable-text, #626a75)}.asheswp-product-card .asheswp-commerce-price--card{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:0;min-block-size:0;margin-inline-start:auto;text-align:end}.asheswp-product-card .asheswp-commerce-price__current{color:var(--asheswp-color-primary, #ff7239);font-size:clamp(16px,4vw,var(--asheswp-type-price-current, 20px));font-family:var(--SemiBold, inherit);font-variant-numeric:tabular-nums;line-height:1.3;white-space:nowrap}.asheswp-product-card .asheswp-commerce-price__regular{color:var(--asheswp-text-muted, #737982);font-size:var(--asheswp-type-price-old, 13px);line-height:1.3;text-decoration:line-through;white-space:nowrap}.asheswp-product-card .asheswp-commerce-price__label{color:var(--asheswp-text-muted, #737982);font-size:13px}.asheswp-product-card[data-availability=out_of_stock] .asheswp-commerce-price__current,.asheswp-product-card[data-purchase-state=unavailable] .asheswp-commerce-price__current,.asheswp-product-card[data-purchase-state=inquiry] .asheswp-commerce-price__current{color:var(--asheswp-unavailable, #737982)}.asheswp-product-card__pricing,.asheswp-product-card .price{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.asheswp-product-card .price{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin:0;line-height:1.35;font-family:var(--SemiBold, inherit)}.asheswp-product-card .price del,.asheswp-product-card .price ins{display:block}.asheswp-product-card .price ins,.asheswp-product-card .price>.woocommerce-Price-amount{color:var(--asheswp-color-primary, #ff7239);font-size:clamp(16px,4vw,20px);font-family:var(--SemiBold, inherit);text-decoration:none;white-space:nowrap}.asheswp-product-card .price ins .woocommerce-Price-amount{color:var(--asheswp-color-primary, #ff7239)}.asheswp-product-card .price del{color:var(--asheswp-text-muted, #737982);font-size:.85rem;white-space:nowrap}.asheswp-product-card .woocommerce-Price-currencySymbol{position:static;color:currentColor;font-size:.58em;margin-inline-start:4px}.asheswp-product-card__availability-note{display:flex;align-items:flex-start;gap:7px;width:100%;padding:8px 10px;border-radius:10px;background:var(--asheswp-surface-soft, #f7f8fa);color:var(--asheswp-text-muted, #737982);font-size:11px;line-height:1.6}.asheswp-product-card__actions{display:flex;flex-direction:row;gap:8px;align-items:stretch;margin-top:auto;min-width:0}.asheswp-product-card__action{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:44px;min-height:44px;min-width:44px;padding:0 12px;border-radius:12px;font:inherit;text-decoration:none;cursor:pointer}.product-item.asheswp-product-card .asheswp-product-card__add,.product-item.asheswp-product-card .add-cart.ajax-add-to-cart,.product-item.asheswp-product-card a.add-cart{position:relative;width:auto;height:44px;min-height:44px;min-width:44px;flex:1 1 65%;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:0 24px;border:0;border-radius:12px;background:var(--asheswp-color-primary, #ff7239);color:#fff;font:inherit;font-size:14px;font-family:var(--SemiBold, inherit);text-decoration:none;cursor:pointer;box-shadow:none}.product-item.asheswp-product-card .asheswp-product-card__add:hover,.product-item.asheswp-product-card .add-cart.ajax-add-to-cart:hover,.product-item.asheswp-product-card a.add-cart:hover{background:var(--asheswp-color-primary-hover, #e8622e);color:#fff;border-color:transparent}.asheswp-product-card__add.is-loading,.asheswp-product-card .ajax-add-to-cart.loading{opacity:.8}.asheswp-product-card__qty{display:flex;position:static;width:100%;min-width:0}.asheswp-product-card__qty .asheswp-qty-control{position:static;left:auto;bottom:auto;width:100%;max-width:160px;min-height:var(--asheswp-touch-target, 44px)}.product-item.asheswp-product-card .asheswp-product-card__add--disabled{border:1px solid #dfe3e8;background:var(--asheswp-surface-soft, #f7f8fa);color:var(--asheswp-text-muted, #737982);cursor:not-allowed;opacity:1}.asheswp-product-card__add--inquiry{background:var(--asheswp-color-primary, #ff7239);color:#fff}.asheswp-product-card--state-unavailable{border-color:#dfe3e8;background:color-mix(in srgb,var(--asheswp-surface, #fff) 96%,#eef0f3)}.asheswp-product-card--state-unavailable .asheswp-product-card__media{background:#f2f3f5}.asheswp-product-card--state-unavailable .asheswp-product-card__image{opacity:.82}.asheswp-product-card--state-unavailable .asheswp-product-card__availability-note{border:1px solid #e3e6ea}.asheswp-product-card--state-inquiry{border-color:color-mix(in srgb,var(--asheswp-color-primary, #ff7239) 24%,var(--asheswp-border, #e4e7eb))}.asheswp-product-card__quick-view,.asheswp-product-card__action--quick-view{flex:0 0 auto;height:44px;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid var(--asheswp-border, #E5E7EB);border-radius:12px;background:var(--asheswp-surface, #ffffff);color:var(--asheswp-text-primary, #1c2128);font:inherit;font-size:13px;text-decoration:none;cursor:pointer}.asheswp-product-card__quick-view:hover,.asheswp-product-card__action--quick-view:hover{border-color:var(--asheswp-color-primary, #ff7239);color:var(--asheswp-color-primary, #ff7239);background:var(--asheswp-surface, #ffffff)}.asheswp-product-card__quick-view:focus-visible,.asheswp-product-card__action--quick-view:focus-visible{outline:2px solid var(--asheswp-color-primary, #ff7239);outline-offset:2px}.asheswp-product-card--archive .asheswp-product-card__quick-view,.asheswp-product-card--search .asheswp-product-card__quick-view{flex:1 1 38%;min-width:0;width:auto;padding:0 10px;border:0;background:var(--asheswp-color-primary, #ff7239);color:#fff;font-size:13px;font-family:var(--SemiBold, inherit)}.asheswp-product-card--archive .asheswp-product-card__quick-view:hover,.asheswp-product-card--search .asheswp-product-card__quick-view:hover{border-color:transparent;background:var(--asheswp-color-primary-hover, #e8622e);color:#fff}.asheswp-product-card__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:10px;padding-top:10px;border-top:1px solid var(--asheswp-border, #e4e7eb)}.asheswp-product-card__benefit{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px;color:var(--asheswp-text-muted, #737982);font-size:10px;line-height:1.45;text-align:center;padding-inline:3px}.asheswp-product-card__benefit+.asheswp-product-card__benefit{border-inline-start:1px solid var(--asheswp-border, #e4e7eb)}.asheswp-product-card__benefit i{font-size:12px;flex-shrink:0}.asheswp-product-card--amazing{background:var(--asheswp-surface, #fff)}.swiper-product .asheswp-product-slide,.swiper-product .swiper-slide{height:auto}.swiper-product .asheswp-product-card{width:100%}.asheswp-product-grid{display:grid;grid-template-columns:repeat(var(--asheswp-products-columns, 4),minmax(0,1fr));gap:clamp(14px,1.4vw,20px)}.asheswp-product-section,.section-related,.related.products{overflow:clip;max-width:100%}.asheswp-product-section__header{margin-bottom:clamp(28px,3.4vw,46px);text-align:center}.asheswp-product-section__header .s-title{margin:0;color:var(--asheswp-text-primary, #172036);font-size:clamp(22px,2.2vw,30px);line-height:1.45;font-family:var(--Bold, var(--SemiBold, inherit))}.asheswp-product-section__header .title-en{margin:8px 0 0;color:var(--asheswp-text-muted, #737982);font-size:13px}.asheswp-product-section__viewport,.section-related .asheswp-product-section__viewport,.section-related .sw.position-relative{overflow:hidden;max-width:100%;min-width:0}.asheswp-product-section__viewport .swiper-button-next,.asheswp-product-section__viewport .swiper-button-prev,.section-related .swiper-button-next,.section-related .swiper-button-prev{width:46px;height:46px;border:1px solid var(--asheswp-border, #e4e7eb);border-radius:50%;background:var(--asheswp-surface, #fff);color:var(--asheswp-text-primary, #172036);box-shadow:var(--asheswp-shadow-sm, 0 4px 14px rgba(28, 33, 39, .05))}.asheswp-product-section__viewport .swiper-button-next,.section-related .swiper-button-next{inset-inline-end:0}.asheswp-product-section__viewport .swiper-button-prev,.section-related .swiper-button-prev{inset-inline-start:0}.asheswp-product-section .c-btn,.asheswp-product-section__footer{display:flex;justify-content:center;margin-top:clamp(28px,4vw,46px)}@media(min-width:992px){.asheswp-product-card__media{flex:0 0 auto}}@media(max-width:991.98px){.asheswp-product-grid{grid-template-columns:repeat(var(--asheswp-products-tablet-columns, 2),minmax(0,1fr))}}@media(min-width:576px){.asheswp-product-card--archive,.asheswp-product-card--search,.asheswp-product-card--carousel,.asheswp-product-card--related{display:flex;flex-direction:column}}@media(max-width:575.98px){.asheswp-product-card.product-item{padding:var(--pc-padding-mobile)}.asheswp-product-card--archive,.asheswp-product-card--search{--archive-media-size: clamp(136px, 40vw, 152px);--asheswp-pc-media-pad: 5px;display:grid;grid-template-columns:var(--archive-media-size) minmax(0,1fr);grid-template-areas:"media content";align-items:center;column-gap:var(--pc-gap-sm);row-gap:var(--pc-gap-xs);height:auto}.asheswp-product-card--archive .asheswp-product-card__media,.asheswp-product-card--search .asheswp-product-card__media{grid-area:media;width:var(--archive-media-size);margin:0;padding:var(--asheswp-pc-media-pad);aspect-ratio:1 / 1;min-height:0;flex:none;align-self:center;justify-self:center}.asheswp-product-card--archive .asheswp-product-card__wishlist,.asheswp-product-card--search .asheswp-product-card__wishlist{top:4px;inset-inline-end:4px}.asheswp-product-card--archive .asheswp-product-card__discount,.asheswp-product-card--search .asheswp-product-card__discount{top:6px;inset-inline-start:6px;min-width:36px;padding:4px 6px}.asheswp-product-card--archive .asheswp-product-card__brand{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asheswp-product-card--archive .asheswp-product-card__content,.asheswp-product-card--search .asheswp-product-card__content{grid-area:content;display:flex;flex-direction:column;min-width:0;gap:8px}.asheswp-product-card--archive .asheswp-product-card__actions,.asheswp-product-card--search .asheswp-product-card__actions{width:100%;min-width:0;margin-top:auto;gap:6px}.asheswp-product-card--archive .asheswp-product-card__title a{overflow-wrap:anywhere;word-break:break-word}.asheswp-product-card--archive .asheswp-commerce-price,.asheswp-product-card--archive .asheswp-product-card__pricing{min-width:0;overflow:hidden}.asheswp-product-card--archive .asheswp-product-card__quick-view i,.asheswp-product-card--search .asheswp-product-card__quick-view i{display:none}.asheswp-product-card--archive .asheswp-product-card__quick-view span,.asheswp-product-card--search .asheswp-product-card__quick-view span{display:inline;min-width:0}.asheswp-product-card--archive .asheswp-product-card__quick-view,.asheswp-product-card--search .asheswp-product-card__quick-view,.product-item.asheswp-product-card.asheswp-product-card--archive .asheswp-product-card__add,.product-item.asheswp-product-card.asheswp-product-card--search .asheswp-product-card__add{flex:1 1 0;width:auto;min-width:0;height:44px;min-height:44px;padding:0 6px;font-size:11px;line-height:1.25;white-space:normal;text-align:center;gap:0}.product-item.asheswp-product-card.asheswp-product-card--archive .asheswp-product-card__add,.product-item.asheswp-product-card.asheswp-product-card--search .asheswp-product-card__add{flex:1 1 52%}.asheswp-product-card--archive .asheswp-product-card__quick-view,.asheswp-product-card--search .asheswp-product-card__quick-view{flex:1 1 46%;background:var(--asheswp-color-primary, #ff7239);border:0;color:#fff}.asheswp-product-card--archive .asheswp-product-card__media img,.asheswp-product-card--archive .asheswp-product-card__image,.asheswp-product-card--search .asheswp-product-card__media img,.asheswp-product-card--search .asheswp-product-card__image{width:100%;height:100%;object-fit:contain;object-position:center}.asheswp-product-card--archive .asheswp-product-card__title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.asheswp-product-card--archive .asheswp-product-card__qty .asheswp-qty-control{max-width:100%}.asheswp-product-card--archive .asheswp-product-card__benefits,.asheswp-product-card--search .asheswp-product-card__benefits{grid-column:1 / -1}.asheswp-product-card--carousel,.asheswp-product-card--related,.asheswp-product-card--swiper{display:flex;flex-direction:column}.asheswp-product-card__title a{-webkit-line-clamp:3;font-size:15px}.asheswp-product-card__benefits{gap:2px}.asheswp-product-grid{grid-template-columns:1fr}.asheswp-product-section,.section-related,.related.products{overflow:clip;max-width:100%}.asheswp-product-section__header{margin-bottom:24px}.asheswp-product-section__header .s-title{font-size:22px}.asheswp-product-section__viewport .swiper,.section-related .swiper-product,.related.products .swiper-product{overflow:hidden;max-width:100%}.asheswp-product-section__viewport .swiper-button-next,.asheswp-product-section__viewport .swiper-button-prev,.section-related .swiper-button-next,.section-related .swiper-button-prev{display:none}.asheswp-product-card__excerpt{-webkit-line-clamp:2}.asheswp-product-card__quick-view,.product-item.asheswp-product-card .asheswp-product-card__add{height:44px;min-height:44px;font-size:12px}.asheswp-product-card__benefit{font-size:9px}}@media(hover:hover)and (pointer:fine){.asheswp-product-card:hover{border-color:color-mix(in srgb,var(--asheswp-color-primary, #ff7239) 35%,var(--asheswp-border, #e4e7eb));box-shadow:var(--asheswp-shadow-md, 0 12px 34px rgba(28, 33, 39, .08))}.asheswp-product-card:hover img{transform:none}.asheswp-product-card__media.has-secondary.is-secondary-ready:hover .asheswp-product-card__image--primary{opacity:0;transform:scale(.975) translateY(3px);transition:opacity var(--asheswp-motion),transform var(--asheswp-motion)}.asheswp-product-card__media.has-secondary.is-secondary-ready:hover .asheswp-product-card__image--secondary{opacity:1;transform:scale(1) translateY(0);transition:opacity var(--asheswp-motion),transform var(--asheswp-motion)}.asheswp-product-card__media.has-secondary.is-secondary-ready .asheswp-product-card__image--secondary{transform:scale(1.025) translateY(-4px)}.asheswp-product-card__media.has-secondary.is-secondary-ready:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--asheswp-color-primary, #ff7239) 18%,transparent)}}.asheswp-product-card:focus-within{outline:2px solid var(--asheswp-focus);outline-offset:2px}.asheswp-product-card__title a:focus-visible{text-decoration:underline;text-underline-offset:4px}.asheswp-product-card .asheswp-commerce-price__current{font-variant-numeric:tabular-nums;line-height:1.6}.asheswp-product-card__stock{font-weight:600}.asheswp-product-card__media.has-secondary.is-secondary-ready .asheswp-product-card__image{transition:opacity var(--asheswp-motion),transform var(--asheswp-motion)}@media(prefers-reduced-motion:reduce){.asheswp-product-card,.asheswp-product-card__image{transition:none}.asheswp-product-card__media.has-secondary.is-secondary-ready:hover .asheswp-product-card__image--primary,.asheswp-product-card__media.has-secondary.is-secondary-ready:hover .asheswp-product-card__image--secondary{transform:none;transition:none}}html[data-theme=dark] .asheswp-product-card,html[data-asheswp-theme=dark] .asheswp-product-card,body.dark-mode .asheswp-product-card{background:var(--asheswp-surface-elevated, #1f252d)}html[data-theme=dark] .asheswp-product-card__media,html[data-asheswp-theme=dark] .asheswp-product-card__media,body.dark-mode .asheswp-product-card__media{background:var(--asheswp-surface-soft, #1a1f26)}html[data-theme=dark] .asheswp-product-card__image,body.dark-mode .asheswp-product-card__image{filter:none}html[data-theme=dark] .asheswp-product-card__saving,body.dark-mode .asheswp-product-card__saving{background:color-mix(in srgb,var(--asheswp-color-primary, #ff7239) 15%,var(--asheswp-surface-elevated, #1f252d))}
