/* RTL overrides — Kale Botanik */
body{direction:rtl}
.kb-topbar-info{flex-direction:row-reverse}
.kb-hero-content{text-align:right}
.kb-quick-card{flex-direction:row-reverse; text-align:right}
.kb-cat-info{text-align:right}
.kb-product-body{text-align:right}
.kb-blog-body{text-align:right}
.kb-meta-table .row{grid-template-columns:1fr 140px}
.kb-content ul{margin:14px 24px 18px 0}
.kb-content blockquote{border-left:0; border-right:4px solid var(--kb-green); border-radius:12px 0 0 12px}
.kb-footer-contact li{flex-direction:row-reverse; text-align:right}
.kb-fab{right:auto; left:20px}
.kb-totop{right:auto; left:20px}
.kb-service-link svg, .kb-product-card .kb-product-cta svg{transform:rotate(180deg)}
.kb-service-link:hover svg, .kb-product-card .kb-product-cta:hover svg{transform:translateX(-3px) rotate(180deg)}
