.collection-hero{position:relative;padding:3em 0;text-align:center;background-color:#f3f0ed;overflow:hidden}@media(min-width:768px){.collection-hero{padding:4em 0}}.collection-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.collection-hero__bg img{width:100%;height:100%;object-fit:cover}.collection-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f9f8f5d9}.collection-hero__content{position:relative;z-index:1}.collection-hero__title{font-size:2em;font-weight:800;color:#16181d;margin-bottom:.5em}@media(min-width:768px){.collection-hero__title{font-size:3em}}.collection-hero__desc{font-size:1em;color:#676f7e;max-width:36em;margin:0 auto;line-height:1.6}.collection-hero__count{display:inline-flex;align-items:center;gap:.375em;font-size:.875em;color:#676f7e;margin-top:1em}.collection-hero__count svg{width:1em;height:1em}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1em;padding:1.25em 0;border-bottom:1px solid hsl(35 12% 90%);margin-bottom:2em}.collection-toolbar__left{display:flex;align-items:center;gap:.75em}.collection-toolbar__filter-btn{display:inline-flex;align-items:center;gap:.375em;height:2.5em;padding:0 1.125em;border:1.5px solid hsl(35 12% 90%);border-radius:.75em;background:transparent;font-size:.8125em;font-weight:600;color:#16181d;cursor:pointer;transition:all .2s ease;font-family:inherit}.collection-toolbar__filter-btn:hover{border-color:#507c6a;background-color:#507c6a0d}.collection-toolbar__filter-btn svg{width:1em;height:1em}.collection-toolbar__count{font-size:.8125em;color:#676f7e}.collection-toolbar__right{display:flex;align-items:center;gap:.75em}.collection-toolbar__sort{position:relative}.collection-toolbar__sort-select{height:2.5em;padding:0 2.5em 0 1em;border:1.5px solid hsl(35 12% 90%);border-radius:.75em;background:transparent;font-size:.8125em;font-weight:500;color:#16181d;cursor:pointer;-webkit-appearance:none;appearance:none;font-family:inherit;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75em center;outline:none}.collection-toolbar__sort-select:focus{border-color:#507c6a}.collection-toolbar__view-toggle{display:none;border:1.5px solid hsl(35 12% 90%);border-radius:.75em;overflow:hidden}@media(min-width:768px){.collection-toolbar__view-toggle{display:flex}}.collection-toolbar__view-btn{width:2.5em;height:2.5em;border:none;background:transparent;color:#676f7e;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.collection-toolbar__view-btn:not(:last-child){border-right:1px solid hsl(35 12% 90%)}.collection-toolbar__view-btn.is-active{background-color:#507c6a;color:#fff}.collection-toolbar__view-btn svg{width:1em;height:1em}.collection-active-filters{display:flex;flex-wrap:wrap;gap:.5em;margin-bottom:1.5em}.collection-active-filters:empty{display:none}.collection-filter-tag{display:inline-flex;align-items:center;gap:.375em;font-size:.75em;font-weight:600;padding:.375em .75em;border-radius:9999px;background-color:#507c6a1a;color:#507c6a;border:none;cursor:pointer;transition:all .2s ease;font-family:inherit}.collection-filter-tag:hover{background-color:#507c6a33}.collection-filter-tag svg{width:.75em;height:.75em}.collection-clear-all{font-size:.75em;font-weight:600;color:#676f7e;background:transparent;border:none;cursor:pointer;text-decoration:underline;transition:color .2s ease;font-family:inherit}.collection-clear-all:hover{color:#ef4343}.collection-layout{display:grid;gap:2em}@media(min-width:768px){.collection-layout--with-sidebar{grid-template-columns:15em 1fr;gap:2.5em}}.collection-filters{display:none}@media(min-width:768px){.collection-filters{display:block}}.collection-filters__group{border-bottom:1px solid hsl(35 12% 90%);padding-bottom:1.25em;margin-bottom:1.25em}.collection-filters__group-title{font-size:.8125em;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#16181d;margin-bottom:.75em}.collection-filters__option{display:flex;align-items:center;gap:.5em;padding:.375em 0;cursor:pointer}.collection-filters__checkbox{width:1.125em;height:1.125em;border:1.5px solid hsl(35 12% 90%);border-radius:.25em;-webkit-appearance:none;appearance:none;cursor:pointer;transition:all .2s ease;flex-shrink:0}.collection-filters__checkbox:checked{background-color:#507c6a;border-color:#507c6a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.collection-filters__option-label{font-size:.8125em;color:#676f7e}.collection-filters__option-count{font-size:.6875em;color:#676f7e99;margin-left:auto}.collection-filters__range{display:flex;align-items:center;gap:.5em}.collection-filters__range-input{width:100%;height:2.25em;padding:0 .75em;border:1.5px solid hsl(35 12% 90%);border-radius:.5em;font-size:.8125em;font-family:inherit;color:#16181d;outline:none;background:transparent}.collection-filters__range-input:focus{border-color:#507c6a}.collection-filters__range-sep{font-size:.8125em;color:#676f7e}.collection-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:none}.collection-filter-drawer.is-open{display:block}.collection-filter-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#16181d80}.collection-filter-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:85%;max-width:20em;background:#fff;padding:1.5em;overflow-y:auto;animation:slide-in-left .3s ease-out}@keyframes slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.collection-filter-drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5em}.collection-filter-drawer__title{font-size:1.125em;font-weight:700;color:#16181d}.collection-filter-drawer__close{width:2em;height:2em;border:none;background:transparent;color:#676f7e;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.5em;transition:background-color .2s ease;padding:0}.collection-filter-drawer__close:hover{background-color:#f3f0ed}.collection-filter-drawer__close svg{width:1.25em;height:1.25em}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1em}@media(min-width:640px){.collection-grid{gap:1.25em}}@media(min-width:768px){.collection-grid{grid-template-columns:repeat(3,1fr);gap:1.5em}}@media(min-width:1200px){.collection-grid--4col{grid-template-columns:repeat(4,1fr)}}.collection-grid--list{grid-template-columns:1fr;gap:1em}.collection-grid--list .product-card-v2{flex-direction:row;border-radius:1em}.collection-grid--list .product-card-v2__image-wrap{width:10em;flex-shrink:0;aspect-ratio:1;border-radius:1em 0 0 1em}@media(min-width:768px){.collection-grid--list .product-card-v2__image-wrap{width:12em}}.collection-grid--list .product-card-v2__info{justify-content:center}.collection-pagination{display:flex;align-items:center;justify-content:center;gap:.375em;padding-top:3em}.collection-pagination__btn{min-width:2.5em;height:2.5em;border:1.5px solid hsl(35 12% 90%);border-radius:.625em;background:transparent;font-size:.8125em;font-weight:500;color:#16181d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-family:inherit;padding:0 .5em}.collection-pagination__btn:hover{border-color:#507c6a;background-color:#507c6a0d}.collection-pagination__btn.is-active{background-color:#507c6a;border-color:#507c6a;color:#fff}.collection-pagination__btn:disabled{opacity:.3;cursor:not-allowed}.collection-pagination__btn svg{width:1em;height:1em}.collection-pagination__ellipsis{font-size:.8125em;color:#676f7e;padding:0 .25em}.collection-empty{text-align:center;padding:5em 2em}.collection-empty__icon{width:4em;height:4em;margin:0 auto 1.5em;color:#676f7e4d}.collection-empty__title{font-size:1.25em;font-weight:700;color:#16181d;margin-bottom:.5em}.collection-empty__text{font-size:.9375em;color:#676f7e;margin-bottom:2em}
/*# sourceMappingURL=/cdn/shop/t/2/assets/elevate-collection.css.map */
