/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.20.1.1788944118
Updated: 2026-09-09 08:55:18

*/
/* Ẩn đoạn văn bản mô tả ngắn/trích dẫn của bài viết
.blog-archive .entry-summary,
.post-item .from_the_blog_exporter,
.post-item p.excerpt {
    display: none !important;
} */
/* Đổi màu giá sản phẩm ở trang chi tiết sản phẩm sang màu xanh */
.single-product p.price,
.single-product p.price span.woocommerce-Price-amount,
.single-product .product-info p.price {
    color: #1464f4 !important;
    font-weight: 700 !important;
}

