.ec-collection__header{display:flex;flex-direction:column;align-items:center;gap:0}.ec-collection__title{font-family:Acumin Variable Concept,sans-serif;font-size:40px;font-weight:500;line-height:1.3;color:#051a4f;text-align:center;margin:0}.ec-collection__divider{margin-top:32px;margin-bottom:32px}.ec-collection__hr{border:none;border-top:1px solid #E8E8EE;margin:0}.ec-collection__main{display:flex;gap:34px}.ec-collection__sidebar{flex:0 0 295px;width:295px;min-width:295px}.ec-collection__filters-header{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #E8E8EE}.ec-collection__filters-title{font-family:var(--font-family-base, Inter, sans-serif);font-size:18px;font-weight:700;line-height:1.4;color:#1d1d1f;margin:0}.ec-collection__sidebar .facets-container,.ec-collection__sidebar .facets__form-vertical,.ec-collection__sidebar .facets__wrapper{padding:0}.ec-collection__sidebar .facets__heading--vertical{display:none}.ec-collection__content{flex:1;min-width:0}.ec-collection__toolbar-outer{width:100%;margin-bottom:48px}.ec-collection__toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:40px}.ec-collection__toolbar-start{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0}.ec-collection__title--toolbar{text-align:left}.ec-collection__count--toolbar{flex:0 0 auto}.ec-collection__count-text--toolbar{color:#707176}.ec-collection__count{flex:1}@media screen and (min-width:750px){.ec-collection__header--mobile-only{display:none}}.ec-collection__count-text{font-family:Acumin Pro;font-size:16px;font-weight:400;line-height:1.5;color:#b4c3ea}.ec-collection__count-text strong{font-weight:400}.ec-collection__sort{flex-shrink:0}.ec-collection__sort-form{margin:0;padding:0}.ec-collection__sort-dropdown{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:240px}@media screen and (max-width:749px){.ec-collection__sort-dropdown{width:175px}}.ec-collection__sort-dropdown-heading{display:block;font-family:var(--font-family-base, Inter, sans-serif);font-size:14px;font-weight:400;line-height:1.5;color:#707176;text-align:left}.ec-collection__sort-dropdown-inner{position:relative;width:100%}.ec-collection__sort-dropdown-btn{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:10px 8px 12px 16px;background:#fff;border:1px solid #E8E8EE;border-radius:10px;cursor:pointer;font-family:var(--font-family-base);font-size:14px;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease;outline:none}@media screen and (max-width:749px){.ec-collection__sort-dropdown-btn{max-width:175px}}.ec-collection__sort-dropdown-btn:hover{border-color:#086ebb}.ec-collection__sort-dropdown-btn:focus{border-color:#086ebb;box-shadow:0 0 0 2px #086ebb1a}.ec-collection__sort-dropdown-btn[aria-expanded=true] .ec-collection__sort-dropdown-icon{transform:rotate(180deg)}.ec-collection__sort-dropdown-selected{flex:1;min-width:0;text-align:left;font-weight:700;color:#1d1d1f;font-family:Acumin Pro,sans-serif}.ec-collection__sort-dropdown-icon{flex-shrink:0;width:16px;height:16px;color:#086ebb;transition:transform .2s ease;pointer-events:none}.ec-collection__sort-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #E8E8EE;border-radius:10px;box-shadow:0 4px 16px #3738431f;z-index:10;overflow:hidden;opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.ec-collection__sort-dropdown-menu:not([hidden]){opacity:1;transform:translateY(0);pointer-events:auto}.ec-collection__sort-dropdown-option{display:block;width:100%;height:37px;padding:8px 16px;background:transparent;border:none;text-align:left;font-family:Acumin Pro;font-size:14px;font-weight:400;line-height:1.5;color:#050624;cursor:pointer;transition:background-color .15s ease;outline:none}.ec-collection__sort-dropdown-option:hover,.ec-collection__sort-dropdown-option:focus{background-color:#f3f3f6}.ec-collection__sort-dropdown-option[data-selected],.ec-collection__sort-dropdown-option[aria-selected=true]{background-color:#f3f3f6;color:#1d1d1f}.ec-product-grid{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:24px;align-items:stretch;list-style:none;justify-content:center;margin:0;padding:0}.ec-product-grid__item{flex:0 0 calc((100% - 40px) / 3);min-width:0;position:relative;display:flex;flex-direction:column}.ec-product-grid__item .card-wrapper{position:relative;z-index:1;flex:1;display:flex;flex-direction:column}.ec-product-grid__item:hover .card-wrapper{z-index:2}.ec-product-grid__item .card{height:100%}.ec-product-grid__item .quick-add{position:relative;z-index:inherit}.ec-collection__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 20px;text-align:center}.ec-collection__empty-text{font-family:var(--font-family-base, Inter, sans-serif);font-size:16px;font-weight:400;line-height:1.5;color:#707176;margin:0}.ec-collection__empty-link{font-family:var(--font-family-base, Inter, sans-serif);font-size:14px;font-weight:500;line-height:1.5;color:#086ebb;text-decoration:underline}.ec-collection__no-more{font-family:var(--font-family-base, Inter, sans-serif);font-size:14px;font-weight:400;line-height:1.5;color:#707176;text-align:center;margin:0;padding:8px 0 0}.ec-collection__load-more{display:flex;justify-content:center}.ec-collection__load-more-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 32px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s ease}.ec-collection__load-more-btn:hover{opacity:.8}.ec-collection__load-more-btn:disabled{opacity:.5;cursor:not-allowed}.ec-collection__load-more-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:#086ebb}.ec-collection__load-more-text{font-family:var(--font-family-base, Inter, sans-serif);font-size:14px;font-weight:600;line-height:1.5;color:#086ebb;text-decoration:underline}.ec-collection__load-more-btn.loading .ec-collection__load-more-text{opacity:.6}.ec-collection__load-more-btn.loading:after{content:"";width:16px;height:16px;border:2px solid #086EBB;border-top-color:transparent;border-radius:50%;animation:ec-spin .8s linear infinite;margin-left:8px}@keyframes ec-spin{to{transform:rotate(360deg)}}@media screen and (max-width:989px){.ec-collection__title{font-size:28px}.ec-collection__main{gap:70px}.ec-collection__sidebar{flex:0 0 240px;width:240px;min-width:240px}.ec-collection__toolbar{flex-wrap:wrap;gap:16px}}@media screen and (max-width:749px){.ec-collection__title{font-size:40px}.ec-collection__header{align-items:self-start;padding:0 30px}.ec-collection__divider{display:none}.ec-collection__main{flex-direction:column;gap:70px}.ec-collection__sidebar{flex:none;width:100%;min-width:0;order:2}.ec-collection__content{order:1}.ec-product-grid{gap:8px;row-gap:24px}.ec-product-grid__item{flex:0 0 calc((100% - 16px)/2)}.ec-product-grid--1-col-mobile .ec-product-grid__item{flex:0 0 100%}.ec-collection__load-more{margin-top:32px}.ec-collection__filters-header,.ec-collection__sidebar{display:none}.ec-collection__count-text{font-size:16px;text-align:left;width:100%;display:block;margin-left:10px}}.ec-product-grid--4-col .ec-product-grid__item{flex:0 0 calc((100% - 60px)/4)}@media screen and (max-width:1200px){.ec-product-grid__item,.ec-product-grid--4-col .ec-product-grid__item,.ec-product-grid--2-col .ec-product-grid__item{flex:0 0 calc((100% - 40px) / 3)}}@media screen and (max-width:950px){.ec-product-grid__item,.ec-product-grid--4-col .ec-product-grid__item,.ec-product-grid--2-col .ec-product-grid__item{flex:0 0 calc((100% - 20px)/2)}}.ec-facets__apply-btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:10px 20px;margin-top:24px;background-color:#231f20;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.ec-facets__apply-btn:hover{opacity:.9;transform:translateY(-1px)}.ec-facets__apply-btn:active{transform:translateY(0)}.ec-facets__apply-btn span{font-family:var(--font-family-base, Inter, sans-serif);font-size:14px;font-weight:600;line-height:1.5;color:#fff}@media screen and (max-width:749px){.ec-facets__apply-btn{display:none}}.ec-collection__drawer-toggle{position:absolute;opacity:0;pointer-events:none;scroll-margin:0;margin:0;padding:0;border:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.ec-collection__drawer-toggle:focus{outline:none}.ec-collection__mobile-filters{display:none;gap:8px;margin-bottom:16px}.ec-collection__mobile-sort{min-width:0}.ec-collection__mobile-filter-btn{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;height:48px;background-color:#0c3ebb;color:#fff;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:Acumin Pro,sans-serif;font-size:16px;font-weight:700;line-height:1.5;position:relative}.ec-collection__mobile-filter-btn svg{width:16px;height:16px;flex-shrink:0}.ec-collection__mobile-filter-btn:hover{background-color:#086ebb}.ec-collection__filter-badge{display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;background-color:#086ebb;border-radius:8px;font-family:var(--font-family-base, Inter, sans-serif);font-size:10px;font-weight:600;line-height:1;color:#fff}.ec-collection__count-mobile{display:none;margin-bottom:24px}.ec-collection__filters-drawer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;pointer-events:none;opacity:0;transition:opacity .3s ease}#ec-filters-drawer-toggle:checked~.ec-collection__filters-drawer{pointer-events:auto;opacity:1}.ec-collection__filters-drawer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;cursor:pointer;z-index:1}.ec-collection__filters-drawer-content{position:absolute;top:0;left:0;bottom:0;right:auto;width:355px;max-width:min(355px,90vw);background-color:#fff;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s ease;box-shadow:2px 0 12px #3738431f;z-index:2;border-radius:0 8px 0 0}#ec-filters-drawer-toggle:checked~.ec-collection__filters-drawer .ec-collection__filters-drawer-content{transform:translate(0)}.ec-collection__filters-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #E8E8EE;flex-shrink:0}.ec-collection__filters-drawer-title{font-family:Acumin Variable Concept,sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:#5f5f5f;margin:0}.ec-collection__filters-drawer-close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer;color:#373843;transition:opacity .2s ease}.ec-collection__filters-drawer-close:hover{opacity:.7}.ec-collection__filters-drawer-close svg{width:20px;height:20px}.ec-collection__filters-drawer-body{flex:1;overflow-y:auto;padding:24px 24px 160px}.ec-collection__filters-drawer-body .ec-facets__apply-btn{display:none}.ec-collection__filters-drawer-body .ec-facets__filter-list-wrapper--scroll{max-height:min(40vh,280px);overflow-y:auto;padding-right:4px}.ec-collection__filters-drawer-body .ec-facets__filter-list-wrapper--scroll::-webkit-scrollbar{width:6px}.ec-collection__filters-drawer-body .ec-facets__filter-list-wrapper--scroll::-webkit-scrollbar-thumb{background:#cdcdda;border-radius:3px}.ec-collection__filters-drawer-footer{display:flex;flex-direction:row;align-items:stretch;gap:8px;padding:16px 24px;border-top:1px solid #E8E8EE;flex-shrink:0;position:absolute;bottom:0;width:100%;left:0;box-sizing:border-box;background:#f3f3f6;z-index:5}.ec-collection__filters-drawer-footer .ec-collection__filters-apply-btn,.ec-collection__filters-drawer-footer .ec-collection__filters-clear-btn{flex:1;width:auto;min-width:0}.ec-collection__filters-apply-btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:10px 20px;background-color:#231f20;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:var(--font-family-base, Inter, sans-serif);font-size:14px;font-weight:600;line-height:1.5;color:#fff}.ec-collection__filters-drawer-footer .ec-collection__filters-apply-btn{background-color:#0c3ebb;color:#fff}.ec-collection__filters-apply-btn:hover{opacity:.9;transform:translateY(-1px)}.ec-collection__filters-apply-btn:active{transform:translateY(0)}.ec-collection__filters-clear-btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:10px 20px;background-color:transparent;border:1px solid #E8E8EE;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:var(--font-family-base, Inter, sans-serif);font-size:14px;font-weight:600;line-height:1.5;color:#373843;text-decoration:none}.ec-collection__filters-drawer-footer .ec-collection__filters-clear-btn{border:1px solid #0C3EBB;color:#0c3ebb}.ec-collection__filters-clear-btn:hover{background-color:#f3f3f6;border-color:#cdcdda}@media screen and (max-width:749px){.card-wrapper.product-card-wrapper .card{max-height:390px!important;min-height:300px!important}.ec-collection__mobile-filters{display:flex;align-items:center;position:relative;z-index:30;justify-content:flex-start;gap:8px;margin-left:8px;margin-right:7px}.ec-collection__mobile-filter-btn{flex:1;width:auto}.ec-collection__mobile-sort{flex:1;min-width:0}.ec-collection__mobile-sort .ec-collection__sort-form,.ec-collection__mobile-sort .ec-collection__sort-dropdown,.ec-collection__mobile-sort .ec-collection__sort-dropdown-inner,.ec-collection__mobile-sort .ec-collection__sort-dropdown-btn{width:100%;max-width:100%;min-width:0}.ec-collection__count-mobile{display:block;margin-bottom:12px}.ec-collection__toolbar-outer{display:none}body:has(#ec-filters-drawer-toggle:checked){overflow:hidden}body:has(#ec-filters-drawer-toggle:checked) .shopify-section-group-header-group{z-index:1!important}body:has(#ec-filters-drawer-toggle:checked) .shopify-section-header-sticky{z-index:1!important}body:has(#ec-filters-drawer-toggle:checked) .section-header{z-index:1!important}body:has(#ec-filters-drawer-toggle:checked) .ec-collection.isolate{z-index:100000!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/ec-collection-product-grid.css.map */
