.category-filter{background-color:var(--sa-card-bg);border:1px solid var(--sa-border-color);border-radius:var(--sa-radius);margin-bottom:1rem}.category-filter-box-title h4{font-size:1rem;margin-bottom:.5rem;color:var(--sa-heading-color)}.category-filter-box-title{padding:10px 0}.category-filter-box-desc{font-size:.9rem;color:var(--sa-text);background-color:var(--sa-card-bg)!important}.category-filter .form-check-input{accent-color:var(--sa-primary);background-color:var(--sa-text-third)}.category-filter .form-check-input:active{background-color:var(--sa-primary)}.form-check-input:checked{background-color:var(--sa-primary);border-color:var(--sa-success)}.form-check-input:focus{border-color:var(--sa-success);box-shadow:0 0 0 .25rem rgba(var(--sa-btn-primary-shadow-rgb),.25)}.color-filter-item{display:flex;align-items:center;padding:8px 10px;border:1px solid var(--bs-border-color);border-radius:10px;cursor:pointer;margin-bottom:8px;transition:.2s}.color-filter-item:hover{background:rgba(var(--bs-primary-rgb),.04)}.color-filter-item.active{border-color:var(--bs-primary);background:rgba(var(--bs-primary-rgb),.08)}.color-filter-item .color-thumb{width:40px;height:40px;border-radius:8px;overflow:hidden;margin-left:10px}.color-filter-item img{width:100%;height:100%;object-fit:cover}.color-dot{width:100%;height:100%;border-radius:8px}.color-info .fw-bold{color:var(--bs-heading-color)}.color-info small{color:var(--bs-muted-text)}.size-filter-item{border:1px solid rgba(var(--sa-text-rgb),.2);padding:6px 12px;border-radius:var(--sa-btn-radius);margin:0 5px 5px 0;cursor:pointer;transition:.2s;font-size:.9rem;background-color:var(--sa-card-bg)}.size-filter-item:hover{background-color:var(--sa-navbar-item-hover-color)}.size-filter-item.active{background:var(--sa-primary);color:var(--sa-text-third);border-color:var(--sa-success)}.category-filters{position:sticky;top:calc(var(--sa-header-h,0px) + 1rem);z-index:100;transition:top .3s ease}.product-card-shimmer{width:100%;height:260px;border-radius:var(--sa-radius);background:linear-gradient(90deg,#fff 25%,#f3f4f6 50%,#fff 75%);background-size:200% 100%;animation:sa-card-shimmer 1.4s infinite;margin-bottom:1rem}[data-bs-theme="dark"] .product-card-shimmer{background:linear-gradient(90deg,#1f2933 25%,#111827 50%,#1f2933 75%)}@keyframes sa-card-shimmer{from{background-position:-200% 0}to{background-position:200% 0}}.shimmer-block{border-radius:8px;background:linear-gradient(90deg,#fff 25%,#f3f4f6 50%,#fff 75%);background-size:200% 100%;animation:sa-card-shimmer 1.4s infinite}[data-bs-theme="dark"] .shimmer-block{background:linear-gradient(90deg,#3a1820 25%,#4a202a 50%,#5b2934 75%);background-size:200% 100%;animation:sa-card-shimmer 1.4s linear infinite}.category-shimmer-line{height:10px;margin-bottom:6px;border-radius:999px}.category-shimmer-line-lg{height:14px;margin-bottom:10px;border-radius:999px}.category-shimmer-circle{width:20px;height:20px;border-radius:50%}.category-shimmer-filter-box{border-radius:var(--sa-radius);border:1px solid var(--bs-border-color);padding:.9rem 1rem;margin-bottom:.75rem}.category-shimmer-card{height:320px;border-radius:var(--sa-radius);margin-bottom:.75rem}.category-shimmer-sort{border-radius:var(--sa-radius);padding:.75rem 1rem}.category-product-card{position:relative;display:flex;flex-direction:column;height:100%;border-radius:var(--sa-radius);background:var(--sa-card-bg);border:1px solid transparent;transition:.25s ease;text-align:right;direction:rtl;margin:auto auto 0!important}.category-product-card:hover{border-color:rgba(var(--sa-primary-rgb),.35);box-shadow:0 0 0 1px rgba(var(--bs-primary-rgb),.06),0 12px 24px rgba(15,23,42,.12);transform:translateY(-2px)}.category-product-img{position:relative;height:250px;padding-top:40px;overflow:hidden;border-top-left-radius:var(--sa-radius);border-top-right-radius:var(--sa-radius);background:var(--bs-card-bg)}.category-product-image-primary,.category-product-image-secondary{position:absolute;inset:0;width:100%;height:calc(100% - 40px);top:40px;object-fit:contain;object-position:center;transition:opacity .35s ease;z-index:1}.category-product-image-primary{opacity:1;visibility:visible}.category-product-image-secondary{opacity:0;visibility:hidden;z-index:2}.category-product-card:hover .category-product-image-primary.has-secondary{opacity:0;visibility:hidden}.category-product-card:hover .category-product-image-secondary.has-secondary{opacity:1;visibility:visible}.category-product-card img,.category-product-card:hover img{transform:none!important}.product-campaign-badge{position:absolute;top:10px;right:10px;padding:4px 12px;border-radius:999px;background:var(--sa-primary)!important;font-size:.75rem;font-weight:600;color:var(--sa-text-third);z-index:10}.category-product-desc{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:.9rem 1rem 1rem}.category-product-title{min-width:0}.category-product-title h6{font-size:.95rem;margin-top:8px;font-weight:700;margin-bottom:4px;line-height:1.6;color:var(--sa-heading-color);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.category-product-title small{color:var(--sa-muted-text)!important;font-size:.8rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:ltr;unicode-bidi:plaintext}.category-product-price .old-price{font-size:.85rem;color:var(--bs-muted-text);text-decoration:line-through}.category-product-price .new-price{font-size:1.4rem;font-weight:700;color:var(--sa-heading-color)}.product-color-list{position:absolute;left:10px;top:48px;display:flex;flex-direction:column;gap:6px;z-index:12}.product-color-dot{width:14px;height:14px;border-radius:50%}.product-color-more{font-size:12px;font-weight:bold;color:var(--bs-body-color);text-align:center}.category-products-grid .product-box-item-img img,.category-products-grid .product-box-item:hover .product-box-item-img img,.category-products-grid .category-product-card img,.category-products-grid .category-product-card:hover img{transform:none!important;transition:opacity .35s ease!important}.category-product-price .discount-column{min-height:42px;display:flex;flex-direction:column;justify-content:flex-end}.category-product-price .discount-column .text-danger{color:var(--sa-primary)!important}.category-product-price .price-column{min-height:42px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.category-filter .form-check-input,.category-filter .form-check-label{cursor:pointer}.form-check-label{padding-top:2px}.shimmer-fade-out{opacity:0;transition:opacity .25s ease-out}.sa-fade{opacity:0;transform:translateY(10px);transition:opacity .35s ease-out,transform .35s ease-out}.sa-fade.sa-show{opacity:1;transform:translateY(0)}.product-price-soldout{opacity:.8}.product-price-soldout .badge{font-size:.9rem}.color-filter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:14px 12px;justify-items:start}@media(min-width:768px) and (max-width:991px){.color-filter-grid{grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:16px 14px}}@media(min-width:992px){.color-filter-grid{grid-template-columns:repeat(auto-fill,minmax(65px,1fr));gap:14px 10px}}@media(max-width:420px){.color-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px}}.color-filter-tile{display:flex;flex-direction:column;align-items:center}.color-swatch-btn{width:52px;height:52px;border-radius:50%;border:1px solid rgba(var(--sa-text-rgb),.2);background:var(--sa-text-third);overflow:hidden;padding:0;cursor:pointer;position:relative;transition:transform .12s ease,box-shadow .18s ease,border-color .18s ease;display:flex;align-items:center;justify-content:center}@media(min-width:768px) and (max-width:991px){.color-swatch-btn{width:56px;height:56px}}@media(max-width:420px){.color-swatch-btn{width:48px;height:48px}}.color-swatch-btn:hover{transform:translateY(-1px);box-shadow:0 10px 18px rgba(15,23,42,.1)}.color-swatch-fill{width:100%;height:100%;border-radius:50%;display:block}.color-swatch-img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.color-swatch-btn.active{border:2px solid rgba(var(--sa-primary-rgb));box-shadow:0 0 0 3px rgba(var(--sa-btn-primary-shadow-rgb),.18)}.color-swatch-btn.active::after{content:"✓";position:absolute;top:4px;right:6px;font-size:14px;font-weight:900;color:var(--sa-text-second);width:18px;height:18px;border-radius:999px;background:var(--sa-primary);display:flex;align-items:center;justify-content:center}.color-tile-label{margin-top:6px;font-size:.82rem;font-weight:700;color:var(--bs-heading-color);text-align:center;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;line-height:1.25}.category-product-card .category-product-title h6{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;word-break:break-word}.category-product-card .category-product-title small{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;direction:ltr;unicode-bidi:plaintext}.category-product-card>a.category-product-link{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0}.category-product-card .category-product-desc{flex:1 1 auto;min-height:0}.category-product-card .category-product-price{margin-top:auto}#category-sort-select{color:var(--sa-heading-text);border-radius:var(--sa-btn-radius);border:1px solid var(--sa-border-color);background-color:rgba(0,0,0,.02)!important;cursor:pointer}#category-sort-select:focus{box-shadow:none!important}#category-sort-select option{background-color:var(--sa-card-bg);color:var(--sa-text)}#category-sort-select option:enabled :hover{background-color:#f00!important}#product-sort-select{color:var(--sa-heading-text);border-radius:var(--sa-btn-radius);border:1px solid var(--sa-border-color);background-color:rgba(0,0,0,.02)!important;cursor:pointer}#product-sort-select:focus{box-shadow:none!important}#product-sort-select option{background-color:var(--sa-card-bg);color:var(--sa-text)}#product-sort-select option:enabled :hover{background-color:#f00!important}.filter-chip{color:var(--sa-heading-text)!important;border-radius:var(--sa-btn-radius)!important;border:1px solid var(--sa-border-color)!important;background-color:rgba(0,0,0,.02)!important}@media(max-width:991px){.category-filters{display:grid;grid-template-columns:1fr}.category-filter{padding:.65rem 0}}@media(max-width:767px){.category-filters{grid-template-columns:1fr}#product-filters-container{margin-bottom:1rem}}@media(min-width:768px) and (max-width:991px){.category-products{flex-wrap:nowrap}.category-products>.col-lg-3{flex:0 0 240px;max-width:240px;margin-right:0;padding-left:6px}.category-products>.col-lg-9{flex:1;max-width:calc(100% - 240px);padding-right:15px}.category-filters{display:block!important;grid-template-columns:none!important}}.category-filters-header{display:flex;justify-content:space-between;align-items:center;padding:1rem .5rem;margin-bottom:.75rem}.filters-title{font-size:1.1rem;font-weight:700;color:var(--sa-heading-color);margin:0}.btn-clear-filters{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:600;color:var(--sa-text,#e26390);background:rgba(226,99,144,.08);border:1.5px solid rgba(226,99,144,.35);border-radius:var(--sa-btn-radius);cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-clear-filters:hover{background-color:var(--sa-danger);color:var(--sa-text-third)}.btn-clear-filters i{font-size:1rem}@media(max-width:575px){.category-filters-header{padding:.85rem .75rem;gap:8px}.filters-title{font-size:.95rem;flex-shrink:0}.btn-clear-filters{font-size:.85rem;padding:5px 10px;white-space:nowrap;flex-shrink:0;width:120px;justify-content:center}.btn-clear-filters i{font-size:.85rem}}@media(min-width:576px) and (max-width:991px){.category-filters-header{padding:.85rem .5rem}.filters-title{font-size:1rem}.btn-clear-filters{font-size:.85rem;padding:5px 10px;width:120px;justify-content:center}}.category-filters{background-color:var(--sa-card-bg);border:1px solid var(--sa-border-color);border-radius:var(--sa-radius);padding:0;overflow:hidden}.category-filters-header{padding:1rem 1rem;margin-bottom:0}.category-filters>.category-filter:first-of-type{margin-top:1rem}.category-filters>.category-filter:last-of-type{margin-bottom:1rem}.category-filters .category-filter{border:0;border-bottom:1px solid var(--sa-border-color);border-radius:0;margin-left:1rem;margin-right:1rem;margin-bottom:0;padding:.65rem 0}.category-filters .category-filter:last-of-type{border-bottom:0}.btn-clear-filters.invisible-btn{visibility:hidden;pointer-events:none;opacity:0}.btn-clear-filters{visibility:visible;pointer-events:auto;opacity:1;transition:opacity .2s ease}@media(min-width:768px) and (max-width:991px){.category-layout{display:flex;flex-wrap:nowrap}.category-layout>.col-lg-3{flex:0 0 240px;max-width:240px;margin-right:0;padding-left:6px}.category-layout>.col-lg-9{flex:1;max-width:calc(100% - 240px)}.category-filters{display:block!important;grid-template-columns:none!important}}@media(min-width:768px) and (max-width:991px){.category-products-sort .link.d-md-block{display:none!important}.category-products-sort .link-responsive.d-md-none{display:block!important}.category-products-sort .items{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}}.campaign-banner{width:100%;border-radius:var(--sa-radius);overflow:hidden}.campaign-banner img{display:block;width:100%;height:170px;object-fit:cover;object-position:center}@media(max-width:991.98px){.campaign-banner img{height:140px}}@media(max-width:767.98px){.campaign-banner img{height:110px}}