/*
 * RTL companion — loaded on the storefront (Arabic + dir="rtl").
 */

body {
	font-family: "Cairo", Tahoma, Arial, sans-serif;
}

.store-hero__title,
.store-archive-title,
.store-single__title,
.store-banner-card__label,
.store-section-heading,
.store-banner-section__title,
.store-comments-title,
.comment-reply-title,
.store-site-title {
	letter-spacing: 0;
}

.store-single__meta {
	direction: rtl;
}

.store-live-search__row {
	max-width: 100%;
}

.store-archive-desc,
.store-single__content {
	text-align: start;
}

.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce .woocommerce-breadcrumb {
	text-align: start;
}
