:root{
  --taw-red:#e30613;
  --taw-red2:#ff3038;
  --taw-dark:#111827;
  --taw-dark2:#0b1120;
  --taw-gold:#ffc233;
  --taw-white:#fff;
  --taw-bg:#f5f6f8;
  --taw-soft:#fff1f2;
  --taw-border:#eceef3;
  --taw-text:#111827;
  --taw-muted:#667085;
  --taw-shadow:0 16px 42px rgba(16,24,40,.10);
  --taw-shadow-strong:0 28px 70px rgba(17,24,39,.22);
  --taw-max:1320px;
  --taw-radius:22px;
}

body.tasawwq-v7-body{background:var(--taw-bg);}
.taw-home,.taw-home *{box-sizing:border-box;}
.taw-home{font-family:inherit;color:var(--taw-text);background:var(--taw-bg);overflow:hidden;padding-bottom:18px;}
.taw-home a{text-decoration:none;}
.taw-home img{max-width:100%;}
.taw-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease;}
.taw-reveal.is-visible{opacity:1;transform:none;}

/* HERO */
.taw-hero{position:relative;max-width:var(--taw-max);margin:18px auto 18px;padding:36px;min-height:560px;border-radius:34px;overflow:hidden;background:linear-gradient(135deg,#090f1d 0%,#38090d 48%,#e30613 100%);box-shadow:var(--taw-shadow-strong);display:grid;grid-template-columns:1.14fr .86fr;gap:26px;align-items:center;isolation:isolate;}
.taw-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 10%,rgba(255,255,255,.18),transparent 24%),radial-gradient(circle at 10% 90%,rgba(255,194,51,.22),transparent 26%),repeating-linear-gradient(145deg,rgba(255,255,255,.045) 0 2px,transparent 2px 22px);z-index:-2;}
.taw-hero:after{content:"2026";position:absolute;left:36px;bottom:-25px;font-size:150px;line-height:1;font-weight:1000;color:rgba(255,255,255,.06);z-index:-1;letter-spacing:-8px;}
.taw-hero-bg span{position:absolute;width:280px;height:280px;border-radius:50%;border:1px solid rgba(255,255,255,.17);filter:blur(.1px);animation:tawOrbit 11s linear infinite;}
.taw-hero-bg span:nth-child(1){right:-70px;top:20px;}
.taw-hero-bg span:nth-child(2){left:8%;top:15%;width:170px;height:170px;animation-duration:8s;}
.taw-hero-bg span:nth-child(3){right:22%;bottom:-110px;width:380px;height:380px;animation-duration:14s;}
.taw-hero-copy{position:relative;z-index:2;}
.taw-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:1000;backdrop-filter:blur(12px);margin-bottom:16px;}
.taw-hero h1{max-width:780px;color:#fff;font-size:56px;line-height:1.14;margin:0 0 16px;font-weight:1000;letter-spacing:-1.2px;}
.taw-hero p{max-width:690px;color:rgba(255,255,255,.88);font-size:18px;line-height:1.9;font-weight:750;margin:0 0 20px;}
.taw-search{display:flex;max-width:720px;background:#fff;border:3px solid var(--taw-gold);border-radius:18px;overflow:hidden;box-shadow:0 20px 44px rgba(0,0,0,.18);margin:20px 0 18px;}
.taw-search input{flex:1;border:0!important;padding:16px 18px!important;min-height:58px;font-size:16px;background:#fff!important;box-shadow:none!important;outline:0;}
.taw-search button{border:0;background:var(--taw-gold);color:#111;padding:0 28px;font-weight:1000;cursor:pointer;font-size:16px;}
.taw-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0;}
.taw-primary,.taw-secondary,.taw-see-all,.taw-cart-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:13px 20px;font-weight:1000;transition:.22s ease;}
.taw-primary{background:#fff;color:var(--taw-red)!important;border:1px solid #fff;box-shadow:0 14px 32px rgba(0,0,0,.16);}
.taw-secondary{background:var(--taw-red);color:#fff!important;border:1px solid rgba(255,255,255,.26);box-shadow:0 14px 32px rgba(227,6,19,.24);}
.taw-primary:hover,.taw-secondary:hover,.taw-see-all:hover,.taw-cart-btn:hover{transform:translateY(-2px);}
.taw-trust-mini{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px;}
.taw-trust-mini span{display:inline-flex;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);color:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900;backdrop-filter:blur(8px);}

.taw-hero-stage{position:relative;min-height:420px;}
.taw-stadium{position:absolute;inset:40px 0 0 0;border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(18px);box-shadow:inset 0 0 80px rgba(255,255,255,.08),0 22px 54px rgba(0,0,0,.18);overflow:hidden;}
.taw-stadium:before{content:"";position:absolute;left:50%;bottom:-65px;transform:translateX(-50%);width:130%;height:66%;border-radius:50% 50% 0 0;border:2px solid rgba(255,255,255,.24);}
.taw-stadium:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 45%,rgba(255,255,255,.13) 45% 46%,transparent 46% 54%,rgba(255,255,255,.13) 54% 55%,transparent 55%);}
.taw-floating-ball,.taw-floating-cup{position:absolute;font-size:64px;z-index:2;filter:drop-shadow(0 20px 22px rgba(0,0,0,.30));}
.taw-floating-ball{right:12%;top:64px;animation:tawFloat 5.5s ease-in-out infinite;}
.taw-floating-cup{left:14%;bottom:42px;animation:tawFloat 6.2s ease-in-out infinite reverse;}
.taw-hero-card{position:absolute;z-index:3;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.5);border-radius:22px;padding:16px 18px;box-shadow:0 22px 45px rgba(0,0,0,.18);min-width:160px;backdrop-filter:blur(14px);}
.taw-hero-card b{display:block;color:var(--taw-red);font-weight:1000;font-size:20px;}
.taw-hero-card span{display:block;color:#4b5563;font-weight:850;font-size:13px;margin-top:4px;}
.card-a{right:0;bottom:22px;animation:tawFloat 7s ease-in-out infinite;}
.card-b{left:8px;top:58px;animation:tawFloat 7.5s ease-in-out infinite reverse;}
.card-c{right:18%;top:255px;animation:tawFloat 6.6s ease-in-out infinite;}

/* SERVICE BAR */
.taw-service-bar{max-width:var(--taw-max);margin:18px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 6px;}
.taw-service-bar div{background:#fff;border:1px solid var(--taw-border);border-radius:18px;padding:16px 18px;box-shadow:0 8px 25px rgba(16,24,40,.055);}
.taw-service-bar strong{display:block;font-weight:1000;color:var(--taw-text);font-size:16px;margin-bottom:4px;}
.taw-service-bar span{display:block;color:var(--taw-muted);font-weight:750;font-size:13px;line-height:1.6;}

/* SECTIONS */
.taw-section,.taw-departments,.taw-big-banner{max-width:var(--taw-max);margin:28px auto;padding:0 6px;}
.taw-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;}
.taw-kicker{display:block;color:var(--taw-red);font-weight:1000;font-size:13px;text-transform:uppercase;letter-spacing:.3px;margin-bottom:7px;}
.taw-section-head h2{font-size:34px;line-height:1.25;margin:0;color:var(--taw-text);font-weight:1000;letter-spacing:-.4px;}
.taw-section-head p{margin:8px 0 0;color:var(--taw-muted);font-size:15px;font-weight:750;line-height:1.8;max-width:760px;}
.taw-see-all{white-space:nowrap;background:#111827;color:#fff!important;padding:11px 16px;border-radius:999px;}

/* DEPARTMENTS */
.taw-departments{position:relative;border-radius:30px;padding:30px;background:linear-gradient(135deg,#111827,#260b0e 55%,#730b13);box-shadow:var(--taw-shadow);overflow:hidden;}
.taw-departments:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 14%,rgba(227,6,19,.48),transparent 22%),radial-gradient(circle at 8% 90%,rgba(255,194,51,.18),transparent 23%),repeating-linear-gradient(155deg,rgba(255,255,255,.035) 0 2px,transparent 2px 18px);}
.taw-departments>*{position:relative;z-index:1;}
.taw-section-head-light h2,.taw-section-head-light p{color:#fff;}
.taw-section-head-light p{opacity:.82;}
.taw-see-light{background:#fff;color:var(--taw-red)!important;}
.taw-dept-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
.taw-dept-card{position:relative;display:block;min-height:174px;overflow:hidden;border-radius:22px;padding:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.20);color:#fff!important;box-shadow:0 14px 35px rgba(0,0,0,.13);backdrop-filter:blur(12px);transition:.25s ease;}
.taw-dept-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.18);}
.taw-dept-card img{position:absolute;left:-10px;bottom:-14px;width:128px;height:128px;object-fit:cover;border-radius:22px;opacity:.42;filter:saturate(1.06);}
.taw-dept-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;background:var(--taw-red);font-size:22px;margin-bottom:16px;box-shadow:0 10px 20px rgba(0,0,0,.15);}
.taw-dept-card strong{display:block;position:relative;z-index:2;font-size:20px;font-weight:1000;margin-bottom:7px;}
.taw-dept-card small{display:block;position:relative;z-index:2;color:rgba(255,255,255,.78);font-weight:900;}

/* SEASON */
.taw-season-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
.taw-season-card{position:relative;display:block;min-height:190px;border-radius:24px;padding:22px;background:#fff;border:1px solid var(--taw-border);box-shadow:0 12px 28px rgba(16,24,40,.06);overflow:hidden;color:var(--taw-text)!important;transition:.25s ease;}
.taw-season-card:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;left:-60px;bottom:-70px;background:var(--taw-soft);}
.taw-season-card:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 40%,rgba(255,255,255,.8) 50%,transparent 60%);transform:translateX(120%);transition:.65s ease;}
.taw-season-card:hover{transform:translateY(-4px);box-shadow:var(--taw-shadow);border-color:#ffb8bd;}
.taw-season-card:hover:after{transform:translateX(-120%);}
.taw-season-card span{display:inline-flex;width:54px;height:54px;border-radius:18px;background:var(--taw-red);color:#fff;align-items:center;justify-content:center;font-size:27px;position:relative;z-index:2;}
.taw-season-card strong{display:block;margin-top:18px;font-size:20px;font-weight:1000;position:relative;z-index:2;}
.taw-season-card small{display:block;margin-top:8px;color:var(--taw-muted);font-weight:760;line-height:1.75;position:relative;z-index:2;}

/* PRODUCTS */
.taw-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;}
.taw-product-card{background:#fff;border:1px solid var(--taw-border);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(16,24,40,.06);transition:.25s ease;display:flex;flex-direction:column;min-width:0;}
.taw-product-card:hover{transform:translateY(-5px);border-color:#ffb8bd;box-shadow:var(--taw-shadow);}
.taw-product-image{position:relative;display:block;aspect-ratio:1/1;background:#fff7f7;overflow:hidden;}
.taw-product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease;}
.taw-product-card:hover .taw-product-image img{transform:scale(1.04);}
.taw-sale-badge{position:absolute;right:12px;top:12px;background:var(--taw-red);color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:1000;box-shadow:0 10px 20px rgba(227,6,19,.24);}
.taw-count-badge{position:absolute;left:12px;bottom:12px;background:rgba(17,24,39,.9);color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:1000;backdrop-filter:blur(8px);}
.taw-product-info{padding:14px;display:flex;flex-direction:column;flex:1;}
.taw-product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px;color:var(--taw-text)!important;font-weight:950;line-height:1.55;font-size:15px;margin-bottom:8px;}
.taw-product-price{font-size:17px;font-weight:1000;color:var(--taw-red);margin-bottom:8px;}
.taw-product-price del{font-size:13px;color:#9ca3af!important;margin-left:6px;opacity:1!important;}
.taw-product-price ins{text-decoration:none;color:var(--taw-red);}
.taw-product-mini{display:flex;gap:6px;flex-wrap:wrap;margin:auto 0 0;}
.taw-product-mini span{display:inline-flex;border:1px solid #fee2e2;background:#fff7f7;color:#4b5563;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:850;}
.taw-cart-btn{width:100%;background:#111827;color:#fff!important;margin-top:12px;padding:11px 12px;border-radius:12px;font-size:14px;}
.taw-cart-btn:hover{background:var(--taw-red);}
.taw-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;background:#fff;border:1px dashed #ffc4c8;border-radius:22px;padding:34px;color:var(--taw-muted);}
.taw-empty strong{font-size:20px;color:var(--taw-text);}
.taw-flash-block{border-radius:30px;background:linear-gradient(180deg,#fff,#fff7f7);padding:28px;border:1px solid #fee2e2;box-shadow:0 12px 35px rgba(227,6,19,.07);}

/* BIG BANNER */
.taw-big-banner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:22px;border-radius:30px;padding:34px;background:linear-gradient(135deg,#111827,#3a0b11 60%,#e30613);box-shadow:var(--taw-shadow-strong);overflow:hidden;color:#fff;}
.taw-big-banner:before{content:"";position:absolute;left:-80px;top:-100px;width:330px;height:330px;border-radius:50%;background:rgba(255,255,255,.08);}
.taw-big-banner div,.taw-big-banner a{position:relative;z-index:2;}
.taw-big-banner span{display:block;color:var(--taw-gold);font-weight:1000;margin-bottom:8px;}
.taw-big-banner h2{font-size:33px;line-height:1.35;margin:0 0 10px;color:#fff;font-weight:1000;}
.taw-big-banner p{max-width:760px;margin:0;color:rgba(255,255,255,.82);font-weight:750;line-height:1.8;}
.taw-big-banner a{display:inline-flex;white-space:nowrap;background:#fff;color:var(--taw-red)!important;border-radius:999px;padding:13px 20px;font-weight:1000;}

/* FLASH PAGE */
.taw-flash-hero{max-width:var(--taw-max);margin:18px auto 28px;padding:56px 30px;border-radius:34px;background:linear-gradient(135deg,#111827,#550b12 55%,#e30613);box-shadow:var(--taw-shadow-strong);color:#fff;position:relative;overflow:hidden;}
.taw-flash-hero:after{content:"⚡";position:absolute;left:30px;bottom:-40px;font-size:190px;color:rgba(255,255,255,.07);line-height:1;}
.taw-flash-hero h1{font-size:52px;color:#fff;margin:0 0 12px;font-weight:1000;}
.taw-flash-hero p{max-width:780px;color:rgba(255,255,255,.85);font-weight:750;line-height:1.9;margin:0 0 18px;font-size:17px;}

/* WOODMART/WOO PRODUCT POLISH */
.tasawwq-v7-body .woocommerce ul.products li.product{border:1px solid var(--taw-border);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 10px 25px rgba(16,24,40,.055);transition:.22s ease;padding-bottom:12px!important;}
.tasawwq-v7-body .woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--taw-shadow);border-color:#ffb8bd;}
.tasawwq-v7-body .woocommerce ul.products li.product .price{color:var(--taw-red)!important;font-weight:1000!important;}
.tasawwq-v7-body .woocommerce span.onsale{background:var(--taw-red)!important;color:#fff!important;border-radius:999px!important;font-weight:1000!important;}

/* MOBILE NAV */
.taw-mobile-nav{display:none;position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;background:rgba(17,24,39,.94);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:8px;box-shadow:0 20px 50px rgba(0,0,0,.28);backdrop-filter:blur(14px);direction:rtl;}
.taw-mobile-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#fff!important;font-size:11px;font-weight:900;min-height:52px;border-radius:16px;}
.taw-mobile-nav a:hover{background:rgba(255,255,255,.10);}
.taw-mobile-nav span{font-size:18px;}

@keyframes tawFloat{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-16px) rotate(6deg)}}
@keyframes tawOrbit{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.05)}100%{transform:rotate(360deg) scale(1)}}

/* RESPONSIVE */
@media(max-width:1180px){
  .taw-hero{grid-template-columns:1fr;min-height:auto;margin:14px 12px;padding:30px;}
  .taw-hero h1{font-size:46px;}
  .taw-hero-stage{min-height:330px;}
  .taw-dept-grid,.taw-product-grid,.taw-season-grid{grid-template-columns:repeat(3,1fr);}
  .taw-service-bar{grid-template-columns:repeat(2,1fr);margin-left:12px;margin-right:12px;}
  .taw-section,.taw-departments,.taw-big-banner,.taw-flash-hero{margin-left:12px;margin-right:12px;}
}
@media(max-width:760px){
  .taw-home{padding-bottom:82px;}
  .taw-mobile-nav{display:flex;}
  .taw-hero{border-radius:0 0 28px 28px;margin:0;padding:34px 16px 28px;}
  .taw-hero h1{font-size:34px;line-height:1.22;}
  .taw-hero p{font-size:15px;}
  .taw-search{border-width:2px;border-radius:15px;}
  .taw-search input{min-height:52px;font-size:14px;padding:13px!important;}
  .taw-search button{padding:0 18px;}
  .taw-hero-stage{display:none;}
  .taw-hero-actions a{width:100%;}
  .taw-trust-mini span{flex:1 1 100%;justify-content:center;}
  .taw-service-bar{grid-template-columns:1fr;gap:10px;}
  .taw-section-head{align-items:flex-start;flex-direction:column;gap:12px;}
  .taw-section-head h2{font-size:28px;}
  .taw-see-all{width:100%;justify-content:center;}
  .taw-departments{padding:22px 14px;border-radius:24px;}
  .taw-dept-grid,.taw-product-grid,.taw-season-grid{grid-template-columns:repeat(2,1fr);gap:11px;}
  .taw-dept-card{min-height:145px;padding:14px;}
  .taw-dept-icon{width:40px;height:40px;font-size:19px;margin-bottom:12px;}
  .taw-dept-card strong{font-size:16px;}
  .taw-product-title{font-size:13px;min-height:42px;}
  .taw-product-info{padding:11px;}
  .taw-cart-btn{font-size:12px;padding:10px;}
  .taw-flash-block{padding:20px 12px;border-radius:24px;}
  .taw-big-banner{flex-direction:column;align-items:flex-start;padding:26px 18px;border-radius:24px;}
  .taw-big-banner h2{font-size:26px;}
  .taw-big-banner a{width:100%;justify-content:center;}
  .taw-flash-hero{border-radius:0 0 28px 28px;margin:0 0 20px;padding:40px 18px;}
  .taw-flash-hero h1{font-size:36px;}
}
@media(max-width:470px){
  .taw-dept-grid,.taw-product-grid,.taw-season-grid{grid-template-columns:1fr 1fr;}
  .taw-season-card{min-height:168px;padding:16px;}
  .taw-season-card strong{font-size:16px;}
  .taw-season-card small{font-size:12px;}
  .taw-product-price{font-size:14px;}
  .taw-product-mini{display:none;}
}
@media(max-width:360px){
  .taw-dept-grid,.taw-product-grid,.taw-season-grid{grid-template-columns:1fr;}
}
@media(prefers-reduced-motion:reduce){
  .taw-reveal,.taw-floating-ball,.taw-floating-cup,.taw-hero-bg span,.taw-hero-card{animation:none!important;transition:none!important;opacity:1!important;transform:none!important;}
}


/* =========================================================
   V8 FIX: Full width + clean flash deals/products on desktop/mobile
   ========================================================= */
html body.tasawwq-v8-fixed-body,
body.tasawwq-v8-fixed-body {
  overflow-x: hidden !important;
  background: #f5f6f8 !important;
}

body.tasawwq-v8-fixed-body .main-page-wrapper,
body.tasawwq-v8-fixed-body .website-wrapper,
body.tasawwq-v8-fixed-body .site-content,
body.tasawwq-v8-fixed-body .content-area,
body.tasawwq-v8-fixed-body .content-layout-wrapper,
body.tasawwq-v8-fixed-body .wd-content-area,
body.tasawwq-v8-fixed-body .container,
body.tasawwq-v8-fixed-body .container-fluid {
  max-width: none !important;
}

body.taw-no-sidebar-force .sidebar-container,
body.taw-no-sidebar-force aside.sidebar-container,
body.taw-no-sidebar-force .wd-sidebar,
body.taw-no-sidebar-force .shop-sidebar,
body.taw-no-sidebar-force .page-sidebar,
body.taw-no-sidebar-force .sidebar-widget-area {
  display: none !important;
  width: 0 !important;
  flex: 0 0 0 !important;
}

body.taw-no-sidebar-force .content-with-products,
body.taw-no-sidebar-force .wd-content-area,
body.taw-no-sidebar-force .content-area,
body.taw-no-sidebar-force .site-content,
body.taw-no-sidebar-force .main-page-wrapper .container,
body.taw-no-sidebar-force .content-layout-wrapper > .site-content {
  width: 100% !important;
  max-width: none !important;
  flex: 0 0 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.tasawwq-v8-fixed-body .taw-home {
  direction: rtl !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 70vh !important;
  display: block !important;
  clear: both !important;
  float: none !important;
  margin: 0 !important;
  padding-top: 1px !important;
}

body.tasawwq-v8-fixed-body .taw-hero,
body.tasawwq-v8-fixed-body .taw-section,
body.tasawwq-v8-fixed-body .taw-departments,
body.tasawwq-v8-fixed-body .taw-big-banner,
body.tasawwq-v8-fixed-body .taw-flash-hero,
body.tasawwq-v8-fixed-body .taw-service-bar {
  width: min(1320px, calc(100% - 32px)) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
  clear: both !important;
}

body.tasawwq-v8-fixed-body .taw-flash-page .taw-flash-hero {
  margin-top: 18px !important;
}

body.tasawwq-v8-fixed-body .taw-flash-block {
  padding: 28px !important;
}

body.tasawwq-v8-fixed-body .taw-product-grid {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: repeat(auto-fill, minmax(235px, 1fr)) !important;
  gap: 18px !important;
  align-items: stretch !important;
}

body.tasawwq-v8-fixed-body .taw-product-card {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  float: none !important;
  display: flex !important;
}

body.tasawwq-v8-fixed-body .taw-product-image {
  min-height: 210px !important;
}

body.tasawwq-v8-fixed-body .taw-product-title {
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  text-align: right !important;
  line-height: 1.65 !important;
  min-height: 50px !important;
}

body.tasawwq-v8-fixed-body .taw-product-price {
  direction: rtl !important;
  text-align: right !important;
}

body.tasawwq-v8-fixed-body .taw-cart-btn {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

body.tasawwq-v8-fixed-body .taw-section-head {
  width: 100% !important;
}

body.tasawwq-v8-fixed-body .taw-flash-hero {
  text-align: right !important;
}

body.tasawwq-v8-fixed-body .taw-flash-hero .taw-secondary {
  display: inline-flex !important;
  width: auto !important;
}

/* Make the native WooCommerce cards cleaner too, in case a shortcode/page-builder is used. */
body.tasawwq-v8-fixed-body .woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)) !important;
  gap: 18px !important;
}
body.tasawwq-v8-fixed-body .woocommerce ul.products:before,
body.tasawwq-v8-fixed-body .woocommerce ul.products:after {display:none!important;}
body.tasawwq-v8-fixed-body .woocommerce ul.products li.product {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
  min-width: 0 !important;
}

@media(max-width: 900px){
  body.tasawwq-v8-fixed-body .taw-product-grid,
  body.tasawwq-v8-fixed-body .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }
  body.tasawwq-v8-fixed-body .taw-product-image {min-height: auto !important;}
  body.tasawwq-v8-fixed-body .taw-flash-block {padding: 18px 12px !important;}
}

@media(max-width: 430px){
  body.tasawwq-v8-fixed-body .taw-hero,
  body.tasawwq-v8-fixed-body .taw-section,
  body.tasawwq-v8-fixed-body .taw-departments,
  body.tasawwq-v8-fixed-body .taw-big-banner,
  body.tasawwq-v8-fixed-body .taw-flash-hero,
  body.tasawwq-v8-fixed-body .taw-service-bar {
    width: calc(100% - 20px) !important;
  }
  body.tasawwq-v8-fixed-body .taw-product-grid,
  body.tasawwq-v8-fixed-body .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  body.tasawwq-v8-fixed-body .taw-product-title {font-size: 12.5px !important;min-height: 44px !important;}
  body.tasawwq-v8-fixed-body .taw-cart-btn {font-size: 12px !important;padding: 9px 8px !important;}
}
