:root{--c-green-900: #1b4332;--c-green-700: #2d6a4f;--c-green-500: #40916c;--c-green-100: #e4f1e8;--c-cream: #f7f6f2;--c-gold: #a9812f;--c-text: #20261f;--c-muted: #647267;--c-line: #ece9e1;--c-danger: #b3413d;--radius: 3px}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Tajawal,Noto Kufi Arabic,system-ui,sans-serif;color:var(--c-text);background:#fff;line-height:1.6}a{color:inherit}h1,h2,h3{font-family:Amiri,Tajawal,serif}.icon{width:1em;height:1em;display:inline-block;vertical-align:-.15em}.btn-primary,.btn-secondary{display:inline-block;font-weight:600;font-size:14px;letter-spacing:.02em;padding:13px 26px;border-radius:var(--radius);border:0;cursor:pointer;text-decoration:none;text-align:center;transition:background .15s,color .15s}.btn-primary{background:var(--c-green-900);color:#fff}.btn-primary:hover{background:var(--c-green-700)}.btn-secondary{background:#fff;color:var(--c-green-900);border:1px solid var(--c-green-900)}.btn-secondary:hover{background:var(--c-green-900);color:#fff}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--c-line)}.site-announce{background:var(--c-green-900);color:#fff;text-align:center;padding:9px 12px;font-size:12.5px;letter-spacing:.01em}.site-header__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:16px 18px;max-width:1180px;margin:0 auto;gap:16px}.site-header__burger{display:flex;background:none;border:0;padding:4px;cursor:pointer;color:var(--c-text);order:1}.site-header__burger .icon{width:22px;height:22px}.site-header__logo{order:2;justify-self:center;font-weight:700;font-size:19px;letter-spacing:.01em;color:var(--c-green-900);text-decoration:none;font-family:Amiri,Tajawal,serif}.site-header__logo img{display:block;height:auto}.site-header__nav{order:4;grid-column:1 / -1;display:none;flex-direction:column;gap:2px;border-top:1px solid var(--c-line);margin-top:14px;padding-top:10px}.site-header__nav.is-open{display:flex}.site-header__nav a{text-decoration:none;color:var(--c-text);font-size:14.5px;padding:10px 4px}.site-header__cart{order:3;justify-self:end;position:relative;display:flex;text-decoration:none;color:var(--c-text)}.site-header__cart .icon{width:21px;height:21px}.site-header__cart-count{position:absolute;top:-7px;inset-inline-end:-9px;background:var(--c-gold);color:#fff;font-size:10px;font-weight:700;border-radius:999px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:0 3px}@media(min-width:900px){.site-header__row{grid-template-columns:auto auto 1fr auto}.site-header__burger{display:none}.site-header__logo{order:1;justify-self:start}.site-header__nav{order:2;grid-column:auto;display:flex!important;flex-direction:row;gap:28px;border-top:0;margin-top:0;padding-top:0;justify-self:center}.site-header__nav a{padding:0}.site-header__cart{order:3}}.site-footer{background:var(--c-green-900);color:#eef5f0;padding:56px 18px 0}.site-footer__top{display:flex;flex-direction:column;gap:36px;max-width:1180px;margin:0 auto;padding-bottom:40px}.site-footer__col h3{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0 0 16px;opacity:.9;font-family:Tajawal,sans-serif}.site-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.site-footer__col ul a{text-decoration:none;color:#d6e6da;font-size:13.5px}.site-footer__col ul a:hover{color:#fff;text-decoration:underline}.site-footer__col--brand{max-width:320px}.site-footer__logo{height:34px;width:auto;margin-bottom:14px}.site-footer__brand-name{font-family:Amiri,Tajawal,serif;font-size:20px;margin:0 0 14px}.site-footer__blurb{font-size:13px;line-height:1.8;opacity:.8;margin:0 0 16px}.site-footer__social{display:inline-flex;width:34px;height:34px;border-radius:50%;border:1px solid #ffffff33;align-items:center;justify-content:center;color:#fff;text-decoration:none}.site-footer__social .icon{width:15px;height:15px}.site-footer__newsletter-text{font-size:13px;opacity:.8;margin:0 0 14px;line-height:1.7}.site-footer__newsletter{display:flex;gap:8px}.site-footer__newsletter input{flex:1;min-width:0;padding:11px 12px;border-radius:var(--radius);border:1px solid #ffffff33;background:#ffffff10;color:#fff;font-size:13px}.site-footer__newsletter input::placeholder{color:#fff8}.site-footer__newsletter button{background:#fff;color:var(--c-green-900);border:0;padding:0 18px;border-radius:var(--radius);font-weight:700;font-size:13px;cursor:pointer}.site-footer__newsletter-success{font-size:12.5px;margin:10px 0 0;color:#cdeed8}.site-footer__bottom{border-top:1px solid #ffffff22;padding:22px 0;max-width:1180px;margin:0 auto}.site-footer__disclaimer{font-size:11px;opacity:.65;max-width:620px;line-height:1.8;margin:0 0 14px}.site-footer__bottom-row{display:flex;flex-direction:column;gap:6px;font-size:11.5px;opacity:.7}@media(min-width:900px){.site-footer__top{flex-direction:row;justify-content:space-between}.site-footer__col{flex:1}.site-footer__bottom-row{flex-direction:row;justify-content:space-between}}.page-wrap{max-width:720px;margin:0 auto;padding:56px 18px 80px}.page-wrap__title{font-size:28px;font-weight:700;margin-bottom:20px;color:var(--c-green-900)}.page-wrap__content{font-size:14.5px;line-height:1.9;color:var(--c-text)}.page-wrap__content img{max-width:100%;border-radius:var(--radius)}.not-found{text-align:center;padding:100px 18px}.not-found h1{font-size:56px;color:var(--c-green-700);margin:0 0 12px}.not-found p{color:var(--c-muted);margin-bottom:24px}.cart-page{max-width:680px;margin:0 auto;padding:48px 18px 80px}.cart-page h1{font-size:26px;color:var(--c-green-900);margin-bottom:24px}.cart-line{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--c-line)}.cart-line img{border-radius:var(--radius);object-fit:cover}.cart-line__info{flex:1;font-size:13.5px}.cart-line__info input{width:60px;margin-top:6px;padding:6px 8px;border-radius:var(--radius);border:1px solid var(--c-line)}.cart-line__variant{color:var(--c-muted);font-size:12px}.cart-total{display:flex;justify-content:space-between;font-size:17px;font-weight:700;margin:20px 0}.cart-page form{display:flex;flex-direction:column;gap:10px}.cart-page button{margin-top:4px}
/*# sourceMappingURL=/cdn/shop/t/15/assets/theme.css.map */
