/* 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; }


.nirvana-product-header {
    text-align: right;
}

.attributes dl {
    text-align: right;
}

.nirvana-specs-title {
  text-align: right;
}