.custom-category-slider{width:100%;background:var(--slider-bg, #fff);padding-top:var(--slider-padding-top, 20px);padding-bottom:var(--slider-padding-bottom, 20px);overflow:hidden}.category-wrapper{max-width:var(--section-width, 1400px);margin:0 auto;display:flex;justify-content:center}.category-items{display:flex;flex-wrap:nowrap;gap:30px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:10px 20px;justify-content:flex-start;align-items:center}.category-items::-webkit-scrollbar{display:none}.category-item{flex:0 0 auto;text-align:center;width:120px;text-decoration:none;display:flex;flex-direction:column;align-items:center}.category-item img{width:120px;height:120px;border-radius:50%;object-fit:cover;background-color:#fff;padding:4px;transition:transform .3s ease-in-out;border:1px solid #eee}.category-item:hover img{transform:scale(1.08)}.category-text{font-size:14px;font-weight:500;color:#000;text-align:center;margin-top:10px;line-height:1.4;max-width:100%;white-space:normal;word-break:break-word}.no-image-placeholder{width:120px;height:120px;border-radius:50%;background:#ccc}@media (min-width: 1024px){.category-items{justify-content:center;overflow-x:hidden}}@media (max-width: 768px){.category-items{overflow-x:auto;gap:20px}.category-item{width:100px}.category-item img{width:100px;height:100px}.category-text{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/category-slider.css.map */
