.m-product-card{--brand-dark: #3d3125;--brand-light: #cf9d63;--brand-warm-bg: #f5f0eb}.m-product-card{position:relative!important;display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--pcard-radius, 10px);overflow:hidden;border:1px solid rgba(61,49,37,.06);box-shadow:0 2px 12px #3d312512;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s cubic-bezier(.25,.46,.45,.94)}.m-product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #3d31251f}.m-product-card .m-product-card__wrapper{display:flex;flex-direction:column;height:100%}.m-product-card .m-product-card__media{background-color:var(--brand-warm-bg);overflow:hidden;border-radius:var(--pcard-radius, 10px) var(--pcard-radius, 10px) 0 0}.m-product-card .m-product-card__media img{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.m-product-card:hover .m-product-card__media img{transform:scale(1.04)}.m-product-card .m-product-card__content{display:flex;flex-direction:column;flex:1;padding:6px 16px 16px}.m-product-card .m-product-card__media>.m-product-card__action:not(.m-product-card__action--top):not(.m-product-card__addons){display:none!important}.m-product-card .m-product-card__action--top.m-product-card__addons,.m-product-card .m-product-card__content-footer .m-product-card__action-icons{display:none!important}.m-product-card .m-product-card__content-footer{display:block!important;position:static!important;opacity:1!important;visibility:visible!important;margin-top:auto;padding-top:12px}.m-product-card .m-product-card__content-footer .m-product-card__action{display:flex!important;flex-direction:row;align-items:stretch;gap:8px;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important}.m-product-card .m-product-card__content-footer .m-product-card__action-wrapper,.m-product-card .m-product-card__content-footer .m-product-form{flex:1;min-width:0}.m-product-card .m-product-card__background-expand{display:none!important}.m-product-card .m-product-card__tags{opacity:1!important;visibility:visible!important;display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:6px;padding:10px 12px}.m-product-card .m-product-tag{border-radius:20px;padding:4px 14px;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:0;white-space:nowrap}.m-product-card .m-product-tag--new{background-color:var(--brand-light)!important;color:var(--brand-dark)!important}.m-product-card .m-product-tag--sale{background-color:rgb(var(--color-price-sale))!important;color:#fff!important}.m-product-card .m-product-tag--soldout{border-radius:20px;padding:4px 14px;font-size:13px;font-weight:600}.prd-status{position:relative;min-height:24px;border-bottom:1px solid rgba(61,49,37,.1);padding-block:6px 8px;margin-block-end:8px}.prd-row{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:13px;line-height:1.5;transition:opacity .3s ease}.prd-row.prd-row--hidden{opacity:0;position:absolute;pointer-events:none;top:6px;inset-inline-start:0;inset-inline-end:0}.prd-icon{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.prd-icon svg{width:15px;height:15px}.prd-icon--fire{background-color:#e258221f}.prd-icon--fire svg{color:#e25822}.prd-icon--star{background-color:#f5a62324}.prd-icon--star svg{color:#f5a623}.prd-icon--star-dimmed{background-color:#9696961a}.prd-icon--star-dimmed svg{color:rgb(var(--color-foreground-secondary, 150 150 150));opacity:.4}.m-product-card .sold-number,.m-product-card .rating-number{color:var(--brand-light);font-weight:700}.prd-data-text{font-size:13px;line-height:1.5;font-weight:500;color:rgb(var(--color-foreground-secondary, 100 100 100))}.prd-data-text--dimmed{opacity:.55}.prd-jm-badge{display:inline-flex;align-items:center;gap:4px;font-size:13px;line-height:1.4;overflow:hidden;white-space:nowrap}.prd-jm-badge .jdgm-widget{display:inline-flex!important;align-items:center}.prd-jm-badge .jdgm-preview-badge{display:inline-flex!important;align-items:center;gap:4px}.prd-jm-badge .jdgm-prev-badge__stars{display:none!important}.prd-jm-badge .jdgm-prev-badge__text{font-size:13px!important;color:rgb(var(--color-foreground-secondary, 100 100 100))!important;font-weight:500;white-space:nowrap}.m-product-card .m-product-card__reviews{display:none!important}.m-product-card .m-product-card__info{margin-top:0!important}.m-product-card .m-product-card__title{margin-block-end:4px}.m-product-card .m-product-card__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:unset;display:block;max-width:100%;font-size:15px;line-height:1.4;font-weight:700;color:var(--brand-dark);transition:color .2s ease}.m-product-card .m-product-card__name:hover{color:var(--brand-light)}.m-product-card .m-product-card__price{margin-block-start:2px}.m-product-card .m-price{flex-wrap:nowrap!important;white-space:nowrap;gap:6px}.m-product-card .m-price-item--sale{color:var(--brand-light)!important;font-weight:700;font-size:16px;white-space:nowrap}.m-product-card .m-price__regular .m-price-item--regular{font-weight:600;font-size:15px;color:var(--brand-dark);white-space:nowrap}.m-product-card .m-price__sale .m-price-item--regular{font-size:13px;color:rgb(var(--color-foreground-secondary, 150 150 150));opacity:.7;margin-inline-start:6px;white-space:nowrap}.m-product-card .m-product-card__content-footer .m-button,.m-product-card .m-product-card__content-footer .m-add-to-cart,.m-product-card .m-product-card__action-wrapper .m-button,.m-product-card .m-product-card__action-wrapper .m-add-to-cart{background-color:var(--brand-dark)!important;color:#fff!important;border-color:var(--brand-dark)!important;border-radius:25px;font-weight:600;font-size:14px;height:45px;line-height:45px;padding-top:0;padding-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:none!important;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .2s ease}.m-product-card .m-product-card__content-footer .m-button:hover,.m-product-card .m-product-card__content-footer .m-add-to-cart:hover,.m-product-card .m-product-card__action-wrapper .m-button:hover,.m-product-card .m-product-card__action-wrapper .m-add-to-cart:hover{background-color:var(--brand-light)!important;color:var(--brand-dark)!important;border-color:var(--brand-light)!important;transform:translateY(-1px)}.prd-action-btn,.prd-quickview-btn,.m-product-card__action .m-wishlist-button{display:inline-flex!important;align-items:center;justify-content:center;width:45px;min-width:45px;height:45px;border-radius:50%;border:1px solid rgba(61,49,37,.15);background:#fff;color:var(--brand-dark);cursor:pointer;flex-shrink:0;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .2s ease}.prd-action-btn:hover,.prd-quickview-btn:hover,.m-product-card__action .m-wishlist-button:hover{background-color:var(--brand-light);border-color:var(--brand-light);color:var(--brand-dark);transform:translateY(-1px)}.prd-action-btn svg,.prd-quickview-btn svg,.m-product-card__action .m-wishlist-button svg{width:16px;height:16px}.m-product-card .m-product-card__option .m-product-option--node{border-radius:20px;border:1px solid rgba(61,49,37,.18);background:#f5f0eb80;padding:4px 14px;font-size:13px;font-weight:500;color:var(--brand-dark);transition:border-color .25s ease,background-color .25s ease;cursor:pointer}.m-product-card .m-product-card__option .m-product-option--node:hover,.m-product-card .m-product-card__option .m-product-option--node.selected,.m-product-card .m-product-card__option .m-product-option--node.active{border-color:var(--brand-dark);background:#f5f0ebcc}.m-product-card .m-product-card__description{display:none!important}.m-product-card .m-product-card__vendor{font-size:12px;font-weight:500;color:rgb(var(--color-foreground-secondary, 140 140 140));text-transform:uppercase;letter-spacing:.5px;margin-block-end:2px}.m-product-card .m-product-card__reviews{margin-block-start:2px;margin-block-end:2px}.m-product-card .m-product-card__inventory{margin-block-start:6px}.m-product-card .m-product-inventory__pin{width:6px;height:6px;border-radius:50%}.m-product-card .m-wishlist-button .m-tooltip-icon{transition:color .25s ease}.m-product-card .m-wishlist-button:hover .m-tooltip-icon{color:var(--brand-light)}@media screen and (max-width:767px){.m-product-card .m-product-card__content{padding:5px 10px 12px}.m-product-card .m-product-card__tags{padding:8px;gap:4px}.m-product-card .m-product-tag{padding:3px 10px;font-size:11px}.prd-icon{width:24px;height:24px}.prd-icon svg{width:13px;height:13px}.prd-data-text,.m-product-card .sold-number,.m-product-card .rating-number,.prd-jm-badge{font-size:11px}.prd-jm-badge .jdgm-prev-badge__text{font-size:11px!important}.prd-status{padding-block:4px 6px;margin-block-end:4px}.m-product-card .m-product-card__title{margin-block-end:2px}.m-product-card .m-product-card__name{font-size:10px;line-height:1.3}.m-product-card .m-price-item--sale{font-size:14px}.m-product-card .m-price__regular .m-price-item--regular{font-size:13px}.m-product-card .m-price__sale .m-price-item--regular{font-size:11px;margin-inline-start:4px}.m-product-card .m-product-card__price{margin-block-start:1px}.m-product-card .m-product-card__content-footer .m-button,.m-product-card .m-product-card__content-footer .m-add-to-cart,.m-product-card .m-product-card__action-wrapper .m-button,.m-product-card .m-product-card__action-wrapper .m-add-to-cart{height:38px;line-height:38px;font-size:12px;padding-inline:12px;border-radius:20px}.prd-quickview-btn{width:38px;min-width:38px;height:38px}.prd-quickview-btn svg{width:14px;height:14px}.m-product-card .m-product-card__content-footer{padding-top:8px}.m-product-card .m-product-card__content-footer .m-product-card__action{gap:6px}.m-product-card .m-product-card__vendor{font-size:10px}.m-product-card .m-product-card__option .m-product-option--node{padding:3px 10px;font-size:11px}}@media screen and (max-width:767px){.m-collection-products:not(.m-cols-1) .m-product-item{min-width:0!important;max-width:50%!important;width:50%!important;flex:0 0 50%!important}.m-collection-products:not(.m-cols-1) .m-product-item *{max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-card-custom.css.map */
