/* Product details RTL overrides */

@import url('./product.css');

/* Logical properties for RTL where needed */
.nirvana-mobile-actions { margin-inline-start: 0; margin-inline-end: auto; }


