/*
Tailwind class can't be used for the z-index, because
vendor/piimega/module-elasticlabel/view/frontend/web/css/elasticlabel.css z-index from this file takes priority over
the Tailwind class.
 */
.amasty-label-container {
    z-index: auto;
}
