/*
Theme Name: Woodmart Child
Theme URI: https://www.vogkala.com/
Description: Child Theme for Woodmart - Customized for VOG KALA
Author: حسین (وگ ایران بی‌همتا)
Author URI: https://www.vogiran.com
Template: woodmart
Version: 1.0.0
*/

/* رنگ سازمانی و فونت */
body {
  font-family: 'Vazirmatn', 'IRANSans', sans-serif;
  color: #333;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  text-align: right;
  direction: rtl;
}

.sku-label {
  font-weight: bold;
  color: #00446A;
}
