.product-header{display:flex;padding:16px;flex-direction:column;align-items:center;gap:10px;width:100%;background-color:#faf4f0;margin-left:0;margin-right:0;max-width:100%}.product-header-container{display:flex;align-items:flex-start;width:100%}.product-title-wrapper{display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%}.title-count-wrapper{display:flex;align-items:baseline;gap:8px}.product-title{color:var(--color-primary_color);font-family:var(--font-title-family);font-weight:600;margin:0;font-size:20px;line-height:44px;letter-spacing:1px}@media(max-width:768px){.product-title{font-size:14px;line-height:normal}}.product-count{color:#807e7e;font-family:var(--font-subheading-family);font-size:12px;font-weight:400;line-height:16px;padding-top:4px}.product-count__text{margin:0;font-family:var(--font-title-family)}.divider{display:none;width:100%;height:1px;margin:16px 0;background-color:#eaeaea;border:none}.filter-nav{display:flex;padding:4px 0;justify-content:space-between;align-items:center;width:100%}.filter-button{display:flex;align-items:center;gap:4px;cursor:pointer;background:none;border:none;padding:0;width:100%}.filter-text{color:var(--color-primary_color);font-family:var(--font-subheading-family);font-size:14px;font-weight:700;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;color:#121212}.filter-icon{width:16px;height:16px}.sort-button{color:#121212;font-family:var(--font-subheading-family);font-size:12px;font-weight:700;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;background:none;border:none;padding:0;cursor:pointer}.desktop-sort-button{display:none}.categories-section{justify-content:space-between;align-items:center;width:100%;margin-top:10px;position:relative;padding:0}.categories-wrapper{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-grow:1;padding:4px 0;scroll-behavior:smooth}.categories-wrapper::-webkit-scrollbar{display:none}body[data-page-context=plp] .category-chip:not(.active){display:none!important}.category-chip{display:flex;padding:2px 5px;align-items:center;gap:4px;border-radius:8px;border:1px solid #a7a7a7;white-space:nowrap;font-family:var(--font-subheading-family);font-size:16px;color:#121212;text-decoration:none;background-color:#faf4f0;transition:all .2s ease;cursor:pointer}.category-chip.active{border:1px solid #cc986f;color:#121212;background-color:#faf4f0}.remove-chip{width:10px;height:10px;position:relative;cursor:pointer;background:none;border:none;padding:0;display:inline-block;margin-left:2px}.remove-chip:before,.remove-chip:after{content:"";position:absolute;width:6px;height:1px;background-color:#121212;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.remove-chip:after{transform:translate(-50%,-50%) rotate(-45deg)}.scroll-button{display:flex;padding:3px;align-items:center;justify-content:center;border-radius:54.545px;box-shadow:0 5.5px 30.374px #0003;width:18px;height:18px;background-color:#faf4f0;border:none;cursor:pointer;position:absolute;z-index:1}.scroll-button-left{left:0}.scroll-button-right{right:0}.arrow-icon{width:13.091px;height:13.091px}@media screen and (min-width:1025px){.mobile-facets__wrapper{display:none!important}}.mobile-facets__inner{background-color:#faf4f0;padding:16px}.mobile-facets__header,.mobile-facets__header-inner{display:flex;justify-content:space-between;align-items:center;width:100%}.mobile-facets__heading{display:flex;align-items:center;gap:4px}.mobile-facets__main{margin-top:16px}.mobile-facets__details{margin-bottom:16px}.mobile-facets__summary{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #eaeaea}.mobile-facets__summary span{display:flex;align-items:center;gap:8px;font-family:var(--font-subheading-family);font-size:14px;font-weight:700;color:#121212}.mobile-facets__submenu{padding:16px 0}.mobile-facets__list{list-style:none;padding:0;margin:0}.mobile-facets__item{margin-bottom:8px}.mobile-facets__label{display:flex;align-items:center;gap:8px;font-family:var(--font-subheading-family);font-size:12px;color:var(--color-primary_color)}.mobile-facets__checkbox{margin:0}.mobile-facets__footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.filter-and-sort-button{display:flex;align-items:center;gap:4px;padding:8px 16px;background-color:#e91e63;color:#fff;border:none;border-radius:8px;font-family:var(--font-subheading-family);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer}.mobile-facets__clear{font-family:var(--font-subheading-family);font-size:12px;color:#121212;text-decoration:underline}@media(min-width:992px){.product-header{padding:32px 16px 24px;max-width:75vw;margin-left:0;margin-right:0}.product-title-wrapper{flex-direction:row;justify-content:space-between;align-items:center}.title-count-wrapper{display:flex;align-items:baseline;gap:12px}.product-count{font-size:14px;line-height:20px;padding-top:0}.desktop-sort-button{display:block;font-size:14px;line-height:20px}.categories-section{padding:0;margin-top:16px}.categories-wrapper{gap:12px;overflow-x:auto}.category-chip{padding:4px 8px;font-size:13px;border-radius:8px}.remove-chip{width:14px;height:14px}.remove-chip:before,.remove-chip:after{width:8px}.scroll-button{display:flex;width:24px;height:24px;padding:5.455px}.arrow-icon{width:13.091px;height:13.091px}}@media(max-width:991px){.product-header{padding:24px 16px;max-width:100%;margin-left:0;margin-right:0}.title-count-wrapper{align-items:baseline;gap:4px}.categories-wrapper{gap:8px}.filter-button{display:flex}.mobile-facets__wrapper{display:block}.desktop-sort-button{display:none}}@media(max-width:768px){.product-header{padding:16px;max-width:100%;margin-left:0;margin-right:0}.categories-section{padding:0 12px;margin-top:12px}.categories-wrapper{gap:8px}.category-chip{padding:3px 6px;font-size:13px;border-radius:6px}.remove-chip{width:12px;height:12px}.remove-chip:before,.remove-chip:after{width:8px}.scroll-button{width:20px;height:20px;padding:4px}}@media(max-width:640px){.product-header{padding:16px;max-width:100%;margin-left:0;margin-right:0}.categories-section{padding:0;margin-top:10px}.categories-wrapper{gap:6px}.category-chip{padding:2px 5px;font-size:13px}.remove-chip{width:10px;height:10px;margin-left:2px}.remove-chip:before,.remove-chip:after{width:6px}.scroll-button{width:18px;height:18px;padding:3px}}@media screen and (max-width:989px){.divider{display:block}}.mobile-filter-div{display:flex;justify-content:space-between}@media(max-width:1024px){.product-header{padding:24px 10px;max-width:93vw;margin-left:0;margin-right:0}.custom-facet-filters-desktop{display:none!important}.title-count-wrapper{align-items:baseline;gap:4px}.categories-wrapper{gap:8px}.filter-button{display:flex}.mobile-facets__wrapper{display:block}.desktop-sort-button{display:none}}@media(min-width:1025px){.product-header{padding:32px 16px 24px;max-width:75vw;margin-left:0;margin-right:0}.product-title-wrapper{flex-direction:row;justify-content:space-between;align-items:center}.title-count-wrapper{display:flex;align-items:baseline;gap:12px}.product-count{font-size:14px;line-height:20px;padding-top:0}.desktop-sort-button{display:block;font-size:14px;line-height:20px}.filter-nav{display:none}.categories-section{padding:0;margin-top:16px}.categories-wrapper{gap:12px;overflow-x:auto}.category-chip{padding:4px 8px;font-size:13px;border-radius:8px}.remove-chip{width:14px;height:14px}.remove-chip:before,.remove-chip:after{width:8px}.scroll-button{display:flex;width:24px;height:24px;padding:5.455px}.arrow-icon{width:13.091px;height:13.091px}}@media screen and (max-width:1024px){.divider{display:block}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/facets-vertical-top.css.map */
