@font-face {
font-family: 'Tajawal';
src: url(//vapesubzero.com/wp-content/themes/astra-child/fonts/tajawal/tajawal-regular.woff2) format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Tajawal';
src: url(//vapesubzero.com/wp-content/themes/astra-child/fonts/tajawal/tajawal-500.woff2) format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Tajawal';
src: url(//vapesubzero.com/wp-content/themes/astra-child/fonts/tajawal/tajawal-700.woff2) format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
} body,
h1, h2, h3, h4, h5, h6,
p, a, span, div, input, button, select, textarea {
font-family: 'Tajawal', Arial, sans-serif !important;
} .woocommerce ul.products,
.woocommerce-page ul.products {
display: flex !important;
flex-wrap: wrap !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
gap: 16px !important;
border: none !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 0 !important;
padding: 12px !important;
box-sizing: border-box !important;
border: 1px solid #eaeaea !important;
border-radius: 8px !important;
background: #fff !important;
clear: none !important;
float: none !important;
display: flex !important;
flex-direction: column !important;
transition: box-shadow 0.2s ease, transform 0.2s ease !important;
overflow: hidden !important;
box-shadow: 0 1px 4px rgba(0,0,0,0.06) !important;
}
.woocommerce ul.products li.product:hover {
box-shadow: 0 4px 16px rgba(0,0,0,0.12) !important;
transform: translateY(-2px) !important;
z-index: 1 !important;
position: relative !important;
} .woocommerce ul.products li.product a img,
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img {
width: 100% !important;
height: auto !important;
aspect-ratio: 1 / 1 !important;
object-fit: contain !important;
background: transparent !important;
display: block !important;
border-radius: 6px !important;
margin: 0 auto 10px auto !important;
transition: transform 0.2s ease !important;
}
.woocommerce ul.products li.product:hover a img {
transform: scale(1.04) !important;
} .woocommerce ul.products li.product .woocommerce-loop-product__title {
font-weight: 600 !important;
line-height: 1.3 !important;
margin: 0 0 4px 0 !important;
display: -webkit-box !important;
-webkit-line-clamp: 2 !important;
-webkit-box-orient: vertical !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
min-height: 2.6em !important;
text-align: center !important;
} .woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
display: block !important;
visibility: visible !important;
opacity: 1 !important;
font-weight: 700 !important;
margin: 5px 0 8px 0 !important;
text-align: center !important;
} .woocommerce ul.products li.product .astra-shop-summary-wrap {
flex-grow: 1 !important;
display: flex !important;
flex-direction: column !important;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart {
margin-top: auto !important;
width: 100% !important;
text-align: center !important;
border-radius: 6px !important;
} @media (max-width: 767px) {
.woocommerce ul.products,
.woocommerce-page ul.products {
gap: 8px !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: calc(50% - 4px) !important;
flex: 0 0 calc(50% - 4px) !important;
max-width: calc(50% - 4px) !important;
padding: 6px !important;
border-radius: 6px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 0.82rem !important;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart {
font-size: 11px !important;
padding: 5px 2px !important;
line-height: 1.2 !important;
min-height: 30px !important;
white-space: normal !important;
}
.single-product .woocommerce-product-gallery__wrapper {
margin-top: 30px !important;
}
} @media (min-width: 768px) {
.woocommerce ul.products,
.woocommerce-page ul.products {
gap: 16px !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: calc(25% - 12px) !important;
flex: 0 0 calc(25% - 12px) !important;
max-width: calc(25% - 12px) !important;
}
} .woocommerce-checkout .form-row {
position: relative !important;
display: flex !important;
flex-direction: column !important;
margin-bottom: 16px !important;
}
.woocommerce-checkout .form-row label {
display: block !important;
position: static !important;
float: none !important;
width: 100% !important;
margin-bottom: 6px !important;
line-height: 1.4 !important;
font-size: 14px !important;
font-weight: 500 !important;
color: #1e293b !important;
transform: none !important;
top: auto !important;
right: auto !important;
left: auto !important;
pointer-events: auto !important;
z-index: auto !important;
background: transparent !important;
padding: 0 !important;
}
.woocommerce-checkout .woocommerce-input-wrapper {
display: block !important;
width: 100% !important;
}
.woocommerce-checkout .woocommerce-input-wrapper input.input-text,
.woocommerce-checkout .woocommerce-input-wrapper select {
height: 46px !important;
line-height: 46px !important;
padding: 0 16px !important;
font-size: 15px !important;
width: 100% !important;
box-sizing: border-box !important;
position: static !important;
transform: none !important;
border: 1px solid #D1D5DB !important;
border-radius: 6px !important;
} .woocommerce-checkout .woocommerce-input-wrapper select.select2-hidden-accessible {
position: absolute !important;
height: 1px !important;
width: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
border: 0 !important;
}
.woocommerce-checkout .woocommerce-input-wrapper textarea.input-text {
height: 90px !important;
line-height: 1.5 !important;
padding: 12px 16px !important;
resize: vertical !important;
position: static !important;
transform: none !important;
border: 1px solid #D1D5DB !important;
border-radius: 6px !important;
width: 100% !important;
box-sizing: border-box !important;
}
.woocommerce-checkout .select2-container {
width: 100% !important;
}
.woocommerce-checkout .select2-container .select2-selection--single {
height: 46px !important;
line-height: 46px !important;
padding: 0 16px !important;
display: flex !important;
align-items: center !important;
border: 1px solid #D1D5DB !important;
border-radius: 6px !important;
}
.woocommerce-checkout .select2-selection__rendered {
line-height: normal !important;
padding: 0 !important;
font-size: 15px !important;
}
.woocommerce-checkout .select2-selection__arrow {
height: 44px !important;
top: 0 !important;
}
.woocommerce-checkout .woocommerce-input-wrapper input.input-text:focus,
.woocommerce-checkout .woocommerce-input-wrapper textarea.input-text:focus {
border-color: #0c1cab !important;
outline: none !important;
box-shadow: 0 0 0 2px rgba(12, 28, 171, 0.1) !important;
}
@media (max-width: 768px) {
.woocommerce-checkout .woocommerce-input-wrapper input.input-text,
.woocommerce-checkout .woocommerce-input-wrapper select,
.woocommerce-checkout .select2-container .select2-selection--single {
height: 46px !important;
font-size: 14px !important;
}
} .sz{
--ink:#050A24;--ink-2:#0C1740;--royal:#0A1F8F;--royal-lift:#1B3FD8;--ice:#7DD8F5;--ice-deep:#1E8FBE;--gold:#D9B25F;
--paper:#FBFCFE;--mist:#EDF1F9;--line:#DBE2F0;--muted:#5A6580;--danger:#B23A2E;
--r:14px;--r-sm:10px;
--shadow:0 1px 2px rgba(5,10,36,.05), 0 8px 24px -12px rgba(5,10,36,.18);
--shadow-lift:0 2px 4px rgba(5,10,36,.06), 0 18px 40px -16px rgba(5,10,36,.28);
--max:1200px;
direction:rtl;text-align:right;font-family:'Tajawal',Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;
}
.sz *,.sz *::before,.sz *::after{box-sizing:border-box}
.sz img{max-width:100%;height:auto;display:block}
.sz p{margin:0}
.sz h1,.sz h2,.sz h3{margin:0;line-height:1.25;text-wrap:balance;font-family:inherit}
.sz a,.sz a:hover,.sz a:focus,.sz a:visited,.entry-content .sz a{text-decoration:none !important;color:inherit;box-shadow:none}
.sz a:focus-visible{outline:3px solid var(--ice);outline-offset:3px;border-radius:6px}
@media (prefers-reduced-motion:reduce){.sz *{animation-duration:.01ms !important;transition-duration:.01ms !important}}
.sz-in{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:20px}
.sz-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sz-head{margin-bottom:28px}
.sz-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.14em;color:var(--ice-deep);margin-bottom:8px}
.sz-head h2{font-size:clamp(1.45rem,3.4vw,2.1rem);font-weight:700;letter-spacing:-.01em}
.sz-head p{margin-top:8px;color:var(--muted);font-size:1rem;max-width:62ch}
.sz-head--onink h2{color:#fff}
.sz-head--onink p{color:#AEBBD8}
.sz-head--onink .sz-eyebrow{color:var(--ice)}
.sz-more{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:.95rem;color:var(--royal);margin-top:18px}
.sz-more svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.sz-more:hover{color:var(--royal-lift)}
.sz-notice{background:var(--danger);color:#fff}
.sz-notice .sz-in{display:flex;align-items:center;gap:12px;padding-block:12px}
.sz-notice svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.sz-notice p{font-size:.9rem;font-weight:500;line-height:1.6}
.sz-notice b{font-weight:700}
.sz-hero{position:relative;background:var(--ink);overflow:hidden;isolation:isolate}
.sz-hero-bg{position:absolute;inset:0;z-index:0}
.sz-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}
.sz-hero-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(275deg, rgba(5,10,36,.94) 0%, rgba(5,10,36,.88) 32%, rgba(10,31,143,.55) 62%, rgba(10,31,143,.28) 100%)}
.sz-hero .sz-in{position:relative;z-index:1;padding-block:clamp(48px,9vw,104px)}
.sz-hero-body{max-width:640px}
.sz-hero h1{font-size:clamp(2rem,6vw,3.5rem);font-weight:700;letter-spacing:-.02em;color:#fff}
.sz-hero h1 .sub{display:block;font-size:clamp(1.15rem,3.2vw,1.85rem);font-weight:700;color:var(--gold);margin-top:6px;letter-spacing:0}
.sz-hero-desc{margin-top:16px;font-size:clamp(1rem,2vw,1.15rem);color:#C6D2EC;max-width:52ch}
.sz-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.sz-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:var(--r-sm);font-weight:700;font-size:1rem;transition:background .25s,color .25s,transform .25s,border-color .25s}
.sz-btn svg{width:1.05em;height:1.05em;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.sz-btn--primary{background:var(--ice);color:var(--ink)}
.sz-btn--primary:hover{background:#A5E6FF;transform:translateY(-2px)}
.sz-btn--ghost{background:rgba(255,255,255,.16);color:#fff;border:1.5px solid rgba(255,255,255,.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
.sz-btn--ghost:hover{background:#fff;border-color:#fff;color:var(--ink)}
.sz-trust{background:var(--ink-2);color:#fff}
.sz-trust ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.09)}
@media(min-width:860px){.sz-trust ul{grid-template-columns:repeat(4,1fr)}}
.sz-trust li{background:var(--ink-2);display:flex;align-items:center;gap:10px;padding:16px 18px;font-size:.9rem;font-weight:500;margin:0}
.sz-trust svg{width:20px;height:20px;flex:0 0 auto;color:var(--ice);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.sz-cats{padding-block:clamp(40px,6vw,64px);background:var(--paper)}
.sz-cats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
@media(min-width:480px){.sz-cats-grid{grid-template-columns:repeat(3,1fr)}}
@media(min-width:768px){.sz-cats-grid{grid-template-columns:repeat(6,1fr);gap:16px}}
.sz-cat{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:16px 10px 14px;display:flex;flex-direction:column;align-items:center;gap:10px;transition:border-color .25s,box-shadow .25s}
.sz-cat:hover{border-color:var(--ice);box-shadow:var(--shadow)}
.sz-cat-img{width:100%;height:72px;display:flex;align-items:center;justify-content:center}
.sz-cat-img img{height:100%;width:auto;object-fit:contain}
.sz-cat span{font-weight:700;font-size:.9rem;color:var(--ink);text-align:center;transition:color .25s}
.sz-cat:hover span{color:var(--royal)}
.sz-prods{padding-block:clamp(40px,6vw,64px);background:var(--mist)}
.sz-prods--plain{background:var(--paper)}
.sz .woocommerce{margin:0;padding:0}
.sz .woocommerce::before,.sz .woocommerce::after{content:none}
.sz ul.products{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:14px !important;margin:0 !important;padding:0 !important;list-style:none !important}
@media(min-width:640px){.sz ul.products{grid-template-columns:repeat(3,1fr) !important;gap:18px !important}}
@media(min-width:1100px){.sz-prods--6 ul.products{grid-template-columns:repeat(6,1fr) !important}}
@media(min-width:768px){.sz-prods--4 ul.products{grid-template-columns:repeat(4,1fr) !important;gap:18px !important}}
.sz ul.products::before,.sz ul.products::after{content:none !important}
.sz ul.products li.product{width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;float:none !important;clear:none !important;background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;text-align:right;transition:border-color .25s,box-shadow .25s}
.sz ul.products li.product:hover{border-color:var(--royal-lift)}
.sz .astra-shop-thumbnail-wrap{position:relative;background:var(--mist);padding:14px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin:0 !important}
.sz .astra-shop-thumbnail-wrap > a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.sz .astra-shop-thumbnail-wrap img{max-height:100%;width:auto;object-fit:contain;margin:0}
.sz .ast-on-card-button{position:absolute;bottom:10px;inset-inline-start:10px;z-index:4;width:38px;height:38px;border-radius:50%;background:var(--royal);color:#fff !important;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);transition:background .25s,transform .25s}
.sz .ast-on-card-button:hover{background:var(--royal-lift);transform:scale(1.06)}
.sz .ast-on-card-button svg{fill:currentColor;width:17px;height:17px}
.sz ul.products li.product .onsale{position:absolute;top:10px;inset-inline-start:10px;inset-inline-end:auto;z-index:3;margin:0;padding:4px 9px;min-height:0;min-width:0;line-height:1.5;background:var(--royal-lift);color:#fff;font-size:.68rem;font-weight:700;border-radius:999px}
.sz ul.products li.product .astra-shop-thumbnail-wrap::before{position:absolute;top:10px;inset-inline-end:10px;z-index:3;background:var(--gold);color:#2A1E00;font-size:.68rem;font-weight:700;padding:4px 9px;border-radius:999px;white-space:nowrap}
.sz li.post-17007 .astra-shop-thumbnail-wrap::before{content:'الأكثر طلباً'}
.sz li.post-16984 .astra-shop-thumbnail-wrap::before{content:'الأكثر مبيعاً'}
.sz li.post-17043 .astra-shop-thumbnail-wrap::before{content:'الأكثر مبيعاً'}
.sz li.post-17117 .astra-shop-thumbnail-wrap::before{content:'الأكثر مبيعاً'}
.sz li.post-16351 .astra-shop-thumbnail-wrap::before{content:'جديد';background:var(--ice);color:#052436}
.sz li.post-17185 .astra-shop-thumbnail-wrap::before{content:'جديد';background:var(--ice);color:#052436}
.sz .astra-shop-summary-wrap{padding:14px !important;display:flex;flex-direction:column;gap:5px;flex:1;text-align:right !important}
.sz .ast-woo-product-category{font-size:.7rem;font-weight:700;letter-spacing:.06em;color:var(--ice-deep);margin:0;line-height:1.5}
.sz .woocommerce-loop-product__title{font-size:.95rem !important;font-weight:700 !important;color:var(--ink);margin:0 !important;padding:0 !important;line-height:1.5 !important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.sz li.product:hover .woocommerce-loop-product__title{color:var(--royal)}
.sz ul.products li.product .price{margin:auto 0 0 !important;padding-top:8px;font-size:1.05rem !important;font-weight:700 !important;color:var(--royal) !important;font-variant-numeric:tabular-nums}
.sz ul.products li.product .price del{opacity:.45;font-size:.78em;font-weight:400;margin-inline-end:6px}
.sz ul.products li.product .price ins{text-decoration:none;background:transparent}
.sz ul.products li.product .price .woocommerce-Price-currencySymbol{font-size:.7em;font-weight:400;color:var(--muted);margin-inline-start:3px}
.sz ul.products li.product .star-rating{display:none}
.sz-feats{padding-block:clamp(44px,6vw,72px);background:radial-gradient(120% 100% at 85% 0%, rgba(27,63,216,.55) 0%, transparent 60%), var(--ink)}
.sz-feats-grid{display:grid;grid-template-columns:1fr;gap:14px}
@media(min-width:640px){.sz-feats-grid{grid-template-columns:repeat(2,1fr)}}
@media(min-width:1024px){.sz-feats-grid{grid-template-columns:repeat(4,1fr);gap:18px}}
.sz-feat{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);border-radius:var(--r);padding:22px 20px;display:flex;flex-direction:column;gap:10px;transition:background .25s,border-color .25s}
.sz-feat:hover{background:rgba(255,255,255,.09);border-color:rgba(125,216,245,.45)}
.sz-feat-ico{width:40px;height:40px;border-radius:11px;background:rgba(125,216,245,.14);color:var(--ice);display:flex;align-items:center;justify-content:center}
.sz-feat-ico svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.sz-feat h3{font-size:1.02rem;font-weight:700;color:#fff}
.sz-feat p{font-size:.88rem;color:#AEBBD8;line-height:1.7}
.sz-ksa{padding-block:clamp(32px,5vw,52px);background:var(--paper)}
.sz-ksa-card{position:relative;display:block;border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);isolation:isolate}
.sz-ksa-card img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/5}
@media(max-width:767px){.sz-ksa-card img{aspect-ratio:4/3}}
.sz-ksa-card::after{content:'';position:absolute;inset:0;background:linear-gradient(to left, rgba(3,20,14,.94) 0%, rgba(3,20,14,.86) 26%, rgba(3,20,14,.55) 55%, rgba(3,20,14,.12) 82%, transparent 100%)}
.sz-ksa-txt{position:absolute;top:0;bottom:0;right:0;left:auto;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px clamp(20px,5vw,56px);color:#fff;text-align:right;max-width:min(600px,72%)}
@media(max-width:767px){.sz-ksa-card::after{background:linear-gradient(to top, rgba(3,20,14,.95) 0%, rgba(3,20,14,.82) 42%, rgba(3,20,14,.35) 72%, rgba(3,20,14,.1) 100%)}.sz-ksa-txt{max-width:100%;left:0;justify-content:flex-end;padding:22px 20px 26px}}
.sz-ksa-txt .eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.16em;color:#7DF5C0;margin-bottom:6px}
.sz-ksa-txt strong{display:block;font-size:clamp(1.5rem,4.6vw,2.9rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}
.sz-ksa-txt span.desc{margin-top:8px;font-size:clamp(.85rem,1.8vw,1rem);color:#CFEFE0}
.sz-ksa-pill{align-self:flex-start;margin-top:16px;display:inline-flex;align-items:center;gap:7px;background:#fff;color:#04301F;padding:10px 20px;border-radius:999px;font-size:.9rem;font-weight:700;transition:transform .25s}
.sz-ksa-card:hover .sz-ksa-pill{transform:translateY(-2px)}
.sz-ksa-pill svg{width:1.05em;height:1.05em;fill:currentColor}
.sz-branches{padding-block:clamp(40px,6vw,64px);background:var(--mist)}
.sz-branch-grid{display:grid;grid-template-columns:1fr;gap:16px}
@media(min-width:840px){.sz-branch-grid{grid-template-columns:repeat(2,1fr);gap:20px}}
.sz-branch{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:22px;display:flex;flex-direction:column;gap:12px;transition:border-color .25s,box-shadow .25s}
.sz-branch:hover{border-color:var(--ice);box-shadow:var(--shadow)}
.sz-branch-top{display:flex;align-items:flex-start;gap:12px}
.sz-branch-pin{width:38px;height:38px;flex:0 0 auto;border-radius:11px;background:rgba(10,31,143,.08);color:var(--royal);display:flex;align-items:center;justify-content:center}
.sz-branch-pin svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.sz-branch h3{font-size:1.1rem;font-weight:700}
.sz-branch address{font-style:normal;font-size:.92rem;color:var(--muted);line-height:1.7;margin:0}
.sz-branch-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}
.sz-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;padding:8px 15px;font-size:.85rem;font-weight:700;color:var(--ink);transition:border-color .25s,background .25s,color .25s}
.sz-chip svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.sz-chip:hover{border-color:var(--royal);background:var(--royal);color:#fff}
.sz-chip--wa:hover{border-color:#25D366;background:#25D366;color:#04301F}
.sz-chip b{font-variant-numeric:tabular-nums;direction:ltr;font-weight:700}
.sz-faq{padding-block:clamp(40px,6vw,64px);background:var(--paper)}
.sz-faq-list{display:flex;flex-direction:column;gap:10px}
.sz-faq details{background:#fff;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:border-color .25s,box-shadow .25s}
.sz-faq details[open]{border-color:rgba(27,63,216,.35);box-shadow:var(--shadow)}
.sz-faq summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-weight:700;font-size:1rem;color:var(--ink);transition:color .25s}
.sz-faq summary::-webkit-details-marker{display:none}
.sz-faq summary:hover,.sz-faq details[open] summary{color:var(--royal)}
.sz-faq summary::after{content:'';flex:0 0 auto;width:11px;height:11px;border-inline-start:2.5px solid currentColor;border-block-end:2.5px solid currentColor;transform:rotate(-45deg) translate(2px,-2px);transition:transform .25s ease;color:var(--muted)}
.sz-faq details[open] summary::after{transform:rotate(135deg) translate(-2px,2px);color:var(--royal)}
.sz-faq-ans{padding:0 18px 18px;color:#48526B;font-size:.93rem;line-height:1.85;max-width:78ch} .sz li.post-17025 .astra-shop-thumbnail-wrap::before{content:'Most Ordered'}
.sz li.post-16997 .astra-shop-thumbnail-wrap::before{content:'Best Seller'}
.sz li.post-17080 .astra-shop-thumbnail-wrap::before{content:'Best Seller'}
.sz li.post-17152 .astra-shop-thumbnail-wrap::before{content:'Best Seller'}
.sz li.post-16941 .astra-shop-thumbnail-wrap::before{content:'New';background:var(--ice);color:#052436}
.sz li.post-17196 .astra-shop-thumbnail-wrap::before{content:'New';background:var(--ice);color:#052436} .sz--ltr{direction:ltr;text-align:left}
.sz--ltr ul.products li.product{text-align:left}
.sz--ltr .astra-shop-summary-wrap{text-align:left !important}
.sz--ltr .sz-ksa-txt{text-align:left}
.sz--ltr .sz-branch address,.sz--ltr .sz-faq-ans,.sz--ltr .sz-head p{text-align:left}