.product-card-new{width:100%;height:auto;background:transparent;margin:0;position:relative;overflow:visible;border:none;box-shadow:none;display:block;box-sizing:border-box;opacity:1!important;filter:none!important}.product-card-new__container{width:100%;height:auto;position:relative;box-sizing:border-box}.product-card-new__image-container{height:auto;aspect-ratio:1/1;width:100%;background:transparent;position:relative;overflow:hidden;border-radius:0;margin-bottom:0;border:none}.product-card-new__image-link{display:block;width:100%;height:100%;position:relative;overflow:hidden}.product-card-new__image{width:100%;height:100%;object-fit:contain;object-position:center;transition:opacity .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;opacity:1!important;z-index:1;filter:none!important;mix-blend-mode:normal!important}.product-card-new__image--active{opacity:1;z-index:2}.product-card-new__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.product-card-new__image-placeholder svg{width:60%;height:60%;opacity:.3}.product-card-new__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid rgba(0,0,0,.1);width:36px;height:36px;display:none;align-items:center;justify-content:center;cursor:pointer;border-radius:0;z-index:5;opacity:0;transition:opacity .2s ease,background .2s ease;padding:0}@media screen and (min-width: 990px){.product-card-new__carousel-arrow{display:flex}}.product-card-new__carousel-arrow--prev{left:12px}.product-card-new__carousel-arrow--next{right:12px}.product-card-new__image-container:hover .product-card-new__carousel-arrow{opacity:.8;transition:opacity .2s ease}.product-card-new__carousel-arrow:hover{background:#fff;opacity:1!important}.product-card-new__carousel-arrow:active{opacity:.8}.product-card-new__carousel-arrow svg{width:18px;height:18px;stroke:#000;stroke-width:2}.product-card-new__add-to-cart-bar{position:absolute;bottom:0;left:0;width:100%;background:#000;color:#fff;padding:0;transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:15;pointer-events:none;display:none}@media screen and (min-width: 990px){.product-card-new__add-to-cart-bar{display:block}}.product-card-new:hover .product-card-new__add-to-cart-bar{transform:translateY(0);pointer-events:auto}.product-card-new__add-to-cart-btn{width:100%;padding:1.25rem 1.5rem;background:transparent;border:none;color:#fff;font-family:var(--font-heading-family, "Nohemi", sans-serif);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background .3s ease;text-align:center;min-height:56px}.product-card-new__add-to-cart-btn:hover{background:#ffffff1a}.product-card-new__add-to-cart-btn:active{background:#fff3}.product-card-new__wishlist-btn{display:flex;position:absolute;top:8px;right:8px;z-index:20;pointer-events:auto;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e1e1e1;box-shadow:0 2px 8px #0000000f;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .2s ease}.product-card-new__wishlist-btn:hover{box-shadow:0 2px 12px #0000001a}.product-card-new__wishlist-btn svg{width:18px;height:18px;stroke:#000;stroke-width:1.5px;transition:all .2s ease}.product-card-new__wishlist-btn--active svg,.product-card-new__wishlist-btn--active svg path{fill:#b90404!important;stroke:#b90404!important}.product-card-new__content{width:100%;height:auto;position:relative;display:block;margin-top:0;background:transparent}.product-card-new__details{width:100%;padding:0 4px;display:flex;flex-direction:column;align-items:flex-start}.product-card-new__collection-tag{display:block;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#d32f2f;margin-bottom:6px;margin-top:8px;line-height:1.2}.product-card-new__swatches{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px;margin-bottom:8px;margin-top:8px;width:100%}.product-card-new__swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.1);display:block;box-shadow:0 1px 2px #0000001a;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;position:relative}.product-card-new__swatch:hover{transform:scale(1.15);border-color:#0000004d;box-shadow:0 2px 4px #00000026}.product-card-new__swatch--active{border-color:#000;box-shadow:0 0 0 1px #fffc,0 1px 4px #0003;transform:scale(1.1)}.product-card-new__title{font-family:var(--font-heading-family, "Nohemi", sans-serif);font-size:16px;font-weight:500;text-transform:capitalize;letter-spacing:-.01em;line-height:1.25;margin-bottom:2px;color:#1a1a1a;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-new__title a{color:inherit;text-decoration:none;transition:opacity .3s ease}.product-card-new__title a:hover{opacity:.7}.product-card-new__price{font-family:var(--font-body-family, system-ui, sans-serif);font-size:18px;font-weight:700;color:#000;display:flex;align-items:center;margin-bottom:0;line-height:1.1;letter-spacing:-.02em}.product-card-new__price .price-item--sale{color:#d32f2f}.product-card-new__price .price-item--regular{font-size:14px;color:#999;text-decoration:line-through;margin-left:6px;font-weight:400}.product-card-new__subtitle{display:block;font-size:12px;color:#777;font-weight:400;text-transform:capitalize;margin-top:2px}.product-card-new__size-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;align-items:center;justify-content:center;animation:fadeIn .3s ease}.product-card-new__size-modal--active{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-card-new__size-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.product-card-new__size-modal-content{position:relative;background:#fff;width:90%;max-width:400px;border-radius:0;box-shadow:0 8px 32px #0000004d;z-index:1;max-height:80vh;display:flex;flex-direction:column;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width: 749px){.product-card-new__size-modal-content{width:100%;max-width:100%;max-height:90vh;border-radius:0;position:fixed;bottom:0;top:auto;animation:slideUpMobile .3s ease}}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.product-card-new__size-modal-header{padding:1.5rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.product-card-new__size-modal-header h4{font-family:var(--font-heading-family, "Nohemi", sans-serif);font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:0;color:#000}.product-card-new__size-modal-close{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.product-card-new__size-modal-close:hover{opacity:.7}.product-card-new__size-modal-close svg{width:20px;height:20px;color:#000}.product-card-new__size-modal-body{padding:1.5rem;overflow-y:auto;flex:1}.product-card-new__size-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem}.product-card-new__size-option-btn{padding:.75rem 1rem;border:1px solid #e0e0e0;background:#fff;color:#000;font-family:var(--font-body-family, system-ui, sans-serif);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em;border-radius:0}.product-card-new__size-option-btn:hover:not(:disabled){border-color:#000;background:#000;color:#fff}.product-card-new__size-option-btn:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.product-card-new__size-option-btn--selected{border-color:#000;background:#000;color:#fff}.product-card-new__size-modal-product-title{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.product-card-new__size-modal-title-text{font-family:var(--font-heading-family, "Nohemi", sans-serif);font-size:1rem;font-weight:500;color:#000;margin:0;line-height:1.4}.product-card-new__size-modal-color-name{display:inline-block;margin-left:.5rem;font-weight:400;color:#666}.product-card-new__size-modal-footer{padding:1.5rem;border-top:1px solid #e0e0e0}.product-card-new__size-modal-add-btn{width:100%;padding:1rem;background:#000;color:#fff;border:1px solid #000000;font-family:var(--font-body-family, system-ui, sans-serif);font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;border-radius:0}.product-card-new__size-modal-add-btn:hover:not(:disabled){background:#fff;color:#000}.product-card-new__size-modal-add-btn:disabled{opacity:.4;cursor:not-allowed}@media screen and (max-width: 989px){.product-card-new__carousel-arrow,.product-card-new__add-to-cart-bar{display:none!important}}@media screen and (max-width: 767px){.product-card-new__title{margin-bottom:8px!important;line-height:1.15;padding-bottom:0}.product-card-new__price{margin-top:0!important;padding-top:0!important}}.grid .product-card-new,.bs-grid .product-card-new,.orig-grid .product-card-new,.product-grid .product-card-new,.product-grid-stylish .product-card-new,.ill-product-grid .product-card-new{margin-bottom:24px;opacity:1!important}.ill-product-item,.ill-product-item .product-card-new{opacity:1!important;filter:none!important}.product-card-new[data-sold-out=true],.product-card-new .product-card-new__image[data-sold-out=true]{opacity:.6}@media screen and (min-width: 990px){.bs-grid,.orig-grid{gap:36px!important}}@media screen and (max-width: 989px) and (min-width: 750px){.bs-grid,.orig-grid{gap:28px!important}}@media screen and (max-width: 749px){.bs-grid,.orig-grid{gap:24px!important}}@media screen and (min-width: 750px) and (max-width: 1024px){.bs-grid,.orig-grid,.product-grid{gap:30px!important}.product-card-new__title{font-size:15px!important;line-height:1.3;margin-bottom:4px}.product-card-new__price{font-size:16px!important}.product-card-new__swatch{width:18px;height:18px}.product-card-new__add-to-cart-btn{font-size:13px;padding:1rem;min-height:48px}.product-card-new__wishlist-btn{width:36px;height:36px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/product-card-system.css.map */
