footer.torani-shared-footer{margin-top:40px;padding:36px 20px 0;background:#edf2ee;border-top:1px solid #d5dfd6;color:#173946;font-family:Rubik,Arial,sans-serif;text-align:right;clear:both}
.torani-shared-footer *{box-sizing:border-box}
.torani-shared-footer .tsf-inner{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;max-width:1380px;margin:auto;padding-bottom:28px}
.torani-shared-footer a{color:#36545c;text-decoration:none;font-size:13px;font-weight:400;line-height:1.5}
.torani-shared-footer a:hover{color:#795b21;text-decoration:underline;text-underline-offset:4px}
.torani-shared-footer a:focus-visible{outline:2px solid #927027;outline-offset:4px;border-radius:3px}
.torani-shared-footer .tsf-identity{display:flex;align-items:center;gap:10px;color:#173946}
.torani-shared-footer .tsf-identity strong{font-size:23px;font-weight:700}
.torani-shared-footer .tsf-byline{display:block;margin-top:7px;font-size:12px;color:#826731}
.torani-shared-footer p{margin:12px 0;font-size:13px;line-height:1.8;color:#526a70}
.torani-shared-footer .tsf-shop{display:inline-flex;align-items:center;gap:14px;min-height:40px;font-weight:600}
.torani-shared-footer .tsf-inner nav{display:flex;flex-direction:column;align-items:flex-start;gap:3px}
.torani-shared-footer h2{font-size:14px;font-weight:700;margin:5px 0 10px;color:#173946}
.torani-shared-footer .tsf-inner nav a{display:flex;align-items:center;min-height:34px}
.torani-shared-footer .tsf-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;max-width:1380px;margin:auto;padding:17px 0;border-top:1px solid #d5dfd6;font-size:11px;color:#526a70}
.torani-shared-footer .tsf-bottom nav{display:flex;flex-wrap:wrap;gap:20px}
.torani-shared-footer .tsf-bottom a{font-size:11px}
.torani-shared-footer .tsf-attribution{max-width:1380px;margin:auto;padding:0 0 16px;font-size:11px;line-height:1.8;color:#526a70}
.torani-shared-footer .tsf-attribution a{font-size:inherit;text-decoration:underline}
@media(max-width:800px){.torani-shared-footer .tsf-inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.torani-shared-footer .tsf-brand{grid-column:1/-1}}
@media(max-width:520px){footer.torani-shared-footer{margin-top:24px;padding:24px 14px 0}.torani-shared-footer .tsf-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.torani-shared-footer .tsf-inner nav a{min-height:44px}.torani-shared-footer .tsf-bottom{align-items:flex-start;flex-direction:column;gap:4px}.torani-shared-footer .tsf-bottom a{display:inline-flex;align-items:center;min-height:44px}}
@media print{footer.torani-shared-footer{display:none!important}}

/* Isolate Hebrew alignment from the individual pages' older footer rules. */
footer.torani-shared-footer,
.torani-shared-footer .tsf-inner,
.torani-shared-footer .tsf-bottom,
.torani-shared-footer .tsf-attribution{direction:rtl;text-align:right}
.torani-shared-footer nav{direction:rtl;text-align:right}
.torani-shared-footer .tsf-inner nav{align-items:stretch}
.torani-shared-footer a{margin-inline:0;text-align:right}
.torani-shared-footer .tsf-inner nav a{justify-content:flex-start;width:100%}
.torani-shared-footer .tsf-identity,
.torani-shared-footer .tsf-shop{direction:rtl;justify-content:flex-start}
.torani-shared-footer .tsf-bottom nav{justify-content:flex-start}
