:root{--homeax-card-accent: #327769;--homeax-card-accent-dark: #17483f;--homeax-card-text: #173f37;--homeax-card-muted: #6c7b77;--homeax-card-line: rgba(23, 63, 55, .1);--homeax-card-soft: #f1f6f4}body .shop-box .product-box{display:flex}body .shop-box .product-box .homeax-product-card{display:flex;width:100%;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--homeax-card-line);border-radius:18px;background:#fff;box-shadow:none;transition:border-color .22s ease,transform .22s ease}@media(hover:hover)and (pointer:fine){body .shop-box .product-box .homeax-product-card:hover{border-color:#3277694d;box-shadow:none;transform:translateY(-2px)}}body .shop-box .product-box .homeax-product-card .product-footer{display:flex;flex:1 1 auto;flex-direction:column;padding:19px 18px 18px;background:#fff;background-image:none;text-align:left}body .shop-box .product-box .homeax-product-card .image-inner,body .shop-box .product-box .homeax-product-card .image-inner .res-image{aspect-ratio:1 / 1}body .shop-box .product-box .homeax-product-card .image-inner img{width:100%;height:100%;object-fit:cover}body .shop-box .product-box .homeax-product-card .product-title{display:-webkit-box;width:100%;height:auto;min-height:0;overflow:hidden;margin:0;color:var(--homeax-card-text);font-size:15.5px;font-weight:700;line-height:1.42;letter-spacing:-.015em;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .2s ease}body .shop-box .product-box .homeax-product-card .product-title:hover,body .shop-box .product-box .homeax-product-card .product-title:focus-visible{color:var(--homeax-card-accent)}body .shop-box .product-box .homeax-product-card .product-title:focus-visible{border-radius:3px;outline:2px solid var(--homeax-card-accent);outline-offset:3px}body .shop-box .product-box .homeax-product-card .product-card-form{display:block;width:100%;margin-top:auto}body .shop-box .product-box .homeax-product-card .product-card-form form{display:flex;height:100%;flex-direction:column}body .shop-box .product-box .homeax-product-card__commercial{display:flex;flex-direction:column;gap:8px;padding:12px 13px;margin-top:14px;border:1px solid rgba(23,63,55,.08);border-radius:12px;background:#f5f8f7}body .shop-box .product-box .homeax-product-card__pricing{display:flex;min-width:0;align-items:baseline;flex-wrap:wrap;gap:5px 8px}body .shop-box .product-box .homeax-product-card .price-box,body .shop-box .product-box .homeax-product-card .price-wrapper{display:flex;width:auto;min-width:0;align-items:baseline;flex-wrap:wrap;margin:0;justify-content:flex-start;gap:5px 8px}body .shop-box .product-box .homeax-product-card .price-box .price-item.regular-price,body .shop-box .product-box .homeax-product-card .price-box .price-item.special-price{order:1}body .shop-box .product-box .homeax-product-card .price-box .price-item.old-price{order:2}body .shop-box .product-box .homeax-product-card .price-box .price-item,body .shop-box .product-box .homeax-product-card .price-box .price-item.regular-price,body .shop-box .product-box .homeax-product-card .price-box .price-item.special-price{color:var(--homeax-card-accent-dark);font-size:17px;font-weight:700;line-height:1.2;letter-spacing:-.02em}body .shop-box .product-box .homeax-product-card .price-box .price-item .price{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}body .shop-box .product-box .homeax-product-card .price-box .price-item.old-price{display:inline-flex!important;color:#929d9a;font-size:11.5px;font-weight:500;letter-spacing:0}body .shop-box .product-box .homeax-product-card .price-box .price-item.old-price s{text-decoration-thickness:1px}body .shop-box .product-box .homeax-product-card__benefit{display:flex;width:fit-content;align-items:center;gap:6px;padding:5px 9px;margin:9px 0 0;border:1px solid rgba(50,119,105,.1);border-radius:999px;background:var(--homeax-card-soft);color:#57716b;font-size:10.5px;font-weight:600;line-height:1.3;letter-spacing:0;white-space:nowrap}body .shop-box .product-box .homeax-product-card__benefit svg{width:14px;height:14px;color:var(--homeax-card-accent);stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}body .shop-box .product-box .homeax-product-card .product-buttons-wrap{width:100%;margin:10px 0 0}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn{display:inline-flex;width:100%;min-width:0;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:10px 13px;border:1px solid var(--homeax-card-accent);border-radius:12px;background:var(--homeax-card-accent);color:#fff;box-shadow:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn i{margin:0;color:currentColor;font-size:15px}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn .btn-text{position:static;bottom:auto;color:currentColor;font-size:11.5px;font-weight:700;line-height:1;letter-spacing:.045em;text-transform:uppercase}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn:hover{border-color:var(--homeax-card-accent-dark);background:var(--homeax-card-accent-dark);color:#fff;transform:translateY(-1px)}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn:focus-visible{border-color:var(--homeax-card-accent-dark);outline:2px solid var(--homeax-card-accent);outline-offset:3px}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn:disabled{border-color:#d9dfdd;background:#e7ebe9;color:#78827f;cursor:not-allowed;transform:none}body .shop-box .product-box .homeax-product-card .btn-action{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;display:block;padding:0;border:0;border-radius:inherit;background:transparent;box-shadow:none;outline:0;opacity:1;visibility:visible;transform:none;pointer-events:none}body .shop-box .product-box .homeax-product-card .btn-action .btn-animation,body .shop-box .product-box .homeax-product-card .btn-action a,body .shop-box .product-box .homeax-product-card .btn-action button{position:absolute!important;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:1px solid rgba(255,255,255,.55);background:#f7faf7f0;color:var(--homeax-card-accent-dark);box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:color .2s ease,background .2s ease,border-color .2s ease,opacity .22s ease,visibility .22s ease,transform .3s cubic-bezier(.22,1,.36,1)}body .shop-box .product-box .homeax-product-card .btn-action .product-wishlist{top:12px;right:12px;width:40px;height:38px;border-color:#17483f1f;border-radius:13px 13px 0 0;transform:translateY(-6px)}body .shop-box .product-box .homeax-product-card .btn-action .hongo-quick-view{top:50px;right:12px;display:inline-flex!important;width:40px;min-width:0;height:38px;padding:0;border-color:#17483f1f;border-top-color:#17483f14;border-radius:0 0 13px 13px;background:#f7faf7f0;color:var(--homeax-card-accent-dark);transform:translateY(6px)}body .shop-box .product-box .homeax-product-card .btn-action .homeax-product-card__quickview-label{display:none}body .shop-box .product-box .homeax-product-card .btn-action .btn-animation:hover,body .shop-box .product-box .homeax-product-card .btn-action .btn-animation:focus-visible{border-color:#ffffffb8;background:#fff;color:var(--homeax-card-accent-dark)}body .shop-box .product-box .homeax-product-card .btn-action .product-wishlist:hover,body .shop-box .product-box .homeax-product-card .btn-action .product-wishlist:focus-visible{transform:translateY(0)}body .shop-box .product-box .homeax-product-card .btn-action .hongo-quick-view:hover,body .shop-box .product-box .homeax-product-card .btn-action .hongo-quick-view:focus-visible{border-color:#17483f24;background:#fff;color:var(--homeax-card-accent-dark);transform:translateY(0)}body .shop-box .product-box .homeax-product-card .btn-action .btn-animation:focus-visible{outline:2px solid var(--homeax-card-accent);outline-offset:2px}body .shop-box .product-box .homeax-product-card .btn-action .wishlist-btn.active{background:var(--homeax-card-accent-dark);color:#fff}body .shop-box .product-box .homeax-product-card .product-wishlist:after{display:none!important}body .shop-box .product-box .homeax-product-card .product-wishlist span,body .shop-box .product-box .homeax-product-card .product-wishlist span svg{display:block!important}body .shop-box .product-box .homeax-product-card .product-wishlist span svg{width:18px;height:18px}body .shop-box .product-box .homeax-product-card .product-wishlist span svg g,body .shop-box .product-box .homeax-product-card .product-wishlist span svg path{stroke:currentColor!important}body .shop-box .product-box .homeax-product-card .btn-action i{color:currentColor;font-size:16px}@media(hover:hover)and (pointer:fine){body .shop-box .product-box .homeax-product-card:hover .btn-action .btn-animation,body .shop-box .product-box .homeax-product-card:focus-within .btn-action .btn-animation{pointer-events:auto;opacity:1;visibility:visible}body .shop-box .product-box .homeax-product-card:hover .btn-action .product-wishlist,body .shop-box .product-box .homeax-product-card:focus-within .btn-action .product-wishlist{transform:translate(0)}body .shop-box .product-box .homeax-product-card:hover .btn-action .hongo-quick-view,body .shop-box .product-box .homeax-product-card:focus-within .btn-action .hongo-quick-view{transform:translateY(0)}}@media(hover:none),(pointer:coarse){body .shop-box .product-box .homeax-product-card .btn-action .product-wishlist{pointer-events:auto;opacity:1;visibility:visible;transform:none}body .shop-box .product-box .homeax-product-card .btn-action .hongo-quick-view{display:none!important}}body .shop-box .product-box .homeax-product-card .badge-wrap,body .shop-box .product-box .homeax-product-card__badge{position:absolute;z-index:4;top:14px;left:14px}body .shop-box .product-box .homeax-product-card .badge-wrap .badge,body .shop-box .product-box .homeax-product-card__badge{display:inline-flex;min-width:0;min-height:30px;align-items:center;gap:7px;padding:5px 11px 5px 6px;border:1px solid rgba(255,255,255,.78);border-radius:999px;background:#f9faf6f2;color:var(--homeax-card-accent-dark);font-size:9px;font-weight:700;line-height:1;letter-spacing:.09em;text-transform:uppercase;box-shadow:0 5px 16px #1137301a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body .shop-box .product-box .homeax-product-card__badge-icon{display:inline-flex;width:19px;height:19px;align-items:center;justify-content:center;border-radius:50%;background:#f5ead5;font-size:10px;line-height:1}body .shop-box .product-box .homeax-product-card__badge--new,body .shop-box .product-box .homeax-product-card__badge--sold-out{background:#173f37eb;border-color:#ffffff2e;color:#fff}@media(max-width:767px){body .shop-box .product-box .homeax-product-card{border-radius:15px}body .shop-box .product-box .homeax-product-card .product-footer{padding:13px 11px 11px}body .shop-box .product-box .homeax-product-card .product-title{font-size:12px;line-height:1.48}body .shop-box .product-box .homeax-product-card__commercial{gap:6px;padding:9px;margin-top:10px;border-radius:10px}body .shop-box .product-box .homeax-product-card .price-box .price-item,body .shop-box .product-box .homeax-product-card .price-box .regular-price,body .shop-box .product-box .homeax-product-card .price-box .special-price{font-size:12px}body .shop-box .product-box .homeax-product-card .price-box .price-item.old-price{font-size:10px}body .shop-box .product-box .homeax-product-card__benefit{gap:4px;padding:4px 7px;margin-top:7px;font-size:9px}body .shop-box .product-box .homeax-product-card__benefit svg{width:12px;height:12px}body .shop-box .product-box .homeax-product-card .product-buttons-wrap{margin-top:8px}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn{min-height:42px;gap:6px;padding:9px 7px;border-radius:10px}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn .btn-text{font-size:9px;letter-spacing:.035em}body .shop-box .product-box .homeax-product-card .btn-action{top:0;right:0;bottom:0;left:0;padding:0}body .shop-box .product-box .homeax-product-card .btn-action .product-wishlist{top:0;right:0;border-radius:0 15px 0 16px}html body .shop-box .product-box .homeax-product-card .product-image .btn-action>.btn-animation{width:40px!important;height:40px!important;margin:0!important}body .shop-box .product-box .homeax-product-card .badge-wrap,body .shop-box .product-box .homeax-product-card__badge{top:10px;left:10px}body .shop-box .product-box .homeax-product-card .badge-wrap .badge,body .shop-box .product-box .homeax-product-card__badge{min-height:27px;gap:5px;padding:4px 9px 4px 5px;font-size:8px}body .shop-box .product-box .homeax-product-card__badge-icon{width:17px;height:17px;font-size:9px}}@media(max-width:374px){body .shop-box .product-box .homeax-product-card .product-footer{padding-right:9px;padding-left:9px}body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn .btn-text{font-size:8px}}@media(prefers-reduced-motion:reduce){body .shop-box .product-box .homeax-product-card,body .shop-box .product-box .homeax-product-card .product-title,body .shop-box .product-box .homeax-product-card .btn-action .btn-animation,body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn,body .shop-box .product-box .homeax-product-card .image-inner img{transition:none!important}body .shop-box .product-box .homeax-product-card:hover,body .shop-box .product-box .homeax-product-card .btn-action .btn-animation:hover,body .shop-box .product-box .homeax-product-card .product-buttons-wrap .cart-btn:hover{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/homeax-product-card.css.map */
