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