:root{--primary-red:#ba101a;--primary-red-hover:#9e0d16;--text-dark:#1a1a1a;--text-muted:#737373;--text-body:#333;--border-light:#ececec;--input-border:#e2e2e2;--bg-light:#f8f8f8}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{color:var(--text-dark);-webkit-font-smoothing:antialiased;background-color:#fff;font-family:Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.45}html[dir=rtl],body.rtl-mode{text-align:right;direction:rtl;font-family:Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html[dir=ltr],body.ltr-mode{text-align:left;direction:ltr;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;padding-bottom:70px}.site-header{z-index:100;background:#fff;border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:flex;position:sticky;top:0}.header-left{z-index:2;align-items:center;gap:12px;display:flex}.icon-btn{cursor:pointer;color:#222;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.logo-container{cursor:pointer;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-img{object-fit:contain;width:auto;max-width:145px;height:30px;display:block}.header-right{z-index:2;align-items:center;gap:12px;display:flex}.desktop-nav,.desktop-icons,.sign-in-btn,.lang-switch,.breadcrumbs{display:none}.cart-box-btn{position:relative}.cart-badge{background-color:var(--primary-red);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.search-bar-container{background:#fff;padding:10px 16px}.search-bar-wrapper{align-items:center;display:flex;position:relative}.search-icon{pointer-events:none;position:absolute;left:12px}.search-input{border:1px solid var(--input-border);width:100%;height:40px;color:var(--text-dark);background:#fff;border-radius:8px;outline:none;padding:0 36px 0 38px;font-family:inherit;font-size:13.5px;transition:border-color .2s}.search-input:focus{border-color:var(--primary-red)}.search-input::placeholder{color:#a8a8a8}.clear-search-btn{color:#999;cursor:pointer;background:0 0;border:none;font-size:14px;position:absolute;right:12px}.hero-slider-wrap{box-sizing:border-box;width:100%;padding:10px 14px 4px}.hero-slider-section{aspect-ratio:1600/583;-webkit-user-select:none;user-select:none;background:#f3f4f6;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.hero-slider-track{width:100%;height:100%;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.hero-slide{flex-shrink:0;width:100%;min-width:100%;height:100%}.hero-slide-img,.slider-banner-img{object-fit:cover;width:100%;height:100%;display:block}.slider-arrow-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:5;color:#1f2937;background:#ffffffe0;border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.slider-arrow-btn:hover{background:#fff;transform:translateY(-50%)scale(1.08)}.slider-arrow-prev{left:8px}.slider-arrow-next{right:8px}.slider-dots-pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5;background:#0006;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.slider-dot-item{cursor:pointer;background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:all .3s}.slider-dot-item.active{background:#fff;border-radius:10px;width:18px}.categories-grid-section{background:#fff;padding:16px 12px 6px}.categories-grid-3col{grid-template-columns:repeat(3,1fr);gap:12px 8px;display:grid}.category-circle-card{text-align:center;cursor:pointer;flex-direction:column;align-items:center;padding:4px;transition:transform .15s;display:flex}.category-circle-card:active{transform:scale(.96)}.category-circle-wrapper{background:#fff;border:1px dashed #ba101a4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:6px;padding:2px;display:flex}.category-circle-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.category-circle-title{color:#1a1a1a;text-transform:uppercase;max-width:90px;font-size:11.5px;font-weight:700;line-height:1.25}.category-tabs-container{background:#fff;padding:12px 16px 8px}.category-tabs-row{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.category-tabs-row::-webkit-scrollbar{display:none}.category-pill-tab{white-space:nowrap;color:#333;cursor:pointer;background:#fbfbfb;border:1px solid #e0e0e0;border-radius:20px;padding:7px 16px;font-size:12.5px;font-weight:700;transition:all .2s}.category-pill-tab.active{background:var(--primary-red);color:#fff;border-color:var(--primary-red)}.homepage-products-container{padding:10px 16px}.products-horizontal-scroll{scrollbar-width:thin;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.scroll-product-item{flex-shrink:0;width:165px;min-width:165px}.advantages-section{background:#fff;padding:24px 16px}.advantages-heading{color:var(--primary-red);text-align:center;margin-bottom:20px;font-size:20px;font-weight:800}.advantages-list{flex-direction:column;gap:14px;max-width:500px;margin:0 auto;display:flex}.advantage-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:16px;padding:14px 18px;display:flex;box-shadow:0 4px 14px #0000000a}.advantage-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.advantage-text{color:#1a1a1a;font-size:14px;font-weight:700;line-height:1.35}.product-card{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:14px;flex-direction:column;height:100%;padding:10px 10px 12px;transition:transform .15s,box-shadow .15s;display:flex;position:relative}.product-card:active{transform:scale(.99)}.card-wishlist{cursor:pointer;color:var(--primary-red);z-index:2;background:0 0;border:none;padding:2px;position:absolute;top:10px;right:10px}.card-img-wrapper{aspect-ratio:1;background:#fafafa;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:8px;display:flex;overflow:hidden}.card-img{object-fit:contain;width:100%;height:100%}.card-title{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:35px;margin-bottom:12px;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.card-bottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.card-price{color:#1a1a1a;font-size:13.5px;font-weight:800}.card-add-btn{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .1s;display:flex}.card-add-btn:active{transform:scale(.9)}.other-products-section{margin-top:10px;margin-bottom:20px}.other-products-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.product-page-wrapper{padding-bottom:140px}.product-gallery{background:#fff;width:100%;position:relative}.product-image-container{background:#fff;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.product-main-img{object-fit:contain;width:100%;height:auto;max-height:400px;display:block}.carousel-arrow{color:#b0b0b0;cursor:pointer;z-index:5;background:#ffffffe0;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 5px #0000000d}.arrow-left{left:8px}.arrow-right{right:8px}.image-wishlist-icon{display:none}.product-info{flex-direction:column;padding:10px 16px 0;display:flex}.product-title{color:#1a1a1a;letter-spacing:-.2px;text-transform:none;margin-bottom:6px;font-size:18.5px;font-weight:700;line-height:1.25}.sku{color:var(--text-muted);margin-bottom:12px;font-size:12.5px;font-weight:400}.description-title{color:#1a1a1a;margin-bottom:6px;font-size:14px;font-weight:700}.description-list{color:var(--text-body);margin:0 0 16px;padding:0;font-size:13.5px;line-height:1.5;list-style:none}.description-list li{margin-bottom:3px}.price{color:var(--primary-red);letter-spacing:-.3px;margin-bottom:16px;font-size:24px;font-weight:800}.notes-section{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.notes-label{color:#1a1a1a;font-size:13.5px;font-weight:700}.notes-input{border:1px solid var(--input-border);width:100%;height:42px;color:var(--text-dark);background:#fff;border-radius:6px;outline:none;padding:0 14px;font-family:inherit;font-size:13px;transition:border-color .2s}.notes-input:focus{border-color:var(--primary-red)}.content-container{padding:0 16px}.section-heading-row{align-items:center;gap:12px;margin:24px 0 14px;display:flex}.section-title{color:#1a1a1a;white-space:nowrap;margin:0;font-size:14.5px;font-weight:700}.heading-line{background-color:#ededed;flex:1;height:1px}.share-social-row{align-items:center;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.share-btn{color:#444;background:#fff;border:1px solid #e2e2e2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .15s;display:flex}.product-details-content{color:#333;margin-bottom:24px;font-size:14px;line-height:1.6}.product-details-content p{margin-bottom:10px}.product-details-content strong{font-weight:700}.product-details-content span[style*="color: #e03e2d"],.product-details-content span[style*="color:#e03e2d"],.product-details-content p[style*="color: #e03e2d"],.product-details-content p[style*="color:#e03e2d"],.product-details-content strong[style*="color: #e03e2d"]{margin:14px 0 6px;line-height:1.35;display:block;color:var(--primary-red)!important;font-size:18px!important}.action-buttons-container{width:100%;padding:12px 16px;padding-bottom:max(14px, env(safe-area-inset-bottom));z-index:100;background:#fff;border-top-left-radius:18px;border-top-right-radius:18px;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 18px #00000014}.btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .1s;display:flex}.btn:active{opacity:.88;transform:scale(.99)}.btn-cart{background-color:var(--primary-red);color:#fff;border:none}.btn-buy{color:var(--primary-red);border:1.5px solid var(--primary-red);background-color:#fff}.btn-cart-active-state{background-color:var(--primary-red);color:#fff;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 12px 0 16px;display:flex}.cart-active-left{flex-direction:column;display:flex}.cart-active-title{font-size:15px;font-weight:700;line-height:1.2}.cart-active-subtotal{opacity:.9;font-size:12px;font-weight:500}.cart-active-stepper-pill{color:#1a1a1a;background:#f1f3f7;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 8px;display:flex}.stepper-btn{cursor:pointer;color:#374151;background:0 0;border:none;justify-content:center;align-items:center;padding:2px 4px;font-size:18px;font-weight:700;display:flex}.stepper-btn:active{transform:scale(.9)}.stepper-spinners{background:#e2e5eb;border-radius:3px;justify-content:center;align-items:center;padding:1px 3px;display:flex}.stepper-qty{text-align:center;color:#111827;min-width:14px;font-size:16px;font-weight:700}.btn-checkout-active{width:100%;height:48px;color:var(--primary-red);border:1.5px solid var(--primary-red);cursor:pointer;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.floating-buttons-wrapper{z-index:105;pointer-events:none;flex-direction:column;align-items:center;gap:12px;display:flex;position:fixed;right:16px}.floating-buttons-wrapper.on-product-page{bottom:144px}.floating-buttons-wrapper.on-home-page{bottom:74px}.scroll-top-btn,.floating-chat-btn{pointer-events:auto;background-color:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex;box-shadow:0 4px 14px #ba101a66}.scroll-top-btn:active,.floating-chat-btn:active{transform:scale(.92)}.floating-chat-btn svg{display:block!important}.bottom-nav-bar{z-index:100;background:#fff;border-top:1px solid #ebebeb;justify-content:space-around;align-items:center;height:60px;padding:0 10px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{cursor:pointer;color:#777;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.bottom-nav-item.active{color:var(--primary-red)}.nav-badge{background:var(--primary-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.bottom-nav-cart-btn{cursor:pointer;background:0 0;border:none;position:relative;top:-12px}.cart-circle{background:var(--primary-red);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;box-shadow:0 4px 12px #ba101a66}.cart-circle-badge{color:var(--primary-red);border:2px solid var(--primary-red);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-2px;right:-2px}.cart-drawer-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer-panel{background:#fff;flex-direction:column;width:100%;max-width:420px;height:100%;animation:.25s ease-out slideIn;display:flex;box-shadow:-4px 0 20px #00000026}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cart-drawer-title{color:#1a1a1a;font-size:16px;font-weight:700}.cart-close-btn{cursor:pointer;color:#777;background:0 0;border:none;font-size:20px}.cart-drawer-body{flex:1;padding:16px 20px;overflow-y:auto}.empty-cart-state{text-align:center;color:#888;padding:40px 20px}.cart-item-row{border-bottom:1px solid #f4f4f4;gap:12px;padding:12px 0;display:flex;position:relative}.cart-item-img{object-fit:contain;background:#fafafa;border-radius:8px;flex-shrink:0;width:60px;height:60px}.cart-item-details{flex:1}.cart-item-name{color:#1a1a1a;margin-bottom:4px;font-size:13.5px;font-weight:700;line-height:1.3}.cart-item-price{color:var(--primary-red);font-size:13px;font-weight:700}.cart-item-note{color:#777;margin-top:2px;font-size:11.5px}.cart-item-controls{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.quantity-stepper{border:1px solid #e0e0e0;border-radius:4px;align-items:center;display:flex}.quantity-stepper button{cursor:pointer;background:0 0;border:none;width:26px;height:26px;font-weight:700}.quantity-stepper span{padding:0 8px;font-size:13px;font-weight:700}.cart-item-subtotal{font-size:13.5px;font-weight:800}.cart-remove-btn{cursor:pointer;background:0 0;border:none;height:24px;padding:4px}.cart-drawer-footer{background:#fafafa;border-top:1px solid #f0f0f0;padding:16px 20px}.cart-summary-line{justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.cart-summary-amount{color:var(--primary-red);font-size:16px;font-weight:800}.checkout-panel{max-width:480px}.checkout-summary-box{background:#fbfbfb;border:1px solid #eee;border-radius:8px;margin-bottom:16px;padding:12px}.checkout-summary-box h4{margin-bottom:8px;font-size:13.5px}.checkout-items-preview{max-height:100px;margin-bottom:8px;font-size:12px;overflow-y:auto}.checkout-item-line{color:#555;justify-content:space-between;padding:3px 0;display:flex}.checkout-total-row{border-top:1px dashed #ddd;justify-content:space-between;padding-top:6px;font-size:14px;font-weight:700;display:flex}.checkout-total-row .total-val{color:var(--primary-red);font-weight:800}.form-group{margin-bottom:12px}.form-group label{color:#333;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:13px}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary-red)}.form-row{gap:10px;display:flex}.form-row .form-group{flex:1}.checkout-success{text-align:center;padding:30px 10px}.success-icon{color:#fff;background:#28a745;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;font-size:32px;display:flex}.success-total{color:var(--primary-red);margin-top:16px;font-size:18px;font-weight:800}@media (width>=768px){.site-header{height:64px;padding:12px 40px;position:relative}.mobile-icon{display:none}.logo-container{margin-right:12px;position:static;transform:none}.logo-img{height:38px}.desktop-nav{align-items:center;gap:22px;font-size:14px;font-weight:500;display:flex}.desktop-nav a{color:var(--text-dark);text-decoration:none;transition:color .2s}.desktop-nav a:hover{color:var(--primary-red)}.desktop-icons{align-items:center;gap:14px;display:flex}.icon-btn.desktop-icon{color:var(--primary-red);position:relative}.badge-count{background:var(--primary-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.sign-in-btn{border:1.5px solid var(--primary-red);color:var(--primary-red);background:0 0;border-radius:6px;padding:6px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.sign-in-btn:hover{background:var(--primary-red);color:#fff}.cart-box-btn{border:1.5px solid var(--primary-red);color:var(--primary-red);border-radius:6px;padding:6px 12px}.lang-switch{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;display:flex}.lang-switch .toggle-circle{background:#fff;border-radius:50%;width:12px;height:12px;display:inline-block}.breadcrumbs{max-width:1200px;color:var(--text-muted);margin:0 auto;padding:20px 40px 0;font-size:13.5px;display:block}.breadcrumb-link{color:var(--primary-red);cursor:pointer;font-weight:500}.bottom-nav-bar{display:none}.main-content{padding-bottom:0}.homepage-wrapper{max-width:1200px;margin:0 auto;padding:20px 40px}.categories-grid-3col{grid-template-columns:repeat(6,1fr);gap:20px}.category-circle-wrapper{width:90px;height:90px}.other-products-grid{grid-template-columns:repeat(4,1fr);gap:18px}.product-page-wrapper{max-width:1200px;margin:0 auto;padding:20px 40px 60px}.product-main-section{flex-direction:row;gap:50px;margin-bottom:40px;display:flex}.product-gallery{flex:1}.product-image-container{border:1px solid var(--border-light);border-radius:12px;min-height:480px;padding:20px}.image-wishlist-icon{border:1.5px solid var(--primary-red);width:36px;height:36px;color:var(--primary-red);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.product-info{flex:1;padding:0}.product-title{margin-bottom:8px;font-size:26px}.sku{margin-bottom:16px;font-size:13px}.description-title{font-size:15px}.description-list{margin-bottom:20px;font-size:14px}.price{margin-bottom:24px;font-size:28px}.action-buttons-container{box-shadow:none;background:0 0;border-radius:0;flex-direction:row;gap:16px;margin-top:10px;padding:0;position:static}.btn-cart-active-state,.btn-checkout-active{flex:1}.floating-buttons-wrapper.on-product-page,.floating-buttons-wrapper.on-home-page{bottom:30px;right:30px}}.palestine-banner-full{cursor:pointer;margin:14px 16px 20px}.palestine-banner-card{background:#fff;border:2px solid #16a34a;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 6px 20px #00000014}.palestine-banner-card:active{transform:scale(.99)}.palestine-banner-img-container{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}.palestine-banner-img{object-fit:cover;width:100%;height:100%;display:block}.palestine-banner-overlay-ribbon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.5px;background:#000c;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;top:10px;left:10px}.palestine-banner-footer-strip{background:#fff;border-top:1px solid #f0fdf4;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.palestine-strip-left{flex-direction:column;gap:2px;display:flex}.palestine-flag-badge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;width:fit-content;padding:1px 6px;font-size:10px;font-weight:800;display:inline-block}.palestine-main-text{color:#111827;font-size:13px;font-weight:700}.palestine-sub-text{color:#16a34a;direction:rtl;font-size:11px;font-weight:700}.charity-tag-btn{color:#fff;white-space:nowrap;background:#16a34a;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700}.palestine-banner-compact{cursor:pointer;background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border:1.5px solid #86efac;border-radius:10px;margin:14px 0 16px;padding:10px 14px;box-shadow:0 2px 8px #16a34a14}.palestine-compact-badge{flex-direction:column;gap:4px;display:flex}.palestine-flag-pill{color:#fff;background:#15803d;border-radius:4px;width:fit-content;padding:2px 8px;font-size:10px;font-weight:800;display:inline-block}.palestine-compact-text{color:#1f2937;font-size:12px;font-weight:700}.palestine-compact-ar{color:#15803d;direction:rtl;font-size:12px;font-weight:700}.charity-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.charity-modal-box{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:20px;overflow-y:auto;box-shadow:0 10px 30px #0003}.charity-modal-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.charity-modal-header h3{color:#111827;margin:0;font-size:17px;font-weight:800}.charity-close-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:32px;height:32px;font-weight:700}.charity-modal-img{border:1px solid #e5e7eb;border-radius:10px;width:100%;margin-bottom:14px}.charity-modal-body p{color:#4b5563;margin-bottom:10px;font-size:13px;line-height:1.5}.charity-modal-body .ar-text{color:#111827;font-size:14px;font-weight:600}.btn-charity-ok{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;width:100%;height:44px;margin-top:10px;font-size:15px;font-weight:700}.category-products-block{margin-bottom:24px}.section-title-wrap{align-items:center;gap:6px;display:flex}.cat-section-count{color:#9ca3af;font-size:13px;font-weight:600}.section-view-all{color:var(--primary-red);font-size:13px;font-weight:700;text-decoration:none}.cat-page-wrapper{background:#f8f9fa;min-height:100vh;padding-bottom:90px}.cat-top-header{z-index:50;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:58px;padding:0 14px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #00000008}.cat-header-nav-group{align-items:center;gap:10px;display:flex}.cat-header-icon-btn{cursor:pointer;color:#222;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .15s;display:flex}.cat-header-icon-btn:hover{background:#f3f4f6}.cat-header-logo-wrap{justify-content:center;align-items:center;display:flex}.cat-header-logo-img{object-fit:contain;height:34px;max-height:34px}.cat-header-actions-group{align-items:center;gap:6px;display:flex}.cat-page-container{max-width:600px;margin:0 auto;padding:14px 14px 20px}.cat-breadcrumbs-row{align-items:center;gap:6px;margin-bottom:8px;font-size:13.5px;display:flex}.cat-bc-home-link{color:#c0262d;font-weight:700;text-decoration:none}.cat-bc-chevron{color:#9ca3af;font-size:13px}.cat-bc-active-title{color:#4b5563;font-weight:500}.cat-page-big-title{color:#111827;text-align:start;margin:4px 0 14px;font-size:21px;font-weight:700}.cat-sort-bar-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9px;justify-content:space-between;align-items:center;height:42px;margin-bottom:14px;padding:0 16px;display:flex;position:relative;box-shadow:0 1px 3px #00000005}.cat-sort-label-text{color:#374151;font-size:13.5px;font-weight:600}.cat-sort-red-triangle{color:#c0262d;font-size:11px}.cat-sort-native-select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.cat-grid-2col{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.cat-pcard{cursor:pointer;background:#fff;border:1px solid #ebebeb;border-radius:16px;flex-direction:column;justify-content:space-between;padding:12px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000005}.cat-pcard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.cat-pcard-heart-btn{z-index:5;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:10px;left:auto!important;right:10px!important}body.rtl-mode .cat-pcard-heart-btn,.cat-pcard-heart-btn{left:auto!important;right:10px!important}.cat-pcard-img-area{justify-content:center;align-items:center;width:100%;height:135px;margin-bottom:8px;display:flex}.cat-pcard-img{object-fit:contain;max-width:100%;max-height:100%}.cat-pcard-title{color:#1f2937;text-align:start;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:4px 0 10px;font-size:13.5px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.cat-pcard-bottom-row{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.cat-pcard-pricing{text-align:start;flex-direction:column;display:flex}.cat-pcard-starts-from{color:#888;margin-bottom:2px;font-size:10.5px;line-height:1}.cat-pcard-price-amount{color:#111827;font-size:15px;font-weight:700;line-height:1.2}.cat-pcard-eye-action-btn{cursor:pointer;background:#a9252b;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s,background .15s;display:flex;box-shadow:0 2px 6px #a9252b40}.cat-pcard-eye-action-btn:hover{background:#c0262d;transform:scale(1.05)}.support-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.support-modal-card{background:#fff;border-radius:16px;width:100%;max-width:380px;padding:20px;animation:.25s ease-out modalFadeIn;box-shadow:0 10px 30px #00000026}.support-modal-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.support-icon-badge{background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.support-modal-title{color:#111827;margin:0;font-size:16px;font-weight:700}.support-close-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px}.support-desc{color:#4b5563;margin-bottom:18px;font-size:13.5px;line-height:1.5}.support-action-btn{color:#fff;background:#a9252b;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:14px;padding:12px;font-size:14px;font-weight:700;text-decoration:none;display:flex;box-shadow:0 3px 10px #a9252b40}.support-working-hours{color:#6b7280;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.hours-dot{background:#10b981;border-radius:50%;width:8px;height:8px}.filter-modal-backdrop{z-index:1000;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.filter-modal-drawer{background:#fff;flex-direction:column;width:85%;max-width:360px;height:100%;display:flex;box-shadow:-4px 0 20px #00000026}.filter-drawer-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.filter-drawer-header h3{margin:0;font-size:16px;font-weight:700}.close-drawer-btn{cursor:pointer;background:0 0;border:none;font-size:18px}.filter-drawer-body{flex:1;padding:16px;overflow-y:auto}.filter-group{margin-bottom:20px}.filter-label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.filter-options-grid{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.filter-chip.active{background:var(--primary-red);color:#fff;border-color:var(--primary-red)}.price-inputs-row{align-items:center;gap:8px;display:flex}.filter-price-input{border:1px solid #e5e7eb;border-radius:6px;flex:1;height:38px;padding:0 10px;font-size:13px}.filter-checkbox-label{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.category-chips-scroll{flex-wrap:wrap;gap:6px;max-height:180px;display:flex;overflow-y:auto}.filter-drawer-footer{border-top:1px solid #f0f0f0;gap:10px;padding:12px 16px;display:flex}.btn-filter-reset{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;height:44px;font-size:14px;font-weight:700}.btn-filter-apply{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:2;height:44px;font-size:14px;font-weight:700}.checkout-page-wrapper{background:#fff;min-height:100vh;padding-bottom:90px}.checkout-top-header{z-index:50;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex;position:sticky;top:0}.checkout-back-btn{cursor:pointer;color:#111827;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.checkout-header-logo{object-fit:contain;height:32px}.checkout-content-container{max-width:580px;margin:0 auto;padding:16px}.checkout-breadcrumbs{align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:flex}.checkout-section{margin-bottom:24px}.checkout-section-title{color:#111827;margin:0 0 12px;font-size:18px;font-weight:800}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.checkout-signin-link{color:#111827;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700;text-decoration:underline}.checkout-field-group{flex-direction:column;margin-bottom:12px;display:flex}.checkout-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:48px;padding:0 14px;font-size:14px;transition:border-color .2s}.checkout-input:focus{border-color:#000}.checkout-field-sublabel{color:#6b7280;margin-top:4px;font-size:11px;font-weight:500}.phone-group-row{gap:8px;display:flex}.country-code-picker{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;width:120px;height:48px;display:flex}.country-code-select{cursor:pointer;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 8px;font-size:13px;font-weight:600}.phone-input-wrap{flex:1}.fulfillment-toggle-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.fulfillment-tab{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:48px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.fulfillment-tab.active{color:#fff;background:#000;border-color:#000}.country-chip-input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;height:48px;padding:0 14px;display:flex}.country-name-text{color:#111827;font-size:14px;font-weight:600}.chip-remove-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:16px}.checkout-field-row-2col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pickup-branch-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:14px}.pickup-title{color:#111827;margin-bottom:4px;font-size:14px;font-weight:700}.pickup-address{color:#4b5563;margin-bottom:4px;font-size:13px}.pickup-hours{color:#16a34a;font-size:12px;font-weight:600}.payment-methods-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.payment-method-row{cursor:pointer;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .15s;display:flex}.payment-method-row:last-child{border-bottom:none}.payment-method-row.selected{background:#f9fafb}.payment-left{align-items:center;gap:10px;display:flex}.payment-name{color:#111827;font-size:14px;font-weight:600}.payment-badge{border-radius:4px;padding:3px 8px;font-size:12px;font-weight:700}.knet-badge{color:#fff;background:#0284c7}.cc-badge{color:#3730a3;background:#e0e7ff}.cod-badge{color:#92400e;background:#fef3c7}.shipping-method-box{color:#6b7280;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:500;display:flex}.checkout-cart-items{border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding-bottom:12px}.checkout-item-row{align-items:center;gap:12px;margin-bottom:10px;display:flex}.checkout-item-thumb{object-fit:cover;border:1px solid #f0f0f0;border-radius:8px;width:48px;height:48px}.checkout-item-info{flex:1}.checkout-item-title{color:#111827;font-size:13px;font-weight:600}.checkout-item-price{color:#111827;font-size:13px;font-weight:700}.promo-code-container{margin-bottom:16px}.promo-title{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.promo-input-row{gap:8px;height:48px;display:flex}.promo-input-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;align-items:center;padding:0 12px;display:flex;position:relative}.promo-input{color:#111827;border:none;outline:none;width:100%;height:100%;font-size:14px;font-weight:600}.promo-discount-tag{color:#16a34a;pointer-events:none;font-size:13px;font-weight:700;position:absolute;right:12px}.btn-promo-apply,.btn-promo-clear{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:90px;height:100%;font-size:14px;font-weight:700}.shipping-calc-hint{color:#9ca3af;align-items:center;gap:6px;margin-bottom:16px;font-size:12px;display:flex}.checkout-totals-table{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.totals-row{color:#4b5563;justify-content:space-between;font-size:14px;display:flex}.totals-row.promo-row{color:#16a34a;font-weight:600}.totals-row.total-grand{color:#111827;border-top:1px dashed #e5e7eb;margin-top:4px;padding-top:10px;font-size:18px;font-weight:800}.grand-amount{color:#111827;font-size:20px}.checkout-palestine-ribbon{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:12px;display:flex}.save-details-checkbox{cursor:pointer;color:#4b5563;align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;display:flex}.privacy-link{color:#2563eb;text-decoration:underline}.checkout-sticky-footer{z-index:100;background:#fff;border-top:1px solid #ebebeb;align-items:center;height:64px;padding:8px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000000d}.btn-place-order{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;height:48px;font-size:16px;font-weight:700;transition:opacity .2s}.btn-place-order:disabled{opacity:.5;cursor:not-allowed}.checkout-success-container{background:#fff;justify-content:center;align-items:center;min-height:80vh;padding:20px;display:flex}.checkout-success-card{text-align:center;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:440px;padding:30px 20px;box-shadow:0 4px 16px #0000000d}.success-icon-wrap{margin-bottom:16px}.checkout-success-card h2{color:#111827;margin-bottom:8px;font-size:20px;font-weight:800}.order-num-text{color:#4b5563;margin-bottom:20px;font-size:15px}.order-success-details{text-align:left;color:#374151;background:#f9fafb;border-radius:10px;flex-direction:column;gap:6px;margin-bottom:20px;padding:14px;font-size:13px;display:flex}.charity-success-note{color:#16a34a;margin-top:6px;font-size:12px;font-weight:700}.success-actions{flex-direction:column;gap:10px;display:flex}.btn-whatsapp-order{color:#fff;background:#25d366;border-radius:8px;justify-content:center;align-items:center;height:48px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.btn-back-home{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;height:48px;font-size:15px;font-weight:700}.added-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.added-modal-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:360px;padding:26px 20px 22px;animation:.2s ease-out modalScaleIn;box-shadow:0 10px 30px #0000002e}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.added-modal-title{color:#ce1126;margin:0 0 6px;font-size:20px;font-weight:800}.added-modal-subtitle{color:#4b5563;margin:0 0 18px;font-size:14px}.added-modal-thumbs-row{justify-content:center;align-items:center;gap:10px;margin-bottom:22px;display:flex}.added-thumb-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:62px;height:62px;display:flex;overflow:hidden}.added-thumb-img{object-fit:cover;width:100%;height:100%}.added-modal-actions{flex-direction:column;gap:10px;display:flex}.btn-added-outline{color:#000;cursor:pointer;background:#fff;border:1.5px solid #000;border-radius:8px;width:100%;height:48px;font-size:15px;font-weight:700;transition:all .15s}.btn-added-outline:active{background:#f3f4f6}.btn-added-black{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;height:48px;font-size:15px;font-weight:700;transition:opacity .15s}.btn-added-black:active{opacity:.85}.simple-top-header{z-index:50;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex;position:sticky;top:0}.back-btn{cursor:pointer;color:#111827;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.header-logo-wrap{justify-content:center;align-items:center;display:flex}.header-logo-img{object-fit:contain;height:32px}.standard-breadcrumbs{align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.page-heading-title{color:#111827;margin:0 0 16px;font-size:22px;font-weight:800}.favorites-page-wrapper{background:#fff;min-height:100vh;padding-bottom:90px}.favorites-content-container{padding:16px}.empty-favorites-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.empty-fav-title{color:#ce1126;margin:0 0 12px;font-size:24px;font-weight:800}.empty-fav-subtitle{color:#4b5563;max-width:280px;margin:0 0 24px;font-size:15px;line-height:1.4}.btn-go-to-shop{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:700}.all-products-page-wrapper{background:#fff;min-height:100vh;padding-bottom:90px}.all-products-content{padding:16px}.all-products-categories-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding:6px 0 16px;display:flex;overflow-x:auto}.all-products-categories-scroll::-webkit-scrollbar{display:none}.cat-mini-circle-item{cursor:pointer;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;width:72px;display:flex}.cat-mini-circle-wrapper{background:#fff;border:1.5px dashed #ba101a;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;padding:3px;display:flex}.cat-mini-circle-item.active .cat-mini-circle-wrapper{background:#fef2f2;border-color:#ce1126}.cat-mini-circle-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.cat-mini-circle-name{color:#111827;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:72px;font-size:11px;font-weight:600;overflow:hidden}.search-page-wrapper{background:#fff;min-height:100vh;padding-bottom:90px}.search-input-section{background:#fff;padding:10px 16px}.search-input-box{background:#f3f4f6;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 14px;display:flex}.search-page-input{color:#111827;background:0 0;border:none;outline:none;width:100%;font-size:14px}.search-clear-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:14px}.search-page-content{padding:16px}.search-breadcrumbs-row{margin-bottom:24px}.search-breadcrumb-link{color:var(--primary-red);font-size:14px;font-weight:700;text-decoration:none}.search-empty-state-box{text-align:center;padding:60px 20px}.search-empty-title{color:#ce1126;margin:0 0 12px;font-size:24px;font-weight:800}.search-empty-subtitle{color:#4b5563;max-width:280px;margin:0 auto;font-size:15px;line-height:1.4}.cart-page-wrapper{background:#fff;min-height:100vh;padding-bottom:120px}.cart-page-content{max-width:580px;margin:0 auto;padding:16px}.cart-header-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cart-items-count-text{color:#111827;font-size:14px;font-weight:600}.cart-clear-link{color:var(--primary-red);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:700;text-decoration:underline}.cart-cards-list{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.cart-card-item{background:#fff;border:1px solid #f0f0f0;border-radius:12px;gap:12px;padding:12px;display:flex;box-shadow:0 2px 8px #00000008}.cart-card-thumb{object-fit:cover;border:1px solid #f0f0f0;border-radius:8px;flex-shrink:0;width:74px;height:74px}.cart-card-info{flex-direction:column;flex:1;display:flex}.cart-card-title-row{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.cart-card-title{color:#111827;font-size:14px;font-weight:700;line-height:1.3}.cart-card-note-icon{color:#9ca3af}.cart-card-price-red{color:var(--primary-red);margin-bottom:4px;font-size:14px;font-weight:800}.cart-card-notes-field{color:#6b7280;margin-bottom:8px;font-size:12px}.notes-field-label{font-weight:600}.cart-card-stepper-row{justify-content:flex-end;margin-top:auto;display:flex}.cart-card-stepper-pill{background:#f3f4f6;border-radius:8px;align-items:center;gap:8px;height:34px;padding:0 4px;display:flex}.stepper-sub-btn{color:#374151;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px 8px;font-size:16px;font-weight:700;display:flex}.stepper-center-qty{text-align:center;color:#111827;min-width:14px;font-size:15px;font-weight:700}.stepper-center-arrows{background:#e2e5eb;border-radius:3px;justify-content:center;align-items:center;padding:1px 3px;display:flex}.cart-promo-box{margin-bottom:16px}.cart-sticky-bottom-sheet{z-index:100;background:#fff;border-top:1px solid #ebebeb;padding:12px 16px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000000f}.cart-grand-total-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.grand-total-label{color:#111827;font-size:15px;font-weight:700}.grand-total-value{color:var(--primary-red);font-size:18px;font-weight:800}.btn-cart-checkout-black{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;height:48px;font-size:16px;font-weight:700;transition:opacity .2s}.btn-cart-checkout-black:active{opacity:.85}.lang-toggle-pill{color:#18181b;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:18px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}.lang-toggle-pill:hover{background:#e4e4e7;border-color:#d4d4d8}.lang-toggle-pill svg{color:var(--primary-red);flex-shrink:0}.header-lang-btn{margin-right:4px}.product-mobile-top-bar{z-index:40;background:#fff;border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:sticky;top:0}.product-mobile-top-bar .cat-header-logo{cursor:pointer;height:28px}.search-count-header{padding:8px 16px 12px}.search-count-header h3{color:#374151;font-size:15px;font-weight:700}body.rtl-mode{text-align:right;direction:rtl}body.rtl-mode .site-header{direction:rtl}body.rtl-mode .desktop-nav{margin-left:0;margin-right:24px}body.rtl-mode .header-lang-btn{margin-left:4px;margin-right:0}body.rtl-mode .search-bar-wrapper .search-icon{margin-left:10px;margin-right:0}body.rtl-mode .search-input{text-align:right;direction:rtl}body.rtl-mode .clear-search-btn{margin-left:0;margin-right:8px}body.rtl-mode .floating-chat-btn,body.rtl-mode .floating-scroll-top{left:16px;right:auto}body.rtl-mode .card-wishlist{left:10px;right:auto}body.rtl-mode .cat-price-col{text-align:right}body.rtl-mode .card-bottom{flex-direction:row-reverse}body.rtl-mode .promo-discount-tag{left:12px;right:auto}body.rtl-mode .country-code-picker{border-right:none;border-left:1px solid var(--input-border)}body.rtl-mode .notes-field-label{margin-left:4px;margin-right:0}body.rtl-mode .checkout-palestine-ribbon{direction:rtl}body.rtl-mode .cart-active-left{text-align:right}body.rtl-mode .arrow-left{left:auto;right:12px}body.rtl-mode .arrow-right{left:12px;right:auto}body.rtl-mode .slider-arrow-prev{left:auto;right:8px}body.rtl-mode .slider-arrow-next{left:8px;right:auto}body.rtl-mode .order-success-details{text-align:right}
