.rtl .xt_woofc-inner .xt_woofc-product-image {
 float:right
}
.rtl .xt_woofc-inner .xt_woofc-price {
 float:left;
 text-align:left
}
.rtl .xt_woofc-inner .xt_woofc-product-details {
 padding:12px 1em 0 0
}
.rtl .xt_woofc-inner .xt_woofc-product-title {
 float:right
}
.rtl .xt_woofc-inner .xt_woofc-quantity {
 float:right;
}
.rtl .xt_woofc-inner .xt_woofc-quantity input {
 float:right;
 padding:0 0 0 0px;
}
.rtl .xt_woofc-inner .xt_woofc-quantity .xt_woofc-quantity-changer {
 float:right
}
.rtl .xt_woofc-inner .xt_woofc-quantity .xt_woofc-quantity-button.xt_woofc-quantity-up {
 right:inherit;
 left:-25px;
 -webkit-transform:translateX(100%);
 transform:translateX(100%);
 border-left:0
}
.rtl .xt_woofc-inner .xt_woofc-quantity .xt_woofc-quantity-button.xt_woofc-quantity-down {
 right:inherit;
 left:0;
 -webkit-transform:translateX(100%);
 transform:translateX(100%);
 border-right:1px solid #eee
}
.rtl .xt_woofc-inner .xt_woofc-delete-item {
 float:right
}
.rtl .xt_woofc-inner .xt_woofc-actions {
 float:left
}
.rtl .xt_woofc-inner .xt_woofc-undo {
 float:left
}
.rtl .xt_woofc-inner .xt_woofc-checkout em::after {
 right:inherit;
 left:0;
 bottom:50%;
 top:auto;
 -webkit-transform:translateY(50%) rotate(180deg);
 transform:translateY(50%) rotate(180deg)
}
.rtl .xtfw-no-touchevents .xt_woofc-cart-open .xt_woofc-inner .xt_woofc-checkout:hover em,
.rtl .xtfw-touchevents .xt_woofc-cart-open .xt_woofc-inner .xt_woofc-checkout:focus em {
 padding-right:inherit;
 padding-left:30px
}
/*# sourceMappingURL=rtl.css.map */