/* RTL overrides for Cooprtim_Products Frontend */
.cooprtim-products-rtl {
    direction: rtl !important;
}

.cooprtim-products-rtl .cooprtim-products-remove-item {
    right: auto !important;
    left: -8px !important;
}

.cooprtim-products-rtl .cooprtim-products-item-info {
    text-align: right !important;
}

.cooprtim-products-rtl .packbuilder-tier-indicator {
    text-align: center !important;
}

.cooprtim-products-rtl .cp-total-row {
    flex-direction: row !important;
    justify-content: space-between !important;
}

.cooprtim-products-rtl .cp-total-label {
    text-align: right !important;
}

.cooprtim-products-rtl .cp-total-price {
    text-align: left !important;
}
