.category-slider-section{margin:3rem 0;padding:2rem 0}.category-slider-header{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;padding:0 20px;position:relative}.category-slider-header.ltr{flex-direction:row}.category-slider-header.rtl{flex-direction:row-reverse}.category-slider-title{font-size:1.75rem;font-weight:600;margin:0}.category-slider-title a{color:#000;text-decoration:none;transition:color .3s}html[dir=ltr] .category-slider-title a,html[lang=en] .category-slider-title a{font-family:Montserrat,sans-serif;font-weight:700}html[dir=rtl] .category-slider-title a,html[lang=ar] .category-slider-title a{font-family:'IBM Plex Sans Arabic',sans-serif;font-weight:700}.category-slider-title a:hover{color:#00b4ff}html.dark .category-slider-title a{color:#fff}.category-slider-more{color:#00b4ff;text-decoration:none;font-weight:500;transition:color .3s;position:absolute}.category-slider-header.ltr .category-slider-more{right:20px}.category-slider-header.rtl .category-slider-more{left:20px}.category-slider-more:hover{color:#0091cc}.category-slider-wrapper{position:relative;padding:0 60px}.category-slider{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1rem}.category-slider::-webkit-scrollbar{display:none}.category-slide{flex:0 0 auto;width:280px}.category-slide .product-card{width:100%;margin:0;max-width:100%;border-radius:12px}.category-slide .product-image-container{width:326px;height:326px;padding:3px;margin:0}.category-slide .product-image{width:320px;height:320px;object-fit:cover}@media (min-width:768px){.category-slide{width:326px}}@media (min-width:1024px){.category-slide{width:326px}}@media (max-width:767px){.category-slide .product-image-container{width:100%;height:auto;aspect-ratio:1/1;max-width:326px;margin:0 auto;padding:3px}.category-slide .product-image{width:calc(100% - 6px);height:calc(100% - 6px);max-width:320px;max-height:320px;object-fit:cover}.category-slide .product-image-placeholder{width:calc(100% - 6px)!important;height:calc(100% - 6px)!important;max-width:320px;max-height:320px;margin:0 auto}.category-slide{width:calc(50% - .5rem)}.category-slider{gap:.75rem}.category-slider-wrapper{padding:0 10px}.category-slider-header{padding:0 15px;justify-content:space-between;margin-bottom:1.25rem}.category-slider-header.ltr{flex-direction:row}.category-slider-header.rtl{flex-direction:row-reverse}.category-slider-more{position:static!important;font-size:.9rem}.category-slider-header.ltr .category-slider-more,.category-slider-header.rtl .category-slider-more{right:auto;left:auto}.category-slider-wrapper{padding:0 15px}.category-slider-title{font-size:1.35rem}}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:.3s;box-shadow:0 2px 8px rgba(0,0,0,.1);pointer-events:auto!important;user-select:none}.slider-arrow:hover{background:#f3f4f6;border-color:#00b4ff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.slider-arrow:active{transform:translateY(-50%) scale(.95)}[dir=rtl] .slider-arrow:active{transform:translateY(-50%) scaleX(-1) scale(.95)}.slider-arrow svg{width:20px;height:20px;color:#1e293b}.slider-arrow:hover svg{color:#00b4ff}.slider-arrow-prev{left:10px}.slider-arrow-next{right:10px}[dir=rtl] .slider-arrow-prev{left:auto;right:10px;transform:translateY(-50%) scaleX(-1)}[dir=rtl] .slider-arrow-next{right:auto;left:10px;transform:translateY(-50%) scaleX(-1)}@media (max-width:767px){.category-slider-wrapper{padding:0 10px}.slider-arrow{display:none!important}.category-slide .product-name{font-size:13px;font-weight:400;margin:6px 8px;line-height:1.35;letter-spacing:0}.category-slide .current-price,.category-slide .old-price{font-size:13px;font-weight:500}.category-slide .product-details{padding:6px 4px 10px}.category-slide .product-price{margin:4px 8px}html[dir=ltr] .category-slide .product-name,html[lang=en] .category-slide .product-name{font-weight:400}}[dir=rtl] .category-slider{direction:rtl}html.dark .slider-arrow{background:#1e293b;border-color:#334155}html.dark .slider-arrow:hover{background:#334155;border-color:#00b4ff}html.dark .slider-arrow svg{color:#f1f5f9}html.dark .slider-arrow:hover svg{color:#00b4ff}