.rs-modern-theme{direction:rtl;font-family:inherit;box-sizing:border-box}.rs-modern-theme *{box-sizing:border-box}.rs-modern-theme.container{display:block!important;width:100%!important;max-width:100%!important;padding:0 15px!important;margin:0 auto!important;overflow:hidden!important;box-sizing:border-box!important}.rs-modern-theme .rs-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr))!important;gap:20px!important;padding:15px 0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.rs-modern-theme .rs-card{background:#fff!important;border:1px solid #eef0f2!important;border-radius:16px!important;overflow:hidden!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;flex-direction:column!important;position:relative!important;text-align:right!important;height:100%!important}.rs-modern-theme .rs-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.08)!important;border-color:#d1d5db!important;transform:translateY(-4px)!important;z-index:2!important}.rs-modern-theme .rs-card.is-campaign{border:1px solid #ef394e!important}.rs-modern-theme .rs-card.is-campaign:hover{box-shadow:0 10px 25px rgba(239,57,78,.15)!important}.rs-modern-theme .rs-img-wrap{position:relative!important;padding:25px 20px 10px!important;text-align:center!important;background:#fff!important;height:220px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.rs-modern-theme .rs-img-wrap img{max-width:100%!important;max-height:100%!important;object-fit:contain!important;transition:transform .4s ease!important}.rs-modern-theme .rs-card:hover .rs-img-wrap img{transform:scale(1.06)!important}.rs-modern-theme .rs-campaign-badge{position:absolute!important;top:12px!important;right:12px!important;background:linear-gradient(90deg,#ef394e 0%,#ff5267 100%)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;padding:4px 12px!important;border-radius:20px!important;z-index:10!important;box-shadow:0 2px 6px rgba(239,57,78,.4)!important}.rs-modern-theme .rs-title-wrap{padding:10px 15px!important;flex-grow:1!important;display:flex!important;flex-direction:column!important}.rs-modern-theme .rs-title{font-size:14px!important;color:#3f4064!important;line-height:1.7!important;margin:0!important;height:46px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-weight:500!important}.rs-modern-theme .rs-title a{color:inherit!important;text-decoration:none!important;transition:color .2s!important}.rs-modern-theme .rs-title a:hover{color:#ef394e!important}.rs-modern-theme .rs-urgent-msg{font-size:11px!important;color:#d97706!important;padding:0 15px!important;font-weight:bold!important;display:flex!important;align-items:center!important;gap:5px!important;margin-top:5px!important}.rs-modern-theme .rs-price-wrap,.rs-modern-theme .rs-stock-progress,.rs-modern-theme .rs-timer{flex-shrink:0!important}.rs-modern-theme .rs-price-wrap{padding:5px 15px 10px!important;margin-top:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important}.rs-modern-theme .rs-old-price{font-size:13px!important;color:#a1a3a8!important;text-decoration:line-through!important;height:20px!important;margin-bottom:2px!important}.rs-modern-theme .rs-new-price{font-size:18px!important;font-weight:800!important;color:#3f4064!important;display:flex!important;align-items:center!important;gap:4px!important}.rs-modern-theme .rs-card.is-campaign .rs-new-price{color:#ef394e!important}.rs-modern-theme .rs-currency{font-size:12px!important;font-weight:normal!important}.rs-modern-theme .rs-stock-progress{padding:0 15px 12px!important}.rs-modern-theme .rs-progress-info{display:flex!important;justify-content:space-between!important;font-size:11px!important;color:#81858b!important;margin-bottom:6px!important;font-weight:500!important}.rs-modern-theme .rs-progress-bar{background-color:#f0f0f1!important;height:4px!important;border-radius:4px!important;width:100%!important;position:relative!important;overflow:hidden!important}.rs-modern-theme .rs-progress-fill{background-color:#ef394e!important;height:100%!important;border-radius:4px!important;position:absolute!important;right:0!important;top:0!important;transition:width .5s ease!important}.rs-modern-theme .rs-timer{display:flex!important;align-items:center!important;justify-content:space-between!important;background:#fde8eb!important;color:#ef394e!important;padding:8px 15px!important;font-size:13px!important;font-weight:bold!important;border-top:1px solid #f9d2d8!important}.rs-modern-theme .rs-timer-boxes{display:flex!important;gap:4px!important;direction:ltr!important;align-items:center!important}.rs-modern-theme .rs-time-box{background:#ef394e!important;color:#fff!important;border-radius:4px!important;padding:2px 5px!important;min-width:26px!important;text-align:center!important;line-height:1.3!important}.rs-modern-theme .rs-timer.expired{background:#f3f3f3!important;color:#888!important;border-top-color:#e5e5e5!important;justify-content:center!important}.rs-modern-theme .rs-timer.expired .rs-time-box{background:#888!important;min-width:auto!important;padding:2px 8px!important}.rs-modern-theme .rs-empty-state{text-align:center!important;padding:50px 20px!important;background:#f9fafb!important;border-radius:12px!important;color:#6b7280!important;font-size:15px!important;border:1px dashed #d1d5db!important}@media(max-width:768px){.rs-modern-theme .rs-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;padding:8px 0!important}.rs-modern-theme .rs-card{border-radius:12px!important}.rs-modern-theme .rs-img-wrap{height:150px!important;padding:10px 10px 5px!important}.rs-modern-theme .rs-title{font-size:12px!important;height:36px!important;line-height:1.5!important}.rs-modern-theme .rs-title-wrap{padding:5px 10px!important}.rs-modern-theme .rs-price-wrap{padding:2px 10px 10px!important}.rs-modern-theme .rs-new-price{font-size:14px!important}.rs-modern-theme .rs-old-price{font-size:11px!important;height:16px!important}.rs-modern-theme .rs-timer{font-size:11px!important;padding:5px 10px!important;flex-wrap:wrap!important;gap:5px!important;justify-content:center!important}.rs-modern-theme .rs-time-box{padding:1px 4px!important;min-width:20px!important;font-size:10px!important}.rs-modern-theme .rs-campaign-badge{font-size:10px!important;padding:2px 8px!important}.rs-modern-theme .rs-urgent-msg{font-size:10px!important;padding:0 10px!important}.rs-modern-theme .rs-stock-progress{padding:0 10px 10px!important}.rs-modern-theme .rs-progress-info{font-size:10px!important}}@media(max-width:480px){.rs-modern-theme .rs-grid{gap:8px!important}.rs-modern-theme .rs-img-wrap{height:130px!important}.rs-modern-theme .rs-timer{flex-direction:column!important;gap:4px!important}}.realshop-sorting-container.theme-default{display:flex;align-items:center;background-color:#fff;border:1px solid var(--rs-line,#eef0f2);border-radius:12px;padding:12px 20px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.realshop-sorting-container.theme-default::before{content:'مرتب‌سازی بر اساس:';margin-left:20px;font-size:14px;font-weight:700;color:var(--rs-ink,#3f4064);white-space:nowrap}.realshop-sorting-container.theme-default .realshop-sorting-list{display:flex;flex-wrap:wrap;list-style:none!important;padding:0!important;margin:0!important;gap:24px;align-items:center}.realshop-sorting-container.theme-default .realshop-sorting-list li{list-style:none!important;list-style-type:none!important;background-image:none!important;margin:0!important;padding:0!important}.realshop-sorting-container.theme-default .realshop-sorting-list li a{text-decoration:none;color:var(--rs-muted,#81858b);font-size:14px;font-weight:500;transition:all .2s ease-in-out;padding:6px 0;position:relative;display:inline-block}.realshop-sorting-container.theme-default .realshop-sorting-list li a:hover{color:var(--rs-primary,#ef394e)}.realshop-sorting-container.theme-default .realshop-sorting-list li.active a{color:var(--rs-primary,#ef394e);font-weight:700}.realshop-sorting-container.theme-default .realshop-sorting-list li.active a::after{content:'';position:absolute;bottom:-2px;right:0;width:100%;height:3px;background-color:var(--rs-primary,#ef394e);border-radius:4px}@media(max-width:768px){.realshop-sorting-container.theme-default{flex-direction:column;align-items:flex-start;padding:16px;border-radius:10px}.realshop-sorting-container.theme-default::before{margin-left:0;margin-bottom:12px;font-size:13px}.realshop-sorting-container.theme-default .realshop-sorting-list{gap:16px;width:100%;justify-content:flex-start}.realshop-sorting-container.theme-default .realshop-sorting-list li a{font-size:13px}}