.collection-grid-custom{background:#f8f3ec;color:#17120f}.collection-grid-custom__shell{max-width:var(--collection-max-width);display:grid;grid-template-columns:310px minmax(0,1fr);column-gap:29px;padding-top:26px;padding-bottom:64px}.collection-grid-custom__filters{position:sticky;top:18px;align-self:start;padding:18px;border:1px solid #ddccb8;border-radius:8px;background:#fffdf9;overflow:hidden}.collection-grid-custom__filter-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 16px}.collection-grid-custom__filter-title{margin:0;color:#100b08;font-family:Georgia,Times New Roman,serif;font-size:var(--collection-filter-title-size);font-weight:700;line-height:1.1}.collection-grid-custom__filter-clear{padding-bottom:2px;border-bottom:1px solid #7d6859;color:#7d6859;font-size:9px;font-weight:500;letter-spacing:2.1px;line-height:1;text-decoration:none}.collection-grid-custom__filter-search{margin:0 0 18px}.collection-grid-custom__filter-search-label{display:block;margin:0 0 9px;color:#100b08;font-size:10px;font-weight:900;letter-spacing:2.5px;line-height:1}.collection-grid-custom__filter-search-control{position:relative}.collection-grid-custom__filter-search-control svg{position:absolute;left:10px;top:50%;z-index:1;width:13px;height:13px;transform:translateY(-50%);fill:none;stroke:#7d6859;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.collection-grid-custom__filter-search-control input{width:100%;min-height:32px;padding:8px 11px 8px 33px;border:1px solid #ddccb8;border-radius:5px;background:#fffaf4;color:#18120f;font-size:12px;line-height:1.2;box-shadow:none}.collection-grid-custom__filter-search-control input::placeholder{color:#7d6859;opacity:.82}.collection-grid-custom__filters .active-facets-vertical-filter{display:none}.collection-grid-custom__filters .facets__summary{border-top:1px solid #e8dcca}.collection-grid-custom__filters .facets__summary-label{text-transform:uppercase}.collection-grid-custom__filters .facet-checkbox__text{width:100%;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.collection-grid-custom__filters .facet-checkbox__text-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-grid-custom__facet-count{margin-left:auto;color:#8c7565;font-size:10px;font-variant-numeric:tabular-nums}.collection-grid-custom__filters .facets__label.disabled .facet-checkbox__text-label,.collection-grid-custom__filters .facets__label:has(input:disabled) .facet-checkbox__text-label{color:#c2b8ac;text-decoration:line-through}.collection-grid-custom__main{min-width:0}.collection-grid-custom__toolbar,.collection-grid-custom__sort-form{width:100%}.collection-grid-custom__sort-form{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:10px}.collection-grid-custom__count{justify-self:start;color:#5d5149;font-family:Georgia,Times New Roman,serif;font-size:var(--collection-count-size);font-weight:700;line-height:1}.collection-grid-custom__view-toggle{justify-self:end;display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid #d9c9b6;border-radius:5px;background:#fffdf9}.collection-grid-custom__view-button{width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;color:#1d1714;cursor:pointer}.collection-grid-custom__view-button.is-active{background:#1d1714;color:#fffaf2}.collection-grid-custom__grid-icon{width:12px;height:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.collection-grid-custom__grid-icon span,.collection-grid-custom__list-icon span{display:block;background:currentColor}.collection-grid-custom__grid-icon span{border-radius:1px}.collection-grid-custom__list-icon{width:13px;display:grid;gap:3px}.collection-grid-custom__list-icon span{height:1px;border-radius:2px}.collection-grid-custom__sort{grid-column:3;grid-row:1;justify-self:end;margin-left:60px}.collection-grid-custom__sort .facet-filters__field{gap:12px}.collection-grid-custom__sort .facet-filters__label{margin:0;color:#9b765f;font-size:9px;font-weight:900;letter-spacing:3px;line-height:1}.collection-grid-custom__select{min-width:173px}.collection-grid-custom__select .select__select{min-height:30px;padding:3px 34px 3px 12px;border:1px solid #cfbda8;border-radius:5px;background:#fffdf9;color:#0f0b08;font-size:var(--collection-sort-size);font-weight:800}.collection-grid-custom .product-grid{display:grid;gap:24px 14px;margin:0;padding:0}.collection-grid-custom .product-grid.is-grid-view{grid-template-columns:repeat(var(--collection-columns-desktop),minmax(0,1fr))}.collection-grid-custom .product-grid.is-list-view{grid-template-columns:minmax(0,1fr);gap:24px}.collection-grid-custom .product-grid .grid__item{width:100%;max-width:none;list-style:none}.collection-grid-custom .pagination-wrapper{margin-top:48px}.collection-grid-custom__no-results{margin-top:18px;padding:38px 24px;border:1px solid #ddccb8;border-radius:8px;background:#fffdf9;text-align:center}.collection-grid-custom__no-results[hidden]{display:none}.collection-grid-custom__no-results-icon{position:relative;width:62px;height:72px;margin:0 auto 18px;border:2px solid #1f1712;border-left-width:8px;border-radius:7px;background:#fff4cc;box-shadow:10px 10px #ead7ee}.collection-grid-custom__no-results-icon:before,.collection-grid-custom__no-results-icon:after{content:"";position:absolute;top:27px;width:6px;height:6px;border-radius:50%;background:#1f1712}.collection-grid-custom__no-results-icon:before{left:20px}.collection-grid-custom__no-results-icon:after{right:14px}.collection-grid-custom__no-results-icon span{position:absolute;left:23px;bottom:20px;width:18px;height:9px;border-top:2px solid #1f1712;border-radius:50% 50% 0 0}.collection-grid-custom__no-results h3{max-width:520px;margin:0 auto 9px;color:#17120f;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.15}.collection-grid-custom__no-results p{max-width:560px;margin:0 auto 22px;color:#6b5a4e;font-size:15px;line-height:1.5}.collection-grid-custom__no-results-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:7px;background:#ffc32a;color:#1f1712;font-weight:900;text-decoration:none}@media screen and (max-width:1199px){.collection-grid-custom__shell{grid-template-columns:280px minmax(0,1fr);column-gap:22px}.collection-grid-custom .product-grid.is-grid-view{grid-template-columns:repeat(var(--collection-columns-tablet),minmax(0,1fr))}}@media screen and (max-width:989px){.collection-grid-custom__shell{grid-template-columns:minmax(0,1fr)}.collection-grid-custom__filters{position:static;margin-bottom:16px;padding:11px 13px;border:1px solid #ddccb8;border-radius:6px;background:#fffdf9;overflow:hidden}.collection-grid-custom__filter-head{display:none}.collection-grid-custom__filter-search{display:block;margin:10px 0 0}.collection-grid-custom__filter-search-label{display:none}.collection-grid-custom__filters .mobile-facets__open-wrapper{width:100%}.collection-grid-custom__filters .mobile-facets__open{min-height:36px;width:100%;justify-content:space-between;color:#1d1714;font-weight:800}.collection-grid-custom__filters .mobile-facets__open-label{color:#1d1714;font-weight:800}.collection-grid-custom__filters .mobile-facets__open .svg-wrapper{color:#9f69b8}.collection-grid-custom__filter-search-control input{min-height:38px;font-size:13px}.collection-grid-custom__sort-form{grid-template-columns:1fr auto;justify-items:stretch;margin-bottom:18px}.collection-grid-custom__view-toggle{grid-column:1;grid-row:2;justify-self:start}.collection-grid-custom__sort{grid-column:1 / -1;grid-row:3;justify-self:stretch;margin-left:0}}@media screen and (max-width:749px){.collection-grid-custom__shell{padding-top:24px;padding-bottom:42px}.collection-grid-custom .product-grid.is-grid-view{grid-template-columns:repeat(var(--collection-columns-mobile),minmax(0,1fr));gap:24px 12px}.collection-grid-custom__select{min-width:min(280px,calc(100vw - 40px))}.collection-grid-custom__count{justify-self:end;font-family:var(--font-body-family);font-size:15px;font-weight:500}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/collection-grid-custom.css.map */
