.best-selling-section{--color-primary: #f36621;--color-primary-hover: #d4561cff;--color-text-dark: #000;--color-text-light: #666;--color-bg-light: #f9f9f9;--color-bg-white: #fff;--color-badge-bg: rgba(255, 255, 255, .74);--font-size-title: 32px;--font-size-product: 16px;--font-size-badge: 14px;--radius-md: 8px;--radius-lg: 12px;--spacing-section: 50px}.best-selling-section{padding:var(--spacing-section) 0;margin:0 auto;padding-bottom:0}.best-selling-section .section-title{text-align:center;font-size:var(--font-size-title);font-weight:600;margin-bottom:30px}.sale-price{font-size:var(--font-size-product);font-weight:700;color:var(--color-primary)}.old-price{text-decoration:line-through;margin:0;padding-right:0;font-size:var(--font-size-product);font-weight:400;color:var(--color-text-light)}.best-selling-section .product-card{overflow:hidden;background:var(--color-bg-white);transition:box-shadow .3s ease;position:relative}.best-selling-section .image-wrapper{position:relative;width:100%;padding-top:100%;background:var(--color-bg-light);overflow:hidden;border-radius:var(--radius-lg)}.best-selling-section .image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .6s ease}.best-selling-section .image-wrapper .img-back,.best-selling-section .product-card:hover .image-wrapper .img-front{opacity:0;transform:scale(1);visibility:hidden}.best-selling-section .product-card:hover .image-wrapper .img-back{opacity:1;transform:scale(1);visibility:visible}.shop-all-btn{width:fit-content;align-self:center;background-color:var(--color-primary);color:#fff;font-weight:700;border-radius:var(--radius-md);padding:12px 20px;text-transform:uppercase;line-height:1;text-align:center;cursor:pointer;outline:0;margin-top:42px;display:inline-block}.shop-all-btn:hover{background:var(--color-primary-hover)}.best-selling-section .discount-badge{position:absolute;top:5px;left:5px;font-weight:400;background-color:var(--color-badge-bg);color:var(--color-text-dark);padding:4px 10px;border-radius:var(--radius-md);font-size:var(--font-size-badge);margin-left:4px;margin-top:4px}.best-selling-section .product-info{text-align:left}.best-selling-section .product-title{font-size:var(--font-size-product);margin:8px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:400;line-height:22px}.best-selling-section .price{display:flex;justify-content:start;gap:8px;align-items:center}@media screen and (max-width: 768px){.best-selling-section .section-title{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/best-selling-collection.css.map */
