.best-sellers{background-color:#f7f7f7;text-align:center;padding:50px 0}.product-grid{display:flex;gap:15px;justify-content:start;align-items:middle;flex-wrap:wrap}.product-item{padding:10px 10px 20px;border:1px solid #e6e6e6;border-radius:10px;background-color:#fff;flex:0 0 auto;width:220px;text-align:center}.product-item img{width:100%;border:1px solid #e6e6e6;border-radius:10px}.product-btns{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.add-to-cart{background:#e6e6e6;color:#000;padding:10px;border-radius:5px;text-decoration:none}.add-to-cart:hover{background-color:#fe0;color:#fff}.buy-btn{background-color:#fe0;color:#000;padding:10px;border-radius:5px;text-decoration:none}.buy-btn:hover{background-color:#2b2b2b;color:#fff}.add-to-wishlist{background:#e6e6e6;color:#000;padding:10px;border-radius:5px;text-decoration:none}.add-to-wishlist:hover{background-color:#fe0;color:#fff}@media only screen and (max-width: 600px){.product-grid{justify-content:center}.product-item{flex:0 0 47%}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-bestsellers-carousel.css.map */
