/*
Theme Name: Ventrio
Theme URI: https://gilangraphic.ir/
Description: Ventrio Child Theme
Author: Gilan Graphic
Author URI: https://gilangraphic.ir/
Template: hello hello-elementor
Version: 1.0.0
Text Domain: ventrio*/

/*
 * تراز کردن خطوط متن توضیحات محصول
 * بدون تغییر جدول مشخصات و بخش نظرات
 */

body.single-product #tab-description,
body.single-product #tab-description p,
body.single-product #tab-description div,
body.single-product #tab-description [id="text"] {
	text-align: justify !important;
}

/* تراز وسط قطعی تمام المان‌ها و ساختار داخلی جدول مقایسه ShopEngine */
div[class*="shopengine-modal"] table,
div[class*="shopengine-modal"] table tr,
div[class*="shopengine-modal"] table th,
div[class*="shopengine-modal"] table td,
div[class*="shopengine-modal"] table th *,
div[class*="shopengine-modal"] table td *,
.shopengine-product-comparison-table-wrapper,
.shopengine-product-comparison-table-wrapper table,
.shopengine-product-comparison-table-wrapper tr,
.shopengine-product-comparison-table-wrapper th,
.shopengine-product-comparison-table-wrapper td,
.shopengine-product-comparison-table-wrapper th *,
.shopengine-product-comparison-table-wrapper td * {
    text-align: center !important;
    vertical-align: middle !important;
    justify-content: center !important;
    align-items: center !important;
    direction: rtl !important;
    float: none !important;
}
