@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800&display=swap"); .rtl body,
.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6,
.rtl p, .rtl a, .rtl span, .rtl li, .rtl td, .rtl th,
.rtl input, .rtl textarea, .rtl select, .rtl button {
font-family: 'Cairo', sans-serif;
} .rtl .text-left {
text-align: right !important;
--text-align: right !important;
--wd-align: flex-start !important;
--content-align: flex-start !important;
justify-content: flex-start !important;
} .rtl .woocommerce-breadcrumb,
.rtl .wd-breadcrumbs {
text-align: right !important;
--text-align: right !important;
justify-content: flex-start !important;
} .rtl h1.entry-title,
.rtl .entry-title,
.rtl .page-title {
text-align: right !important;
} .rtl .wd-block-title,
.rtl .wd-el-title,
.rtl .title-wrapper {
text-align: right;
--text-align: right !important;
} .rtl .elementor-heading-title {
text-align: right;
} .rtl .wd-product .product-title,
.rtl .wd-product .price,
.rtl .wd-product .wd-add-btn,
.rtl .wd-product .wd-entities-title {
text-align: right;
} .rtl .wd-single-title .product_title,
.rtl .product_title {
text-align: right !important;
} .rtl .wd-social-icons .wd-label {
text-align: right;
} .rtl .wd-product-navigation .prev .wd-icon,
.rtl .woocommerce-product-nav .prev span {
transform: scaleX(-1);
}
.rtl .wd-product-navigation .next .wd-icon,
.rtl .woocommerce-product-nav .next span {
transform: scaleX(-1);
} .rtl .site-footer .wd-text-block,
.rtl .site-footer .elementor-widget-container,
.rtl footer .elementor-widget-container {
text-align: right;
} .rtl .wd-product .stock {
text-align: right;
} .rtl .wd-block-title .title,
.rtl .section-title,
.rtl .wd-el-title.title {
text-align: right !important;
} .rtl .elementor-widget-container {
text-align: right;
--text-align: right;
} .rtl .woocommerce ul.products li.product .woocommerce-loop-product__title,
.rtl .woocommerce ul.products li.product .price {
text-align: right;
} .rtl .wd-product-grid .wd-product-title,
.rtl .products .wd-entities-title {
text-align: right;
} .rtl .wd-shop-toolbar {
flex-direction: row-reverse;
} .rtl [class*="text-left"],
.rtl [class*="wd-text-left"] {
--text-align: right !important;
text-align: right !important;
--wd-align: flex-start !important;
} .rtl .text-left {
--text-align: right !important;
--content-align: flex-start !important;
--wd-align: flex-start !important;
text-align: right !important;
justify-content: flex-start !important;
} .rtl .wd-text-block.color-title {
text-align: right;
} .rtl .elementor-widget-text-editor,
.rtl [class*="copyright"] {
text-align: right;
}