/*
Theme Name: Bw Printxtore Child
Theme URI: https://bw-printxtore.bzotech.com/intro/
Template: bw-printxtore
Author: BZOTech
Author URI: https://bzotech.com/
Description: PrintXtore - A stunning WooCommerce WordPress theme with a flexible style for online product design and printing services!
Tags: custom-colors,custom-menu,custom-logo,editor-style,featured-images,rtl-language-support,post-formats,sticky-post,threaded-comments,block-styles,blog,news
Version: 1.8.2.1782697677
Updated: 2026-06-29 01:47:57

*/
/* تنسيق السعر الجديد (Dès... HT) ليطابق تصميم القالب */
.price .woocommerce-Price-amount {
    color: #4a5568; /* ضع هنا كود اللون الذي تفضله، مثل لون عناوينك */
    font-size: 1.2em; /* يمكنك تغيير الحجم هنا، مثلا 1.2em أو 18px */
    font-weight: 600; /* لجعل الخط سميكاً قليلاً ليكون واضحاً */
}

/* إضافة تنسيق خاص لكلمة "Dès" إذا أردت تمييزها */
.price {
    font-family: inherit; /* لضمان أن يتبع الخط الأصلي للقالب */
}

