Home page

There are no products in this collection. Keep on shopping.

© 2025 OMRU, Powered by Shopify

      Login

      Forgot your password?

      Don't have an account yet?
      Create account

      .grid-cat-b2b { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 24px; margin: 40px auto; max-width: 1200px; padding: 0 15px; } .cat-box { background-size: cover; background-position: center; height: 200px; border-radius: 10px; position: relative; text-decoration: none; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } .cat-box span { position: absolute; bottom: 0; background: linear-gradient(to top, rgba(0,0,0,0.7), transparent); color: #fff; font-size: 18px; padding: 15px; font-weight: 600; width: 100%; }