html.rtl .product-customize .step {
    background-position-x: right;
    padding: 20px 100px 20px 0;
}

html.rtl .product-customize .step_nr {
    right: 4px;
    left: auto;
}

html.rtl .product-customize .step_addon {
    background-position-x: right;
    padding-left: 0;
}

html.rtl .step_addons.text_and_picture .step_addon img {
    margin-left: 10px;
    margin-right: 0;
}