.collection-products{margin-top:0!important;min-height:50vh!important;flex:1!important;min-width:0!important;width:100%!important;max-width:none!important;box-sizing:border-box!important}.subcategory-page .collection-filtering{display:grid!important;grid-gap:clamp(0px,4.5%,30px)!important;grid-template-columns:clamp(250px,25%,280px) 1fr!important;align-items:flex-start!important;width:100%!important;max-width:none!important;box-sizing:border-box!important}.subcategory-page .collection-products{flex:1!important;min-width:0!important;width:100%!important;max-width:none!important;box-sizing:border-box!important}.subcategory-page ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;width:100%!important;max-width:none!important;box-sizing:border-box!important}.subcategory-page .collection-container,.subcategory-page #ProductGridContainer,.subcategory-page .sidebar-container--products{width:100%!important;max-width:none!important;box-sizing:border-box!important}.collection-container,#ProductGridContainer,.sidebar-container--products{width:100%;max-width:none;box-sizing:border-box}ul.products{display:grid;list-style:none;margin:0;padding:0;gap:1.5rem;width:100%;max-width:none;box-sizing:border-box}ul.products .product-card-wrapper{list-style:none;margin:0;padding:0}.subcategory-products__title{font-size:2.4rem;margin-bottom:2rem}.loading-container{padding:20px 10px;text-align:center}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(var(--color-foreground),.1);border-radius:50%;border-top-color:rgb(var(--color-foreground));animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.products-count{font-size:.9em;margin:15px 0;color:rgba(var(--color-foreground),.7)}@media screen and (max-width: 749px){.active-filters{margin-top:1rem!important;margin-bottom:1rem!important}ul.products{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;margin:0!important;padding:0!important;width:100%!important;max-width:none!important;display:grid!important}ul.products .product-card{transform:none;transform-origin:unset;margin-bottom:0;width:100%;height:auto}ul.products .product-card{display:flex;flex-direction:column;height:100%}ul.products .product-card-image{margin-bottom:.8rem;flex-shrink:0}ul.products .product-card-image-link{display:block;width:100%;height:auto}ul.products .product-card-image img{width:100%;height:auto;object-fit:cover}ul.products .product-card-info{flex:1;display:flex;flex-direction:column}ul.products .product-card-info--inner{flex:1;padding:0}ul.products .product-card-title{font-size:.9rem;line-height:1.3;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}ul.products .product-card-vendor{font-size:.75rem;margin-bottom:.4rem;color:rgba(var(--color-foreground),.7)}ul.products .product-card-brand-logo{margin-bottom:.4rem}ul.products .product-card-brand-logo img{max-height:18px;width:auto}ul.products .product-card-info--bottom{margin-top:auto;padding-top:.8rem}ul.products .button{font-size:.75rem;padding:.5rem .8rem;width:100%;text-align:center}.subcategory-page .collection-filtering{display:block!important;grid-gap:unset!important;grid-template-columns:unset!important;align-items:unset!important}.subcategory-page ul.products{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.subcategory-page .collection-products{flex:unset!important;min-width:unset!important}}@media screen and (max-width: 400px){ul.products{gap:.6rem;grid-template-columns:repeat(2,1fr)}ul.products .product-card-title{font-size:.8rem;line-height:1.2}ul.products .product-card-vendor{font-size:.7rem}ul.products .button{font-size:.7rem;padding:.4rem .6rem}.subcategory-grid__title,.subcategory-products__title{font-size:2rem}}@media screen and (min-width: 750px){.collection-products{flex:1!important;min-width:0!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;margin:0!important;padding:0!important}.collection-container,#ProductGridContainer,.sidebar-container--products{width:100%!important;max-width:none!important;box-sizing:border-box!important}ul.products{grid-template-columns:repeat(4,1fr)!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;display:grid!important;gap:1.5rem!important}}@media screen and (min-width: 990px){.collection-filtering{gap:2.5rem}ul.products{grid-template-columns:repeat(5,1fr)}.subcategory-card__content{padding:1.5rem}.subcategory-card__title{font-size:1.4rem;line-height:1.3}.subcategory-card__count{font-size:1.3rem}.sidebar-container--products{border-left:1px solid var(--color-border);padding-left:30px}}@media screen and (min-width: 1200px){ul.products{grid-template-columns:repeat(5,1fr)!important;gap:2rem!important;width:100%!important;max-width:none!important;display:grid!important}.collection-filtering{gap:3rem!important}.collection-products{width:100%!important;max-width:none!important}.subcategory-page ul.products{grid-template-columns:repeat(5,1fr)!important;gap:2rem!important}.subcategory-page .collection-filtering{display:grid!important;grid-gap:3rem!important;grid-template-columns:clamp(250px,25%,280px) 1fr!important;align-items:flex-start!important}.subcategory-page .collection-products{flex:1!important;min-width:0!important}}.product-card{display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-card-image{position:relative;overflow:hidden;margin-bottom:1rem}.product-card-image-link{display:block;position:relative;width:100%;height:0;padding-bottom:100%}.product-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-info{flex:1;display:flex;flex-direction:column;padding:0 .5rem}.product-card-info--inner{flex:1}.product-card-vendor{font-size:.8rem;color:rgba(var(--color-foreground),.7);margin-bottom:.5rem}.product-card-vendor a{color:inherit;text-decoration:none}.product-card-vendor a:hover{text-decoration:underline}.product-card-brand-logo{margin-bottom:.8rem;text-align:left}.product-card-brand-logo img{max-height:24px;width:auto;display:inline-block;margin:0}.product-card-brand-logo .brand-name{font-size:.9rem;color:rgba(var(--color-foreground),.7);font-weight:500}.product-card-title{font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;color:rgb(var(--color-foreground));text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-title:hover{color:rgba(var(--color-foreground),.8)}.product-card-price{margin-bottom:1rem}.product-card-price .price{font-size:1.1rem;font-weight:600;color:rgb(var(--color-foreground))}.product-card-info--bottom{margin-top:auto;padding-top:1rem}.product-card--view-details{width:100%;text-align:center;padding:.8rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;border:1px solid rgba(var(--color-foreground),.2);background:transparent;color:rgb(var(--color-foreground));transition:all .3s ease;cursor:pointer}.product-card--view-details:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.thb-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.3)}.thb-placeholder svg{width:3rem;height:3rem}.no-products-message{grid-column:1 / -1;text-align:center;padding:4rem 2rem}.subcategory-products__empty{color:rgba(var(--color-foreground),.6);font-size:1.6rem;margin:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/menu-products.css.map */
