.eq-collection-card{width:100%}.product-toolbar{display:flex;align-items:center;justify-content:space-between;padding:2rem;position:sticky;top:0;z-index:11;background-color:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-toolbar__left{margin-left:1.5rem;display:flex;align-items:center}.product-toolbar__right{display:flex;align-items:center;margin-left:auto}.product-toolbar-inner{display:flex;align-items:center;justify-content:center}.product-toolbar__left-main{margin-left:1.5rem}.product-toolbar__button{border:0;background:transparent;display:flex;align-items:center;gap:4px;font-size:13px;cursor:pointer;text-transform:uppercase}.product-toolbar__button svg{width:14px;height:14px}.product-toolbar__button path{stroke-width:1}.product-view{display:flex;align-items:center;gap:10px;margin-left:1.5rem}.product-view__button{-webkit-appearance:none;appearance:none;background:transparent;border:0px;border-radius:0;margin:0;cursor:pointer;text-transform:uppercase;text-decoration:none;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:inherit;transition:color .25s linear;font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;min-height:1rem;-webkit-font-smoothing:antialiased}.product-filters{display:flex;align-items:center}.product-view__button.active{border-color:#000}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.product-grid.view-6{grid-template-columns:repeat(6,minmax(0,1fr))}.product-card{background:#fff}.search-related-products .product-card{background:transparent}.product-card__media{position:relative;overflow:hidden;aspect-ratio:.8;background:#f8f7f5}.product-card__media.hide-arrow .product-card__arrow,.product-card__media.hide-arrow .product-card__pagination{display:none}.product-card__image{width:100%;height:100%;object-fit:cover}.product-card__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease}.product-card:hover .product-card__arrow{opacity:1;visibility:visible}.product-card__arrow--prev{left:10px}.product-card__arrow--next{right:10px}.product-card__arrow svg{width:20px;height:20px}.product-card__arrow path{stroke:#000;stroke-width:1}.product-card__pagination{position:absolute;left:50%!important;bottom:22px!important;transform:translate(-50%);z-index:5;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;top:auto!important}.product-card:hover .product-card__pagination{opacity:1;visibility:visible}.product-card__pagination .swiper-pagination-bullet{width:20px;height:1px;border-radius:0;margin:0!important;opacity:1;background:#fff}.product-card__pagination .swiper-pagination-bullet-active{background:#000}.product-card__content{padding:1rem .5rem 1.5rem;text-align:center;background-color:#fff}.product-card__title{text-transform:uppercase;font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card_price{font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem}.product-card .nm-portal button{padding:.625rem 1.25rem;text-transform:uppercase;font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;min-height:1rem;background:var(--color-black);color:var(--color-white);width:max-content;margin:auto auto 24px}.restock-alerts-modal-wrapper *{font-size:.75rem!important;outline:none!important;box-shadow:none!important;border-radius:0!important}.restock-alerts-submit-button{padding:.625rem 1.25rem;min-height:auto;min-width:auto}.product-card .restock-alerts-notify-button:not([disabled]):hover:after{box-shadow:none}.product-card .restock-alerts-notify-button:hover{background:#222}.product-grid.view-6 .product-card__content{padding:.8rem .6rem 1.6rem;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f8f7f5e6;transition:opacity .25s var(--ease-fade) 0s;z-index:1}.product-grid.view-6 .product-card__content:hover{opacity:1}.product-grid.view-6 .product-card__item{display:flex;flex-direction:column;position:relative;height:100%}.product-grid.view-6 .product-card__pagination,.product-grid.view-6 .product-card__arrow{display:none!important}.product-filters__button{font-size:.75rem}.eq-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:auto;background:#f8f8f8;z-index:9999;opacity:0;transform:translate(100%);visibility:hidden;transition:all .4s ease;max-width:33.3%;width:100%}.eq-filter-drawer.is-open{opacity:1;visibility:visible;transform:translate(0)}.eq-filter-drawer__content{width:100%;height:100%;background:#fff}.eq-filter-drawer__title{font-family:var(--font-sans);font-size:.75rem;font-weight:700;letter-spacing:0px;line-height:1rem;-webkit-font-smoothing:antialiased;height:var(--spacer-header, var(--spacer-header-fallback, 3.75rem));padding:0 var(--outer-gutter);display:flex;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background:var(--color-background-blur);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eq-filter-drawer__close{position:absolute;right:30px;top:50%;transform:translateY(-50%)}.eq-filter-header{display:flex;justify-content:center;align-items:center;padding:0 2rem;position:relative}.eq-product-toolbar-menu-drawer{position:fixed;top:0;right:auto;bottom:0;left:0;background:#fff;z-index:9999;opacity:0;transform:translate(-100%);visibility:hidden;transition:all .4s ease;max-width:33.3%;width:100%}.eq-product-toolbar-menu-drawer.is-open{opacity:1;visibility:visible;transform:translate(0)}.eq-product-toolbar-menu-drawer__close{position:absolute;top:30px;right:30px;border:0;background:none;cursor:pointer;font-size:28px;line-height:1}.eq-product-toolbar-menu-drawer__content{height:100%;padding:5rem 2rem 2rem}.collection-category-list{width:100%;height:100%}.collection-category-list{margin:40px 0;padding:0;list-style:none}.collection-category-list__item{margin-bottom:8px;display:flex}.collection-category-list__item a{font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;color:#000;text-transform:uppercase}.collection-category-list__item.is-active a{opacity:1;font-weight:600}.collection-category-nav{font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;min-height:1rem;text-transform:uppercase;display:flex;align-items:center;justify-content:center;cursor:pointer}form#CollectionFiltersForm{padding:2rem;width:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;height:calc(100dvh - 60px);align-items:flex-start}form#CollectionFiltersForm button{display:inline-flex;padding:.625rem 1.25rem;text-transform:uppercase;text-decoration:none;text-align:center;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;background:#000;color:#fff;width:100%}form#CollectionFiltersForm button:hover{background:#1a1a1a}.facet{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:1.5rem;flex-grow:1}.facet h3{font-family:var(--font-sans);font-size:.75rem;font-weight:700;letter-spacing:0px;line-height:1rem;color:#000;margin-bottom:1.5rem;text-transform:uppercase}.facet label{font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;color:#000;display:flex;align-items:center;justify-content:flex-start;margin-bottom:.75rem;cursor:pointer;text-transform:uppercase}.active-filters{display:flex;flex-wrap:wrap;gap:.5rem}.active-filters__item{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem .75rem;border:1px solid #ddd;text-decoration:none;color:inherit;font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem}.active-filters__clear{font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;text-decoration:underline;gap:.6rem;padding:.5rem .75rem}.active-filters__remove{font-size:18px;line-height:1}#AjaxinatePagination{visibility:hidden;height:0;overflow:hidden}@media(max-width:991px){.eq-filter-drawer{max-width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.view-6{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid.view-6 .product-card__content{display:none}.product-card__pagination{opacity:1;visibility:visible}.product-toolbar-inner{flex-direction:column;align-items:flex-start;gap:16px;position:fixed;bottom:0;left:0;right:0;width:100%;padding:1.3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;z-index:11}.eq-product-toolbar-menu-drawer{max-width:100%;transform:translateY(100%);height:calc(100svh - 116px);top:auto}.eq-product-toolbar-menu-drawer.is-open{transform:translateY(0)}.product-toolbar{position:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset;padding:1.2rem;justify-content:center}.product-toolbar__left-main{margin-left:0}.product-toolbar__right{width:100%;justify-content:space-between}.product-view{margin-left:0}.active-filters__item{gap:.4rem;padding:.2rem .5rem}.active-filters__clear{padding:.2rem .5rem}.eq-product-toolbar-menu-drawer__content{height:100%;padding:3.75rem 1.2rem 1.2rem;overflow-y:auto}.collection-category-list{margin:0;height:auto}.collection-category-list__item{margin-bottom:1rem;justify-content:center}.eq-product-toolbar-menu-drawer__close{position:absolute;top:0;left:50%;transform:translate(-50%);border:0;background:none;cursor:pointer;font-size:0;line-height:0;padding:8px 0;display:flex;align-items:center;justify-content:center}.eq-product-toolbar-menu-drawer__close:after{content:"";display:block;width:1.75rem;height:.0625rem;background:#000}}@media(max-width:767px){.product-card__pagination{position:absolute;left:50%!important;bottom:16px!important}}span.product-card__badge.sold-out{text-transform:uppercase;font-family:var(--font-sans);font-size:.75rem;font-weight:400;letter-spacing:0px;line-height:1rem;position:absolute;left:.5rem;top:.5rem;z-index:2;background-color:#555;padding:.4rem .8rem;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/14/assets/eq-collection-card.css.map */
