/**
* Theme Name: Candlea Child
* Description: This is a child theme of Candlea, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: candlea
* Version: 2.0.2
*/

body.rtl .quantity_wrap .quantity button.plus {
    order: -1;
}

body.rtl .quantity_wrap .quantity button.minus {
    order: 99;
}

body.rtl ul.page-numbers .candlea-icon-candlea-right:before {
	content: "";
}

body.rtl ul.page-numbers .candlea-icon-candlea-left:before {
	content: "";
}

body.rtl .more-link-wrap .more-link:after{
	content: "";
}