.collection-view-switcher{display:flex;justify-content:flex-end;gap:12px;margin-bottom:32px;padding:0 20px}.collection-view-switcher button{min-width:110px;height:44px;border:1.5px solid #ddd;background:#fff;color:#222;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;transition:all .3s ease}.collection-view-switcher button:hover{border-color:#000;transform:translateY(-1px)}.collection-view-switcher button.active{background:#000;color:#fff;border-color:#000}.custom-product-grid{display:grid;grid-template-columns:repeat(var(--desktop-columns),1fr);gap:30px;list-style:none;padding:0;margin:0}.custom-product-grid__item{width:100%;height:100%}.best-sellers__card{height:100%;display:flex;flex-direction:column}.best-sellers__card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.best-sellers__image-wrap{position:relative;overflow:hidden;border-radius:14px;background:#f8f8f8;aspect-ratio:3 / 4;flex-shrink:0}.best-sellers__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s cubic-bezier(.4,0,.2,1)}.best-sellers__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease}.best-sellers__card:hover .best-sellers__image{transform:scale(1.06)}.best-sellers__card:hover .best-sellers__image--hover{opacity:1}.best-sellers__wishlist{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;border:none;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--bs-color-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color var(--bs-transition),background var(--bs-transition),transform var(--bs-transition);z-index:1}.best-sellers__wishlist:hover,.best-sellers__wishlist.is-active{color:var(--bs-color-wishlist);transform:scale(1.15)}.best-sellers__wishlist.is-active svg{fill:var(--bs-color-wishlist)}.best-sellers__info{padding-top:16px;flex-grow:1;display:flex;flex-direction:column}.best-sellers__product-title{font-size:17px;font-weight:600;line-height:1.4;margin:0 0 10px;color:#111}.best-sellers__product-title:hover{color:#555}.best-sellers__price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:auto}.best-sellers__price--original{font-size:14.5px;color:#999;text-decoration:line-through;font-weight:400}.best-sellers__price--sale{font-size:19px;font-weight:700;color:#111}.custom-product-grid.carousel-view{display:flex!important;overflow-x:auto;gap:24px;padding-bottom:20px;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.custom-product-grid.carousel-view .custom-product-grid__item{flex:0 0 300px;scroll-snap-align:start}.custom-product-grid.carousel-view::-webkit-scrollbar{height:7px}.custom-product-grid.carousel-view::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:20px}@media screen and (max-width:990px){.custom-product-grid{grid-template-columns:repeat(3,1fr);gap:24px}.custom-product-grid.carousel-view .custom-product-grid__item{flex:0 0 260px}}@media screen and (max-width:768px){.custom-product-grid{grid-template-columns:repeat(2,1fr);gap:18px}.best-sellers__product-title{font-size:15.5px}.best-sellers__price--sale{font-size:17.5px}.custom-product-grid.carousel-view .custom-product-grid__item{flex:0 0 230px}}@media screen and (max-width:480px){.collection-view-switcher{justify-content:center;padding:0}.collection-view-switcher button{min-width:92px;height:40px;font-size:14px}.custom-product-grid{gap:16px}.best-sellers__image-wrap{border-radius:12px}.custom-product-grid.carousel-view .custom-product-grid__item{flex:0 0 210px}}.best-sellers__wishlist.active{background:#fff}.best-sellers__wishlist.active svg{fill:red;stroke:red}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-product-grid.css.map */
