.category-section{padding:15px 0;overflow:hidden;background-color:#fcfcfc;border-radius:8px}.category-scroll{display:flex;gap:15px;padding:2px 15px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.category-scroll::-webkit-scrollbar{display:none}.category-item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#333;transition:all .3s ease;padding:8px;border-radius:12px}.category-item:hover{background-color:#ffffffb3}.category-item img{width:80px;height:80px;object-fit:cover;border-radius:50%;border:2px solid #eee;transition:all .3s ease;box-shadow:0 2px 6px #0000001a}.category-item img:hover{border-color:#004987;transform:scale(1.05);box-shadow:0 4px 12px #007bff26}.category-item span{margin-top:8px;font-size:14px;font-weight:500;text-align:center}@media (min-width: 991px){.category-section{padding:20px 0;border-radius:12px}.category-scroll{justify-content:center;overflow-x:auto;padding:10px 30px}.category-item{padding:12px}.category-item img{width:100px;height:100px}.category-item span{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/category-section-stylesheet.css.map */
