body { direction: rtl; }
.hsp-hero-copy { text-align: right; }
.hsp-primary-menu,
.hsp-header-actions,
.hsp-feature-card-grid,
.hsp-fallback-products,
.hsp-category-grid,
.hsp-footer-widgets { direction: rtl; }
.woocommerce ul.products li.product,
.hsp-demo-card { text-align: right; }
.hsp-feature-card img,
.hsp-dark-banner img,
.hsp-soft-banner img,
.hsp-tech-mosaic img,
.hsp-mega-card img { left: 6px; right: auto; }
@media (max-width: 960px) {
  .main-navigation { right: 20px; left: 20px; }
}
