favorites-section{background-color:var(--background_color);color:var(--primary_text);display:block}.favorites__share-button-container{padding:.25rem 0;width:100%}.favorites__content{display:flex;flex-direction:column;gap:8px}.favorites__share-button{padding:.25rem 0;display:flex;align-items:center;gap:.125rem;width:fit-content;color:var(--primary_text)}.favorites__share-button svg{width:1.25rem;height:1.25rem}.favorites__share-button path{fill:var(--primary_text)}.favorites__wrapper{gap:1rem}.favorites__grid{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:1.5rem .5rem}.favorites__snackbar{padding:.5rem 2rem;box-shadow:0 4px 12px #1414141a;background-color:var(--background_color_2);color:var(--primary_text);opacity:0;pointer-events:none;position:fixed;bottom:1.3125rem;left:50%;transform:translate(-50%,100%);transition:opacity .2s ease-in-out,transform .2s ease-in-out;z-index:7;width:80%}.favorites__snackbar[aria-hidden=false]{transform:translate(-50%);opacity:1;pointer-events:unset}.favorites__snackbar--undo{display:flex;gap:.5rem;align-items:center}.favorites__snackbar--invalid{color:var(--alert_error)}.favorites__snackbar-undo{min-height:1.3125rem;position:relative}.favorites__snackbar-undo:before{content:"";position:absolute;width:100%;height:1px;bottom:-1px;left:0;background-color:var(--primary_text);z-index:8}.favorites__infinite-scroll{margin-top:4.5rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center}.favorites__grid-container{position:relative}.favorites__viewing{color:var(--primary_grey)}.favorites__show-all-button{display:none;min-width:161px}#product-drawer{color:var(--primary_text);position:fixed;top:auto;bottom:0;width:100%;height:auto!important;transition:all .25s ease-in-out;z-index:21}#product-drawer .product-drawer__header{padding:.375rem 1rem;position:relative;display:flex;justify-content:space-between;align-items:center}#product-drawer .product-drawer__close-button svg,#product-drawer .product-drawer__close-button{position:relative;height:1.25rem;width:1.25rem}#product-drawer .product-drawer__close-button path{fill:var(--primary_text)}.favorites__empty{display:none}@media screen and (min-width: 1025px){.favorites__infinite-scroll{margin-top:5rem;margin-left:auto;margin-right:auto}.favorites__wrapper{gap:1.5rem}.favorites__grid{grid-template-columns:repeat(4,minmax(100px,1fr));gap:1.5rem 1rem}.favorites__snackbar{padding:.5rem 1rem;bottom:unset;top:4rem;left:50%;width:fit-content;transform:translate(-50%,-100%)}}
/*# sourceMappingURL=/cdn/shop/t/111/assets/main-favorites.css.map */
