.bestseller-section{padding:80px 0;background:#fff}.bestseller-section .page-width{max-width:1400px;margin:auto;padding:0 20px}.bestseller-heading{text-align:center;margin-bottom:45px;font-size:15px;letter-spacing:4px;text-transform:uppercase;font-weight:700;color:#3d3d3d}.bestseller-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.bestseller-card{background:#faf7f2;border:1px solid #eee;border-radius:14px;overflow:hidden;transition:.3s;padding-top:10px}.bestseller-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.bestseller-image{display:flex;justify-content:center;align-items:center;padding:15px 15px 5px;background:#faf7f2;height:280px}.bestseller-image img{max-width:100%;max-height:250px;width:auto;height:auto;object-fit:contain;transition:.35s ease}.bestseller-card:hover img{transform:scale(1.08)}.bestseller-content{padding:18px}.bestseller-content h3{margin:0;font-size:18px;font-weight:500}.bestseller-content h3 a{text-decoration:none;color:#222}.bestseller-desc{margin:8px 0;font-size:14px;color:#666}.bestseller-price{margin-top:8px;font-size:18px;font-weight:700;color:#222}.bestseller-rating{margin-top:10px;color:#c89c46;font-size:14px}.bestseller-rating span{color:#666;margin-left:6px}.bestseller-btn{margin-top:18px;width:100%;height:44px;border:1px solid #d2b48c;background:transparent;border-radius:8px;cursor:pointer;font-size:13px;letter-spacing:1px;font-weight:700;transition:.3s;color:#000}.bestseller-btn:hover{background:tan;color:#fff}.sold-out{opacity:.6;cursor:not-allowed}@media(max-width:1200px){.bestseller-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.bestseller-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.bestseller-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bestseller-grid.css.map */
