@media screen and (max-width:749px){.c-collection-hero{display:none}}.c-collection-hero .c-heading{margin-top:48px!important}.c-collection-hero .c-heading{margin-bottom:0!important}.c-facets-vertical{display:grid!important;grid-template-columns:1fr;gap:21px}.collection .loading-overlay{z-index:2}@media screen and (min-width:750px){.c-facets-vertical{display:grid;grid-template-columns:320fr 848fr;gap:32px}}.c-collection__aside{background-color:#f9f6f0;padding:32px;border-radius:10px}.c-facets-container{padding-top:0!important}@media screen and (max-width:749px){.c-facets-container{column-gap:0}}.c-active-facets-vertical-filter{align-items:center}.c-active-facets-vertical-filter .loading-spinner{z-index:10}.facets-vertical .active-facets:not(:has(.c-facet-remove__partial)) facet-remove{display:none}.c-active-facets__button-wrapper{width:100%}.c-active-facets__button-remove{color:rgba(var(--color-foreground))}.c-facets__toggle-icon{position:relative;display:inline-block;width:16px;height:16px;flex-shrink:0;margin-left:auto}.c-facets__toggle-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:currentColor;transform:translateY(-50%);border-radius:2px}.c-facets__toggle-icon:after{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background-color:currentColor;transform:translate(-50%) rotate(0);transition:transform .2s ease;border-radius:2px}#FacetsWrapperDesktop[open]>summary .c-facets__toggle-icon:after{transform:translate(-50%) rotate(90deg)}.c-facets-vertical-sort{padding-top:16px}.c-facets-wrapper{background-color:#f9f6f0;padding:32px!important;border-radius:10px;height:fit-content}@media screen and (min-width:750px){.c-facets-wrapper{position:sticky;top:calc(var(--header-height) + 16px);align-self:start}}@media screen and (max-width:749px){.c-facets-wrapper{background-color:#fff;padding:3px 16px!important;border-radius:15px;width:fit-content;height:fit-content;margin-inline:auto;border:solid 1px #5f432e}.c-facets-wrapper.is-floating{position:fixed;top:calc(var(--header-height) + 16px);left:50%;z-index:2;opacity:0;transform:translate(-50%) translateY(-12px);transition:opacity .7s ease-out,transform .7s ease-out}.c-facets-wrapper.is-floating.is-shown{opacity:1;transform:translate(-50%) translateY(0)}.c-facets-wrapper.is-floating.is-fading-out{opacity:0;pointer-events:none;transition:opacity .3s ease}body:has(#Details-menu-drawer-container[open]) .c-facets-wrapper.is-floating{display:none!important}.c-mobile-facets__open{font-size:14px;line-height:21px;font-weight:var(--font-heading-weight);padding:0!important;align-items:center!important;justify-content:center!important}.c-mobile-facets__open *{color:#5f432e}.c-mobile-facets__open span:first-of-type{display:block;height:17px}.c-mobile-facets__open svg{width:17px;height:17px}.c-mobile-facets__header{padding-block:32px 0!important;border:none!important}.c-mobile-facets__heading{display:flex;align-items:center;gap:12px;font-size:18px;line-height:22px}.c-mobile-facets__heading span:first-of-type{height:19px}}@keyframes facets-float-in{0%{opacity:0;transform:translate(-50%) translateY(-12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.c-facets__form-vertical{width:100%!important}.c-facet-pill-group{padding:0 32px}.c-facet-pill-group:first-of-type{margin-bottom:16px}@media screen and (min-width:750px){.c-facet-pill-group{padding:0 0 16px;border-bottom:2px solid #a18d71}.c-facet-pill-group:first-of-type{margin-top:16px}}.c-facet-pill-group:nth-of-type(2) .c-facet-pill-group__list{grid-template-columns:1fr 1fr}.c-facet-pill-group__title,.c-facet-filters__label{font-size:14px;line-height:21px;font-weight:var(--font-heading-weight);margin-bottom:16px!important}.c-facet-pill-group__list{display:grid;grid-template-columns:1fr 1fr;gap:8px;list-style:none;margin:0;padding:0}.c-facets__heading--vertical{margin-bottom:0!important;font-size:18px;line-height:22px;color:rgba(var(--color-foreground))!important;font-weight:var(--font-heading-weight)}@media screen and (max-width:749px){.c-facet-pill-group__list{grid-template-columns:1fr 1fr 1fr}.c-facet-pill-group:nth-of-type(2) .c-facet-pill-group__list{grid-template-columns:1fr 1fr}}@media screen and (min-width:1300px){.c-facet-pill-group__list{grid-template-columns:1fr 1fr 1fr}}.c-facet-pill-group[data-filter-label=\30a2\30ec\30eb\30ae\30fc] .c-facet-pill{white-space:normal}.c-facet-pill-group__divider{grid-column:1 / -1;height:1px;margin:2px 0;background:rgba(var(--color-foreground),.2);list-style:none}.c-facet-pill-group__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:16px}.c-facet-pill-group__head .c-facet-pill-group__title{margin-bottom:0!important}.c-facet-pill-group__bulk-btn{padding:0;border:none;background:none;font-family:var(--font-family-noto);font-size:13px;line-height:1.4;color:rgba(var(--color-foreground));text-decoration:underline;text-underline-offset:2px;white-space:nowrap;flex-shrink:0;cursor:pointer}.c-facet-pill-group__bulk-btn:hover{opacity:.7}.c-facet-pill{display:flex;align-items:center;justify-content:center;gap:4px;padding:3px 1px;border:1.5px solid rgba(var(--color-foreground));border-radius:15px;background-color:#fff;font-size:14px;line-height:21px;font-family:var(--font-family-noto);font-weight:var(--font-light-weight);cursor:pointer;transition:background-color .15s,color .15s;white-space:nowrap;-webkit-user-select:none;user-select:none}.c-facet-pill:hover{background:#3d2b1f14}.c-facet-pill.is-active{background:rgba(var(--color-foreground));color:#fff}.c-facet-pill__icon{display:flex;align-items:center;width:fit-content;height:auto;flex-shrink:0}.c-facet-pill__icon svg{width:100%;height:100%}.c-facet-pill.is-active .c-facet-pill__icon svg{filter:brightness(0) invert(1)}#FacetsWrapperDesktop>summary{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}#FacetsWrapperDesktop>summary::-webkit-details-marker{display:none}#FacetsWrapperDesktop>summary .facets__heading{display:flex;align-items:center;gap:8px;cursor:pointer}.c-facets-vertical-sort .facet-filters{padding-left:0}.c-facet-pill-group__allergy-annotation{margin-top:16px;font-size:12px}facet-filters-form.is-filtering .c-facet-pill{pointer-events:none;opacity:.5}facet-filters-form.is-filtering .c-facet-pill.is-loading{opacity:1;position:relative}facet-filters-form.is-filtering .c-facet-pill.is-loading:after{content:"";display:inline-block;width:12px;height:12px;margin-left:6px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:pill-spin .6s linear infinite}@keyframes pill-spin{to{transform:rotate(360deg)}}.c-facet-filters__field{flex-direction:column;align-items:start!important}.c-facet-filters__field .select{border:solid 1px #e8e8e8;padding:5px;background-color:#fff;width:100%!important}.c-facet-filters__field select{font-family:var(--font-family-noto);font-size:14px;line-height:21px;font-weight:var(--font-light-weight)}.c-facet-filters__field select:focus{box-shadow:none!important}.c-facet-filters__field select:focus-visible{outline:unset!important;box-shadow:none!important}.c-facet-filters__field .select .svg-wrapper{right:5px}.c-mobile-facets__close{top:20px!important}.c-mobile-facets__close .svg-wrapper{width:16px!important;height:16px!important}.c-mobile-facets.menu-opening .c-mobile-facets__close,.c-mobile-facets.menu-opening .mobile-facets__close{display:flex!important;opacity:1!important}@media screen and (max-width:749px){.c-facets-container,.facets-container{transform:none!important;opacity:1!important;animation:none!important}}.c-mobile-facets,.mobile-facets{display:flex!important;align-items:end!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;visibility:hidden;pointer-events:none!important;transition:visibility 0s .2s}.c-mobile-facets.menu-opening,.mobile-facets.menu-opening,.menu-opening .c-mobile-facets,.menu-opening .mobile-facets{visibility:visible!important;pointer-events:auto!important;transition:visibility 0s 0s}.js .disclosure-has-popup:not(.menu-opening) .c-mobile-facets__inner{transform:translateY(100vh)!important}.menu-opening .c-mobile-facets__inner{transform:translateY(0)!important}.js .c-mobile-facets:not(.menu-opening) .c-mobile-facets__inner{transform:translateY(100vh)!important}.c-mobile-facets.menu-opening .c-mobile-facets__inner{transform:translateY(0)!important}.c-mobile-facets__inner{width:100%!important;max-width:100%!important;height:fit-content!important;background-color:#fff!important;border-radius:16px 16px 0 0;gap:32px}.c-mobile-facets__main{padding:0!important}.c-mobile-facets__summary{padding:16px 32px 25px!important}.c-mobile-facets__sort{flex-direction:column;justify-content:start!important;align-items:start!important;gap:16px}.c-mobile-facets__sort label{font-size:14px;line-height:21px;font-weight:var(--font-heading-weight)}.c-mobile-facets__sort-select-wrap{width:100%;display:flex;justify-content:center}.c-mobile-facets__sort .select{border:solid 1px #e8e8e8;width:232px!important}.c-mobile-facets__sort .select__select{height:29px;font-size:14px;line-height:21px;font-family:var(--font-family-noto);font-weight:var(--font-light-weight)}.c-mobile-facets__sort .svg-wrapper{right:5px!important}.c-mobile-facets__footer{background-color:#fff!important;padding:20px 32px 31px!important;font-size:16px;font-weight:var(--font-heading-weight)}.c-mobile-facets__clear-wrapper{width:40%!important;border:solid 2px #e8e8e8;border-radius:4px;color:var(--color-foreground)!important}.c-mobile-facets__apply{width:60%!important;border-radius:4px;background-color:#eb6130!important;font-size:16px;font-weight:var(--font-heading-weight);margin-left:8px!important}.c-mobile-facets__apply:after{display:none}.c-product-grid{margin-bottom:64px}@media screen and (min-width:750px){.c-product-grid__wrapper{background-color:#f9f6f0;padding:32px;border-radius:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-collection.css.map */
