html[dir="rtl"] .icon-arrow,
html[dir="rtl"] .icon-caret {
    transform: scaleX(-1);
}

.product__info-wrapper {
    padding: 0 5rem 0 0 !important;
}

.svg-wrapper {
    margin-left: 5px !important;
}


