.drw-product-offer,.drw-offer-archive{font-family:inherit;color:var(--drwo-text);box-sizing:border-box}.drw-product-offer *,.drw-offer-archive *{box-sizing:border-box}.drw-product-offer{position:relative;margin:24px 0;border:1px solid rgba(35,37,79,.14);border-radius:24px;background:var(--drwo-bg);overflow:hidden}.drw-offer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 34px 18px}.drw-offer-header h3{margin:0;font-size:clamp(22px,2vw,34px);line-height:1.45;color:var(--drwo-text)}.drw-offer-header p{margin:6px 0 0;color:color-mix(in srgb,var(--drwo-text) 65%,transparent);font-size:16px}.drw-offer-header>a{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:12px;background:rgba(35,37,79,.06);color:var(--drwo-text);font-weight:800;text-decoration:none;white-space:nowrap}.drw-offer-header>a span{font-size:28px;line-height:1}.drw-offer-fire{margin-left:8px}.drw-offer-products-wrap{position:relative;padding:10px 0 26px}.drw-offer-products{display:flex;gap:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline mandatory;scroll-behavior:smooth;padding-inline:24px}.drw-offer-products::-webkit-scrollbar{display:none}.drw-offer-product-card{flex:0 0 calc((100% - 48px)/var(--drwo-visible));min-width:210px;background:var(--drwo-card);border:1px solid rgba(35,37,79,.12);border-inline-start:0;scroll-snap-align:start;overflow:hidden}.drw-offer-product-card:first-child{border-radius:0 16px 16px 0;border-inline-start:1px solid rgba(35,37,79,.12)}.drw-offer-product-card:last-child{border-radius:16px 0 0 16px}.drw-offer-product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;padding:14px;background:#fff}.drw-offer-product-image img{display:block;width:100%;height:100%;object-fit:contain}.drw-offer-product-body{padding:14px 16px 18px;min-height:160px;display:flex;flex-direction:column}.drw-offer-product-title{color:var(--drwo-text);font-size:16px;font-weight:750;line-height:1.85;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:58px}.drw-offer-rating{margin-top:8px}.drw-offer-price-row{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.drw-offer-discount{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:5px 9px;border-radius:999px;background:var(--drwo-accent);color:#fff;font-weight:800}.drw-offer-price{font-size:17px;font-weight:800;text-align:left}.drw-offer-price del{display:block;font-size:12px;opacity:.45}.drw-offer-price ins{text-decoration:none}.drw-offer-cart-button{display:block;margin-top:12px;padding:9px 12px;border-radius:10px;background:var(--drwo-accent);color:#fff!important;text-decoration:none;text-align:center;font-weight:700}.drw-offer-nav{position:absolute;z-index:4;top:48%;width:50px;height:50px;border-radius:50%;border:1px solid #ddd;background:#fff;color:#59606c;box-shadow:0 5px 18px rgba(25,35,55,.1);cursor:pointer;font-size:30px;display:flex;align-items:center;justify-content:center}.drw-offer-nav-prev{right:12px}.drw-offer-nav-next{left:12px}.drw-offer-nav[disabled]{opacity:0;pointer-events:none}.drw-offer-ended{display:none;padding:20px;text-align:center;font-weight:800}.drw-offer-is-ended .drw-offer-ended{display:block}.drw-offer-is-ended .drw-offer-countdown{display:none}.drw-offer-timed{display:grid;grid-template-columns:minmax(255px,18%) 1fr;border:0;background:var(--drwo-accent);padding:24px 0 24px 24px}.drw-offer-timed .drw-offer-products-wrap{min-width:0;background:transparent;padding:0}.drw-offer-timed .drw-offer-products{padding-inline:0}.drw-offer-timed .drw-offer-product-card{flex-basis:calc(100%/var(--drwo-visible));border-color:var(--drwo-accent)}.drw-offer-timer-panel{padding:24px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.drw-offer-amazing-icon{font-size:60px;font-weight:900;line-height:1}.drw-offer-timer-panel h3{margin:12px 0 4px;font-size:32px;color:#fff}.drw-offer-timer-panel p{margin:0 0 18px;opacity:.9}.drw-offer-countdown{display:flex;direction:ltr;align-items:center;gap:7px;margin:10px 0 24px}.drw-offer-countdown b{display:flex;align-items:center;justify-content:center;min-width:46px;height:44px;padding:0 8px;border-radius:9px;background:#fff;color:var(--drwo-text);font-size:20px}.drw-offer-countdown i{font-size:22px;font-style:normal}.drw-offer-view-all{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:12px;background:#fff;color:var(--drwo-text)!important;text-decoration:none;font-weight:800}.drw-offer-timed .drw-offer-nav-prev{right:8px}.drw-offer-timed .drw-offer-nav-next{left:8px}.drw-offer-multirow .drw-offer-products{display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--drwo-rows),minmax(118px,auto));grid-auto-columns:calc((100% - 72px)/4);gap:16px 24px;padding:18px 70px 34px}.drw-offer-ranked-card{display:grid;grid-template-columns:108px 44px minmax(0,1fr);align-items:center;gap:14px;padding:9px 12px;border:1px solid transparent;border-radius:16px;background:var(--drwo-card);scroll-snap-align:start}.drw-ranked-image{display:flex;align-items:center;justify-content:center;width:108px;height:104px;border-radius:14px;overflow:hidden;background:#f5f5f5}.drw-ranked-image img{width:100%;height:100%;object-fit:contain}.drw-ranked-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--drwo-accent);color:#fff;font-weight:900;font-size:18px}.drw-ranked-content{min-width:0}.drw-ranked-content>a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--drwo-text);font-size:17px;line-height:1.8;text-decoration:none}.drw-ranked-price{margin-top:6px;font-size:14px;font-weight:800}.drw-ranked-price del{opacity:.45}.drw-ranked-price ins{text-decoration:none}.drw-offer-multirow .drw-offer-nav{top:50%}.drw-offer-archive{max-width:1400px;margin:32px auto;padding:0 20px}.drw-offer-archive>header{position:relative;padding:34px;border-radius:22px;background:linear-gradient(135deg,var(--drwo-accent),color-mix(in srgb,var(--drwo-accent) 75%,#111));color:#fff}.drw-offer-archive>header span{display:inline-block;padding:5px 11px;border-radius:999px;background:rgba(255,255,255,.17);font-weight:700}.drw-offer-archive>header h1{margin:10px 0 4px;color:#fff;font-size:36px}.drw-offer-archive>header p{margin:0;opacity:.9}.drw-offer-archive>header small{position:absolute;left:30px;bottom:30px;font-weight:700}.drw-offer-archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px}.drw-offer-archive-grid .drw-offer-product-card{min-width:0;border:1px solid rgba(35,37,79,.12);border-radius:16px}.drw-offer-pagination{display:flex;justify-content:center;margin:30px 0}.drw-offer-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;margin:0 4px;padding:0 10px;border:1px solid #ddd;border-radius:10px;text-decoration:none}.drw-offer-pagination .current{background:var(--drwo-accent);border-color:var(--drwo-accent);color:#fff}@media(max-width:767px){.drw-product-offer{margin:18px -12px;border-inline:0;border-radius:0}.drw-offer-header{padding:20px 18px 12px;align-items:flex-start}.drw-offer-header h3{font-size:22px}.drw-offer-header p{font-size:14px}.drw-offer-header>a{background:transparent;padding:4px;font-size:14px}.drw-offer-products{gap:10px;padding:6px 14px 22px}.drw-offer-product-card{flex-basis:var(--drwo-mobile-width);min-width:var(--drwo-mobile-width);border:1px solid rgba(35,37,79,.13)!important;border-radius:14px!important}.drw-offer-product-body{padding:12px;min-height:145px}.drw-offer-product-title{font-size:15px}.drw-offer-nav{display:none}.drw-offer-timed{display:block;padding:0 0 20px;background:var(--drwo-accent)}.drw-offer-timer-panel{display:grid;grid-template-columns:1fr auto;grid-template-areas:'title timer' 'subtitle link';align-items:center;text-align:right;padding:16px 18px;gap:5px 12px}.drw-offer-amazing-icon{display:none}.drw-offer-timer-panel h3{grid-area:title;margin:0;font-size:25px}.drw-offer-timer-panel p{grid-area:subtitle;margin:0;font-size:12px}.drw-offer-countdown{grid-area:timer;margin:0;gap:3px}.drw-offer-countdown b{min-width:34px;height:34px;font-size:15px}.drw-offer-countdown i{font-size:15px}.drw-offer-view-all{grid-area:link;background:transparent;color:#fff!important;padding:0;justify-self:end;font-size:13px}.drw-offer-timed .drw-offer-products{padding:0 12px}.drw-offer-timed .drw-offer-product-card{flex-basis:var(--drwo-mobile-width)}.drw-offer-multirow .drw-offer-header{padding-bottom:6px}.drw-offer-multirow .drw-offer-products{grid-template-rows:repeat(var(--drwo-rows),minmax(132px,auto));grid-auto-columns:92%;gap:12px 16px;padding:10px 16px 24px}.drw-offer-ranked-card{grid-template-columns:104px 42px minmax(0,1fr);gap:10px;padding:6px;border:1px solid rgba(35,37,79,.14);border-radius:12px}.drw-ranked-image{width:104px;height:112px}.drw-ranked-content>a{font-size:15px}.drw-offer-archive{padding:0 12px}.drw-offer-archive>header{padding:24px 20px}.drw-offer-archive>header h1{font-size:27px}.drw-offer-archive>header small{position:static;display:block;margin-top:12px}.drw-offer-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.drw-offer-archive-grid .drw-offer-product-body{padding:10px}.drw-offer-archive-grid .drw-offer-product-title{font-size:13px;min-height:48px}.drw-offer-archive-grid .drw-offer-price{font-size:13px}.drw-offer-archive-grid .drw-offer-discount{min-width:36px;font-size:12px}}@media (max-width:767px){.drw-product-offer{width:100%;max-width:100%;margin:18px 0;border:1px solid rgba(35,37,79,.13);border-radius:16px;overflow:hidden}.drw-product-offer .drw-offer-products-wrap{width:100%;max-width:100%;min-width:0;overflow:hidden;padding:0 0 16px}.drw-product-offer .drw-offer-products{width:100%;max-width:100%;min-width:0;direction:rtl;touch-action:pan-x;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:auto;scroll-snap-type:x proximity;scrollbar-width:none}.drw-product-offer .drw-offer-products::-webkit-scrollbar{display:none}.drw-product-offer .drw-offer-nav{display:none!important}.drw-offer-row .drw-offer-header,.drw-offer-multirow .drw-offer-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;padding:18px 16px 12px}.drw-offer-row .drw-offer-header>div,.drw-offer-multirow .drw-offer-header>div{min-width:0}.drw-offer-row .drw-offer-header h3,.drw-offer-multirow .drw-offer-header h3{margin:0;font-size:20px;line-height:1.55;font-weight:850;white-space:normal}.drw-offer-row .drw-offer-header p,.drw-offer-multirow .drw-offer-header p{margin:3px 0 0;font-size:13px;line-height:1.65}.drw-offer-row .drw-offer-header>a,.drw-offer-multirow .drw-offer-header>a{align-self:start;display:inline-flex;align-items:center;gap:4px;margin-top:2px;padding:4px 0;border-radius:0;background:transparent;font-size:13px;line-height:1.5}.drw-offer-row .drw-offer-header>a span,.drw-offer-multirow .drw-offer-header>a span{font-size:22px}.drw-offer-row .drw-offer-products{gap:8px;padding:4px 14px 8px}.drw-offer-row .drw-offer-product-card{flex:0 0 clamp(148px,min(var(--drwo-mobile-width),44vw),184px)!important;min-width:clamp(148px,min(var(--drwo-mobile-width),44vw),184px)!important;max-width:184px;border:1px solid rgba(35,37,79,.15)!important;border-radius:13px!important;scroll-snap-align:start;overflow:hidden}.drw-offer-row .drw-offer-product-image{aspect-ratio:1/1;padding:8px;background:#f5f5f5}.drw-offer-row .drw-offer-product-body{min-height:132px;padding:10px 11px 12px}.drw-offer-row .drw-offer-product-title{min-height:50px;font-size:13.5px;line-height:1.85}.drw-offer-row .drw-offer-price{font-size:14px}.drw-offer-row .drw-offer-discount{min-width:36px;padding:4px 7px;font-size:12px}.drw-offer-timed{display:block;width:100%;padding:0 0 14px;border:0;border-radius:0;background:var(--drwo-accent)}.drw-offer-timed .drw-offer-timer-panel{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px;width:100%;min-width:0;padding:13px 14px;text-align:right;direction:rtl}.drw-offer-timed .drw-offer-amazing-icon,.drw-offer-timed .drw-offer-timer-panel p{display:none!important}.drw-offer-timed .drw-offer-timer-panel h3{flex:0 1 auto;min-width:0;margin:0;color:#fff;font-size:20px;line-height:1.35;font-weight:900;white-space:nowrap}.drw-offer-timed .drw-offer-countdown{flex:0 0 auto;display:flex;align-items:center;gap:3px;margin:0}.drw-offer-timed .drw-offer-countdown b{min-width:30px;width:30px;height:30px;padding:0;border-radius:7px;font-size:13px}.drw-offer-timed .drw-offer-countdown i{font-size:13px}.drw-offer-timed .drw-offer-view-all{flex:0 0 auto;margin-inline-start:auto;padding:3px 0;border-radius:0;background:transparent;color:#fff!important;font-size:12px;white-space:nowrap}.drw-offer-timed .drw-offer-products-wrap{padding:0}.drw-offer-timed .drw-offer-products{gap:0;padding:0 10px;scroll-padding-inline:10px}.drw-offer-timed .drw-offer-product-card{flex:0 0 clamp(144px,min(var(--drwo-mobile-width),42vw),174px)!important;min-width:clamp(144px,min(var(--drwo-mobile-width),42vw),174px)!important;max-width:174px;border:0!important;border-inline-start:2px solid var(--drwo-accent)!important;border-radius:0!important;background:#fff;scroll-snap-align:start}.drw-offer-timed .drw-offer-product-card:first-child{border-radius:0 13px 13px 0!important;border-inline-start:0!important}.drw-offer-timed .drw-offer-product-card:last-child{border-radius:13px 0 0 13px!important}.drw-offer-timed .drw-offer-product-image{aspect-ratio:1/1;padding:8px}.drw-offer-timed .drw-offer-product-body{min-height:132px;padding:9px 10px 11px}.drw-offer-timed .drw-offer-product-title{min-height:50px;font-size:13px;line-height:1.8}.drw-offer-timed .drw-offer-price{font-size:14px}.drw-offer-timed .drw-offer-discount{min-width:36px;padding:4px 7px;font-size:12px}.drw-offer-multirow .drw-offer-header{padding-bottom:10px}.drw-offer-multirow .drw-offer-header p{display:none}.drw-offer-multirow .drw-offer-products-wrap{padding-bottom:12px}.drw-offer-multirow .drw-offer-products{display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--drwo-rows),112px);grid-auto-columns:min(88vw,390px);gap:8px 14px;padding:2px 14px 8px;scroll-padding-inline:14px;align-items:stretch}.drw-offer-multirow .drw-offer-ranked-card{display:grid;grid-template-columns:94px 36px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-width:0;height:112px;padding:0 9px 0 0;border:1px solid rgba(35,37,79,.16);border-radius:12px;background:var(--drwo-card);overflow:hidden;scroll-snap-align:start}.drw-offer-multirow .drw-ranked-image{width:94px;height:110px;border-radius:0 11px 11px 0;background:#f3f3f3}.drw-offer-multirow .drw-ranked-number{width:34px;height:34px;font-size:15px}.drw-offer-multirow .drw-ranked-content{padding-inline-end:8px}.drw-offer-multirow .drw-ranked-content>a{-webkit-line-clamp:2;font-size:14px;line-height:1.85}.drw-offer-multirow .drw-ranked-price{margin-top:3px;font-size:12px}}@media (max-width:360px){.drw-offer-timed .drw-offer-timer-panel{gap:6px;padding-inline:10px}.drw-offer-timed .drw-offer-timer-panel h3{font-size:17px}.drw-offer-timed .drw-offer-countdown b{min-width:27px;width:27px;height:28px;font-size:12px}.drw-offer-timed .drw-offer-view-all{font-size:11px}.drw-offer-multirow .drw-offer-products{grid-auto-columns:91vw}}@media (max-width:767px){.drw-offer-timed .drw-offer-amazing-icon{display:block!important;flex:0 0 auto;font-size:26px;line-height:1;color:#fff}.drw-offer-multirow .drw-offer-header{display:block;padding-inline:16px}.drw-offer-multirow .drw-offer-header>a{display:none!important}.drw-offer-multirow .drw-offer-header h3{font-size:19px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.drw-offer-product-card{background:#fff;border:1px solid rgba(35,37,79,.12)!important;border-radius:16px!important;box-shadow:none}.drw-offer-product-card:first-child,.drw-offer-product-card:last-child{border-radius:16px!important;border-inline-start:1px solid rgba(35,37,79,.12)!important}.drw-offer-product-image{padding:14px;background:#f6f6f8;border-bottom:1px solid rgba(35,37,79,.08)}.drw-offer-product-body{padding:14px 14px 16px;min-height:178px}.drw-offer-product-title{text-align:center;font-size:18px;font-weight:850;line-height:1.8;min-height:68px;color:var(--drwo-text)}.drw-offer-rating{display:flex;justify-content:center}.drw-offer-price-row{margin-top:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"old discount" "final final";align-items:end;gap:6px 8px;direction:ltr}.drw-offer-price{display:contents}.drw-offer-price del{grid-area:old;display:block;align-self:end;margin:0;font-size:14px;line-height:1.25;color:#b7b7c0;opacity:1;text-decoration-thickness:2px;text-decoration-color:#b7b7c0;direction:rtl}.drw-offer-price del .amount,.drw-offer-price del bdi{color:inherit;font-size:inherit}.drw-offer-discount{grid-area:discount;min-width:54px;min-height:36px;padding:6px 10px;border-radius:999px;background:#d45557;color:#fff;font-size:16px;font-weight:900;line-height:1}.drw-offer-price ins,.drw-offer-price>.woocommerce-Price-amount,.drw-offer-price>.amount{grid-area:final;justify-self:start;display:block;margin:0;text-decoration:none;direction:rtl}.drw-offer-price ins .woocommerce-Price-amount,.drw-offer-price>.woocommerce-Price-amount,.drw-offer-price>.amount{color:#25285c;font-size:20px;font-weight:900;line-height:1.1}.drw-offer-price ins .woocommerce-Price-amount bdi,.drw-offer-price>.woocommerce-Price-amount bdi,.drw-offer-price>.amount bdi{display:inline-flex;align-items:flex-end;gap:5px;color:inherit}.drw-offer-price ins .woocommerce-Price-currencySymbol,.drw-offer-price>.woocommerce-Price-amount .woocommerce-Price-currencySymbol,.drw-offer-price>.amount .woocommerce-Price-currencySymbol{font-size:14px;font-weight:800;line-height:1.2}.drw-offer-cart-button{margin-top:12px}@media (max-width:767px){.drw-offer-row .drw-offer-product-card,.drw-offer-timed .drw-offer-product-card{border-radius:15px!important}.drw-offer-row .drw-offer-product-image,.drw-offer-timed .drw-offer-product-image{padding:12px}.drw-offer-row .drw-offer-product-body,.drw-offer-timed .drw-offer-product-body{min-height:162px;padding:12px 12px 14px}.drw-offer-row .drw-offer-product-title,.drw-offer-timed .drw-offer-product-title{min-height:58px;font-size:16px;line-height:1.75}.drw-offer-row .drw-offer-price del,.drw-offer-timed .drw-offer-price del{font-size:13px}.drw-offer-row .drw-offer-discount,.drw-offer-timed .drw-offer-discount{min-width:50px;min-height:34px;padding:5px 9px;font-size:15px}.drw-offer-row .drw-offer-price ins .woocommerce-Price-amount,.drw-offer-row .drw-offer-price>.woocommerce-Price-amount,.drw-offer-row .drw-offer-price>.amount,.drw-offer-timed .drw-offer-price ins .woocommerce-Price-amount,.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount,.drw-offer-timed .drw-offer-price>.amount{font-size:18px}}.drw-product-offer.drw-offer-timed{display:grid !important;grid-template-columns:minmax(0,1fr) 320px !important;align-items:stretch;gap:0 !important;padding:16px !important;border:0 !important;border-radius:28px !important;background:var(--drwo-accent) !important;overflow:hidden}.drw-product-offer.drw-offer-timed>.drw-offer-products-wrap{grid-column:1 !important;min-width:0;padding:0 !important}.drw-product-offer.drw-offer-timed>.drw-offer-timer-panel{grid-column:2 !important;padding:28px 24px !important;color:#fff !important;background:transparent !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.drw-product-offer.drw-offer-timed .drw-offer-amazing-icon{display:block !important;margin:0 0 14px !important;font-size:88px !important;line-height:1 !important;font-weight:900 !important;color:#fff !important}.drw-product-offer.drw-offer-timed .drw-offer-timer-panel h3{margin:0 0 8px !important;color:#fff !important;font-size:32px !important;line-height:1.45 !important;font-weight:900 !important}.drw-product-offer.drw-offer-timed .drw-offer-timer-panel p{display:block !important;margin:0 0 20px !important;color:rgba(255,255,255,.9) !important;font-size:16px !important;line-height:1.7 !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown{margin:0 0 26px !important;display:flex !important;align-items:center !important;justify-content:center !important;direction:ltr !important;gap:6px !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown b{min-width:56px !important;height:52px !important;padding:0 10px !important;border-radius:12px !important;background:#fff !important;color:#31385a !important;font-size:28px !important;font-weight:900 !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown i{font-size:28px !important;color:#fff !important}.drw-product-offer.drw-offer-timed .drw-offer-view-all{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;min-height:64px !important;padding:0 28px !important;border-radius:18px !important;background:#fff !important;color:#4b5330 !important;font-size:16px !important;font-weight:900 !important;text-decoration:none !important}.drw-product-offer.drw-offer-timed .drw-offer-products{padding:0 !important;gap:0 !important;overflow-x:auto;scroll-snap-type:x mandatory}.drw-product-offer.drw-offer-timed .drw-offer-product-card{flex:0 0 calc(100%/var(--drwo-visible)) !important;min-width:0 !important;border:0 !important;border-left:4px solid var(--drwo-accent) !important;border-radius:0 !important;background:#fff !important;box-shadow:none !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card:first-child{border-radius:0 18px 18px 0 !important;border-right:0 !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card:last-child{border-radius:18px 0 0 18px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-image{background:#fff !important;padding:14px 14px 10px !important;aspect-ratio:1/1 !important;border-bottom:1px solid #e7e7ec !important}.drw-product-offer.drw-offer-timed .drw-offer-product-body{min-height:210px !important;padding:14px 18px 18px !important;display:flex !important;flex-direction:column !important}.drw-product-offer.drw-offer-timed .drw-offer-product-title{text-align:center !important;color:#4f5638 !important;font-size:22px !important;font-weight:800 !important;line-height:1.7 !important;min-height:82px !important;margin:0 auto !important;width:100%;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important}.drw-product-offer.drw-offer-timed .drw-offer-price-row{margin-top:auto !important;display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"old discount" "final final" !important;gap:6px 10px !important;align-items:end !important;direction:ltr !important}.drw-product-offer.drw-offer-timed .drw-offer-price{display:contents !important}.drw-product-offer.drw-offer-timed .drw-offer-price del{grid-area:old !important;display:block !important;margin:0 !important;color:#b6b6bf !important;font-size:14px !important;font-weight:700 !important;line-height:1.2 !important;opacity:1 !important;text-decoration-thickness:2px !important;text-decoration-color:#c1c1ca !important;direction:rtl !important}.drw-product-offer.drw-offer-timed .drw-offer-price del .amount,.drw-product-offer.drw-offer-timed .drw-offer-price del bdi{color:inherit !important;font-size:inherit !important}.drw-product-offer.drw-offer-timed .drw-offer-discount{grid-area:discount !important;min-width:58px !important;min-height:38px !important;padding:6px 10px !important;border-radius:999px !important;background:#d45557 !important;color:#fff !important;font-size:15px !important;font-weight:900 !important;line-height:1 !important}.drw-product-offer.drw-offer-timed .drw-offer-price ins,.drw-product-offer.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.amount{grid-area:final !important;display:block !important;justify-self:start !important;margin:0 !important;direction:rtl !important;text-decoration:none !important}.drw-product-offer.drw-offer-timed .drw-offer-price ins .woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.amount{color:#25285c !important;font-size:24px !important;font-weight:900 !important;line-height:1.1 !important}.drw-product-offer.drw-offer-timed .drw-offer-price ins .woocommerce-Price-amount bdi,.drw-product-offer.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount bdi,.drw-product-offer.drw-offer-timed .drw-offer-price>.amount bdi{display:inline-flex !important;align-items:flex-end !important;gap:5px !important}.drw-product-offer.drw-offer-timed .drw-offer-price .woocommerce-Price-currencySymbol{font-size:15px !important;font-weight:800 !important}.drw-product-offer.drw-offer-timed .drw-offer-nav{top:50% !important;width:60px !important;height:60px !important;border-color:#d9d9df !important}.drw-product-offer.drw-offer-timed .drw-offer-nav-prev{right:14px !important}.drw-product-offer.drw-offer-timed .drw-offer-nav-next{left:14px !important}@media (max-width:767px){.drw-product-offer.drw-offer-timed{display:block !important;padding:0 0 14px !important;border-radius:0 !important}.drw-product-offer.drw-offer-timed>.drw-offer-timer-panel{display:grid !important;grid-template-columns:auto 1fr auto !important;grid-template-areas:"link timer title" !important;align-items:center !important;gap:8px 12px !important;padding:14px 14px 10px !important;text-align:right !important}.drw-product-offer.drw-offer-timed .drw-offer-amazing-icon,.drw-product-offer.drw-offer-timed .drw-offer-timer-panel p{display:none !important}.drw-product-offer.drw-offer-timed .drw-offer-timer-panel h3{grid-area:title !important;margin:0 !important;font-size:24px !important;line-height:1.35 !important;justify-self:end !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown{grid-area:timer !important;margin:0 !important;justify-self:center !important;gap:4px !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown b{min-width:42px !important;height:40px !important;font-size:22px !important;border-radius:10px !important;padding:0 6px !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown i{font-size:18px !important}.drw-product-offer.drw-offer-timed .drw-offer-view-all{grid-area:link !important;min-height:auto !important;padding:0 !important;border-radius:0 !important;background:transparent !important;color:#fff !important;font-size:14px !important;font-weight:900 !important;justify-self:start !important}.drw-product-offer.drw-offer-timed .drw-offer-products{padding:0 0 0 12px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card{flex:0 0 168px !important;min-width:168px !important;border-left:3px solid var(--drwo-accent) !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card:first-child{border-radius:0 16px 16px 0 !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card:last-child{border-radius:16px 0 0 16px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-image{padding:10px 10px 8px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-body{min-height:170px !important;padding:10px 12px 14px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-title{min-height:64px !important;font-size:16px !important;line-height:1.75 !important}.drw-product-offer.drw-offer-timed .drw-offer-price del{font-size:13px !important}.drw-product-offer.drw-offer-timed .drw-offer-discount{min-width:50px !important;min-height:34px !important;padding:5px 8px !important;font-size:13px !important}.drw-product-offer.drw-offer-timed .drw-offer-price ins .woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.amount{font-size:18px !important}}.drw-product-offer.drw-offer-timed{direction:ltr !important;display:flex !important;flex-direction:row !important;align-items:stretch !important;justify-content:space-between !important;gap:16px !important;padding:16px !important;border:0 !important;border-radius:32px !important;background:var(--drwo-accent) !important;overflow:hidden !important}.drw-product-offer.drw-offer-timed>.drw-offer-products-wrap{order:1 !important;flex:1 1 auto !important;min-width:0 !important;width:auto !important;padding:0 !important;direction:rtl !important}.drw-product-offer.drw-offer-timed>.drw-offer-timer-panel{order:2 !important;flex:0 0 300px !important;width:300px !important;min-width:300px !important;max-width:300px !important;padding:26px 22px !important;direction:rtl !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important;color:#fff !important;background:transparent !important}.drw-product-offer.drw-offer-timed .drw-offer-products{display:flex !important;align-items:stretch !important;gap:0 !important;height:100% !important;padding:0 !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;-webkit-overflow-scrolling:touch}.drw-product-offer.drw-offer-timed .drw-offer-product-card{flex:0 0 calc(100% / 5) !important;min-width:0 !important;max-width:none !important;display:flex !important;flex-direction:column !important;align-self:stretch !important;border:0 !important;border-left:4px solid var(--drwo-accent) !important;border-radius:0 !important;background:#fff !important;overflow:hidden !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card:first-child{border-right:0 !important;border-radius:0 18px 18px 0 !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card:last-child{border-radius:18px 0 0 18px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-image{flex:0 0 auto !important;aspect-ratio:1 / 1 !important;padding:14px 14px 10px !important;background:#fff !important;border-bottom:1px solid #e8e8ee !important}.drw-product-offer.drw-offer-timed .drw-offer-product-body{flex:1 1 auto !important;min-height:235px !important;padding:14px 16px 18px !important;display:flex !important;flex-direction:column !important}.drw-product-offer.drw-offer-timed .drw-offer-product-title{width:100% !important;margin:0 auto !important;text-align:center !important;color:#3f4531 !important;font-size:20px !important;font-weight:850 !important;line-height:1.7 !important;min-height:76px !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important}.drw-product-offer.drw-offer-timed .drw-offer-price-row{margin-top:auto !important;display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;grid-template-areas:"old discount" "final final" !important;gap:8px 10px !important;align-items:end !important;direction:ltr !important}.drw-product-offer.drw-offer-timed .drw-offer-price{display:contents !important;font-size:unset !important}.drw-product-offer.drw-offer-timed .drw-offer-price del{grid-area:old !important;display:block !important;margin:0 !important;align-self:end !important;color:#b6b7c0 !important;font-size:14px !important;font-weight:700 !important;line-height:1.2 !important;opacity:1 !important;direction:rtl !important;text-decoration-thickness:2px !important;text-decoration-color:#c5c6ce !important}.drw-product-offer.drw-offer-timed .drw-offer-discount{grid-area:discount !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:58px !important;min-height:36px !important;padding:5px 10px !important;border-radius:999px !important;background:#d55456 !important;color:#fff !important;font-size:16px !important;font-weight:900 !important;line-height:1 !important}.drw-product-offer.drw-offer-timed .drw-offer-price ins,.drw-product-offer.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.amount{grid-area:final !important;justify-self:start !important;display:block !important;margin:0 !important;text-decoration:none !important;direction:rtl !important}.drw-product-offer.drw-offer-timed .drw-offer-price ins .woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.amount{color:#25285c !important;font-size:22px !important;font-weight:900 !important;line-height:1.1 !important}.drw-product-offer.drw-offer-timed .drw-offer-price ins .woocommerce-Price-amount bdi,.drw-product-offer.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount bdi,.drw-product-offer.drw-offer-timed .drw-offer-price>.amount bdi{display:inline-flex !important;align-items:flex-end !important;gap:5px !important}.drw-product-offer.drw-offer-timed .drw-offer-price .woocommerce-Price-currencySymbol{font-size:14px !important;font-weight:800 !important}.drw-product-offer.drw-offer-timed .drw-offer-amazing-icon{display:block !important;margin:0 0 14px !important;font-size:78px !important;line-height:1 !important;color:#fff !important;font-weight:900 !important}.drw-product-offer.drw-offer-timed .drw-offer-timer-panel h3{margin:0 0 6px !important;color:#fff !important;font-size:31px !important;font-weight:900 !important;line-height:1.45 !important}.drw-product-offer.drw-offer-timed .drw-offer-timer-panel p{display:block !important;margin:0 0 20px !important;color:rgba(255,255,255,.88) !important;font-size:15px !important;line-height:1.75 !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown{margin:0 0 26px !important;display:flex !important;align-items:center !important;justify-content:center !important;direction:ltr !important;gap:6px !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown b{display:flex !important;align-items:center !important;justify-content:center !important;min-width:50px !important;height:46px !important;padding:0 8px !important;border-radius:10px !important;background:#fff !important;color:#273055 !important;font-size:24px !important;font-weight:900 !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown i{color:#fff !important;font-size:24px !important;font-style:normal !important}.drw-product-offer.drw-offer-timed .drw-offer-view-all{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;min-height:60px !important;padding:0 26px !important;border-radius:18px !important;background:#fff !important;color:#4d5631 !important;text-decoration:none !important;font-size:16px !important;font-weight:900 !important}.drw-product-offer.drw-offer-timed .drw-offer-nav{width:56px !important;height:56px !important;top:50% !important;border-color:#d8dbe1 !important}.drw-product-offer.drw-offer-timed .drw-offer-nav-prev{right:12px !important}.drw-product-offer.drw-offer-timed .drw-offer-nav-next{left:12px !important}@media (max-width:767px){.drw-product-offer.drw-offer-timed{display:block !important;direction:rtl !important;padding:0 0 10px !important;gap:0 !important;border-radius:0 !important}.drw-product-offer.drw-offer-timed>.drw-offer-timer-panel{width:auto !important;min-width:0 !important;max-width:none !important;padding:14px 14px 10px !important;display:grid !important;grid-template-columns:auto auto 1fr !important;grid-template-areas:"link timer title" !important;align-items:center !important;gap:8px 12px !important;text-align:right !important}.drw-product-offer.drw-offer-timed .drw-offer-amazing-icon,.drw-product-offer.drw-offer-timed .drw-offer-timer-panel p{display:none !important}.drw-product-offer.drw-offer-timed .drw-offer-view-all{grid-area:link !important;min-height:auto !important;padding:0 !important;border-radius:0 !important;background:transparent !important;color:#fff !important;font-size:14px !important;justify-self:start !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown{grid-area:timer !important;margin:0 !important;justify-self:center !important;gap:4px !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown b{min-width:42px !important;height:40px !important;font-size:21px !important;border-radius:10px !important}.drw-product-offer.drw-offer-timed .drw-offer-countdown i{font-size:18px !important}.drw-product-offer.drw-offer-timed .drw-offer-timer-panel h3{grid-area:title !important;margin:0 !important;font-size:23px !important;line-height:1.35 !important;justify-self:end !important}.drw-product-offer.drw-offer-timed>.drw-offer-products-wrap{width:100% !important;min-width:0 !important;padding:0 !important}.drw-product-offer.drw-offer-timed .drw-offer-products{padding:0 10px !important;overflow-x:auto !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card{flex:0 0 172px !important;min-width:172px !important;border-left:3px solid var(--drwo-accent) !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card:first-child{border-radius:0 16px 16px 0 !important}.drw-product-offer.drw-offer-timed .drw-offer-product-card:last-child{border-radius:16px 0 0 16px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-image{padding:10px 10px 8px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-body{min-height:168px !important;padding:10px 12px 14px !important}.drw-product-offer.drw-offer-timed .drw-offer-product-title{min-height:60px !important;font-size:16px !important;line-height:1.75 !important}.drw-product-offer.drw-offer-timed .drw-offer-price del{font-size:13px !important}.drw-product-offer.drw-offer-timed .drw-offer-discount{min-width:50px !important;min-height:34px !important;font-size:14px !important;padding:5px 8px !important}.drw-product-offer.drw-offer-timed .drw-offer-price ins .woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-timed .drw-offer-price>.amount{font-size:18px !important}}.drw-product-offer.drw-dk-offer{container-type:inline-size;direction:ltr!important;display:grid!important;grid-template-columns:minmax(0,1fr) clamp(165px,17%,270px)!important;align-items:stretch!important;gap:14px!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:24px 0!important;padding:16px!important;border:0!important;border-radius:28px!important;background:var(--drwo-accent)!important;overflow:hidden!important}.drw-dk-offer *{box-sizing:border-box}.drw-dk-products-wrap{position:relative;min-width:0;width:100%;height:auto!important;min-height:0!important;overflow:hidden;direction:rtl}.drw-dk-products{display:flex;align-items:stretch;width:100%;height:auto!important;min-height:0!important;margin:0;padding:0;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.drw-dk-products::-webkit-scrollbar{display:none}.drw-dk-card{flex:0 0 var(--drwo-timed-basis)!important;width:var(--drwo-timed-basis)!important;min-width:var(--drwo-timed-basis)!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-self:stretch!important;background:#fff!important;border:0!important;border-inline-end:4px solid var(--drwo-accent)!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;scroll-snap-align:start}.drw-dk-card:first-child{border-radius:0 18px 18px 0!important;border-inline-end:0!important}.drw-dk-card:last-child{border-radius:18px 0 0 18px!important}.drw-dk-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;aspect-ratio:1/1!important;min-height:0!important;padding:10px!important;background:#fff!important;border-bottom:1px solid #e7e8ec!important;text-decoration:none!important;overflow:hidden!important}.drw-dk-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;object-fit:contain!important}.drw-dk-body{flex:0 0 142px!important;height:142px!important;min-height:142px!important;padding:12px 14px 14px!important;display:flex!important;flex-direction:column!important;background:#fff!important}.drw-dk-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;width:100%!important;min-height:52px!important;margin:0!important;overflow:hidden!important;color:#4b4e55!important;font-size:15px!important;font-weight:700!important;line-height:1.75!important;text-align:right!important;text-decoration:none!important}.drw-dk-price-area{margin-top:auto!important;width:100%!important;direction:rtl!important}.drw-dk-price-meta{min-height:24px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;direction:ltr!important}.drw-dk-old-price{display:block!important;color:#b7b8bf!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important;text-decoration:line-through!important;text-decoration-thickness:1.5px!important;direction:rtl!important}.drw-dk-old-price .amount,.drw-dk-old-price bdi{color:inherit!important;font-size:inherit!important}.drw-dk-discount{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;height:26px!important;padding:0 7px!important;border-radius:999px!important;background:#ef4056!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important}.drw-dk-final-price{margin-top:4px!important;color:#23254f!important;font-size:18px!important;font-weight:800!important;line-height:1.15!important;text-align:left!important;white-space:nowrap!important;direction:rtl!important}.drw-dk-final-price .amount,.drw-dk-final-price bdi{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.drw-dk-final-price .woocommerce-Price-currencySymbol{font-size:11px!important;font-weight:700!important;margin-inline-start:3px!important}.drw-dk-panel{direction:rtl!important;width:100%!important;min-width:0!important;min-height:0!important;padding:18px 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;color:#fff!important;background:transparent!important}.drw-dk-mark{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;width:68px!important;height:62px!important;margin:0 0 10px!important;color:#fff!important;font-size:62px!important;font-weight:900!important;line-height:1!important}.drw-dk-panel h3{margin:0 0 18px!important;color:#fff!important;font-size:24px!important;font-weight:900!important;line-height:1.45!important;text-align:center!important}.drw-dk-countdown{display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 20px!important;gap:4px!important;direction:ltr!important}.drw-dk-countdown b{display:flex!important;align-items:center!important;justify-content:center!important;min-width:40px!important;height:38px!important;padding:0 6px!important;border-radius:8px!important;background:#fff!important;color:#23254f!important;font-size:20px!important;font-weight:900!important;line-height:1!important}.drw-dk-countdown i{color:#fff!important;font-size:17px!important;font-style:normal!important}.drw-dk-view-all{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:48px!important;padding:0 18px!important;border-radius:12px!important;background:#fff!important;color:#3f4531!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}.drw-dk-nav{position:absolute!important;z-index:5!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;padding:0!important;border:1px solid #d8d9de!important;border-radius:50%!important;background:#fff!important;color:#6b7078!important;box-shadow:0 4px 14px rgba(0,0,0,.08)!important;cursor:pointer!important;font-size:28px!important}.drw-dk-nav-prev{right:10px!important}.drw-dk-nav-next{left:10px!important}@container (max-width:1100px){.drw-product-offer.drw-dk-offer{grid-template-columns:minmax(0,1fr) clamp(150px,17%,190px)!important;gap:10px!important;padding:12px!important;border-radius:22px!important}.drw-dk-card{flex-basis:var(--drwo-timed-basis)!important;min-width:var(--drwo-timed-basis)!important}.drw-dk-body{flex-basis:116px!important;height:116px!important;min-height:116px!important;padding:9px 10px 11px!important}.drw-dk-title{min-height:46px!important;font-size:13px!important;line-height:1.72!important}.drw-dk-old-price{font-size:10px!important}.drw-dk-discount{min-width:36px!important;height:23px!important;font-size:10px!important;padding:0 6px!important}.drw-dk-final-price{font-size:15px!important}.drw-dk-panel{padding:12px 6px!important}.drw-dk-mark{width:50px!important;height:48px!important;font-size:48px!important;margin-bottom:6px!important}.drw-dk-panel h3{margin-bottom:12px!important;font-size:18px!important;line-height:1.5!important}.drw-dk-countdown{margin-bottom:14px!important;gap:3px!important}.drw-dk-countdown b{min-width:33px!important;height:32px!important;padding:0 4px!important;font-size:16px!important;border-radius:7px!important}.drw-dk-countdown i{font-size:14px!important}.drw-dk-view-all{min-height:40px!important;padding:0 13px!important;border-radius:10px!important;font-size:11px!important}.drw-dk-nav{width:42px!important;height:42px!important;font-size:24px!important}}@media (max-width:767px){.drw-product-offer.drw-dk-offer{container-type:normal;direction:rtl!important;display:flex!important;flex-direction:column!important;gap:0!important;margin:18px 0!important;padding:0 0 10px!important;border-radius:0!important}.drw-dk-panel{order:1!important;display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;grid-template-areas:"all timer title"!important;gap:8px 10px!important;padding:12px 14px 10px!important}.drw-dk-mark{display:none!important}.drw-dk-panel h3{grid-area:title!important;margin:0!important;font-size:20px!important;line-height:1.4!important;text-align:right!important;justify-self:end!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.drw-dk-countdown{grid-area:timer!important;margin:0!important;justify-self:center!important}.drw-dk-countdown b{min-width:35px!important;height:34px!important;font-size:17px!important}.drw-dk-view-all{grid-area:all!important;min-height:auto!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:12px!important;justify-self:start!important}.drw-dk-products-wrap{order:2!important;width:100%!important}.drw-dk-products{padding:0 10px!important}.drw-dk-card{flex:0 0 148px!important;width:148px!important;min-width:148px!important;border-inline-end:3px solid var(--drwo-accent)!important}.drw-dk-card:first-child{border-radius:0 14px 14px 0!important}.drw-dk-card:last-child{border-radius:14px 0 0 14px!important}.drw-dk-body{flex-basis:126px!important;height:126px!important;min-height:126px!important;padding:9px 10px 11px!important}.drw-dk-title{min-height:48px!important;font-size:13px!important;line-height:1.75!important}.drw-dk-final-price{font-size:15px!important}.drw-dk-nav{display:none!important}}:root{--drw-dk-panel-desktop:305px}@media (min-width:768px){.drw-product-offer.drw-dk-offer{direction:ltr!important;display:grid!important;grid-template-columns:minmax(0,1fr) var(--drw-dk-panel-desktop)!important;align-items:stretch!important;gap:0!important;padding:16px!important;border-radius:28px!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer>.drw-dk-products-wrap{order:1!important;direction:rtl!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer>.drw-dk-panel{order:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;padding:20px 18px!important;min-width:var(--drw-dk-panel-desktop)!important;width:var(--drw-dk-panel-desktop)!important;max-width:var(--drw-dk-panel-desktop)!important;text-align:center!important;border-radius:0!important}.drw-product-offer.drw-dk-offer .drw-dk-products{width:100%!important;padding:0!important;gap:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}.drw-product-offer.drw-dk-offer .drw-dk-card{flex:0 0 calc(100% / 5)!important;width:calc(100% / 5)!important;min-width:calc(100% / 5)!important;max-width:calc(100% / 5)!important;border-inline-end:4px solid var(--drwo-accent)!important;background:#fff!important;border-radius:0!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer .drw-dk-card:first-child{border-radius:0 20px 20px 0!important;border-inline-end:0!important}.drw-product-offer.drw-dk-offer .drw-dk-card:last-child{border-radius:20px 0 0 20px!important}.drw-product-offer.drw-dk-offer .drw-dk-image{aspect-ratio:1 / 1!important;padding:14px!important;border-bottom:1px solid #ebebf0!important}.drw-product-offer.drw-dk-offer .drw-dk-body{flex:0 0 175px!important;height:175px!important;min-height:175px!important;padding:14px 16px 16px!important;display:flex!important;flex-direction:column!important}.drw-product-offer.drw-dk-offer .drw-dk-title{min-height:74px!important;font-size:18px!important;line-height:1.6!important;font-weight:700!important;color:#3f414d!important;text-align:right!important;-webkit-line-clamp:2!important}.drw-product-offer.drw-dk-offer .drw-dk-price-area{margin-top:auto!important}.drw-product-offer.drw-dk-offer .drw-dk-price-meta{min-height:28px!important;justify-content:flex-start!important;gap:10px!important;direction:ltr!important}.drw-product-offer.drw-dk-offer .drw-dk-old-price{font-size:14px!important;font-weight:700!important;color:#b9bcc6!important}.drw-product-offer.drw-dk-offer .drw-dk-discount{min-width:56px!important;height:32px!important;padding:0 10px!important;font-size:16px!important;font-weight:800!important;border-radius:999px!important;background:#d64b4d!important}.drw-product-offer.drw-dk-offer .drw-dk-final-price{margin-top:6px!important;text-align:left!important;font-size:22px!important;font-weight:900!important;line-height:1.15!important;color:#23254f!important}.drw-product-offer.drw-dk-offer .drw-dk-final-price .woocommerce-Price-currencySymbol{font-size:13px!important}.drw-product-offer.drw-dk-offer .drw-dk-mark{width:86px!important;height:82px!important;font-size:82px!important;margin:0 0 8px!important}.drw-product-offer.drw-dk-offer .drw-dk-panel h3{margin:0 0 16px!important;font-size:31px!important;line-height:1.45!important;font-weight:900!important}.drw-product-offer.drw-dk-offer .drw-dk-countdown{margin:0 0 22px!important;gap:5px!important}.drw-product-offer.drw-dk-offer .drw-dk-countdown b{min-width:52px!important;height:48px!important;border-radius:10px!important;font-size:25px!important;font-weight:900!important}.drw-product-offer.drw-dk-offer .drw-dk-countdown i{font-size:23px!important}.drw-product-offer.drw-dk-offer .drw-dk-view-all{min-height:56px!important;padding:0 24px!important;border-radius:16px!important;font-size:16px!important;font-weight:800!important;gap:10px!important}.drw-product-offer.drw-dk-offer .drw-dk-nav{width:54px!important;height:54px!important;font-size:30px!important;top:50%!important;transform:translateY(-50%)!important}.drw-product-offer.drw-dk-offer .drw-dk-nav-prev{right:12px!important}.drw-product-offer.drw-dk-offer .drw-dk-nav-next{left:12px!important}}@media (max-width:767px){.drw-product-offer.drw-dk-offer{direction:rtl!important;display:flex!important;flex-direction:column!important;gap:0!important;margin:16px 0!important;padding:0 0 10px!important;border-radius:0!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer>.drw-dk-panel{order:1!important;width:100%!important;min-width:0!important;max-width:none!important;display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;grid-template-areas:"all timer title"!important;align-items:center!important;gap:8px 12px!important;padding:14px 14px 12px!important;text-align:right!important}.drw-product-offer.drw-dk-offer .drw-dk-mark{display:none!important}.drw-product-offer.drw-dk-offer .drw-dk-panel h3{grid-area:title!important;margin:0!important;font-size:21px!important;line-height:1.4!important;text-align:right!important;justify-self:end!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.drw-product-offer.drw-dk-offer .drw-dk-countdown{grid-area:timer!important;margin:0!important;justify-self:center!important;gap:4px!important;direction:ltr!important}.drw-product-offer.drw-dk-offer .drw-dk-countdown b{min-width:40px!important;height:38px!important;border-radius:9px!important;font-size:20px!important;font-weight:900!important}.drw-product-offer.drw-dk-offer .drw-dk-countdown i{font-size:18px!important}.drw-product-offer.drw-dk-offer .drw-dk-view-all{grid-area:all!important;min-height:auto!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:13px!important;font-weight:800!important;justify-self:start!important;gap:6px!important}.drw-product-offer.drw-dk-offer>.drw-dk-products-wrap{order:2!important;width:100%!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer .drw-dk-products{width:100%!important;padding:0 8px!important;gap:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}.drw-product-offer.drw-dk-offer .drw-dk-card{flex:0 0 170px!important;width:170px!important;min-width:170px!important;max-width:170px!important;border-inline-end:3px solid var(--drwo-accent)!important;background:#fff!important;border-radius:0!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer .drw-dk-card:first-child{border-radius:0 16px 16px 0!important;border-inline-end:0!important}.drw-product-offer.drw-dk-offer .drw-dk-card:last-child{border-radius:16px 0 0 16px!important}.drw-product-offer.drw-dk-offer .drw-dk-image{padding:10px!important;border-bottom:1px solid #ebebf0!important}.drw-product-offer.drw-dk-offer .drw-dk-body{flex:0 0 145px!important;height:145px!important;min-height:145px!important;padding:10px 12px 14px!important;display:flex!important;flex-direction:column!important}.drw-product-offer.drw-dk-offer .drw-dk-title{min-height:56px!important;font-size:15px!important;line-height:1.7!important;font-weight:700!important;color:#3f414d!important}.drw-product-offer.drw-dk-offer .drw-dk-price-area{margin-top:auto!important}.drw-product-offer.drw-dk-offer .drw-dk-price-meta{min-height:24px!important;gap:8px!important;direction:ltr!important}.drw-product-offer.drw-dk-offer .drw-dk-old-price{font-size:12px!important;font-weight:700!important;color:#b9bcc6!important}.drw-product-offer.drw-dk-offer .drw-dk-discount{min-width:50px!important;height:28px!important;padding:0 8px!important;font-size:14px!important;font-weight:800!important}.drw-product-offer.drw-dk-offer .drw-dk-final-price{margin-top:6px!important;font-size:18px!important;line-height:1.15!important;font-weight:900!important;text-align:left!important;color:#23254f!important}.drw-product-offer.drw-dk-offer .drw-dk-final-price .woocommerce-Price-currencySymbol{font-size:12px!important}.drw-product-offer.drw-dk-offer .drw-dk-nav{display:none!important}}.drw-product-offer.drw-dk-offer{--drw-dk-panel-ratio:15.6%;--drw-dk-card-ratio:18.7%;--drw-dk-card-min:150px;--drw-dk-card-max:310px;container-type:inline-size}.drw-product-offer.drw-dk-offer .drw-dk-heading{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important}.drw-product-offer.drw-dk-offer.drw-dk-desktop,.drw-product-offer.drw-dk-offer.drw-dk-wide{direction:ltr!important;display:grid!important;grid-template-columns:minmax(0,1fr) clamp(180px,var(--drw-dk-panel-ratio),270px)!important;align-items:stretch!important;gap:0!important;padding:16px!important;border:0!important;border-radius:28px!important;background:var(--drwo-accent)!important;overflow:hidden!important}.drw-dk-desktop>.drw-dk-products-wrap,.drw-dk-wide>.drw-dk-products-wrap{min-width:0!important;width:100%!important;overflow:hidden!important;direction:rtl!important}.drw-dk-desktop>.drw-dk-panel,.drw-dk-wide>.drw-dk-panel{min-width:0!important;width:100%!important;max-width:none!important;padding:20px 16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;direction:rtl!important}.drw-dk-desktop .drw-dk-products,.drw-dk-wide .drw-dk-products{width:100%!important;height:100%!important;padding:0!important;gap:0!important;display:flex!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}.drw-dk-desktop .drw-dk-card,.drw-dk-wide .drw-dk-card{flex:0 0 clamp(var(--drw-dk-card-min),var(--drw-dk-card-ratio),var(--drw-dk-card-max))!important;width:clamp(var(--drw-dk-card-min),var(--drw-dk-card-ratio),var(--drw-dk-card-max))!important;min-width:clamp(var(--drw-dk-card-min),var(--drw-dk-card-ratio),var(--drw-dk-card-max))!important;max-width:clamp(var(--drw-dk-card-min),var(--drw-dk-card-ratio),var(--drw-dk-card-max))!important;align-self:stretch!important;border:0!important;border-inline-end:4px solid var(--drwo-accent)!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}.drw-dk-desktop .drw-dk-card:first-child,.drw-dk-wide .drw-dk-card:first-child{border-radius:0 18px 18px 0!important;border-inline-end:0!important}.drw-dk-desktop .drw-dk-card:last-child,.drw-dk-wide .drw-dk-card:last-child{border-radius:18px 0 0 18px!important}.drw-dk-desktop .drw-dk-image,.drw-dk-wide .drw-dk-image{width:100%!important;aspect-ratio:1/1!important;padding:12px!important;background:#fff!important;border-bottom:1px solid #e8e8ed!important}.drw-dk-desktop .drw-dk-body,.drw-dk-wide .drw-dk-body{flex:1 1 auto!important;height:auto!important;min-height:150px!important;padding:12px 14px 15px!important;display:flex!important;flex-direction:column!important}.drw-dk-desktop .drw-dk-title,.drw-dk-wide .drw-dk-title{min-height:58px!important;font-size:15px!important;line-height:1.75!important;font-weight:700!important;color:#40434d!important;text-align:right!important}.drw-dk-wide .drw-dk-title{font-size:16px!important;min-height:62px!important}.drw-dk-desktop .drw-dk-price-area,.drw-dk-wide .drw-dk-price-area{margin-top:auto!important}.drw-dk-desktop .drw-dk-price-meta,.drw-dk-wide .drw-dk-price-meta{min-height:25px!important;gap:8px!important;direction:ltr!important}.drw-dk-desktop .drw-dk-old-price,.drw-dk-wide .drw-dk-old-price{font-size:12px!important;color:#b7b9c1!important;font-weight:700!important}.drw-dk-desktop .drw-dk-discount,.drw-dk-wide .drw-dk-discount{min-width:46px!important;height:27px!important;padding:0 8px!important;border-radius:999px!important;background:#d64b4d!important;font-size:13px!important;font-weight:800!important}.drw-dk-desktop .drw-dk-final-price,.drw-dk-wide .drw-dk-final-price{margin-top:5px!important;color:#252750!important;font-size:18px!important;line-height:1.15!important;font-weight:900!important;text-align:left!important}.drw-dk-wide .drw-dk-final-price{font-size:20px!important}.drw-dk-desktop .drw-dk-heading,.drw-dk-wide .drw-dk-heading{flex-direction:column!important}.drw-dk-desktop .drw-dk-mark,.drw-dk-wide .drw-dk-mark{display:flex!important;width:66px!important;height:62px!important;margin:0 0 8px!important;font-size:62px!important}.drw-dk-wide .drw-dk-mark{width:76px!important;height:72px!important;font-size:72px!important}.drw-dk-desktop .drw-dk-panel h3,.drw-dk-wide .drw-dk-panel h3{margin:0 0 15px!important;color:#fff!important;font-size:23px!important;line-height:1.45!important;font-weight:900!important;text-align:center!important}.drw-dk-wide .drw-dk-panel h3{font-size:27px!important}.drw-dk-desktop .drw-dk-countdown,.drw-dk-wide .drw-dk-countdown{margin:0 0 18px!important;gap:4px!important}.drw-dk-desktop .drw-dk-countdown b,.drw-dk-wide .drw-dk-countdown b{min-width:40px!important;height:38px!important;padding:0 6px!important;border-radius:8px!important;font-size:19px!important}.drw-dk-wide .drw-dk-countdown b{min-width:46px!important;height:43px!important;font-size:22px!important}.drw-dk-desktop .drw-dk-view-all,.drw-dk-wide .drw-dk-view-all{min-height:48px!important;padding:0 18px!important;border-radius:12px!important;background:#fff!important;color:#424a31!important;font-size:13px!important;font-weight:800!important}.drw-dk-wide .drw-dk-view-all{min-height:54px!important;padding:0 22px!important;font-size:15px!important}.drw-product-offer.drw-dk-offer.drw-dk-xs,.drw-product-offer.drw-dk-offer.drw-dk-mobile,.drw-product-offer.drw-dk-offer.drw-dk-tablet{direction:rtl!important;display:flex!important;flex-direction:column!important;gap:0!important;width:100%!important;margin:16px 0!important;padding:0 0 10px!important;border:0!important;border-radius:0!important;background:var(--drwo-accent)!important;overflow:hidden!important}.drw-dk-xs>.drw-dk-panel,.drw-dk-mobile>.drw-dk-panel,.drw-dk-tablet>.drw-dk-panel{order:1!important;direction:ltr!important;width:100%!important;min-width:0!important;max-width:none!important;display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;grid-template-areas:"all timer heading"!important;align-items:center!important;gap:8px 12px!important;padding:13px 14px 11px!important;color:#fff!important;text-align:right!important}.drw-dk-xs .drw-dk-heading,.drw-dk-mobile .drw-dk-heading,.drw-dk-tablet .drw-dk-heading{grid-area:heading!important;direction:rtl!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-width:0!important}.drw-dk-xs .drw-dk-mark,.drw-dk-mobile .drw-dk-mark,.drw-dk-tablet .drw-dk-mark{display:flex!important;flex:0 0 auto!important;width:32px!important;height:32px!important;margin:0!important;font-size:31px!important;line-height:1!important}.drw-dk-xs .drw-dk-panel h3,.drw-dk-mobile .drw-dk-panel h3,.drw-dk-tablet .drw-dk-panel h3{margin:0!important;min-width:0!important;color:#fff!important;font-size:20px!important;line-height:1.35!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.drw-dk-xs .drw-dk-panel h3{font-size:17px!important}.drw-dk-tablet .drw-dk-panel h3{font-size:23px!important}.drw-dk-xs .drw-dk-countdown,.drw-dk-mobile .drw-dk-countdown,.drw-dk-tablet .drw-dk-countdown{grid-area:timer!important;margin:0!important;justify-self:center!important;direction:ltr!important;gap:3px!important}.drw-dk-xs .drw-dk-countdown b,.drw-dk-mobile .drw-dk-countdown b,.drw-dk-tablet .drw-dk-countdown b{min-width:36px!important;height:35px!important;padding:0 5px!important;border-radius:8px!important;font-size:17px!important;font-weight:900!important}.drw-dk-xs .drw-dk-countdown b{min-width:31px!important;height:32px!important;font-size:15px!important}.drw-dk-tablet .drw-dk-countdown b{min-width:43px!important;height:40px!important;font-size:20px!important}.drw-dk-xs .drw-dk-countdown i,.drw-dk-mobile .drw-dk-countdown i,.drw-dk-tablet .drw-dk-countdown i{font-size:16px!important}.drw-dk-xs .drw-dk-view-all,.drw-dk-mobile .drw-dk-view-all,.drw-dk-tablet .drw-dk-view-all{grid-area:all!important;direction:rtl!important;min-height:auto!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:13px!important;font-weight:800!important;justify-self:start!important;gap:5px!important}.drw-dk-xs .drw-dk-view-all{font-size:11px!important}.drw-dk-tablet .drw-dk-view-all{font-size:14px!important}.drw-dk-xs>.drw-dk-products-wrap,.drw-dk-mobile>.drw-dk-products-wrap,.drw-dk-tablet>.drw-dk-products-wrap{order:2!important;width:100%!important;min-width:0!important;overflow:hidden!important;direction:rtl!important}.drw-dk-xs .drw-dk-products,.drw-dk-mobile .drw-dk-products,.drw-dk-tablet .drw-dk-products{width:100%!important;padding:0 8px!important;gap:0!important;display:flex!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}.drw-dk-xs .drw-dk-card{flex:0 0 124px!important;width:124px!important;min-width:124px!important;max-width:124px!important}.drw-dk-mobile .drw-dk-card{flex:0 0 clamp(128px,25.5cqw,158px)!important;width:clamp(128px,25.5cqw,158px)!important;min-width:clamp(128px,25.5cqw,158px)!important;max-width:clamp(128px,25.5cqw,158px)!important}.drw-dk-tablet .drw-dk-card{flex:0 0 clamp(172px,25.2cqw,230px)!important;width:clamp(172px,25.2cqw,230px)!important;min-width:clamp(172px,25.2cqw,230px)!important;max-width:clamp(172px,25.2cqw,230px)!important}.drw-dk-xs .drw-dk-card,.drw-dk-mobile .drw-dk-card,.drw-dk-tablet .drw-dk-card{align-self:stretch!important;border:0!important;border-inline-end:3px solid var(--drwo-accent)!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}.drw-dk-xs .drw-dk-card:first-child,.drw-dk-mobile .drw-dk-card:first-child,.drw-dk-tablet .drw-dk-card:first-child{border-radius:0 14px 14px 0!important;border-inline-end:0!important}.drw-dk-xs .drw-dk-card:last-child,.drw-dk-mobile .drw-dk-card:last-child,.drw-dk-tablet .drw-dk-card:last-child{border-radius:14px 0 0 14px!important}.drw-dk-xs .drw-dk-image,.drw-dk-mobile .drw-dk-image,.drw-dk-tablet .drw-dk-image{width:100%!important;aspect-ratio:1/1!important;padding:8px!important;background:#fff!important;border-bottom:1px solid #e9e9ee!important}.drw-dk-xs .drw-dk-body,.drw-dk-mobile .drw-dk-body{flex:1 1 auto!important;height:auto!important;min-height:126px!important;padding:9px 9px 11px!important;display:flex!important;flex-direction:column!important}.drw-dk-xs .drw-dk-body{min-height:116px!important;padding:8px 8px 10px!important}.drw-dk-tablet .drw-dk-body{flex:1 1 auto!important;height:auto!important;min-height:146px!important;padding:11px 12px 13px!important;display:flex!important;flex-direction:column!important}.drw-dk-xs .drw-dk-title,.drw-dk-mobile .drw-dk-title,.drw-dk-tablet .drw-dk-title{min-height:46px!important;font-size:13px!important;line-height:1.7!important;font-weight:700!important;color:#434650!important;text-align:right!important}.drw-dk-xs .drw-dk-title{font-size:12px!important;min-height:42px!important}.drw-dk-tablet .drw-dk-title{font-size:15px!important;min-height:54px!important}.drw-dk-xs .drw-dk-price-area,.drw-dk-mobile .drw-dk-price-area,.drw-dk-tablet .drw-dk-price-area{margin-top:auto!important}.drw-dk-xs .drw-dk-price-meta,.drw-dk-mobile .drw-dk-price-meta,.drw-dk-tablet .drw-dk-price-meta{min-height:21px!important;gap:6px!important;direction:ltr!important}.drw-dk-xs .drw-dk-old-price,.drw-dk-mobile .drw-dk-old-price,.drw-dk-tablet .drw-dk-old-price{font-size:10px!important;color:#b9bac2!important}.drw-dk-tablet .drw-dk-old-price{font-size:12px!important}.drw-dk-xs .drw-dk-discount,.drw-dk-mobile .drw-dk-discount,.drw-dk-tablet .drw-dk-discount{min-width:38px!important;height:23px!important;padding:0 6px!important;border-radius:999px!important;background:#ef4056!important;font-size:11px!important;font-weight:800!important}.drw-dk-xs .drw-dk-discount{min-width:34px!important;height:21px!important;font-size:10px!important}.drw-dk-tablet .drw-dk-discount{min-width:46px!important;height:27px!important;font-size:13px!important}.drw-dk-xs .drw-dk-final-price,.drw-dk-mobile .drw-dk-final-price,.drw-dk-tablet .drw-dk-final-price{margin-top:4px!important;color:#252750!important;font-size:15px!important;line-height:1.15!important;font-weight:900!important;text-align:left!important}.drw-dk-xs .drw-dk-final-price{font-size:14px!important}.drw-dk-tablet .drw-dk-final-price{font-size:18px!important}.drw-dk-xs .drw-dk-nav,.drw-dk-mobile .drw-dk-nav,.drw-dk-tablet .drw-dk-nav{display:none!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet){direction:rtl!important;display:flex!important;flex-direction:column!important;gap:0!important;width:100%!important;margin:16px 0!important;padding:0 0 10px!important;border:0!important;border-radius:0!important;background:var(--drwo-accent)!important;overflow:hidden!important;grid-template-columns:none!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet)>.drw-dk-panel{order:1!important;direction:ltr!important;width:100%!important;min-width:0!important;max-width:none!important;display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;grid-template-areas:"all timer heading"!important;align-items:center!important;gap:8px 12px!important;padding:13px 14px 11px!important;text-align:right!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-heading{grid-area:heading!important;direction:rtl!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-width:0!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-mark{display:flex!important;flex:0 0 auto!important;width:32px!important;height:32px!important;margin:0!important;font-size:31px!important;line-height:1!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-panel h3{grid-area:auto!important;margin:0!important;min-width:0!important;color:#fff!important;font-size:20px!important;line-height:1.35!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.drw-product-offer.drw-dk-offer.drw-dk-xs .drw-dk-panel h3{font-size:17px!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-panel h3{font-size:23px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-countdown{grid-area:timer!important;margin:0!important;justify-self:center!important;direction:ltr!important;gap:3px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-countdown b{min-width:36px!important;height:35px!important;padding:0 5px!important;border-radius:8px!important;font-size:17px!important;font-weight:900!important}.drw-product-offer.drw-dk-offer.drw-dk-xs .drw-dk-countdown b{min-width:31px!important;height:32px!important;font-size:15px!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-countdown b{min-width:43px!important;height:40px!important;font-size:20px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-view-all{grid-area:all!important;direction:rtl!important;min-height:auto!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:13px!important;font-weight:800!important;justify-self:start!important;gap:5px!important}.drw-product-offer.drw-dk-offer.drw-dk-xs .drw-dk-view-all{font-size:11px!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-view-all{font-size:14px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet)>.drw-dk-products-wrap{order:2!important;width:100%!important;min-width:0!important;height:auto!important;overflow:hidden!important;direction:rtl!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-products{width:100%!important;height:auto!important;padding:0 8px!important;gap:0!important;display:flex!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}.drw-product-offer.drw-dk-offer.drw-dk-xs .drw-dk-card{flex:0 0 124px!important;width:124px!important;min-width:124px!important;max-width:124px!important}.drw-product-offer.drw-dk-offer.drw-dk-mobile .drw-dk-card{flex:0 0 clamp(128px,25.5cqw,158px)!important;width:clamp(128px,25.5cqw,158px)!important;min-width:clamp(128px,25.5cqw,158px)!important;max-width:clamp(128px,25.5cqw,158px)!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-card{flex:0 0 clamp(172px,25.2cqw,230px)!important;width:clamp(172px,25.2cqw,230px)!important;min-width:clamp(172px,25.2cqw,230px)!important;max-width:clamp(172px,25.2cqw,230px)!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-card{align-self:stretch!important;height:auto!important;min-height:0!important;border:0!important;border-inline-end:3px solid var(--drwo-accent)!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-card:first-child{border-radius:0 14px 14px 0!important;border-inline-end:0!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-card:last-child{border-radius:14px 0 0 14px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-image{width:100%!important;aspect-ratio:1/1!important;padding:8px!important;background:#fff!important;border-bottom:1px solid #e9e9ee!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile) .drw-dk-body{flex:1 1 auto!important;height:auto!important;min-height:126px!important;padding:9px 9px 11px!important;display:flex!important;flex-direction:column!important}.drw-product-offer.drw-dk-offer.drw-dk-xs .drw-dk-body{min-height:116px!important;padding:8px 8px 10px!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-body{flex:1 1 auto!important;height:auto!important;min-height:146px!important;padding:11px 12px 13px!important;display:flex!important;flex-direction:column!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-title{min-height:46px!important;font-size:13px!important;line-height:1.7!important;font-weight:700!important;color:#434650!important;text-align:right!important}.drw-product-offer.drw-dk-offer.drw-dk-xs .drw-dk-title{font-size:12px!important;min-height:42px!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-title{font-size:15px!important;min-height:54px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-price-area{margin-top:auto!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-price-meta{min-height:21px!important;gap:6px!important;direction:ltr!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-old-price{font-size:10px!important;color:#b9bac2!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-old-price{font-size:12px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-discount{min-width:38px!important;height:23px!important;padding:0 6px!important;border-radius:999px!important;background:#ef4056!important;font-size:11px!important;font-weight:800!important}.drw-product-offer.drw-dk-offer.drw-dk-xs .drw-dk-discount{min-width:34px!important;height:21px!important;font-size:10px!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-discount{min-width:46px!important;height:27px!important;font-size:13px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-final-price{margin-top:4px!important;color:#252750!important;font-size:15px!important;line-height:1.15!important;font-weight:900!important;text-align:left!important}.drw-product-offer.drw-dk-offer.drw-dk-xs .drw-dk-final-price{font-size:14px!important}.drw-product-offer.drw-dk-offer.drw-dk-tablet .drw-dk-final-price{font-size:18px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-nav{display:none!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide){direction:ltr!important;display:grid!important;grid-template-columns:minmax(0,1fr) clamp(180px,15.6%,270px)!important;align-items:stretch!important;gap:0!important;padding:16px!important;border:0!important;border-radius:28px!important;background:var(--drwo-accent)!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide)>.drw-dk-products-wrap{min-width:0!important;width:100%!important;height:auto!important;overflow:hidden!important;direction:rtl!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide)>.drw-dk-panel{min-width:0!important;width:100%!important;max-width:none!important;padding:20px 16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;direction:rtl!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-heading{flex-direction:column!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-products{width:100%!important;height:100%!important;padding:0!important;gap:0!important;display:flex!important;align-items:stretch!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-card{flex:0 0 clamp(150px,18.7cqw,310px)!important;width:clamp(150px,18.7cqw,310px)!important;min-width:clamp(150px,18.7cqw,310px)!important;max-width:clamp(150px,18.7cqw,310px)!important;align-self:stretch!important;height:auto!important;border:0!important;border-inline-end:4px solid var(--drwo-accent)!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-card:first-child{border-radius:0 18px 18px 0!important;border-inline-end:0!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-card:last-child{border-radius:18px 0 0 18px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-image{width:100%!important;aspect-ratio:1/1!important;padding:12px!important;background:#fff!important;border-bottom:1px solid #e8e8ed!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-body{flex:1 1 auto!important;height:auto!important;min-height:150px!important;padding:12px 14px 15px!important;display:flex!important;flex-direction:column!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-title{min-height:58px!important;font-size:15px!important;line-height:1.75!important;font-weight:700!important;color:#40434d!important;text-align:right!important}.drw-product-offer.drw-dk-offer.drw-dk-wide .drw-dk-title{font-size:16px!important;min-height:62px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-price-area{margin-top:auto!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-price-meta{min-height:25px!important;gap:8px!important;direction:ltr!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-old-price{font-size:12px!important;color:#b7b9c1!important;font-weight:700!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-discount{min-width:46px!important;height:27px!important;padding:0 8px!important;border-radius:999px!important;background:#d64b4d!important;font-size:13px!important;font-weight:800!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-final-price{margin-top:5px!important;color:#252750!important;font-size:18px!important;line-height:1.15!important;font-weight:900!important;text-align:left!important}.drw-product-offer.drw-dk-offer.drw-dk-wide .drw-dk-final-price{font-size:20px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-mark{display:flex!important;width:66px!important;height:62px!important;margin:0 0 8px!important;font-size:62px!important}.drw-product-offer.drw-dk-offer.drw-dk-wide .drw-dk-mark{width:76px!important;height:72px!important;font-size:72px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-panel h3{margin:0 0 15px!important;color:#fff!important;font-size:23px!important;line-height:1.45!important;font-weight:900!important;text-align:center!important}.drw-product-offer.drw-dk-offer.drw-dk-wide .drw-dk-panel h3{font-size:27px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-countdown{margin:0 0 18px!important;gap:4px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-countdown b{min-width:40px!important;height:38px!important;padding:0 6px!important;border-radius:8px!important;font-size:19px!important}.drw-product-offer.drw-dk-offer.drw-dk-wide .drw-dk-countdown b{min-width:46px!important;height:43px!important;font-size:22px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide) .drw-dk-view-all{min-height:48px!important;padding:0 18px!important;border-radius:12px!important;background:#fff!important;color:#424a31!important;font-size:13px!important;font-weight:800!important}.drw-product-offer.drw-dk-offer.drw-dk-wide .drw-dk-view-all{min-height:54px!important;padding:0 22px!important;font-size:15px!important}.drw-product-offer.drw-offer-row.drw-row-digikala{--drwo-row-gap:12px;position:relative!important;width:100%!important;margin:24px 0!important;padding:0!important;border:1px solid #e1e2e8!important;border-radius:22px!important;background:#fff!important;color:#3f4064!important;box-shadow:none!important;overflow:hidden!important;direction:rtl!important;container-type:inline-size}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header{min-height:0!important;margin:0!important;padding:25px 28px 18px!important;display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;background:#fff!important;direction:rtl!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>div{flex:1 1 auto!important;min-width:0!important;text-align:right!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header h3{margin:0!important;padding:0!important;color:#111318!important;font-family:inherit!important;font-size:clamp(24px,2.05vw,34px)!important;line-height:1.35!important;font-weight:900!important;letter-spacing:-.02em!important;text-align:right!important;white-space:normal!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header p{margin:5px 0 0!important;color:#81858f!important;font-family:inherit!important;font-size:clamp(13px,1.05vw,17px)!important;line-height:1.65!important;font-weight:500!important;text-align:right!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a{flex:0 0 auto!important;min-height:46px!important;margin:2px 0 0!important;padding:0 17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border:0!important;border-radius:12px!important;background:#f1f1f3!important;color:#3f4064!important;box-shadow:none!important;font-family:inherit!important;font-size:14px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a:hover{background:#e8e8ec!important;color:#23253b!important;transform:translateY(-1px)!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a span{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:23px!important;line-height:1!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-products-wrap{position:relative!important;min-width:0!important;margin:0!important;padding:0 0 20px!important;background:#fff!important;overflow:hidden!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-products{width:100%!important;min-width:0!important;margin:0!important;padding:0 16px 2px!important;display:flex!important;align-items:stretch!important;gap:var(--drwo-row-gap)!important;direction:rtl!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-padding-inline:16px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-products::-webkit-scrollbar{display:none!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card{flex:0 0 var(--drwo-row-card-width,240px)!important;width:var(--drwo-row-card-width,240px)!important;min-width:var(--drwo-row-card-width,240px)!important;max-width:var(--drwo-row-card-width,240px)!important;min-height:0!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;border:1px solid #e5e6eb!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;scroll-snap-align:start!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card:first-child,.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card:last-child{border:1px solid #e5e6eb!important;border-radius:13px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card:hover{border-color:#d4d6de!important;box-shadow:0 7px 22px rgba(24,28,45,.07)!important;transform:translateY(-2px)!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-image{position:relative!important;flex:0 0 auto!important;width:100%!important;aspect-ratio:1/1!important;margin:0!important;padding:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-bottom:1px solid #ececf0!important;background:#fff!important;overflow:hidden!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-image img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;transition:transform .22s ease!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card:hover .drw-offer-product-image img{transform:scale(1.025)!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-body{flex:1 1 auto!important;min-height:174px!important;height:auto!important;margin:0!important;padding:13px 14px 15px!important;display:flex!important;flex-direction:column!important;background:#fff!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-title{min-height:58px!important;margin:0!important;color:#3f424c!important;font-family:inherit!important;font-size:15px!important;line-height:1.85!important;font-weight:700!important;text-align:right!important;text-decoration:none!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-rating{min-height:18px!important;margin:5px 0 0!important;justify-content:flex-start!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price-row{margin-top:auto!important;padding-top:9px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"old discount" "final final"!important;align-items:end!important;gap:4px 7px!important;direction:ltr!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price{display:contents!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price del{grid-area:old!important;display:block!important;margin:0!important;color:#b7b9c0!important;opacity:1!important;font-size:11px!important;line-height:1.3!important;font-weight:600!important;direction:rtl!important;text-align:left!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-discount{grid-area:discount!important;min-width:42px!important;min-height:25px!important;height:25px!important;padding:0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#ef4056!important;color:#fff!important;font-family:inherit!important;font-size:12px!important;line-height:1!important;font-weight:800!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price ins,.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price>.amount{grid-area:final!important;justify-self:start!important;display:block!important;margin:0!important;color:#252750!important;text-decoration:none!important;direction:rtl!important;text-align:left!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price ins .woocommerce-Price-amount,.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price>.amount{color:#252750!important;font-family:inherit!important;font-size:18px!important;line-height:1.2!important;font-weight:900!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price .woocommerce-Price-currencySymbol{font-size:11px!important;font-weight:700!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-cart-button{min-height:38px!important;margin-top:10px!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:9px!important;background:var(--drwo-accent)!important;color:#fff!important;font-family:inherit!important;font-size:12px!important;font-weight:800!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-nav{position:absolute!important;z-index:12!important;top:50%!important;width:48px!important;height:48px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d9dbe1!important;border-radius:50%!important;background:#fff!important;color:#6f7480!important;box-shadow:0 4px 16px rgba(23,27,44,.10)!important;font-size:0!important;line-height:1!important;transform:translateY(-50%)!important;cursor:pointer!important;transition:opacity .16s ease,transform .16s ease,box-shadow .16s ease!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-nav span{display:block!important;font-family:Arial,sans-serif!important;font-size:28px!important;line-height:1!important;transform:translateY(-1px)!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-nav-prev{right:8px!important;left:auto!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-nav-next{left:8px!important;right:auto!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-nav:hover{box-shadow:0 7px 22px rgba(23,27,44,.16)!important;transform:translateY(-50%) scale(1.04)!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-nav[disabled]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media (max-width:1099px) and (min-width:768px){.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header{padding:22px 22px 16px!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header h3{font-size:25px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-body{min-height:164px!important;padding:12px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-title{font-size:14px!important;min-height:54px!important}}@media (max-width:767px){.drw-product-offer.drw-offer-row.drw-row-digikala{--drwo-row-gap:9px;width:100%!important;max-width:100%!important;margin:16px 0!important;border-radius:16px!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header{min-height:0!important;padding:16px 14px 13px!important;align-items:flex-start!important;gap:10px!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header h3{font-size:19px!important;line-height:1.45!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header p{margin-top:2px!important;font-size:12px!important;line-height:1.55!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a{min-height:36px!important;margin-top:0!important;padding:0 10px!important;border-radius:9px!important;font-size:11.5px!important;gap:4px!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a span{font-size:18px!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-products-wrap{padding-bottom:13px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-products{padding:0 10px 2px!important;gap:var(--drwo-row-gap)!important;scroll-padding-inline:10px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card{flex:0 0 clamp(148px,44vw,184px)!important;width:clamp(148px,44vw,184px)!important;min-width:clamp(148px,44vw,184px)!important;max-width:184px!important;border-radius:11px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card:first-child,.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card:last-child{border-radius:11px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-image{padding:8px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-body{min-height:145px!important;padding:10px 10px 12px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-title{min-height:49px!important;font-size:13px!important;line-height:1.8!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price-row{padding-top:6px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price ins .woocommerce-Price-amount,.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price>.woocommerce-Price-amount,.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-price>.amount{font-size:15px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-discount{min-width:37px!important;min-height:22px!important;height:22px!important;padding-inline:6px!important;font-size:10.5px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-nav{display:none!important}}@media (max-width:390px){.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header{padding-inline:12px!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header h3{font-size:17px!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header p{font-size:11px!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a{font-size:10.5px!important;padding-inline:8px!important}.drw-product-offer.drw-offer-row.drw-row-digikala .drw-offer-product-card{flex-basis:144px!important;width:144px!important;min-width:144px!important;max-width:144px!important}}@media (min-width:768px){.drw-product-offer.drw-offer-multirow.drw-multirow-digikala{--drwo-rank-size:38px;margin:24px 0!important;padding:0!important;border:1px solid #e0e0e6!important;border-radius:24px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.drw-multirow-digikala .drw-offer-header{display:block!important;padding:34px 38px 18px!important;min-height:96px!important;text-align:right!important}.drw-multirow-digikala .drw-offer-header>div{min-width:0!important}.drw-multirow-digikala .drw-offer-header h3{margin:0!important;color:var(--drwo-text)!important;font-size:clamp(27px,2vw,36px)!important;font-weight:900!important;line-height:1.45!important;letter-spacing:-.02em!important}.drw-multirow-digikala .drw-offer-header p,.drw-multirow-digikala .drw-offer-header>a,.drw-multirow-digikala .drw-offer-fire{display:none!important}.drw-multirow-digikala .drw-offer-products-wrap{position:relative!important;min-width:0!important;padding:0 0 30px!important;overflow:hidden!important}.drw-multirow-digikala .drw-offer-products{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(var(--drwo-rows),132px)!important;grid-auto-columns:calc((100% - 48px)/4)!important;align-items:stretch!important;gap:10px 16px!important;width:100%!important;min-width:0!important;padding:10px 62px 16px!important;scroll-padding-inline:62px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:inline mandatory!important}.drw-multirow-digikala .drw-offer-ranked-card{display:grid!important;grid-template-columns:112px var(--drwo-rank-size) minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;height:132px!important;padding:6px 4px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;scroll-snap-align:start!important}.drw-multirow-digikala .drw-ranked-image{display:flex!important;align-items:center!important;justify-content:center!important;width:112px!important;height:112px!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}.drw-multirow-digikala .drw-ranked-image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;mix-blend-mode:multiply}.drw-multirow-digikala .drw-ranked-number{display:flex!important;align-items:center!important;justify-content:center!important;width:var(--drwo-rank-size)!important;height:var(--drwo-rank-size)!important;min-width:var(--drwo-rank-size)!important;padding:0!important;border-radius:50%!important;background:var(--drwo-accent)!important;color:#fff!important;font-size:18px!important;font-weight:900!important;line-height:1!important}.drw-multirow-digikala .drw-ranked-content{display:flex!important;align-items:center!important;min-width:0!important;height:100%!important;padding:0 0 0 4px!important;border-bottom:1px solid #f0f0f1!important}.drw-multirow-digikala .drw-offer-ranked-card.is-column-row-end .drw-ranked-content{border-bottom-color:transparent!important}.drw-multirow-digikala .drw-ranked-content>a{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;margin:0!important;color:var(--drwo-text)!important;font-size:15.5px!important;font-weight:600!important;line-height:2!important;text-decoration:none!important}.drw-multirow-digikala .drw-ranked-price{display:none!important}.drw-multirow-digikala .drw-offer-nav{top:50%!important;width:48px!important;height:48px!important;margin-top:24px!important;border:1px solid #e0e0e6!important;border-radius:50%!important;background:#fff!important;color:#6b6b75!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;font-size:28px!important}.drw-multirow-digikala .drw-offer-nav-prev{right:16px!important}.drw-multirow-digikala .drw-offer-nav-next{left:16px!important}}@media (min-width:768px) and (max-width:1199px){.drw-multirow-digikala .drw-offer-products{grid-auto-columns:calc((100% - 28px)/3)!important;gap:10px 14px!important;padding-inline:56px!important;scroll-padding-inline:56px!important}.drw-multirow-digikala .drw-offer-ranked-card{grid-template-columns:96px 34px minmax(0,1fr)!important;gap:9px!important}.drw-multirow-digikala .drw-ranked-image{width:96px!important;height:104px!important}.drw-multirow-digikala .drw-ranked-number{width:34px!important;height:34px!important;min-width:34px!important;font-size:16px!important}.drw-multirow-digikala .drw-ranked-content>a{font-size:14px!important}}@media (min-width:768px){.drw-product-offer.drw-offer-multirow.drw-multirow-digikala{border:1px solid #e0e0e6!important;border-radius:28px!important;background:#fff!important;box-shadow:none!important}.drw-multirow-digikala .drw-offer-header{padding:28px 36px 8px!important;min-height:auto!important}.drw-multirow-digikala .drw-offer-header h3{font-size:clamp(28px,2.2vw,34px)!important;font-weight:900!important;line-height:1.35!important}.drw-multirow-digikala .drw-offer-products-wrap{padding:2px 0 18px!important}.drw-multirow-digikala .drw-offer-products{grid-template-rows:repeat(var(--drwo-rows),118px)!important;grid-auto-columns:calc(100% / 4)!important;gap:0!important;padding:0 66px 6px!important;scroll-padding-inline:66px!important}.drw-multirow-digikala .drw-offer-ranked-card{grid-template-columns:92px 38px minmax(0,1fr)!important;gap:10px!important;height:118px!important;padding:0 8px 0 0!important;position:relative!important}.drw-multirow-digikala .drw-offer-ranked-card:nth-child(n+4)::before{content:''!important;position:absolute!important;right:auto!important;left:-1px!important;top:16px!important;bottom:16px!important;width:1px!important;background:#f0f0f1!important}.drw-multirow-digikala .drw-ranked-image{width:92px!important;height:92px!important;align-self:center!important}.drw-multirow-digikala .drw-ranked-number{width:38px!important;height:38px!important;min-width:38px!important;font-size:18px!important}.drw-multirow-digikala .drw-ranked-content{padding:0 0 0 2px!important}.drw-multirow-digikala .drw-ranked-content>a{font-size:15px!important;font-weight:650!important;line-height:1.95!important}.drw-multirow-digikala .drw-offer-nav{width:50px!important;height:50px!important;margin-top:12px!important}}@media (min-width:768px) and (max-width:1199px){.drw-multirow-digikala .drw-offer-header{padding:24px 28px 8px!important}.drw-multirow-digikala .drw-offer-products{grid-auto-columns:calc(100% / 3)!important;grid-template-rows:repeat(var(--drwo-rows),112px)!important;padding-inline:56px!important;scroll-padding-inline:56px!important}.drw-multirow-digikala .drw-offer-ranked-card{grid-template-columns:84px 34px minmax(0,1fr)!important;gap:8px!important;height:112px!important}.drw-multirow-digikala .drw-offer-ranked-card:nth-child(n+4)::before{top:14px!important;bottom:14px!important}.drw-multirow-digikala .drw-ranked-image{width:84px!important;height:84px!important}.drw-multirow-digikala .drw-ranked-number{width:34px!important;height:34px!important;min-width:34px!important;font-size:16px!important}.drw-multirow-digikala .drw-ranked-content>a{font-size:14px!important;line-height:1.9!important}}.drw-product-offer.drw-category-row-digikala{margin:24px 0!important;padding:0 22px 24px!important;border:1px solid color-mix(in srgb,var(--drwo-text) 12%,#e7e7e9)!important;border-radius:28px!important;background:color-mix(in srgb,var(--drwo-bg) 88%,#fff1e5)!important;overflow:hidden!important;box-shadow:0 10px 32px rgba(32,35,50,.04)!important}.drw-category-row-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 6px 16px}.drw-category-row-header h3{margin:0;color:var(--drwo-text);font-size:clamp(23px,2vw,32px);font-weight:900;line-height:1.45}.drw-category-row-header p{margin:4px 0 0;color:color-mix(in srgb,var(--drwo-text) 62%,transparent);font-size:14px}.drw-category-row-header>a{display:inline-flex;align-items:center;gap:7px;padding:7px 4px;color:var(--drwo-text)!important;font-weight:850;text-decoration:none;white-space:nowrap}.drw-category-row-header>a span{font-size:24px;line-height:1}.drw-category-address{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:50px;margin:0 0 16px;padding:10px 18px;border-radius:13px;background:rgba(255,255,255,.48);color:color-mix(in srgb,var(--drwo-text) 70%,#5f6068)!important;text-decoration:none;font-weight:700}.drw-category-address-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drw-category-address-edit{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--drwo-text);font-size:25px;line-height:1;transform:rotate(-8deg)}.drw-category-tabs{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding:2px 0 4px;overflow-x:auto;scrollbar-width:none;overscroll-behavior-inline:contain}.drw-category-tabs::-webkit-scrollbar{display:none}.drw-category-tab{flex:0 0 auto;min-width:90px;min-height:42px;padding:8px 20px;border:1px solid color-mix(in srgb,var(--drwo-text) 20%,#ddd)!important;border-radius:999px!important;background:transparent!important;color:var(--drwo-text)!important;font:750 14px/1.4 inherit!important;box-shadow:none!important;cursor:pointer!important;white-space:nowrap}.drw-category-tab.is-active{border-color:var(--drwo-text)!important;background:rgba(255,255,255,.42)!important;box-shadow:inset 0 0 0 1px var(--drwo-text)!important}.drw-category-groups{position:relative;min-width:0}.drw-category-group[hidden]{display:none!important}.drw-category-group{position:relative;min-width:0}.drw-category-products{display:flex;gap:12px;min-width:0;padding:0 4px 4px;overflow-x:auto;scroll-snap-type:inline mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}.drw-category-products::-webkit-scrollbar{display:none}.drw-category-product-card{display:flex;flex:0 0 calc(100% / var(--drwo-visible) - 10px);min-width:190px;min-height:390px;flex-direction:column;border:1px solid #e3e3e7;border-radius:15px;background:var(--drwo-card);overflow:hidden;scroll-snap-align:start}.drw-category-product-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;padding:10px;background:#fff;overflow:hidden}.drw-category-product-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .22s ease}.drw-category-product-card:hover .drw-category-product-image img{transform:scale(1.025)}.drw-category-product-body{display:flex;min-height:148px;flex:1;flex-direction:column;padding:13px 15px 16px}.drw-category-product-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:56px;color:var(--drwo-text)!important;font-size:15px;font-weight:700;line-height:1.9;text-decoration:none!important}.drw-category-product-rating{margin-top:7px}.drw-category-product-price{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;color:var(--drwo-text);font-weight:900}.drw-category-product-price>span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;padding:4px 7px;border-radius:999px;background:var(--drwo-accent);color:#fff;font-size:12px}.drw-category-product-price>div{text-align:left;font-size:16px}.drw-category-product-price del{display:block;font-size:11px;font-weight:500;opacity:.45}.drw-category-product-price ins{text-decoration:none}.drw-category-product-cart{display:block;margin-top:10px;padding:9px 12px;border-radius:10px;background:var(--drwo-accent);color:#fff!important;text-align:center;text-decoration:none;font-weight:800}.drw-category-nav{position:absolute;z-index:5;top:42%;display:flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;border:1px solid #e0e0e6!important;border-radius:50%!important;background:#fff!important;color:#6b6b75!important;box-shadow:0 3px 13px rgba(0,0,0,.08)!important;font-size:29px!important;cursor:pointer!important}.drw-category-nav-prev{right:-12px}.drw-category-nav-next{left:-12px}.drw-category-nav[disabled]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(max-width:767px){.drw-product-offer.drw-category-row-digikala{margin:18px 0!important;padding:0 12px 16px!important;border-radius:18px!important}.drw-category-row-header{padding:17px 2px 12px}.drw-category-row-header h3{font-size:20px}.drw-category-row-header p{font-size:12px}.drw-category-row-header>a{font-size:12px}.drw-category-address{min-height:44px;margin-bottom:12px;padding:8px 12px;font-size:12px}.drw-category-tabs{gap:8px;margin-bottom:12px}.drw-category-tab{min-width:auto;min-height:38px;padding:7px 15px;font-size:12px!important}.drw-category-products{gap:9px;padding-inline:1px}.drw-category-product-card{flex-basis:clamp(152px,var(--drwo-mobile-width),184px);min-width:clamp(152px,var(--drwo-mobile-width),184px);min-height:316px;border-radius:12px}.drw-category-product-body{min-height:130px;padding:10px 11px 12px}.drw-category-product-title{min-height:48px;font-size:13px;line-height:1.8}.drw-category-product-price>div{font-size:14px}.drw-category-nav{display:none!important}}@media (min-width:768px){.drw-product-offer.drw-category-row-digikala{padding-bottom:20px!important}.drw-category-tabs{margin-bottom:6px!important;padding-bottom:2px!important}.drw-category-groups,.drw-category-group,.drw-category-group.is-active{height:auto!important;min-height:0!important;margin:0!important;padding:0!important}.drw-category-products{align-items:stretch!important;margin:0!important;padding:0 4px 2px!important}.drw-category-product-card{min-height:0!important;height:auto!important}.drw-category-product-body{min-height:112px!important;padding:10px 14px 12px!important}.drw-category-product-title{min-height:50px!important;margin:0!important;line-height:1.75!important}.drw-category-product-rating{margin-top:3px!important}.drw-category-product-price{width:100%!important;margin-top:8px!important;padding-top:0!important}.drw-category-product-price>div{margin-right:auto!important;text-align:left!important}.drw-category-product-cart{margin-top:7px!important}.drw-category-nav{top:50%!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;margin:0!important;padding:0!important;transform:translateY(-50%)!important;border:1px solid #e0e0e6!important;border-radius:50%!important;background:#fff!important;color:#6b6b75!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;font:400 31px/1 Arial,sans-serif!important;opacity:1!important}.drw-category-nav span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0 0 3px!important;font:400 31px/1 Arial,sans-serif!important}.drw-category-nav-prev{right:10px!important;left:auto!important}.drw-category-nav-next{right:auto!important;left:10px!important}.drw-category-nav[disabled]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}@media (max-width:767px){.drw-category-tabs{margin-bottom:5px!important}.drw-category-groups,.drw-category-group,.drw-category-group.is-active{height:auto!important;min-height:0!important;margin:0!important;padding:0!important}.drw-category-product-body{min-height:108px!important;padding:9px 10px 11px!important}.drw-category-product-title{min-height:46px!important;margin:0!important}.drw-category-product-price{margin-top:7px!important}.drw-category-product-price>div{margin-right:auto!important;text-align:left!important}}@media (min-width:768px){.drw-product-offer.drw-category-row-digikala{padding:0 20px 18px!important}.drw-category-row-digikala .drw-category-row-header{padding:20px 4px 8px!important}.drw-category-row-digikala .drw-category-address{min-height:44px!important;margin:0 0 8px!important;padding:7px 14px!important}.drw-category-row-digikala .drw-category-tabs{gap:9px!important;margin:0 0 8px!important;padding:0 0 2px!important}.drw-category-row-digikala .drw-category-groups,.drw-category-row-digikala .drw-category-group,.drw-category-row-digikala .drw-category-group.is-active{position:relative!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}.drw-category-row-digikala .drw-category-products{display:flex!important;align-items:flex-start!important;gap:8px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0 4px 2px!important;overflow-x:auto!important;overflow-y:hidden!important}.drw-category-row-digikala .drw-category-product-card{display:grid!important;grid-template-rows:auto 126px!important;flex:0 0 calc((100% - 40px) / var(--drwo-visible))!important;min-width:188px!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:1px solid #e0e0e6!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}.drw-category-row-digikala .drw-category-product-card.has-rating{grid-template-rows:auto 144px!important}.drw-category-row-digikala .drw-category-product-card.has-cart{grid-template-rows:auto 172px!important}.drw-category-row-digikala .drw-category-product-card.has-rating.has-cart{grid-template-rows:auto 190px!important}.drw-category-row-digikala .drw-category-product-image{width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0!important;padding:10px!important;background:#fff!important}.drw-category-row-digikala .drw-category-product-body{display:flex!important;flex:none!important;flex-direction:column!important;min-height:0!important;height:126px!important;margin:0!important;padding:8px 13px 11px!important}.drw-category-row-digikala .drw-category-product-card.has-rating .drw-category-product-body{height:144px!important}.drw-category-row-digikala .drw-category-product-card.has-cart .drw-category-product-body{height:172px!important}.drw-category-row-digikala .drw-category-product-card.has-rating.has-cart .drw-category-product-body{height:190px!important}.drw-category-row-digikala .drw-category-product-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;flex:0 0 auto!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important;overflow:hidden!important;font-size:14.5px!important;line-height:1.72!important}.drw-category-row-digikala .drw-category-product-rating{flex:0 0 auto!important;margin:3px 0 0!important}.drw-category-row-digikala .drw-category-product-price{display:flex!important;direction:rtl!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;width:100%!important;min-height:38px!important;margin:6px 0 0!important;padding:0!important}.drw-category-row-digikala .drw-category-product-price>div{margin-right:auto!important;margin-left:0!important;text-align:left!important;white-space:nowrap!important;line-height:1.45!important}.drw-category-row-digikala .drw-category-product-price del{margin:0 0 1px!important;line-height:1.25!important}.drw-category-row-digikala .drw-category-product-cart{flex:0 0 auto!important;margin:5px 0 0!important}.drw-category-row-digikala .drw-category-nav{position:absolute!important;z-index:30!important;top:50%!important;bottom:auto!important;float:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;margin:0!important;padding:0!important;transform:translateY(-50%)!important;border:1px solid #e0e0e6!important;border-radius:50%!important;background:#fff!important;color:#424750!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important;font:400 30px/1 Arial,sans-serif!important}.drw-category-row-digikala .drw-category-nav-prev{inset:50% 7px auto auto!important;transform:translateY(-50%)!important}.drw-category-row-digikala .drw-category-nav-next{inset:50% auto auto 7px!important;transform:translateY(-50%)!important}.drw-category-row-digikala .drw-category-nav span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0 0 3px!important;color:inherit!important;font:400 30px/1 Arial,sans-serif!important}.drw-category-row-digikala .drw-category-nav[disabled]{display:none!important}}@media (max-width:767px){.drw-category-row-digikala .drw-category-address{margin-bottom:7px!important}.drw-category-row-digikala .drw-category-tabs{margin-bottom:7px!important}.drw-category-row-digikala .drw-category-product-card{display:grid!important;grid-template-rows:auto 116px!important;min-height:0!important;height:auto!important}.drw-category-row-digikala .drw-category-product-body{height:116px!important;min-height:0!important;padding:8px 10px 10px!important}.drw-category-row-digikala .drw-category-product-title{min-height:44px!important;max-height:44px!important;line-height:1.7!important}.drw-category-row-digikala .drw-category-product-price{min-height:34px!important;margin-top:5px!important}}.drw-product-offer,.drw-offer-archive{color:var(--drwo-text)!important;font-family:inherit!important}.drw-product-offer:not(.drw-dk-offer),.drw-offer-archive{background-color:var(--drwo-bg)!important}.drw-product-offer:is( .drw-offer-header h3,.drw-offer-header p,.drw-offer-header>a,.drw-category-row-header h3,.drw-category-row-header p,.drw-category-row-header>a,.drw-category-address,.drw-category-address-edit,.drw-category-tab,.drw-offer-product-title,.drw-offer-price,.drw-ranked-content>a,.drw-ranked-price,.drw-category-product-title,.drw-category-product-price,.drw-dk-title,.drw-dk-final-price,.drw-dk-old-price ){color:var(--drwo-text)!important;font-family:inherit!important}.drw-product-offer:is( .drw-offer-discount,.drw-category-product-price>span,.drw-dk-discount,.drw-ranked-number,.drw-offer-cart-button,.drw-category-product-cart ){background-color:var(--drwo-accent)!important;border-color:var(--drwo-accent)!important;color:#fff!important}.drw-product-offer .drw-category-tab.is-active{border-color:var(--drwo-accent)!important;box-shadow:inset 0 0 0 1px var(--drwo-accent)!important;color:var(--drwo-text)!important}.drw-product-offer:is(.drw-offer-product-card,.drw-category-product-card,.drw-dk-card){background:var(--drwo-card)!important;color:var(--drwo-text)!important}.drw-product-offer:is(.drw-offer-product-body,.drw-category-product-body,.drw-dk-body){background:var(--drwo-card)!important;color:var(--drwo-text)!important;font-family:inherit!important}.drw-product-offer:is(.drw-offer-product-title,.drw-category-product-title,.drw-dk-title){display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important;color:var(--drwo-text)!important;font-family:inherit!important;font-size:14.5px!important;font-weight:700!important;line-height:1.72!important;letter-spacing:0!important;text-decoration:none!important}.drw-product-offer:is(.drw-offer-price-row,.drw-category-product-price,.drw-dk-price-area){margin-top:6px!important;color:var(--drwo-text)!important;font-family:inherit!important}.drw-product-offer:is(.drw-offer-price,.drw-category-product-price>div,.drw-dk-final-price){margin-right:auto!important;margin-left:0!important;color:var(--drwo-text)!important;font-family:inherit!important;font-size:16px!important;font-weight:900!important;line-height:1.45!important;text-align:left!important;white-space:nowrap!important}.drw-product-offer:is(.drw-offer-price,.drw-category-product-price,.drw-dk-price-area):is(.amount,.woocommerce-Price-amount,.woocommerce-Price-currencySymbol),.drw-product-offer:is(.drw-offer-discount,.drw-category-product-price>span,.drw-dk-discount){font-family:inherit!important;font-style:normal!important;letter-spacing:0!important}@media (min-width:768px){.drw-product-offer.drw-offer-row .drw-offer-product-card,.drw-offer-archive .drw-offer-product-card{display:grid!important;grid-template-rows:auto 126px!important;min-height:0!important;height:auto!important;border:1px solid #e0e0e6!important;border-radius:14px!important;background:var(--drwo-card)!important;overflow:hidden!important}.drw-product-offer.drw-offer-row .drw-offer-product-body,.drw-offer-archive .drw-offer-product-body{display:flex!important;flex:none!important;flex-direction:column!important;min-height:0!important;height:126px!important;padding:8px 13px 11px!important}.drw-product-offer.drw-offer-row .drw-offer-product-card.has-rating .drw-offer-product-body,.drw-offer-archive .drw-offer-product-card.has-rating .drw-offer-product-body{height:144px!important}.drw-product-offer.drw-offer-row .drw-offer-product-card.has-cart .drw-offer-product-body,.drw-offer-archive .drw-offer-product-card.has-cart .drw-offer-product-body{height:172px!important}.drw-product-offer.drw-offer-row .drw-offer-price-row,.drw-offer-archive .drw-offer-price-row{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;min-height:38px!important;padding:0!important}.drw-product-offer.drw-dk-offer .drw-dk-body{flex:0 0 126px!important;height:126px!important;min-height:126px!important;padding:8px 13px 11px!important}.drw-product-offer.drw-dk-offer .drw-dk-price-area{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:38px!important;padding:0!important}.drw-product-offer.drw-dk-offer .drw-dk-price-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:18px!important}}@media (max-width:767px){.drw-product-offer:is(.drw-offer-product-title,.drw-category-product-title,.drw-dk-title){min-height:44px!important;max-height:44px!important;font-size:13px!important;line-height:1.7!important}.drw-product-offer:is(.drw-offer-price,.drw-category-product-price>div,.drw-dk-final-price){font-size:14px!important}.drw-product-offer.drw-offer-row .drw-offer-product-body,.drw-offer-archive .drw-offer-product-body,.drw-product-offer.drw-dk-offer .drw-dk-body{min-height:0!important;height:116px!important;padding:8px 10px 10px!important}}.drw-product-offer.drw-unified-row-cards{--drw-card-title-size:14.5px;--drw-card-price-size:16px}.drw-product-offer.drw-unified-row-cards .drw-offer-products{align-items:flex-start!important;gap:8px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card{display:grid!important;grid-template-rows:auto 126px!important;flex:0 0 calc((100% - 40px) / var(--drwo-visible))!important;min-width:188px!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:1px solid #e0e0e6!important;border-radius:14px!important;background:var(--drwo-card)!important;color:var(--drwo-text)!important;overflow:hidden!important;box-shadow:none!important;scroll-snap-align:start!important;font-family:inherit!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card.has-rating{grid-template-rows:auto 144px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card.has-cart{grid-template-rows:auto 172px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card.has-rating.has-cart{grid-template-rows:auto 190px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0!important;padding:10px!important;border:0!important;background:#fff!important;overflow:hidden!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-body{display:flex!important;flex:none!important;flex-direction:column!important;min-height:0!important;height:126px!important;margin:0!important;padding:8px 13px 11px!important;background:var(--drwo-card)!important;color:var(--drwo-text)!important;font-family:inherit!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card.has-rating .drw-category-product-body{height:144px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card.has-cart .drw-category-product-body{height:172px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card.has-rating.has-cart .drw-category-product-body{height:190px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;flex:0 0 auto!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important;overflow:hidden!important;color:var(--drwo-text)!important;font-family:inherit!important;font-size:var(--drw-card-title-size)!important;font-weight:700!important;font-style:normal!important;line-height:1.72!important;letter-spacing:0!important;text-decoration:none!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-rating{flex:0 0 auto!important;margin:3px 0 0!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price{display:flex!important;direction:rtl!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;width:100%!important;min-height:38px!important;margin:6px 0 0!important;padding:0!important;color:var(--drwo-text)!important;font-family:inherit!important;font-weight:900!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price>div{margin-right:auto!important;margin-left:0!important;color:var(--drwo-text)!important;font-family:inherit!important;font-size:var(--drw-card-price-size)!important;font-weight:900!important;font-style:normal!important;line-height:1.45!important;letter-spacing:0!important;text-align:left!important;white-space:nowrap!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price:is(.amount,.woocommerce-Price-amount,.woocommerce-Price-currencySymbol){color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-style:normal!important;letter-spacing:0!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price del{display:block!important;margin:0 0 1px!important;font-size:11px!important;font-weight:500!important;line-height:1.25!important;opacity:.45!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price ins{text-decoration:none!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;padding:4px 7px!important;border-radius:999px!important;background:var(--drwo-accent)!important;color:#fff!important;font:800 12px/1.4 inherit!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-cart{flex:0 0 auto!important;display:block!important;margin:5px 0 0!important;padding:9px 12px!important;border-radius:10px!important;background:var(--drwo-accent)!important;color:#fff!important;font-family:inherit!important;font-weight:800!important;text-align:center!important;text-decoration:none!important}@media(max-width:767px){.drw-product-offer.drw-unified-row-cards{--drw-card-title-size:13px;--drw-card-price-size:14px}.drw-product-offer.drw-unified-row-cards .drw-offer-products{gap:9px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card{flex:0 0 clamp(152px,var(--drwo-mobile-width),184px)!important;min-width:clamp(152px,var(--drwo-mobile-width),184px)!important;grid-template-rows:auto 118px!important;border-radius:12px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-body{height:118px!important;padding:10px 11px 12px!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-title{min-height:48px!important;max-height:48px!important;line-height:1.8!important}}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price{direction:ltr!important;margin-top:auto!important;margin-bottom:0!important;align-self:stretch!important;justify-content:space-between!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price>div{order:0!important;direction:rtl!important;margin:0!important;text-align:left!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price>span{order:1!important;margin:0!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a{border:1px solid color-mix(in srgb,var(--drwo-view-button) 86%,#000 14%)!important;background:var(--drwo-view-button)!important;color:var(--drwo-view-button-text)!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a span{color:inherit!important}.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a:hover{filter:brightness(.97)!important;background:var(--drwo-view-button)!important;color:var(--drwo-view-button-text)!important}@media(max-width:767px){.drw-product-offer.drw-offer-row.drw-row-digikala>.drw-offer-header>a{padding:7px 10px!important;border-radius:9px!important;background:var(--drwo-view-button)!important;color:var(--drwo-view-button-text)!important}}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards{--drw-card-title-size:14.5px;--drw-card-price-size:16px}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-dk-products{align-items:flex-start!important;gap:2px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card{display:grid!important;grid-template-rows:auto 126px!important;flex:0 0 calc((100% - 40px) / var(--drwo-visible))!important;min-width:188px!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;border:1px solid #e0e0e6!important;border-radius:14px!important;background:var(--drwo-card)!important;color:var(--drwo-text)!important;overflow:hidden!important;box-shadow:none!important;scroll-snap-align:start!important;font-family:inherit!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card.has-rating{grid-template-rows:auto 144px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card.has-cart{grid-template-rows:auto 172px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card.has-rating.has-cart{grid-template-rows:auto 190px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-image{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;margin:0!important;padding:10px!important;border:0!important;border-radius:0!important;background:#fff!important;overflow:hidden!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-body{display:flex!important;flex:none!important;flex-direction:column!important;min-height:0!important;height:126px!important;margin:0!important;padding:8px 13px 11px!important;background:var(--drwo-card)!important;color:var(--drwo-text)!important;font-family:inherit!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card.has-rating .drw-category-product-body{height:144px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card.has-cart .drw-category-product-body{height:172px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card.has-rating.has-cart .drw-category-product-body{height:190px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;flex:0 0 auto!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important;overflow:hidden!important;color:var(--drwo-text)!important;font-family:inherit!important;font-size:var(--drw-card-title-size)!important;font-weight:700!important;font-style:normal!important;line-height:1.72!important;letter-spacing:0!important;text-decoration:none!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-rating{flex:0 0 auto!important;margin:3px 0 0!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-price{display:flex!important;direction:ltr!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;width:100%!important;min-height:38px!important;margin-top:auto!important;margin-bottom:0!important;padding:0!important;color:var(--drwo-text)!important;font-family:inherit!important;font-weight:900!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-price>div{order:0!important;direction:rtl!important;margin:0!important;color:var(--drwo-text)!important;font-family:inherit!important;font-size:var(--drw-card-price-size)!important;font-weight:900!important;font-style:normal!important;line-height:1.45!important;letter-spacing:0!important;text-align:left!important;white-space:nowrap!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-price:is(.amount,.woocommerce-Price-amount,.woocommerce-Price-currencySymbol){color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-style:normal!important;letter-spacing:0!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-price>span{order:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;margin:0!important;padding:4px 7px!important;border-radius:999px!important;background:var(--drwo-accent)!important;color:#fff!important;font:800 12px/1.4 inherit!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-cart{flex:0 0 auto!important;display:block!important;margin:5px 0 0!important;padding:9px 12px!important;border-radius:10px!important;background:var(--drwo-accent)!important;color:#fff!important;font-family:inherit!important;font-weight:800!important;text-align:center!important;text-decoration:none!important}@media(max-width:767px){.drw-product-offer.drw-dk-offer.drw-unified-timed-cards{--drw-card-title-size:13px;--drw-card-price-size:14px}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-dk-products{gap:0!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card{flex:0 0 clamp(152px,var(--drwo-mobile-width),184px)!important;min-width:clamp(152px,var(--drwo-mobile-width),184px)!important;grid-template-rows:auto 118px!important;border-radius:12px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-body{height:118px!important;padding:10px 11px 12px!important}.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-title{min-height:48px!important;max-height:48px!important;line-height:1.8!important}}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-body,.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-body{display:flex!important;flex-direction:column!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price,.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-price{display:grid!important;grid-template-columns:auto 1fr!important;align-items:end!important;width:100%!important;margin-top:auto!important;margin-bottom:0!important;padding-top:8px!important;gap:8px!important;direction:ltr!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price>div,.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-price>div{grid-column:1!important;justify-self:start!important;align-self:end!important;width:auto!important;margin:0!important;text-align:left!important;direction:rtl!important}.drw-product-offer.drw-unified-row-cards .drw-unified-product-card .drw-category-product-price>span,.drw-product-offer.drw-dk-offer.drw-unified-timed-cards .drw-unified-timed-card .drw-category-product-price>span{grid-column:2!important;justify-self:end!important;align-self:end!important;margin:0!important}.drw-offer-archive{width:min(1440px,calc(100% - 32px))!important;max-width:1440px!important;margin:28px auto!important;padding:0!important;background:#fff!important;color:var(--drwo-text)!important;font-family:inherit!important}.drw-offer-archive-header{position:relative!important;margin:0!important;padding:28px 30px!important;border:0!important;border-radius:20px!important;background:linear-gradient(135deg,var(--drwo-accent),color-mix(in srgb,var(--drwo-accent) 78%,#111))!important;color:#fff!important}.drw-offer-archive-header h1{margin:8px 0 3px!important;color:#fff!important;font-size:clamp(24px,3vw,36px)!important;line-height:1.45!important}.drw-offer-archive-header p{margin:0!important;color:rgba(255,255,255,.88)!important}.drw-offer-archive-header small{position:absolute!important;left:28px!important;bottom:28px!important;color:#fff!important;font-weight:800!important}.drw-offer-archive-header>span{display:inline-flex!important;padding:5px 11px!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;color:#fff!important}.drw-offer-archive-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:22px 0 0!important;padding:0!important;background:#fff!important}.drw-offer-archive-card{display:flex!important;min-width:0!important;min-height:410px!important;flex-direction:column!important;border:1px solid #e0e0e6!important;border-radius:16px!important;background:var(--drwo-card,#fff)!important;overflow:hidden!important;color:var(--drwo-text)!important;box-shadow:none!important}.drw-offer-archive-image{display:flex!important;width:100%!important;aspect-ratio:1/1!important;align-items:center!important;justify-content:center!important;padding:12px!important;background:#fff!important;overflow:hidden!important}.drw-offer-archive-image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.drw-offer-archive-body{display:flex!important;flex:1 1 auto!important;min-height:155px!important;flex-direction:column!important;padding:12px 14px 14px!important;background:var(--drwo-card,#fff)!important;color:var(--drwo-text)!important}.drw-offer-archive-title{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:52px!important;max-height:52px!important;margin:0!important;overflow:hidden!important;color:var(--drwo-text)!important;font-family:inherit!important;font-size:14px!important;font-weight:700!important;line-height:1.85!important;text-decoration:none!important}.drw-offer-archive-rating{margin:4px 0 0!important}.drw-offer-archive-price{display:grid!important;grid-template-columns:auto 1fr!important;align-items:end!important;gap:8px!important;width:100%!important;min-height:38px!important;margin-top:auto!important;padding-top:8px!important;direction:ltr!important}.drw-offer-archive-price>div{grid-column:1!important;justify-self:start!important;direction:rtl!important;text-align:left!important;color:var(--drwo-text)!important;font-family:inherit!important;font-size:16px!important;font-weight:900!important;white-space:nowrap!important}.drw-offer-archive-price>span{grid-column:2!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;padding:4px 7px!important;border-radius:999px!important;background:var(--drwo-accent)!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.drw-offer-archive-price:is(.amount,.woocommerce-Price-amount,.woocommerce-Price-currencySymbol){font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;color:inherit!important}.drw-offer-archive-price del{display:block!important;font-size:11px!important;font-weight:500!important;opacity:.45!important}.drw-offer-archive-price ins{text-decoration:none!important}.drw-offer-archive-cart{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;margin-top:9px!important;padding:8px 10px!important;border-radius:10px!important;background:var(--drwo-accent)!important;color:#fff!important;font-weight:800!important;text-decoration:none!important}.drw-offer-pagination{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:6px!important;margin:28px 0!important}.drw-offer-pagination .page-numbers{margin:0!important}@media (max-width:1100px){.drw-offer-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:767px){.drw-offer-archive{width:100%!important;margin:0!important;padding:12px!important;background:#fff!important}.drw-offer-archive-header{padding:20px 18px!important;border-radius:16px!important}.drw-offer-archive-header h1{font-size:24px!important}.drw-offer-archive-header small{position:static!important;display:block!important;margin-top:10px!important}.drw-offer-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important}.drw-offer-archive-card{min-height:0!important;height:auto!important;border-radius:13px!important;background:#fff!important}.drw-offer-archive-image{padding:7px!important;aspect-ratio:1/1!important}.drw-offer-archive-body{min-height:132px!important;padding:9px 10px 11px!important;background:#fff!important}.drw-offer-archive-title{min-height:48px!important;max-height:48px!important;font-size:13px!important;line-height:1.82!important}.drw-offer-archive-price{min-height:34px!important;padding-top:5px!important}.drw-offer-archive-price>div{font-size:13px!important;white-space:normal!important}.drw-offer-archive-price>span{min-width:34px!important;padding:3px 6px!important;font-size:11px!important}}@media (max-width:359px){.drw-offer-archive{padding:8px!important}.drw-offer-archive-grid{gap:8px!important}.drw-offer-archive-body{padding-inline:8px!important}.drw-offer-archive-title{font-size:12px!important}.drw-offer-archive-price>div{font-size:12px!important}}.drw-offer-archive-price{display:grid!important;grid-template-columns:auto auto 1fr!important;grid-template-areas:"discount old spacer" "final final final"!important;align-items:center!important;justify-content:start!important;column-gap:7px!important;row-gap:2px!important;min-height:0!important;margin-top:7px!important;padding-top:0!important;direction:rtl!important}.drw-offer-archive-price>div{display:contents!important}.drw-offer-archive-price>span{grid-area:discount!important;justify-self:start!important;align-self:center!important;margin:0!important}.drw-offer-archive-price del{grid-area:old!important;justify-self:start!important;align-self:center!important;display:inline-flex!important;margin:0!important;line-height:1.4!important;white-space:nowrap!important}.drw-offer-archive-price ins,.drw-offer-archive-price>div>.amount,.drw-offer-archive-price>div>.woocommerce-Price-amount{grid-area:final!important;justify-self:start!important;margin:0!important;text-align:left!important;line-height:1.45!important}.drw-offer-archive-price:not(:has(del))>span{display:none!important}@media (max-width:767px){.drw-offer-archive-body{min-height:112px!important;padding-bottom:10px!important}.drw-offer-archive-title{min-height:44px!important;max-height:44px!important;line-height:1.7!important}.drw-offer-archive-price{margin-top:5px!important;column-gap:5px!important;row-gap:1px!important}}.drw-product-offer,.drw-product-offer.drw-offer-row.drw-row-digikala,.drw-product-offer.drw-offer-multirow.drw-multirow-digikala,.drw-product-offer.drw-offer-category-row.drw-category-row-digikala,.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet,.drw-dk-desktop,.drw-dk-wide){background:var(--drwo-bg)!important;color:var(--drwo-text)!important}.drw-product-offer.drw-dk-offer>.drw-dk-products-wrap{background:var(--drwo-bg)!important}.drw-product-offer.drw-dk-offer>.drw-dk-panel{background:var(--drwo-accent)!important}@media (min-width:768px){.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide)>.drw-dk-products-wrap{border-radius:0 18px 18px 0!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-desktop,.drw-dk-wide)>.drw-dk-panel{border-radius:18px 0 0 18px!important}}.drw-product-offer:is( .drw-offer-product-card,.drw-offer-product-body,.drw-dk-card,.drw-dk-body,.drw-offer-ranked-card,.drw-ranked-content,.drw-category-product-card,.drw-category-product-body ){background:var(--drwo-card)!important;color:var(--drwo-text)!important}.drw-product-offer:is( .drw-offer-product-image,.drw-dk-image,.drw-ranked-image,.drw-category-product-image ){background:#fff!important}.drw-product-offer:is( .drw-offer-header h3,.drw-offer-header p,.drw-offer-product-title,.drw-offer-price,.drw-offer-price del,.drw-offer-price ins,.drw-dk-title,.drw-dk-old-price,.drw-dk-final-price,.drw-ranked-content>a,.drw-ranked-price,.drw-category-row-header h3,.drw-category-row-header p,.drw-category-address,.drw-category-address-edit,.drw-category-tab,.drw-category-product-title,.drw-category-product-price,.drw-category-product-price>div ){color:var(--drwo-text)!important}.drw-product-offer:is(.drw-offer-header p,.drw-dk-old-price,.drw-category-row-header p){opacity:.66!important}.drw-product-offer.drw-dk-offer>.drw-dk-panel:is(h3,.drw-dk-mark,.drw-dk-countdown i){color:#fff!important}.drw-product-offer:is( .drw-offer-discount,.drw-dk-discount,.drw-ranked-number,.drw-category-product-price>span,.drw-offer-cart-button,.drw-category-product-cart ){background:var(--drwo-accent)!important;border-color:var(--drwo-accent)!important;color:#fff!important}.drw-product-offer .drw-category-tab.is-active{border-color:var(--drwo-accent)!important;box-shadow:inset 0 0 0 1px var(--drwo-accent)!important}.drw-product-offer:is( .drw-offer-header>a,.drw-dk-view-all,.drw-category-view-all ){display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:40px!important;padding:8px 14px!important;border:1px solid color-mix(in srgb,var(--drwo-view-button) 82%,#000 18%)!important;border-radius:11px!important;background:var(--drwo-view-button)!important;color:var(--drwo-view-button-text)!important;font-weight:800!important;line-height:1.35!important;text-decoration:none!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important}.drw-product-offer:is( .drw-offer-header>a,.drw-dk-view-all,.drw-category-view-all ):is(span,i){color:inherit!important}.drw-product-offer:is( .drw-offer-header>a,.drw-dk-view-all,.drw-category-view-all ):hover{background:var(--drwo-view-button)!important;color:var(--drwo-view-button-text)!important;filter:brightness(.96)!important}.drw-product-offer.drw-offer-multirow.drw-multirow-digikala>.drw-offer-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;text-align:right!important}.drw-product-offer.drw-offer-multirow.drw-multirow-digikala>.drw-offer-header>a{display:inline-flex!important;flex:0 0 auto!important}@media (max-width:767px){.drw-product-offer:is( .drw-offer-header>a,.drw-dk-view-all,.drw-category-view-all ){min-height:34px!important;padding:6px 10px!important;border-radius:9px!important;font-size:12px!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-view-all{grid-area:all!important;justify-self:start!important}.drw-product-offer.drw-offer-multirow.drw-multirow-digikala>.drw-offer-header{padding-inline:16px!important}.drw-product-offer.drw-offer-multirow.drw-multirow-digikala>.drw-offer-header>a{display:inline-flex!important}}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet,.drw-dk-desktop,.drw-dk-wide):is(.drw-dk-card,.drw-dk-body){background:var(--drwo-card)!important;color:var(--drwo-text)!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet,.drw-dk-desktop,.drw-dk-wide):is(.drw-dk-title,.drw-dk-final-price){color:var(--drwo-text)!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet,.drw-dk-desktop,.drw-dk-wide) .drw-dk-old-price{color:color-mix(in srgb,var(--drwo-text) 42%,transparent)!important;opacity:1!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet,.drw-dk-desktop,.drw-dk-wide) .drw-dk-discount{background:var(--drwo-accent)!important;border-color:var(--drwo-accent)!important;color:#fff!important}.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet,.drw-dk-desktop,.drw-dk-wide) .drw-dk-view-all{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:40px!important;padding:8px 14px!important;border:1px solid color-mix(in srgb,var(--drwo-view-button) 82%,#000 18%)!important;border-radius:11px!important;background:var(--drwo-view-button)!important;color:var(--drwo-view-button-text)!important;font-weight:800!important;line-height:1.35!important;text-decoration:none!important;opacity:1!important}@media(max-width:767px){.drw-product-offer.drw-dk-offer:is(.drw-dk-xs,.drw-dk-mobile,.drw-dk-tablet) .drw-dk-view-all{min-height:34px!important;padding:6px 10px!important;border-radius:9px!important;font-size:12px!important}}

/* 1.25.331 — make the saved “whole box background” authoritative.
 * Woodmart and older compatibility rules can add their own backgrounds to
 * offer wrappers, so the root and visible empty-space wrappers explicitly
 * inherit the offer background. Product cards keep their independent card
 * background setting and image wells intentionally stay white. */
.drw-product-offer[data-drw-offer-background]{
  background:var(--drwo-bg)!important;
  background-color:var(--drwo-bg)!important;
}
.drw-product-offer:not(.drw-dk-offer) > .drw-offer-header,
.drw-product-offer:not(.drw-dk-offer) > .drw-offer-products-wrap,
.drw-product-offer.drw-category-row-digikala > .drw-category-row-header,
.drw-product-offer.drw-category-row-digikala > .drw-category-tabs,
.drw-product-offer.drw-category-row-digikala > .drw-category-groups{
  background:transparent!important;
  background-color:transparent!important;
}
.drw-product-offer.drw-category-row-digikala{
  background:var(--drwo-bg)!important;
  background-color:var(--drwo-bg)!important;
}
.drw-product-offer.drw-dk-offer > .drw-dk-products-wrap{
  background:var(--drwo-bg)!important;
  background-color:var(--drwo-bg)!important;
}

/* 1.25.332 — definitive whole-box background fix. */
.drw-product-offer.drw-offer-row.drw-row-digikala[data-drw-offer-background],.drw-product-offer.drw-offer-multirow.drw-multirow-digikala[data-drw-offer-background],.drw-product-offer.drw-offer-category-row.drw-category-row-digikala[data-drw-offer-background],.drw-product-offer.drw-dk-offer[data-drw-offer-background]{background:var(--drwo-bg)!important;background-color:var(--drwo-bg)!important}.drw-product-offer.drw-offer-row.drw-row-digikala[data-drw-offer-background]>.drw-offer-header,.drw-product-offer.drw-offer-row.drw-row-digikala[data-drw-offer-background]>.drw-offer-products-wrap,.drw-product-offer.drw-offer-multirow.drw-multirow-digikala[data-drw-offer-background]>.drw-offer-header,.drw-product-offer.drw-offer-multirow.drw-multirow-digikala[data-drw-offer-background]>.drw-offer-products-wrap,.drw-product-offer.drw-offer-category-row.drw-category-row-digikala[data-drw-offer-background]>.drw-category-row-header,.drw-product-offer.drw-offer-category-row.drw-category-row-digikala[data-drw-offer-background]>.drw-category-tabs,.drw-product-offer.drw-offer-category-row.drw-category-row-digikala[data-drw-offer-background]>.drw-category-groups,.drw-product-offer.drw-dk-offer[data-drw-offer-background]>.drw-dk-products-wrap{background:var(--drwo-bg)!important;background-color:var(--drwo-bg)!important}.drw-product-offer.drw-dk-offer[data-drw-offer-background]>.drw-dk-panel{background:var(--drwo-accent)!important;background-color:var(--drwo-accent)!important}
