.product-card-minimal{display:flex;flex-direction:column;background:#fff;position:relative}.product-card-minimal__figure{position:relative;overflow:hidden;aspect-ratio:3 / 4;background:#f5f5f5}.product-card-minimal__media-link{display:block;width:100%;height:100%}.product-card-minimal__image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.product-card-minimal__image--primary{position:relative}.product-card-minimal__image--secondary{position:absolute;top:0;left:0;opacity:0}.product-card-minimal--show-secondary-media .product-card-minimal__figure:hover .product-card-minimal__image--primary{opacity:0}.product-card-minimal--show-secondary-media .product-card-minimal__figure:hover .product-card-minimal__image--secondary{opacity:1}.product-card-minimal__badge{position:absolute;top:10px;left:10px;background:#1a1a1a;color:#fff;font-size:9px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;padding:4px 8px;z-index:2;line-height:1}.product-card-minimal__badge--sale{background:#d32f2f}.product-card-minimal__badge--sold-out{background:#666}.product-card-minimal__wishlist{position:absolute;top:10px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffffd9;border:none;border-radius:50%;cursor:pointer;z-index:2;transition:all .2s ease;opacity:0}.product-card-minimal:hover .product-card-minimal__wishlist{opacity:1}.product-card-minimal__wishlist:hover{background:#fff;transform:scale(1.1)}.product-card-minimal__wishlist svg{width:16px;height:16px;stroke:#333;transition:all .2s ease}.product-card-minimal__wishlist:hover svg{stroke:#d32f2f}.product-card-minimal__wishlist.is-active svg{fill:#d32f2f;stroke:#d32f2f}@media(hover:none){.product-card-minimal__wishlist{opacity:1}}.product-card-minimal__info{padding:10px 8px 14px;display:flex;flex-direction:column;gap:4px}.product-card-minimal__title{font-size:12px;font-weight:400;margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card-minimal__title a{color:inherit;text-decoration:none}.product-card-minimal__title a:hover{text-decoration:underline}.product-card-minimal__price{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1}.product-card-minimal__price-compare{color:#999;text-decoration:line-through}.product-card-minimal__price-sale{color:#000;font-weight:500}.product-card-minimal__price-regular{color:#000}.product-card-minimal__swatches{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.product-card-minimal__swatch{display:block;width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.1);cursor:pointer;transition:all .15s ease;background-size:cover;background-position:center;text-decoration:none;box-shadow:inset 0 0 0 1px #ffffff4d}.product-card-minimal__swatch:hover{transform:scale(1.15);border-color:#0000004d}.product-card-minimal__swatch--active{border-color:#000;box-shadow:0 0 0 1px #000}.product-card-minimal__swatch-more{display:flex;align-items:center;justify-content:center;font-size:10px;color:#666;text-decoration:none;min-width:18px;height:18px}.product-card-minimal__swatch-more:hover{color:#000}@media screen and (min-width:700px){.product-card-minimal__info{padding:12px 10px 16px}.product-card-minimal__title,.product-card-minimal__price{font-size:13px}.product-card-minimal__badge{font-size:10px;padding:5px 10px}.product-card-minimal__swatch{width:20px;height:20px}.product-card-minimal__swatch-more{min-width:20px;height:20px}}@media screen and (min-width:1000px){.product-card-minimal__figure{aspect-ratio:3 / 4}.product-card-minimal__wishlist{width:36px;height:36px}.product-card-minimal__wishlist svg{width:18px;height:18px}.product-card-minimal__title,.product-card-minimal__price{font-size:14px}.product-card-minimal__swatch{width:22px;height:22px}.product-card-minimal__swatch-more{min-width:22px;height:22px;font-size:11px}}.shopify-section--main-collection-minimal .facets-drawer,.shopify-section--main-collection-minimal .drawer[open-from=left]{max-width:300px}.shopify-section--main-collection-minimal .facets-drawer .drawer__header,.shopify-section--main-collection-minimal facet-drawer .drawer__header{padding:18px 20px;border-bottom:none}.shopify-section--main-collection-minimal .facets-drawer .h5,.shopify-section--main-collection-minimal facet-drawer .h5,.shopify-section--main-collection-minimal .facets-drawer [slot=header],.shopify-section--main-collection-minimal facet-drawer [slot=header]{font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.08em;margin:0}.collection-minimal__drawer-collection-name{font-size:16px;font-weight:500;margin:0 0 20px;padding:0 20px}.shopify-section--main-collection-minimal .accordion{border-bottom:1px solid #e5e5e5}.shopify-section--main-collection-minimal .accordion__toggle{padding:14px 0;font-size:14px;font-weight:400}.shopify-section--main-collection-minimal .accordion__content{padding-bottom:14px}.shopify-section--main-collection-minimal .facets-drawer__floating-apply,.collection-minimal__drawer-footer{display:flex;gap:10px;padding:16px 20px;border-top:1px solid #e5e5e5;background:#fff}.collection-minimal__drawer-btn{flex:1;padding:12px 16px;font-size:13px;font-weight:400;cursor:pointer;transition:all .2s;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.collection-minimal__drawer-btn--reset{background:#fff;border:1px solid #000;color:#000}.collection-minimal__drawer-btn--reset:hover{background:#f5f5f5}.collection-minimal__drawer-btn--apply{background:#000;border:1px solid #000;color:#fff}.collection-minimal__drawer-btn--apply:hover{background:#333}.shopify-section--main-collection-minimal .facets-vertical{padding:0}.shopify-section--main-collection-minimal .checkbox-list{display:flex;flex-direction:column;gap:8px}.shopify-section--main-collection-minimal .color-swatch{width:24px;height:24px}.collection-minimal__top-bar{border-bottom:none;padding:10px 12px}.collection-minimal__filter-toggle{font-size:13px;font-weight:400;gap:6px}.collection-minimal__filter-toggle svg{width:14px;height:14px}.collection-minimal__top-bar-right{font-size:12px;gap:12px}.collection-minimal__product-count{color:#888}.collection-minimal__sort-label{font-weight:400}.product-card-minimal[data-swatch-hover] .product-card-minimal__image--primary{opacity:0}.product-card-minimal[data-swatch-hover] .product-card-minimal__image--swatch-preview{opacity:1}.collection-minimal__pagination{display:flex;justify-content:center;align-items:center;gap:4px;padding:40px 20px 60px}.collection-minimal__pagination-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e0e0e0;border-radius:50%;background:transparent;cursor:pointer;transition:all .2s ease;color:#333;text-decoration:none}.collection-minimal__pagination-btn:disabled{opacity:.3;cursor:not-allowed;border-color:#e0e0e0}.collection-minimal__pagination-btn:not(:disabled):hover{background:#f5f5f5;border-color:#ccc}.collection-minimal__pagination-btn svg{width:14px;height:14px}.collection-minimal__pagination-number{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer;font-size:13px;font-weight:400;text-decoration:none;color:#333;transition:all .2s ease}.collection-minimal__pagination-number:hover{background:#f5f5f5}.collection-minimal__pagination-number--active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.collection-minimal__pagination-number--active:hover{background:#333}.collection-minimal__pagination-ellipsis{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;font-size:13px;color:#666}@media screen and (max-width:400px){.collection-minimal__top-bar{flex-direction:column;align-items:stretch!important;gap:12px;padding:12px 16px}.collection-minimal__top-bar-left,.collection-minimal__top-bar-right{width:100%;justify-content:space-between}.collection-minimal__filter-toggle{font-size:12px}.collection-minimal__product-count,.collection-minimal__sort-label{font-size:11px}.collection-minimal__sort-select{font-size:11px;max-width:140px}}@media screen and (max-width:699px){.shopify-section--main-collection-minimal .collection__top-bar,.shopify-section--main-collection-minimal [class*=collection__top],.shopify-section--main-collection-minimal .v-stack>.h-stack:first-child{flex-wrap:wrap;gap:8px}.shopify-section--main-collection-minimal .facets-horizontal{flex-wrap:wrap;gap:10px}.shopify-section--main-collection-minimal .facets-horizontal__button,.shopify-section--main-collection-minimal [aria-controls*=facets],.shopify-section--main-collection-minimal button[aria-controls*=drawer]{font-size:12px!important;padding:8px 12px!important}.shopify-section--main-collection-minimal .sort-by-selector,.shopify-section--main-collection-minimal [class*=sort] select,.shopify-section--main-collection-minimal select[name*=sort]{font-size:11px!important;padding:6px 8px!important}.shopify-section--main-collection-minimal .collection__product-count,.shopify-section--main-collection-minimal [class*=product-count],.shopify-section--main-collection-minimal .text-subdued{font-size:11px!important}.shopify-section--main-collection-minimal .collection__title,.shopify-section--main-collection-minimal .section__header h1{font-size:24px!important}}@media screen and (max-width:375px){.shopify-section--main-collection-minimal .collection__top-bar,.shopify-section--main-collection-minimal .facets-horizontal,.shopify-section--main-collection-minimal .h-stack.justify-between{flex-direction:column;align-items:flex-start!important;gap:10px}.shopify-section--main-collection-minimal .h-stack.gap-4,.shopify-section--main-collection-minimal .h-stack.gap-6{width:100%;justify-content:space-between}.shopify-section--main-collection-minimal .sort-by-facet,.shopify-section--main-collection-minimal [class*=sort-by]{width:100%}.shopify-section--main-collection-minimal .sort-by-facet .h-stack,.shopify-section--main-collection-minimal [class*=sort-by] .h-stack{width:100%;justify-content:space-between}.shopify-section--main-collection-minimal .facets-horizontal__button,.shopify-section--main-collection-minimal button[aria-controls*=drawer]{font-size:11px!important;padding:6px 10px!important}.shopify-section--main-collection-minimal .sort-by-facet__label,.shopify-section--main-collection-minimal [class*=sort] span{font-size:11px!important}.shopify-section--main-collection-minimal select,.shopify-section--main-collection-minimal .custom-select{font-size:10px!important;padding:4px 6px!important;max-width:130px}.shopify-section--main-collection-minimal .collection__product-count,.shopify-section--main-collection-minimal .text-subdued{font-size:10px!important}.shopify-section--main-collection-minimal .collection__title,.shopify-section--main-collection-minimal .section__header h1{font-size:20px!important}.shopify-section--main-collection-minimal .product-list{--product-list-items-per-row: 2 !important;gap:12px!important}.product-card-minimal__info{padding:8px 4px 12px}.product-card-minimal__title,.product-card-minimal__price{font-size:11px}.collection-minimal__pagination{gap:2px;padding:30px 10px 40px}.collection-minimal__pagination-btn,.collection-minimal__pagination-number{width:28px;height:28px;min-width:28px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/collection-minimal.css.map */
