






:root{color-scheme:light;--shop-ink:#0b235c;--shop-muted:#617087;--shop-line:#e2e8f1;--shop-blue:#174ca2;--shop-orange:#bd431c}
.mst-shop .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}
body.mst-shop{margin:0;background:#f7f9fc;color:var(--shop-ink);font:400 17px/1.65 Mestahel Cairo,Tahoma,Arial,sans-serif}
.mst-shop *{box-sizing:border-box}.mst-shop a{color:inherit;text-decoration:none}.mst-shop button,.mst-shop select{font:inherit}.mst-shop img{max-width:100%;display:block}.mst-shop h1,.mst-shop h2{font-family:inherit;color:var(--shop-ink);font-weight:700}.mst-shop a,.mst-shop button,.mst-shop select{touch-action:manipulation}.mst-shop :focus-visible{outline:3px solid #3171c5;outline-offset:4px}
.mst-shop-shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.mst-skip{position:absolute;top:-100px;z-index:99999;background:#fff;padding:12px}.mst-skip:focus{top:0}
.mst-shop-announcement{padding:8px 12px;text-align:center;color:#fff;background:var(--shop-ink);font-size:13px}
.mst-shop-header{background:#fff;border-bottom:1px solid var(--shop-line)}.mst-shop-header-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-block:18px}.mst-shop-brand{text-align:center;line-height:1.15;display:inline-flex;flex-direction:column}.mst-shop-brand strong{font-size:36px;font-weight:700}.mst-shop-brand small{font-size:12px;color:var(--shop-muted);margin-top:5px}.mst-shop-cart{justify-self:start;display:flex;align-items:center;gap:8px;min-height:44px;font-size:15px}.mst-shop-cart svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}.mst-shop-home{justify-self:end;font-size:15px;min-height:44px;display:flex;align-items:center;gap:12px}
.mst-shop-intro{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:42px 28px}.mst-shop-eyebrow{font-size:14px;color:var(--shop-muted)}.mst-shop-intro h1{font-size:clamp(30px,3.6vw,46px);line-height:1.4;margin:8px 0}.mst-shop-intro h1 span{color:var(--shop-orange)}.mst-shop-intro p{margin:0;color:var(--shop-muted);font-size:17px}.mst-shop-assurance{display:flex;align-items:center;gap:12px}.mst-shop-assurance>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:#25765b;background:#e9f3ee;font-size:22px}.mst-shop-assurance strong,.mst-shop-assurance small{display:block}.mst-shop-assurance strong{font-size:15px}.mst-shop-assurance small{font-size:13px;color:var(--shop-muted)}
.mst-shop-categories{display:flex;gap:9px;overflow-x:auto;scrollbar-width:thin;padding:4px 2px 20px;border-bottom:1px solid var(--shop-line)}.mst-shop-categories a{flex:none;display:flex;align-items:center;justify-content:center;border:1px solid var(--shop-line);border-radius:30px;padding:8px 18px;min-height:44px;background:white;font-size:15px}.mst-shop-categories a:hover{border-color:var(--shop-blue)}.mst-shop-categories a[aria-current]{background:var(--shop-ink);border-color:var(--shop-ink);color:white}
.mst-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:22px 0}.mst-shop-results p.woocommerce-result-count{margin:0;float:none;color:var(--shop-muted);font-size:15px}.mst-shop-sort{display:flex;align-items:center;gap:10px;font-size:14px}.mst-shop-sort form.woocommerce-ordering{margin:0;float:none}.mst-shop-sort select{border:1px solid var(--shop-line);border-radius:10px;background:white;color:var(--shop-ink);min-height:44px;padding:8px 12px;max-width:220px;font-size:14px}
.mst-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;margin:0;padding:0}.mst-shop-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--shop-line);border-radius:20px;overflow:hidden}.mst-shop-photo{display:block;position:relative;aspect-ratio:1;background:#f0f3f7;overflow:hidden}.mst-shop-photo img{width:100%;height:100%;object-fit:cover}.mst-shop-saving{position:absolute;top:14px;right:14px;background:#fff1e7;color:#963913;padding:5px 12px;border-radius:25px;font-size:14px;font-weight:700;box-shadow:0 2px 6px #10254b08}.mst-shop-stock{position:absolute;bottom:12px;inset-inline:12px;background:#ffffffeb;border-radius:8px;padding:6px;text-align:center;font-size:14px}.mst-shop-card-body{padding:21px;display:flex;flex-direction:column;flex:1}.mst-shop-card h2{font-size:21px;line-height:1.5;margin:0 0 7px;min-height:3em}.mst-shop-offer{margin:0 0 12px;color:var(--shop-muted);font-size:15px}.mst-shop-price{display:flex;align-items:baseline;gap:7px;margin-top:auto;color:var(--shop-orange);flex-wrap:wrap;line-height:1.25}.mst-shop-price strong{font-size:32px;font-weight:700;font-variant-numeric:tabular-nums}.mst-shop-price span{font-size:16px;font-weight:500}.mst-shop-price del{color:#788394;font-size:15px;margin-inline-start:5px}.mst-shop-price small{font-size:13px}.mst-shop-delivery{color:var(--shop-muted);font-size:13px;margin:8px 0 18px}.mst-shop-actions{display:grid;gap:5px}
body.mst-shop .mst-shop-actions .button{display:flex!important;align-items:center;justify-content:center;gap:8px;background:var(--shop-blue)!important;border:1px solid var(--shop-blue)!important;color:#fff!important;border-radius:11px;font-family:inherit;font-size:16px;font-weight:700;padding:10px 12px;min-height:48px;line-height:1.5;box-shadow:none!important;text-transform:none;width:100%;margin:0;white-space:normal;text-align:center}body.mst-shop .mst-shop-actions .button:hover{background:#123d83!important;border-color:#123d83!important}.mst-shop-actions .button.loading{opacity:.6;pointer-events:none}.mst-shop-actions .added_to_cart{font-size:14px;text-align:center;color:var(--shop-blue);text-decoration:underline;padding:6px}.mst-shop-details{display:flex;align-items:center;justify-content:center;gap:20px;min-height:42px;font-size:14px;color:var(--shop-muted)!important}.mst-shop-details:hover{color:var(--shop-blue)!important}
.mst-shop-help{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#eef3f9;border-radius:18px;padding:24px 28px;margin-block:36px 44px}.mst-shop-help h2{font-size:22px;margin:0 0 5px}.mst-shop-help p{color:var(--shop-muted);font-size:15px;margin:0}.mst-shop-help>a{font-size:16px;color:var(--shop-blue);font-weight:700;white-space:nowrap;padding-block:10px}.mst-shop-footer{background:#fff;border-top:1px solid var(--shop-line);padding:30px 0 20px}.mst-shop-footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.mst-shop-footer nav{display:flex;gap:24px;flex-wrap:wrap;font-size:14px}.mst-shop-footer p{border-top:1px solid var(--shop-line);padding-top:18px;margin-top:24px;font-size:13px;color:var(--shop-muted)}.mst-shop-empty{text-align:center;padding:50px 16px}.mst-shop-empty h2{font-size:25px}.mst-shop-empty a{display:inline-block;background:var(--shop-blue);color:#fff;border-radius:10px;padding:12px 20px}
.mst-shop .woocommerce-notices-wrapper{margin-top:16px}.mst-shop .woocommerce-message,.mst-shop .woocommerce-error,.mst-shop .woocommerce-info{padding:16px 20px;background:#fff;border:1px solid var(--shop-line);border-radius:12px;list-style:none;margin:12px 0}.mst-shop .woocommerce-message a{color:var(--shop-blue);text-decoration:underline}.mst-shop .woocommerce-pagination{margin-top:28px;text-align:center}.mst-shop .woocommerce-pagination ul{display:flex;gap:8px;justify-content:center;list-style:none;padding:0}.mst-shop .woocommerce-pagination a,.mst-shop .woocommerce-pagination span{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid var(--shop-line);border-radius:9px;background:#fff}.mst-shop .woocommerce-pagination .current{background:var(--shop-ink);color:white}
@media(max-width:1000px){.mst-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mst-shop-assurance{display:none}}
@media(max-width:700px){.mst-shop-shell{width:calc(100% - 28px)}.mst-shop-announcement{font-size:12px;padding-block:7px}.mst-shop-header-row{padding-block:13px}.mst-shop-brand strong{font-size:30px}.mst-shop-brand small{font-size:11px}.mst-shop-home{font-size:13px;gap:5px}.mst-shop-cart span{display:none}.mst-shop-cart{width:44px}.mst-shop-intro{padding-block:26px 21px}.mst-shop-eyebrow{font-size:13px}.mst-shop-intro h1{font-size:32px;margin-block:6px}.mst-shop-intro p{font-size:15px}.mst-shop-categories{gap:7px;padding-bottom:15px}.mst-shop-categories a{font-size:14px;padding:7px 15px}.mst-shop-toolbar{margin:18px 0;gap:8px}.mst-shop-results p.woocommerce-result-count{font-size:13px}.mst-shop-sort>span{display:none}.mst-shop-sort select{font-size:13px;max-width:180px;padding:8px}.mst-shop-grid{gap:12px}.mst-shop-card{border-radius:14px}.mst-shop-card-body{padding:13px 11px}.mst-shop-card h2{font-size:16px;line-height:1.55;min-height:4.65em;margin-bottom:4px}.mst-shop-offer{font-size:13px;line-height:1.6;min-height:3.2em;margin-bottom:10px}.mst-shop-price{gap:5px}.mst-shop-price strong{font-size:26px}.mst-shop-price span{font-size:13px}.mst-shop-price del{font-size:12px;margin-inline-start:2px}.mst-shop-saving{top:9px;right:9px;font-size:12px;padding:4px 9px}.mst-shop-delivery{font-size:12px;margin:8px 0 12px;min-height:3.2em}body.mst-shop .mst-shop-actions .button{font-size:14px;min-height:46px;padding:10px 6px}.mst-shop-details{font-size:13px;gap:10px;min-height:42px}.mst-shop-help{display:block;padding:21px;margin-block:26px 30px}.mst-shop-help h2{font-size:20px}.mst-shop-help p{font-size:14px}.mst-shop-help>a{display:inline-flex;min-height:44px;margin-top:8px}.mst-shop-footer-top{display:block}.mst-shop-footer nav{margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:13px}.mst-shop-footer .mst-shop-brand{text-align:right}.mst-shop-footer p{font-size:12px}}
@media(max-width:360px){.mst-shop-intro h1{font-size:29px}.mst-shop-card h2{font-size:15px}.mst-shop-price strong{font-size:23px}.mst-shop-sort select{max-width:158px}.mst-shop-grid{gap:10px}.mst-shop-card-body{padding:12px 9px}}
